/*
Theme Name: Porto-Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/



/*HOME*/

.page-top .page-title{
    letter-spacing: 0!important;
    color: #ffcccc!important;
}

.iconos-contacto > div > div{
    display: flex;
    justify-content: center;
}

.iconos-contacto .porto-just-icon-wrapper{
    margin-right: 10px;
}

.seccion-home{
    margin-top: 50px!important;
    margin-bottom:50px!important;
    padding-top: 30px;
    padding-bottom:30px ;
}

.seccion-home.mas-vendidos:first-of-type{
    margin-top: 100px!important;
}


.home-contenido{
    padding: 0 10%!important;
}


.home-contenido .parte-texto-i{
    padding-right: 7%;
}

.home-contenido .parte-texto-d{
    padding-left: 7%;
}


.fondo-rosa{
    padding-top: 50px;
    padding-bottom: 50px;
}



.home-contacto{
font-size: 35px!important;
line-height: 35px;
}


.home-contacto button{
color: black!important;
font-size: 16px!important;
text-transform: uppercase;
font-weight: 400;
margin-bottom: 10px;
}


.logo-header{
    margin-bottom: 0;
}

.main-header-container{
    margin: 10px!important;
    display: flex;
    justify-content: space-between;
}

.menu-header{
    display: flex;
}

.menu-header > .wpb_wrapper.vc_column-inner{
    justify-content: flex-end;
}
.top-bar-container .vc_column-inner{
justify-content: flex-end;
}



.top-bar-container .contacto, .top-bar-container .mi-cuenta{
    margin-bottom: 0;
}

#mini-cart{
    margin-right: 25px;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
height: 20px;
width: 20px;
}

/*Main Banner*/

.banner-home p{
    font-size: 30px;
    color: black;
    max-width: 35%;
}

.banner-home img{
    max-width: 550px;
	z-index:10;
}
 

.banner-home-container{
    min-height: 75vh;
}

/*Titulos etc*/

.titulo-puntos{
    font-size: 45px;
    line-height: 40px;
    padding: 20px;
    background-color: #FFD6D6;
    color: black;
}



.paginas-legales{
    width: 70%;
    margin: auto;
    margin-top: 40px;
}



/*Woocomerce home*/
ul.products li.product-col .woocommerce-loop-product__title {
    font-size: 17px!important;
    white-space: break-spaces;
}

.product-image{
    border: none;
    transition: all 0.3s ease-in-out;
}

.product-inner:hover .product-image{
    transform: scale(1.1);
    box-shadow: none!important;
}

.mas-vendidos .links-on-image{
    display: none;
}

/* .archive .product-inner{
    text-align: center;
} */



ul.products li.product-col .price {
    font-size: 35px;
    font-family: 'Montserrat';
    font-weight: 800;
    letter-spacing: 1.5px;
    color: black!important;
    text-align: center;
}

    ul.products li.product-col .price   span.woocommerce-Price-currencySymbol {
        font-size: 19px;
        font-weight: 500;
    }


    ul.products li.product-col .woocommerce-loop-product__title{
        margin: auto;
        text-transform: lowercase;
        width: 75%;
        margin-bottom: 10px;
        font-family: 'Lato'!important;
        font-weight: 400;
        text-align: center;
      }



    ul.products:not(.owl-carousel){
        justify-content: space-around;
    }

    .mas-vendidos ul li.product-col{
        max-width: 17%;
    }

    ul.products li.product-col h3{
        font-weight: 500;
    }

    .mas-vendidos .product-content{
        display:flex;
        flex-direction: column;
    }

    .mas-vendidos .product-content .price{
        order: 1;
    }

    .mas-vendidos .product-content .product-loop-title{
        order: 2;
    }

    .archive .ul.products li.product-col .price{
        display: flex;
        justify-content: center;
    }

    ul.products li.product-col .product-loop-title:hover,
    ul.products li.product-col .product-loop-title:hover h3{
        color: black!important;
    }

    .price del{
        font-size: .5em;
        font-weight: 500;
    }



.price{
    display: flex;
    align-items: baseline;
}


    /*categorias*/
.categorias-home  .vc_column-inner::after, .vc_column-inner::before{
    content: none;
}


.categorias-home > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}


.categorias-home > div > div > a{
min-height: 240px;
width: 24%;
border-radius: 4px;
}

.categorias-home  .categorias-grid {
width:100%;
}


.categorias-grid{
	min-height: 240px;
background-size: cover;
background-position: center;
display: flex;
border-radius: 4px;
align-items: flex-end;
transition: all 0.3s ease-in-out;
margin-bottom: 20px;
}

.categorias-grid:hover{
    transform: scale(1.05);
    cursor: pointer;
}

.categorias-grid > div{
    margin-left: 20px;
    margin-bottom: 20px!important;
    font-size: 30px;
    color: black;
}


.categorias-home p{
    font-family: "Poiret one";
}



    /*categorias*/









.single-product
.product-type-variable .price .woocommerce-Price-amount{
    margin-left: 5px;
}

.single-product .price{
font-size: 30px;}

.single-product .columna-datos .product-summary-wrap .woocommerce-variation-price .price{
    font-weight: 700!important;
    font-size: 2.5714em!important;
}

.categories-in-product{
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
}

/*Imagen*/

.imagen-fondo > div{
    display: flex;
    flex-direction: column;
    align-items: center;    }
    
    .imagen-fondo .fondo-imagen{
   z-index: 3;
}

.imagen-fondo .fondo-color{
        background-color: #ffcccc;
        width: 100%;
        position: absolute;
        z-index: 2;
        margin-left: 40px;
        margin-top: 28px;
}


.imagen-fondo img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.imagen-fondo {
    padding:0!important;
}

.formulario-container input:not([type=submit]),
.formulario-container label,
.formulario-container textarea{
width: 80%;
}

.formulario-container label{
font-weight: 300;
}

.formulario-container input:not([type=submit]),
.formulario-container textarea{
border-radius: 8px;
}

.iconos-contacto-container{
    padding-left: 20%;
    padding-right: 10%;
    margin-top: 40px;
    text-align: center;
}


/*Menu*/

#header .main-menu .popup{
    left: 0;
}

#header:not(.sticky-header) .header-main{
    border-bottom: none;
}


#header .searchform-popup .search-toggle {
    font-size: 17px;
}

.fixed-header #header{
    position: relative;
}

.productos-relacionados-titulo{
    font-size: 45px;
    line-height: 40px;
    padding: 20px;
    background-color: #FFD6D6;
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
}

.related.products h2.slider-title{
display: none;
}

/*Footer*/

#footer{
    margin-top: 100px;
}

#footer p{
    color: white;
    font-weight: 600;
}


#footer .footer-main > .container {
    padding: 70px 150px;
}

#footer .widget > div > ul li,
#footer .widget > div > ul {
    border: none;
}

#footer .widget_nav_menu>div>ul li:before{
color: white;
opacity: 1;
}

#footer .widget{
    margin-bottom: 0;
}

#footer .col-lg-3{
height: 100%;
}

#footer .row{
    align-items: center;
}

/*General*/

.centrado{
    margin: auto;
}

.texto-centrado{
    text-align: center;
}

.img-thumbnail{
    border: none;
    background: none;
}


/*Botones*/
.botones-basic a{
    transition: all .3s ease-in-out;
}

.botones-basic a:hover{
    background-color: #98dbce!important;
    transform: scale(1.1);
}


/*Highlights*/

.highlights-container{
    font-size: 34px;
    font-weight: 500;
    line-height: 36px;
    font-family: 'Montserrat';
}

.highlights-container .resaltado{
 font-weight: 700; 
 font-size: 47px;  
}

.desde{
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato';
}

.seccion-home.mas-vendidos .product-image .inner {
    max-width: 200px!important;
    margin: auto;
}


/*otras paginas*/

.product-layout-transparent .product-summary-wrap{
    background: none;
}


.categorias-home *{
    padding-left: 0;
    padding-right: 0;
}


.product-layout-transparent .product-summary-wrap, .product-layout-transparent .img-thumbnail, .product-layout-transparent .product-summary-wrap:before, .product-layout-transparent .product-summary-wrap:after, .product-layout-transparent .product-summary-wrap .zoomContainer .zoomWindow{
        background-color: white!important;
}


.product-layout-full_width .product-summary-wrap {
    padding-right: 0px;
}

.titulo-producto{
    font-size: 40px;
    font-weight: 400;
    font-family: 'Montserrat';
}


/*Imagen producto*/

.bloque-producto-main{
    justify-content: flex-end;
}

.columna-imagen {
    width: 30%!important;
flex: 0 0 30%!important;
}

.columna-imagen .img-thumbnail .inner{
    width: fit-content;
}


.categories-in-product > a{
    background-color: #fde4e4;
    color: black;
    padding: 6px 12px;
    border-radius: 15px;
    text-transform: none;
    margin-right: 10px;
    font-weight: 300;
    font-size: 15px;
}

.single_add_to_cart_button{
    font-weight: 400;
    text-transform: none;
    border-radius: 20px;
}

.single-product .product-summary-wrap .quantity .qty{
    border-radius: 10px;
    border-width: 1px;
    border-color: #e6e6e6; 
}

.single-product .product-summary-wrap .quantity .minus, .single-product .product-summary-wrap .quantity .plus,
.single_variation_wrap, .single-product .cart:not(.variations_form){
    border: none;
}

.product_meta{
margin-bottom: 20px;
}

.related.products .slider-title{
    font-size: 45px;
    line-height: 40px;
    padding: 20px;
    color: #FFD6D6;
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
    border-bottom: 3px solid #FFD6D6;
}

.single-product .product_title,
.price,
.woocommerce-product-details__short-description{
    color: black!important;
}

.woocommerce-product-details__short-description{
    font-size: 14px;
}

.columna-datos .price{
    font-weight: 700;
}

.columna-datos form.cart:not(.variations_form), .woocommerce-variation-add-to-cart{
    display: flex;
}



.related.products .owl-carousel.owl-drag .owl-item{
    width: 240px!important;
    margin-right: 50px;
}

.columna-datos .product_title{
font-weight: 300;
font-family: Poiret One,sans-serif;
}


/*Chekout*/


.woocommerce-cart .main-content .woocommerce{
    display: flex;
}

.woocommerce-cart .main-content .woocommerce > .featured-box{
    width: 60%;
}

.woocommerce-cart .main-content .woocommerce > strong{
    width: 33%;
}

#shipping_method label{
    background-color: #eee;
    padding: 0px 5px;
    border-radius: 3px;
}

.wc-action-btn.button, .wc-action-btn.button:disabled, .wishlist_table .add-links .quickview, .order-again .button {
    background-color: transparent;
    color: #222529;
    border: none;
    font-weight: 300;
    padding: 0;
font-size: 12px;
}

    .wc-action-btn.button:hover{
        border-color: trasparent!important;
        background-color: transparent!important;
        color: black;
    }


code{
    color: black;
    font-family: Lato;
}

.logo-column, .menu-header{
    flex: 0 0 auto;
    width: fit-content;
    max-width: fit-content;
}

#redsys_payment_form {
display: flex;
column-gap: 20px;
}


.woocommerce-price-suffix{
    margin-left: 10px;
    font-size: 12px;
}

.includes_tax, .includes_tax .woocommerce-Price-amount.amount{
font-size: 12px!important;
}


#cookie-law-info-bar {
    background-color: rgba(0,0,0,0.8) !important;
}



/*Responsive*/
@media (max-width:1322px){
.logo-header{max-width: 120px;
}

#header .main-menu > li.menu-item > a {
    padding: 9px 5px 7px 5px;
        font-size: 13px;}

}




@media (max-width:1024px){

    .columna-imagen {
        width: 40%!important;
    flex: 0 0 40%!important;
    }
    
    .seccion-home{
        margin-top: 20px!important;
        margin-bottom:20px!important;
        padding-top: 30px;
        padding-bottom:30px ;
    }
    
    
    .highlights-container p,
    .highlights-container p.resaltado{
        font-size: 33px!important;
        line-height: 35px;
        margin-bottom: 10px!important;
}


    .fondo-color{
        display: none;
    }

     .home-contenido > .porto-wrap-container > .row{
        display: flex;
        flex-direction: column;
    }

    .home-contenido h2{
        text-align: center;
    }

    .home-contenido > .porto-wrap-container > .row > div{
    max-width: 100%;
    padding: 0;}

        .categorias-grid {
            min-height: 240px;
            width: 48%;}
    
            .categorias-grid > div{
                font-weight: 600;
            }
    
            #footer .col-lg-3{
                    width: 25%!important;
}

#footer .footer-main > .container {
    padding: 70px 50px;
}
.woocommerce-cart .main-content .woocommerce{
    flex-direction: column;
}

.woocommerce-cart .main-content .woocommerce > *{
    width: 100%!important;
}



}


@media (max-width:767px){
    .fondo-rosa{
        padding-right: 30px;
        padding-right: 30px;
    }

    .fondo-movido > .fondo-movido-item{
        display: none;
    }

.banner-home p{
    max-width: 60%;
}

    .fondo-rosa .texto-centrado.vc_column{
        padding-left: 7%;
        padding-right: 7%;
    }

    #footer .col-lg-3{
        width: 50%!important;
}
#text-2{
    margin-bottom: 11px;
        margin-top: 10px;
    width: 72%;
    border-bottom: 1px solid white;
}

.columna-datos{
    text-align: center;
}

.columna-datos .wpb_wrapper {
    display: flex;
    flex-direction: column;

}

.columna-datos .wpb_wrapper > :nth-child(1) {order:1;}
.columna-datos .wpb_wrapper > :nth-child(2) {order:2;}
.columna-datos .wpb_wrapper > :nth-child(3) {order:5;}
.columna-datos .wpb_wrapper > :nth-child(4) {order:4; margin-bottom: 10px;}
.columna-datos .wpb_wrapper > :nth-child(5) {order:3;}



.columna-datos .price, .columna-datos .product-summary-wrap{
width: fit-content;
margin: auto;
margin-bottom: 20px;
}

.columna-datos form.cart {
    flex-direction: column;
    margin-top: 0!important;
    padding: 0!important;
}


.product-summary-wrap .single_add_to_cart_button {
    padding: 0 26px;
    transform: scale(1.3);
    margin: 20px 0 30px !important;
    font-family: 'Lato';
    font-weight: 300;
    text-transform: uppercase;
}



.columna-imagen {
    width: 100%!important;
flex: 0 0 100%!important;
}
.columna-imagen .img-thumbnail .inner{
    margin: auto;
}


.single-product .main-content{
    padding-top: 0!important;
}
.single-product .page-top{
    padding:0!important;
}


.related.products .owl-carousel.show-dots-title-right .owl-dots{
    position: initial;
}

.related.products ul.products.products-container{
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}

.related.products ul.products.products-container .owl-dots{
    width: fit-content;
    margin: auto;
    margin-bottom: 20px;
}

.related.products .slider-title{
    text-align: center;
}

body {
    font-size: 15px;
    line-height: 24px;
}

h2{
        font-size: 45px!important;
}


.home-contacto {
    font-size: 22px!important;
}

.home-contenido{
    padding: 0!important;
}

.home-contenido .parte-texto-i,.home-contenido .parte-texto-d{
    padding: 0 10%!important;
}


.iconos-contacto-container{
    padding-left: 10%;
}



.formulario-container input:not([type=submit]),
.formulario-container label,
.formulario-container textarea{
width: 100%;
}


}


@media (max-width:600px){

    .categorias-grid {
        width: 80%;

}

        #footer .col-lg-3{
            width: 80%!important;
            margin: auto;
            text-align: center;
            margin-top: 5px;
    }

    footer .row {
        justify-content: center;
    }

    #text-2{
        margin-top:20px!important;
        width: 72%;
        margin: auto;
        margin-bottom: 20px!important;
    }

    .banner-home-container .wpb_single_image img{
        width: 80%;
    }


}

