/* Publish by EComposer at 2025-08-02 16:20:00*//**ECOM-INSERT-CSS**/
                .ecom-column {
                    position: relative;
                }
                .ecom-column>.core__column--wrapper {
                    align-items: flex-start; /* fix tam de mn lam layout */
                    display: flex;
                }
                .ecom-column__overlay .ecom-overlay {
                    pointer-events: none;
                }

                .ecom-column__overlay > .ecom-overlay, .ecom-column__overlay .ecom-video-background-youtube {
                    position: absolute;
                    inset: 0;
                }

                @media only screen and (min-width: 768px) {
                    .ecom-column>.core__column--wrapper {
                        height: 100%;
                    }
                }
                /*.ecom-parallax-background {
                    background-size: cover;
                    width: 100%;
                    height: 100%;
                    transition: background-position 0.2s linear;
                    background-repeat: inherit !important;
                }*/
                .ecom-grid-item .ecom-row > .core__row--columns {
                    height: 100%;
                }
                .ecom-use-parallax {
                    background: unset !important;
                }
                .ecom-parallax-background {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    display: flex;
                    overflow: hidden;
                }
                .ecom-parallax-background img {
                    object-fit: cover;
                    width: 100%;
                    position: absolute;
                    top: 0;
                    left: 50%;
                    transform: translate(-50%,0);
                    pointer-events: none;
                }
                .ecom-row {
                    width: 100%;
                    position: relative;
                }
                .ecom-video-background-youtube-wrapper {
                    overflow: hidden
                }
                .ecom-section__overlay > .ecom-overlay, .ecom-section__overlay .ecom-video-background-youtube, .ecom-video-background-youtube-wrapper{
                    position:absolute;
                    top:0;
                    left:0;
                    bottom:0;
                    right:0;
                }
                .ecom-row.ecom-section {
                    clear: both;
                }
                .ecom-row:hover {
                    z-index: 1;
                }
                .ecom-row>div.core__row--columns.core__row--full {
                    max-width: 100%;
                }
                @media (min-aspect-ratio: 16/9) {
                    .ecom-section__overlay .ecom-video-background-youtube  { height: 300%; top: -100%; }
                }
                @media (max-aspect-ratio: 16/9) {
                    .ecom-section__overlay .ecom-video-background-youtube  { width: 300%; left: -100%; }
                }
                @supports not (aspect-ratio: 16 / 9) {
                    .ecom-video-background-youtube:before {
                        display: block;
                        content: "";
                        width: 100%;
                        padding-top: 56.25%;
                    }
                    .ecom-video-background-youtube .ecom-video-background {
                        position: absolute;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                    }
                    .ecom-video-background {
                        -o-object-fit: unset !important;
                        object-fit: unset !important;
                    }
                }
                @media (max-width: 767px) {
                    .ecom-section__video-bg .ecom-video-background-youtube {
                        display: none;
                    }
                }
                
              .ecom-horizontal-align-left {
                text-align: left;
              }
              .ecom-horizontal-align-center {
                text-align: center;
              }
              .ecom-horizontal-align-right {
                text-align: right;
              }
              .ecom-horizontal-center {
                margin: 0 auto;
              }
              .ecom-horizontal-left {
                margin: 0 auto 0 0;
              }
              .ecom-horizontal-right {
                margin: 0 0 0 auto;
              }
              .ecom-banner__button {
                text-decoration: none;
                pointer-events: auto;
              }
              .ecom-banner__hzoom {
                position: relative;
                overflow: hidden;
              }

              .ecom-masonry__nt_promotion_html {
                position: absolute;
                max-width: 100%;
                z-index: 10;
                pointer-events: none;
              }
              .ecom-banner__overlay {
                position: absolute;
                background-color: #000;
                z-index: 1;
                opacity: 0.3;
                display: flex;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                pointer-events: none;
              }
              .ecom-banner__image-picture {
                display: block;
              }

              .ecom-banner__picture-link,
              .ecom-banner__image-picture {
                width: 100%;
                object-fit: contain;
              }
              .ecom-banner__image-picture img {
                width: 100%;
              }
              .ecom-banner_wrap_html_block {
                pointer-events: all;
              }

            

                a.ecom-product__heading {
                    display: block;
                    width: fit-content;
                }
            
                .ecom__text--dropcap:first-letter {
                    font-size: 40px;
                    color: #2bcf19;
                    display:inline-flex;
                    border-style: solid;
                    border-width: 1px;
                    border-color: transparent;
                    float:left;
                    line-height:1;
                }
                .ecom__text--dropcap.has-drop-cap-view-default:first-letter {
                    border:none;
                }
                body[ecom-loaded] .ecom-sections .element__text a {
                    cursor: auto;
                }
                .text-content.ecom-html {
                    overflow: hidden;
                    position: relative;
                }

                .ecom-text--is-mark::after {
                    position: absolute;
                    content: '';
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 150px;
                    background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
                    pointer-events: none;
                }

                .ecom-text_view-more-btn,
                .ecom-text_view-less-btn {
                    display: flex;
                    background: none;
                    outline: none;
                    border: none;
                    align-items: center;
                }

                .ecom__element--button-icon {
                    display: flex;
                    align-items: center;
                }

                .ecom-text_view-more-btn svg, .ecom-text_view-less-btn svg {
                    width: 16px;
                    color: #fff;
                }
                sub, sup{
                    position: relative;
                    font-size: 75%;
                    line-height: 0;
                    vertical-align: baseline;
                }
                sup{
                    top: -.5em;
                }
                sub{
                    bottom: -.25em;
                }
                .ecom-type-hollow .text-content {
                    text-shadow: var(--stroke) !important;
                    background: transparent !important;
                    -webkit-background-clip: unset !important;
                    -webkit-text-fill-color: unset !important;
                }
                .ecom-type-text_3d .text-content {
                    text-shadow: var(--text_3d) !important;
                }
                .ecom-type-gradient .text-content {
                    animation: var(--animation);
                }
                @keyframes gradientMove {
                    0% { background-position: 100% 100%; }
                    100% { background-position: 0% 0%; }
                }
            
                #ecom-builder .ecom-shopify__product-box .core__blocks.core__blocks--empty {
                    background-color: #e5e5f7;
                    opacity: 0.8;
                    background-image: radial-gradient(#444cf7 0.5px, #e5e5f7 0.5px);
                    background-size: 10px 10px;
                }
                #ecom-builderx .ecom-shopify__product-box .core__group--items .core__group--body{
                    background-color: #e5e5f7;
                    opacity: 0.7;
                    background-image:  radial-gradient(#444cf7 0.65px, transparent 0.65px), radial-gradient(#444cf7 0.65px, #e5e5f7 0.65px);
                    background-size: 26px 26px;
                    background-position: 0 0,13px 13px;
                }
                .ecom-shopify__product-box div.core__group--body > div.core__blocks  {
                    padding: 0
                }
            
                    .ecom-base-image .ecom-container-image {
                        width: 100%;
                        height: 100% !important;
                    }
                    .image-resize {
                        width: auto !important;
                        max-width: 100% !important;
                    }
                    .ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture {
                        height: var(--height-resize) !important;
                        width: var(--width-resize) !important;
                    }
                    .ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img {
                        width: 100% !important;
                        height: 100% !important;
                    }
                    .ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{
                        width: var(--width-resize) !important;
                        user-select: none;
                        -ms-user-select: none;
                        -webkit-user-select: none;
                    }
                    .ecom-container-image.resize .ecom-image-picture * {
                        /*transition: none;*/
                        pointer-events: none;
                    }
                    .ecom-base-image.ecom-overlay > .ecom-overlay-text{
                        text-align:center
                    }
                    .ecom-image-align{
                        display:flex;
                    }
                    .ecom-image-picture-link,
                    .ecom-image-picture{
                        overflow: hidden;
                        width:100%;
                        height:100%;
                    }
                    .ecom-base-image .ecom-image-picture img {
                        min-height: 1px;
                        object-position: var(--object-position);
                    }
                    .ecom-base-image picture {
                        overflow: hidden;
                        flex:1 1 auto;
                        min-height:1px;
                    }
                    .ecom-base-image picture img{
                        display: block;
                        max-width: 100%;
                        height: auto;
                        width: 100%;
                    }
                    .ecom-base-image figure{
                        display: flex;
                    }
                    .ecom-container-image{
                        display: flex;
                        flex-direction: column;
                        width:100%;
                    }
                    .ecom-image-picture-link,
                    .ecom-image-content-position{
                        position: relative;
                    }
                    .ecom-base-image.ecom-overlay {
                        position: absolute;
                        z-index: 1;
                        opacity: 0.5;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                    }
                    .ecom-image__caption{
                        width:100%;
                    }
                    .ecom-base-image .ecom-image-picture, .ecom-base-image .ecom-image-picture img {
                        width: 100%;
                        max-width: 100%;
                    }
                    .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay {
                        background-color: rgba(17, 24, 39, 0.3);
                    }
                    .ecom-base-image.image-highlight:after {
                        content: "";
                        position: fixed;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        background: #000000bf;
                        z-index: 999;
                        opacity: 1;
                        pointer-events: none; /* for clickable thought overlay */
                    }
                    .ecom-base-image.image-highlight .ecom-container-image {
                        z-index: 1000;
                    }
                    .ecom-grid-item .ecom-base-image figure, .ecom-grid-item .ecom-base-image figure .ecom-image-content-position, .ecom-grid-item .ecom-base-image figure .ecom-image-content-position img {
                        height: 100%;
                        width: 100%;
                        max-width: 100%;
                    }
                    .ecom-base-image-mask .ecom-image-mask {
                        width: 100%;
                    }
                    @media (max-width: 1024px) {
                        .ecom-base-image .ecom-image-picture img {
                            object-position: var(--object-position-tablet);
                        }
                    }
                    @media (max-width: 767px) {
                        .ecom-base-image .ecom-image-picture img {
                            object-position: var(--object-position-mobile);
                        }
                    }
                
            .ecom-video-poster {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ecom-video-poster img {
                width: 100%;
                height: 100% !important;
                object-fit: cover;
            }
            .ecom-element_video-popup{
                display:none;
            }

            .ecom-video_link-extra {
                position: absolute;
                inset: 0;
                z-index: 5;
            }

            .element__video .ecom-video_link-extra {
                display: block;
            }
                .element__video.ecom-element{
                    display: flex;
                    width: 100%;
                }
                .ecom-element_video-iframe{
                    display:inline-flex;
                    width:100%;
                    position:relative;
                    overflow:hidden;
                    justify-content: center;
                    transform: translateZ(0);
                }
                .ecom-video_overlay-icon.ecom-overlay {
                    pointer-events: auto;
                }
                .ecom-element_video-iframe .ecom-video_overlay-icon{
                    position:absolute;
                    display:flex;
                    top:0;
                    bottom:0;
                    left:0;
                    right:0;
                    align-items:center;
                    justify-content:center;
                    border:none;
                    outline:none;
                    width: 100%;
                    height: 100%;
                    cursor: default;
                    background-color:#3336;
                    z-index:-1;
                    opacity:0;
                    border-radius: 0;

                }
                .ecom-element_video-iframe .ecom-video_overlay-icon:hover {
                    background-color:#3336;
                }
                .ecom-element_video-iframe .ecom-overlay{
                    z-index:1;
                    opacity:1;
                }

                .ecom-element_video-iframe video {
                    width: 100%;
                    /*height: intrinsic;*/
                }

                .ecom-video-icon-play{
                    cursor: pointer;
                    position:absolute;
                    top:50%;
                    left:50%;
                    transform:translate(-50%,-50%);
                    color:white;
                    fill: currentColor;
                    display: flex;
                    z-index: 2;
                }
                .ecom-video-icon-play svg{
                    width: 50px;
                    height: auto;
                }
                .ecom-element_video-lightbox{
                    position: fixed;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    z-index: 100;
                    display: none;
                    opacity:0;
                }
                .ecom-light-box-modal{
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    background-color: #333333d1;
                    display:block !important;
                }
                .ecom-element_video-lightbox.fadeIn{
                    display:block;
                    opacity:1;
                    -webkit-transition: opacity 3s;
                    -moz-transition: opacity 3s;
                    transition: opacity 3s;
                }
                .ecom-video-wrapper {
                    position: absolute;
                    top: 50%;
                    left: 10%;
                    right:10%;
                    z-index: 10;
                    height:700px;
                    -webkit-transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    transform: translateY(-50%);
                    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
                }

                .ecom-video-close-btn {
                    width:30px;
                    height:30px;
                    color: grey;
                    font-size: 25px;
                    position: fixed;
                    top: 3%;
                    right: 3%;
                    z-index: 2;
                    -webkit-transform: scale(1, 1);
                    -moz-transform: scale(1, 1);
                    -ms-transform: scale(1, 1);
                    -o-transform: scale(1, 1);
                    transform: scale(1, 1);
                    -webkit-transition: transform .5s ease, color .5s ease;
                    -moz-transition: transform .5s ease, color .5s ease;
                    -ms-transition: transform .5s ease, color .5s ease;
                    -o-transition: transform .5s ease, color .5s ease;
                    transition: transform .5s ease, color .5s ease;
                }

                .ecom-video-close-btn:hover {
                    color: white;
                    cursor: pointer;
                    -webkit-transform: scale(1.2, 1.2);
                    -moz-transform: scale(1.2, 1.2);
                    -ms-transform: scale(1.2, 1.2);
                    -o-transform: scale(1.2, 1.2);
                    transform: scale(1.2, 1.2);
                    -webkit-transition: transform .5s ease, color .5s ease;
                    -moz-transition: transform .5s ease, color .5s ease;
                    -ms-transition: transform .5s ease, color .5s ease;
                    -o-transition: transform .5s ease, color .5s ease;
                    transition: transform .5s ease, color .5s ease;
                }
                .element__video controls:not(.audio-only) div[pseudo="-webkit-media-controls-panel" i] {
                    background: transparent;
                }
                video {
                    isolation: isolate;
                    -webkit-mask-image: -webkit-radial-gradient(white, black);
                    -webkit-backface-visibility: hidden;
                    -moz-backface-visibility: hidden;
                }
                @media screen and (max-width : 786px) {
                    .ecom-video-wrapper {
                    height:350px;
                    }
                }
                @media screen and (max-width : 480px) {
                    .ecom-video-wrapper {
                    height:180px;
                    }
                }
            
                .ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured {
                    overflow-y: unset !important;
                    overflow-x: clip !important;
                }
                .ecom-product-single .ecom-swiper-button-lock {
                    display: none !important;
                }
                .ecom-modal-gallery-item iframe {
                    width: 100%;
                    height: 100%;
                }
                .ecom-element.ecom-product-single .ecom-image-link-product {
                    cursor: inherit;
                }
                .ecom-product-single__media--image img {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    -webkit-user-select: none;
                    -khtml-user-select: none;
                    -moz-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                }

                .ecom-media-video, .shopify-model-viewer-ui, .ecom-img-zoom-a, .ecom-product-single__media--model-wrapper {
                    position: absolute;
                    inset: 0
                }

                .ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active {
                    transform: none;
                }

                .ecom-product-single__media--thumbs:empty {
                    display: none !important;
                }
                .ecom-product-single__media {
                    display: block;
                    position: relative;
                    width: 100%;
                }
                .ecom-product-single__media--grid .ecom-product-single__media--images img {
                    max-width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--images {
                    display: flex;
                    flex-wrap: wrap;
                    margin-bottom: 2rem;
                    padding: 0;
                    gap: 10px;
                    list-style: none;
                }

                .ecom-product-single__media--images {
                    transition: height 0.3s;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image {
                    width: calc(50% - 1rem / 2);
                    max-width: 100%;
                    flex-grow: 1;
                }
                /** Set the media image and the first image 100% width **/

                .ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1) {
                    width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full {
                    width: 100%;
                }
                .ecom-product-single__media-label, .ecom-product-single__zoom-icon-wrapper {
                    align-items: center;
                }
                .ecom-product-single__zoom-icon-wrapper {
                    color: #000000;
                    background-color: #f7f7f7;
                    border-style: solid;
                    border-width: 0.8px;
                    overflow: hidden;
                    border-radius: 50%;
                }
                .ecom-product-single__zoom-icon {
                    width: 25px;
                    height: 25px;
                    padding: 6px;
                }
                .ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{
                    width: 100%;
                    height: 100%;
                    display: flex;
                }
                .ecom-product-single__media-label > span {
                    height: fit-content;
                }

                .ecom-swiper-controls::after {
                    display: none
                }

                .ecom-product-single__media--grid .ecom-swiper-controls {
                    display: none;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--images img,
                .ecom-product-single__media--video video {
                    max-width: 100%;
                }

                .ecom-product-single__media--video video {
                    width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image:first-child {
                    width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full {
                    width: 100%;
                }

                .ecom-product-single__media---external-video {
                    position: relative;
                    padding-top: var(--img_padding, 100%);
                }

                .ecom-product-single__media--image {
                    padding-top: var(--img_padding, 100%);
                }

                .ec_splide__slide.ecom-product-single__media--image img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }

                .ecom-product-single__media--model {
                    position: relative;
                }
                .ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img {
                    margin: auto !important;
                    height: auto !important;
                }
                .ecom-product-single__media---external-video iframe,
                .ecom-product-single__media--model-wrapper model-viewer {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                }

                .ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                }

                .ecom-product-single__media--image {
                    height: 0;
                }

                .ecom-swiper-wrapper {
                    align-items: stretch;
                }

                /* Height 100% will break the thumbs slider height */
                .ecom-swiper-wrapper .ecom-splide-slide {
                    text-align: center;
                }

                .ecom-product-single__media--slider .ecom-splide-slide img {
                    object-fit: contain;
                }

                .ecom-product-single__media--thumbnail {
                    border: 2px solid transparent;
                    cursor: pointer;
                    display: flex;
                    justify-content: center;
                }
                /* Fix filter CSS on Safari */
                .ecom-product-single__media--featured img {
                    transform: translate3d(0, 0, 0);
                }
                .ecom-product-single__media--featured.ecom-before-init{
                    opacity: 0;
                }

                .ecom-product-single__media--thumbnail img {
                    -webkit-user-select: none;
                    -khtml-user-select: none;
                    -moz-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                    width: 100%;
                    max-width: 100%;
                    height: auto;
                    border: 0;
                    vertical-align: middle;
                    position: relative;
                    z-index: 1;
                }

                .ecom-swiper-controls svg {
                    height: 16px;
                    width: 16px;
                    color: inherit;
                }

                .ecom-product-single__media-wrapper .ecom-swiper-controls {
                    cursor: pointer;
                    width: auto;
                    height: auto;
                    transition: .2s ease-in-out;
                }

                .ecom-product-single .ec_splide__arrow.ecom-swiper-button,
                .ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb {
                    padding: 8px;
                }

                .ecom-swiper-controls-thumb svg {
                    height: 100%;
                    width: 100%;
                    color: inherit;
                }
                .ecom-product-single__media--thumbs{
                    position:relative
                }

                .ecom-product-single__media--thumbs.ec_splide--ttb {
                    top: 0;
                    bottom: 0;
                }

                .ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav {
                    position: absolute;
                    top: 0;
                    bottom: 0;
                }

                .ecom-swiper-button-thumb-prev{
                    left:0
                }

                .ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls {
                    transform: inherit;
                }

                .ecom-swiper-controls-thumb > svg{
                    width:24px;
                    height:24px;
                }

                .ecom-swiper-controls-thumb {
                    z-index:10;
                    display:flex;
                    cursor: pointer;
                    width:auto;
                    height:auto;
                    transition: .2s ease-in-out;
                    text-align: center;
                }
                .ecom-swiper-controls-thumb::after{
                    display:none
                }

                .ecom-swiper-controls:after {
                    margin-left: -3px;
                }

                .ecom-product-single__media--thumbnail:hover {
                    z-index: 10;
                }

                button.ecom-product-single__media--play-control {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    border: none;
                    cursor: pointer;
                    margin: 0;
                    padding: 0;
                    background-color:rgb(238 238 238 / 40%);
                }

                .ecom-product-single__media--play-control-wrapper {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    transform: translate(-50%, -50%) scale(1);
                    z-index: 1;
                }
                .ecom-product-single__media--thumbnail {
                    position: relative;
                }

                .ecom-product-single__media--thumbnail--icon {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    z-index: 3;
                    display: flex;
                }

                .ecom-product-single__media--thumbnail--icon svg {
                    display: flex;
                }
                .ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,
                .ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,
                .ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{
                    transform:translateY(-50%);
                    top: 50%;
                    margin-top: 0px;
                    width: auto;
                    height: auto;
                }
                .ecom-dont-has-many-images .ecom-product-single__media--thumbs,
                .ecom-dont-has-many-images .ec_splide__pagination {
                    display: none;
                }

                .ecom-product-single__media--image.ecom-image-align-left img {
                    left: 0;
                    right: unset;
                    transform: none;
                }
                .ecom-product-single__media--image.ecom-image-align-right img {
                    left: unset;
                    right: 0;
                    transform: none;
                }

                .ecom-product-single__media--image.ecom-image-align-center img {
                    left: 50%;
                    transform: translateX(-50%);
                }

                .ecom-product-single__media .ecom-product-single__media-container {
                    display: flex;
                    flex-direction: column;
                    gap: 10px
                }

                .ecom-swiper-container {
                    width: 100%;
                }
                .ecom-product-single__media--thumbnail > * {
                    transition:inherit;
                }

                /* Image Zoom */
                .ecom-image-zoom {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .ecom-image-zoom > a {
                    cursor: zoom-in;
                }

                .ecom-image-zoom.is-error > a {
                    cursor: not-allowed;
                }

                .ecom-image-zoom.is-loading > a {
                    cursor: progress;
                }

                .ecom-image-zoom > a > img {
                    display: block;
                }

                .ecom-image-zoom-notice {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    z-index: 150;
                    width: 10em;
                    margin: -1em 0 0 -5em;
                    line-height: 2em;
                    text-align: center;
                    background: #FFF;
                    box-shadow: 0 0 10px #888;
                }

                .ecom-image-zoom-flyout {
                    position:absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 200;
                    overflow: hidden;
                    background: #FFF;
                    cursor: crosshair;
                }
                .ecom-image-zoom-window.ecom-image-zoom-flyout {
                    opacity: 0;
                    box-shadow: 0 1px 5px rgba(127,127,127,0.02), 0 5px 18px rgba(127,127,127,0.2);
                }
                .ecom-image-zoom-flyout.ecom-open {
                    animation: fadeZoomIn 200ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
                    -webkit-animation: fadeZoomIn 200ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
                }

                .ecom-image-zoom-flyout.ecom-close {
                    animation: fadeZoomOut 150ms cubic-bezier(0, 0, 0.2, 1)
                }

                .ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img {
                    width: auto;
                    max-width: none !important;
                    height: auto !important;
                    object-fit: unset !important;
                    transform: none;
                }
                .ecom-product-single__media .ecom-image-align {
                    justify-content: center;
                }
                .ecom-product-single__media-label, .ecom-product-single__zoom-icon-wrapper {
                    z-index: 99;
                    pointer-events: none;
                }
                .ecom-label-position__topleft, .ecom-zoom-position__topleft {
                    top: 20px;
                    left: 20px;
                }
                .ecom-label-position__topright, .ecom-zoom-position__topright {
                    top: 20px;
                    right: 20px;
                }
                .ecom-label-position__bottomleft, .ecom-zoom-position__bottomleft {
                    bottom: 20px;
                    left: 20px;
                }
                .ecom-label-position__bottomright, .ecom-zoom-position__bottomright {
                    bottom: 20px;
                    right: 20px;
                }
                .ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{
                    opacity: 0;
                    visibility: hidden;
                    width: 100px;
                }

                .ecom-product-single .ec_splide:not(.is-overflow) .ec_splide__arrows {
                    display: none;
                }

                @media screen and (min-width: 1025px) {
                    .ecom-product-single__media.ecom-position-sticky {
                        position: sticky;
                        top: 0
                    }
                    .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs {
                        width: 120px;
                    }
                    .ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:auto;
                        bottom:10px;
                    }
                    .ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{
                        transform: rotate(90deg);
                    }
                    .ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:10px;
                        bottom:auto;
                    }
                    /*.ecom-product-single__media .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs {
                        min-height: 100px;
                        height: auto;
                    }*/
                }
                @media (min-width: 768px) and (max-width: 1024px) {
                    .ecom-product-single__media--image.ecom-image-align-center--tablet img {
                        left: 50%;
                        right: unset;
                        transform: translateX(-50%);
                    }
                    .ecom-product-single__media--image.ecom-image-align-left--tablet img {
                        left: 0;
                        right: unset;
                        transform: none;
                    }
                    .ecom-product-single__media--image.ecom-image-align-right--tablet img {
                        left: unset;
                        right: 0;
                        transform: none;
                    }
                    .ecom-product-single__media--image, .ecom-product-single__media--full {
                        padding-top: var(--img_padding__tablet, 100%)
                    }
                    .ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical {
                        min-width: 50px;
                        width: auto;
                    }
                    .ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:auto;
                        bottom:10px;
                    }
                    .ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{
                        transform: rotate(90deg);
                    }
                    .ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:10px;
                        bottom:auto;
                    }
                }
                @media (max-width: 767px) {
                    .ecom-product-single__media--image.ecom-image-align-center--mobile img {
                        left: 50%;
                        right: unset;
                        transform: translateX(-50%);
                    }
                    .ecom-product-single__media--image.ecom-image-align-left--mobile img {
                        left: 0;
                        right: unset;
                        transform: none;
                    }
                    .ecom-product-single__media--image.ecom-image-align-right--mobile img {
                        left: unset;
                        right: 0;
                        transform: none;
                    }
                    .ecom-product-single__media--image, .ecom-product-single__media--full {
                        padding-top: var(--img_padding__mobile, 100%)
                    }
                    .ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured {
                        width: auto;
                    }
                    .ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical {
                       /* min-width: 50px;*/
                        width: auto;
                    }
                    .ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:auto;
                        bottom:10px;
                    }
                    .ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{
                        transform: rotate(90deg);
                    }
                    .ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:10px;
                        bottom:auto;
                    }
                }

                .ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg {
                    transform: none;
                }

                @keyframes fadeZoomIn {
                0% {
                    transform: scale(0.8);
                    opacity: 0; }

                100% {
                    transform: scale(1);
                    opacity: 1; } }

                @keyframes fadeZoomOut {
                0% {
                    opacity: 1; }

                100% {
                    opacity: 0; } }

            
            .ec-swatch-shopify-color {
                display: block;
                max-width: 100%;
                aspect-ratio: 1 / 1;
                background: var(--ec-swatch--background);
                background-position: var(--ec-swatch-focal-point, initial);
                background-size: cover;
                background-origin: border-box;
            }
            /** progress bar pagination **/
                .ecom-pagination-progress-bar--wrapper {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    width: 100%;
                }
                .ecom-pagination-progress-bar {
                    display: flex;
                    justify-content: center;
                    flex-direction: var(--ecom-flex-direction, column);
                    align-items: center;
                }
                .ecom-paginate__progress-bar--outner {
                    width: 250px;
                    border-radius: 4px;
                    position: relative;
                    height: 10px;
                    background-color: rgba(0 0 0 /.3);
                }
                .ecom-paginate__progress-bar--inner {
                    border-radius: inherit;
                    position: absolute;
                    height: 100%;
                    width: 20%;
                    background-color: rgba(0 0 0 /1);
                    top: 0;
                    left: 0;
                }
                .ecom-paginate__progress-text {
                    margin: 0;
                    width: 100%;
                }
                .ecom-unit-price {
                    display: block;
                }
                /** Swiper css **/
                .ecom-swiper-navigation-position .ecom-swiper-button {
                    position: var(--ecom-position);
                }
                @media (max-width: 1024px) {
                    .ecom-swiper-navigation-position .ecom-swiper-button {
                        position: var(--ecom-position__tablet);
                    }
                }
                @media (max-width: 767px) {
                    .ecom-swiper-navigation-position .ecom-swiper-button {
                        position: var(--ecom-position__mobile);
                    }
                    .ecom-collection__product--wrapper-items.ecom-collection__product--no-item {grid-template-columns: repeat(1, 1fr);}
                }
                .ecom-swiper-pagination-bullet:only-child {
                    opacity: none
                }
                .ecom-flex-center, .ecom-swiper-navigation {
                    display: flex;
                    align-items: center;
                }
                .ecom-swiper-navigation{
                    justify-content: center
                }
                .ecom-swiper-navigation[data-navigator-type="combine"]{
                    justify-content: center
                }
                .ecom-swiper-pagination:not(.ecom-swiper-pagination-lock){
                    display:flex;
                }


                /** Core **/

                .ecom-flex-column {
                    display: flex;
                    flex-direction: column
                }

                .ecom-collection__product-item--information{
                    flex: 1
                }
                .ecom-collection.ecom-collection__product {
                    width: 100%;
                    overflow: hidden;
                }
                .ecom-d-flex {
                    display: flex;
                    flex-wrap:wrap;
                }

                .ecom-collection__product--rating-wrapper {
                    position: relative
                }
                .ecom-collection__product-item[data-style="absolute"] .ecom-collection__product--actions[data-layout="lite"] {
                    display: none;
                }
                .ecom-collection__product .ecom-collection__product-media a {
                    text-decoration: none;
                    color: inherit;
                    width: 100%
                }

                .ecom-collection__product--wrapper-items {
                    grid-template-columns: repeat(3, minmax(0, 1fr));
                    display: grid;
                    gap: 1rem;
                }
                /*
                .ecom-collection__product--wrapper-items.ecom-collection-product__layout-list {
                    grid-template-columns: repeat(1, minmax(0, 1fr));
                    grid-gap: 10px;
                }
                */
                .ecom-swiper-wrapper.ecom-collection__product--wrapper-items{
                    display:flex;
                    gap:0
                }
                .ecom-collection__product-main.ecom-swiper-container {
                    opacity: 0;
                    visibility: hidden;
                }
                .ecom-collection__product-main.ecom-swiper-container.ecom-swiper-initialized {
                    opacity: 1;
                    visibility: visible;
                }
                .ecom-collection__product-main.ecom-swiper-container:not(.ecom-swiper-initialized) .ecom-collection__product-item{
                    max-width: 200px;
                }
                .ecom-collection__product-quick-shop--force-hide {
                    display: none !important;
                }


                .ecom-collection__product-countdown-progress-bar {
                    display: flex;
                    align-items: center;
                    width: 100%;
                }

                .ecom-collection__product-countdown-progress-bar--wrap {
                    flex: 1;
                    background: #BABFC3;
                    border-radius: 2px;
                    overflow:hidden;
                }

                .ecom-collection__product-countdown-progress-bar--timer {
                    position: relative;
                    width: 100%;
                    height: 5px;
                    background: #111827;
                    display: block;
                    border-radius: 2px;
                    z-index: 1
                }

                .ecom-collection__pagination-navigation .ecom-pagination-item svg {
                    width: 12px;
                    height: 12px;
                }

                .ecom-collection__product-media {
                    display: block;
                    position: relative;
                }

                .ecom-collection__product-media--portrait {
                    padding-bottom: 125% !important;
                }

                .ecom-collection__product-media--square {
                    padding-bottom: 100% !important;
                }
                .ecom-collection__product-item svg.ecom-colection__product-svg-placeholder{
                    width: 100%;
                    height: 100%;
                    background-color: rgba(0 0 0 /.1);
                    position: absolute;
                    top: 0;
                    left: 0;
                }

                body[ecom-loaded] .ecom-products-pagination-infinite {
                    display: none;
                }
                .ecom-products-pagination-infinite button.ecom-loading {
                    display: block;
                    margin: 25px auto;
                    border: none;
                    background: none;
                }
                .ecom-core .ecom-collection__product-media img {
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    object-fit: cover;
                    object-position: center center;
                    /*transition: opacity .4s cubic-bezier(.25, .46, .45, .94);*/
                }

                .ecom-collection__product--text-only {
                    background: rgb(26 27 24 / 8%);
                }

                .ecom-collection__product-item {
                    overflow: hidden;
                }
                .ecom-collection__product-media-wrapper {
                    position:relative;
                }
                .ecom-collection__product-item[data-style="horizontal"] .ecom-collection__product-media-wrapper{
                    flex-basis:30%;
                }
                .ecom-collection__product-item[data-style="absolute"] .ecom-collection__product--actions:not([data-layout="full"]){
                    position: absolute;
                    opacity: 1;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    align-self: center;
                    justify-content: center;
                    inset: 0;
                    margin: auto;
                    text-align: center;
                }

                .ecom-collection__product-prices .ecom-collection__product-price--from {
                    text-decoration: none !important;
                }
                .ecom-collection__product-item .ecom-collection__product-item--inner {
                    display: flex;
                    width:100%;
                    height:100%;
                    overflow:hidden;
                }
                .ecom-product-single__countdown-container {
                    display: flex;
                }
                .ecom-collection__product--text-only .ecom-collection__product-item--content {
                    grid-row: 2;
                    justify-self: center;
                    margin-bottom: 6rem;
                    margin-top: 5rem;
                }

                .ecom-collection__product--text-only .ecom-collection__product-item--inner {
                    display: grid;
                    grid-template-rows: 1fr auto 1fr;
                    width: 100%;
                }

                .ecom-collection__product-badge {
                    z-index: 3;
                    position: absolute;
                    right: 8px;
                    left: 8px;
                    top: 8px;
                    display: flex;
                    flex-direction: column;
                    pointer-events: none
                }

                .ecom-paginate-loadmore--icon {
                    width: 16px;
                }
                .ecom-collection__product-badge>span {
                    pointer-events: auto
                }

                .ecom-visually-hidden {
                    display: none;
                }

                .ecom-collection__product-quick-shop-wrapper {
                    display: none;
                }
                .ecom-collection__product-variants[data-picker-type="dropdown"] .ecom-collection__product-quick-shop-wrapper,
                .ecom-collection__product-variants[data-picker-type="radio"] .ecom-collection__product-quick-shop-wrapper{
                    display: block;
                }
                .ecom-collection__product-media-image {
                    display: block;
                }

                .ecom-collection__product-media--hover-effect img.ecom-collection__product-secondary-media {
                    opacity: 0;
                    -webkit-transition: .4s ease-in-out;
                    transition: .4s ease-in-out;
                }
                @media(min-width: 1025px) {
                    .ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image {
                        opacity: 0;
                        transition: opacity .4s cubic-bezier(.25, .46, .45, .94);
                    }

                    .ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media {
                        opacity: 1;
                    }
                }
                @media(max-width: 1024px) {
                    .ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image {
                        opacity: 0;
                        transition: opacity .4s cubic-bezier(.25, .46, .45, .94);
                    }

                    .ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media {
                        opacity: 1;
                    }
                }
                .ecom-collection__product .selector-wrapper,
                .ecom-collection__product .ecom-collection__product-picker-main,
                .ecom-collection__product .ecom-collection__product-picker-other {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                }
                .ecom-collection__product .selector-wrapper label{
                    width:100%;
                }
                .ecom-collection__product-picker-colors-item .ecom-collection__product-picker-colors-item--preview {
                    display: block;
                    width: 100%;
                    height: 100%;
                }

                .ecom-collection__product-picker-images-list,
                .ecom-collection__product-picker-colors-list,
                .ecom-collection__product-picker-radio-list {
                    display: flex;
                    width: 100%;
                    flex-wrap: wrap;
                    overflow:hidden;
                    list-style: none;
                }
                .ecom-collection__product-picker-radio-list {
                    list-style: none;
                }
                .ecom-collection__product-picker-colors-item,
                .ecom-collection__product-picker-images-item {
                    overflow: hidden;
                }
                .ecom-collection__product-picker-radio-list li,
                .ecom-collection__product-picker-images-list li,
                .ecom-collection__product-picker-colors-list li {
                    position: relative;
                    cursor: pointer;
                    list-style: none;
                    min-height: unset;
                }

                .ecom-collection__product-picker-radio-label,
                .ecom-collection__product-swatch-item--wrapper {
                    display: inline-block
                }
                .ecom-collection__product-swatch-item img{
                    display:block
                }
                .ecom-collection__product-swatch-item--wrapper {
                    position: absolute;
                    inset: 0;
                    z-index: 1;
                }
                .ecom-collection__product-variants{
                    transition: all 300ms ease;
                }
                .ecom-collection__product-item[data-style="absolute"] .ecom-collection__product-variants.ecom-active {
                    position: absolute;
                    background:rgb(238 238 238 / 70%);
                    inset: 0;
                    z-index:999;


                }
                .ecom-collection__product-item[data-style="absolute"] .ecom-collection__product-variants.ecom-active .ecom-collection__product-form{
                    display:flex;
                    align-items: center;
                    justify-content:center;
                    align-self: center;
                    position:relative;
                    height:100%;
                    flex-direction: column;
                    align-items:center;


                }
                .ecom-collection__product-item .ecom-collection__product-close{
                    display:none;
                }
                .ecom-collection__product-item[data-style="absolute"] .ecom-collection__product-variants.ecom-active .ecom-collection__product-close{
                    display:flex;
                    justify-content: center;
                    align-items: center;
                }
                .ecom-collection__product-item[data-style="absolute"]  .ecom-collection__product-close {
                    position: absolute;
                    right: 5px;
                    top: 5px;
                    z-index:999;
                    border:none;
                    box-shadow: none;
                    padding: 0;
                    width: 24px;
                    height: 24px;
                    min-height: 24px;
                    overflow: hidden;
                    border-radius: 50%;
                  }
                  .ecom-collection__product-media {
                    display: block;
                    position: relative;
                    width: 100%;
                    height: 100%;
                }
                  .ecom-collection__product-item[data-style="absolute"]  .ecom-collection__product-close:hover {
                    opacity: 1;
                    transition: width 1s;
                     -webkit-transition: width 1s;
                  }
                  .ecom-collection__product-item[data-style="absolute"]  .ecom-collection__product-close:before,  .ecom-collection__product-item[data-style="absolute"]  .ecom-collection__product-close:after {
                    position: absolute;
                    content: ' ';
                    width: 2px;
                    height: 14px;
                    background-color: #222;
                  }
                  .ecom-collection__product-item[data-style="absolute"]  .ecom-collection__product-close:before {
                    transform: rotate(45deg);
                  }
                  .ecom-collection__product-item[data-style="absolute"]  .ecom-collection__product-close:after {
                    transform: rotate(-45deg);
                  }

                .ecom-collection__product-countdown-time {
                    display: inline-flex;
                    flex-wrap: wrap;
                    align-items:center;
                }

                .ecom-collection__pagination {
                    margin: auto;
                    text-align: center;
                }

                .ecom-collection__pagination li {
                    display: inline-flex;
                }

                .ecom-collection__pagination .ecom-collection__pagination--visuallyhidden {
                    display: none;
                }

                .ecom-paginate-action span {
                    display: flex;
                }

                .ecom-paginate-action {
                    display: inline-flex !important;
                    grid-column-gap: 12px;
                    align-items: center;
                    color:currentColor;
                    text-decoration:none;
                }

                .ecom-collection__pagination-navigation {
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    list-style: none;
                }

                .ecom-collection__pagination-navigation li {
                    display:flex;
                }
                a.ecom-pagination-item {
                    display: flex;
                    text-decoration: none;
                    color: unset;
                }
                .ecom-collection__product--compare-at-price {
                    text-decoration: line-through;
                }

                .ecom-collection__product-quick-shop--force-show {
                    display: block !important;
                }

                .ecom-collection__product-item-vendor a {
                    display: block;
                }
                /** Skeleton **/

                .ecom-collection__product-card {
                    background-color: #fff;
                    border-radius: 6px;
                    overflow: hidden;
                    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.12);
                }

                .ecom-collection__product-card .ecom-collection__product-card-image {
                    height: 200px;
                }

                .ecom-collection__product-card .ecom-collection__product-card-image img {
                    display: block;
                    width: 100%;
                    height: inherit;
                    object-fit: cover;
                }

                .ecom-collection__product-card .ecom-collection__product-card-content {
                    padding: 2rem 1.8rem;
                }

                .ecom-collection__product-card h4 {
                    margin: 0 0 1rem;
                    font-size: 1.5rem;
                    line-height: 1.5rem;
                }

                .ecom-collection__product-card .ecom-collection__product-card-description {
                    font-size: 1rem;
                    line-height: 1.4rem;
                }

                .ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-image,
                .ecom-collection__product-card.ecom-collection__product-card-loading h4,
                .ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description {
                    background-color: #ededed;
                    background: linear-gradient(100deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 60%) #ededed;
                    background-size: 200% 100%;
                    background-position-x: 180%;
                }

                @keyframes loading {
                    to {
                        background-position-x: -20%;
                    }
                }

                .ecom-collection__product-card.ecom-collection__product-card-loading h4 {
                    min-height: 1.6rem;
                    border-radius: 4px;
                    animation-delay: 0.05s;
                }

                .ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description {
                    min-height: 4rem;
                    border-radius: 4px;
                    animation-delay: 0.06s;
                }

                .ecom-collection__product-item {
                    position: relative;
                }

                .ecom-collection__product-form__actions {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                }



                .ecom-collection__product-item:hover .ecom-product-image-loading img:last-child {
                    min-height: 150px;
                }
                /* Quantity input */
                .ecom-collection__product-form__actions.ecom-collection__product-quantity--inline {
                    flex-direction: row;
                }
                input.ecom-collection__product-quantity-input::-webkit-outer-spin-button,
                input.ecom-collection__product-quantity-input::-webkit-inner-spin-button {
                    -webkit-appearance: none;
                }
                .ecom-collection__product-quantity-input {
                    text-align: center;
                    align-self: center;
                    box-shadow: none;
                    outline: none;
                    width: 100%;
                    height: 100%;
                    position: relative;
                }
                .ecom-collection__product-quantity--wrapper {
                    overflow: hidden;
                    width: 100%;
                    align-self: center;
                }
                button.ecom-collection__quantity-controls-button {
                    color: #000000;
                    border-style: solid;
                    border-color: #c2bcbc;
                    background: transparent;
                    display: flex;
                    align-items: center;
                }
                .ecom-collection__quantity-controls-minus {
                    border-top-width: 0.8px;
                    border-left-width: 0.8px;
                    border-bottom-width: 0.8px;
                    border-right-width: 0;
                }
                .ecom-collection__quantity-controls-plus {
                    border-top-width: 0.8px;
                    border-left-width: 0px;
                    border-bottom-width: 0.8px;
                    border-right-width: 0.8px;
                }
                .ecom-collection__quantity-controls-button svg {
                    width: 12px;
                    height: 12px;
                }
                /* Quantity input */
                .ecom-collection__product-item:hover .ecom-product-image-loading::before {
                    visibility: visible;
                }
                .ecom-collection__product-form__actions--soldout,
                .ecom-collection__product-form__actions--view-more,
                .ecom-collection__product-form__actions--add {
                    cursor: pointer;
                    display: flex;
                    flex-direction: row;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }
                /*.ecom-collection__product-item svg{
                    width:40px;
                    height: 40px;
                }*/
                .ecom-collection__product-view-more-after .ecom-collection__product-view-more-icon,
                .ecom-collection__product-quickshop-icon-after .ecom-collection__product-quickshop-icon,
                .ecom-collection__product-add-cart-icon-after .ecom-collection__product-add-cart-icon,
                .ecom-collection__product-sold-out-after .ecom-collection__product-sold-out-icon {
                    order: 1;
                }
                .ecom-collection__product-add-cart-icon {
                    display: flex;
                }
                .ecom-collection__product-submit:not(.ecom-collection__product-quick-shop--force-hide),
                .ecom-collection__product-form__actions--quickshop:not(.ecom-collection__product-quick-shop--force-hide) {
                    display: inline-flex;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }
                .ecom-product-image-loading::before {
                    content: ' ';
                    position: absolute;
                    width: 40px;
                    height: 40px;
                    top: 0;
                    left: 0;
                    bottom: 0;
                    right: 0;
                    z-index: 4;
                    border: 4px solid #343232;
                    opacity: 1;
                    visibility: hidden;
                    border-radius: 50%;
                    animation: ecom-loading .5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
                    vertical-align: middle;
                    margin: auto;
                }

                @keyframes ecom-loading {
                    0% {
                        top: 0px;
                        left: 0px;
                        width: 0;
                        height: 0;
                        opacity: 1;
                    }
                    100% {
                        top: 0px;
                        left: 0px;
                        width: 72px;
                        height: 72px;
                        opacity: 0;
                    }
                }
            .ecom-collection__product-login-to-see{
                display: flex;
            }
            .ecom-collection__product-login-to-see>a{
                color: inherit;
                text-decoration: inherit;
            }
            .ecom-collection__product .ecom-swiper-controls:after
            {
                content:'';
            }
            .ecom-collection__product .ecom-swiper-controls svg{
                width:40px;
                height:40px;
            }
            .ecom-collection__product .ecom-swiper-button-next,.ecom-collection__product  .ecom-swiper-button-prev{
                width:auto;
                height:auto
            }
            .ecom-collection__product-picker-main-label{
                width:100%;
            }
            .ecom-collection__product-picker-dropdown-label,
            .ecom-collection__product-picker-radio-label,
            .ecom-collection__product-item-information-title{
                width:100%;
            }
            .ecom-collection__product-item-information-title{
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: var(--ecom-webkit-line-clamp);
                text-overflow: ellipsis;
                overflow: hidden;
            }
            /*.ecom-collection__product-item-information-title,
            .ecom-collection__product-item-information-title a {
                display: block;
            }*/
            .ecom-collection__product-item-information-title.ecom-title-one-row{
                display: block;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }
            .ecom-collection__product-price-wrapper{
                display:flex;
                gap:10px;
                flex-wrap: wrap;
                align-items: baseline;
            }
            .ecom-collection__product-price-range{
                word-break: break-word;
            }

            .ecom-collection__product-container {
                display: flex;
                flex-direction: column;
            }
            .ecom-collection__product-container .ecom-swiper-container {
                width: 100%
            }
            .ecom-collection__product-container .ecom-swiper-button-next:after,
            .ecom-collection__product-container .ecom-swiper-button-prev:after {
                content: none;
            }
            .ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-next,
            .ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-prev {
                position: static;
                margin: 0;
            }
            .ecom-collection__product-container .ecom-swiper-button-next,
            .ecom-collection__product-container .ecom-swiper-button-prev {
                border: 0;
                background: transparent;
                width: auto;
                height: auto;
                padding: 5px;
                color: #444;
            }
            .ecom-collection__product-container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar, .ecom-swiper-pagination-lock) {
                position: relative;
                display: flex;
                flex-wrap: wrap;
                align-items: center
            }
            .ecom-collection__product-container .ecom-swiper-pagination-bullet {
                width: 15px;
                height: 15px;
                opacity: 1;
                overflow: hidden;
            }
            .ecom-collection__product-container .ecom-swiper-pagination-bullet,
            .ecom-collection__product-container .ecom-swiper-pagination-bullet-active{
                background-clip: content-box;
                padding: 1px;
                box-sizing: content-box !important;
                background-color: currentColor;
            }
            .ecom-collection__product-media-wrapper.ecom-image-align{
                display: flex;
                overflow: hidden;
                flex-direction: column;
                justify-content: center;
            }
            .ecom-collection__product-countdown-wrapper{
                display:flex;
                flex-direction:column;
            }
            .ecom-collection__product-badge > span{
                display:flex;
                align-items: center;
                text-align: center;
                justify-content: center;
            }
            .ecom-flex-row,
            .ecom-collection-product__layout-list .ecom-collection__product-item--wrapper {
                display:grid;
                grid-template-columns: 40% auto;
            }
            .ecom-collection__product-loading {
                margin-top: 50px;
            }
            .ecom-doing-filter .ecom-collection__product-loading, .ecom-doing-scroll .ecom-collection__product-loading {
                display: block;
            }
            .ecom-doing-filter .ecom-collection__product-container_collection {
                display: none;
            }
            /**  Quick view **/
            .ecom-product-quickview{
                display: flex;
                justify-content: center;
                align-items: center;
                gap: 3px;
            }
            .ecom-collection__product--quickview-wrapper {
                display: flex;
            }

        /* Progressbar **/

        .ecom-collection__product-countdown-progress-bar--wrap >div {
            background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
            background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
            -webkit-animation: 2s linear infinite ecom_progress_bar;
            animation: 2s linear infinite ecom_progress_bar;
            background-size: 60px 60px;
            transition: width 1s;
            -webkit-transition: width 1s;
        }

        @-webkit-keyframes ecom_progress_bar {
            from {
                background-position: 0 0
            }

            to {
                background-position: 40px 0
            }
        }

        @keyframes ecom_progress_bar {
            from {
                background-position: 0 0
            }

            to {
                background-position: 40px 0
            }
        }

        .ecom-collection__product-item .ecom-product__compare-link {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            line-height: 1.2;
            width: fit-content;
            font-size: 14px;
            pointer-events: auto;
            color: #000;
            padding: 2.5px;
            margin-left: 15px;
        }
        .ecom-product__compare-icon span {
            display: flex;
        }
        .ecom-collection__product-item .ecom-product__compare-icon svg {
            width: 18px;
            height: auto;
        }
        span.ecom-product__compare-added {
            display: none;
        }
        .ecom-product__compare-link-added span.ecom-product__compare-added {
            display: flex;
            justify-content: center;
        }
        .ecom-product__compare-link-added span.ecom-product__compare-normal {
            display: none;
        }
        .ecom-collection__action .ecom-product__compare-tooltip {
            position: absolute;
            top: 50%;
            bottom: auto;
            left: calc(100% + 4px);
            transform: translate(0, -50%);
            background: #383838;
            color: #ffffff;
            padding: 4px 10px;
            opacity: 0;
            visibility: hidden;
            transition: 0.25s;
            z-index: 10;
            text-wrap: nowrap;
            font-size: 12px;
        }
        .ecom-collection__action .ecom-product__compare-link:hover .ecom-product__compare-tooltip {
            opacity: 1;
            visibility: visible;
            transform: translate(4px, -50%);
        }
        .ecom-product__wishlist, .ecom-product__compare {
            width: 100%;
            display: flex;
        }
        .ecom-collection__product-item .ecom-product__wishlist-link {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            position: relative;
            line-height: 1.2;
            font-size: 14px;
            text-decoration: none;
            color: #000;
            pointer-events: auto;
            padding: 2.5px;
            margin-top: 10px;
            margin-left: 15px;
        }
        .ecom-product__wishlist-icon span {
            display: flex;
        }
        .ecom-collection__product-item .ecom-product__wishlist-icon svg {
            width: 18px;
            height: auto;
        }
        span.ecom-product__wishlist-added {
            display: none;
        }
        .ecom-product__wishlist-link-added span.ecom-product__wishlist-added {
            display: flex;
            justify-content: center;
        }
        .ecom-product__wishlist-link-added span.ecom-product__wishlist-normal {
            display: none;
        }
        .ecom-collection__action .ecom-product__wishlist-tooltip {
            position: absolute;
            top: 50%;
            bottom: auto;
            left: calc(100% + 4px);
            transform: translate(0, -50%);
            background: #383838;
            color: #ffffff;
            padding: 5px 10px;
            opacity: 0;
            visibility: hidden;
            transition: 0.25s;
            z-index: 10;
            text-wrap: nowrap;
            font-size: 12px;
            min-width: 100%;
            text-align: center;
            pointer-events: none;
        }
        .ecom-product__wishlist-tooltip:empty, .ecom-product__compare-tooltip:empty {
            display: none !important;
        }
        .ecom-collection__action .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip {
            opacity: 1;
            visibility: visible;
            transform: translate(4px, -50%);
        }
        .ecom-collection__product-group-button-action {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            pointer-events: none;
        }
        .ecom-collection__product-group-button-action-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: start;
        }
        .ecom-product__wishlist-visibility-hover, .ecom-product__wishlist-visibility-hover_active {
            visibility: hidden;
            opacity: 0;
            transition: 0.25s;
        }
        .ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover, .ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover_active, .ecom-product__wishlist-visibility-hover_active.ecom-button-active {
            visibility: visible;
            opacity: 1;
        }


        .ecom-collection__action.ecom-product__wishlist,
        .ecom-collection__action.ecom-product__compare {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: flex;
            align-items: start;
            pointer-events: none;
        }
        .ecom-collection__product-group-button-action-wrapper .ecom-collection__action {
            position: relative;
        }
        .ecom-collection__action-hor-end .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-end .ecom-product__compare-tooltip {
            right: calc(100% + 4px);
            left: auto;
            transform: translate(0, -50%);
        }
        .ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-tooltip {
            top: 100%;
            left: 50%;
            right: auto;
            transform: translate(-50%, 0);
        }
        .ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-link:hover .ecom-product__compare-tooltip {
            transform: translate(-50%, 4px);
        }
        .ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-tooltip {
            top: auto;
            bottom: 100%;
            left: 50%;
            right: auto;
            transform: translate(-50%, 0);
        }
        .ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-link:hover .ecom-product__compare-tooltip,
        .ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-link:hover .ecom-product__compare-tooltip {
            transform: translate(-50%, -4px);
        }
        .ecom-ext-wishlist-icon-loading * {
            opacity: 0;
        }
        .ecom-product__wishlist-link.ecom-ext-wishlist-icon-loading:before {
            content: "";
            position: absolute;
            transform: translate(-50%, -50%);
            border: 1.5px solid #f3f3f3;
            border-radius: 50%;
            border-top: 1.5px solid #000;
            width: 20px;
            height: 20px;
            -webkit-animation: spin 0.5s linear infinite; /* Safari */
            animation: spin .5s linear infinite;
        }
        @-webkit-keyframes spin {
        0% { -webkit-transform: rotate(0deg); }
        100% { -webkit-transform: rotate(360deg); }
        }
        @keyframes spin {
            0% { transform: rotate(0deg); }
            100% { transform: rotate(360deg); }
        }
        @media screen and (max-width: 1024px) {
            .ecom-product__wishlist-visibility-hover, .ecom-product__wishlist-visibility-hover_active {
                visibility: visible;
                opacity: 1;
            }
            .ecom-product__compare-tooltip {
                display: none !important;
            }
            .ecom-product__wishlist-tooltip {
                display: none !important;
            }
        }
        @media screen and (max-width: 767px) {
            .ecom-collection__product-form__actions-hide-mobile {
                display: none !important;
            }
        }
        
.ecom-core.ecom-4keuf6c0dsn{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4keuf6c0dsn{width: 100%;}}.ecom-core.ecom-q6ilee734sj .ecom-banner__image-picture img, .ecom-core.ecom-q6ilee734sj .ecom-overlay{transition-duration: 1400ms;;transition-delay:0ms;}.ecom-core.ecom-q6ilee734sj .ecom-image-default img{object-fit: scale-down;}.ecom-core.ecom-q6ilee734sj .ecom-banner_wrap_html_block{padding: 20px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__heading{text-align: center;color: #ffffff;margin-bottom: -110px;padding-bottom: 0px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__heading,.ecom-core.ecom-q6ilee734sj .ecom-banner__heading a{font-family: 'Montserrat', sans-serif;font-size: 31px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading{text-align: center;color: #ffffff;margin-top: 120px;margin-bottom: 0px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading,.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading a{font-size: 26px;font-family: 'Montserrat', sans-serif;font-weight: 500;}.ecom-core.ecom-q6ilee734sj .ecom-banner__content{text-align: center;color: #ffffff;margin-top: -500px;margin-bottom: 30px;padding-bottom: 0px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__content,.ecom-core.ecom-q6ilee734sj .ecom-banner__content a{font-size: 16px;line-height: 1.4em;}.ecom-core.ecom-q6ilee734sj .ecom-banner__button{align-self: center;justify-content: center;font-size: 14px;font-family: 'Montserrat', sans-serif;font-weight: bolder;text-transform: capitalize;letter-spacing: 4.3px;color: #000;background-color: #fff;border-style: none;border-radius: 2px;padding: 12px 25px 12px 25px;margin-top: 500px;margin-bottom: -393px;margin-left: 0px;}.ecom-core.ecom-q6ilee734sj .ecom-elements__banner-button-icon svg{height: 24px;width: 24px;}.ecom-core.ecom-q6ilee734sj .ecom-elements__banner-button-icon{margin-left: 0px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__hzoom>.ecom-overlay{opacity: 0.06;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q6ilee734sj .ecom-banner__heading,.ecom-core.ecom-q6ilee734sj .ecom-banner__heading a{font-size: 23px;font-family: 'Montserrat', sans-serif;}.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading,.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading a{font-family: 'Montserrat', sans-serif;font-size: 15px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__content{margin-bottom: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q6ilee734sj .ecom-image-default img,.ecom-core.ecom-q6ilee734sj .ecom-image-default picture,.ecom-core.ecom-q6ilee734sj .ecom-image-default .ecom-shape-item.ecom-image-default{height: 287px !important;}.ecom-core.ecom-q6ilee734sj .ecom-banner__heading,.ecom-core.ecom-q6ilee734sj .ecom-banner__heading a{font-family: 'Montserrat', sans-serif;font-size: 17px;font-weight: 700;}.ecom-core.ecom-q6ilee734sj .ecom-banner__heading{margin-bottom: -110px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading,.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading a{font-size: 15px;font-family: 'Montserrat', sans-serif;}.ecom-core.ecom-q6ilee734sj .ecom-banner__subheading{margin-top: 100px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__content{margin-bottom: -6px;}.ecom-core.ecom-q6ilee734sj .ecom-banner__button{margin-top: 500px;}}.ecom-core.ecom-q6ilee734sj{width: 100%;max-width:100%;transform: ;transition: transform .3s ease;;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q6ilee734sj{transform: scale( 1 );transition: transform .3s ease;;}}.ecom-core.ecom-10fbzbeyh5k>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-10fbzbeyh5k{enable_parallax: false;}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.ecom-core.ecom-2ly6e3l90ry{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2ly6e3l90ry{width: 100%;}}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product--wrapper-items{grid-template-columns: repeat(4,minmax(0, 1fr));}.ecom-core.ecom-i8luyhnjk6k{show_price: block;hide_price_if_not_logged_in: false;show_login_to_see_price_text: false;show_picker: hide;}.ecom-core.ecom-i8luyhnjk6k .ecom-swiper-navigation-position{order: 0;width: auto;}@media screen and (min-width: 1025px) {.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-description{order: 9;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-prices{order: 7;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product--actions{order: 10;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-rating-wrapper{order: 2;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-variants{order: 9;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown{order: 1;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-login-to-see{order: 8;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product--wrapper-items{grid-template-columns: repeat(3,minmax(0, 1fr));}.ecom-core.ecom-i8luyhnjk6k .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-i8luyhnjk6k .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item .ecom-collection__product-media--container{width: 100% !important;margin-bottom: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 0px;overflow: hidden;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title{text-align: center;color: #000;margin: 16px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title a{font-size: 16px;text-decoration: none;font-weight: 700;font-style: normal;line-height: 1.3em;letter-spacing: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title:hover{color: #008F86;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price-wrapper{justify-content: center;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price a{font-weight: 700;font-size: 20px;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.2em;letter-spacing: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price{color: #000;margin-top: 10px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--regular,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--regular a,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--from,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;line-height: 1.2em;letter-spacing: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--regular,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--from{color: #545454;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--sale{font-size: 20px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.2em;letter-spacing: 0px;color: #000;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-submit{align-self: center;font-size: 14px;font-weight: 700;text-decoration: none;font-style: normal;text-transform: uppercase;font-family: 'DM Sans', sans-serif;letter-spacing: 0px;line-height: 1.25em;color: #fff;background-color: #008F86;border-style: solid;border-width: 1px;border-color: #008F86;border-radius: 12px;transition-duration: 400ms;;;padding: 10px 30px 10px 30px;margin-top: 15px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-submit:hover{color: #008F86;background-color: #fff;border-style: solid;border-width: 1px;border-color: #fff;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 12px;font-weight: 400;line-height: 1.25em;text-decoration: none;font-style: normal;text-transform: uppercase;font-family: 'Tenor Sans', sans-serif;letter-spacing: 0px;color: #3F4137;background-color: rgba(0, 0, 0, 0);border-style: solid;border-color: #3F4137;border-radius: 40px;padding: 9px 24px 8px 24px;margin-top: 15px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--quickshop:hover{color: #3F4137;background-color: rgba(63, 65, 55, 0.1);}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 14px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.25em;letter-spacing: 0px;text-decoration: none;text-transform: uppercase;color: #fff;background-color: #555;border-style: none;border-radius: 12px;padding: 10px 30px 10px 30px;margin-top: 15px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--view-more{align-self: center;text-transform: uppercase;text-decoration: none;font-size: 14px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.25em;letter-spacing: 0px;color: #fff;background-color: #31452c;border-style: none;margin-top: 15px;padding: 10px 30px 10px 30px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--view-more svg{width: 19px;height: 19px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-end;font-size: 10px;font-weight: 500;line-height: 1.3em;font-family: 'DM Sans', sans-serif;letter-spacing: 0px;color: #fff;background-color: #C1272D;border-radius: 30px;padding: 3px 6px 3px 6px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-end;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.3em;letter-spacing: 0px;color: #fff;background-color: #d1793e;border-radius: 40px;padding: 3px 15px 3px 15px;margin: 0px 0px 5px 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-end;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.3em;letter-spacing: 0px;color: #ffffff;background-color: #111827;border-radius: 40px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-end;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #3c1100;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 16px;padding: 16px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--item{width: 40px;background-color: rgba(0, 0, 0, 0);margin-right: 5px;margin-left: 5px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--number{text-align: center;font-size: 24px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.25em;color: #ED2A1E;margin: 0px;padding: 0px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--label{text-align: center;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;text-transform: capitalize;line-height: 1.25em;color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price a{line-height: 1.2em;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--regular,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--regular a,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--from,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--from a{line-height: 1.2em;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price--sale{line-height: 1.2em;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-information-title a{font-size: 15px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-submit{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions--view-more{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-time--item{width: 45px;}}.ecom-core.ecom-i8luyhnjk6k{margin-top: 55px !important;padding-bottom: 0px !important;animation-duration: 600ms !important;}.ecom-core.ecom-i8luyhnjk6k.ecom-animated{animation-name: fadeIn;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i8luyhnjk6k{margin-top: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i8luyhnjk6k{margin-top: 35px !important;}} .ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-countdown-wrapper{
    width: -webkit-fill-available;
    width: -moz-available;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-badge{
    right: 16px;
    left: 16px;
    top: 16px;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-submit.ecom-ajax-loading{
    position: relative;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-child-element:before,.ecom-core.ecom-i8luyhnjk6k .ecom-child-element::after{
   display: none ! important;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-ajax-loading::after{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    opacity: 0;
    padding: 0;
    transition: opacity .2s;
    content: "";
    display: inline-block !important;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(255,255,255,.3);
    border-left-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border-left-color: currentColor;
    opacity: 1;
    -webkit-animation: 450ms linear infinite ecom-spin;
    animation: 450ms linear infinite ecom-spin;
    background: transparent;
    min-width: inherit;
    bottom: auto;
    transform: none;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-i8luyhnjk6k .ecom-ajax-loading .ecom-add-to-cart-text{opacity: 0;}
.ecom-core.ecom-i8luyhnjk6k span.ecom-collection__product-badge--sale:first-child:not(:last-child){
    display: none;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product .selector-wrapper{
    text-align: center;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{
    background: transparent;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection.ecom-collection__product{
    overflow: visible;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item-type-element{
    position: relative;
    z-index: 1;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-price-wrapper{
    gap: inherit;
    column-gap: 5px;
    flex-wrap: wrap;
    word-break: break-all;
    text-align: center;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-badge:has(>span.ecom-collection__product-price--bage-sale) .ecom-collection__product-badge--sale{
    display: none ! important;
}
@media (min-width:1025px){
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-item--wrapper:hover .ecom-collection__product-form__actions{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.ecom-core.ecom-i8luyhnjk6k .ecom-collection__product-form__actions{
    transition: 0.4s;
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
}
.ecom-core.ecom-i8luyhnjk6k .ecom-swiper-navigation-position button{
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.ecom-core.ecom-i8luyhnjk6k div:has(>.ecom-swiper-container):hover .ecom-swiper-navigation-position button{
    opacity: 1;
    visibility: visible;
}
}
.ecom-core.ecom-4gxtmcfug98{width: 50%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4gxtmcfug98{width: 100%;}}.ecom-core.ecom-cqpgpi4jo2i .ecom-text--more-actions button ,.ecom-core.ecom-cqpgpi4jo2i .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-cqpgpi4jo2i .text-content,.ecom-core.ecom-cqpgpi4jo2i  .text-content a,.ecom-core.ecom-cqpgpi4jo2i  .text-content p,.ecom-core.ecom-cqpgpi4jo2i  .text-content span{text-align: center;margin-top: 110px;margin-bottom: 60px;margin-left: 12.5px;}.ecom-core.ecom-cqpgpi4jo2i .text-content,.ecom-core.ecom-cqpgpi4jo2i .text-content a,.ecom-core.ecom-cqpgpi4jo2i  .text-content a,.ecom-core.ecom-cqpgpi4jo2i  .text-content a a,.ecom-core.ecom-cqpgpi4jo2i  .text-content p,.ecom-core.ecom-cqpgpi4jo2i  .text-content p a,.ecom-core.ecom-cqpgpi4jo2i  .text-content span,.ecom-core.ecom-cqpgpi4jo2i  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 19px;font-weight: 600;}.ecom-core.ecom-cqpgpi4jo2i .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-cqpgpi4jo2i .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-cqpgpi4jo2i .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-cqpgpi4jo2i .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-cqpgpi4jo2i{padding-bottom: 0 !important;}.ecom-core.ecom-nn50vr2sied{width: 50%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nn50vr2sied{width: 100%;}}.ecom-core.ecom-joaed27wtz .ecom-image-align{align-items: center;}.ecom-core.ecom-joaed27wtz .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-joaed27wtz .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-joaed27wtz .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-joaed27wtz .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-joaed27wtz .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-joaed27wtz .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-fd82c3j7l9d>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-fd82c3j7l9d{padding-top: 25px !important;padding-bottom: 25px !important;}
.ecom-core.ecom-3p0x90sjuwp{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3p0x90sjuwp{width: 100%;}}.ecom-core.ecom-zqa5mw5opt .ecom-element_video-iframe iframe,.ecom-core.ecom-zqa5mw5opt .ecom-element_video-iframe video{aspect-ratio: 3/2;max-width: 100%;}
.ecom-core.ecom-d140b97pbq{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-d140b97pbq{width: 100%;}}.ecom-core.ecom-no2dflsw23r .ecom-banner__image-picture img, .ecom-core.ecom-no2dflsw23r .ecom-overlay{transition-duration: 1400ms;;transition-delay:0ms;}.ecom-core.ecom-no2dflsw23r .ecom-image-default img{object-fit: cover;}.ecom-core.ecom-no2dflsw23r .ecom-banner_wrap_html_block{padding: 20px;}.ecom-core.ecom-no2dflsw23r .ecom-banner__heading{text-align: center;color: #ffffff;}.ecom-core.ecom-no2dflsw23r .ecom-banner__heading,.ecom-core.ecom-no2dflsw23r .ecom-banner__heading a{font-size: 16px;line-height: 1.4em;}.ecom-core.ecom-no2dflsw23r .ecom-banner__subheading{text-align: center;color: #ffffff;margin-bottom: 15px;}.ecom-core.ecom-no2dflsw23r .ecom-banner__subheading,.ecom-core.ecom-no2dflsw23r .ecom-banner__subheading a{font-size: 50px;line-height: 0.9em;font-family: 'Montserrat', sans-serif;font-weight: 700;}.ecom-core.ecom-no2dflsw23r .ecom-banner__content{text-align: center;color: #ffffff;margin-bottom: 30px;padding-top: 0px;}.ecom-core.ecom-no2dflsw23r .ecom-banner__content,.ecom-core.ecom-no2dflsw23r .ecom-banner__content a{font-size: 19px;line-height: 0.7em;font-family: 'Montserrat', sans-serif;font-weight: 500;}.ecom-core.ecom-no2dflsw23r .ecom-banner__button{align-self: center;justify-content: center;font-size: 14px;color: #000;background-color: #fff;padding: 12px 25px 12px 25px;margin-top: 87.5px;}.ecom-core.ecom-no2dflsw23r .ecom-elements__banner-button-icon svg{height: 24px;width: 24px;}.ecom-core.ecom-no2dflsw23r .ecom-elements__banner-button-icon{margin-left: 0px;}.ecom-core.ecom-no2dflsw23r .ecom-banner__hzoom>.ecom-overlay{opacity: 0.15;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-no2dflsw23r .ecom-image-default img,.ecom-core.ecom-no2dflsw23r .ecom-image-default picture,.ecom-core.ecom-no2dflsw23r .ecom-image-default .ecom-shape-item.ecom-image-default{height: 400px !important;}.ecom-core.ecom-no2dflsw23r .ecom-banner__subheading,.ecom-core.ecom-no2dflsw23r .ecom-banner__subheading a{font-size: 30px;}}

