/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
*/

.info_extra_producto{
    margin-top: 35px;
}
.info_extra_producto label.label{
    width: 20%;
}
.nombre_precio-unidad{
    margin-top: 15px;
    color: #f60;
}
.extrainfo_product{
    background: #f7f5f2;
    text-align: center;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.extrainfo_product a{
    color: #8dc63f!important;
    text-decoration: underline;
}
.product-popup-overlay-fixed{
    display: none;
    width: auto;
    height: auto;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    z-index: 8010;
    background: url(../../../../img/fancybox_overlay.png);
}
.product-popup-opened{
    opacity: 1;
    overflow: visible;
    height: auto;
    width: 847px;
    position: relative;
    top: 20px;
    padding: 0;
    margin: 0% auto;
    border: 0;
    outline: none;
    vertical-align: top;
    z-index: 8030;

}
.product-popup-skin{
    padding: 15px;
    width: auto;
    height: auto;
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    padding-top: 25px!important;
    background: #fff !important;
    position: relative;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.product-popup-cerrar{
    width: 28px;
    height: 28px;    
    font-size: 28px;
    line-height: 28px;
    color: #414042;
    text-align: center;
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 10px!important;
    right: 7px!important;
}
.product-popup-cerrar:after{
    content: "";
    width: 25px;
    height: 25px;
    background: url(../../../../img/close.svg) no-repeat black;
    display: block;
    border-radius: 50%;
    background-size: 14px;
    background-position: 6px 6px;
    cursor: pointer;
}
.direccion_datos_tienda .row span, .horarios_tienda .row span{
    margin-left:5px;
}
.bloque1_tienda{
    margin-bottom:15px;
}
.title_tienda_banner{
    background-color: #8dc63f;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.title_tienda_banner label{
    color: #fff;
    font-size: 14px;
    line-height: 17px;
}
img.servicio_tiendas{
    max-height: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    max-width: 56px;
    padding: 5px;
    border: 2px solid #000;
    margin-bottom: 10px;
    border-radius: 10px;
}
.direccion_datos_tienda, .horarios_tienda{
    font-size:14px;
}
.page-stores .store-item{
    margin-bottom:30px;
    border-bottom:none!important;
}
#detalles_pro{
    width: 100%;
    max-width: 800px;
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
}
#detalles_pro .table-data-sheet-left, #detalles_pro .table-data-sheet-right{
    width: 50%;
}
.table-data-sheet-left > div:first-child, .table-data-sheet-right > div:first-child{
    border-top: 1px solid #333;
}
.table-data-sheet-left > div{
    padding: 10px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    min-height: 95px;
}
.table-data-sheet-right > div{
    padding: 10px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    min-height: 95px;
    position: relative;
}
.table-data-sheet-left > div img, .table-data-sheet-right > div img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 30px;
    width: auto;
}
#detalles_pro_seguridad .table-data-sheet-left > div{
    border-right: 1px solid #333;
}
.table-data-sheet-right > div a{
    margin-right: 5px;
    text-transform: uppercase;
    text-decoration: underline;
}
#desktop_logo{
    text-align: center;
    display: inline-block;
}
#desktop-header #search_widget {
    display: inline-block;
    width:100%;
}
#desktop-header #search_widget form{
    width: 100%;
    right: 20px;
    margin-top: 4px;
    z-index: 99;
    border: 1px solid #5a504c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#desktop-header #search_widget form input{
    display: inline;
    padding: 7px 60px 7px 13px;
    height: 40px;
    margin-right: 1px;
    border: none;
    background: initial;
    width:100%;
}
#desktop-header #search_widget form button{
    display: block;
    position: absolute;
    top: 5px;
    right: 15px;
    border: none;
    color: #f60;
    width: 36px;
    text-align: center;
    padding: 7px 0 9px 0;
    background: initial;
}

#desktop_logo a .title{
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #5a504c;
    padding-top: 10px;
}
#desktop_logo a .shop_addr2{
    font-size: 12px;
    padding: 10px;
    background-color: #5a514c;
    line-height: 12px;
    color: #fff;
    display: inline-block;
    margin: auto;
    margin-top: 10px;
}
#cbp-hrmenu-tab-1{
    background: #5a504c;
}
#desktop-header .cbp-hrmenu-tab-1 img{
    width: 220px;
    max-width: 220px;
    height: 39px;
    max-height: 39px;
}
.features_footer i.truck{
    background-image: url(../../../../img/footer-features/truck.jpg);    
}
.features_footer i.info{
    background-image: url(../../../../img/footer-features/info.jpg);    
}
.features_footer i.location{
    background-image: url(../../../../img/footer-features/location.jpg);    
}
.features_footer i.credit-card{
    background-image: url(../../../../img/footer-features/credit-card.jpg);    
}
.features_footer i.productos{
    background-image: url(../../../../img/footer-features/productos.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.features_footer i{
    display: block;
    width: 75px;
    height: 75px;
    background-position: center;
    background-size: 90px;
    margin: auto;
}
.features_footer .col-12.col-sm-6.col-md-3 > .row{
    
}
.features_footer .icon{
    margin: 0% auto;
}
.features_footer .title{
    text-align: left;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 15px;
}
.features_footer .content{
    text-align: left;
    display: block;
    font-size: 14px;
}
.features_footer{
    border-top: 1px solid #3f3e40;
    padding: 10px 15px 50px;
}
#footer-container-first .row.col-12.block-newsletter{
    display: flex;
    align-items: center;
}
#footer-container-first .row.col-12.block-newsletter h5{
    text-align:center;
    font-size: 20px;
    font-weight: 100;
}
#footer-container-main #block_contact_infos{
    border-left: 0PX;
    text-align: center;
    padding-top: 16px;
}
#footer-container-main #block_contact_infos > div{
    padding: 0 0 0 5px;
}
#footer-container-main #block_contact_infos img{
    width: 232px;
    max-width: 100%;
    padding-top: 15px;
    margin: 0 auto;
}
#footer-container-main #block_language_footer{
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer-container-main #block_various_links_footer{
    border-left: 2px solid black;
    border-right: 2px solid black;
    margin-top: 0px;
    padding-top: 25px;
}
#footer-container-main #block_various_links_footer > h4{
    display:none;
}
#footer-container-main #block_various_links_footer ul.footerlinks{
    padding-left: 35px;
    margin-bottom: 20px;
}
#footer-container-main #block_various_links_footer ul li{
    padding-bottom: 8px;
    width: calc(33% - 5px);
    display: inline-block;
    vertical-align: top;
}
#footer-container-main #block_various_links_footer ul li a{
    font-size: 12px;
    color: #414042;
}
#header #iqitmegamenu-horizontal{
    margin: 0 -502%;
}
.extrafooter{
    text-align: center;
    font-size: 14px;
}
.elementor-element-xg7vitf .elementor-element-populated{
    padding: 15px 0;
}
.header-nav .justify-content-between .left-nav .block-iqitlinksmanager, .header-nav .justify-content-between .right-nav .d-inline-block{
    display:none!important;
}
#carouselExampleControls{
    margin-bottom:40px;
}
#carouselExampleControls .carousel-inner .carousel-item img{
    width:100%;
}
.banner_home_text_bottom{
    position: relative;
    bottom: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
}
.banner_home_text_bottom span{
    margin: 0% auto;
    color: white;
    font-size: 20px;
}
.banner_home_categorias img{
    width:100%;
}
.product-list-subcategories .listado-subcategorias-category{
    text-align: left;
    font-size: 16px;
    line-height: 2;
}
.product-list-subcategories .listado-subcategorias-category li{
    border-bottom: 1px solid;
}
.product-list-subcategories .listado-subcategorias-category li a:hover, .product-list-subcategories .listado-subcategorias-category li a:active{
    color:#8dc63f;
}
.category-image{
    text-align:center;
}
#js-product-list article .product-add-cart{
    margin-top:15px;
}
#js-product-list article .product-add-cart button.add-to-cart, #js-product-list article .product-add-cart a{
    background: #ff7d26;
    text-align: center;
    border-radius: 6px;
    width: 120px;
}
#js-product-list article .product-add-cart button.add-to-cart:hover, #js-product-list article .product-add-cart a:hover{
    color:white;
}
#_mobile_iqitmegamenu-mobile #iqitmegamenu-mobile > ul {
    margin-top:73px;
}
.banner_home_categorias .mas_categorias_home{
    width: 100%;
    margin: 15px auto 50px auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white!important;
    background: rgba(0, 0, 0, 0.4);
    font-size: 15px;
}
#wrapper .breadcrumb li:after, #wrapper .breadcrumb a{
    color:#302624;
}
body main{
    max-width:100%;
}
footer#footer > div{
    max-width: 1380px;
    margin: 0% auto;
}
#product #main-product-wrapper .row.product-info-row{
    align-items: center;
}
#product .images-container #product-images-large .swiper-wrapper .product-lmage-large{
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#product .images-container #product-images-large .slick-track .product-lmage-large{
    height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-flags .on-sale{
    border-radius: 35px;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mobile-header #mobile-header-sticky .col-mobile-btn a > span{
    display:none;
}
#mobile-header #mobile-header-sticky .col-mobile-btn a > i {
    color:#ff7d26;
}
#mobile-header #mobile-header-sticky .col-mobile-btn{
    background:white;
}
#mobile-header #mobile-header-sticky .col-mobile-btn #mobile-cart-toogle #mobile-cart-products-count{
    background: white;
    color: #f60;
}
#mobile-header #mobile-header-sticky .col-mobile-btn a.m-nav-btn:hover{
    background:#f6f6f6;
}
.social-sharing li.facebook i, .social-sharing li.twitter i, .social-sharing li.pinterest i, .social-sharing li.share_mail i{
    font-size:25px;
    color: #f60;
}
#cms.cms-id-11 .page-cms-11 .rte-content .row .col-md-4.col-sm-6.col-12{
    padding-top: 5px;
    padding-bottom: 5px;
}
.js-mailalert.form-inline input.btn.btn-secondary{
    background: #f60;
    border: none;
    color: white;
    width:100%;
}
#category #content-wrapper section#main #js-product-list-header h1.h1.page-title{
    display:none;
}
.ver_mas_categorias_productos{
    position: relative;
    right: 0;
    text-align: center;
    width: 100%;
}
.ver_mas_categorias_productos span{
    padding: 0.5rem 1rem;
    background: #5a504c;
    color: #fff;
    display: block;
}

@media (min-width:992px){
    .banner_home_categorias{
        display:none;
    }
}
@media (max-width:991px){
    .product-popup-opened{
        width:90%;
        overflow: auto;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    #footer-container-main #block_various_links_footer ul li{
        width: calc(50% - 5px);
    }
}
@media (max-width:767px){
    #wrapper .breadcrumb{
        display:none;
    }
    #left-column #PM_ASBlockOutput_1.filter-sticky-upperpage{
        top: auto;
        bottom: 25px;
    }
}
@media (min-width:576px){
    .product-list-subcategories {
        display:none;
    }
    .category-image {
        display:none;
    }
    .ver_mas_categorias_productos{
        display:none;
    }
}
@media (max-width:575px){
    #footer-container-main #block_various_links_footer{
        padding-top:50px;
    }
    .banner_home_text_bottom{
        bottom: 50px;
        height: 50px;
    }
    .banner_home_text_bottom span{
        font-size: 15px;
    }
    .category_with_subcategory{
        display:none;
    }
    .banner_home_categorias{
        height: auto;
        margin-bottom: -35px;
    }
    nav.header-nav{
        display:none;
    }
    .product-flags .on-sale{
        width:50px;
        height:50px;
        font-size:9px;
    }
    .product-add-to-cart .add-to-cart{
        width:100%;
    }
    .product-add-to-cart .col-add-btn{
        max-width:53%;
    }
    .product-add-to-cart .btn-iconic{
        width:100%;
    }
    #category #content-wrapper section#main .product-list-subcategories{
        margin-top:30px;
    }
}
@media (max-width:480px){
    .title_destacados p{
        font-size: 25px!important;
    }
    
}
@media (max-width:375px){
    .title_destacados p{
        font-size: 19px!important;
    }
    .banner_home_categorias{
        height: auto;
        margin-bottom: -35px;
    }
}

.ajust-cerca{
	border: 1px solid #555555;
    border-radius: 25px!important;
}

.lupa{
	font-size: 24px;
    color: #ff6602;
}

/*
 * Estilo personalizado, tomando en cuenta el patrón Mobile first
 */
div.block-category-top-sales div.thumbnail-container {
    width: 100%;
    height: 230px;
}

div.block-category-top-sales div.thumbnail-container a.product-thumbnail {
    height: 100px;
}

div.block-category-top-sales div.thumbnail-container div.product-description {
    width: 100%;
    position: relative;
}

@media screen and (min-width: 768px) {
    div.block-category-top-sales {
        display: none;
    }
}

.ps-shoppingcart .cart-products-count-btn {
    font-size: 1.3rem !important;
    right: -10px !important;
    height: 20px !important;
    color: #333 !important;
}


/* START EXTRACTED CODE FROM CUSTOM IQITTHEMEDITOR IN THE BACKOFFICE */
.infoblock_home_1 .contentinto{
    text-align: center;
    background: #ede9e2;
    height: 100%;
    padding: 0 20px;
}
.infoblock_home_1 .contentinto .title{
    font-weight: bold;
    font-size: 25px;
    color: #fd5f00;
    text-align: center;
    margin: 0 0 20px;
    line-height: 26px;
    border-bottom: 1px solid #484848;
    padding: 17px 0;
}
.infoblock_home_1 .contentinto p{
    text-align: left;
    font-size: 16px;
}
.infoblock_home_1 .contentinto .contentimg{
    margin-top: 27px;
}
.infoblock_home_1 .contentinto .contentimg img:nth-child(2){
    margin: 0 24px;
}
.infoblock_home_2 .contentinto{
    text-align: center;
    background: #f6f1ed;
    padding: 3px 0;
    height: 100%;
}
.infoblock_home_2 .contentinto .title{
    font-size: 25px;
    font-weight: bold;
    margin: 14px 0;
    padding: 5px 0;
    line-height: 30px;
    color: #302624;
}
.infoblock_home_2 .contentinto img{
    max-width: 100%;
}
.infoblock_home_2 .contentinto p{
    font-size: 11px;
    padding: 14px 0;
}
.infoblock_home_3 .contentinto{
    background: #e7d4c8;
    height: 100%;
}
.infoblock_home_3 .contentinto .bleft{
    width: 36%;
    display: inline-block;
    vertical-align: top;
    padding-top: 25px;
}
.infoblock_home_3 .contentinto .bright{
    width: 60%;
    display: inline-block;
    vertical-align: top;
    padding-top: 25px;
}
.infoblock_home_3 .contentinto .bright .title{
    font-weight: bold;
    text-decoration: underline;
    font-size: 23px;
    line-height: 32px;
}
.infoblock_home_3 .contentinto .bright p{
    padding: 25px 0;
    font-size: 15px;
    line-height: 23px;
}
.infoblock_home_3 .contentinto .bright a{
    color: #ff6701;
    background: white;
    padding: 5px 10px;
    width: 200px;
    display: inline-block;
    text-align: center;
    margin-bottom: 31px;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.infoblock_home_4 .findstore{
    background: #5a504c;
    padding: 0;
    line-height: 44px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}
.infoblock_home_4 .findstore a{
    color: white!important;
    font-size: 20px;
    font-weight: bold;
}
.infoblock_home_4 .findstore:before{
    content: "";
    background: url(/img/icon-place-big.svg) no-repeat;
    position: absolute;
    width: 40px;
    height: 56px;
    left: 15px;
    background-size: 21px;
    top: 7px;
}
.infoblock_home_4 .instagram-icon{
    background: #5a504c;
    padding: 0;
    line-height: 44px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}
.infoblock_home_4 .instagram-icon a{
    color: white!important;
    font-size: 20px;
    font-weight: bold;
}
.infoblock_home_4 .instagram-icon:before{
    content: "";
    /* background: url(/img/icon-instagram-big.svg) no-repeat; */
    position: absolute;
    width: 40px;
    height: 56px;
    left: 15px;
    background-size: 21px;
    top: 7px;
}
.infoblock_home_4 .neutro{
    background: #5a504c;
    padding: 0;
    line-height: 44px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}
.infoblock_home_4 .neutro a{
    color: white!important;
    font-size: 20px;
    font-weight: bold;
}
.infoblock_home_4 .neutro:before{
    content: "";
    /* background: url(/img/icon-place-big.svg) no-repeat;*/ 
    position: absolute;
    width: 40px;
    height: 56px;
    left: 15px;
    background-size: 21px;
    top: 7px;
}
.cms-id-10 #content-wrapper .rte-content .tablainfo-cms > div.row div{
    padding: 5px 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cms-id-10 #content-wrapper .rte-content .tablainfo-cms > div.row div p{
    margin: 9px 0;
    width: 100%;
}
.cms-id-10 #content-wrapper .rte-content .tablainfo-cms > div.row div:nth-child(2){
    border-left: 1px solid;
}
.cms-id-10 #content-wrapper .rte-content .tablainfo-cms > div.row{
    display: flex;
    border: 1px solid;
    margin: 0 auto;
}
#content.page-stores .store-item footer ul li i{
    margin-right:15px;
    width:15px;
}

@media (max-width: 1400px){
main {
    margin: 0px auto;
}
}
.nav-tabs {
border: none;
}

.header-nav{
background: #f7f5f2!important;
}

.orange{
color: #ff6600;
}

.underline{
text-decoration: underline;
}
.add-to-cart:disabled{
cursor:not-allowed;opacity:.5 !important
}

.cbp-hrmenu>ul {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.cbp-hrmenu>ul>li {
    text-align: center;
    width: 100%;
}
.cbp-hrsub{
    text-align: left;
    border: 1px solid #eee;
}
.cbp-hrsub-level2{
    border: 1px solid #eee !important;
}
.cbp-horizontal>ul>li>a, .cbp-horizontal>ul>li>a:not([href]):not([tabindex]), .cbp-horizontal>ul>li>.cbp-main-link {
    width: 100%
}


#search_widget > form > input::placeholder {
color:#8dc63f;
}

.departamento-image-link {
display: block;
}
.departamento-image-link:hover div {
background-color: #efefef;
}


/* END EXTRACTED CODE FROM CUSTOM IQITTHEMEDITOR IN THE BACKOFFICE */


.pagination .page-list .current {
    background-color: #f60 !important;
    border-color: #f60 !important;
}

.pagination .page-list .current a {
    color: white !important;
    font-weight: bold;
}

.category-sub-menu li a{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 8px;
    padding-left: 24px !important;
    padding-right: 24px !important;
    width: 100%;
    height: 100%;
}
.category-sub-menu li a:before{
    top: auto !important;
    bottom: auto !important;
    left: 16px !important;
}
.category-sub-menu li a:hover:before{
    left: 10px !important;
}

.category-sub-menu li:first-child a{
    border-top: 1px solid #eee;
}

.block-categories .collapse-icons {
    padding: 8px;
    height: 100%;
}

.block-categories .collapse-icons:hover {
    background-color: #eee;
}

.idxrcookies div:first-child {
    color: rgb(143, 143, 143);
    max-height: calc(100vh - 30px);
    max-width: 100vw;
    overflow-y: scroll;
    background-color: rgb(255, 255, 255);
}

li[id^="cbp-hrmenu-tab-"] i {
    top: calc((100% / 2) - 8px);
    right: 8px;
    position: absolute;
}
li[id^="cbp-hrmenu-tab-"] a {
    position: relative;
    padding-left: 8px !important;
    padding-right: 24px !important;
}
.cbp-tab-title{
    position: unset !important;
}
