.item-box input[type="button"] {
    border-radius: 20px;
    background-color: #E0A680;
    color: #ffffff!important;
    font-weight: 500!important;
    width: 100%;
    border: transparent!important;
}

.item-box .add-info input[type="button"].add-to-wishlist-button {
    display: none;
}

.overview .add-to-cart-button {
    border-radius: 18px;
    background-color: #4fa0ca;
    color: #fff!important;
    font-weight: 500!important;
    font-size: 17px;
    text-transform: inherit;
    border: solid 2px #4fa0ca!important;
}

[class].overview .add-to-cart-button:hover{
    background-color: #fff;
    color: #4fa0ca!important;
    font-weight: 600!important;
    border: solid 2px #4fa0ca!important;
}

.overview .qty-input {
    border-radius: 50%;   
}

.overview .add-to-cart-panel > *, .variant-overview .add-to-cart-panel > * {    
    margin: 0 0 0 5px;
}

[class].item-box .add-info .ajax-cart-button-wrapper .productQuantityTextBox {
    float: none;
    border-radius: 50%;
}

[class].shopping-cart-page .cart-footer .button-2 {
    color: #333;
}

[class].ajaxCart .productAddedToCartWindowCheckout {
    border: transparent;
    box-shadow: none;
    border-radius: 8px;
}

/*ICONS*/
.schedule-footer:before {
    content: url("../img/ico-schedule.svg");
    padding: 0 5px;    
 }

.phone-footer:before {
    content: url("../img/ico-phone.svg"); 
    padding: 0 5px;    
 }

 .location-footer:before{
     content: url("../img/ico-location.svg");
     padding: 0 5px;
 }

 .email-footer:before{
     content: url("../img/ico-mail.svg");
     padding: 0 5px;
 }

 .facebook {
     content: url("../img/ico-facebook.svg");
 }

.youtube{
    content: url("../img/ico-youtube.svg");
}

.instagram {
    content: url("../img/ico-instagram.svg");
}



/*SLIDER*/

.slider-wrapper {
    max-width: 1280px;
    margin: 20px auto 0;
}

.slider-wrapper:before {
    background: none!important;
}


/*megamení*/
[class].mega-menu .categories .picture {
     border-radius: 0;
}


.item-box .add-info input[type="button"].add-to-wishlist-button {
    margin-right: 0;
}

.seccion-txt-header {
    display: none;
}

.seccion-txt-header_mobile {    
    display: block;
    max-width: 100%;
    font-size: 13px;
    color: #fff;
    background-color: #a8b9cc;
    font-weight: 600;
    padding: 6px 0;
    }


@media all and (min-width: 1024px) {
    .seccion-txt-header {
    display: block;
    max-width: fit-content;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding: 10px 0;
    }
}

[class].newsletter-subscribe-popup {
    background-color: #fff;
    border: #a8b9cc solid 3px;
    color: #333;
}

[class].newsletter-subscribe-popup .newsletter-email button {
    background-color: #a8b9cc;
    padding: 10px;
    border-radius: 6px;
}

[class].newsletter-subscribe-popup-title {
    font-weight: normal;
    font-size: 26px;
}

[class].newsletter-subscribe-popup .newsletter-email{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.newsletter-result.newsletter-result-block {
    display: block;
    color: red;
}

/*imágenes en sub categorias -- ocultas*/
.home-page-category-grid .title, .sub-category-item .title {
      margin-bottom: 0;
}

.category-grid.sub-category-grid .item-box .picture a{
    height: 37px;
}

[class].side-2 .block .title {
    background-color: transparent;
    display: flex;
    justify-content: space-between;
}

/* .side-2 .title::after{
    content: url("../img/ico-arrow-down.svg");
} */

[class].filter-block a.toggleControl {  
    background: url("../img/ico-arrow-down.svg") no-repeat 95% center !important;
}


[class].newsletter-subscribe-popup .close-popup {
  background: url("../img/ico-close.svg") no-repeat center;    
}

.banners-2-widget-zone {
    display: grid;
    grid-template-columns:1fr;
    gap:0rem;
    margin: -28px 0 30px 0;
}

.main-banner-home-page{
    margin: -7px auto 30px;
}

@media all and (min-width: 750px){
    .main-banner-home-page{
    margin: -20px auto 30px;
    }
    .banners-2-widget-zone {       
        gap:1rem;        
    }
}

@media all and (min-width: 1024px) {
    .banners-2-widget-zone {
        grid-template-columns: 1fr 1fr;
        margin: 0 0 55px 0;
    }
    .main-banner-home-page{
        margin: -45px auto 0;
    }
}

[class] .anywhere-slider .slick-next {
    right: 8px;
}

[class] .anywhere-slider .slick-prev{
    left: 8px;
}


[class].anywhere-slider .slick-next {
    background-image: url(../img/ico-arrow-rigth.svg);
}

[class].anywhere-slider .slick-prev {
    background-image: url(../img/ico-arrow-left.svg);    
}


.float-wp {
    position: fixed;
    width: 66px;
    height: 60px;
    bottom: 13px;
    right: 4px;
    text-align: center;
    z-index: 100000;
}


[class].jCarouselMainWrapper .slick-next {
    background-image: url(../img/ico-arrow-right-carrousel.svg);
}

[class].jCarouselMainWrapper .slick-prev {
    background-image: url(../img/ico-arrow-left-carrousel.svg);
}

[class].jCarouselMainWrapper .slick-prev  {
     top: 70px;
}

[class] .jCarouselMainWrapper .slick-next {
    top: 70px;
}

[class] .nop-jcarousel {
    margin: 80px 0;
}

[class].nop-jcarousel .carousel-title strong {
    color: #333;
}

[class].nop-jcarousel .carousel-title strong {
    font-size: 24px;
}

[class].nop-jcarousel .carousel-title {
   padding: 0 0 100px;
}

/*shipping, payment*/
.product-page-methods{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    max-width:100%;
}

.btn--product-page-payment,
.btn--product-page-shipping {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    background-color: #fff;
    color: #333;
    margin: 8px 0;
    align-items: center;
    max-width: 100%;
    border-radius: 3px;
    font-size: 15px;
    padding: 3px 8px;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    gap:1rem;
}


.btn--product-page-payment::before {
	content: url("../img/ico--payment.svg");
    width: 24px;
    margin: 4px 0 0;
}

.btn--product-page-shipping::before {
	content: url("../img/ico--shipping.svg");
    width: 24px;
    margin: 4px 0 0;
 }

 .btn--product-page-payment::after{
     content: url("../img/ico-arrow-down.svg");
     margin: 4px 0 0;
    
 }

 .btn--product-page-shipping::after{
    content: url("../img/ico-arrow-down.svg"); 
    margin: 4px 0 0;   
}


.page.product-details-page .payment-methods-banner .block-title{
	display: none;
}
.page.product-details-page  .topic-block-title h2 {
    display: none;
}

[class]title .carousel-title .has-navigation{
    display: flex;
    justify-content: center;
    }
    
   [class] .item-box input[type="button"] {        
        background-color:#4fa0ca;   
        margin-bottom: 8px;   
        border: solid 2px #4fa0ca!important;
    }

    [class].item-box input[type="button"]:hover{
        background-color: #fff;
        color: #4fa0ca!important;
        font-weight: 600!important;
        border: solid 2px #4fa0ca!important;
    }

    /*Filters*/

    [class] .filtersPanel:after {       
        display: contents;
    }

    [class].filter-block a.clearFilterOptions, .filter-block a.clearPriceRangeFilter {
        width: fit-content;
        height: 30px;
        line-height: 22px;   
        font-size: 13px;
      
        padding: 2px;
    }

    [class].filtersGroupPanel input[type="checkbox"]:checked + label:before {
        background: url(../img/icon-checkBox.png) no-repeat center;
    }


    [class].add-to-compare-list-button{
        display: none;
    }

   