/* VARS */
:root {
    --font-primary: "DM Sans", sans-serif;
    --border-radius: 20px;
    --color-primary: #c32d32;
    --color-white: #fff;
    --color-black: #201C26;
}

/* COMMON */
#main-page-content {
    min-height: 100vh !important;
    display: flex !important;
    flex-direction: column !important;
}

.btn-secondary,
.btn-primary {
    padding: 16px 30px;
    border-radius: 40px;
}

strong {
    font-weight: 600;
}

.cart-products-count-btn {
    color: #fff !important;
}

.cl_see-all a {
    color: #fff !important;
}

/* Discounts */
.js-product-miniature-wrapper .product-flags .product-flag,
.badge-discount,
.discount {
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
}

/* dots pagination */

.swiper-pagination {
    display: flex !important;
}

.swiper-pagination span.swiper-pagination-bullet {
    width: stretch;
    border-radius: 0px;
    margin: 0px !important;
    height: 2px;
    background: #0a1f35;
}



/* CONTENT */
#content-wrapper .page-title {
    color: var(--color-black);
    font-weight: 300;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* INDEX */
#index #wrapper {
    padding-bottom: 0;
}

.cl_custom-button-red a span.elementor-button-text {
    display: flex;
    gap: 4px;
    align-items: center;
}

.elementor-widget-banner {
    height: 100%;
}

.elementor-widget-banner .elementor-widget-container {
    height: 100%;
}

.elementor-iqit-banner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.elementor-iqit-banner .elementor-iqit-banner-content {
    margin-top: auto;
}



.cl_flex-banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.cl_flex-banner .cl_text {
    flex: 1;
    margin: 0;
}

.cl_flex-banner .cl_see-all {
    width: 45%;
    text-align: end;
    margin: 0;
}

.cl_flex-banner .cl_see-all a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.cl_flex-banner .cl_see-all i {
    font-size: 30px;
}

@media (max-width: 768px) {
    .cl_flex-banner {
        flex-direction: column;
        align-items: start;
    }

    .cl_flex-banner * {
        text-align: start !important;
    }

    .cl_flex-banner .cl_see-all i {
        font-size: 25px;
    }

    .cl_index-main-cluster .elementor-iqit-banner-content .elementor-iqit-banner-title {
        margin-bottom: 5.5px !important;
    }
}

#index .cl_category-carousel .elementor-column.elementor-top-column {
    min-width: 210px;
    width: 210px;
    height: 282px;
    margin-right: 0;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 768px) {
    #index .cl_category-carousel .elementor-column.elementor-top-column {
        min-width: 429px;
        width: 429px;
        height: 574px;
    }
}

#index .elementor-products-tabs .elementor-products-carousel {
    padding: 0;
}

#index .cl_index-main-cluster .elementor-widget-image {
    height: 75%;
}

#index .cl_index-main-cluster .elementor-widget-image img {
    filter: drop-shadow(0 15px 12px rgba(0, 0, 0, 0.5))
}

#index .cl_index-main-cluster .elementor-section.elementor-inner-section.elementor-section-boxed {
    height: 25%;
}

#index .cl_index-main-cluster .elementor-section.elementor-inner-section.elementor-section-boxed .elementor-container>.elementor-row {
    align-items: flex-end;
}

#index .elementor-products-tabs .nav.nav-tabs {
    border-bottom: none;
    margin-bottom: 30px;
}

#index .elementor-products-tabs .nav.nav-tabs .nav-link {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #00000080;
}

#index .elementor-products-tabs .nav.nav-tabs .nav-link.active {
    color: var(--color-primary);
}

#index .cl_category-carousel .elementor-column.elementor-top-column::after {}

#index .cl_index-blog .elementor-column[class*="cl_index-blog-img-"] .elementor-column-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.55) 100%);
    pointer-events: none;
    z-index: 10;
}

#index .cl_category-carousel .elementor-column img {
    width: 210px;
    height: 282px;
    object-fit: cover;
}

@media (min-width: 768px) {
    #index .cl_category-carousel .elementor-column img {
        width: 429px;
        height: 574px;
    }
}

#index .cl_categories-carousel-content {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
    position: relative;
    margin-top: -50%;
    padding-top: calc(50% - 53px);
}

#index .cl_categories-carousel-content .rte-content div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 26px;
    position: relative;
    z-index: 50;
}

#index .cl_category-carousel>.elementor-container {
    overflow: hidden;
    padding: 0 !important;
    max-width: 100% !important;
}

#index .cl_category-carousel>.elementor-container>.elementor-row {
    overflow: visible !important;
    flex-wrap: nowrap !important;
    margin: 0 !important;
}

#index .cl_category-carousel {
    width: 100vw !important;
    overflow: hidden;
}

#index .cl_index-blog img {
    width: 100%;
}

#index .cl_index-blog .elementor-column.cl_index-blog-img-first {
    margin: 81px 0 0 38px;
}

#index .cl_index-blog .elementor-column.cl_index-blog-img-second {
    margin: 33px 229px 0 0;
}

#index .cl_index-blog .elementor-column.cl_index-blog-img-third {
    margin: 0 0 43px 242px;
}

#index .cl_index-blog .elementor-column.cl_index-blog-img-fourth {
    margin: 0 38px 142px 0;
}

#index .cl_index-blog .elementor-column[class*="cl_index-blog-img-"] .elementor-column-wrap {
    width: 527px;
    height: 331px;
    position: relative;
}

#index .cl_index-blog .elementor-column[class*="cl_index-blog-img-"] .cl_categories-carousel-content {
    background: none;
}

#index .cl_index-blog .elementor-column[class*="cl_index-blog-img-"] .elementor-column-wrap .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

#index .cl_index-blog .elementor-column[class*="cl_index-blog-img-"] .elementor-column-wrap .elementor-widget-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.55) 100%);
    pointer-events: none;
}

.cl-index-section-info .elementor-text-editor {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.cl-index-section-info .elementor-text-editor i {
    font-size: 48px;
    width: 76px;
}

.cl-index-section-info .elementor-text-editor p {
    margin: 0;
}

/* HEADER */
/* Transparent header */
#index #header,
#cms #header {
    background: transparent;
}

#index #desktop-header:not(.stuck-header) *,
#index #desktop-header:not(.stuck-header) #search_widget input::placeholder,
#index #desktop-header:not(.stuck-header) #search_widget input,
#cms #desktop-header:not(.stuck-header) *,
#cms #desktop-header:not(.stuck-header) #search_widget input::placeholder,
#cms #desktop-header:not(.stuck-header) #search_widget input,
#index #mobile-header i.fa {
    color: #fff;
}

#mobile-header i.fa {
    color: var(--color-primary);
}


#index #desktop-header *,
#cms #desktop-header * {
    color: var(--color-black);
}

#index #desktop-header:not(.stuck-header) #search_widget input,
#cms #desktop-header:not(.stuck-header) #search_widget input {
    border-color: #fff;
}

@media (max-width: 768px) {
    #header .row.justify-content-between .col.col-auto.col-md.right-nav.text-right {
        display: none;
    }

    #mobile-header {
        border-bottom: none;
    }

    #index .cl_categories-carousel-content .rte-content div {
        padding: 0px 15.3px;
    }

    #index .cl_categories-carousel-content .rte-content div p:first-child {
        font-size: 16px;
    }
}

/* styles */
.col-header-right .row.justify-content-end {
    display: flex;
    align-items: center;
}

.col-header-right .row.justify-content-end i {
    width: 24px;
    height: 24px;
    font-size: 24px;
    font-weight: 300;
}

#search_widget input {
    border-radius: 50px;
    padding: 10px 23px;
}

.header-nav .btn.btn-primary,
#footer #footer-copyrights-flex .btn.btn-primary {
    padding: 2px 12px;
}

.header-nav .row.justify-content-between {
    align-items: center;
}

/* PRODUCT CAROUSELS */
.js-product-miniature-wrapper .product-description {
    background: #fff;
    padding: 13px 11.5px 8px 11.5px;
}

.js-product-miniature-wrapper .product-flags {
    margin: 14px 0 0 14px;
}

.js-product-miniature-wrapper .thumbnail-container {
    background: #F4F7F9;
    border-radius: 10px;
}

.js-product-miniature-wrapper .product-title {
    order: 1;
    margin-bottom: 5px !important;
}

.js-product-miniature-wrapper .product-description-short {
    order: 2;
    padding-bottom: 11px !important;
}

.js-product-miniature-wrapper .product-price-and-shipping {
    order: 3;
    padding-bottom: 0 !important;
}

.js-product-miniature-wrapper .product-functional-buttons {
    width: 100%;
    background: none;
}

.js-product-miniature-wrapper .product-functional-buttons .product-functional-buttons-links {
    display: flex;
    justify-content: end;
}

.js-product-miniature-wrapper .product-functional-buttons .product-functional-buttons-links a.btn-iqitwishlist-add {
    background-color: var(--color-white);
    border-radius: 20px;
    height: 39px;
    width: 39px;
    text-align: center;
    align-self: flex-start;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
}

.cl-index-section-info .elementor-text-editor {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.cl-index-section-info .elementor-text-editor i {
    font-size: 48px;
    width: 76px;
}

.cl-index-section-info .elementor-text-editor p {
    margin: 0;
}

/* FOOTER */
#footer .block-newsletter .block-title {
    font-size: 64px;
    line-height: 100%;
    font-weight: 400;
    color: var(--color-black);
    height: 64px;
    margin-bottom: 12px;
}

#footer .block-newsletter .newsletter-p {
    font-size: 20px;
    font-weight: 400;
    color: var(--color-black);
    height: 52px;
    width: 349px;
    margin-bottom: 32px;
}

#footer .block-newsletter input.input-subscription {
    background: #f9f9f9f9;
    border-bottom: 1px solid #929196;
    padding: 17px 0 17px 18px;
}

#footer .block-newsletter .newsletter-input-group .input-group-append {
    background: var(--color-primary);
    border-radius: 0;
    color: #fff;
    width: 120px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#footer .block-newsletter .newsletter-input-group .input-group-append:hover {
    background: var(--color-black);
    border-radius: 0;
    color: #fff;
    width: 120px;
}

#footer .block-newsletter .newsletter-input-group .input-group-append i {
    color: #fff;
}

#footer .block-newsletter input.input-subscription::placeholder {
    color: var(--color-black);
    opacity: 53%;
}

#footer .social-links>li {
    display: inline-block;
    padding: 0 .2em 0 0;
    margin-right: 52px;
}

#footer .block-toggle._toggled .block-title span::after {
    content: none;
}

#footer #footer-copyrights-flex .cl_zona-profesional {
    display: flex;
    flex-direction: column-reverse;
}

#footer .cl_footer-copyrights {
    color: var(--color-white);
    opacity: 0.55;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

#footer .cl_footer-copyrights i {
    margin-right: 8px;
}

@media (max-width: 768px) {
    .cl-index-section-info .elementor-text-editor {
        justify-content: start;
    }

    #footer .block-newsletter {
        padding: 0;
    }

    #footer .block-newsletter .newsletter-p {
        margin-bottom: 10px;
    }

    #footer .block-social-links {
        margin: 61px 0 61px 0;
        padding: 0;
    }

    #footer .block-toggle>.block-title span::after {
        content: "\2b";
    }

    #footer .block-iqitlinksmanager h5.block-title span {
        display: flex;
        justify-content: space-between;
    }

    #footer .block-iqitlinksmanager div.block-content ul {
        margin-top: 15px;
    }

    #footer .col-md.block.block-iqitlinksmanager {
        padding: 19.5px 17.5px 19.5px 17.5px;
        border-top: 1px solid #DFE6EB;
    }

    #footer .col-md.block.block-iqitlinksmanager:last-child {
        border-bottom: 1px solid #DFE6EB;
    }

    #footer .block-title {
        margin-bottom: 0;
        padding-bottom: 0;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 800;
        color: var(--color-black);
    }

    #footer #footer-copyrights-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    #footer #footer-copyrights {
        padding: 23px 0 33px 0;
    }

    #footer #footer-copyrights .copyright-img {
        margin-bottom: 33.5px;
    }

    #footer #footer-copyrights .copyright-text {
        margin-bottom: 33.5px;
    }

    #footer #footer-copyrights .cl_footer-profesional {
        margin-bottom: 33.5px;
    }
}

/* CATEGORY */
#category #js-product-list-top.products-selection {
    border-bottom: none;
    border-top: none;
}

#category #js-product-list-top.products-selection * {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
}

#category .products-sort-nb-dropdown.products-sort-order.dropdown a {
    border: none;
    font-weight: 500 !important;
}

#category .products-sort-nb-dropdown.products-sort-order.dropdown a span.select-title-name {
    font-weight: 500 !important;
    color: var(--color-black);
}

/* =============================================
   Subcategories Slider
   ============================================= */

#category .subcategories-slider {
    margin-bottom: 2rem;
    position: relative;
    margin-top: -40px;
}

#category .subcategories-slider__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

#category .subcategories-slider__title {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0;
    color: var(--color-black);
}

#category .subcategories-slider__arrows {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

#category .subcategories-slider__arrows .swiper-button {
    position: static;
    width: 1.8rem;
    height: 1.8rem;
    padding: 0;
    margin: 0;
    transform: none;
    opacity: 0.7;
    transition: opacity 0.2s;
}

#category .subcategories-slider__arrows .swiper-button:hover {
    opacity: 1;
}

#category .subcategories-slider__arrows .swiper-button.swiper-button-disabled {
    opacity: 0.2;
    cursor: default;
}

#category .subcategories-slider__arrows .swiper-button::after {
    font-family: FontAwesome;
    font-size: 1.2rem;
    line-height: 0.8rem;
}

#category .subcategories-slider__arrows .swiper-button-prev::after {
    content: "\f104";
}

#category .subcategories-slider__arrows .swiper-button-next::after {
    content: "\f105";
}

#category .subcategories-swiper {
    overflow: hidden;
}

#category .subcategories-swiper .swiper-slide {
    text-align: center;
    width: auto;
}

#category .subcategories-swiper .subcategory-image {
    margin-bottom: 0;
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 5 / 3;
    position: relative;
}

#category .subcategories-swiper .subcategory-image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-decoration: none;
}

#category .subcategories-swiper .subcategory-image a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    z-index: 1;
    border-radius: 0 0 4px 4px;
}

#category .subcategories-swiper .subcategory-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

#category .subcategories-swiper .subcategory-image:hover img {
    transform: scale(1.05);
}

#category .subcategories-swiper .subcategory-name {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 15px 20px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    text-align: center;
    z-index: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
}

/* Scrollbar */
#category .subcategories-scrollbar.swiper-scrollbar {
    position: relative;
    margin-top: 1rem;
    height: 3px;
    background: #e0e0e0;
    border-radius: 2px;
}

#category .subcategories-scrollbar .swiper-scrollbar-drag {
    background: var(--color-black);
    border-radius: 2px;
    height: 100%;
}

/* PRODUCT */

body#product .product_header_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: none;
    margin-top: 19px;
    margin-bottom: 12px;
    padding-bottom: 0;
}

body#product .product_header_container .h1.page-title,
#content-wrapper .product_header_container .page-title {
    margin-bottom: 0 !important;
}

body#product .product-reference {
    color: #929196;
    font-weight: 500;
    font-size: 14px;
}

body#product .product_p_price_container,
body#product .product-additional-info {
    border-top: none;
    padding-top: 0 !important;
}

body#product .images-container img {
    background: #F4F7F9;
}

body#product .js-product-discounts,
body#product .js-product-minimal-quantity {
    margin: 0 !important;
}

body#product .product-quantity>.col {
    margin-bottom: 0;
}

body#product .cl-product-trust {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

body#product .cl-product-trust__item {
    display: flex;
    align-items: center;
    gap: 12px;
}

body#product .cl-product-trust__item i {
    font-size: 22px;
    color: var(--color-primary);
    width: 24px;
    flex-shrink: 0;
    text-align: center;
}

body#product .col-add-wishlist button {
    width: 49px;
    height: 49px;
    background: #fff;
    padding: 16px;
    color: #201C268C;
    opacity: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.35);
}

body#product .col-add-wishlist button i {
    margin-top: 2px;
}

body#product [id^="product-description-short-"] {
    color: #201C26;
    font-weight: 500;
    font-size: 14px;
}

body#product #productdaas-accordion div.card {
    background-color: #F3F6F8;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 12px;
}

body#product .section-title {
    font-weight: 300;
    color: var(--color-black);
    font-size: 48px;
    line-height: 50px;
}

body#product #productdaas-accordion div.card i {
    font-weight: 400;
    font-size: 16px;
    color: var(--color-black);
}

body#product .iqit-accordion .title,
body#product .iqit-accordion .content {
    border-bottom: none;
}

body#product #productdaas-accordion div.card a {
    color: var(--color-black);
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}

/* Disable swiper on desktop, use CSS grid */
@media (min-width: 768px) {
    body#product #product-images-large.column-images {
        overflow: visible;
    }

    body#product #swiper-wrapper-column-images {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        flex-wrap: unset;
        margin: 0;
        transform: none;
    }

    /* First image: full width spanning 2 columns */
    body#product #swiper-wrapper-column-images .product-lmage-large:first-child {
        grid-column: 1 / -1;
        max-width: 100%;
        flex: unset;
        padding: 0;
        width: 100%;
    }

    body#product #swiper-wrapper-column-images .product-lmage-large:first-child img {
        width: 100%;
        aspect-ratio: 1 / 1;
        height: auto;
        object-fit: contain;
        background: #f4f7f9;
        border-radius: 10px;
    }

    /* Remaining images: 2-column grid */
    body#product #swiper-wrapper-column-images .product-lmage-large {
        max-width: 100%;
        flex: unset;
        padding: 0;
        width: 100%;
        background: #f4f7f9;
        border-radius: 10px;
    }

    body#product #swiper-wrapper-column-images .product-lmage-large img {
        width: 100%;
        aspect-ratio: 1 / 1;
        height: auto;
        object-fit: contain;
        background: #f4f7f9;
        border-radius: 10px;
        mix-blend-mode: multiply;
    }

    /* Hide swiper arrows and pagination on desktop */
    body#product #product-images-large .swiper-button-prev,
    body#product #product-images-large .swiper-button-next,
    body#product #product-images-large .swiper-pagination {
        display: none !important;
    }

    /* Product cover: no border */
    body#product .product-cover {
        border: none !important;
    }
}




/* =============================================
   Quantity Selector – Pill Style (Touchspin)
   Common to product page, cart and floating cart
   ============================================= */

.product-quantity .qty {
    width: unset !important;
}

.bootstrap-touchspin.input-group {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    border: 1.5px solid #c8c8c8;
    border-radius: 50px;
    overflow: hidden;
    width: auto;
    height: 44px;
    background: #fff;
}


.bootstrap-touchspin .input-group-btn-vertical {
    display: contents;
    width: auto;
    white-space: normal;
    vertical-align: initial;
    position: static;
    float: none;
}


.bootstrap-touchspin .bootstrap-touchspin-prefix,
.bootstrap-touchspin .bootstrap-touchspin-postfix {
    display: none;
}

.bootstrap-touchspin input[type="number"] {
    border: none;
    text-align: center;
    width: 36px;
    min-width: 36px;
    max-width: 50px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--color-black);
    -moz-appearance: textfield;
    appearance: textfield;
    background: transparent;
    order: 2;
    box-shadow: none;
    height: auto;
    line-height: normal;
    flex: 0 0 auto;
}

.bootstrap-touchspin input[type="number"]::-webkit-inner-spin-button,
.bootstrap-touchspin input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bootstrap-touchspin input[type="number"]:focus {
    outline: none;
    box-shadow: none;
}

.bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin .input-group-btn-vertical>.btn,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 100% !important;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    font-size: 18px;
    color: var(--color-black);
    position: static;
    border-radius: 0;
    margin: 0;
    max-width: none;
    flex: 0 0 40px;
    line-height: 1;
    float: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bootstrap-touchspin .btn-touchspin:hover {
    background: #f0f0f0;
}

.bootstrap-touchspin .btn-touchspin:active {
    background: #e0e0e0;
}


.bootstrap-touchspin .btn-touchspin i,
.bootstrap-touchspin .input-group-btn-vertical i {
    display: none;
    position: static;
}


.bootstrap-touchspin .bootstrap-touchspin-down {
    order: 1;
}

.bootstrap-touchspin .bootstrap-touchspin-up {
    order: 3;
}

.bootstrap-touchspin .bootstrap-touchspin-down::after {
    content: "−";
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: var(--color-black);
}

.bootstrap-touchspin .bootstrap-touchspin-up::after {
    content: "+";
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: var(--color-black);
}

body#product .qty,
body#product .col-add-qty {
    display: flex;
    align-items: center;
}

.cart-item .bootstrap-touchspin.input-group,
.blockcart-content .bootstrap-touchspin.input-group {
    height: 38px;
}

.cart-item .bootstrap-touchspin .btn-touchspin,
.blockcart-content .bootstrap-touchspin .btn-touchspin {
    width: 34px;
    flex: 0 0 34px;
}

/* CMS */
body#cms .cl-banner-block_wrapper>.elementor-container.elementor-column-gap-default {
    max-width: none;
}

body#cms .cl-banner-block_wrapper>.elementor-container.elementor-column-gap-default .cl-banner-block_column>.elementor-column-wrap {
    padding: 0;
}

body#cms .cl-banner-block_wrapper>.elementor-container.elementor-column-gap-default .cl-banner-block_column>.elementor-column-wrap .elementor-widget-wrap {
    display: flex;
    justify-content: center;
}

body#cms .cl-banner-block_wrapper>.elementor-container.elementor-column-gap-default .cl-banner-block_column>.elementor-column-wrap .elementor-widget-wrap .elementor-widget-heading {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1147px;
}

body#cms .cl-banner-block_wrapper>.elementor-container.elementor-column-gap-default .cl-banner-block_column>.elementor-column-wrap .elementor-widget-wrap .elementor-widget-heading * {
    color: var(--color-white);
}

body#cms .cl-banner-block_wrapper .elementor-image {
    background-color: var(--color-primary);
}

body#cms .cl-banner-block_wrapper .elementor-image img {
    height: 664px;
    object-fit: cover;
    width: 100vw;
    mix-blend-mode: multiply;
}



body#cms .trigger-product-recommender {
    cursor: pointer;
}

/* Recommendators – mix-blend-mode multiply effect */
body#cms .section-recommendators .elementor-inner-section {
    background-blend-mode: multiply;
}

body#cms .section-recommendators .trigger-product-recommender {
    background-color: var(--color-primary) !important;
}

body#cms .section-recommendators .elementor-element-fw1dxjy {
    background-color: #3a3a3a !important;
}

body#cms .section-recommendators .elementor-inner-section>.elementor-background-overlay {
    display: none;
}

/* Layout: image fills, text overlays */
body#cms .section-recommendators>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {
    position: relative;
}

body#cms .section-recommendators>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

body#cms .section-recommendators .elementor-inner-section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
}

body#cms .section-recommendators .elementor-widget-text-editor {
    position: relative;
    z-index: 2;
    padding: 55px 60px;
    width: 100%;
}

body#cms .landing-type-carousel .rte-content h3 {
    font-weight: 400;
    font-size: 32px;
}

body#cms .landing-type-carousel .rte-content .carousel_footer {
    display: flex;
}

body#cms .section-recommendators .elementor-text-editor.rte-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body#cms .elementor-accordion .elementor-accordion-item {
    border-top: 1px solid var(--color-primary);
}

body#cms .elementor-accordion .elementor-accordion-item i.fa {
    color: var(--color-primary);
}

body#cms .elementor-accordion .elementor-accordion-item:last-child {
    border-bottom: 1px solid var(--color-primary);
}

body#cms .cl_cluster-second img {
    min-width: 900px;
}

/* =============================================
   Landing Type Carousel – Swiper Slider
   ============================================= */

/* Header: title + arrows */
.landing-type-carousel__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.landing-type-carousel__title {
    font-size: 2rem;
    font-weight: 300;
    color: var(--color-black);
    margin: 0;
}

.landing-type-carousel__arrows {
    display: flex;
    align-items: center;
    gap: 6px;
}

.landing-type-carousel__arrows .swiper-button {
    position: static;
    width: 32px;
    height: 32px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: var(--color-black);
    opacity: .6;
    transition: opacity .2s;
    cursor: pointer;
    background: none;
    border: none;
}

.landing-type-carousel__arrows .swiper-button:hover {
    opacity: 1;
}

.landing-type-carousel__arrows .swiper-button.swiper-button-disabled {
    opacity: .2;
    cursor: default;
}

.landing-type-carousel__arrows .swiper-button::after {
    font-family: FontAwesome;
    font-size: 18px;
}

.landing-type-carousel__arrows .swiper-button-prev::after {
    content: "\f104";
}

.landing-type-carousel__arrows .swiper-button-next::after {
    content: "\f105";
}

/* Container: swiper structure */
.landing-type-carousel .swiper-container {
    overflow: hidden;
}

.landing-type-carousel .elementor-row.swiper-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
}

/* Slide */
.landing-type-carousel .elementor-column.swiper-slide {
    flex-shrink: 0;
    width: 420px;
    height: 420px;
    margin-right: 20px !important;
}

/* Card – image container with overlay text */
.landing-type-carousel .elementor-column-wrap {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}

.landing-type-carousel .elementor-widget-image {
    margin: 0;
    height: 420px;
}

.landing-type-carousel .elementor-widget-image img {
    object-fit: cover;
    display: block;
    border-radius: 10px;
    height: 420px;
}

/* Gradient overlay */
.landing-type-carousel .elementor-column-wrap::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    z-index: 1;
    border-radius: 0 0 10px 10px;
}

/* Text over image */
.landing-type-carousel .elementor-widget-text-editor {
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 16px 16px 14px !important;
    margin: 0 !important;
}

.landing-type-carousel .rte-content h3 {
    font-weight: 600 !important;
    font-size: 22px !important;
    color: #fff !important;
    margin: 0 0 6px !important;
}

.landing-type-carousel .rte-content .carousel_footer {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
}

.landing-type-carousel .rte-content .carousel_footer p {
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    margin: 0;
    opacity: .9;
    flex: 1;
}

.landing-type-carousel .rte-content .carousel_footer i {
    color: #fff;
    font-size: 20px;
    flex-shrink: 0;
    margin-top: 2px;
}

@media (max-width: 767px) {
    .landing-type-carousel .elementor-widget-image img {
        height: 220px;
    }

    .landing-type-carousel__title {
        font-size: 1.5rem;
    }
}