/* GLOBAL */
#checkout .container.iqit-megamenu-container, nav.breadcrumb {
    margin-bottom: 60px;
}
/* END GLOBAL */
/* HEADER */
.mobile-menu__row .mobile-menu__column:last-child .mobile-menu__column-title {
    color: #c0ad96 !important;
}
.icon-wishlist {
    width: 26px;
    height: 25px;
}
#header .desktop-header-style-1 .col-header-center .search-widget, #header .desktop-header-style-2 .col-header-center .search-widget {
    margin: 0;
}
input.form-control.form-search-control {
    padding: 5px 35px;
    border-radius: 100px;
}
#search_widget .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}
.search-widget .search-btn {
    right: unset;
    left: 0;
}
.container-img-menu {
    display: block;
    text-align: left;
}
.container-img-menu img:first-child {
    margin-right: 26px;
}
.container.iqitmegamenu-submenu-container {
    max-width: 1660px !important;
}
.cbp-horizontal .cbp-tab-title {
    font-weight: 500;
}
.cbp-horizontal > ul > li.cbp-hropen > a .cbp-tab-title, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]) .cbp-tab-title, .cbp-horizontal > ul > li.cbp-hropen > a:hover .cbp-tab-title {
    font-weight: 700 !important;
}
.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover {
    font-weight: 700;
    text-decoration: underline;
}
/* END HEADER */
/* HOME */
.revi-widget-floating-1 {
     z-index: 5 !important;
}
.ps-emailsubscription-block .form-control::-webkit-input-placeholder, .ps-emailsubscription-block .form-control {
    color: #FFFFFF;
}
.ps-emailsubscription-block button.btn.btn-primary.btn-subscribe.btn-iconic {
    background: #E9E0D2;
    border: 1px solid #E9E0D2;
}
input.form-control.input-subscription {
    background: rgba(0, 0, 0, 0.25);
    border-style: solid;
    border-color: #FFF;
    border-width: 1px 0px 1px 1px;
}
#index label.psgdpr_consent_message span, #index label.psgdpr_consent_message a {
    color: #FFF !important;
}
.container-icons-home .elementor-widget-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container-icons-home .elementor-image-box-title {
    white-space: nowrap;
}
#index .nav-tabs .nav-link.active, #index .nav-tabs .nav-link:hover, #index .nav-tabs .nav-link:focus {
    color: #FFF;
    background: #202020;
    border: 1px solid #202020;
    font-weight: 700;
}
#index .card-header-tabs .nav-item, #index .nav-tabs .nav-item {
    margin-right: 6px;
}
#index .nav-tabs .nav-link {
    border-bottom: 0;
    padding: 10px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: 1px solid #FAF4EC;
}
#index li.nav-item {
    width: 100%;
    text-align: center;
    max-width: 200px;
}
#index .card-header-tabs, #index .nav-tabs {
    border-bottom: 0;
}
/* END HOME */
/* FOOTER */
.container-info-footer {
    display: flex;
    flex-direction: column;
    margin: 21px 0;
}
ul.social-links._footer {
    padding: 0;
}
#footer .container {
    max-width: 1156px;
}
footer#footer {
    margin-top: 100px;
}
#index footer#footer {
    margin-top: 0;
}
.block-iqitlinksmanager-3 .block-content:after {
    display: block;
    margin-top: 20px;
    content: url("/img/cms/payments.png");
}
/* END FOOTER */
/* PRODUCT LIST */
.facated-toggler {
    position: fixed;
    right: 0;
    z-index: 999;
    transform: rotate(270deg) translate(0px, 43px);
}
button#search_filter_toggler {
    text-transform: uppercase;
    font-weight: 600;
}
#search_filters .facet:first-child, #search_filters_brands .facet:first-child, #search_filters_suppliers .facet:first-child {
    padding-bottom: 23px;
    padding-top: 30px;
}
#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 23px;
    padding-top: 30px;
}
@media (min-width: 768px) {
    #search_filters .facet.category {
        display: none;
    }
}
.products-selection {
    border-top: 0;
    border-bottom: 0;
}
.products-grid .product-add-cart {
    margin: auto 0 0 0;
}
button.btn.btn-product-list.add-to-cart {
    width: 100%;
}
.products-grid .product-miniature-layout-1 .product-price-and-shipping {
    padding-bottom: 0;
    margin: 15px 0;
}
.btn-product-list {
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
    padding: 12px;
}
.text-muted {
    color: #202020 !important;
    opacity: 1;
    font-size: 13px;
    font-weight: 300;
}
.products-grid .product-miniature-default .product-title {
    margin-bottom: 0;
}
/* END PRODUCT LIST */
/* PRODUCT PAGE */
.summary-content.collapsed {
    max-height: 150px;
    overflow: hidden;
    position: relative;
}
.summary-content.collapsed::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3em;
    background: linear-gradient(to top, white, rgba(255,255,255,0));
}
.read-more-link, .read-less-link {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
}
#product #content-wrapper .product_header_container .page-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 29px;
}
.container-price-product {
    display: flex;
    align-items: center;
    gap: 15px;
}
#product span.badge.badge-discount.discount.discount-percentage {
    color: #202020;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
}
#product .product-discount .regular-price {
    color: #ACAAA6;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
#product span.radio-label {
    border-radius: 22px;
    background: #F5F5F5;
    padding: 10px 20px;
    color: #9E9E9E;
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
    outline: none;
}
.product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span {
    border: none;
    background: #C0AD96 !important;
    color: #FFF !important;
}
.product-variants-item, .col-add-qty {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 29px !important;
}
.product-variants .color, .product-variants .input-color {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
}
.product-variants .input-color:checked+span, .product-variants .input-color:hover+span {
    line-height: calc(4em - 4px);
}
.product-actions span.form-control-label {
    color: #4A4A4A;
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
    padding: 0;
}
@media (max-width: 992px) {
    .product-actions span.form-control-label {
        display: inline-block;
        width: 100%;
    } 
}
.row.extra-small-gutters.product-quantity {
    flex-direction: column;
}
#product .product-actions .product-quantity .qty {
    width: 97px;
    height: 100%;
}
#product .product-actions .product-quantity .qty input#quantity_wanted {
    padding: 15px;
}
.icon-add-to-cart {
    width: 68px;
    height: 45px;
}
button.btn.btn-primary.btn-lg.add-to-cart {
    color: #202020;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding: 0;
}
button.btn.btn-primary.btn-lg.add-to-cart span {
    padding: 0 27px;
}
.col-add-btn {
    display: flex;
    align-items: center;
    gap: 10px;
}
button#iqit-wishlist-product-btn {
    padding: 11px 15px;
    height: 45px;
}
.product-additional-info {
     border-top: 0;
}
div#iqitreviews-rating-product {
    margin-top: 30px;
}
#product .card-header-tabs .nav-item, #product .nav-tabs .nav-item {
    margin-right: 73px;
}
.product-actions.js-product-actions {
    margin-top: 27px;
}
p.text-size-product {
    font-weight: 600;
}
p.text-size-product a {
    text-decoration: underline;
}
/* END PRODUCT PAGE */
body#checkout section.checkout-step .delivery-option>label>.row>div:first-child img {
    max-width: 100px;
}
.lgcookieslaw-account-button img {
    width: 17.5px;
}
/*imagenes superpuestas producto*/
.upc1 span.color.texture {
    background-size: auto;
    background-size: cover;
}
#product .product-cover img {
    width: 100%;
}
body:not(.marcoenabled) img#texture-overlay {
    display: none !important;
}
/*imagenes superpuestas producto end*/

.product-variants-item .txt {
    width: 101px;
}
.product-variants>.product-variants-item ul li {
    text-align: center;
}

@media (max-width: 1250px) {
    .container-img-menu img:first-child {
        display: none;
    }
    .container-img-menu {
        text-align: right;
    }
}
@media (max-width: 991px) {
    .product-variants-item {
        flex-direction: column;
    }
    .container-icons-home figure {
        width: 35% !important;
        margin-bottom: 0 !important;
    }
    #product .card-header-tabs, #product .nav-tabs {
        border-bottom: 0;
    }
    #product .iqit-accordion .card-header-tabs .nav-link, #product .iqit-accordion .nav-tabs .nav-link {
         background: transparent;
    }
    .container-icons-home .elementor-widget-wrap {
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
}
@media (max-width: 767px) {
    .product-tabs {
        margin-bottom: 0;
        margin-top: 0;
    }
    .product-info-row {
        margin-bottom: 0;
    }
    #product #content-wrapper .product_header_container .page-title {
        font-size: 25px;
        line-height: 30px;
    }
    .order-first {
        order: 0 !important;
    }
    .hidden-sm-down {
        display: none !important;
    }
}
@media (min-width: 768px) {
    #iqithtmlandbanners-block-1 .block-title {
        display: none !important;
    }
}
@media (max-width: 575.98px) {
    #mobile-header .m-nav-btn>i {
         font-size:2rem;
    }
}
