/** Shopify CDN: Minification failed

Line 2760:1 Expected "}" to go with "{"

**/
/* Publish by EComposer at 2025-09-30 12:53:55*//**ECOM-INSERT-CSS**/
                .ecom-column {
                    position: relative;
                }
                .ecom-column>.core__column--wrapper {
                    align-items: flex-start; /* fix tam de mn lam layout */
                    display: flex;
                }
                .ecom-column__overlay .ecom-overlay {
                    pointer-events: none;
                }

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

                @media only screen and (min-width: 768px) {
                    .ecom-column>.core__column--wrapper {
                        height: 100%;
                    }
                }
                /*.ecom-parallax-background {
                    background-size: cover;
                    width: 100%;
                    height: 100%;
                    transition: background-position 0.2s linear;
                    background-repeat: inherit !important;
                }*/
                .ecom-grid-item .ecom-row > .core__row--columns {
                    height: 100%;
                }
                .ecom-use-parallax {
                    background: unset !important;
                }
                .ecom-parallax-background {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    display: flex;
                    overflow: hidden;
                }
                .ecom-parallax-background img {
                    object-fit: cover;
                    width: 100%;
                    position: absolute;
                    top: 0;
                    left: 50%;
                    transform: translate(-50%,0);
                    pointer-events: none;
                }
                .ecom-row {
                    width: 100%;
                    position: relative;
                }
                .ecom-video-background-youtube-wrapper {
                    overflow: hidden
                }
                .ecom-section__overlay > .ecom-overlay, .ecom-section__overlay .ecom-video-background-youtube, .ecom-video-background-youtube-wrapper{
                    position:absolute;
                    top:0;
                    left:0;
                    bottom:0;
                    right:0;
                }
                .ecom-row.ecom-section {
                    clear: both;
                }
                .ecom-row:hover {
                    z-index: 1;
                }
                .ecom-row>div.core__row--columns.core__row--full {
                    max-width: 100%;
                }
                @media (min-aspect-ratio: 16/9) {
                    .ecom-section__overlay .ecom-video-background-youtube  { height: 300%; top: -100%; }
                }
                @media (max-aspect-ratio: 16/9) {
                    .ecom-section__overlay .ecom-video-background-youtube  { width: 300%; left: -100%; }
                }
                @supports not (aspect-ratio: 16 / 9) {
                    .ecom-video-background-youtube:before {
                        display: block;
                        content: "";
                        width: 100%;
                        padding-top: 56.25%;
                    }
                    .ecom-video-background-youtube .ecom-video-background {
                        position: absolute;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                    }
                    .ecom-video-background {
                        -o-object-fit: unset !important;
                        object-fit: unset !important;
                    }
                }
                @media (max-width: 767px) {
                    .ecom-section__video-bg .ecom-video-background-youtube {
                        display: none;
                    }
                }
                
                  .ecom-elements-slider {
                    overflow: hidden;
                  }
                  .ecom-swiper-flip .ecom-swiper-slide, .ecom-swiper-fade .ecom-swiper-slide {
                    pointer-events: auto !important;
                  }
                  .ecom-swiper-fade .ecom-box-active {
                    z-index: 99
                  }
                  body[ecom-loaded] .ecom-elements-slider {
                    overflow: unset;
                  }
                  .ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{
                    transform: translateX(0) !important;
                  }
                  .ecom-slider__image--link {
                      position: absolute;
                      inset: 0;
                      display: block !important;
                      opacity: 0;
                      z-index: 100
                  }
                  .ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper {
                    height: 640px !important;
                  }
                  .ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button {
                    transform: translateX(-50%);
                    left: 50%;
                    width: fit-content;
                    height: fit-content;
                  }
                  .ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-prev {
                    top: 0;
                    bottom: unset;
                  }
                  .ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-next {
                    bottom: 0;
                    top: unset;
                  }
                  .ecom-slider--container .ecom-swiper-autoheight.ecom-swiper-horizontal .ecom-swiper-slide, .ecom-slider--container .ecom-swiper-horizontal .ecom-swiper-wrapper {
                    height: 100% !important;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position {
                    flex-direction: column !important;
                    position: absolute;
                    height: fit-content;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="top_left"] {
                    top: 20px;
                    left: 20px;
                    bottom: unset;
                    right: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="top_right"] {
                    top: 20px;
                    right: 20px;
                    bottom: unset;
                    left: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="top_center"] {
                    left: 50%;
                    right: unset;
                    transform: translateX(50%);
                    top: 0;
                    bottom: unset;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="bottom_left"] {
                    bottom: 20px;
                    left: 20px;
                    right: unset;
                    top: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="bottom_right"] {
                    bottom: 20px;
                    right: 20px;
                    left: unset;
                    top: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="bottom_center"] {
                    left: 50%;
                    right: unset;
                    transform: translateX(-50%);
                    top: unset;
                    bottom: 0;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="center_right"] {
                    bottom: unset;
                    left: unset;
                    right: 20px;
                    top: 50%;
                    transform: translateY(-50%);
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="center_left"] {
                    bottom: unset;
                    left: 20px;
                    right: unset;
                    top: 50%;
                    transform: translateY(-50%);
                  }
                  .ecom-slider__has-link .ecom-content-item__container {
                    pointer-events: none;
                  }
                  .ecom-swiper-navigation-position{
                      display:flex;
                  }
                  .ecom-swiper-navigation-position button{
                      margin:0
                  }
                  .ecom-swiper-navigation button{
                      position:unset;
                      margin:0
                  }
                  .ecom-slider--container {
                      opacity: 0;
                      position: relative;
                      display: flex;
                      flex-direction: column;
                  }
                  .ecom-slider--container.ecom-swiper-initialized-wrapper {
                      opacity: 1;
                  }
                  .ecom-swiper-pagination-bullet:only-child {
                      opacity: none
                  }
                  .ecom-swiper-button svg{
                      width:24px;
                      height:24px;
                  }
                  .ecom-flex-center, .ecom-swiper-navigation {
                      display: flex;
                      align-items: center;
                  }
                  .ecom-swiper-navigation{
                      justify-content: center
                  }
                  .ecom-slider img {
                      display: block
                  }
                  .ecom-slider--container .ecom-swiper-pagination-bullet img{
                      display: block;
                      width: 100%;
                      height: 100%;
                      object-fit: cover
                  }
                  .ecom-slider--container .ecom-swiper-button-next:after,
                  .ecom-slider--container .ecom-swiper-button-prev:after {
                      content: none;
                  }
                  .ecom-slider--container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-next,
                  .ecom-slider--container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-prev {
                      position: static;
                      margin: 0;
                  }
                  .ecom-slider--container .ecom-swiper-button-next,
                  .ecom-slider--container .ecom-swiper-button-prev {
                      border: 0;
                      background: transparent;
                      width: auto;
                      height: auto;
                      padding: 5px;
                      color: #444;
                      /*transform: translateY(-50%);*/
                  }
                  .ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-next,
                  .ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-prev {
                    transform: translateY(-50%);
                  }
                  .ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar) {
                      position: relative;
                      display: flex;
                      flex-wrap: wrap;
                      align-items: center
                  }
                  .ecom-slider--container .ecom-swiper-pagination-bullet {
                      width: 15px;
                      height: 15px;
                      opacity: 1;
                      overflow: hidden;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-bullet,
                  .ecom-slider--container .ecom-swiper-pagination-bullet-active{
                      background-clip: content-box;
                      padding: 1px;
                      box-sizing: content-box !important;
                      background-color: currentColor;
                  }
                   .ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{
                      width:auto;
                  }
                  .ecom-slider--container .ecom-swiper-slide{
                      position: relative;
                  }
                  .ecom-swiper-slide div.core__blocks>div.core__blocks--body{
                      display:flex
                  }
                  .ecom-content-item__container {
                      width: 100%;
                      z-index: 99;
                  }
                  .ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized) {
                    opacity: 0
                  }
                  .ecom-swiper-slide .ecom-content-item {
                      display: flex;
                      justify-content: center;
                  }
                  .ecom-swiper-slide .ecom-image-background{
                      position:absolute;
                      top:0;
                      left:0;
                      height: 100% !important;
                      width: 100%;
                  }
                  .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{
                      position:absolute;
                      top:0;
                      left:0;
                      height: 100% !important;
                      width: 100%;
                      object-fit: cover;
                      object-position: center center;
                  }

                  .ecom-overlay {
                      display: block;
                      position: absolute;
                      inset: 0;
                  }

                  .ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play) {
                      opacity: 0;
                      visibility: hidden;
                  }

                  .ecom-slider--container .ecom-swiper-pagination-bullets, .ecom-swiper-pagination-custom, .ecom-swiper-pagination-fraction {
                      display: flex;
                      align-items: center;
                      justify-content: center;
                      bottom: 0;
                  }

                  .ecom-slider--container .ecom-swiper-pagination-bullets, .ecom-swiper-pagination-custom, .ecom-swiper-pagination-fraction {
                      bottom: 0;
                  }
                  .ecom-content-item {
                      height: 100%;
                  }
                  .ecom-slider--container .ecom-swiper-navigation[data-navigator-type="classic"] .ecom-swiper-pagination,
                  .ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination {
                      width:100%
                  }
                  .ecom-transition-Bottom2Top, .ecom-transition-Top2Bottom, .ecom-transition-Left2Right, .ecom-transition-Right2Left {
                      transform: translateY(40px);
                      -webkit-transform: translateY(40px);
                      -moz-transform: translateY(40px);
                      transition: .4s cubic-bezier(.44, .13, .48, .87) .3s;
                      -webkit-transition: .4s cubic-bezier(.44, .13, .48, .87) .3s;
                      opacity: 0;
                  }
                  .ecom-transition-Top2Bottom {
                      transform: translateY(-40px);
                      -webkit-transform: translateY(-40px);
                      -moz-transform: translateY(-40px);
                  }
                  .ecom-transition-Left2Right {
                      transform: translateX(-40px);
                      -webkit-transform: translateX(-40px);
                      -moz-transform: translateX(-40px);
                  }
                  .ecom-transition-Right2Left {
                      transform: translateX(40px);
                      -webkit-transform: translateX(40px);
                      -moz-transform: translateX(40px);
                  }
                  .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top, .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom, .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right, .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left {
                      transform: translateY(0);
                      -webkit-transform: translateY(0);
                      -moz-transform: translateY(0);
                      opacity: 1;
                  }
                  .ecom-swiper-pagination-bullet {
                      position: relative;
                  }
                  .ecom-swiper-pagination-bullet:after {
                      content: '';
                      position: absolute;
                      bottom: 0;
                      height: 0;
                      left: 0;
                      width: 100%;
                      box-shadow: 0 0 1px #fff;
                      -webkit-transition: height .3s;
                      transition: height .5s;
                  }
                  .ecom-swiper-navigation-position .ecom-swiper-button {
                    position: var(--ecom-position);
                  }
                  .ecom-swiper-effect-cube .ecom-image-background img {
                    /* visibility: visible; */
                  }
                  .ecom-autoplay-progress {
                    position: absolute;
                    right: 16px;
                    bottom: 16px;
                    z-index: 10;
                    width: 48px;
                    height: 48px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    font-weight: bold;
                    color: #000;
                  }

                  .ecom-autoplay-progress svg {
                    --progress: 0;
                    position: absolute;
                    left: 0;
                    top: 0px;
                    z-index: 10;
                    width: 100%;
                    height: 100%;
                    stroke-width: 4px;
                    color: #1ced8f;
                    fill: none;
                    stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
                    stroke-dasharray: 125.6;
                    transform: rotate(-90deg);
                  }
                  .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img {
                      object-position: var(--ecom-object-position);
                      object-fit: var(--ecom-object-fit);
                    }
                  @media (max-width: 1024px) {
                    .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img {
                      object-position: var(--ecom-object-position-tablet);
                      object-fit: var(--ecom-object-fit-tablet);
                    }
                    .ecom-swiper-navigation-position .ecom-swiper-button {
                      position: var(--ecom-position__tablet);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="top_left"] {
                      top: 20px;
                      left: 20px;
                      bottom: unset;
                      right: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="top_right"] {
                      top: 20px;
                      right: 20px;
                      bottom: unset;
                      left: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="top_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(50%);
                      top: 0;
                      bottom: unset;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="bottom_left"] {
                      bottom: 20px;
                      left: 20px;
                      right: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="bottom_right"] {
                      bottom: 20px;
                      right: 20px;
                      left: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="bottom_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(-50%);
                      top: unset;
                      bottom: 0;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="center_right"] {
                      bottom: unset;
                      left: unset;
                      right: 20px;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="center_left"] {
                      bottom: unset;
                      left: 20px;
                      right: unset;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                  }
                  @media (max-width: 767px) {
                    .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img {
                      object-position: var(--ecom-object-position-mobile);
                      object-fit: var(--ecom-object-fit-mobile);
                    }
                    .ecom-swiper-navigation-position .ecom-swiper-button {
                      position: var(--ecom-position__mobile);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="top_left"] {
                      top: 20px;
                      left: 20px;
                      bottom: unset;
                      right: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="top_right"] {
                      top: 20px;
                      right: 20px;
                      bottom: unset;
                      left: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="top_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(50%);
                      top: 0;
                      bottom: unset;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="bottom_left"] {
                      bottom: 20px;
                      left: 20px;
                      right: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="bottom_right"] {
                      bottom: 20px;
                      right: 20px;
                      left: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="bottom_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(-50%);
                      top: unset;
                      bottom: 0;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="center_right"] {
                      bottom: unset;
                      left: unset;
                      right: 20px;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="center_left"] {
                      bottom: unset;
                      left: 20px;
                      right: unset;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                  }
                  /* .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block, .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block > .core__group--wrapper, .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block > .core__group--wrapper > .ecom-slider--container, .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block > .core__group--wrapper > .ecom-slider--container > .ecom-slider {
                    max-height: 100%;
                    height: 100%;
                  } */
              
                    .ecom__heading-highlight{
                        /*-webkit-text-fill-color: #000;*/
                        background-position: 100% 100%;
                        background-repeat: no-repeat;
                        position: relative;
                        max-width: 100%;
                    }
                    .ecom__heading-highlight.highlight-animation--typing::after {
                        content: "|";
                        position: absolute;
                        font-weight: 200;
                        color: #000;
                        display: inline-flex;
                        /*-webkit-text-fill-color: #000;*/
                        animation:  blink 1s step-end infinite;
                    }
                    .ecom__heading-highlight.highlight-animation--typing.ecom__heaading-linear-gradient::after{

                    }

                    @keyframes blink {
                        0%, 100% {opacity: 1;}
                        50% {opacity: 0;}
                    }

                    .ecom__heading-highlight.highlight-animation--smooth::after{
                        position: absolute;
                        content: '';
                        width: 2px;
                        height: 100%;
                        background-color: #000;
                        top: 0;
                        right: -5px;
                    }
                    .heading-animation--smooth-item{
                        display: inline-block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        white-space: nowrap;
                        margin: 0;
                        visibility: hidden;
                        opacity:0;
                    }
                    .ecom__heaading-linear-gradient>.heading-animation--smooth-item{
                        background-image: var(--background-image);
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                    }
                    .heading-animation--smooth-item.is-active{
                        position: relative;
                        visibility: visible;
                        opacity:1;
                        overflow: hidden;
                        -webkit-animation: animateSmooth 3s ease-in-out infinite;
                    }
                    @-webkit-keyframes animateSmooth {
                        0% {
                            max-width: 0;
                        }
                        50% {
                            max-width: 2000px;

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

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

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

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

                .ecom-text_view-more-btn svg, .ecom-text_view-less-btn svg {
                    width: 16px;
                    color: #fff;
                }
                sub, sup{
                    position: relative;
                    font-size: 75%;
                    line-height: 0;
                    vertical-align: baseline;
                }
                sup{
                    top: -.5em;
                }
                sub{
                    bottom: -.25em;
                }
                .ecom-type-hollow .text-content {
                    text-shadow: var(--stroke) !important;
                    background: transparent !important;
                    -webkit-background-clip: unset !important;
                    -webkit-text-fill-color: unset !important;
                }
                .ecom-type-text_3d .text-content {
                    text-shadow: var(--text_3d) !important;
                }
                .ecom-type-gradient .text-content {
                    animation: var(--animation);
                }
                @keyframes gradientMove {
                    0% { background-position: 100% 100%; }
                    100% { background-position: 0% 0%; }
                }
            
                    .ecom-base-image .ecom-container-image {
                        width: 100%;
                        height: 100% !important;
                    }
                    .image-resize {
                        width: auto !important;
                        max-width: 100% !important;
                    }
                    .ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture {
                        height: var(--height-resize) !important;
                        width: var(--width-resize) !important;
                    }
                    .ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img {
                        width: 100% !important;
                        height: 100% !important;
                    }
                    .ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{
                        width: var(--width-resize) !important;
                        user-select: none;
                        -ms-user-select: none;
                        -webkit-user-select: none;
                    }
                    .ecom-container-image.resize .ecom-image-picture * {
                        /*transition: none;*/
                        pointer-events: none;
                    }
                    .ecom-base-image.ecom-overlay > .ecom-overlay-text{
                        text-align:center
                    }
                    .ecom-image-align{
                        display:flex;
                    }
                    .ecom-image-picture-link,
                    .ecom-image-picture{
                        overflow: hidden;
                        width:100%;
                        height:100%;
                    }
                    .ecom-base-image .ecom-image-picture img {
                        min-height: 1px;
                        object-position: var(--object-position);
                    }
                    .ecom-base-image picture {
                        overflow: hidden;
                        flex:1 1 auto;
                        min-height:1px;
                    }
                    .ecom-base-image picture img{
                        display: block;
                        max-width: 100%;
                        height: auto;
                        width: 100%;
                    }
                    .ecom-base-image figure{
                        display: flex;
                    }
                    .ecom-container-image{
                        display: flex;
                        flex-direction: column;
                        width:100%;
                    }
                    .ecom-image-picture-link,
                    .ecom-image-content-position{
                        position: relative;
                    }
                    .ecom-base-image.ecom-overlay {
                        position: absolute;
                        z-index: 1;
                        opacity: 0.5;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                    }
                    .ecom-image__caption{
                        width:100%;
                    }
                    .ecom-base-image .ecom-image-picture, .ecom-base-image .ecom-image-picture img {
                        width: 100%;
                        max-width: 100%;
                    }
                    .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay {
                        background-color: rgba(17, 24, 39, 0.3);
                    }
                    .ecom-base-image.image-highlight:after {
                        content: "";
                        position: fixed;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        background: #000000bf;
                        z-index: 999;
                        opacity: 1;
                        pointer-events: none; /* for clickable thought overlay */
                    }
                    .ecom-base-image.image-highlight .ecom-container-image {
                        z-index: 1000;
                    }
                    .ecom-grid-item .ecom-base-image figure, .ecom-grid-item .ecom-base-image figure .ecom-image-content-position, .ecom-grid-item .ecom-base-image figure .ecom-image-content-position img {
                        height: 100%;
                        width: 100%;
                        max-width: 100%;
                    }
                    .ecom-base-image-mask .ecom-image-mask {
                        width: 100%;
                    }
                    @media (max-width: 1024px) {
                        .ecom-base-image .ecom-image-picture img {
                            object-position: var(--object-position-tablet);
                        }
                    }
                    @media (max-width: 767px) {
                        .ecom-base-image .ecom-image-picture img {
                            object-position: var(--object-position-mobile);
                        }
                    }
                
                    .ecom-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
                    }
                    .ecom-ingrid-full-height > a.ecom__element--button {
                        width: 100%;
                        height: 100%;
                    }
                
                ecom-marquee-component {
                    opacity: 0;
                    visibility: hidden;
                    height: 0;
                }
                ecom-marquee-component.show {
                    opacity: 1;
                    visibility: visible;
                    height: auto
                }
                .ecom-text-marquee-container {
                    overflow-x: hidden;
                    display: flex;
                    flex-direction: row;
                    position: relative;
                    width: var(--width);
                    transform: var(--transform);
                }

                .ecom-text-marquee-container:hover div {
                    animation-play-state: var(--pause-on-hover);
                }

                .ecom-text-marquee-container:active div {
                    animation-play-state: var(--pause-on-click);
                }

                .ecom-text-marquee-overlay {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                }

                .ecom-text-marquee-overlay::before,
                .ecom-text-marquee-overlay::after {
                    background: linear-gradient(to right, var(--gradient-color), #fff);
                    content: "";
                    height: 100%;
                    position: absolute;
                    width: var(--gradient-width);
                    z-index: 2;
                    pointer-events: none;
                    touch-action: none;
                }

                .ecom-text-marquee-overlay::after {
                    right: 0;
                    top: 0;
                    transform: rotateZ(180deg);
                }

                .ecom-text-marquee-overlay::before {
                    left: 0;
                    top: 0;
                }

                .ecom-text-marque-wrapper {
                    flex: 0 0 auto;
                    min-width: var(--min-width);
                    z-index: 1;
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    animation: ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);
                    animation-play-state: var(--play);
                    animation-delay: var(--delay);
                    animation-direction: var(--direction);
                }

                @keyframes ecom-scroll {
                    0% {
                        transform: translateX(var(--percent-start, 0%));
                    }

                    100% {
                        transform: translateX(var(--percent-end, -100%));
                    }
                }
                .ecom-text-marquee-child {
                    display: flex;
                    transform: var(--transform);
                }
                .ecom-marquee {
                    overflow: hidden;
                    display: flex;
                }

                .ecom-marquee .ecom-marquee_items {
                    font-size: 1.8em;
                    width: fit-content;
                    white-space: nowrap;
                }

                .ecom-marquee.animation-reverse .ecom-marquee_items {
                    justify-content: end;
                }

                .ecom-marquee_items.ecom-anim_marquee {
                    animation: ecomMarquee 10s linear infinite;
                }

                .ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee {
                    animation: ecomMarqueeReverse 10s linear infinite;
                }

                .element__text-marquee:hover .ecom-marquee_items {
                    animation-play-state: paused;
                }
                .ecom-marquee_items .ecom-marquee_item {
                    display: flex;
                    text-decoration: none;
                }
                @keyframes ecomMarquee {
                    0% { margin-left: 0; }
                    100% { margin-left: -100%; }
                }

                @keyframes ecomMarqueeReverse {
                    0% { margin-left: -100%; }
                    100% { margin-left: 0; }
                }

                .ecom-marquee_items h3 {
                    display: flex;
                    align-items: center;
                }

                .ecom-flex_full {
                    flex: 0 0 100%;
                    width: 100%;
                }

                .ecom-icon-separator svg {
                    width: 20px;
                    height: 20px;
                }

                .ecom-icon-separator, .ecom-marquee-image {
                    padding-left: 15px;
                    padding-right: 15px;
                    line-height: normal;
                    align-self: center;
                }
            
            .ecom-video-poster {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ecom-video-poster img {
                width: 100%;
                height: 100% !important;
                object-fit: cover;
            }
            .ecom-element_video-popup{
                display:none;
            }

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

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

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

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

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

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

                .ecom-video-close-btn:hover {
                    color: white;
                    cursor: pointer;
                    -webkit-transform: scale(1.2, 1.2);
                    -moz-transform: scale(1.2, 1.2);
                    -ms-transform: scale(1.2, 1.2);
                    -o-transform: scale(1.2, 1.2);
                    transform: scale(1.2, 1.2);
                    -webkit-transition: transform .5s ease, color .5s ease;
                    -moz-transition: transform .5s ease, color .5s ease;
                    -ms-transition: transform .5s ease, color .5s ease;
                    -o-transition: transform .5s ease, color .5s ease;
                    transition: transform .5s ease, color .5s ease;
                }
                .element__video controls:not(.audio-only) div[pseudo="-webkit-media-controls-panel" i] {
                    background: transparent;
                }
                video {
                    isolation: isolate;
                    -webkit-mask-image: -webkit-radial-gradient(white, black);
                    -webkit-backface-visibility: hidden;
                    -moz-backface-visibility: hidden;
                }
                @media screen and (max-width : 786px) {
                    .ecom-video-wrapper {
                    height:350px;
                    }
                }
                @media screen and (max-width : 480px) {
                    .ecom-video-wrapper {
                    height:180px;
                    }
                }
            
                    .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%);
                    }
                    .ecom-type-hollow .ecom__heading {
                        text-shadow: var(--stroke) !important;
                        background: transparent !important;
                        -webkit-background-clip: unset !important;
                        -webkit-text-fill-color: unset !important;
                    }
                    .ecom-type-text_3d .ecom__heading {
                        text-shadow: var(--text_3d) !important;
                    }
                    .ecom-type-gradient .ecom__heading {
                        animation: var(--animation);
                    }
                    @keyframes gradientMove {
                        0% { background-position: 100% 100%; }
                        100% { background-position: 0% 0%; }
                    }
                    @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;
                        }
                    }
                
            .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-add-to-cart-text, .ecom-collection__product-view-more-text {
            text-align: center;
        }
        
.ecom-core.ecom-a9gma4s3pqw{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a9gma4s3pqw{width: 100%;}}html body .ecom-core.ecom-a9gma4s3pqw>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-xze4zmuuice .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-xze4zmuuice .ecom-slider--container .ecom-slider{height: 504px;}.ecom-core.ecom-xze4zmuuice .ecom-content-item{align-content: flex-end;align-items: flex-end;display: flex;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xze4zmuuice .ecom-slider--container .ecom-slider{height: 500px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xze4zmuuice .ecom-slider--container .ecom-slider{height: 400px;}}.ecom-core.ecom-xze4zmuuice .ecom-swiper-slide{animation-duration: 5000ms !important;background-color: transparent;}.ecom-core.ecom-xze4zmuuice .ecom-swiper-slide:hover{background-color: transparent;}.ecom-core.ecom-xze4zmuuice .ecom-swiper-slide.ecom-box-active{background-color: transparent;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swsl5q6r7s{padding-bottom: 50px !important;}}.ecom-core.ecom-u889wbpeg4{width: 100%;}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u889wbpeg4{width: 100%;}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-u889wbpeg4>div.core__column--wrapper{padding-right: 30px !important;padding-left: 30px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hxiecl4j9ir{padding-bottom: 50px !important;}}.ecom-core.ecom-vf8qwk7j2y{width: 100%;}.ecom-core.ecom-vf8qwk7j2y>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-vf8qwk7j2y>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vf8qwk7j2y>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vf8qwk7j2y{width: 100%;}.ecom-core.ecom-vf8qwk7j2y>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-vf8qwk7j2y>div.core__column--wrapper{padding-right: 30px !important;padding-left: 30px !important;}}.ecom-core.ecom-tgvdwttc8kt{padding: 0px !important;}
.ecom-core.ecom-vbhyi3e8pb8{width: 100%;}.ecom-core.ecom-vbhyi3e8pb8>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 3px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vbhyi3e8pb8{width: 100%;}}.ecom-core.ecom-x9jgrjd8mz .ecom-text--more-actions button ,.ecom-core.ecom-x9jgrjd8mz .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-x9jgrjd8mz .text-content,.ecom-core.ecom-x9jgrjd8mz  .text-content a,.ecom-core.ecom-x9jgrjd8mz  .text-content p,.ecom-core.ecom-x9jgrjd8mz  .text-content span{text-align: center;color: #232323;padding: 0px;}.ecom-core.ecom-x9jgrjd8mz .text-content,.ecom-core.ecom-x9jgrjd8mz .text-content a,.ecom-core.ecom-x9jgrjd8mz  .text-content a,.ecom-core.ecom-x9jgrjd8mz  .text-content a a,.ecom-core.ecom-x9jgrjd8mz  .text-content p,.ecom-core.ecom-x9jgrjd8mz  .text-content p a,.ecom-core.ecom-x9jgrjd8mz  .text-content span,.ecom-core.ecom-x9jgrjd8mz  .text-content span a{font-family: 'Inter', sans-serif;font-size: 16px;}.ecom-core.ecom-x9jgrjd8mz .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-x9jgrjd8mz .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-x9jgrjd8mz .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-x9jgrjd8mz .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-x9jgrjd8mz .text-content,.ecom-core.ecom-x9jgrjd8mz .text-content a,.ecom-core.ecom-x9jgrjd8mz  .text-content a,.ecom-core.ecom-x9jgrjd8mz  .text-content a a,.ecom-core.ecom-x9jgrjd8mz  .text-content p,.ecom-core.ecom-x9jgrjd8mz  .text-content p a,.ecom-core.ecom-x9jgrjd8mz  .text-content span,.ecom-core.ecom-x9jgrjd8mz  .text-content span a{font-size: 16px;line-height: 22px;}}.ecom-core.ecom-x9jgrjd8mz{padding: 0px 0px 0 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x9jgrjd8mz{padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}}.ecom-core.ecom-6330ikjwkim .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-6330ikjwkim .element__heading .ecom__heading,.ecom-core.ecom-6330ikjwkim .element__heading .ecom__heading a{font-size: 40px;line-height: 1.25em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-6330ikjwkim  .element__heading .ecom__heading,.ecom-core.ecom-6330ikjwkim  .element__heading .ecom__heading a{color: #000000;}.ecom-core.ecom-6330ikjwkim .ecom__heading-highlight,.ecom-core.ecom-6330ikjwkim .ecom__heading-highlight a{font-weight: 600;}.ecom-core.ecom-6330ikjwkim .ecom__heading-highlight{color: #B22222;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6330ikjwkim .element__heading .ecom__heading,.ecom-core.ecom-6330ikjwkim .element__heading .ecom__heading a{font-size: 31px;}}.ecom-core.ecom-6330ikjwkim{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6330ikjwkim{padding-bottom: 0 !important;}}.ecom-core.ecom-dp58lt2qsob{background-color: #ffffff;}.ecom-core.ecom-dp58lt2qsob{padding-top: 20px !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-iw9xs551scm{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iw9xs551scm{width: 33%;}}html body .ecom-core.ecom-iw9xs551scm>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-iw9xs551scm>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-wzcsexpiwu .ecom-button-default{justify-content: center;}.ecom-core.ecom-wzcsexpiwu .ecom__element--button, .ecom-core.ecom-wzcsexpiwu .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-wzcsexpiwu .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-wzcsexpiwu .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-wzcsexpiwu .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wzcsexpiwu .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wzcsexpiwu .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-wzcsexpiwu{padding-bottom: 0px !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wzcsexpiwu{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wzcsexpiwu{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-elz309fm5oi .ecom-image-align{align-items: center;}.ecom-core.ecom-elz309fm5oi .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-elz309fm5oi{padding-bottom: 0 !important;} .ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-elz309fm5oi .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-wn4rgclb7q{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wn4rgclb7q{width: 33%;}}html body .ecom-core.ecom-wn4rgclb7q>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-wn4rgclb7q>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-ksf8pgob8w .ecom-button-default{justify-content: center;}.ecom-core.ecom-ksf8pgob8w .ecom__element--button, .ecom-core.ecom-ksf8pgob8w .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-ksf8pgob8w .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-ksf8pgob8w .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-ksf8pgob8w .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ksf8pgob8w .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ksf8pgob8w .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-ksf8pgob8w{padding-bottom: 0 !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ksf8pgob8w{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ksf8pgob8w{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-2unqmwmsb2x .ecom-image-align{align-items: center;}.ecom-core.ecom-2unqmwmsb2x .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-2unqmwmsb2x{padding-bottom: 0 !important;} .ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture,.ecom-core.ecom-2unqmwmsb2x .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-ivv5imo0xv8{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ivv5imo0xv8{width: 33%;}}html body .ecom-core.ecom-ivv5imo0xv8>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ivv5imo0xv8>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-2vaq1khxhbw .ecom-button-default{justify-content: center;}.ecom-core.ecom-2vaq1khxhbw .ecom__element--button, .ecom-core.ecom-2vaq1khxhbw .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-2vaq1khxhbw .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-2vaq1khxhbw .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-2vaq1khxhbw .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2vaq1khxhbw .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2vaq1khxhbw .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-2vaq1khxhbw{padding-bottom: 0px !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2vaq1khxhbw{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2vaq1khxhbw{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-vpk0do0kstb .ecom-image-align{align-items: center;}.ecom-core.ecom-vpk0do0kstb .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-vpk0do0kstb{padding-bottom: 0 !important;} .ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vpk0do0kstb .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-dcn3mq68lsr{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dcn3mq68lsr{width: 50%;}}html body .ecom-core.ecom-dcn3mq68lsr>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-dcn3mq68lsr>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-ph7v676voh .ecom-button-default{justify-content: center;}.ecom-core.ecom-ph7v676voh .ecom__element--button, .ecom-core.ecom-ph7v676voh .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-ph7v676voh .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-ph7v676voh .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-ph7v676voh .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ph7v676voh .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ph7v676voh .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-ph7v676voh{padding-bottom: 0px !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ph7v676voh{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ph7v676voh{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-yy7d2dylc6 .ecom-image-align{align-items: center;}.ecom-core.ecom-yy7d2dylc6 .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-yy7d2dylc6{padding-bottom: 0 !important;} .ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-yy7d2dylc6 .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-bqj9tw57q3{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bqj9tw57q3{width: 50%;}}html body .ecom-core.ecom-bqj9tw57q3>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-bqj9tw57q3>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-fvll4ohy2us .ecom-button-default{justify-content: center;}.ecom-core.ecom-fvll4ohy2us .ecom__element--button, .ecom-core.ecom-fvll4ohy2us .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-fvll4ohy2us .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-fvll4ohy2us .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-fvll4ohy2us .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fvll4ohy2us .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fvll4ohy2us .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-fvll4ohy2us{padding-bottom: 0 !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fvll4ohy2us{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fvll4ohy2us{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-3hnk0zldhgl .ecom-image-align{align-items: center;}.ecom-core.ecom-3hnk0zldhgl .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-3hnk0zldhgl{padding-bottom: 0 !important;} .ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3hnk0zldhgl .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-n48u05iqp98{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n48u05iqp98{width: 50%;}}html body .ecom-core.ecom-n48u05iqp98>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-n48u05iqp98>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-djgqi5i6fxq .ecom-button-default{justify-content: center;}.ecom-core.ecom-djgqi5i6fxq .ecom__element--button, .ecom-core.ecom-djgqi5i6fxq .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-djgqi5i6fxq .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-djgqi5i6fxq .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-djgqi5i6fxq .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-djgqi5i6fxq .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-djgqi5i6fxq .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-djgqi5i6fxq{padding-bottom: 0px !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-djgqi5i6fxq{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-djgqi5i6fxq{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-qtwx3lrf0r .ecom-image-align{align-items: center;}.ecom-core.ecom-qtwx3lrf0r .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-qtwx3lrf0r{padding-bottom: 0 !important;} .ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qtwx3lrf0r .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-cv1kskhf0zl{width: 14.28%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cv1kskhf0zl{width: 50%;}}html body .ecom-core.ecom-cv1kskhf0zl>div.core__column--wrapper{padding: 5px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-cv1kskhf0zl>div.core__column--wrapper{padding: 5px !important;}}.ecom-core.ecom-1zi0285hep5 .ecom-button-default{justify-content: center;}.ecom-core.ecom-1zi0285hep5 .ecom__element--button, .ecom-core.ecom-1zi0285hep5 .ecom__element--button span{justify-content: center;text-align: center;align-items: center;}.ecom-core.ecom-1zi0285hep5 .ecom__element--button{font-family: 'Bricolage Grotesque', sans-serif;font-size: 15px;font-weight: 500;line-height: 1.4em;letter-spacing: 0px;font-style: normal;text-transform: none;text-decoration: none;box-shadow: 1px 1px 5px 0 rgba(51, 51, 51, 0);color: #000000;background-color: rgba(0, 0, 0, 0);border-style: none;border-radius: 0px;transition-duration: 400ms;;;padding: 0px;margin: 0px;}.ecom-core.ecom-1zi0285hep5 .ecom__element--button:hover{color: #b22222;background-color: rgba(51, 181, 201, 0);cursor: pointer;}.ecom-core.ecom-1zi0285hep5 .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1zi0285hep5 .ecom__element--button{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1zi0285hep5 .ecom__element--button{font-size: 15px;}}.ecom-core.ecom-1zi0285hep5{padding-bottom: 0px !important;margin-top: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1zi0285hep5{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1zi0285hep5{padding-bottom: 0px !important;margin-top: 10px !important;}}.ecom-core.ecom-ah9jyh9qqz7 .ecom-image-align{align-items: center;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture > img{border-radius: 10%;overflow: hidden;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture:hover > picture,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture:hover > img{border-style: none;}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-ah9jyh9qqz7{padding-bottom: 0 !important;} .ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ah9jyh9qqz7 .ecom-base-image .ecom-image-picture img{
    aspect-ratio: 1;
}.ecom-core.ecom-z1ejxl7idh9{background-color: #ffffff;}.ecom-core.ecom-z1ejxl7idh9{padding: 20px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z1ejxl7idh9{padding-right: 5px !important;padding-left: 5px !important;}}
.ecom-core.ecom-pg2u3m31km{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pg2u3m31km{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-pg2u3m31km>div.core__column--wrapper{padding-right: 0px !important;padding-left: 0px !important;}}.ecom-core.ecom-1gt5yb13sn6 .ecom-icon-separator,.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee-image{order: -1;}.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 21px;font-style: normal;text-decoration: none;font-weight: 600;font-family: 'Bricolage Grotesque', sans-serif;line-height: 1.2em;letter-spacing: 0.48px;}.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3{color: #000000;padding: 20px 0px 20px 0px;margin: 0px 0px 0px 30px;}.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee-image img{width: 134px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 16px;}.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3{margin-left: 40px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 18px;text-transform: capitalize;}.ecom-core.ecom-1gt5yb13sn6 .ecom-marquee_items .ecom-marquee_item h3{margin-left: 0px;}}.ecom-core.ecom-1gt5yb13sn6{padding: 10px 0px 10px 0px !important;margin: 0px !important;width: none;max-width:none;} .ecom-core.ecom-1gt5yb13sn6 span.ecom-icon-separator{
    display: flex;
    align-items: center;
}.ecom-core.ecom-658qq6leqmf>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-658qq6leqmf{background-color: #ffffff;}.ecom-core.ecom-658qq6leqmf{padding-bottom: 0 !important;margin-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-658qq6leqmf{margin-bottom: 0px !important;}}
.ecom-core.ecom-alfpdw8n0be{width: 100%;}.ecom-core.ecom-alfpdw8n0be>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-alfpdw8n0be{width: 100%;}}html body .ecom-core.ecom-alfpdw8n0be>div.core__column--wrapper{padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-20syggx6fcw{background-color: #fefcf3;}}.ecom-core.ecom-20syggx6fcw{padding-top: 0px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-20syggx6fcw{padding-top: 0px !important;padding-bottom: 0px !important;}}
.ecom-core.ecom-8ng6pgmsilb{width: 100%;}.ecom-core.ecom-8ng6pgmsilb>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}.ecom-core.ecom-8ng6pgmsilb>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-8ng6pgmsilb>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-8ng6pgmsilb{width: 100%;}}.ecom-core.ecom-8ng6pgmsilb>.core__column--wrapper{background-color: #87b531;}html body .ecom-core.ecom-8ng6pgmsilb>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-a59hlpo4wzw>div.core__row--columns{height: auto;}.ecom-core.ecom-a59hlpo4wzw>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a59hlpo4wzw>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height: 38vh;}}.ecom-core.ecom-a59hlpo4wzw{margin-top: 15px !important;padding-left: 20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a59hlpo4wzw{padding-left: 15px !important;margin-top: 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a59hlpo4wzw{padding-right: 10px !important;padding-left: 10px !important;margin-top: 0px !important;}} .ecom-core.ecom-a59hlpo4wzw > .core__row--columns{
    padding-left: calc(0.5 * (100vw - 1480px)) !important;
}.ecom-core.ecom-8ptytg4qaya{width: 70%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8ptytg4qaya{width: 65%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8ptytg4qaya{width: 100%;}}.ecom-core.ecom-8ptytg4qaya>.core__column--wrapper{background-color: #87b531;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(4,minmax(0, 1fr));}.ecom-core.ecom-ndk12qz434{show_price: block;hide_price_if_not_logged_in: false;show_login_to_see_price_text: false;show_picker: show;}@media screen and (min-width: 1025px) {.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-simple-add-to-cart{gap: 7px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-description{order: 9;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-prices{order: 7;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product--actions{order: 10;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-rating-wrapper{order: 2;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-variants{order: 9;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown{order: 1;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-login-to-see{order: 8;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ndk12qz434 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(3,minmax(0, 1fr));}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ndk12qz434 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(2,minmax(0, 1fr));}}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item .ecom-collection__product-media--container{width: 100% !important;margin-bottom: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title{text-align: center;color: #ffffff;margin: 16px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title a{font-size: 16px;text-decoration: none;font-weight: 600;font-style: normal;line-height: 1.3em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price-wrapper{justify-content: center;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price a{font-weight: 600;font-size: 17px;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.2em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price{color: #f7f7f7;margin-top: 10px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--regular,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--regular a,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--from,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;line-height: 1.2em;letter-spacing: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--regular,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--from{color: #545454;margin-left: -3px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--sale{font-size: 20px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.2em;letter-spacing: 0px;color: #000;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-submit{align-self: center;font-size: 15px;font-weight: 600;text-decoration: none;font-style: normal;text-transform: capitalize;font-family: 'Bricolage Grotesque', sans-serif;letter-spacing: 0px;line-height: 1.25em;color: #fff;background-color: #b22222;border-style: none;border-radius: 400px;transition-duration: 400ms;;;padding: 10px 20px 10px 20px;margin-top: 15px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-submit:hover{color: #000000;background-color: #ffd702;border-style: none;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 16px;height: 16px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 12px;font-weight: 400;line-height: 1.25em;text-decoration: none;font-style: normal;text-transform: uppercase;font-family: 'Tenor Sans', sans-serif;letter-spacing: 0px;color: #3F4137;background-color: rgba(0, 0, 0, 0);border-style: solid;border-color: #3F4137;border-radius: 40px;padding: 9px 24px 8px 24px;margin-top: 15px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--quickshop:hover{color: #3F4137;background-color: rgba(63, 65, 55, 0.1);}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 14px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.25em;letter-spacing: 0px;text-decoration: none;text-transform: uppercase;color: #fff;background-color: #555;border-style: none;border-radius: 12px;padding: 10px 30px 10px 30px;margin-top: 15px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--view-more{align-self: center;text-transform: uppercase;text-decoration: none;font-size: 14px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.25em;letter-spacing: 0px;color: #fff;background-color: #31452c;border-style: none;margin-top: 15px;padding: 10px 30px 10px 30px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--view-more svg{width: 19px;height: 19px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-end;font-size: 10px;font-weight: 500;line-height: 1.3em;font-family: 'DM Sans', sans-serif;letter-spacing: 0px;color: #fff;background-color: #C1272D;border-radius: 30px;padding: 3px 6px 3px 6px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-end;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.3em;letter-spacing: 0px;color: #fff;background-color: #d1793e;border-radius: 40px;padding: 3px 15px 3px 15px;margin: 0px 0px 5px 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-end;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.3em;letter-spacing: 0px;color: #ffffff;background-color: #111827;border-radius: 40px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-end;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #3c1100;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 16px;padding: 16px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--item{width: 40px;background-color: rgba(0, 0, 0, 0);margin-right: 5px;margin-left: 5px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--number{text-align: center;font-size: 24px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.25em;color: #ED2A1E;margin: 0px;padding: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--label{text-align: center;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;text-transform: capitalize;line-height: 1.25em;color: #000;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-radio-label{text-align: left;color: #db0202;margin: 0px;padding: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-radio-label,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-radio-label a{font-size: 12px;font-weight: 300;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-radio-list,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list{justify-content: center;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item{text-align: center;font-size: 13px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.25em;color: #6D7175;background-color: #fff;border-style: solid;border-width: 1px;border-color: #d5d5d5;border-radius: 20px;margin: 8px 4px 0px 4px;padding: 4px 8px 3.5px 8px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item:hover{color: #fff;background-color: #000;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color: #fff;background-color: #000;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-main-label{text-align: left;color: #d42222;margin: 10px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-main-label,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-main-label a{font-size: 12px;font-weight: 400;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list{justify-content: center;margin-top: 8px;margin-bottom: 5px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list li{width: 32px;height: 32px;border-style: solid;border-width: 1px;border-color: #DBDBDB;margin: 4px;padding: 0px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style: solid;border-width: 1px;border-color: #C1272D;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style: solid;border-width: 1px;border-color: #C1272D;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list li,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius: 6px;overflow: hidden;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price a{line-height: 1.2em;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--regular,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--regular a,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--from,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--from a{line-height: 1.2em;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price--sale{line-height: 1.2em;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-item-information-title a{font-size: 15px;font-weight: 600;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-price a{font-size: 14px;font-weight: 600;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-submit{font-size: 14px;font-weight: 600;width: 145px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 14px;height: 14px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-form__actions--view-more{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-time--item{width: 45px;}.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-radio-label,.ecom-core.ecom-ndk12qz434 .ecom-collection__product-picker-radio-label a{font-size: 15px;}}.ecom-core.ecom-ndk12qz434{margin-top: 0px !important;padding-bottom: 0px !important;animation-duration: 600ms !important;}.ecom-core.ecom-ndk12qz434.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ndk12qz434{margin-top: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ndk12qz434{margin-top: 22px !important;}} .ecom-core.ecom-ndk12qz434 .ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-ndk12qz434 .ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{
    color: #000000;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}.ecom-core.ecom-ad2cnezr82d{width: 30%;}.ecom-core.ecom-ad2cnezr82d>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: flex-end;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ad2cnezr82d{width: 35%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ad2cnezr82d{width: 100%;}}.ecom-core.ecom-ad2cnezr82d>.core__column--wrapper{background: url('/cdn/shop/files/Down-banner-Premixes.jpg?v=1758372242') no-repeat scroll center center/cover;}.ecom-core.ecom-ad2cnezr82d>.core__column--wrapper div.ecom-column__overlay>.ecom-overlay{opacity: 1;background-color: rgba(184, 184, 184, 0.2);}.ecom-core.ecom-ad2cnezr82d>.core__column--wrapper,.ecom-core.ecom-ad2cnezr82d>.core__column--wrapper >div.ecom-column__overlay .ecom-overlay{border-radius: 16px;}html body .ecom-core.ecom-ad2cnezr82d>div.core__column--wrapper{margin-right: 20px !important;}.ecom-core.ecom-ad2cnezr82d.ecom-animated{animation-duration: 500ms !important;data-animation-delay: 600ms;}.ecom-core.ecom-ad2cnezr82d{animation-duration: 500ms !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-ad2cnezr82d>div.core__column--wrapper{margin-right: 15px !important;padding-top: 150px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ad2cnezr82d>div.core__column--wrapper{margin-right: 0px !important;padding-top: 150px !important;}} .ecom-core.ecom-ad2cnezr82d .core__column--wrapper{
    position: relative;
}.ecom-core.ecom-hp6uid1lmuj>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-hp6uid1lmuj{padding: 0px !important;}.ecom-core.ecom-2o2al1kam9x{width: 100%;}.ecom-core.ecom-2o2al1kam9x>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 2px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2o2al1kam9x{width: 100%;}}html body .ecom-core.ecom-2o2al1kam9x>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-lt6upqcmm5n{position: absolute;right: -1000px;}.ecom-core.ecom-mcrxeu7a36 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-mcrxeu7a36 .element__heading .ecom__heading,.ecom-core.ecom-mcrxeu7a36 .element__heading .ecom__heading a{font-size: 40px;line-height: 1.25em;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-mcrxeu7a36  .element__heading .ecom__heading,.ecom-core.ecom-mcrxeu7a36  .element__heading .ecom__heading a{color: #ffffff;}.ecom-core.ecom-mcrxeu7a36 .ecom__heading-highlight,.ecom-core.ecom-mcrxeu7a36 .ecom__heading-highlight a{font-weight: 600;}.ecom-core.ecom-mcrxeu7a36 .ecom__heading-highlight{color: #ffffff;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mcrxeu7a36 .element__heading .ecom__heading,.ecom-core.ecom-mcrxeu7a36 .element__heading .ecom__heading a{font-size: 31px;}}.ecom-core.ecom-mcrxeu7a36{padding-top: 15px !important;padding-bottom: 20px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mcrxeu7a36{padding-top: 20px !important;padding-right: 25px !important;padding-left: 25px !important;}}.ecom-core.ecom-zkd02ribks>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-zkd02ribks{background-color: #87b531;}.ecom-core.ecom-zkd02ribks{padding-top: 0px !important;padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zkd02ribks{padding: 10px 0px 55px 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zkd02ribks{padding-top: 0px !important;padding-bottom: 0 !important;}}
.ecom-core.ecom-gu6ko14zkzn{width: 100%;}.ecom-core.ecom-gu6ko14zkzn>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gu6ko14zkzn{width: 100%;}}.ecom-core.ecom-gu6ko14zkzn>.core__column--wrapper{background-color: #87b531;}html body .ecom-core.ecom-gu6ko14zkzn>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-4yhv3kaehpx .ecom-image-align{align-items: center;}.ecom-core.ecom-4yhv3kaehpx .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-4yhv3kaehpx .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-4yhv3kaehpx .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-4yhv3kaehpx .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-4yhv3kaehpx .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-4yhv3kaehpx .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-4yhv3kaehpx .ecom-image-default{width: 100% !important;}}.ecom-core.ecom-m81kkjbgd8s{padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m81kkjbgd8s{padding-bottom: 0 !important;}}
.ecom-core.ecom-y2yolr5g3k7{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y2yolr5g3k7{width: 100%;}}html body .ecom-core.ecom-y2yolr5g3k7>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-h9jgzagm6xi{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h9jgzagm6xi{width: 100%;}}html body .ecom-core.ecom-h9jgzagm6xi>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-liepgoyxvke .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-liepgoyxvke .element__heading .ecom__heading,.ecom-core.ecom-liepgoyxvke .element__heading .ecom__heading a{font-size: 40px;line-height: 1.25em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-liepgoyxvke  .element__heading .ecom__heading,.ecom-core.ecom-liepgoyxvke  .element__heading .ecom__heading a{color: #000000;}.ecom-core.ecom-liepgoyxvke .ecom__heading-highlight,.ecom-core.ecom-liepgoyxvke .ecom__heading-highlight a{font-weight: 600;}.ecom-core.ecom-liepgoyxvke .ecom__heading-highlight{color: #B22222;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-liepgoyxvke .element__heading .ecom__heading,.ecom-core.ecom-liepgoyxvke .element__heading .ecom__heading a{font-size: 31px;}}.ecom-core.ecom-liepgoyxvke{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-liepgoyxvke{padding-right: 25px !important;padding-left: 25px !important;}}.ecom-core.ecom-sfc9505g3t{background-color: #ffffff;}.ecom-core.ecom-sfc9505g3t{padding-top: 40px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sfc9505g3t{padding-top: 25px !important;margin-top: -4px !important;}}
.ecom-core.ecom-pha34u33dj{width: 100%;}.ecom-core.ecom-pha34u33dj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pha34u33dj{width: 100%;}}.ecom-core.ecom-8jw7v5r9kz7 .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-8jw7v5r9kz7 .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-8jw7v5r9kz7 .ecom-swiper-slide{animation-duration: 5000ms !important;background-color: transparent;}.ecom-core.ecom-8jw7v5r9kz7 .ecom-swiper-slide:hover{background-color: transparent;}.ecom-core.ecom-8jw7v5r9kz7 .ecom-swiper-slide.ecom-box-active{background-color: transparent;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swsl5q6r7s{padding-bottom: 0px !important;}}.ecom-core.ecom-u889wbpeg4{width: 100%;}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u889wbpeg4{width: 100%;}.ecom-core.ecom-u889wbpeg4>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-u889wbpeg4>div.core__column--wrapper{padding: 7px !important;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--wrapper-items {column-gap: 25px;row-gap: 25px;}.ecom-core.ecom-7vk1f6z86ig{show_price: block;show_picker: hide;}.ecom-core.ecom-7vk1f6z86ig .ecom-swiper-navigation-position{order: 0;width: auto;}.ecom-core.ecom-7vk1f6z86ig .ecom-swiper-pagination-position{justify-content: center;align-items: center;}@media screen and (min-width: 1025px) {.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more{gap: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-description{order: 2;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-prices{order: 3;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--actions{order: 9;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-rating-wrapper{order: 1;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-variants{order: 5;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown{order: 3;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-7vk1f6z86ig .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-7vk1f6z86ig .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-7vk1f6z86ig .ecom-collection.ecom-collection__product{background-color: #fefcf3;border-radius: 10px;padding: 12px 10px 12px 10px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;margin: 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item .ecom-collection__product-media--container{width: 68px !important;margin: 0px;padding: 5px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item  .ecom-collection__product-media--container{height: 68px !important;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item .ecom-collection__product-item--inner {justify-content: flex-start;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item .ecom-collection__product-media img{object-fit: cover;border-radius: 50%;overflow: hidden;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title{text-align: left;color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title a{font-size: 15px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;line-height: 1.3em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price-wrapper{justify-content: flex-start;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price a{font-weight: 700;font-size: 14px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price{color: #000;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--regular,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--regular a,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--from,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;font-family: 'Questrial', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--regular,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--from{color: #777;margin: 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--sale{font-size: 14px;font-weight: 700;color: #F53B3B;border-radius: 0px;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-submit{position: absolute;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 12px;transition-duration: 400ms;;;padding: 8px 0px 8px 0px;margin: 5px 0px 5px 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-submit:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--quickshop{position: absolute;left: 5%;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;line-height: 1.3em;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 40px;margin-top: 5px;margin-bottom: 5px;padding-top: 8px;padding-bottom: 8px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--quickshop:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--soldout{align-self: flex-start;font-size: 12px;font-weight: 300;width: 100%;color: #ffffff;background-color: #111827;border-style: none;border-radius: 12px;margin: 5px 0px 5px 0px;padding: 5px 0px 5px 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--quickview-wrapper > a{position: absolute;right: 0px;top: 50%;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 300;text-decoration: none;width: 35px;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: solid;border-width: 1px;border-color: #000;border-radius: 6px;transition-duration: 400ms;;;margin: 0px;padding: 5px 5px 5px 9px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--quickview-wrapper{justify-content: center;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--quickview-wrapper > a:hover{color: #000;background-color: #F4E3F5;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--quickview-wrapper > a  svg{width: 16px;height: 16px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--quickview-wrapper > a svg{margin: 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more{position: relative;align-self: center;text-transform: none;text-decoration: underline;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 1px;width: 40px;height: 40px;min-height: 40px;color: #020202;background-color: #ffff;border-style: solid;border-width: 1px;border-color: #020202;border-radius: 50px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: #020202;border-style: solid;border-width: 1px;border-color: #10631F;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more svg{width: 14px;height: 14px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more .ecom-collection__product-view-more-icon{padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-start;font-size: 11px;font-weight: 500;font-family: 'Inter', sans-serif;height: 22px;min-height: 22px;color: #ffffff;background-color: #BA1E1E;border-radius: 3px;padding: 5px 15px 5px 5px;margin: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-start;font-size: 11px;font-weight: 300;width: 50px;color: #fff;background-color: #dc2626;border-radius: 40px;padding-right: 11px;padding-left: 11px;margin-top: 0px;margin-bottom: 5px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-start;font-size: 12px;font-weight: 300;color: #ffffff;background-color: #111827;border-radius: 40px;padding-right: 8px;padding-left: 8px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-start;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #111827;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--item{width: 43px;background-color: #000000;border-radius: 2px;overflow: hidden;margin: 0px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--number{text-align: center;font-size: 14px;font-weight: 300;height: 18px;min-height: 18px;color: #fff;margin: 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--label{text-align: center;font-size: 13px;font-weight: 400;color: #fff;margin-right: 5px;margin-left: 3px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-progress-bar--wrap .ecom-product-single__countdown-progress-bar--timer{height: 7px;--ecom-countdown-max-height: 7px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-progress-bar--wrap{border-radius: 4px;margin: 10px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-progress-bar--value,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-progress-bar--value a{font-family: 'Inter', sans-serif;font-size: 13px;font-weight: 300;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item{padding: 0px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title,.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item-information-title a{font-size: 15px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price--sale{font-size: 16px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-submit{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-form__actions--view-more{font-size: 12px;width: 36px;height: 36px;min-height: 36px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-time--item{width: 45px;}}.ecom-core.ecom-7vk1f6z86ig{margin: 0px 0px 25px 0px !important;padding: 13px 13px 0 13px !important;width: 100%;max-width:100%;position: absolute;left: 0px;bottom: 0px;z-index: 15 !important;animation-duration: 600ms !important;}.ecom-core.ecom-7vk1f6z86ig.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7vk1f6z86ig{margin-top: 14px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7vk1f6z86ig{margin-top: 10px !important;}} .ecom-core.ecom-7vk1f6z86ig .ecom-flex-column{
    flex-direction: inherit;
    gap: 16px;
    align-items: flex-start;
}
.ecom-core.ecom-7vk1f6z86ig span.ecom-collection__product-price--regular{
    text-decoration: line-through;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item--information-wrapper{
    padding-right: 50px;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-media--container{
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-child-element:before,.ecom-core.ecom-7vk1f6z86ig .ecom-child-element::after{
   display: none ! important;
}
.ecom-core.ecom-7vk1f6z86ig span.ecom-collection__product-badge--sale:first-child:not(:last-child){
    display: none;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product--quickview-wrapper>a{
    transform: translateY(-50%);
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-price-wrapper{
    gap: inherit;
    column-gap: 5px;
    flex-wrap: wrap;
    word-break: break-all;
    text-align: center;
}
@media(max-width:1024px){
    .ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item .ecom-collection__product--actions{
    opacity:1;
    visibility: visible;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-media-wrapper{
    display: none;
}
}
@media(max-width:767px){
.ecom-core.ecom-7vk1f6z86ig .ecom-flex-column{
    gap: 15px;
}}

.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-item{
    overflow: visible;
}

.ecom-core.ecom-7vk1f6z86ig .ecom-collection.ecom-collection__product{
    overflow: visible;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{
    width: max-content;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-media-wrapper{
    position: static;
}
.ecom-core.ecom-7vk1f6z86ig .ecom-collection__product-badge{
    right: auto;
    left: 0;
    top: -24px;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}.ecom-core.ecom-y9t0b5y195 .ecom-element_video-iframe{border-radius: 16px;overflow: hidden;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w6xa4va39ag{padding-bottom: 0px !important;}}.ecom-core.ecom-fp1cmwk279r{width: 100%;}.ecom-core.ecom-fp1cmwk279r>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-fp1cmwk279r>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fp1cmwk279r>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fp1cmwk279r{width: 100%;}.ecom-core.ecom-fp1cmwk279r>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-fp1cmwk279r>div.core__column--wrapper{padding: 7px !important;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--wrapper-items {column-gap: 25px;row-gap: 25px;}.ecom-core.ecom-h3dfwj76xxf{show_price: block;show_picker: hide;}.ecom-core.ecom-h3dfwj76xxf .ecom-swiper-navigation-position{order: 0;width: auto;}.ecom-core.ecom-h3dfwj76xxf .ecom-swiper-pagination-position{justify-content: center;align-items: center;}@media screen and (min-width: 1025px) {.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more{gap: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-description{order: 2;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-prices{order: 3;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--actions{order: 9;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-rating-wrapper{order: 1;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-variants{order: 5;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown{order: 3;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-h3dfwj76xxf .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-h3dfwj76xxf .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-h3dfwj76xxf .ecom-collection.ecom-collection__product{background-color: #fefcf3;border-radius: 10px;padding: 12px 10px 12px 10px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;margin: 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item .ecom-collection__product-media--container{width: 68px !important;margin: 0px;padding: 5px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item  .ecom-collection__product-media--container{height: 68px !important;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item .ecom-collection__product-item--inner {justify-content: flex-start;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item .ecom-collection__product-media img{object-fit: cover;border-radius: 50%;overflow: hidden;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title{text-align: left;color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title a{font-size: 15px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;line-height: 1.3em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price-wrapper{justify-content: flex-start;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price a{font-weight: 700;font-size: 14px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price{color: #000;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--regular,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--regular a,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--from,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;font-family: 'Questrial', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--regular,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--from{color: #777;margin: 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--sale{font-size: 14px;font-weight: 700;color: #F53B3B;border-radius: 0px;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-submit{position: absolute;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 12px;transition-duration: 400ms;;;padding: 8px 0px 8px 0px;margin: 5px 0px 5px 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-submit:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--quickshop{position: absolute;left: 5%;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;line-height: 1.3em;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 40px;margin-top: 5px;margin-bottom: 5px;padding-top: 8px;padding-bottom: 8px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--quickshop:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--soldout{align-self: flex-start;font-size: 12px;font-weight: 300;width: 100%;color: #ffffff;background-color: #111827;border-style: none;border-radius: 12px;margin: 5px 0px 5px 0px;padding: 5px 0px 5px 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--quickview-wrapper > a{position: absolute;right: 0px;top: 50%;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 300;text-decoration: none;width: 35px;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: solid;border-width: 1px;border-color: #000;border-radius: 6px;transition-duration: 400ms;;;margin: 0px;padding: 5px 5px 5px 9px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--quickview-wrapper{justify-content: center;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--quickview-wrapper > a:hover{color: #000;background-color: #F4E3F5;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--quickview-wrapper > a  svg{width: 16px;height: 16px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--quickview-wrapper > a svg{margin: 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more{position: relative;align-self: center;text-transform: none;text-decoration: underline;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 1px;width: 40px;height: 40px;min-height: 40px;color: #020202;background-color: #ffff;border-style: solid;border-width: 1px;border-color: #020202;border-radius: 50px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: #020202;border-style: solid;border-width: 1px;border-color: #10631F;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more svg{width: 14px;height: 14px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more .ecom-collection__product-view-more-icon{padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-start;font-size: 11px;font-weight: 500;font-family: 'Inter', sans-serif;height: 22px;min-height: 22px;color: #ffffff;background-color: #BA1E1E;border-radius: 3px;padding: 5px 15px 5px 5px;margin: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-start;font-size: 11px;font-weight: 300;width: 50px;color: #fff;background-color: #dc2626;border-radius: 40px;padding-right: 11px;padding-left: 11px;margin-top: 0px;margin-bottom: 5px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-start;font-size: 12px;font-weight: 300;color: #ffffff;background-color: #111827;border-radius: 40px;padding-right: 8px;padding-left: 8px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-start;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #111827;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--item{width: 43px;background-color: #000000;border-radius: 2px;overflow: hidden;margin: 0px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--number{text-align: center;font-size: 14px;font-weight: 300;height: 18px;min-height: 18px;color: #fff;margin: 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--label{text-align: center;font-size: 13px;font-weight: 400;color: #fff;margin-right: 5px;margin-left: 3px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-progress-bar--wrap .ecom-product-single__countdown-progress-bar--timer{height: 7px;--ecom-countdown-max-height: 7px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-progress-bar--wrap{border-radius: 4px;margin: 10px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-progress-bar--value,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-progress-bar--value a{font-family: 'Inter', sans-serif;font-size: 13px;font-weight: 300;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item{padding: 0px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title,.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item-information-title a{font-size: 15px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price--sale{font-size: 16px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-submit{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-form__actions--view-more{font-size: 12px;width: 36px;height: 36px;min-height: 36px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-time--item{width: 45px;}}.ecom-core.ecom-h3dfwj76xxf{margin: 0px 0px 25px 0px !important;padding: 13px 13px 0 13px !important;width: 100%;max-width:100%;position: absolute;left: 0px;bottom: 0px;z-index: 15 !important;animation-duration: 600ms !important;}.ecom-core.ecom-h3dfwj76xxf.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h3dfwj76xxf{margin-top: 14px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h3dfwj76xxf{margin-top: 10px !important;}} .ecom-core.ecom-h3dfwj76xxf .ecom-flex-column{
    flex-direction: inherit;
    gap: 16px;
    align-items: flex-start;
}
.ecom-core.ecom-h3dfwj76xxf span.ecom-collection__product-price--regular{
    text-decoration: line-through;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item--information-wrapper{
    padding-right: 50px;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-media--container{
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-child-element:before,.ecom-core.ecom-h3dfwj76xxf .ecom-child-element::after{
   display: none ! important;
}
.ecom-core.ecom-h3dfwj76xxf span.ecom-collection__product-badge--sale:first-child:not(:last-child){
    display: none;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product--quickview-wrapper>a{
    transform: translateY(-50%);
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-price-wrapper{
    gap: inherit;
    column-gap: 5px;
    flex-wrap: wrap;
    word-break: break-all;
    text-align: center;
}
@media(max-width:1024px){
    .ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item .ecom-collection__product--actions{
    opacity:1;
    visibility: visible;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-media-wrapper{
    display: none;
}
}
@media(max-width:767px){
.ecom-core.ecom-h3dfwj76xxf .ecom-flex-column{
    gap: 15px;
}}

.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-item{
    overflow: visible;
}

.ecom-core.ecom-h3dfwj76xxf .ecom-collection.ecom-collection__product{
    overflow: visible;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{
    width: max-content;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-media-wrapper{
    position: static;
}
.ecom-core.ecom-h3dfwj76xxf .ecom-collection__product-badge{
    right: auto;
    left: 0;
    top: -24px;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}.ecom-core.ecom-keri2fn5y9l .ecom-element_video-iframe{border-radius: 16px;overflow: hidden;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-keri2fn5y9l{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6fniosdback{padding-bottom: 0px !important;}}.ecom-core.ecom-3wukxtaio1j{width: 100%;}.ecom-core.ecom-3wukxtaio1j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-3wukxtaio1j>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3wukxtaio1j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3wukxtaio1j{width: 100%;}.ecom-core.ecom-3wukxtaio1j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-3wukxtaio1j>div.core__column--wrapper{padding: 7px !important;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--wrapper-items {column-gap: 25px;row-gap: 25px;}.ecom-core.ecom-2etlhh0y2o{show_price: block;show_picker: hide;}.ecom-core.ecom-2etlhh0y2o .ecom-swiper-navigation-position{order: 0;width: auto;}.ecom-core.ecom-2etlhh0y2o .ecom-swiper-pagination-position{justify-content: center;align-items: center;}@media screen and (min-width: 1025px) {.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more{gap: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-description{order: 2;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-prices{order: 3;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--actions{order: 9;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-rating-wrapper{order: 1;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-variants{order: 5;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown{order: 3;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-2etlhh0y2o .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-2etlhh0y2o .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-2etlhh0y2o .ecom-collection.ecom-collection__product{background-color: #fefcf3;border-radius: 10px;padding: 12px 10px 12px 10px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;margin: 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item .ecom-collection__product-media--container{width: 68px !important;margin: 0px;padding: 5px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item  .ecom-collection__product-media--container{height: 68px !important;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item .ecom-collection__product-item--inner {justify-content: flex-start;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item .ecom-collection__product-media img{object-fit: cover;border-radius: 50%;overflow: hidden;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title{text-align: left;color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title a{font-size: 15px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;line-height: 1.3em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price-wrapper{justify-content: flex-start;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price a{font-weight: 700;font-size: 14px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price{color: #000;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--regular,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--regular a,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--from,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;font-family: 'Questrial', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--regular,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--from{color: #777;margin: 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--sale{font-size: 14px;font-weight: 700;color: #F53B3B;border-radius: 0px;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-submit{position: absolute;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 12px;transition-duration: 400ms;;;padding: 8px 0px 8px 0px;margin: 5px 0px 5px 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-submit:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--quickshop{position: absolute;left: 5%;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;line-height: 1.3em;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 40px;margin-top: 5px;margin-bottom: 5px;padding-top: 8px;padding-bottom: 8px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--quickshop:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--soldout{align-self: flex-start;font-size: 12px;font-weight: 300;width: 100%;color: #ffffff;background-color: #111827;border-style: none;border-radius: 12px;margin: 5px 0px 5px 0px;padding: 5px 0px 5px 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--quickview-wrapper > a{position: absolute;right: 0px;top: 50%;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 300;text-decoration: none;width: 35px;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: solid;border-width: 1px;border-color: #000;border-radius: 6px;transition-duration: 400ms;;;margin: 0px;padding: 5px 5px 5px 9px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--quickview-wrapper{justify-content: center;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--quickview-wrapper > a:hover{color: #000;background-color: #F4E3F5;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--quickview-wrapper > a  svg{width: 16px;height: 16px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--quickview-wrapper > a svg{margin: 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more{position: relative;align-self: center;text-transform: none;text-decoration: underline;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 1px;width: 40px;height: 40px;min-height: 40px;color: #020202;background-color: #ffff;border-style: solid;border-width: 1px;border-color: #020202;border-radius: 50px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: #020202;border-style: solid;border-width: 1px;border-color: #10631F;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more svg{width: 14px;height: 14px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more .ecom-collection__product-view-more-icon{padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-start;font-size: 11px;font-weight: 500;font-family: 'Inter', sans-serif;height: 22px;min-height: 22px;color: #ffffff;background-color: #BA1E1E;border-radius: 3px;padding: 5px 15px 5px 5px;margin: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-start;font-size: 11px;font-weight: 300;width: 50px;color: #fff;background-color: #dc2626;border-radius: 40px;padding-right: 11px;padding-left: 11px;margin-top: 0px;margin-bottom: 5px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-start;font-size: 12px;font-weight: 300;color: #ffffff;background-color: #111827;border-radius: 40px;padding-right: 8px;padding-left: 8px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-start;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #111827;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--item{width: 43px;background-color: #000000;border-radius: 2px;overflow: hidden;margin: 0px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--number{text-align: center;font-size: 14px;font-weight: 300;height: 18px;min-height: 18px;color: #fff;margin: 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--label{text-align: center;font-size: 13px;font-weight: 400;color: #fff;margin-right: 5px;margin-left: 3px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-progress-bar--wrap .ecom-product-single__countdown-progress-bar--timer{height: 7px;--ecom-countdown-max-height: 7px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-progress-bar--wrap{border-radius: 4px;margin: 10px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-progress-bar--value,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-progress-bar--value a{font-family: 'Inter', sans-serif;font-size: 13px;font-weight: 300;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item{padding: 0px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title,.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item-information-title a{font-size: 15px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price--sale{font-size: 16px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-submit{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-form__actions--view-more{font-size: 12px;width: 36px;height: 36px;min-height: 36px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-time--item{width: 45px;}}.ecom-core.ecom-2etlhh0y2o{margin: 0px 0px 25px 0px !important;padding: 13px 13px 0px 13px !important;width: 100%;max-width:100%;position: absolute;left: 0px;bottom: 0px;z-index: 15 !important;animation-duration: 600ms !important;}.ecom-core.ecom-2etlhh0y2o.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2etlhh0y2o{margin-top: 14px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2etlhh0y2o{margin-top: 10px !important;}} .ecom-core.ecom-2etlhh0y2o .ecom-flex-column{
    flex-direction: inherit;
    gap: 16px;
    align-items: flex-start;
}
.ecom-core.ecom-2etlhh0y2o span.ecom-collection__product-price--regular{
    text-decoration: line-through;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item--information-wrapper{
    padding-right: 50px;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-media--container{
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.ecom-core.ecom-2etlhh0y2o .ecom-child-element:before,.ecom-core.ecom-2etlhh0y2o .ecom-child-element::after{
   display: none ! important;
}
.ecom-core.ecom-2etlhh0y2o span.ecom-collection__product-badge--sale:first-child:not(:last-child){
    display: none;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product--quickview-wrapper>a{
    transform: translateY(-50%);
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-price-wrapper{
    gap: inherit;
    column-gap: 5px;
    flex-wrap: wrap;
    word-break: break-all;
    text-align: center;
}
@media(max-width:1024px){
    .ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item .ecom-collection__product--actions{
    opacity:1;
    visibility: visible;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-media-wrapper{
    display: none;
}
}
@media(max-width:767px){
.ecom-core.ecom-2etlhh0y2o .ecom-flex-column{
    gap: 15px;
}}

.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-item{
    overflow: visible;
}

.ecom-core.ecom-2etlhh0y2o .ecom-collection.ecom-collection__product{
    overflow: visible;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{
    width: max-content;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-media-wrapper{
    position: static;
}
.ecom-core.ecom-2etlhh0y2o .ecom-collection__product-badge{
    right: auto;
    left: 0;
    top: -24px;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}.ecom-core.ecom-pm9rxbwfj8i .ecom-element_video-iframe{border-radius: 16px;overflow: hidden;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rtxh399bbds{padding-bottom: 0px !important;}}.ecom-core.ecom-sucn1p4clo{width: 100%;}.ecom-core.ecom-sucn1p4clo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-sucn1p4clo>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sucn1p4clo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sucn1p4clo{width: 100%;}.ecom-core.ecom-sucn1p4clo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-sucn1p4clo>div.core__column--wrapper{padding: 7px !important;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--wrapper-items {column-gap: 25px;row-gap: 25px;}.ecom-core.ecom-h0aridkalxr{show_price: block;show_picker: hide;}.ecom-core.ecom-h0aridkalxr .ecom-swiper-navigation-position{order: 0;width: auto;}.ecom-core.ecom-h0aridkalxr .ecom-swiper-pagination-position{justify-content: center;align-items: center;}@media screen and (min-width: 1025px) {.ecom-core.ecom-h0aridkalxr .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more{gap: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-description{order: 2;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-prices{order: 3;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--actions{order: 9;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-rating-wrapper{order: 1;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-variants{order: 5;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown{order: 3;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h0aridkalxr .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-h0aridkalxr .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h0aridkalxr .ecom-collection__product--wrapper-items{grid-template-columns: repeat(1,minmax(0, 1fr));}.ecom-core.ecom-h0aridkalxr .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-h0aridkalxr .ecom-collection.ecom-collection__product{background-color: #fefcf3;border-radius: 10px;padding: 12px 10px 12px 10px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;margin: 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item .ecom-collection__product-media--container{width: 68px !important;margin: 0px;padding: 5px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item  .ecom-collection__product-media--container{height: 68px !important;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item .ecom-collection__product-item--inner {justify-content: flex-start;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item .ecom-collection__product-media img{object-fit: cover;border-radius: 50%;overflow: hidden;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title{text-align: left;color: #000;margin: 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title a{font-size: 15px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;line-height: 1.3em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price-wrapper{justify-content: flex-start;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price a{font-weight: 700;font-size: 14px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price{color: #000;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--regular,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--regular a,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--from,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;font-family: 'Questrial', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--regular,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--from{color: #777;margin: 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--sale{font-size: 14px;font-weight: 700;color: #F53B3B;border-radius: 0px;margin: 5px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-submit{position: absolute;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 12px;transition-duration: 400ms;;;padding: 8px 0px 8px 0px;margin: 5px 0px 5px 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-submit:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--quickshop{position: absolute;left: 5%;bottom: 100%;align-self: center;font-size: 12px;font-weight: 500;line-height: 1.3em;text-decoration: none;font-style: normal;text-transform: none;width: 90%;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: none;border-radius: 40px;margin-top: 5px;margin-bottom: 5px;padding-top: 8px;padding-bottom: 8px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--quickshop:hover{color: #ffffff;background-color: #000;border-style: none;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--soldout{align-self: flex-start;font-size: 12px;font-weight: 300;width: 100%;color: #ffffff;background-color: #111827;border-style: none;border-radius: 12px;margin: 5px 0px 5px 0px;padding: 5px 0px 5px 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--quickview-wrapper > a{position: absolute;right: 0px;top: 50%;font-family: 'Jost', sans-serif;font-size: 12px;font-weight: 300;text-decoration: none;width: 35px;height: 35px;min-height: 35px;color: #000;background-color: #fff;border-style: solid;border-width: 1px;border-color: #000;border-radius: 6px;transition-duration: 400ms;;;margin: 0px;padding: 5px 5px 5px 9px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--quickview-wrapper{justify-content: center;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--quickview-wrapper > a:hover{color: #000;background-color: #F4E3F5;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--quickview-wrapper > a  svg{width: 16px;height: 16px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product--quickview-wrapper > a svg{margin: 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more{position: relative;align-self: center;text-transform: none;text-decoration: underline;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 1px;width: 40px;height: 40px;min-height: 40px;color: #020202;background-color: #ffff;border-style: solid;border-width: 1px;border-color: #020202;border-radius: 50px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: #020202;border-style: solid;border-width: 1px;border-color: #10631F;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more svg{width: 14px;height: 14px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more .ecom-collection__product-view-more-icon{padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-start;font-size: 11px;font-weight: 500;font-family: 'Inter', sans-serif;height: 22px;min-height: 22px;color: #ffffff;background-color: #BA1E1E;border-radius: 3px;padding: 5px 15px 5px 5px;margin: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-start;font-size: 11px;font-weight: 300;width: 50px;color: #fff;background-color: #dc2626;border-radius: 40px;padding-right: 11px;padding-left: 11px;margin-top: 0px;margin-bottom: 5px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-start;font-size: 12px;font-weight: 300;color: #ffffff;background-color: #111827;border-radius: 40px;padding-right: 8px;padding-left: 8px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-start;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #111827;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--item{width: 43px;background-color: #000000;border-radius: 2px;overflow: hidden;margin: 0px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--number{text-align: center;font-size: 14px;font-weight: 300;height: 18px;min-height: 18px;color: #fff;margin: 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--label{text-align: center;font-size: 13px;font-weight: 400;color: #fff;margin-right: 5px;margin-left: 3px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-progress-bar--wrap .ecom-product-single__countdown-progress-bar--timer{height: 7px;--ecom-countdown-max-height: 7px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-progress-bar--wrap{border-radius: 4px;margin: 10px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-progress-bar--value,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-progress-bar--value a{font-family: 'Inter', sans-serif;font-size: 13px;font-weight: 300;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item{padding: 0px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title,.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item-information-title a{font-size: 15px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price--sale{font-size: 16px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-submit{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-form__actions--view-more{font-size: 12px;width: 36px;height: 36px;min-height: 36px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-h0aridkalxr .ecom-collection__product-time--item{width: 45px;}}.ecom-core.ecom-h0aridkalxr{margin: 0px 0px 25px 0px !important;padding: 13px 13px 0px 13px !important;width: 100%;max-width:100%;position: absolute;left: 0px;bottom: 0px;z-index: 15 !important;animation-duration: 600ms !important;}.ecom-core.ecom-h0aridkalxr.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h0aridkalxr{margin-top: 14px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h0aridkalxr{margin-top: 10px !important;}} .ecom-core.ecom-h0aridkalxr .ecom-flex-column{
    flex-direction: inherit;
    gap: 16px;
    align-items: flex-start;
}
.ecom-core.ecom-h0aridkalxr span.ecom-collection__product-price--regular{
    text-decoration: line-through;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item--information-wrapper{
    padding-right: 50px;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-media--container{
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.ecom-core.ecom-h0aridkalxr .ecom-child-element:before,.ecom-core.ecom-h0aridkalxr .ecom-child-element::after{
   display: none ! important;
}
.ecom-core.ecom-h0aridkalxr span.ecom-collection__product-badge--sale:first-child:not(:last-child){
    display: none;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product--quickview-wrapper>a{
    transform: translateY(-50%);
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-price-wrapper{
    gap: inherit;
    column-gap: 5px;
    flex-wrap: wrap;
    word-break: break-all;
    text-align: center;
}
@media(max-width:1024px){
    .ecom-core.ecom-h0aridkalxr .ecom-collection__product-item .ecom-collection__product--actions{
    opacity:1;
    visibility: visible;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-media-wrapper{
    display: none;
}
}
@media(max-width:767px){
.ecom-core.ecom-h0aridkalxr .ecom-flex-column{
    gap: 15px;
}}

.ecom-core.ecom-h0aridkalxr .ecom-collection__product-item{
    overflow: visible;
}

.ecom-core.ecom-h0aridkalxr .ecom-collection.ecom-collection__product{
    overflow: visible;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{
    width: max-content;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-media-wrapper{
    position: static;
}
.ecom-core.ecom-h0aridkalxr .ecom-collection__product-badge{
    right: auto;
    left: 0;
    top: -24px;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}.ecom-core.ecom-v5a8xmu43a .element__video.ecom-element {justify-content: center;}.ecom-core.ecom-v5a8xmu43a .ecom-element_video-iframe{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-vhk5o0i357c>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-vhk5o0i357c{background-color: #ffffff;}.ecom-core.ecom-vhk5o0i357c{padding: 30px 20px 0 20px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vhk5o0i357c{padding: 20px 5px 20px 5px !important;}}
.ecom-core.ecom-ewscljtr65n{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ewscljtr65n{width: 100%;}}html body .ecom-core.ecom-ewscljtr65n>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-1ip9o6zwn8p .ecom-image-align{align-items: center;}.ecom-core.ecom-1ip9o6zwn8p .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-1ip9o6zwn8p .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-1ip9o6zwn8p .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-1ip9o6zwn8p .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-1ip9o6zwn8p .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-1ip9o6zwn8p .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-1ip9o6zwn8p .ecom-image-default{width: 100% !important;}}.ecom-core.ecom-1ip9o6zwn8p{padding-top: 40px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1ip9o6zwn8p{padding-top: 0px !important;}}.ecom-core.ecom-munxleqi9x{padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-munxleqi9x{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-paq42v5aoj{width: 50%;}.ecom-core.ecom-paq42v5aoj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: flex-end;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-paq42v5aoj{width: 100%;}}.ecom-core.ecom-paq42v5aoj>.core__column--wrapper{background: url('/cdn/shop/files/Down-banner-2.jpg?v=1758372220') no-repeat scroll center center/cover;}.ecom-core.ecom-paq42v5aoj>.core__column--wrapper,.ecom-core.ecom-paq42v5aoj>.core__column--wrapper >div.ecom-column__overlay .ecom-overlay{border-radius: 16px;}html body .ecom-core.ecom-paq42v5aoj>div.core__column--wrapper{margin-right: 10px !important;margin-left: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-paq42v5aoj>div.core__column--wrapper{margin-right: 7.5px !important;margin-left: 7.5px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-paq42v5aoj>div.core__column--wrapper{padding-top: 100px !important;padding-bottom: 0px !important;margin-right: 0px !important;margin-left: 0px !important;}} .ecom-core.ecom-paq42v5aoj >.core__column--wrapper{
    overflow: hidden;
}.ecom-core.ecom-5marfc1y1ke .ecom-icon-separator,.ecom-core.ecom-5marfc1y1ke .ecom-marquee-image{order: 1;}.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 20px;font-style: normal;text-decoration: none;line-height: 1.4em;font-weight: 500;font-family: 'Bricolage Grotesque', sans-serif;letter-spacing: 0px;}.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3{color: #fff;margin: 0px;padding: 0px 22px 0px 22px;}.ecom-core.ecom-5marfc1y1ke .ecom-icon-separator{color: #FEDB01;padding: 0px 22px 0px 22px;margin: 0px;}.ecom-core.ecom-5marfc1y1ke .ecom-icon-separator svg{height: 20px;width: 20px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-5marfc1y1ke .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 16px;}}.ecom-core.ecom-5marfc1y1ke{padding-top: 18px !important;padding-bottom: 18px !important;background-color: #388e3c;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5marfc1y1ke{padding-top: 15px !important;padding-bottom: 15px !important;}} .ecom-core.ecom-5marfc1y1ke .ecom-marquee-image{
    display: flex;
    align-items: center;
}.ecom-core.ecom-hl7hhkxujfp{width: 50%;}.ecom-core.ecom-hl7hhkxujfp>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hl7hhkxujfp{width: 100%;}}.ecom-core.ecom-hl7hhkxujfp>.core__column--wrapper{background-color: #faf6d6;}.ecom-core.ecom-hl7hhkxujfp>.core__column--wrapper,.ecom-core.ecom-hl7hhkxujfp>.core__column--wrapper >div.ecom-column__overlay .ecom-overlay{border-radius: 16px;}html body .ecom-core.ecom-hl7hhkxujfp>div.core__column--wrapper{margin-right: 10px !important;margin-left: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-hl7hhkxujfp>div.core__column--wrapper{margin-right: 7.5px !important;margin-left: 7.5px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-hl7hhkxujfp>div.core__column--wrapper{margin: 15px 0px 0px 0px !important;padding: 20px 10px 30px 10px !important;}}.ecom-core.ecom-t88um86zfz .ecom-button-default{justify-content: center;}.ecom-core.ecom-t88um86zfz .ecom__element--button{font-family: 'DM Sans', sans-serif;font-size: 16px;font-weight: 500;line-height: 1.25em;text-transform: none;text-decoration: none;letter-spacing: 0px;font-style: normal;box-shadow: 0px 0px 0px 0px;color: #fff;background-color: #388e3c;border-style: none;border-radius: 40px;transition-duration: 300ms;;;padding: 16px 30px 16px 30px;margin: 0px;}.ecom-core.ecom-t88um86zfz .ecom__element--button:hover{color: #fff;background-color: #b22222;}.ecom-core.ecom-t88um86zfz .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t88um86zfz .ecom__element--button{font-size: 14px;padding: 10px 20px 10px 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t88um86zfz .ecom__element--button{font-size: 14px;padding: 12px 20px 12px 20px;}}.ecom-core.ecom-t88um86zfz{margin-top: 30px !important;padding-bottom: 0 !important;animation-duration: 600ms !important;}.ecom-core.ecom-t88um86zfz.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t88um86zfz{margin-top: 25px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t88um86zfz{margin-top: 20px !important;}}.ecom-core.ecom-fxch476p6va .ecom-text--more-actions button ,.ecom-core.ecom-fxch476p6va .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-fxch476p6va .text-content,.ecom-core.ecom-fxch476p6va  .text-content a,.ecom-core.ecom-fxch476p6va  .text-content p,.ecom-core.ecom-fxch476p6va  .text-content span{text-align: center;color: #232323;margin: 0px;padding: 0px;}.ecom-core.ecom-fxch476p6va .text-content,.ecom-core.ecom-fxch476p6va .text-content a,.ecom-core.ecom-fxch476p6va  .text-content a,.ecom-core.ecom-fxch476p6va  .text-content a a,.ecom-core.ecom-fxch476p6va  .text-content p,.ecom-core.ecom-fxch476p6va  .text-content p a,.ecom-core.ecom-fxch476p6va  .text-content span,.ecom-core.ecom-fxch476p6va  .text-content span a{font-size: 16px;font-family: 'Inter', sans-serif;font-weight: 400;line-height: 1.5em;letter-spacing: 0px;}.ecom-core.ecom-fxch476p6va .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-fxch476p6va .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-fxch476p6va .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-fxch476p6va .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-fxch476p6va{margin-top: 15px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;animation-duration: 700ms !important;}.ecom-core.ecom-fxch476p6va.ecom-animated{animation-duration: 700ms !important;data-animation-delay: 700ms;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fxch476p6va{padding-bottom: 0 !important;}}.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading{text-align: center;margin: 0px;padding: 0px;}.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading,.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading a{font-weight: 600;font-size: 36px;font-family: 'Bricolage Grotesque', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-8xredhltwp6  .element__heading .ecom__heading,.ecom-core.ecom-8xredhltwp6  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading,.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading,.ecom-core.ecom-8xredhltwp6 .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-8xredhltwp6{padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;margin-top: 5px !important;animation-duration: 600ms !important;}.ecom-core.ecom-8xredhltwp6.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8xredhltwp6{padding-bottom: 0 !important;}}.ecom-core.ecom-hloqk456yzv .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-hloqk456yzv .element__heading .ecom__heading,.ecom-core.ecom-hloqk456yzv .element__heading .ecom__heading a{font-size: 24px;line-height: 1.25em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-hloqk456yzv  .element__heading .ecom__heading,.ecom-core.ecom-hloqk456yzv  .element__heading .ecom__heading a{color: #000000;}.ecom-core.ecom-hloqk456yzv .ecom__heading-highlight,.ecom-core.ecom-hloqk456yzv .ecom__heading-highlight a{font-weight: 600;line-height: 39px;}.ecom-core.ecom-hloqk456yzv .ecom__heading-highlight{color: #B22222;sub_gradient: [object Object];border-style: none;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hloqk456yzv .element__heading .ecom__heading,.ecom-core.ecom-hloqk456yzv .element__heading .ecom__heading a{font-size: 31px;line-height: 30px;}.ecom-core.ecom-hloqk456yzv .ecom__heading-highlight,.ecom-core.ecom-hloqk456yzv .ecom__heading-highlight a{line-height: 27px;}}.ecom-core.ecom-hloqk456yzv{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hloqk456yzv{padding-right: 25px !important;padding-left: 25px !important;}}.ecom-core.ecom-xcxq3im2y5>div.core__row--columns{height: auto;}.ecom-core.ecom-xcxq3im2y5>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height: 471px;}.ecom-core.ecom-xcxq3im2y5>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xcxq3im2y5>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height: 400px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xcxq3im2y5>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height: 41vh;}}.ecom-core.ecom-xcxq3im2y5{background-color: #bb1901;}.ecom-core.ecom-xcxq3im2y5{padding: 30px 20px 35px 20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xcxq3im2y5{padding-right: 7.5px !important;padding-left: 7.5px !important;}.ecom-core.ecom-xcxq3im2y5 div.core__row--columns{flex-direction: row;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xcxq3im2y5{padding: 20px 10px 20px 10px !important;}.ecom-core.ecom-xcxq3im2y5 div.core__row--columns{flex-direction: column-reverse;}}
.ecom-core.ecom-5t0ipstnfju{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5t0ipstnfju{width: 100%;}}html body .ecom-core.ecom-5t0ipstnfju>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-hd21wr3r37m .ecom-image-align{align-items: center;}.ecom-core.ecom-hd21wr3r37m .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-hd21wr3r37m .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-hd21wr3r37m .ecom-image-default{width: 100% !important;}.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-hd21wr3r37m .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 41px !important;}}.ecom-core.ecom-eknx11jm377>div.core__row--columns{height: auto;}.ecom-core.ecom-eknx11jm377{margin: -2px !important;padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eknx11jm377{padding-bottom: 0 !important;}}
.ecom-core.ecom-gwyeh3t3lij{width: 100%;}.ecom-core.ecom-gwyeh3t3lij>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gwyeh3t3lij{width: 100%;}.ecom-core.ecom-gwyeh3t3lij>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-gwyeh3t3lij>div.core__column--wrapper{padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-73jvxq45ff3>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}}.ecom-core.ecom-5ovtb4gw2s8{width: 100%;}.ecom-core.ecom-5ovtb4gw2s8>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5ovtb4gw2s8{width: 100%;}}html body .ecom-core.ecom-5ovtb4gw2s8>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(5,minmax(0, 1fr));}.ecom-core.ecom-83b0lymago8{show_price: block;hide_price_if_not_logged_in: false;show_login_to_see_price_text: false;show_picker: show;}@media screen and (min-width: 1025px) {.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-selection .selector-wrapper label{display: none;}}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-simple-add-to-cart{gap: 7px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--item{display: inline-flex;flex-direction: column;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-title-tag{order: 2;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-description{order: 9;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-vendor-element{order: 3;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-sku-element{order: 4;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-type-element{order: 5;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-prices{order: 7;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product--actions{order: 10;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-rating-wrapper{order: 2;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-variants{order: 9;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown{order: 1;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-login-to-see{order: 8;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-83b0lymago8 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(3,minmax(0, 1fr));}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-83b0lymago8 .ecom-collection__product--wrapper-items{grid-template-columns: repeat(2,minmax(0, 1fr));}}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item{background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item .ecom-collection__product-media--container{width: 100% !important;margin-bottom: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title{text-align: center;color: #000;margin: 16px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title a{font-size: 16px;text-decoration: none;font-weight: 600;font-style: normal;line-height: 1.3em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title:hover{color: #000000;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price-wrapper{justify-content: center;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price a{font-weight: 600;font-size: 17px;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.2em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price{color: #000;margin-top: 10px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--regular,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--regular a,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--from,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--from a{font-size: 14px;font-weight: 400;line-height: 1.2em;letter-spacing: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--regular,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--from{color: #545454;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--sale{font-size: 20px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.2em;letter-spacing: 0px;color: #000;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-submit{align-self: center;font-size: 15px;font-weight: 600;text-decoration: none;font-style: normal;text-transform: capitalize;font-family: 'Bricolage Grotesque', sans-serif;letter-spacing: 0px;line-height: 1.25em;width: 80%;height: 44px;min-height: 44px;color: #fff;background-color: #b22222;border-style: none;border-radius: 400px;transition-duration: 400ms;;;padding: 10px 20px 10px 20px;margin-top: 15px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-submit:hover{color: #000000;background-color: #ffd702;border-style: none;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 16px;height: 16px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 12px;font-weight: 400;line-height: 1.25em;text-decoration: none;font-style: normal;text-transform: uppercase;font-family: 'Tenor Sans', sans-serif;letter-spacing: 0px;color: #3F4137;background-color: rgba(0, 0, 0, 0);border-style: solid;border-color: #3F4137;border-radius: 40px;padding: 9px 24px 8px 24px;margin-top: 15px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--quickshop:hover{color: #3F4137;background-color: rgba(63, 65, 55, 0.1);}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width: 19px;height: 19px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 14px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.25em;letter-spacing: 0px;text-decoration: none;text-transform: uppercase;color: #fff;background-color: #555;border-style: none;border-radius: 12px;padding: 10px 30px 10px 30px;margin-top: 15px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--soldout:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--view-more{align-self: center;text-transform: uppercase;text-decoration: none;font-size: 14px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.25em;letter-spacing: 0px;color: #fff;background-color: #31452c;border-style: none;margin-top: 15px;padding: 10px 30px 10px 30px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--view-more:hover{color: #fff;background-color: rgba(49, 69, 44, 0.8);border-style: none;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--view-more svg{width: 19px;height: 19px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self: flex-end;font-size: 10px;font-weight: 500;line-height: 1.3em;font-family: 'DM Sans', sans-serif;letter-spacing: 0px;color: #fff;background-color: #C1272D;border-radius: 30px;padding: 3px 6px 3px 6px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self: flex-end;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.3em;letter-spacing: 0px;color: #fff;background-color: #d1793e;border-radius: 40px;padding: 3px 15px 3px 15px;margin: 0px 0px 5px 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self: flex-end;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.3em;letter-spacing: 0px;color: #ffffff;background-color: #111827;border-radius: 40px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self: flex-end;font-size: 10px;font-family: 'DM Sans', sans-serif;font-weight: 700;line-height: 1.3em;letter-spacing: 0px;text-transform: uppercase;color: #ffffff;background-color: #3c1100;border-radius: 30px;margin-bottom: 5px;padding: 3px 10px 3px 10px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown-wrapper{position: absolute;left: 0px;bottom: 100%;z-index: 2 !important;background-color: #fff;box-shadow: 0px 4px 24px 0 rgba(0, 0, 0, 0.06);border-radius: 16px;overflow: hidden;margin: 16px;padding: 16px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content: center;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown-wrapper--title a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--item{width: 40px;background-color: rgba(0, 0, 0, 0);margin-right: 5px;margin-left: 5px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--number{text-align: center;font-size: 24px;font-weight: 700;font-family: 'DM Sans', sans-serif;line-height: 1.25em;color: #ED2A1E;margin: 0px;padding: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--label{text-align: center;font-size: 10px;font-weight: 500;font-family: 'DM Sans', sans-serif;text-transform: capitalize;line-height: 1.25em;color: #000;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-radio-label{text-align: left;color: #db0202;margin: 0px;padding: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-radio-label,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-radio-label a{font-size: 12px;font-weight: 300;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-radio-list,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list{justify-content: center;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-swatch-item{text-align: center;font-size: 13px;font-weight: 500;font-family: 'DM Sans', sans-serif;line-height: 1.25em;color: #6D7175;background-color: #fff;border-style: solid;border-width: 1px;border-color: #d5d5d5;border-radius: 20px;margin: 8px 4px 0px 4px;padding: 4px 8px 3.5px 8px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-swatch-item:hover{color: #fff;background-color: #000;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color: #fff;background-color: #000;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-main-label{text-align: left;color: #d42222;margin: 10px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-main-label,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-main-label a{font-size: 12px;font-weight: 400;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list{justify-content: center;margin-top: 8px;margin-bottom: 5px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list li{width: 32px;height: 32px;border-style: solid;border-width: 1px;border-color: #DBDBDB;margin: 4px;padding: 0px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style: solid;border-width: 1px;border-color: #C1272D;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style: solid;border-width: 1px;border-color: #C1272D;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list li,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius: 6px;overflow: hidden;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title a{font-size: 14px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price a{line-height: 1.2em;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price{margin-top: 5px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--regular,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--regular a,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--from,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--from a{line-height: 1.2em;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price--sale{line-height: 1.2em;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-submit{align-self: center;font-size: 13px;padding-right: 20px;padding-left: 20px;margin-top: 15px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--quickshop{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--soldout{align-self: center;font-size: 13px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--view-more{align-self: center;font-size: 14px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-countdown-wrapper{padding: 12px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--item{width: 30px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--number{font-size: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item .ecom-collection__product-media img{border-radius: 12px;overflow: hidden;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-item-information-title a{font-size: 15px;font-weight: 600;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-price a{font-size: 14px;font-weight: 600;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-submit{font-size: 14px;font-weight: 600;width: 145px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width: 14px;height: 14px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--quickshop{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--soldout{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;margin-top: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-form__actions--view-more{font-size: 12px;height: 40px;min-height: 40px;padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-time--item{width: 45px;}.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-radio-label,.ecom-core.ecom-83b0lymago8 .ecom-collection__product-picker-radio-label a{font-size: 15px;}}.ecom-core.ecom-83b0lymago8{margin-top: 25px !important;padding-bottom: 0px !important;animation-duration: 600ms !important;}.ecom-core.ecom-83b0lymago8.ecom-animated{animation-duration: 600ms !important;data-animation-delay: 600ms;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-83b0lymago8{margin-top: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-83b0lymago8{margin-top: 22px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jv2o6f8n1x>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}}.ecom-core.ecom-jv2o6f8n1x{padding: 0px !important;}.ecom-core.ecom-fxjycjondft{width: 100.00%;}.ecom-core.ecom-fxjycjondft>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fxjycjondft{width: 100%;}}html body .ecom-core.ecom-fxjycjondft>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-gy8axtgha4i .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-gy8axtgha4i .element__heading .ecom__heading,.ecom-core.ecom-gy8axtgha4i .element__heading .ecom__heading a{font-size: 40px;line-height: 1.25em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-gy8axtgha4i  .element__heading .ecom__heading,.ecom-core.ecom-gy8axtgha4i  .element__heading .ecom__heading a{color: #000000;}.ecom-core.ecom-gy8axtgha4i .ecom__heading-highlight,.ecom-core.ecom-gy8axtgha4i .ecom__heading-highlight a{font-weight: 600;}.ecom-core.ecom-gy8axtgha4i .ecom__heading-highlight{color: #B22222;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gy8axtgha4i .element__heading .ecom__heading,.ecom-core.ecom-gy8axtgha4i .element__heading .ecom__heading a{font-size: 31px;}}.ecom-core.ecom-gy8axtgha4i{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gy8axtgha4i{padding-right: 25px !important;padding-left: 25px !important;}}.ecom-core.ecom-qtc5dz22tf{background-color: #ffffff;}.ecom-core.ecom-qtc5dz22tf>div.ecom-section__overlay>.ecom-overlay{opacity: 0.83;background-color: #FEFCF3;}.ecom-core.ecom-qtc5dz22tf{padding: 20px 20px 40px 20px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qtc5dz22tf{padding: 10px 10px 40px 10px !important;}}
.ecom-core.ecom-k4p9uf9r09g{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k4p9uf9r09g{width: 100%;}}html body .ecom-core.ecom-k4p9uf9r09g>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-ozak5nc9oe .ecom-image-align{align-items: center;}.ecom-core.ecom-ozak5nc9oe .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-ozak5nc9oe .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-ozak5nc9oe .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ozak5nc9oe .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ozak5nc9oe .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ozak5nc9oe .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-ozak5nc9oe .ecom-image-default{width: 100% !important;max-width: 100% !important;}}.ecom-core.ecom-n19q57uz6yt>div.core__row--columns{height: auto;}.ecom-core.ecom-n19q57uz6yt{margin: -2px !important;padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n19q57uz6yt{padding-bottom: 0 !important;}}
.ecom-core.ecom-1ia04do9mbx{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1ia04do9mbx{width: 100%;}}.ecom-core.ecom-ba3xqv276i .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-ba3xqv276i .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-ba3xqv276i .ecom-swiper-slide{animation-duration: 5000ms !important;background-color: #ffd702;border-radius: 16px;overflow: hidden;padding: 0px;margin-top: 72px;margin-bottom: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ba3xqv276i .ecom-swiper-slide{padding-bottom: 0px;}}.ecom-core.ecom-ba3xqv276i{margin: 0px !important;padding: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ba3xqv276i{margin-top: 30px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ba3xqv276i{margin-top: 0px !important;}} .ecom-core.ecom-ba3xqv276i .ecom-swiper-slide{
    overflow: visible !important;
}
.ecom-core.ecom-ba3xqv276i .ecom-swiper-autoheight .ecom-swiper-wrapper{
    height: auto!important;
}.ecom-core.ecom-6fag8vi70t2{background-color: #ffd702;}.ecom-core.ecom-6fag8vi70t2,.ecom-core.ecom-6fag8vi70t2 >div.ecom-section__overlay .ecom-overlay{border-radius: 16px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6fag8vi70t2,.ecom-core.ecom-6fag8vi70t2 >div.ecom-section__overlay .ecom-overlay{border-radius: 16px;}}.ecom-core.ecom-6fag8vi70t2{padding: 15px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6fag8vi70t2{padding: 15px 0px 0px 0px !important;}}.ecom-core.ecom-cc1wx8x467u{width: 100%;}.ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 9px;}.ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cc1wx8x467u{width: 100%;}.ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper{padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-cc1wx8x467u>div.core__column--wrapper{padding-right: 10px !important;padding-left: 10px !important;}}.ecom-core.ecom-y2351rfbft .ecom-text--more-actions button ,.ecom-core.ecom-y2351rfbft .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-y2351rfbft .text-content,.ecom-core.ecom-y2351rfbft  .text-content a,.ecom-core.ecom-y2351rfbft  .text-content p,.ecom-core.ecom-y2351rfbft  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-y2351rfbft .text-content,.ecom-core.ecom-y2351rfbft .text-content a,.ecom-core.ecom-y2351rfbft  .text-content a,.ecom-core.ecom-y2351rfbft  .text-content a a,.ecom-core.ecom-y2351rfbft  .text-content p,.ecom-core.ecom-y2351rfbft  .text-content p a,.ecom-core.ecom-y2351rfbft  .text-content span,.ecom-core.ecom-y2351rfbft  .text-content span a{font-size: 16px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-y2351rfbft .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-y2351rfbft .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-y2351rfbft .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-y2351rfbft .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-y2351rfbft{padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-y2351rfbft{margin-top: 20px !important;padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y2351rfbft{margin-top: 15px !important;padding-bottom: 20px !important;}}.ecom-core.ecom-zt3ivlo7h .ecom-text--more-actions button ,.ecom-core.ecom-zt3ivlo7h .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-zt3ivlo7h .text-content,.ecom-core.ecom-zt3ivlo7h  .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content p,.ecom-core.ecom-zt3ivlo7h  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-zt3ivlo7h .text-content,.ecom-core.ecom-zt3ivlo7h .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content a a,.ecom-core.ecom-zt3ivlo7h  .text-content p,.ecom-core.ecom-zt3ivlo7h  .text-content p a,.ecom-core.ecom-zt3ivlo7h  .text-content span,.ecom-core.ecom-zt3ivlo7h  .text-content span a{font-size: 15px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.5em;font-family: 'Inter', sans-serif;}.ecom-core.ecom-zt3ivlo7h .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-zt3ivlo7h .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-zt3ivlo7h .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-zt3ivlo7h .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zt3ivlo7h .text-content,.ecom-core.ecom-zt3ivlo7h .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content a a,.ecom-core.ecom-zt3ivlo7h  .text-content p,.ecom-core.ecom-zt3ivlo7h  .text-content p a,.ecom-core.ecom-zt3ivlo7h  .text-content span,.ecom-core.ecom-zt3ivlo7h  .text-content span a{font-size: 16px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zt3ivlo7h .text-content,.ecom-core.ecom-zt3ivlo7h .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content a,.ecom-core.ecom-zt3ivlo7h  .text-content a a,.ecom-core.ecom-zt3ivlo7h  .text-content p,.ecom-core.ecom-zt3ivlo7h  .text-content p a,.ecom-core.ecom-zt3ivlo7h  .text-content span,.ecom-core.ecom-zt3ivlo7h  .text-content span a{font-size: 14px;}}.ecom-core.ecom-zt3ivlo7h{padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zt3ivlo7h{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zt3ivlo7h{margin-top: 10px !important;padding-bottom: 0 !important;}}.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading,.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading a{font-weight: 600;font-size: 22px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-8a188rifubr  .element__heading .ecom__heading,.ecom-core.ecom-8a188rifubr  .element__heading .ecom__heading a{color: #000000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading,.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading a{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading,.ecom-core.ecom-8a188rifubr .element__heading .ecom__heading a{font-size: 19px;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8a188rifubr{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8a188rifubr{margin-top: 10px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-2ixz7ycjoau .ecom-image-align{align-items: center;}.ecom-core.ecom-2ixz7ycjoau .ecom-image-default{width: 30% !important;max-width: 100% !important;}.ecom-core.ecom-2ixz7ycjoau .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-2ixz7ycjoau .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-2ixz7ycjoau .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-2ixz7ycjoau .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-2ixz7ycjoau .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-tzfnqjoug9 .ecom-image-align{align-items: center;}.ecom-core.ecom-tzfnqjoug9 .ecom-image-default{width: 73px !important;max-width: 100% !important;}.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture > img{border-style: solid;border-width: 3px;border-color: #388e3c;}.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture > img{border-radius: 50%;overflow: hidden;}.ecom-core.ecom-tzfnqjoug9 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-tzfnqjoug9 .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-tzfnqjoug9 .ecom-image-default{width: 34% !important;}}.ecom-core.ecom-tzfnqjoug9{margin-top: -61px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tzfnqjoug9{padding-bottom: 0 !important;}}.ecom-core.ecom-jh282ojv70e{background-color: #ffd702;}.ecom-core.ecom-jh282ojv70e,.ecom-core.ecom-jh282ojv70e >div.ecom-section__overlay .ecom-overlay{border-radius: 16px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jh282ojv70e,.ecom-core.ecom-jh282ojv70e >div.ecom-section__overlay .ecom-overlay{border-radius: 16px;}}.ecom-core.ecom-jh282ojv70e{padding: 15px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jh282ojv70e{padding: 15px 0px 0px 0px !important;}}.ecom-core.ecom-ph6d3cjyncd{width: 100%;}.ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 9px;}.ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ph6d3cjyncd{width: 100%;}.ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper{padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ph6d3cjyncd>div.core__column--wrapper{padding-right: 10px !important;padding-left: 10px !important;}}.ecom-core.ecom-nrt1aj4iu1 .ecom-text--more-actions button ,.ecom-core.ecom-nrt1aj4iu1 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-nrt1aj4iu1 .text-content,.ecom-core.ecom-nrt1aj4iu1  .text-content a,.ecom-core.ecom-nrt1aj4iu1  .text-content p,.ecom-core.ecom-nrt1aj4iu1  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-nrt1aj4iu1 .text-content,.ecom-core.ecom-nrt1aj4iu1 .text-content a,.ecom-core.ecom-nrt1aj4iu1  .text-content a,.ecom-core.ecom-nrt1aj4iu1  .text-content a a,.ecom-core.ecom-nrt1aj4iu1  .text-content p,.ecom-core.ecom-nrt1aj4iu1  .text-content p a,.ecom-core.ecom-nrt1aj4iu1  .text-content span,.ecom-core.ecom-nrt1aj4iu1  .text-content span a{font-size: 16px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-nrt1aj4iu1 .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-nrt1aj4iu1 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-nrt1aj4iu1 .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-nrt1aj4iu1 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-nrt1aj4iu1{padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrt1aj4iu1{margin-top: 20px !important;padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrt1aj4iu1{margin-top: 15px !important;padding-bottom: 20px !important;}}.ecom-core.ecom-120svztf3wh .ecom-text--more-actions button ,.ecom-core.ecom-120svztf3wh .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-120svztf3wh .text-content,.ecom-core.ecom-120svztf3wh  .text-content a,.ecom-core.ecom-120svztf3wh  .text-content p,.ecom-core.ecom-120svztf3wh  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-120svztf3wh .text-content,.ecom-core.ecom-120svztf3wh .text-content a,.ecom-core.ecom-120svztf3wh  .text-content a,.ecom-core.ecom-120svztf3wh  .text-content a a,.ecom-core.ecom-120svztf3wh  .text-content p,.ecom-core.ecom-120svztf3wh  .text-content p a,.ecom-core.ecom-120svztf3wh  .text-content span,.ecom-core.ecom-120svztf3wh  .text-content span a{font-size: 15px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.5em;font-family: 'Inter', sans-serif;}.ecom-core.ecom-120svztf3wh .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-120svztf3wh .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-120svztf3wh .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-120svztf3wh .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-120svztf3wh .text-content,.ecom-core.ecom-120svztf3wh .text-content a,.ecom-core.ecom-120svztf3wh  .text-content a,.ecom-core.ecom-120svztf3wh  .text-content a a,.ecom-core.ecom-120svztf3wh  .text-content p,.ecom-core.ecom-120svztf3wh  .text-content p a,.ecom-core.ecom-120svztf3wh  .text-content span,.ecom-core.ecom-120svztf3wh  .text-content span a{font-size: 16px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-120svztf3wh .text-content,.ecom-core.ecom-120svztf3wh .text-content a,.ecom-core.ecom-120svztf3wh  .text-content a,.ecom-core.ecom-120svztf3wh  .text-content a a,.ecom-core.ecom-120svztf3wh  .text-content p,.ecom-core.ecom-120svztf3wh  .text-content p a,.ecom-core.ecom-120svztf3wh  .text-content span,.ecom-core.ecom-120svztf3wh  .text-content span a{font-size: 14px;}}.ecom-core.ecom-120svztf3wh{padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-120svztf3wh{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-120svztf3wh{margin-top: 10px !important;}}.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading,.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading a{font-weight: 600;font-size: 22px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-0h2lyhkg90fi  .element__heading .ecom__heading,.ecom-core.ecom-0h2lyhkg90fi  .element__heading .ecom__heading a{color: #000000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading,.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading a{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading,.ecom-core.ecom-0h2lyhkg90fi .element__heading .ecom__heading a{font-size: 19px;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0h2lyhkg90fi{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0h2lyhkg90fi{margin-top: 10px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-jd2pz6ov38 .ecom-image-align{align-items: center;}.ecom-core.ecom-jd2pz6ov38 .ecom-image-default{width: 30% !important;max-width: 100% !important;}.ecom-core.ecom-jd2pz6ov38 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-jd2pz6ov38 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-jd2pz6ov38 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-jd2pz6ov38 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-jd2pz6ov38 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-jccao7dfkwo .ecom-image-align{align-items: center;}.ecom-core.ecom-jccao7dfkwo .ecom-image-default{width: 73px !important;max-width: 100% !important;}.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture > img{border-style: solid;border-width: 3px;border-color: #388e3c;}.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture > img{border-radius: 50%;overflow: hidden;}.ecom-core.ecom-jccao7dfkwo .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-jccao7dfkwo .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-jccao7dfkwo .ecom-image-default{width: 34% !important;}}.ecom-core.ecom-jccao7dfkwo{margin-top: -61px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jccao7dfkwo{padding-bottom: 0 !important;}}.ecom-core.ecom-yp4t07uaw9{background-color: #ffd702;}.ecom-core.ecom-yp4t07uaw9,.ecom-core.ecom-yp4t07uaw9 >div.ecom-section__overlay .ecom-overlay{border-radius: 16px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yp4t07uaw9,.ecom-core.ecom-yp4t07uaw9 >div.ecom-section__overlay .ecom-overlay{border-radius: 16px;}}.ecom-core.ecom-yp4t07uaw9{padding: 15px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yp4t07uaw9{padding: 15px 0px 0px 0px !important;}}.ecom-core.ecom-0jc5x2lx9o0u{width: 100%;}.ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 9px;}.ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0jc5x2lx9o0u{width: 100%;}.ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}}html body .ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper{padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-0jc5x2lx9o0u>div.core__column--wrapper{padding-right: 10px !important;padding-left: 10px !important;}}.ecom-core.ecom-7k5tibdir2m .ecom-text--more-actions button ,.ecom-core.ecom-7k5tibdir2m .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-7k5tibdir2m .text-content,.ecom-core.ecom-7k5tibdir2m  .text-content a,.ecom-core.ecom-7k5tibdir2m  .text-content p,.ecom-core.ecom-7k5tibdir2m  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-7k5tibdir2m .text-content,.ecom-core.ecom-7k5tibdir2m .text-content a,.ecom-core.ecom-7k5tibdir2m  .text-content a,.ecom-core.ecom-7k5tibdir2m  .text-content a a,.ecom-core.ecom-7k5tibdir2m  .text-content p,.ecom-core.ecom-7k5tibdir2m  .text-content p a,.ecom-core.ecom-7k5tibdir2m  .text-content span,.ecom-core.ecom-7k5tibdir2m  .text-content span a{font-size: 16px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-7k5tibdir2m .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-7k5tibdir2m .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-7k5tibdir2m .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-7k5tibdir2m .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-7k5tibdir2m{padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7k5tibdir2m{margin-top: 20px !important;padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7k5tibdir2m{margin-top: 15px !important;padding-bottom: 20px !important;}}.ecom-core.ecom-ousfbsm7gbg .ecom-text--more-actions button ,.ecom-core.ecom-ousfbsm7gbg .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ousfbsm7gbg .text-content,.ecom-core.ecom-ousfbsm7gbg  .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content p,.ecom-core.ecom-ousfbsm7gbg  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-ousfbsm7gbg .text-content,.ecom-core.ecom-ousfbsm7gbg .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content a a,.ecom-core.ecom-ousfbsm7gbg  .text-content p,.ecom-core.ecom-ousfbsm7gbg  .text-content p a,.ecom-core.ecom-ousfbsm7gbg  .text-content span,.ecom-core.ecom-ousfbsm7gbg  .text-content span a{font-size: 15px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.5em;font-family: 'Inter', sans-serif;}.ecom-core.ecom-ousfbsm7gbg .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-ousfbsm7gbg .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ousfbsm7gbg .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-ousfbsm7gbg .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ousfbsm7gbg .text-content,.ecom-core.ecom-ousfbsm7gbg .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content a a,.ecom-core.ecom-ousfbsm7gbg  .text-content p,.ecom-core.ecom-ousfbsm7gbg  .text-content p a,.ecom-core.ecom-ousfbsm7gbg  .text-content span,.ecom-core.ecom-ousfbsm7gbg  .text-content span a{font-size: 16px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ousfbsm7gbg .text-content,.ecom-core.ecom-ousfbsm7gbg .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content a,.ecom-core.ecom-ousfbsm7gbg  .text-content a a,.ecom-core.ecom-ousfbsm7gbg  .text-content p,.ecom-core.ecom-ousfbsm7gbg  .text-content p a,.ecom-core.ecom-ousfbsm7gbg  .text-content span,.ecom-core.ecom-ousfbsm7gbg  .text-content span a{font-size: 14px;}}.ecom-core.ecom-ousfbsm7gbg{padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ousfbsm7gbg{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ousfbsm7gbg{margin-top: 10px !important;}}.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading,.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading a{font-weight: 600;font-size: 22px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-x75nadmwap  .element__heading .ecom__heading,.ecom-core.ecom-x75nadmwap  .element__heading .ecom__heading a{color: #000000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading,.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading a{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading,.ecom-core.ecom-x75nadmwap .element__heading .ecom__heading a{font-size: 19px;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-x75nadmwap{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x75nadmwap{margin-top: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-xtqnkrivcpe .ecom-image-align{align-items: center;}.ecom-core.ecom-xtqnkrivcpe .ecom-image-default{width: 30% !important;max-width: 100% !important;}.ecom-core.ecom-xtqnkrivcpe .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-xtqnkrivcpe .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-xtqnkrivcpe .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-xtqnkrivcpe .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-xtqnkrivcpe .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-6lyo30bi7ac .ecom-image-align{align-items: center;}.ecom-core.ecom-6lyo30bi7ac .ecom-image-default{width: 73px !important;max-width: 100% !important;}.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture > img{border-style: solid;border-width: 3px;border-color: #388e3c;}.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture > img{border-radius: 50%;overflow: hidden;}.ecom-core.ecom-6lyo30bi7ac .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-6lyo30bi7ac .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-6lyo30bi7ac .ecom-image-default{width: 34% !important;}}.ecom-core.ecom-6lyo30bi7ac{margin-top: -61px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6lyo30bi7ac{padding-bottom: 0 !important;}}.ecom-core.ecom-0rpt8sdhoz1q .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0rpt8sdhoz1q .element__heading .ecom__heading,.ecom-core.ecom-0rpt8sdhoz1q .element__heading .ecom__heading a{font-size: 40px;line-height: 1.25em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-0rpt8sdhoz1q  .element__heading .ecom__heading,.ecom-core.ecom-0rpt8sdhoz1q  .element__heading .ecom__heading a{color: #000000;}.ecom-core.ecom-0rpt8sdhoz1q .ecom__heading-highlight,.ecom-core.ecom-0rpt8sdhoz1q .ecom__heading-highlight a{font-weight: 600;}.ecom-core.ecom-0rpt8sdhoz1q .ecom__heading-highlight{color: #B22222;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0rpt8sdhoz1q .element__heading .ecom__heading,.ecom-core.ecom-0rpt8sdhoz1q .element__heading .ecom__heading a{font-size: 31px;}}.ecom-core.ecom-0rpt8sdhoz1q{padding-top: 0px !important;padding-bottom: 20px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0rpt8sdhoz1q{padding-right: 25px !important;padding-left: 25px !important;}}.ecom-core.ecom-2fc79npij37>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-2fc79npij37{background-color: #ffedc8;}.ecom-core.ecom-2fc79npij37{padding: 0px 70px 40px 70px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2fc79npij37{padding-top: 50px !important;padding-bottom: 220px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2fc79npij37{padding: 20px 10px 15px 10px !important;}}
.ecom-core.ecom-g1klfo0uzch{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g1klfo0uzch{width: 100%;}}html body .ecom-core.ecom-g1klfo0uzch>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-i085iq6ytj .ecom-image-align{align-items: center;}.ecom-core.ecom-i085iq6ytj .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-i085iq6ytj .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-i085iq6ytj .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-i085iq6ytj .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-i085iq6ytj .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-i085iq6ytj .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-i085iq6ytj .ecom-image-default{width: 100% !important;max-width: 100% !important;}}.ecom-core.ecom-i0qg6mb5f1b>div.core__row--columns{height: auto;}.ecom-core.ecom-i0qg6mb5f1b{margin: -2px !important;padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i0qg6mb5f1b{padding-bottom: 0 !important;}}
.ecom-core.ecom-uevp4mhyrj{width: 100%;}.ecom-core.ecom-uevp4mhyrj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uevp4mhyrj{width: 100%;}}html body .ecom-core.ecom-uevp4mhyrj>div.core__column--wrapper{padding: 0px !important;}.ecom-core.ecom-k7usttgam2i .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-k7usttgam2i .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-k7usttgam2i .ecom-swiper-slide{margin: 0px;padding: 0px;}.ecom-core.ecom-k7usttgam2i{margin: 30px 0px 0px 0px !important;padding: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k7usttgam2i{margin-top: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k7usttgam2i{margin-top: 10px !important;padding-top: 15px !important;}} .ecom-core.ecom-k7usttgam2i .ecom-elements-slider{
    overflow: visible;
}
@media(min-width:1025px){
.ecom-core.ecom-k7usttgam2i .ecom-slider--container:hover .ecom-swiper-button{
    opacity: 1;
    visibility: visible;
}
.ecom-core.ecom-k7usttgam2i .ecom-swiper-button{
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
}
@media(max-width:1024px){
.ecom-core.ecom-k7usttgam2i .ecom-content-item .icon-hover-show{
    opacity: 1;
    visibility: visible;
    padding: 0;
}
}
.ecom-core.ecom-k7usttgam2i .ecom-content-item:hover .icon-hover-show{
    opacity: 1;
    visibility: visible;
    padding: 0;
}.ecom-core.ecom-yrsz0j8eqp .ecom-image-align{align-items: center;}.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-yrsz0j8eqp .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-otn06ixor5l .ecom-image-align{align-items: center;}.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-otn06ixor5l .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-boaet1juu5p .ecom-image-align{align-items: center;}.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-boaet1juu5p .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-hp9fq21zn7a .ecom-image-align{align-items: center;}.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-hp9fq21zn7a .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-e611bg28izn .ecom-image-align{align-items: center;}.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture:hover{transform: scale(0.9);}.ecom-core.ecom-e611bg28izn .ecom-base-image .ecom-image-picture{transition: all 400ms ease;}.ecom-core.ecom-02c1fn6zvi91 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-02c1fn6zvi91 .element__heading .ecom__heading,.ecom-core.ecom-02c1fn6zvi91 .element__heading .ecom__heading a{font-size: 40px;line-height: 1.25em;font-family: 'Bricolage Grotesque', sans-serif;}.ecom-core.ecom-02c1fn6zvi91  .element__heading .ecom__heading,.ecom-core.ecom-02c1fn6zvi91  .element__heading .ecom__heading a{color: #000000;}.ecom-core.ecom-02c1fn6zvi91 .ecom__heading-highlight,.ecom-core.ecom-02c1fn6zvi91 .ecom__heading-highlight a{font-weight: 600;}.ecom-core.ecom-02c1fn6zvi91 .ecom__heading-highlight{color: #B22222;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-02c1fn6zvi91 .element__heading .ecom__heading,.ecom-core.ecom-02c1fn6zvi91 .element__heading .ecom__heading a{font-size: 31px;}}.ecom-core.ecom-02c1fn6zvi91{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-02c1fn6zvi91{padding-right: 25px !important;padding-left: 25px !important;}}.ecom-core.ecom-lxujv6mh99s{background-color: #ffffff;}.ecom-core.ecom-lxujv6mh99s{padding: 0px 20px 50px 20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lxujv6mh99s{padding-top: 15px !important;padding-bottom: 30px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lxujv6mh99s{padding: 15px 10px 30px 10px !important;}}


.dT_collectionOverlay { display: none !important; }
.dT_LoadingOverlay { display: none !important;



.ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item:hover, .ecom-core.ecom-ndk12qz434 .ecom-collection__product-swatch-item.ecom-product-swatch-item--active {
    color: #000000;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}