/** Shopify CDN: Minification failed

Line 2895:3 Cannot use type selector "-content" directly after nesting selector "&"

**/
/* Publish by EComposer at 2025-08-04 06:24:25*/@font-face {font-family: 'futura_medium_bt'; src: url('/cdn/shop/files/futura_medium_bt.ttf?v=1710686016&display=swap') format('truetype');font-display: swap;}/**ECOM-INSERT-CSS**/
                .ecom-column {
                    position: relative;
                    /* display: flex; responsive generate display block */
                }
                .ecom-column>.core__column--wrapper {
                    align-items: flex-start; /* fix tam de mn lam layout */
                    display: flex;
                }
                /*.ecom-column:hover {
                    z-index: 1;
                }*/

                .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-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:not(.ecom-section) {
                    float: left;
                }
                .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-base__breadcrumbs__list {
              align-items: center;
              display: flex;
              flex-wrap: wrap;
            }
          

                

                a.ecom-product__heading {
                    display: block;
                }
            
                    .ecom-product-single__price-container-grid {
                        display: flex;
                    }
                    .ecom-product-single__price--sale{
                        font-size: 30px;
                        color: rgb(26, 27, 24);
                        display:inline-flex;
                    }
                    .ecom-product-single__price--regular{
                        text-decoration: line-through;
                        color: #6B7280;
                        display:inline-flex;
                    }
                    .ecom-product-single__price--badges-sale{
                        display: none;
                        color:red;
                    }
                    .ecom-product-single__price--badges-sale-pecent{
                        display: block;
                    }
                    .ecom-product-single__price-container .ecom-product-single__price--prices{
                        display:inline-flex;
                        align-items:center;
                        justify-content:center;
                        gap:10px;
                        flex-wrap: wrap;
                    }
                    .ecom-product-single__price-container {
                        display: flex;
                        flex-direction: column;
                        gap: 5px;
                    }
                    .ecom-product-single-afterpay afterpay-placement{
                        margin:0;
                        padding: 0;
                    }
                
                    .ecom-add-to-cart__price .ecom-product-single__price--sale{
                        font-size: inherit;
                        color: inherit;
                    }
                    .ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{
                        display: none;
                    }
                    .ecom-add-to-cart__money{
                        display: flex;
                    }
                    .ecom-builder .shopify-payment-button__button--hidden{
                        visibility: visible
                    }
                    .ecom-product-single__add-to-cart-payment-terms:empty{
                        display:none;
                    }

                    .ecom-product-single__add-to-cart--submit {
                        display: flex;
                        align-items: center;
                    }
                    .ecom-product-single__add-to-cart--submit[disable] {
                        cursor: not-allowed;
                    }
                    .ecom-product-single__add-to-cart-buttons-wrapper {display: flex;align-items: center;}
                    .ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon {
                        color: var(--icon-color-hover);
                    }
                
                .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-placeholder-on-builder-mode.ecom-element__placeholder:empty::before{
                        display: flex;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        position: relative;
                        justify-content: center;
                        align-items: center;
                        border-radius: 8px;
                        border: 1px dashed #91D0FF;
                        color: #00527C;
                        font-size: 13px;
                        line-height: 20px;
                        font-weight: 650;
                        opacity: 1;
                        padding: 6px;
                    }
                    .ecom-elements__lightbox-content {
                        background: #fff;
                        padding: 30px;
                        min-height: 100px;
                    }
                    body .ecom-modal-box .ecom-modal-box__content {
                        overflow-y: auto !important;
                    }
                    .ecom-element__lightbox-container > button {
                        cursor: pointer;
                    }
                    .ecom-modal--visible .ecom-elements__lightbox-content {
                        display: block !important;
                    }
                    .ecom-lightbox-picture img {
                        width: 100%;
                    }
                    @media (max-width: 767px) {
                        div[id^=ecom-elements__lightbox-content] img {
                            object-fit: contain !important;
                        }
                    }
                
                .ecom-product-single__description--paragraph, .ecom-product-single__description-view-more-btn {
                    overflow: hidden;
                }
                .ecom-product-single__description--paragraph[style*="max-height"] {
                    position: relative;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable{
                    position: relative;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable:after {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 150px;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*="max-height"]{
                    position: relative;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*="max-height"]:after {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 150px;
                }
                .ecom-product-single__description-view-more-btn{
                    cursor:pointer;
                    display:block;
                }
                .ecom-product-single__description-container span {
                    display: inline;
                }
                .ecom-product-single__description--more-actions, .ecom-product-single__description--less-actions{
                    display: flex;
                    position: relative;
                    width: 100%;
                }
                .ecom-product-single__description--more-actions button, .ecom-product-single__description--less-actions button{
                    display: flex;
                    align-items: center;
                    align-content: center;
                }
                .ecom-product-description-tab__items .ecom-product-description-tab__item {
                    margin: 0;
                    list-style: none;
                    padding: 10px;
                    cursor: pointer;
                }
                .ecom-product-description__tabs-wrapper {
                    padding: 5px;
                }
                .ecom-product-description__tabs-wrapper .ecom-product-description-tab__content {
                    display: none;

                }
                .ecom-product-description__tabs-wrapper .ecom-product-description-tab__content.ecom-item-active {
                    display: block;
                }
                .ecom-product-description__accordion{
                    display: flex;
                    flex-direction: column;
                }
                .ecom-product-description__accordion-item{
                    display: flex;
                    flex-direction: column;
                }
                .ecom-product-description__accordion-title{
                    display: flex;
                    width: 100%;
                    flex-direction: row;
                    padding: 0px 32px 0px 32px;
                    margin-top: 16px;
                    align-items: center;
                    cursor: pointer;
                }
                .ecom-product-description__accordion-icon{
                    display: flex;
                    align-items: center;
                    color: #444;
                    margin-right: 25px;
                }
                .ecom-product-description__accordion-icon svg {
                    height: 13px;
                    width: 13px;
                }
                .ecom-product-description__accordion-title-text{
                    display: flex;
                    flex: 1;
                }
                .ecom-product-description__accordion .ecom-product-description__accordion-item {
                    width: 100%;
                    transition: all 500ms ease;
                }
                .ecom-product-description__accordion .ecom-product-description_accordion-content-wrapper{
                    display: flex;
                    width: 100%;
                    align-items: center;
                }
                .ecom-product-description__accordion .ecom-product-description_accordion-content{
                    padding: 0px 32px 0px 70px;
                }
                .ecom-product-description__accordion.ecom-product-description-accordion__body--auto-height .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{
                    height:auto;
                }
                .ecom-product-description__accordion .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{
                    opacity: 1;
                }
                .ecom-product-description__accordion .ecom-product-description__accordion-icon--active {
                    display: none;
                }
                .ecom-product-description__accordion .ecom-accordion__body{
                    display: block;
                    overflow: hidden;
                    margin: 0;
                    border: 0;
                    opacity: 0;
                    box-sizing: border-box;
                    transition:height 300ms ease-out;
                }
                .ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon.ecom-product-description__accordion-icon--active{
                    display:flex;
                }
                .ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon:not(.ecom-product-description__accordion-icon--active){
                    display:none;
                }
                .ecom-items--text>* {
                    font-family: inherit;
                    font-style: inherit;
                    font-weight: inherit;
                    letter-spacing: inherit;
                    color: inherit;
                    line-height: inherit;
                    word-break: inherit;
                    font-size: inherit;
                }
                .ecom-items--text {
                    color: #333;
                }
            
                    body[ecom-loaded] .ecom__accordion:not(.ecom-accordion-close-all) .ecom-item-active.ecom-accordion__item:first-child > .ecom-accordion__body {
                        height: 100% !important;
                    }
                    body[ecom-loaded] .ecom-accordion__item:not(.ecom-item-active) > .ecom-accordion__body {
                        height: 0 !important;
                    }
                    .ecom-accordion__title-text{
                        flex:1
                    }
                    body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active > .ecom-accordion__body, .core__group--item.ecom-accordion__item.ecom-item-active > .ecom-accordion__body, body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active .core__blocks--body {
                        overflow: inherit;
                    }
                    .core__group--item.ecom-accordion__item {
                        width: 100%;
                        flex:unset !important;
                        transition: all 500ms ease;
                    }
                    .ecom-accordion__item + .ecom-accordion__item {
                        margin-top: -1px;
                    }
                    .ecom-core .ecom-accordion__item >.ecom-accordion__body {
                        overflow: hidden;
                        margin: 0;
                        border: 0;
                        height:0;
                        opacity: 0;
                        /*transition:height 300ms ease-out;*/
                    }
                    .ecom-core .ecom-item-active > .ecom-accordion__body {
                        opacity: 1 !important;
                    }
                    .core__group--wrapper:not(.ecom-accordion-close-all) .ecom-accordion__item:first-child >.ecom-accordion__body  {
                        display: block;
                    }
                    .ecom-accordion__title {
                        cursor: pointer;
                    }
                    .ecom-accordion_nav--icon {
                        display: flex;
                        align-items: center;
                    }
                    .ecom-accordion_wrapper-info {
                        flex: 1;
                    }
                    .ecom-accordion_wrapper-info svg {
                        width: 20px;
                        height: 20px;
                    }
                    .ecom-accordion_wrapper-info .ecom-accordion_icon-title {
                        display: flex;
                    }

                    .ecom-accordion_nav--icon svg{
                        height:auto;
                    }
                    .ecom-accordion__body > div{
                        padding:0 !important;
                    }
                    .ecom-items-icon-active{
                        display:none;
                    }
                    .ecom-accordion_nav--icon.ecom-items--icon {
                      transition: all .2s ease;
                    }
                    .ecom-item-active.ecom-accordion__item > .ecom-items > .ecom-accordion_nav--icon{
                        display:none
                    }
                    .ecom-item-active.ecom-accordion__item > .ecom-items > .ecom-items-icon-active{
                        display:flex;
                    }
                    .ecom-accordion__wrapper .core__group--items{
                        display:flex;
                        flex-wrap:wrap;
                    }
                    .ecom-core .ecom-item-active > .ecom-accordion__body.ecom-accordion__body--auto-height,
                    .ecom-item-group-init.ecom-item-active > .ecom-accordion__body{
                        height:auto !important;
                    }
                    .ecom-items--icon[data-image="true"]{
                        display: none;
                    }
                
                    .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;
                    }
                    @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);
                        }
                    }
                

                    .el__heading--tooltip-wrapper{
                        position: relative;
                        display: inline-block;
                    }
                    .el__heading--tooltip-wrapper svg{
                        width: 18px;
                        cursor: pointer;
                    }
                    .el__heading--tooltip-content{
                        line-height: 16px;
                        max-width: 200px;
                        position: absolute;
                        display: block;
                        width: max-content;
                        opacity: 0;
                        padding: 5px;
                        visibility: hidden;
                        font-size: 14px;
                        background-color: #545454;
                        color: #ffffff;
                        border-radius: 5px;
                        transition: .5s ease all;
                        z-index: 999;
                    }
                    .el__heading--tooltip-content.el__tooltip-tablet, .el__heading--tooltip-content.el__tooltip-mobile {
                        display: none;
                    }
                    .el__heading--tooltip-bottom{
                        left: 50%;
                        transform: translate(-50%, 10px);
                    }

                    .el__heading--tooltip-left{
                        transform: translate(-20px, -50%);
                        right: 100%;
                        top: 50%;
                    }
                    .el__heading--tooltip-top{
                        left: 50%;
                        bottom: 100%;
                        transform: translate(-50%, -10px);
                    }
                    .el__heading--tooltip-right {
                        top: 50%;
                        left: 100%;
                        transform: translate(20px, -50%);
                    }
                    .tooltip__arrow:before{
                        position: absolute;
                        content: '';
                        width: 8px;
                        height: 8px;
                        background: inherit;
                        z-index: -1;
                    }
                    .tooltip__arrow.el__heading--tooltip-bottom:before{
                        top: 0;
                        transform: translate(-50%, -50%) rotate(45deg);
                        left: 50%;
                    }
                    .tooltip__arrow.el__heading--tooltip-top:before{
                        transform: translate(-50%,50%) rotate(45deg);
                        bottom: 0%;
                        left: 50%;
                    }
                    .tooltip__arrow.el__heading--tooltip-right:before{
                        transform: translate(-50%,50%) rotate(45deg);
                        bottom: 50%;
                        left: 0%;
                    }
                    .tooltip__arrow.el__heading--tooltip-left:before{
                        transform: translate(50%,50%) rotate(45deg);
                        bottom: 50%;
                        right: 0%;
                    }
                    .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom, .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(-50%, 0);
                    }
                    .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(-15px, -50%);
                    }
                    .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(15px, -50%);
                    }
                    @media screen and (max-width: 1024px) {
                        .el__heading--tooltip-content.el__tooltip-desktop {
                            display: none;
                        }
                        .el__heading--tooltip-content.el__tooltip-tablet {
                            display: block;
                        }
                    }
                    @media screen and (max-width: 767px) {
                        .el__heading--tooltip-content.el__tooltip-tablet {
                            display: none;
                        }
                        .el__heading--tooltip-content.el__tooltip-mobile {
                            display: block;
                        }
                    }
                
                    .ecom-element-button.ecom-button-default{
                        display:flex;
                    }
                    a.ecom__element--button{
                        display: inline-flex;
                        align-items: center;
                        text-decoration: none;
                        text-align:center
                    }
                    .ecom__element--button-icon{
                        display:inline-flex;
                        color:inherit;
                    }
                    .ecom__element--button-icon svg{
                        width:24px;
                        height:auto
                    }
                
                .element__divi{
                    /*padding:10px 0;*/
                    overflow:hidden;
                }
                .ecom__element-divi{
                    display:flex;
                }
                .divi-line{
                    /*margin:10px 0;*/
                    border:0;
                    border-bottom: 1px solid #D1D5DB;
                }
                .divi-cont{
                    position:relative;
                    z-index:1;
                    display:flex;
                    align-items:center;
                    transition: all .3s;
                    color: #818a91;
                    width:100%;
                }
                .divi-cont span{
                    display:flex;
                    white-space:nowrap;
                }
                .divi-cont-before{
                    display:block;
                    border:0;
                }
                .divi-cont-after{
                    display:block;
                    border:0;
                }
                .divi-style{
                    padding:0 !important;
                    border-bottom: 2px solid #D1D5DB;
                }
                .divi-cont>*{
                    margin:0;
                }
                .divi-cont svg{
                    width:36px;
                    height:auto;
}
                .line-style-zigzag .divi-line, .line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after {
                    height: var(--divi-line-height);
                    background-size: var(--divi-line-height) 100%;
                    background-repeat: repeat-x;
                    border: none;
                    background-image: var(--divi-background-url);
                }
                .line-style-curly .divi-line, .line-style-curly .divi-cont-before, .line-style-curly .divi-cont-after{
                    height: var(--divi-line-height);
                    background-size: var(--divi-line-height) 100%;
                    background-repeat: repeat-x;
                    border: none;
                    background-image: var(--divi-background-url);

                }
                .ecom__element-divi .ecom-image-default{
                    width:300px;
                    flex-shrink:0;

                }

                .ecom__element-divi .ecom-base-image .ecom-image-picture {
                    width: 100%;
                    max-width: 100%;
                }
                .ecom__element-divi .ecom-base-image picture{
                    overflow: hidden;
                    flex: 1 1 auto;
                    min-height: 1px;
                }
                .ecom__element-divi .ecom-base-image .ecom-image-picture img{
                    width: 100%;
                }
                .ecom__element-divi .ecom-image-default .ecom-image-picture img{
                    object-fit: contain;
                }

                .divi-cont-before.divi-style, .divi-cont-after.divi-style {
                    flex: var(--flex-desktop);
                    width: var(--divider-width);
                }
                @media(max-width: 1024px) {
                    .divi-cont-before.divi-style, .divi-cont-after.divi-style {
                        flex: var(--flex-tablet);
                        width: var(--divider-width-tablet);
                    }
                }
                @media(max-width: 767px) {
                    .divi-cont-before.divi-style, .divi-cont-after.divi-style {
                        flex: var(--flex-mobile);
                        width: var(--divider-width-mobile);
                    }
                }
            
                .element__featured .element__featured--box-icon{
                    display: flex;
                }
                .element__featured--wrapper {
                    display: grid;
                    width: 100%;
                }
                .element__featured--box {
                    text-align: center;
                    overflow:hidden;
                }

                .element__featured--box-img img {
                    height: auto;
                    max-width: 100%;
                    border: none;
                    box-shadow: none;
                    transition-duration: 0.3s;
                    vertical-align: middle;
                    pointer-events: none;
                }
                .ecom-button-default{
                    display:flex;
                    justify-content:inherit;
                }
                .element__featured--box-content{
                    justify-content:inherit;
                }

                .element__featured--wrapper-list {
                    display: flex;
                    overflow-x: auto;
                }

                .element__featured--wrapper-list::-webkit-scrollbar {
                    display: block;
                    height: 3px;
                }
                .element__featured--wrapper-list::-webkit-scrollbar-track {
                    background-color: rgba(0,0,0,.15);
                }
                .element__featured--wrapper-list::-webkit-scrollbar-thumb {
                    background-color: rgba(0,0,0,.25)
                }
                .element__featured--box-btn {
                    text-transform: uppercase;
                    text-decoration: none;
                    color: #fff;
                    background-color: #0691b1;
                    border-radius: 4px;
                    margin-top: 6px;
                    margin-bottom: 10px;
                    padding: 5px 20px 5px 20px;
                }
                .ecom-feature-box-icon-link svg {
                    width: 25px;
                    height: 25px;
                }
            

                        .ecom-product-single__review-container .spr-summary.rte{
                            display: inline-flex;
                            gap: 10px;

                        }
                        .ecom-product-single__review-container  #shopify-product-reviews{
                            margin: 0;
                        }
                
                .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-flex-center, .ecom-swiper-navigation {
                        display: flex;
                        align-items: center;
                    }
                    .ecom-swiper-navigation-position{
                        display:flex;
                    }
                    .ecom-swiper-navigation-position button{
                        margin:0
                    }
                    .ecom-swiper-navigation{
                        justify-content: center
                    }
                    .ecom-testimonials--container {
                        position: relative;
                        display: flex;
                        flex-direction: column;
                    }
                    .ecom-swiper-navigation[data-navigator-type="combine"]{
                        justify-content: center
                    }
                    .ecom-testimonials--container .ecom-swiper-button-next:after,
                    .ecom-testimonials--container .ecom-swiper-button-prev:after {
                        content: none;
                    }
                    .ecom-testimonials--container .ecom-swiper-button-next,
                    .ecom-testimonials--container .ecom-swiper-button-prev {
                        border: 0;
                        background: transparent;
                        width: auto;
                        height: auto;
                        padding: 5px;
                        color: #444
                    }
                    .ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-next,
                    .ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-prev {
                        position: static;
                        margin: 0;
                    }
                    .ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type="classic"] .ecom-swiper-pagination,
                    .ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination {
                        width:100%
                    }
                    .ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar) {
                        position: relative;
                    }
                    .ecom-swiper-pagination-bullet:only-child {
                        opacity: none
                    }
                    .ecom-testimonials--container .ecom-swiper-pagination-bullet {
                        width: 15px;
                        height: 15px;
                        opacity: 1
                    }
                    .ecom-testimonials--container .ecom-swiper-pagination-bullet,
                    .ecom-testimonials--container .ecom-swiper-pagination-bullet-active{
                        background-clip: content-box;
                        padding: 1px;
                        box-sizing: content-box !important;
                        background-color: currentColor;
                    }
                    .ecom-testimonials--container .ecom-swiper-pagination-bullets{
                        width:auto;
                    }
                    .ecom-testimonials--container .ecom-swiper-pagination-bullet img{
                        display: block;
                        width: 100%;
                        height: 100%;
                        object-fit: cover
                    }
                    .ecom-testimonials--container .ecom-swiper-pagination-bullets, .ecom-swiper-pagination-custom, .ecom-swiper-pagination-fraction {
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        bottom: 0;
                    }
                    .ecom-d-hide {
                        opacity: 0;
                    }
                    .ecom__testimonials {
                        width: 100%;
                    }
                    .ecom__testimonials .testimonial-content {
                        position: relative;
                        display:flex;
                        flex-direction:column
                    }
                    .ecom__testimonials .ecom__testimonials--grid {
                        display: grid;
                    }
                    .ecom-text-left {
                        text-align: left
                    }
                    .ecom-text-center {
                        text-align: center
                    }
                    .ecom-text-right {
                        text-align: right
                    }
                    .ecom__testimonials .ecom-base-testimonial-image figure {
                        display: block;
                    }
                    .testimonial-rating {
                        display: flex;
                        flex-wrap: wrap;
                        justify-content:inherit;
                    }
                    .ecom-row-center{
                        display: inline-flex;
                        flex-direction: row;
                        align-items: center;
                        justify-content:center
                    }
                    .ecom-column-center{
                        display: flex;
                        flex-direction: column;
                        justify-content:inherit;
                    }
                    .ecom-column-center > .testimonial-info-avatar{
                        justify-content:inherit;
                        display:flex;
                    }
                    .ecom-icon-list span svg{
                        width:24px;
                        height:auto;
                    }
                     .testimonial-content .ecom-base-testimonial-image{
                         overflow:hidden;
                         display:flex;
                     }
                     .testimonial-content .ecom-base-testimonial-image img{
                         width:100%;
                     }

                     .testimonial-quote svg{
                        width:24px;
                        height:auto
                     }
                     .ecom-swiper-pagination{
                         display:flex;
                         flex-wrap:wrap;
                     }
                     .ecom-testimonial-rating-position{
                         display:flex;
                         flex-direction:column
                     }
                     .testimonial-content-prag ul {
                        list-style-type: disc;
                        list-style-position: inside;
                    }
                    .testimonial-content-prag ol {
                        list-style-type: decimal;
                        list-style-position: inside;
                    }
                    .testimonial-content-prag ul ul,
                    .testimonial-content-prag ol ul {
                        list-style-type: circle;
                        list-style-position: inside;
                        margin-left: 15px;
                    }
                    .testimonial-content-prag ol ol,
                    .testimonial-content-prag ul ol {
                        list-style-type: lower-latin;
                        list-style-position: inside;
                        margin-left: 15px;
                    }
                    .ecom-swiper-button > svg{
                        width:36px;
                        height:36px;
                    }
                    .testimonial-rating >span{
                        display:flex
                    }
                    .ecom__testimonials-slider-vertical {
                        flex-direction: column
                    }
                    .ecom__testimonials-slider-vertical .ecom-swiper-slide {
                        height: 100%;
                    }
                    .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-core.ecom-t6wmxz12mxd{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t6wmxz12mxd{width: 100%;}}html body .ecom-core.ecom-gph8r1l659 .ecom-core.ecom-t6wmxz12mxd>div.core__column--wrapper{margin: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs__list a,.ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs__list a a{font-size: 14px;text-decoration: none;}.ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs__list a{color: #000;}.ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs--icon{color: #000;padding-right: 8px;padding-left: 8px;}.ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs--icon svg{height: 12px;width: 12px;}.ecom-core.ecom-b9ypmwv7t2w{padding: 0px !important;margin: 0px !important;} .ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs--icon{
    display: flex;
}
.ecom-core.ecom-b9ypmwv7t2w .ecom-base__breadcrumbs__list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ecom-core.ecom-b9ypmwv7t2w a.ecom-base__breadcrumbs__link[aria-current="page"]:not(:hover){
    opacity: 0.4;
    transition: 0.3s;
}.ecom-core.ecom-gph8r1l659>div.core__row--columns{max-width: 1470px;}.ecom-core.ecom-gph8r1l659{background-color: #fff;}.ecom-core.ecom-gph8r1l659{padding: 0px 60px 0 60px !important;margin-top: 25px !important;margin-bottom: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gph8r1l659{padding: 15px 0px 0px 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gph8r1l659{padding: 0px !important;margin: 5px 5px 0px 5px !important;}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.ecom-core.ecom-xs3gwqidzo{width: 50%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xs3gwqidzo{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xs3gwqidzo{width: 100%;}}html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-top: 0px !important;padding-left: 40px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-left: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-top: 0px !important;padding-right: 15px !important;padding-left: 15px !important;}} .ecom-core.ecom-xs3gwqidzo .ecom-block:has(>.ec-row-sticky){
    position: sticky;
    top: 0;
}.ecom-core.ecom-3xd7vbqv4wm{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3xd7vbqv4wm{width: 100%;}}html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-3xd7vbqv4wm>div.core__column--wrapper{padding: 5px 0px 0px 0px !important;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__title{text-align: left;background-color: rgba(245, 245, 245, 0.5);border-style: solid;border-bottom-width: 2.3px;border-color: var(--ecom-global-colors-qzCdBp);border-radius: 0px;padding: 15px 32px 5px 32px;margin-top: 16px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__title:hover{background-color: rgba(255, 0, 0, 0);border-radius: 0px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__title.ecom-item-active{background-color: rgba(255, 0, 0, 0);border-style: solid;border-radius: 8px 8px 0px 0px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__title .ecom-items--icon svg{height: 13px;width: 13px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__title .ecom-items--icon{color: var(--ecom-global-colors-oxdNgQ);border-radius: 0%;}.ecom-core.ecom-bugjxhoz42e .ecom-items:hover  .ecom-items--icon{color: #444;}.ecom-core.ecom-bugjxhoz42e .ecom-items.ecom-item-active  .ecom-items--icon{color: #444;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion_nav--icon{margin-right: 25px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__item .ecom-accordion__title .ecom-items--text{color: #000;}.ecom-core.ecom-bugjxhoz42e .ecom-items:hover  .ecom-items--text{color: #444;}.ecom-core.ecom-bugjxhoz42e .ecom-items.ecom-item-active  .ecom-items--text{color: #444;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion_icon-title{margin-right: 7px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color: rgba(255, 0, 0, 0);box-shadow: 0px 0px 0px 0px;border-style: none;border-radius: 0px 0px 8px 8px;overflow: hidden;padding: 8px 32px 0px 46px;margin-left: 25px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bugjxhoz42e .ecom-accordion__title{padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-bugjxhoz42e .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-left: 0px;padding-right: 12.5px;padding-left: 25px;}}.ecom-core.ecom-bugjxhoz42e{padding-bottom: 0 !important;}.ecom-core.ecom-nl5car8oal .ecom-product-single__metafield-container{text-align: left;}.ecom-core.ecom-dxdxhb34n8f .ecom-text--more-actions button ,.ecom-core.ecom-dxdxhb34n8f .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-dxdxhb34n8f .text-content,.ecom-core.ecom-dxdxhb34n8f  .text-content a,.ecom-core.ecom-dxdxhb34n8f  .text-content p,.ecom-core.ecom-dxdxhb34n8f  .text-content span{text-align: left;}.ecom-core.ecom-dxdxhb34n8f .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-dxdxhb34n8f .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-dxdxhb34n8f .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-dxdxhb34n8f .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-1lhx96cklxz .ecom-product-single__metafield-container{text-align: left;}.ecom-core.ecom-c3ksrzry5xs .ecom-button-icon{order: -1;}body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-modal-box__content{width: 600px;}.ecom-core.ecom-c3ksrzry5xs .ecom-element__lightbox-container{justify-content: flex-start;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;justify-content: flex-start;}body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-modal-box__content{font-size: 14px;background-color: #fcfcfc;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;}.ecom-core.ecom-c3ksrzry5xs .ecom-elements__lightbox-button{font-weight: bold;text-decoration: underline;color: #000;background-color: rgba(255, 0, 0, 0);border-style: none;border-radius: 0px;padding: 0px;margin: 0px;}.ecom-core.ecom-c3ksrzry5xs .ecom-elements__lightbox-button:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 0, 0, 0);}.ecom-core.ecom-c3ksrzry5xs .ecom-lightbox-picture ,.ecom-core.ecom-c3ksrzry5xs .ecom-lightbox-picture .ecom-image-default,.ecom-core.ecom-c3ksrzry5xs .ecom-lightbox-picture  > picture,.ecom-core.ecom-c3ksrzry5xs .ecom-lightbox-picture > img{border-radius: 0px;overflow: hidden;}body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-elements__lightbox-content-heading a{font-size: var(--ecom-global-typography-primary-font-size);font-weight: var(--ecom-global-typography-primary-font-weight);font-family: var(--ecom-global-typography-primary-font-family);}body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-elements__lightbox-content-heading{color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-c3ksrzry5xs .ecom-elements__lightbox-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-c3ksrzry5xs .ecom-elements__lightbox-button-icon{margin: 0px;padding: 0px 10px 3px 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-c3ksrzry5xs .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-modal-box__content{font-size: 13px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c3ksrzry5xs .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-c3ksrzry5xs .ecom-modal-box__content{font-size: 13px;}}.ecom-core.ecom-c3ksrzry5xs{padding-bottom: 0 !important;margin-left: 0px !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-c3ksrzry5xs{margin-top: 20px !important;padding-bottom: 0 !important;}} 
.ecom-core.ecom-c3ksrzry5xs .ecom-elements__lightbox-button{
    pointer-events: auto;
}
.ecom-core.ecom-c3ksrzry5xs button.ecom__element--button.ecom-elements__lightbox-button.ecom-flex.ecom-fl_cener.ecom-al_center{
    text-decoration-color:#a663bb;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}.ecom-core.ecom-0vn9nb7694v .ecom-button-icon{order: -1;}body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-modal-box__content{width: 600px;}.ecom-core.ecom-0vn9nb7694v .ecom-element__lightbox-container{justify-content: flex-start;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;justify-content: flex-start;}body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-modal-box__content{font-size: 14px;background-color: #fcfcfc;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;}.ecom-core.ecom-0vn9nb7694v .ecom-elements__lightbox-button{font-weight: bold;text-decoration: underline;color: #000;background-color: rgba(255, 0, 0, 0);border-style: none;border-radius: 0px;padding: 0px;margin: 0px;}.ecom-core.ecom-0vn9nb7694v .ecom-elements__lightbox-button:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 0, 0, 0);}.ecom-core.ecom-0vn9nb7694v .ecom-lightbox-picture ,.ecom-core.ecom-0vn9nb7694v .ecom-lightbox-picture .ecom-image-default,.ecom-core.ecom-0vn9nb7694v .ecom-lightbox-picture  > picture,.ecom-core.ecom-0vn9nb7694v .ecom-lightbox-picture > img{border-radius: 0px;overflow: hidden;}body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-elements__lightbox-content-heading a{font-size: var(--ecom-global-typography-primary-font-size);font-weight: var(--ecom-global-typography-primary-font-weight);font-family: var(--ecom-global-typography-primary-font-family);}body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-elements__lightbox-content-heading{color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-0vn9nb7694v .ecom-elements__lightbox-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-0vn9nb7694v .ecom-elements__lightbox-button-icon{margin: 0px;padding: 0px 10px 3px 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0vn9nb7694v .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-modal-box__content{font-size: 13px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0vn9nb7694v .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-0vn9nb7694v .ecom-modal-box__content{font-size: 13px;}}.ecom-core.ecom-0vn9nb7694v{padding-right: 25px !important;padding-bottom: 0px !important;margin-left: 0px !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0vn9nb7694v{margin-top: 20px !important;padding-bottom: 0 !important;}} 
.ecom-core.ecom-0vn9nb7694v .ecom-elements__lightbox-button{
    pointer-events: auto;
}
.ecom-core.ecom-0vn9nb7694v button.ecom__element--button.ecom-elements__lightbox-button.ecom-flex.ecom-fl_cener.ecom-al_center{
    text-decoration-color:#a663bb;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}.ecom-core.ecom-vdyu8qnadu .ecom-product-single__metafield-container{text-align: left;}.ecom-core.ecom-vdyu8qnadu{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-cjggoiblx5m .ecom-product-single__metafield-container{text-align: left;}.ecom-core.ecom-cjggoiblx5m{width: unset;max-width:unset;}.ecom-core.ecom-ds1t2azbji9 .ecom-product-description-tab__items{gap: 5px;}.ecom-core.ecom-ds1t2azbji9 .ecom__element--button-icon{order: 1;}.ecom-core.ecom-ds1t2azbji9 .ecom-product-single__description--less-actions button ,.ecom-core.ecom-ds1t2azbji9 .ecom-product-single__description--more-actions button{gap: 5px;}.ecom-core.ecom-ds1t2azbji9 .ecom-text-des,.ecom-core.ecom-ds1t2azbji9 .ecom-html-des,.ecom-core.ecom-ds1t2azbji9 .ecom-product-single__description--full-content,.ecom-core.ecom-ds1t2azbji9 .ecom-product-description-tab__content,.ecom-core.ecom-ds1t2azbji9 .ecom-product-description_accordion-content{text-align: left;color: #333;}.ecom-core.ecom-ds1t2azbji9{} .ecom-core.ecom-ds1t2azbji9 li{
margin-left: 20px; list-style-type: disc;
}.ecom-core.ecom-wulpjco8qi .ecom-button-icon{order: -1;}body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-modal-box__content{width: 536px;}.ecom-core.ecom-wulpjco8qi .ecom-element__lightbox-container{justify-content: flex-start;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;justify-content: flex-start;}body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-modal-box__content{font-size: 14px;background-color: #fcfcfc;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;}.ecom-core.ecom-wulpjco8qi .ecom-elements__lightbox-button{font-weight: bold;text-decoration: underline;color: #000;background-color: rgba(255, 0, 0, 0);border-style: none;border-radius: 0px;padding: 0px;margin: 0px;}.ecom-core.ecom-wulpjco8qi .ecom-elements__lightbox-button:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 0, 0, 0);}.ecom-core.ecom-wulpjco8qi .ecom-lightbox-picture ,.ecom-core.ecom-wulpjco8qi .ecom-lightbox-picture .ecom-image-default,.ecom-core.ecom-wulpjco8qi .ecom-lightbox-picture  > picture,.ecom-core.ecom-wulpjco8qi .ecom-lightbox-picture > img{border-radius: 0px;overflow: hidden;}body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-elements__lightbox-content-heading a{font-size: var(--ecom-global-typography-primary-font-size);font-weight: var(--ecom-global-typography-primary-font-weight);font-family: var(--ecom-global-typography-primary-font-family);}body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-elements__lightbox-content-heading{color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-wulpjco8qi .ecom-elements__lightbox-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-wulpjco8qi .ecom-elements__lightbox-button-icon{margin: 0px;padding: 0px 5px 0px 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wulpjco8qi .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-modal-box__content{font-size: 13px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wulpjco8qi .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-wulpjco8qi .ecom-modal-box__content{font-size: 13px;}}.ecom-core.ecom-wulpjco8qi{margin-right: 0px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wulpjco8qi{padding-bottom: 0px !important;}} 
.ecom-core.ecom-wulpjco8qi .ecom-elements__lightbox-button{
    pointer-events: auto;
}
.ecom-core.ecom-wulpjco8qi button.ecom__element--button.ecom-elements__lightbox-button.ecom-flex.ecom-fl_cener.ecom-al_center{
    text-decoration-color:#a663bb;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}.ecom-core.ecom-xmk49xmyl2k .ecom-product-single__metafield-container{text-align: left;color: var(--ecom-global-colors-oxdNgQ);}.ecom-core.ecom-xmk49xmyl2k{margin-right: 25px !important;width: unset;max-width:unset;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xmk49xmyl2k{margin-right: 25px !important;}}body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-modal-box__content{width: 600px;}.ecom-core.ecom-wsmfzh8jjp .ecom-element__lightbox-container{justify-content: flex-start;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;justify-content: flex-start;}body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-modal-box__content{font-size: 14px;background-color: #fcfcfc;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;}.ecom-core.ecom-wsmfzh8jjp .ecom-elements__lightbox-button{font-weight: bold;text-decoration: underline;color: #000;background-color: rgba(255, 0, 0, 0);border-style: none;border-radius: 0px;padding: 0px;margin: 0px;}.ecom-core.ecom-wsmfzh8jjp .ecom-elements__lightbox-button:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 0, 0, 0);}.ecom-core.ecom-wsmfzh8jjp .ecom-lightbox-picture ,.ecom-core.ecom-wsmfzh8jjp .ecom-lightbox-picture .ecom-image-default,.ecom-core.ecom-wsmfzh8jjp .ecom-lightbox-picture  > picture,.ecom-core.ecom-wsmfzh8jjp .ecom-lightbox-picture > img{border-radius: 0px;overflow: hidden;}body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-elements__lightbox-content-heading a{font-size: var(--ecom-global-typography-primary-font-size);font-weight: var(--ecom-global-typography-primary-font-weight);font-family: var(--ecom-global-typography-primary-font-family);}body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-elements__lightbox-content-heading{color: #000;margin: 0px;padding: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wsmfzh8jjp .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-modal-box__content{font-size: 13px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wsmfzh8jjp .ecom-element__lightbox-container{justify-content: flex-start;}body .ecom-container-lightbox-ecom-wsmfzh8jjp .ecom-modal-box__content{font-size: 13px;}}.ecom-core.ecom-wsmfzh8jjp{margin-right: 5px !important;margin-left: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;width: unset;max-width:unset;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wsmfzh8jjp{padding-bottom: 0px !important;}} 
.ecom-core.ecom-wsmfzh8jjp .ecom-elements__lightbox-button{
    pointer-events: auto;
}
.ecom-core.ecom-wsmfzh8jjp button.ecom__element--button.ecom-elements__lightbox-button.ecom-flex.ecom-fl_cener.ecom-al_center{
    text-decoration-color:#a663bb;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}.ecom-core.ecom-tvdn12glhg .ecom-text--more-actions button ,.ecom-core.ecom-tvdn12glhg .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-tvdn12glhg .text-content,.ecom-core.ecom-tvdn12glhg  .text-content a,.ecom-core.ecom-tvdn12glhg  .text-content p,.ecom-core.ecom-tvdn12glhg  .text-content span{text-align: left;}.ecom-core.ecom-tvdn12glhg .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-tvdn12glhg .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-tvdn12glhg .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-tvdn12glhg .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tvdn12glhg .text-content,.ecom-core.ecom-tvdn12glhg .text-content a,.ecom-core.ecom-tvdn12glhg  .text-content a,.ecom-core.ecom-tvdn12glhg  .text-content a a,.ecom-core.ecom-tvdn12glhg  .text-content p,.ecom-core.ecom-tvdn12glhg  .text-content p a,.ecom-core.ecom-tvdn12glhg  .text-content span,.ecom-core.ecom-tvdn12glhg  .text-content span a{font-size: 15px;}}.ecom-core.ecom-tvdn12glhg{padding-top: 0px !important;padding-bottom: 0 !important;margin-top: 0px !important;}.ecom-core.ecom-4evpg0u1bhq{margin: 0px !important;padding: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4evpg0u1bhq > div.core__row--columns{flex-direction: row !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4evpg0u1bhq > div.core__row--columns{flex-direction: row !important;}}.ecom-core.ecom-nwv4p2pm02l{width: 100%;}.ecom-core.ecom-nwv4p2pm02l>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nwv4p2pm02l{width: 100%;}.ecom-core.ecom-nwv4p2pm02l>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}}html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-nwv4p2pm02l>div.core__column--wrapper{margin: 0px !important;padding: 0px !important;}.ecom-core.ecom-aa65eew0pjp{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-1dy29nlkj5c .ecom__element--button-icon{order: -1;}.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart--submit{gap: 16px;}.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart-buttons-wrapper{align-items: flex-start;justify-content: flex-start;}.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart--submit{justify-content: center;font-weight: 500;text-transform: capitalize;letter-spacing: 0px;font-style: normal;font-size: 16px;text-decoration: none;line-height: 1.75em;box-shadow: 0px 0px 0px 0px #0000004d inset;width: 100%;color: var(--ecom-global-colors-oxdNgQ);background-color: #f8db1c;border-radius: 5px;transition-duration: 300ms;;;padding: 12.5px 35px 12.5px 35px;}.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart--submit:hover{color: #000;background-color: #F4BF10;border-radius: 5px;transform: scale(1.1);}.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart--submit.animated{animation-name: fadeIn;;animation-duration: .75s;;}.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart--submit:disabled{font-family: 'Jost', sans-serif;font-size: 16px;text-transform: capitalize;font-weight: 500;text-decoration: none;line-height: 1.75em;letter-spacing: 0px;color: #fff;background-color: #bdb9b9;border-style: none;border-radius: 5px;padding: 10px 32px 10px 32px;}.ecom-core.ecom-1dy29nlkj5c .ecom__element--button-icon svg{height: 20px;width: 20px;}.ecom-core.ecom-1dy29nlkj5c .ecom__element--button-icon{padding-top: 5px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1dy29nlkj5c .ecom-product-single__add-to-cart--submit{margin-top: 0px;margin-bottom: 0px;}}.ecom-core.ecom-1dy29nlkj5c{padding-top: 0% !important;padding-right: 0% !important;padding-bottom: 0 !important;margin-top: 0% !important;margin-right: 0% !important;width: 100%;max-width:100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1dy29nlkj5c{padding-right: 0px !important;margin-bottom: 7.5px !important;}} .ecom-core.ecom-1dy29nlkj5c{
  display: flex;
  align-items: center;
  justify-content: center;
}

.ecom-core.ecom-1dy29nlkj5c .btn-example{
  width: 350px;
}

.ecom-core.ecom-1dy29nlkj5c .btn{
  span{
    position:relative;
    white-space:nowrap;
  }
  
  background-color: #FF6825;
  color: #fff;
  padding:10px 0;
  overflow:hidden;
  position:relative;
  width:100%;
  font-size:16px;
  font-family: 'Avenir Next';
  border:none;
  transition: background-color .2s ease-in-out;
  
  &-content{
    opacity:1;
    transition:opacity .4s ease-in-out;
  }
  
  .ecom-core.ecom-1dy29nlkj5c:focus{
    outline:none;
  }
  
  .ecom-core.ecom-1dy29nlkj5c:before{
    content: "";
    position:absolute;
    display: inline-block;
    background-color: #d4551c;
    width:0;
    height:100%;
    left:0;
    top:0;
    transition: width .25s ease-in-out;
    z-index: 0;
  }
  
  .ecom-core.ecom-1dy29nlkj5c:hover{
    &:before{
      width:100%;
    }
  }
    
  .ecom-core.ecom-1dy29nlkj5c.state-change{
    &:before{
      width:0;
    }
    .ecom-core.ecom-1dy29nlkj5c .btn-content{
      opacity:0;
    }
  }
  
  .ecom-core.ecom-1dy29nlkj5c.loading-state{
    .btn-loading{
      opacity:1;
    }
  }
  
  .ecom-core.ecom-1dy29nlkj5c.success-state{
    background-color: #00B729;
    .btn-success{
      opacity: 1;
      transform: translateX(-50%) translateY(-50%);
    }
  }
  
  .ecom-core.ecom-1dy29nlkj5c.error-state{
    background-color: #D93A40;
    .btn-error{
      opacity:1;
      transform: translateX(-50%) translateY(-50%);
    }
  }
  
  .ecom-core.ecom-1dy29nlkj5c .btn-loading{
    position: absolute;
    left:50%;
    margin-left: -11px;
    opacity:0;
    transition: opacity .25s ease-in-out;
  }
  
  .ecom-core.ecom-1dy29nlkj5c .btn-error{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translateX(-100%) translateY(-50%);
    transition: opacity 200ms ease-in-out, transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .ecom-core.ecom-1dy29nlkj5c .btn-success{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-300%);
    transition: opacity 200ms ease-in-out, transform .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
}
.ecom-core.ecom-fhmpoyc8uws .ecom-product-single__metafield-container{text-align: left;color: var(--ecom-global-colors-oxdNgQ);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fhmpoyc8uws .ecom-product-single__metafield-container{padding-bottom: 0px;}}.ecom-core.ecom-fhmpoyc8uws{padding-bottom: 0px !important;margin-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fhmpoyc8uws{padding-bottom: 0 !important;}}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price-container-grid{justify-content: flex-start;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--prices{background-color: rgba(255, 0, 0, 0);border-radius: 0px;overflow: hidden;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size: 24px;font-weight: 600;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--sale.ecom-product-single__price-normal{margin: 0px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--sale,.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--sale a{font-size: 24px;font-weight: 600;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--sale{color: var(--ecom-global-colors-oxdNgQ);margin: 0px 5px 0px 0px;padding: 0px;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--regular,.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--regular a{font-size: 16px;font-weight: normal;text-decoration: line-through;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--regular{color: #615e5e;margin-top: 3px;margin-right: 10px;margin-left: 0px;padding: 0px;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sale,.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sale a{font-size: 12px;font-weight: bold;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sale{color: var(--ecom-global-colors-oxdNgQ);padding: 4px 16px 4px 16px;margin: 0px;background-color: var(--ecom-global-colors-qzCdBp);}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sold-out a{font-size: 12px;font-weight: 700;line-height: 1.5em;text-transform: uppercase;font-style: normal;text-decoration: none;letter-spacing: 0px;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sold-out{color: #ffffff;padding: 4px 16px 4px 16px;margin: 2px 0px 0px 0px;background-color: #111827;border-radius: 50px;overflow: hidden;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price-container-grid{justify-content: flex-start;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sale,.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sale a{font-size: 14px;}.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price--badges-sale{padding-right: 15px;padding-left: 15px;}}.ecom-core.ecom-ouqmfykt5jh{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ouqmfykt5jh{padding-bottom: 0px !important;}} .ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price-container .ecom-product-single__price--prices{
    justify-content: left;
    gap: 5px;
    flex-wrap: wrap;
    text-align: left;
}
.ecom-core.ecom-ouqmfykt5jh .ecom-product-single__price-container-grid{
    flex-wrap: wrap;
    align-items: center;
    row-gap: 10px;
}.ecom-core.ecom-k80oot3t9oj .ecom-product__heading{text-align: left;color: #000;}.ecom-core.ecom-k80oot3t9oj .ecom-product__heading,.ecom-core.ecom-k80oot3t9oj .ecom-product__heading a{}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k80oot3t9oj .ecom-product__heading{text-align: left;}.ecom-core.ecom-k80oot3t9oj .ecom-product__heading,.ecom-core.ecom-k80oot3t9oj .ecom-product__heading a{font-size: 24px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k80oot3t9oj .ecom-product__heading{text-align: left;}.ecom-core.ecom-k80oot3t9oj .ecom-product__heading,.ecom-core.ecom-k80oot3t9oj .ecom-product__heading a{line-height: 1.25em;letter-spacing: 0px;font-weight: 400;font-size: 25px;}}.ecom-core.ecom-k80oot3t9oj{padding-bottom: 0px !important;margin-top: 8px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k80oot3t9oj{padding-bottom: 0 !important;}}.ecom-core.ecom-ccqh9ri5rre{width: 50%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ccqh9ri5rre{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ccqh9ri5rre{width: 100%;}}html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-ccqh9ri5rre>div.core__column--wrapper{padding-top: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-k4q05omartf .ecom-core.ecom-ccqh9ri5rre>div.core__column--wrapper{padding-bottom: 0px !important;}}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--slider{flex-flow: row-reverse;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media .ecom-product-single__media-container{gap: 9px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media .ecom-product-single__media-container{gap: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media .ecom-product-single__media-container{gap: 10px;}}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured > picture,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured > img{border-style: solid;border-color: var(--ecom-global-colors-qzCdBp);border-width: 2.3px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured ,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured  > picture,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured > img{border-radius: 5px;overflow: hidden;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail img{object-fit: fill;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail{opacity: 1;border-style: solid;border-width: 2px;border-color: rgba(0, 0, 0, 0);transition: all 300ms ease;margin-bottom: 11px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail ,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail img{border-radius: 10px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail:hover{opacity: 1;border-style: solid;border-width: 2px;border-color: #000;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity: 1;border-style: solid;border-width: 0px 0px 4.5px 0px;border-color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height: 14px;width: 14px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color: #000;background-color: #fff;border-radius: 50%;padding: 16px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color: #fff;background-color: #000;transition: all 400ms ease;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height: 14px;width: 14px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs .ecom-swiper-button-next{color: #fff;background-color: rgba(0, 0, 0, 0.4);border-radius: 50%;padding: 5px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color: #fff;background-color: rgba(0, 0, 0, 0.8);}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media-label{padding: 0px 80px 0px 0px;margin: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail ,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail img{border-radius: 2px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail{margin-bottom: 0px;padding-bottom: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail ,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail img{border-radius: 3px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail{margin-bottom: 0px;padding-bottom: 10px;}.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding: 10px;margin-left: 0px;}}@media screen and (min-width: 1025px) {.ecom-core.ecom-y2c9lst88e{margin-bottom: 30px !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-y2c9lst88e{padding-left: 0px !important;display: block;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y2c9lst88e{padding-left: 0px !important;margin-bottom: 0px !important;}} .ecom-core.ecom-y2c9lst88e .ecom-swiper-container{
    position: relative;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media-label{
    flex-wrap: wrap;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--grid .ecom-product-single__media--images{
    gap: 9px;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--image img{
    height: 100%;
    object-fit: cover;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__zoom-icon-wrapper{
    pointer-events: auto;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__zoom-icon-wrapper:hover{
    background: #000;
    color: #fff;
}
@media (min-width: 1199px){
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{
    max-height: 746px;
}
.ecom-core.ecom-y2c9lst88e .ecom-swiper-controls-thumb{
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{
    opacity: 1;
    visibility: visible;
}
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail:last-child{
    margin: 0;
}
.ecom-core.ecom-y2c9lst88e .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{
    display: none!important;
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail--icon{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-repeat: no-repeat;
    transition: 0.4s;
    background-position: center;
    transform: scale(1) translateY(-50%) translateX(-50%);
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--thumbnail--icon:hover{
    transform: scale(0.95) translateY(-50%) translateX(-50%);
}
.ecom-core.ecom-y2c9lst88e .ecom-product-single__media--model{
    padding-top: 0;
}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--slider{flex-flow: row-reverse;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media .ecom-product-single__media-container{gap: 9px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media .ecom-product-single__media-container{gap: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media .ecom-product-single__media-container{gap: 10px;}}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured > picture,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured > img{border-style: solid;border-color: var(--ecom-global-colors-qzCdBp);border-width: 2.3px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured ,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured  > picture,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured > img{border-radius: 5px;overflow: hidden;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail img{object-fit: fill;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail{opacity: 1;border-style: solid;border-width: 2px;border-color: rgba(0, 0, 0, 0);transition: all 300ms ease;margin-bottom: 11px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail ,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail img{border-radius: 10px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail:hover{opacity: 1;border-style: solid;border-width: 2px;border-color: #000;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity: 1;border-style: solid;border-width: 2px;border-color: #000;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height: 14px;width: 14px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color: #000;background-color: #fff;border-radius: 50%;padding: 16px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color: #fff;background-color: #000;transition: all 400ms ease;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height: 14px;width: 14px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs .ecom-swiper-button-next{color: #fff;background-color: rgba(0, 0, 0, 0.4);border-radius: 50%;padding: 5px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color: #fff;background-color: rgba(0, 0, 0, 0.8);}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media-label{padding: 0px 80px 0px 0px;margin: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail{margin-bottom: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail{margin-bottom: 0px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding: 10px;margin-left: 0px;}.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media-label > span,.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media-label > span a{font-family: 'Jost', sans-serif;font-size: 11px;}}.ecom-core.ecom-2swyn7tcxmw{margin-bottom: 30px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2swyn7tcxmw{padding-left: 0px !important;display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2swyn7tcxmw{padding-left: 0px !important;margin-top: 15px !important;margin-bottom: 15px !important;display: none;}} .ecom-core.ecom-2swyn7tcxmw .ecom-swiper-container{
    position: relative;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media-label{
    flex-wrap: wrap;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--grid .ecom-product-single__media--images{
    gap: 9px;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--image img{
    height: 100%;
    object-fit: cover;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__zoom-icon-wrapper{
    pointer-events: auto;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__zoom-icon-wrapper:hover{
    background: #000;
    color: #fff;
}
@media (min-width: 1199px){
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{
    max-height: 746px;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-swiper-controls-thumb{
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{
    opacity: 1;
    visibility: visible;
}
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail:last-child{
    margin: 0;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{
    display: none!important;
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail--icon{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-repeat: no-repeat;
    transition: 0.4s;
    background-position: center;
    transform: scale(1) translateY(-50%) translateX(-50%);
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--thumbnail--icon:hover{
    transform: scale(0.95) translateY(-50%) translateX(-50%);
}
.ecom-core.ecom-2swyn7tcxmw .ecom-product-single__media--model{
    padding-top: 0;
}.ecom-core.ecom-k4q05omartf>div.core__row--columns{max-width: 1470px;}.ecom-core.ecom-k4q05omartf{background-color: #fff;}.ecom-core.ecom-k4q05omartf{padding-right: 60px !important;padding-bottom: 60px !important;padding-left: 60px !important;margin-top: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k4q05omartf{padding-right: 0px !important;padding-bottom: 50px !important;padding-left: 0px !important;display: block;}.ecom-core.ecom-k4q05omartf div.core__row--columns{flex-direction: row;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k4q05omartf{padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;display: block;}.ecom-core.ecom-k4q05omartf div.core__row--columns{flex-direction: row;}}
.ecom-core.ecom-26wb1aax1p4{width: 88.1%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-26wb1aax1p4{width: 100%;}}.ecom-core.ecom-4j17gb05dzq .ecom-text--more-actions button ,.ecom-core.ecom-4j17gb05dzq .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-4j17gb05dzq .text-content,.ecom-core.ecom-4j17gb05dzq  .text-content a,.ecom-core.ecom-4j17gb05dzq  .text-content p,.ecom-core.ecom-4j17gb05dzq  .text-content span{text-align: left;padding-top: 25px;padding-bottom: 25px;}.ecom-core.ecom-4j17gb05dzq .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-4j17gb05dzq .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-4j17gb05dzq .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-4j17gb05dzq .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4j17gb05dzq .text-content,.ecom-core.ecom-4j17gb05dzq  .text-content a,.ecom-core.ecom-4j17gb05dzq  .text-content p,.ecom-core.ecom-4j17gb05dzq  .text-content span{text-align: center;padding-right: 12.5px;padding-left: 12.5px;}.ecom-core.ecom-4j17gb05dzq .text-content,.ecom-core.ecom-4j17gb05dzq .text-content a,.ecom-core.ecom-4j17gb05dzq  .text-content a,.ecom-core.ecom-4j17gb05dzq  .text-content a a,.ecom-core.ecom-4j17gb05dzq  .text-content p,.ecom-core.ecom-4j17gb05dzq  .text-content p a,.ecom-core.ecom-4j17gb05dzq  .text-content span,.ecom-core.ecom-4j17gb05dzq  .text-content span a{font-size: 12px;}}.ecom-core.ecom-4j17gb05dzq{padding-bottom: 0 !important;}.ecom-core.ecom-5ai7e8y9ekm{width: 11.9%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5ai7e8y9ekm{width: 100%;}}.ecom-core.ecom-25mylv2f7s5 .ecom-image-align{align-items: flex-end;}.ecom-core.ecom-25mylv2f7s5 .ecom-image-default{width: 94px !important;}.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture picture{height: 91px !important;}.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-25mylv2f7s5 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-25mylv2f7s5 .ecom-image-align{align-items: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mpn5hf03ue>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}}.ecom-core.ecom-mpn5hf03ue{padding-bottom: 0 !important;}
@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-wtc1dyqwol{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wtc1dyqwol{width: 100%;}}.ecom-core.ecom-wtc1dyqwol>.core__column--wrapper{background-color: var(--ecom-global-colors-qzCdBp);}.ecom-core.ecom-css6umfni5t .ecom__element--button{gap: 6px;}.ecom-core.ecom-css6umfni5t .ecom-button-default{justify-content: flex-start;}.ecom-core.ecom-css6umfni5t .ecom__element--button{color: #000000;border-style: solid;border-width: 3px;border-color: var(--ecom-global-colors-text);border-radius: 5px;padding: 10px 20px 10px 20px;margin-top: auto;}.ecom-core.ecom-css6umfni5t .ecom__element--button:hover{color: var(--ecom-global-colors-oxdNgQ);background-color: var(--ecom-global-colors-primary);border-style: solid;border-top-width: 2.3px;border-color: var(--ecom-global-colors-primary);}.ecom-core.ecom-css6umfni5t .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-css6umfni5t .ecom-button-icon svg{height: 14px;width: 14px;}@media screen and (min-width: 1025px) {.ecom-core.ecom-css6umfni5t{margin-top: 15px !important;padding-bottom: 0 !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-css6umfni5t{display: block;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-css6umfni5t{margin-top: 25px !important;display: block;}}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(4,minmax(0, 1fr));}.ecom-core.ecom-b5r635bbu9{show_price: block;show_picker: show;}.ecom-core.ecom-b5r635bbu9 .ecom-swiper-navigation-position{order: 0;width: auto;}@media screen and (min-width: 1025px) {.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-b5r635bbu9 .ecom-product__wishlist{justify-content: end;align-items: start;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-title-tag{order: 1;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-description{order: -1;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-vendor-element{order: -1;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-sku-element{order: 0;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-prices{order: 6;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product--actions{order: 7;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-variants{order: 7;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b5r635bbu9 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(2,minmax(0, 1fr));}.ecom-core.ecom-b5r635bbu9 .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b5r635bbu9 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(2,minmax(0, 1fr));}.ecom-core.ecom-b5r635bbu9 .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-b5r635bbu9 .ecom-collection.ecom-collection__product{background-color: var(--ecom-global-colors-text);padding: 12.5px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item .ecom-collection__product-media--container{width: 100% !important;margin-bottom: 20px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item  .ecom-collection__product-media--container{height: 250px !important;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item .ecom-collection__product-item--inner {justify-content: center;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item .ecom-collection__product-media img{object-fit: cover;border-radius: 5px;overflow: hidden;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-information-title{text-align: left;color: #000;margin-top: 15px;margin-bottom: 5px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-information-title,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-information-title a{font-family: 'Jost', sans-serif;font-size: 18px;font-weight: normal;text-decoration: none;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price a{font-family: 'Inter', sans-serif;font-size: 16px;font-weight: 400;line-height: 1.6em;letter-spacing: 0px;text-decoration: none;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price{color: #444444;margin-top: 5px;margin-right: 5px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular a,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from a{font-size: 16px;font-family: 'Inter', sans-serif;font-weight: 400;line-height: 1.6em;text-decoration: line-through;letter-spacing: 0px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from{color: #888;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--sale{title: Be Vietnam Pro;value: [object Object];font-size: 16px;font-family: 'Inter', sans-serif;font-weight: 400;line-height: 1.6em;text-decoration: none;color: #EC0101;}.ecom-core.ecom-b5r635bbu9 .ecom-product__wishlist-link{width: 25px;color: #000;background-color: var(--ecom-global-colors-text);border-radius: 50px;margin-top: 5px;margin-right: 5px;}.ecom-core.ecom-b5r635bbu9 .ecom-product__wishlist-link:hover{color: #000;border-style: solid;transform: scale(1.1);}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-submit{align-self: flex-start;font-family: 'Inter', sans-serif;font-size: 12px;text-decoration: none;line-height: 1em;width: 100%;color: #ffffff;background-color: #000000;border-style: none;border-radius: 5px;transition-duration: 300ms;;;padding: 12px 30px 13px 30px;margin-top: 15px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-submit:hover{color: #ffffff;background-color: #000000;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 14px;height: 14px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-form__actions--soldout{align-self: flex-start;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 400;line-height: 2em;letter-spacing: 0px;text-decoration: none;color: #ffffff;background-color: #141517;border-radius: 0px;padding: 3px 9px 3px 9px;margin-top: 2px;margin-left: 2px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: #141517;border-radius: 0px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-form__actions--view-more{align-self: flex-start;text-transform: capitalize;text-decoration: none;font-family: 'Jost', sans-serif;color: #fff;background-color: #344033;border-radius: 48px;transition-duration: 300ms;;;padding: 8px 30px 8px 30px;margin-top: 15px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-form__actions--view-more:hover{background-color: #344033;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-start;font-family: 'Inter', sans-serif;font-size: 12px;font-weight: 400;line-height: 2em;text-transform: capitalize;color: #ffffff;background-color: #EC0101;border-radius: 0px;padding: 3px 9px 3px 9px;margin-top: 2px;margin-bottom: 4px;margin-left: 2px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-start;font-size: 12px;font-family: 'Inter', sans-serif;color: #ffffff;background-color: #dc2626;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-start;font-family: 'Jost', sans-serif;font-weight: 400;font-size: 12px;line-height: 2em;letter-spacing: 0px;text-decoration: none;width: 60px;color: #ffffff;background-color: #111827;border-radius: 0px;padding: 3px 18px 3px 18px;margin-top: 2px;margin-bottom: 4px;margin-left: 2px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-start;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 400;line-height: 2em;text-decoration: none;text-transform: capitalize;letter-spacing: 0px;width: 3px;color: #ffffff;background-color: #111827;border-radius: 0px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-radio-list,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list{justify-content: center;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-swatch-item{font-family: 'Inter', sans-serif;font-size: 14px;width: 35px;border-style: solid;border-width: 1px;border-color: #333;border-radius: 3px;transition-duration: 300ms;;;margin-right: 8px;margin-left: 0px;padding: 5px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-swatch-item:hover{color: #fff;background-color: #333;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color: #fff;background-color: #333;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list{justify-content: flex-start;margin-top: 10px;margin-bottom: 10px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list li{width: 24px;height: 24px;border-style: solid;border-width: 1px;border-color: rgba(255, 255, 255, 0);transition: all 300ms ease;margin: 0px 8px 0px 0px;padding: 1px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style: solid;border-width: 1px;border-color: #333;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style: solid;border-width: 1px;border-color: #333;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list li,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius: 8%;overflow: hidden;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-container .ecom-swiper-button-next svg{height: 35px;width: 35px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-container .ecom-swiper-button-next{border-radius: 3px;padding-left: 0px;margin-left: 0px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-container .ecom-swiper-button-next:hover{color: #000000;background-color: rgba(41, 40, 40, 0.65);border-radius: 3px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-information-title,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-item-information-title a{font-size: 18px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price a{font-size: 18px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular a,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from a{font-size: 18px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--sale{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price a{font-size: 16px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--regular a,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from,.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--from a{font-size: 16px;}.ecom-core.ecom-b5r635bbu9 .ecom-collection__product-price--sale{font-size: 16px;}}.ecom-core.ecom-b5r635bbu9{width: 100%;max-width:100%;}.ecom-core.ecom-twep50ownvq .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-twep50ownvq .element__heading .ecom__heading,.ecom-core.ecom-twep50ownvq .element__heading .ecom__heading a{}.ecom-core.ecom-twep50ownvq  .element__heading .ecom__heading,.ecom-core.ecom-twep50ownvq  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-twep50ownvq .element__heading .ecom__heading,.ecom-core.ecom-twep50ownvq .element__heading .ecom__heading a{font-size: 32px;line-height: 40px;}}@media screen and (min-width: 1025px) {.ecom-core.ecom-xte2e5tf0s{margin-top: 75px !important;margin-bottom: 75px !important;padding-top: 25px !important;padding-bottom: 25px !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xte2e5tf0s div.core__row--columns{flex-direction: row;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xte2e5tf0s div.core__row--columns{flex-direction: row;}}
@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-w3ryalqgb6o{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w3ryalqgb6o{width: 100%;}}.ecom-core.ecom-w3ryalqgb6o>.core__column--wrapper{background-color: var(--ecom-global-colors-qzCdBp);}html body .ecom-core.ecom-m4y39ftuhw .ecom-core.ecom-w3ryalqgb6o>div.core__column--wrapper{padding-right: 100px !important;padding-left: 100px !important;}.ecom-core.ecom-tokookd04yj{width: 75%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tokookd04yj{width: 100%;}}html body .ecom-core.ecom-m4y39ftuhw .ecom-core.ecom-tokookd04yj>div.core__column--wrapper{padding: 0px !important;margin: 0px !important;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product--wrapper-items{grid-template-columns: repeat(3.5,minmax(0, 1fr));}.ecom-core.ecom-loe4l9v36ym{show_price: block;show_picker: show;}.ecom-core.ecom-loe4l9v36ym .ecom-swiper-navigation-position{order: 0;width: auto;}@media screen and (min-width: 1025px) {.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-title-tag{order: 1;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-description{order: -1;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-vendor-element{order: -1;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-sku-element{order: 0;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-prices{order: 6;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product--actions{order: 7;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-variants{order: 7;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-loe4l9v36ym .ecom-collection__product--wrapper-items{grid-template-columns: repeat(2,minmax(0, 1fr));}.ecom-core.ecom-loe4l9v36ym .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-loe4l9v36ym .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-loe4l9v36ym .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-loe4l9v36ym .ecom-collection.ecom-collection__product{background-color: var(--ecom-global-colors-text);padding: 12.5px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item .ecom-collection__product-media--container{width: 100% !important;margin-bottom: 20px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item .ecom-collection__product-item--inner {justify-content: center;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item .ecom-collection__product-media img{object-fit: cover;border-radius: 5px;overflow: hidden;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title{text-align: left;color: #000;margin-top: 15px;margin-bottom: 5px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title a{font-size: 24px;font-weight: normal;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price a{font-family: 'Inter', sans-serif;font-size: 20px;font-weight: 400;line-height: 1.6em;letter-spacing: 0px;text-decoration: none;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price{color: #444444;margin-top: 5px;margin-right: 5px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular a,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from a{font-size: 16px;font-family: 'Inter', sans-serif;font-weight: 400;line-height: 1.6em;text-decoration: line-through;letter-spacing: 0px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from{color: #888;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--sale{title: Be Vietnam Pro;value: [object Object];font-size: 20px;font-family: 'Inter', sans-serif;font-weight: 400;line-height: 1.6em;text-decoration: none;color: #EC0101;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-submit{align-self: flex-start;font-family: 'Inter', sans-serif;font-size: 12px;text-decoration: none;line-height: 1em;width: 100%;color: #ffffff;background-color: #000000;border-style: none;border-radius: 5px;transition-duration: 300ms;;;padding: 12px 30px 13px 30px;margin-top: 15px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-submit:hover{color: #ffffff;background-color: #000000;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 14px;height: 14px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-form__actions--soldout{align-self: flex-start;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 400;line-height: 2em;letter-spacing: 0px;text-decoration: none;color: #ffffff;background-color: #141517;border-radius: 0px;padding: 3px 9px 3px 9px;margin-top: 2px;margin-left: 2px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: #141517;border-radius: 0px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-form__actions--view-more{align-self: flex-start;text-transform: capitalize;text-decoration: none;font-family: 'Jost', sans-serif;color: #fff;background-color: #344033;border-radius: 48px;transition-duration: 300ms;;;padding: 8px 30px 8px 30px;margin-top: 15px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-form__actions--view-more:hover{background-color: #344033;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-start;font-family: 'Inter', sans-serif;font-size: 12px;font-weight: 400;line-height: 2em;text-transform: capitalize;color: #ffffff;background-color: #EC0101;border-radius: 0px;padding: 3px 9px 3px 9px;margin-top: 2px;margin-bottom: 4px;margin-left: 2px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-start;font-size: 12px;font-family: 'Inter', sans-serif;color: #ffffff;background-color: #dc2626;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-start;font-family: 'Jost', sans-serif;font-weight: 400;font-size: 12px;line-height: 2em;letter-spacing: 0px;text-decoration: none;width: 60px;color: #ffffff;background-color: #111827;border-radius: 0px;padding: 3px 18px 3px 18px;margin-top: 2px;margin-bottom: 4px;margin-left: 2px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-start;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 400;line-height: 2em;text-decoration: none;text-transform: capitalize;letter-spacing: 0px;width: 3px;color: #ffffff;background-color: #111827;border-radius: 0px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-radio-list,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list{justify-content: center;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-swatch-item{font-family: 'Inter', sans-serif;font-size: 14px;width: 35px;border-style: solid;border-width: 1px;border-color: #333;border-radius: 3px;transition-duration: 300ms;;;margin-right: 8px;margin-left: 0px;padding: 5px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-swatch-item:hover{color: #fff;background-color: #333;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color: #fff;background-color: #333;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list{justify-content: flex-start;margin-top: 10px;margin-bottom: 10px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list li{width: 24px;height: 24px;border-style: solid;border-width: 1px;border-color: rgba(255, 255, 255, 0);transition: all 300ms ease;margin: 0px 8px 0px 0px;padding: 1px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style: solid;border-width: 1px;border-color: #333;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style: solid;border-width: 1px;border-color: #333;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list li,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius: 8%;overflow: hidden;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-container .ecom-swiper-button-next svg{height: 35px;width: 35px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-container .ecom-swiper-button-next{border-radius: 3px;padding-left: 0px;margin-left: 0px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-container .ecom-swiper-button-next:hover{color: #000000;background-color: rgba(41, 40, 40, 0.65);border-radius: 3px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title a{font-size: 18px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price a{font-size: 18px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular a,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from a{font-size: 18px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--sale{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-item-information-title a{font-size: 16px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price a{font-size: 16px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--regular a,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from,.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--from a{font-size: 16px;}.ecom-core.ecom-loe4l9v36ym .ecom-collection__product-price--sale{font-size: 16px;}}.ecom-core.ecom-loe4l9v36ym{margin-right: 50px !important;width: 100%;max-width:100%;}.ecom-core.ecom-z5z8l0z97s{width: 25%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z5z8l0z97s{width: 100%;}}html body .ecom-core.ecom-m4y39ftuhw .ecom-core.ecom-z5z8l0z97s>div.core__column--wrapper{padding-left: 0px !important;}.ecom-core.ecom-arc1893lutn .ecom__element--button{gap: 6px;}.ecom-core.ecom-arc1893lutn .ecom-button-default{justify-content: flex-start;}.ecom-core.ecom-arc1893lutn .ecom__element--button{color: #000000;background-color: var(--ecom-global-colors-text);border-style: solid;border-width: 3px;border-color: var(--ecom-global-colors-text);border-radius: 5px;padding: 10px 20px 10px 20px;margin-top: auto;}.ecom-core.ecom-arc1893lutn .ecom__element--button:hover{color: var(--ecom-global-colors-oxdNgQ);background-color: var(--ecom-global-colors-text);transform: scale(1.1);}.ecom-core.ecom-arc1893lutn .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-arc1893lutn .ecom-button-icon svg{height: 14px;width: 14px;}.ecom-core.ecom-arc1893lutn{margin-top: 15px !important;margin-left: 0px !important;padding-bottom: 0px !important;}.ecom-core.ecom-wfcppnn99lq .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-wfcppnn99lq .element__heading .ecom__heading,.ecom-core.ecom-wfcppnn99lq .element__heading .ecom__heading a{font-weight: normal;}.ecom-core.ecom-wfcppnn99lq  .element__heading .ecom__heading,.ecom-core.ecom-wfcppnn99lq  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wfcppnn99lq .element__heading .ecom__heading,.ecom-core.ecom-wfcppnn99lq .element__heading .ecom__heading a{font-size: 32px;line-height: 40px;}}.ecom-core.ecom-wfcppnn99lq{margin-left: 0px !important;}.ecom-core.ecom-m4y39ftuhw>div.core__row--columns{height: auto;justify-content: center;}.ecom-core.ecom-m4y39ftuhw>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height: 500px;}.ecom-core.ecom-m4y39ftuhw>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;}.ecom-core.ecom-m4y39ftuhw{margin-top: 75px !important;margin-bottom: 75px !important;padding-top: 25px !important;padding-bottom: 25px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-m4y39ftuhw div.core__row--columns{flex-direction: row;}.ecom-core.ecom-m4y39ftuhw{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m4y39ftuhw div.core__row--columns{flex-direction: row;}.ecom-core.ecom-m4y39ftuhw{display: none;}}


.ecom-core.ecom-w3rba7m40r{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w3rba7m40r{width: 100%;}}.ecom-core.ecom-jigpik20g4i .element__featured--wrapper{grid-template-columns: repeat(3, 1fr);gap: 64px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jigpik20g4i .element__featured--wrapper{grid-template-columns: repeat(2, 1fr);gap: 40px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jigpik20g4i .element__featured--wrapper{grid-template-columns: repeat(2, 1fr);gap: 30px;}}.ecom-core.ecom-jigpik20g4i .element__featured .element__featured--box{text-align: center;justify-content: center;box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.08);padding: 22px 34px 22px 34px;}.ecom-core.ecom-jigpik20g4i .element__featured .element__featured--box-icon{color: #000;}.ecom-core.ecom-jigpik20g4i .element__featured .element__featured--box-icon svg{height: 60px;width: 60px;}.ecom-core.ecom-jigpik20g4i .element__featured--box-icon svg{border-radius: 10px;padding: 12.5px;margin: 0px;}.ecom-core.ecom-jigpik20g4i .element__featured .element__featured--box-title{color: #000;margin-top: 16px;margin-bottom: 0px;}.ecom-core.ecom-jigpik20g4i .element__featured .element__featured--box-text,.ecom-core.ecom-jigpik20g4i .element__featured a{font-size: 16px;font-weight: 400;line-height: 1.857em;letter-spacing: 0px;text-decoration: none;}.ecom-core.ecom-jigpik20g4i .element__featured .element__featured--box-text{color: #888888;margin-top: 4px;}.ecom-core.ecom-mlgd87b5dg8 .ecom__element-divi,.ecom-core.ecom-mlgd87b5dg8 .divi-cont{justify-content: center;}.ecom-core.ecom-mlgd87b5dg8 .divi-cont{grid-column-gap: 7px;}.ecom-core.ecom-mlgd87b5dg8 .divi-line.divi-style{width: 100%;}.ecom-core.ecom-mlgd87b5dg8 .ecom__element-divi .divi-style{border-color: #E5E8EC;border-bottom-width: 4px;}.ecom-core.ecom-mlgd87b5dg8 .ecom__element-divi{padding-top: 10px;padding-bottom: 10px;}.ecom-core.ecom-mlgd87b5dg8{padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mlgd87b5dg8{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mlgd87b5dg8{display: none;}}.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading,.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading a{font-size: 40px;font-weight: normal;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading,.ecom-core.ecom-tpkuc0nt36 .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-tpkuc0nt36{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vp000ywq2cb{margin-top: 25px !important;margin-bottom: 25px !important;}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-jwaz1vgfufc{width: 100.00%;}.ecom-core.ecom-jwaz1vgfufc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jwaz1vgfufc{width: 100%;}}.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading,.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading a{font-size: 40px;font-weight: 300;line-height: 1.25em;letter-spacing: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading,.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading,.ecom-core.ecom-6lxf1akjrsk .element__heading .ecom__heading a{font-size: 30px;}}.ecom-core.ecom-6lxf1akjrsk{padding-bottom: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-6lxf1akjrsk.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}.ecom-core.ecom-veg82kyuka{background-color: #fff;}.ecom-core.ecom-veg82kyuka{padding-top: 80px !important;padding-bottom: 80px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-veg82kyuka{padding-top: 35px !important;padding-bottom: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-veg82kyuka{padding: 35px 5px 35px 5px !important;}}
.ecom-core.ecom-yzl0771bdma{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yzl0771bdma{width: 100%;}}.ecom-core.ecom-tqq9fku7loj .ecom__testimonials--grid{grid-template-columns: repeat(3.5,1fr);gap: 25px;}.ecom-core.ecom-tqq9fku7loj .ecom-swiper-navigation-position{order: 0;width: auto;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tqq9fku7loj .ecom__testimonials--grid{grid-template-columns: repeat(1.4,1fr);gap: 15px;}.ecom-core.ecom-tqq9fku7loj .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tqq9fku7loj .ecom__testimonials--grid{grid-template-columns: repeat(1,1fr);gap: 10px;}.ecom-core.ecom-tqq9fku7loj .ecom-swiper-navigation-position{display: flex;order: 0;justify-content: center;align-items: center;width: 100%;}}.ecom-core.ecom-tqq9fku7loj .testimonial-content{text-align: center;justify-content: center;background-color: #fff;border-style: none;border-radius: 5px;}.ecom-core.ecom-tqq9fku7loj .ecom-swiper-slide{border-radius: 0px;overflow: hidden;}.ecom-core.ecom-tqq9fku7loj .ecom-icon-list span svg{height: 20px;width: 20px;}.ecom-core.ecom-tqq9fku7loj .ecom-icon-list span{color: #252535;padding-right: 2px;padding-left: 2px;}.ecom-core.ecom-tqq9fku7loj .ecom-icon-list span.ecom-icon-active{color: #1B1F3E;}.ecom-core.ecom-tqq9fku7loj .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image img,.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image picture{height: 500px !important;}.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image img{object-fit: cover;}.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image ,.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image  > picture,.ecom-core.ecom-tqq9fku7loj .ecom-base-testimonial-image > img{border-radius: 0px;overflow: hidden;}.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag{text-align: center;color: #7A7E96;margin-bottom: 15px;}.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag,.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag a{font-size: 14px;line-height: 1.7em;font-weight: 400;text-decoration: none;letter-spacing: 0px;font-family: 'Poppins', sans-serif;}.ecom-core.ecom-tqq9fku7loj .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-tqq9fku7loj .ecom-testimonials--container .ecom-swiper-button-next svg{height: 19px;width: 19px;}.ecom-core.ecom-tqq9fku7loj .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-tqq9fku7loj .ecom-testimonials--container .ecom-swiper-button-next{color: #000;background-color: #fff;border-style: solid;border-width: 1px;border-color: #fff;border-radius: 36px;margin: 30px 8px 0px 0px;padding: 7px;}.ecom-core.ecom-tqq9fku7loj .ecom-testimonials--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-tqq9fku7loj .ecom-testimonials--container .ecom-swiper-button-next:hover{color: #fff;background-color: rgba(255, 255, 255, 0.2);transition: all 300ms ease;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag,.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag a{font-size: 15px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag,.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag a{font-size: 14px;}}.ecom-core.ecom-tqq9fku7loj{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tqq9fku7loj{margin-top: 35px !important;}} .ecom-core.ecom-tqq9fku7loj .ecom-icon-list{
    background: #dbc9e3;
    border: #dbc9e3 1px solid;
    order: 0!important;
    width: fit-content;
    padding: 6px 14px;
    border-radius: 30px;
    margin: 15px auto;
}
.ecom-core.ecom-tqq9fku7loj .testimonial-content-prag > h3{
    font-size: 18px;
    margin-bottom: 8px;
    
}

.ecom-core.ecom-tqq9fku7loj .ecom__testimonials-slider-horizontal .ecom-swiper-slide{
    flex-direction: column;
}.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading,.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading a{font-size: 50px;font-weight: normal;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading,.ecom-core.ecom-ebwyivr6e27 .element__heading .ecom__heading a{font-size: 26px;}}.ecom-core.ecom-ebwyivr6e27{padding-bottom: 0px !important;padding-left: 10px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ebwyivr6e27{padding-bottom: 0px !important;padding-left: 0px !important;margin-bottom: 0px !important;}}.ecom-core.ecom-1t3cw7cmjq2{padding-bottom: 0px !important;margin-top: 50px !important;margin-bottom: 50px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1t3cw7cmjq2{margin-top: 20px !important;margin-bottom: 0px !important;padding-bottom: 20px !important;}}


@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-wiflzvyw2m9{width: 100%;}.ecom-core.ecom-wiflzvyw2m9>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wiflzvyw2m9{width: 100%;}}.ecom-core.ecom-ks4o75ndp7s>div.core__row--columns{max-width: 915px;}.ecom-core.ecom-ks4o75ndp7s{margin-top: 52px !important;animation-duration: 800ms !important;}.ecom-core.ecom-ks4o75ndp7s.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 800ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ks4o75ndp7s{margin-top: 25px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ks4o75ndp7s{margin-top: 25px !important;}}.ecom-core.ecom-owy474rsxk{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-owy474rsxk{width: 100%;}}.ecom-core.ecom-owy474rsxk>.core__column--wrapper{border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-owy474rsxk>.core__column--wrapper,.ecom-core.ecom-owy474rsxk>.core__column--wrapper >div.ecom-column__overlay .ecom-overlay{border-radius: 20px;}html body .ecom-core.ecom-yqcausbklwf .ecom-core.ecom-owy474rsxk>div.core__column--wrapper{padding: 40px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-yqcausbklwf .ecom-core.ecom-owy474rsxk>div.core__column--wrapper{padding: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-yqcausbklwf .ecom-core.ecom-owy474rsxk>div.core__column--wrapper{padding: 15px !important;}}.ecom-core.ecom-8kaf3xu3owi .ecom-effect-accodion{transition: height 400ms ease, opacity 400ms ease;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title{text-align: left;background-color: #fff;border-style: none;border-radius: 0px;margin: 0px;padding: 14px 0px 14px 0px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title:hover{background-color: var(--ecom-global-colors-qzCdBp);border-style: none;border-radius: 0px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title.ecom-item-active{background-color: #fff;border-radius: 0px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title .ecom-items--icon svg{height: 10px;width: 10px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title .ecom-items--icon{color: #000;}.ecom-core.ecom-8kaf3xu3owi .ecom-items:hover  .ecom-items--icon{color: #000;}.ecom-core.ecom-8kaf3xu3owi .ecom-items.ecom-item-active  .ecom-items--icon{color: #000;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-weight: normal;color: #000;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion_wrapper-info .ecom-items--icon svg{height: 14px;width: 14px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color: #fff;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion_icon-title{margin-right: 0px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color: #fff;border-style: none;border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px 0px 14px 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title .ecom-items--icon svg{height: 11px;width: 11px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title{padding-top: 15px;padding-bottom: 15px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__title .ecom-items--icon svg{height: 11px;width: 11px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion_nav--icon{margin-right: 0px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion_wrapper-info .ecom-items--icon svg{height: 12px;width: 12px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion_icon-title{margin-right: 0px;}.ecom-core.ecom-8kaf3xu3owi .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-bottom: 15px;}}.ecom-core.ecom-8kaf3xu3owi{} .ecom-core.ecom-8kaf3xu3owi .core__group--item.ecom-accordion__item:last-child{
    border-bottom: none!important;
}
.ecom-core.ecom-8kaf3xu3owi .core__group--item.ecom-accordion__item{
    border-bottom: 1px solid #EDEDED;
    overflow: hidden;
    margin: 0;
}.ecom-core.ecom-tyoo5lvbdsn .ecom-text--more-actions button ,.ecom-core.ecom-tyoo5lvbdsn .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-tyoo5lvbdsn .text-content,.ecom-core.ecom-tyoo5lvbdsn  .text-content a,.ecom-core.ecom-tyoo5lvbdsn  .text-content p,.ecom-core.ecom-tyoo5lvbdsn  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-tyoo5lvbdsn .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-tyoo5lvbdsn .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-tyoo5lvbdsn .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-tyoo5lvbdsn .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ktcn225af7 .ecom-text--more-actions button ,.ecom-core.ecom-ktcn225af7 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ktcn225af7 .text-content,.ecom-core.ecom-ktcn225af7  .text-content a,.ecom-core.ecom-ktcn225af7  .text-content p,.ecom-core.ecom-ktcn225af7  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-ktcn225af7 .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-ktcn225af7 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ktcn225af7 .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-ktcn225af7 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-assyh0f7ipr .ecom-text--more-actions button ,.ecom-core.ecom-assyh0f7ipr .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-assyh0f7ipr .text-content,.ecom-core.ecom-assyh0f7ipr  .text-content a,.ecom-core.ecom-assyh0f7ipr  .text-content p,.ecom-core.ecom-assyh0f7ipr  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-assyh0f7ipr .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-assyh0f7ipr .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-assyh0f7ipr .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-assyh0f7ipr .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-oc9cao0c2wm .ecom-text--more-actions button ,.ecom-core.ecom-oc9cao0c2wm .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-oc9cao0c2wm .text-content,.ecom-core.ecom-oc9cao0c2wm  .text-content a,.ecom-core.ecom-oc9cao0c2wm  .text-content p,.ecom-core.ecom-oc9cao0c2wm  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-oc9cao0c2wm .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-oc9cao0c2wm .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-oc9cao0c2wm .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-oc9cao0c2wm .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-0ssn65wcqilk .ecom-text--more-actions button ,.ecom-core.ecom-0ssn65wcqilk .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-0ssn65wcqilk .text-content,.ecom-core.ecom-0ssn65wcqilk  .text-content a,.ecom-core.ecom-0ssn65wcqilk  .text-content p,.ecom-core.ecom-0ssn65wcqilk  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-0ssn65wcqilk .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-0ssn65wcqilk .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-0ssn65wcqilk .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-0ssn65wcqilk .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-s0ur4135f2l .ecom-text--more-actions button ,.ecom-core.ecom-s0ur4135f2l .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-s0ur4135f2l .text-content,.ecom-core.ecom-s0ur4135f2l  .text-content a,.ecom-core.ecom-s0ur4135f2l  .text-content p,.ecom-core.ecom-s0ur4135f2l  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-s0ur4135f2l .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-s0ur4135f2l .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-s0ur4135f2l .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-s0ur4135f2l .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-n6hqf4601n .ecom-text--more-actions button ,.ecom-core.ecom-n6hqf4601n .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-n6hqf4601n .text-content,.ecom-core.ecom-n6hqf4601n  .text-content a,.ecom-core.ecom-n6hqf4601n  .text-content p,.ecom-core.ecom-n6hqf4601n  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-n6hqf4601n .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-n6hqf4601n .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-n6hqf4601n .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-n6hqf4601n .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-c8y8ycvt06w .ecom-text--more-actions button ,.ecom-core.ecom-c8y8ycvt06w .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-c8y8ycvt06w .text-content,.ecom-core.ecom-c8y8ycvt06w  .text-content a,.ecom-core.ecom-c8y8ycvt06w  .text-content p,.ecom-core.ecom-c8y8ycvt06w  .text-content span{text-align: left;color: #777;}.ecom-core.ecom-c8y8ycvt06w .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-c8y8ycvt06w .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-c8y8ycvt06w .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-c8y8ycvt06w .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-w5ty98ma0op .ecom-text--more-actions button ,.ecom-core.ecom-w5ty98ma0op .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-w5ty98ma0op .text-content,.ecom-core.ecom-w5ty98ma0op  .text-content a,.ecom-core.ecom-w5ty98ma0op  .text-content p,.ecom-core.ecom-w5ty98ma0op  .text-content span{color: #777;}.ecom-core.ecom-w5ty98ma0op .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-w5ty98ma0op .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-w5ty98ma0op .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-w5ty98ma0op .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading,.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading a{font-weight: 500;font-size: 36px;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-pt168ye97g  .element__heading .ecom__heading,.ecom-core.ecom-pt168ye97g  .element__heading .ecom__heading a{color: #000000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading,.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading,.ecom-core.ecom-pt168ye97g .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-pt168ye97g.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 800ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}.ecom-core.ecom-pt168ye97g{animation-duration: 800ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pt168ye97g{padding-bottom: 0 !important;}}.ecom-core.ecom-yqcausbklwf{background-color: #fff;}.ecom-core.ecom-yqcausbklwf{padding-top: 25px !important;padding-bottom: 25px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yqcausbklwf{padding-top: 35px !important;padding-bottom: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yqcausbklwf{padding-top: 35px !important;padding-bottom: 35px !important;}}

.ecom-core.ecom-ava39jvjni8{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ava39jvjni8{width: 100%;}}.ecom-core.ecom-2cx3hi3xzj{text-align: left;}.ecom-core.ecom-2cx3hi3xzj{padding-bottom: 0 !important;}.ecom-core.ecom-qjxtttweqkq>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-qjxtttweqkq{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qjxtttweqkq{margin-bottom: -30px !important;}}

