
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      

  .heading-1,
  .heading-2,
  .heading-3,
  .heading-4,
  .heading-5,
  .heading-6,
  .text-utility-sm,
  .text-body,
  .text-body-sm {
  	
  			font-family: var(--font-manrope);
  		
  }

  .text-utility,
  .text-eyebrow-sm,
  .text-eyebrow-lg {
  	
  			font-family: var(--font-bricolage-grotesque);
  	
  }

  .primary-font {
  	
  			font-family: var(--font-manrope);
  		
  }

  .secondary-font {
  	
  			font-family: var(--font-bricolage-grotesque);
  	
  }

  .heading-1 {
  	font-size: 50px;
  	font-weight: 400;
  	letter-spacing: -0.01em;
  	line-height: 1;
  }

   @media screen and (max-width: 1025px) {
   	.heading-1--mob {
   		font-size: 50px;
   		font-weight: 400;
   		letter-spacing: -0.62px;
   		line-height: 1;
   	}

   	.heading-2--mob {
   		font-size: 40px;
   		font-weight: 400;
   		letter-spacing: -0.8px;
   		line-height: 1.1;
   	}

   	.heading-3--mob {
   		font-size: 32px;
   		font-weight: 400;
   		letter-spacing: -0.64px;
   		line-height: 1.1;
   	}

   	.heading-4--mob {
   		font-size: 24px;
   		font-weight: 400;
   		letter-spacing: -0.24px;
   		line-height: 1.2;
   	}

   	.heading-5--mob {
   		font-size: 20px;
   		font-weight: 400;
   		letter-spacing: -0.2px;
   		line-height: 1.2;
   	}

   	.heading-6--mob {
   		font-size: 16px;
   		font-weight: 400;
   		letter-spacing: 0;
   		line-height: 1.3;
   	}

   	.text-body--mob {
   		font-size: 14px;
   		font-weight: 400;
   		letter-spacing: 0;
   		line-height: 1.16;
   	}

   	.text-body-sm--mob {
   		font-size: 12px;
   		font-weight: 400;
   		letter-spacing: 0.12px;
   		line-height: 1.4;
   	}

   	.text-utility--mob {
   		font-size: 16px;
   		letter-spacing: 0px;
   		line-height: 1.1;
   	}

   	.text-utility-sm--mob {
   		font-size: 12px;
   		font-weight: 500;
   		letter-spacing: 0.192px;
   		line-height: 1.1;
   	}

   	.text-eyebrow-sm--mob {
   		font-size: 20px;
   		font-weight: 400;
   		letter-spacing: 0px;
   		line-height: 1.2;
   	}
   }

   @media screen and (min-width: 1024px) {
   	.heading-1 {
   		font-size: 62px;
   		font-weight: 400;
   		letter-spacing: -0.62px;
   		line-height: 1;
   	}

   	.heading-2 {
   		font-size: 54px;
   		font-weight: 400;
   		letter-spacing: -1.08px;
   		line-height: 1.1;
   	}

   	.heading-3 {
   		font-size: 40px;
   		font-weight: 400;
   		letter-spacing: -0.8px;
   		line-height: 1.1;
   	}

   	.heading-4 {
   		font-size: 30px;
   		font-weight: 400;
   		letter-spacing: 0px;
   	}

   	.heading-5 {
   		font-size: 20px;
   		font-weight: 400;
   		letter-spacing: -0.2px;
   		line-height: 1.2;
   	}

   	.text-body {
   		font-size: 16px;
   		font-weight: 400;
   		letter-spacing: 0.16px;
   		line-height: 1.4;
   	}

   	.text-body-sm {
   		font-size: 14px;
   		font-weight: 400;
   		letter-spacing: 0.14px;
   		line-height: 1.4;
   	}

   	.text-utility {
   		font-size: 18px;
   		font-weight: 400;
   		letter-spacing: 0px;
   		line-height: 1.1;
   	}

   	.text-utility-sm {
   		font-size: 12px;
   		font-weight: 500;
   		letter-spacing: 0.192px;
   		line-height: 1.1;
   	}

   	.text-eyebrow-sm {
   		font-size: 20px;
   		font-weight: 400;
   		letter-spacing: 0px;
   		line-height: 1.2;
   	}

   	.text-eyebrow-lg {
   		font-size: 30px;
   		font-weight: 400;
   		letter-spacing: 0px;
   		line-height: 1.2;
   	}
   }

    .hava--text-black-1 {
    	color: var(--hava-color-black-1)
    }
    .hava--text-black-2 {
    	color: var(--hava-color-black-2)
    }
    .hava--text-black-3 {
    	color: var(--hava-color-black-3)
    }

    .hava--text-white {
    	color: var(--hava-color-white)
    }

    .hava--text-brand-red {
    	color: var(--hava-color-brand-red)
    }

    .hava--text-deep-red {
    	color: var(--hava-color-deep-red)
    }

    .hava--text-grey-500 {
    	color: var(--hava-color-grey-500)
    }

    .hava--text-grey-400 {
    	color: var(--hava-color-grey-400)
    }

    .hava--text-grey-300 {
    	color: var(--hava-color-grey-300)
    }

    .hava--text-grey-200 {
    	color: var(--hava-color-grey-200)
    }

    .hava--text-grey-100 {
    	color: var(--hava-color-grey-100)
    }


    .hava--bg-black {
    	background-color: var(--hava-color-black-1)
    }

    .hava--bg-white {
    	background-color: var(--hava-color-white)
    }

    .hava--bg-brand-red {
    	background-color: var(--hava-color-brand-red)
    }

    .hava--bg-deep-red {
    	background-color: var(--hava-color-deep-red)
    }

    .hava--bg-grey-500 {
    	background-color: var(--hava-color-grey-500)
    }

    .hava--bg-grey-400 {
    	background-color: var(--hava-color-grey-400)
    }

    .hava--bg-grey-300 {
    	background-color: var(--hava-color-grey-300)
    }

    .hava--bg-grey-200 {
    	background-color: var(--hava-color-grey-200)
    }

    .hava--bg-grey-100 {
    	background-color: var(--hava-color-grey-100)
    }


            Liquid error (layout/theme line 228): font_face can only be used with a font dropLiquid error (layout/theme line 228): font_face can only be used with a font drop:root {
              --font-body-family: ,
              ;
              --font-body-style: ;
              --font-body-weight: ;
              --font-body-weight-bold: 300;

              --font-heading-family: ,
              ;
              --font-heading-style: ;
              --font-heading-weight: ;

              --font-body-scale: 1.0;
              --font-heading-scale: 1.0;

              --color-base-text: ,
              ,
              ;
              --color-shadow: ,
              ,
              ;
              --color-base-background-1: ,
              ,
              ;
              --color-base-background-2: ,
              ,
              ;
              --color-base-solid-button-labels: ,
              ,
              ;
              --color-base-outline-button-labels: ,
              ,
              ;
              --color-base-accent-1: ,
              ,
              ;
              --color-base-accent-2: ,
              ,
              ;
              --payment-terms-background-color: #ffffff;

              --gradient-base-background-1: 
              #ffffff
            ;
              --gradient-base-background-2: 
              #f3f3f3
            ;
              --gradient-base-accent-1: 
              #121212
            ;
              --gradient-base-accent-2: 
              #334fb4
            ;
              --media-padding: px;
              --media-border-opacity: 0.05;
              --media-border-width: 1px;
              --media-radius: 0px;
              --media-shadow-opacity: 0.0;
              --media-shadow-horizontal-offset: 0px;
              --media-shadow-vertical-offset: 4px;
              --media-shadow-blur-radius: 5px;
              --media-shadow-visible: 
              0;

              --page-width: 150rem;
              --page-width-margin: 
              0rem;

              --product-card-image-padding: 0.0rem;
              --product-card-corner-radius: 0.0rem;
              --product-card-text-alignment: left;
              --product-card-border-width: 0.0rem;
              --product-card-border-opacity: 0.1;
              --product-card-shadow-opacity: 0.0;
              --product-card-shadow-visible: 
              0;
              --product-card-shadow-horizontal-offset: 0.0rem;
              --product-card-shadow-vertical-offset: 0.4rem;
              --product-card-shadow-blur-radius: 0.5rem;

              --collection-card-image-padding: 0.0rem;
              --collection-card-corner-radius: 0.0rem;
              --collection-card-text-alignment: left;
              --collection-card-border-width: 0.0rem;
              --collection-card-border-opacity: 0.1;
              --collection-card-shadow-opacity: 0.0;
              --collection-card-shadow-visible: 
              0;
              --collection-card-shadow-horizontal-offset: 0.0rem;
              --collection-card-shadow-vertical-offset: 0.4rem;
              --collection-card-shadow-blur-radius: 0.5rem;

              --blog-card-image-padding: 0.0rem;
              --blog-card-corner-radius: 0.0rem;
              --blog-card-text-alignment: left;
              --blog-card-border-width: 0.0rem;
              --blog-card-border-opacity: 0.1;
              --blog-card-shadow-opacity: 0.0;
              --blog-card-shadow-visible: 
              0;
              --blog-card-shadow-horizontal-offset: 0.0rem;
              --blog-card-shadow-vertical-offset: 0.4rem;
              --blog-card-shadow-blur-radius: 0.5rem;

              --badge-corner-radius: 4.0rem;

              --popup-border-width: 1px;
              --popup-border-opacity: 0.1;
              --popup-corner-radius: 0px;
              --popup-shadow-opacity: 0.0;
              --popup-shadow-horizontal-offset: 0px;
              --popup-shadow-vertical-offset: 4px;
              --popup-shadow-blur-radius: 5px;

              --drawer-border-width: 1px;
              --drawer-border-opacity: 0.1;
              --drawer-shadow-opacity: 0.0;
              --drawer-shadow-horizontal-offset: 0px;
              --drawer-shadow-vertical-offset: 4px;
              --drawer-shadow-blur-radius: 5px;
            --grid-desktop-vertical-spacing: 8px;
            --grid-desktop-horizontal-spacing: 8px;
            --grid-mobile-vertical-spacing: 4px;
            --grid-mobile-horizontal-spacing: 4px;
            --text-boxes-border-opacity: 0.1;
            --text-boxes-border-width: 0px;
            --text-boxes-radius: 0px;
            --text-boxes-shadow-opacity: 0.0;
            --text-boxes-shadow-visible: 
              1;
            --text-boxes-shadow-horizontal-offset: 0px;
            --text-boxes-shadow-vertical-offset: 4px;
            --text-boxes-shadow-blur-radius: 5px;

            --buttons-radius: 0px;
            --buttons-radius-outset: 
            0px;
            --buttons-border-width: 
              1
            px;
            --buttons-border-opacity: 1.0;
            --buttons-shadow-opacity: 0.0;
            --buttons-shadow-visible: 
            0;
            --buttons-shadow-horizontal-offset: 0px;
            --buttons-shadow-vertical-offset: 4px;
            --buttons-shadow-blur-radius: 5px;
            --buttons-border-offset: 
            0px;

            --inputs-radius: 0px;
            --inputs-border-width: 1px;
            --inputs-border-opacity: 0.55;
            --inputs-shadow-opacity: 0.0;
            --inputs-shadow-horizontal-offset: 0px;
            --inputs-margin-offset: 
            0px;
            --inputs-shadow-vertical-offset: 4px;
            --inputs-shadow-blur-radius: 5px;
            --inputs-radius-outset: 
            0px;

            --variant-pills-radius: 40px;
            --variant-pills-border-width: 1px;
            --variant-pills-border-opacity: 0.55;
            --variant-pills-shadow-opacity: 0.0;
            --variant-pills-shadow-horizontal-offset: 0px;
            --variant-pills-shadow-vertical-offset: 4px;
            --variant-pills-shadow-blur-radius: 5px;
          }

          :root {
            --section-vertical-spacing--desktop: 28px;
            --section-vertical-spacing--mobile: 10px;
          }

          *,
          *::before,
          *::after {
            box-sizing: inherit;
          }

          html {
            box-sizing: border-box;
            height: 100%;
          }

          body {
            display: grid;
            grid-template-rows: auto auto 1fr auto;
            grid-template-columns: 100%;
            min-height: 100%;
            margin: 0;
            line-height: calc(1 + 0.8 / var(--font-body-scale));
            font-style: var(--font-body-style);
            font-weight: var(--font-body-weight);
          }
          #usntA42Toggle {
            right: 0 !important;
            bottom: 50% !important;
            left: auto !important;
          }
          #usntA42Toggle a#usntA42Link {
            border-radius: 0 !important;
          }
          #usntA42Toggle i#usntA42Icon {
            border-radius: 0 !important;
          }

          .ot-floating-button__front {
            margin-left: calc(19px - 1vw);
          }
    
.xnpe_async_hide{opacity:0 !important}

.srp-megamenu{display:none}
.srp-megamenu:target,.srp-megamenu.srp-open{display:block;position:fixed;top:64px;left:0;right:0;max-height:82vh;overflow:auto;background:#fff;z-index:2147483000;padding:20px 28px;box-shadow:0 12px 32px rgba(0,0,0,.18)}
.srp-megamenu-close{position:absolute;top:10px;right:18px;font-size:26px;line-height:1;text-decoration:none;color:#333}
.srp-product{display:flex;flex-wrap:wrap;gap:32px;max-width:1200px;margin:32px auto;padding:0 20px}
.srp-gallery{flex:1 1 420px;min-width:300px}
.srp-main-image img{width:100%;height:auto;display:block}
.srp-thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;list-style:none;padding:0}
.srp-thumb{border:1px solid #ddd;background:none;padding:0;cursor:pointer;width:72px;height:72px;overflow:hidden}
.srp-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.srp-thumb.srp-selected{border-color:#000}
.srp-info{flex:1 1 360px;min-width:280px}
.srp-title{font-size:28px;margin:0 0 12px}
.srp-price{font-size:20px;margin:0 0 16px}
.srp-price s{color:#999;margin-left:8px;font-size:16px}
.srp-option{margin:0 0 14px}
.srp-option-label{display:block;font-size:13px;color:#666;margin-bottom:6px}
.srp-variant{border:1px solid #ccc;background:#fff;padding:8px 14px;margin:0 8px 8px 0;cursor:pointer}
.srp-variant.srp-selected{border-color:#000;box-shadow:0 0 0 1px #000}
.srp-add{display:inline-block;background:#000;color:#fff;padding:14px 32px;text-decoration:none;margin:8px 0 20px}
.srp-description{line-height:1.6;color:#333}
.srp-related{max-width:1200px;margin:24px auto 48px;padding:0 20px}
.srp-related-row{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;list-style:none;margin:0}
.srp-related-row>*{scroll-snap-align:start;flex:0 0 220px}
ul.srp-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}
.srp-article-card a{display:block;text-decoration:none;color:inherit;padding:18px}
.srp-article-card img{width:100%;height:auto;display:block;margin-bottom:12px}
.srp-article-title{display:block;font-size:17px;font-weight:600;margin-bottom:8px;line-height:1.4}
.srp-article-excerpt{display:block;font-size:13px;color:#666;line-height:1.55}


  cart-drawer.is-empty .drawer__inner {
    display: flex;
    align-items: stretch;
  }

  .cart-drawer__scroll {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
  }

  .cart-drawer__scroll > cart-drawer-items {
    display: block;
    flex: none;
    overflow: visible;
    height: auto;
  }

  #dynamic-checkout-cart {
    display: none;
    width: 50%;
  }

  #dynamic-checkout-cart ul > #ApplePay-button {
    width: 100% !important;
    flex-basis: 100% !important;
    margin-top: 0 !important;
  }

  #dynamic-checkout-cart ul > li > #ApplePay-button-child {
    border-radius: 0 !important;
    height: 48px !important;
  }
  .cross-container-cart {
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
  }
  .horizontal-line-cart,
  .vertical-line-cart {
    position: absolute;
    background-color: black;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .horizontal-line-cart {
    width: 100%;
    height: 2px;
  }
  .vertical-line-cart {
    width: 2px;
    height: 100%;
    transition: transform 0.3s ease;
  }
  .collapsed .vertical-line-cart {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  apple-pay-button {
    --apple-pay-button-width: 50%;
    --apple-pay-button-height: 30px;
    --apple-pay-button-border-radius: 3px;
    --apple-pay-button-padding: 0 0;
    --apple-pay-button-box-sizing: border-box;
  }
  .drawer {
    visibility: hidden;
  }

  .cart__blocks .loading,
  .drawer .loading {
    position: relative;
  }

  .cart__blocks .loading::before,
  .drawer .loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(211, 211, 211, 0.5);
    /* Light grey with low opacity */
    z-index: 10;
  }

  .cart__blocks .loading::after,
  .drawer .loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #e50001;
    border-right-color: #e50001;
    border-bottom-color: #e50001;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spinner 1s linear infinite;
    z-index: 11;
  }

  @keyframes spinner {
    to {
      transform: rotate(360deg);
    }
  }



  .upsell-widget-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: #8b8b8b #e6e6e6;
  }
  .upsell-widget-scrollbar::-webkit-scrollbar-button {
    color:transparent
}
    


  .quick-view__container {
    display: none;
    visibility: hidden;
  }
  
  .product-card:hover .quick-view__container {
    display: flex;
    visibility: visible;
  }
  
  .product-card__title > a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }


  .size-chart-opened {
    z-index: 50;
    position: initial !important;
  }

  .size_chart_modal-section {
    right: -110%;
    display: none;

    &.active {
      display: flex !important;
    }
  }

  .size_chart_modal-table-header .size_chart_modal-table-btn {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
  }

  .size_chart_modal-table-header .size_chart_modal-table-btn.active {
    border-color: #E50000;
  }

  .size_chart_modal-guide {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #F9F9F9;
  }

  .size_chart_modal-guide th,
  .size_chart_modal-guide td {
    height: 40px;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.2;
  }

  .size_chart_modal-guide th {
    font-weight: 600;
    background-color: #333333;
    border-right: 1px solid #F7F7F7;
    color: #FFFFFF;
  }

  .size_chart_modal-guide td {
    font-weight: 400;
  }

  .size_chart_modal-guide tbody tr {
    display: none;
    height: 50px;
  }

  .size_chart_modal-guide tbody tr.active {
    display: table-row;

     &:nth-child(2n) {
      background-color: #FFFFFF;
    }
  }


  .announcement-bar[data-state='unmounted'] {
    opacity: 0;
  }

  .announcement-bar[data-state='mounted'] {
    opacity: 1;
  }


    .bg-palette-menu{
    background-color: #f1f1f1;
    }

    .bg-transparent-coloring{
      color: white !important;
      fill: white !important;
      background-color: transparent !important;
    }

    /* sticky-header:hover .bg-transparent-coloring{
      color: black !important;
      fill: black !important;
    } */

    @media (min-width:992px){
    .black-oval {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: black;
    border-radius: 50%;
    opacity: 1;
    transition: opacity 0.3s ease;
    opacity: 0;
    display:block !important;
    transition: opacity linear 0.01s
    }

    .black-oval.oval-icons {
    position: absolute;
    }


    .black-oval.dropdown{
    position:absolute;
    bottom: -3px;
    }

    .black-oval.mega-menu{
    bottom:-2px;
    }

    .black-oval.button-li-item{
    bottom: 10px;
    }



    .li-container>div:first-child {
    position: relative;
    transition: transform 0.3s ease;
    list-style-type:none;
    }




    }
    @media (min-width: 1024px){

    .icon-container:hover .search-icon-svg,
    .icon-container:hover .profile-icon-svg,
    .icon-container:hover .heart-icon-svg,
    .icon-container:hover .truck-icon-svg,
    .icon-container:hover .bag-icon-svg,
    .icon-container:hover .cart-count-bubble,
    .icon-container:hover svg path {
      fill: #CC0000;
    }


    .icon-container:hover a.header__icon,
    .icon-container:hover a.header__icon,
    .icon-container:hover a.header__icon,
    .icon-container:hover a.header__icon,
    .icon-container:hover a.header__icon,
    .icon-container:hover a.header__icon,
    .icon-container:hover summary
   {
      background-color:#FFF0F0;
    }
    .icon-container:hover svg.headerCountry{
      transform: rotateX(180deg);
    }

    .li-container:hover a.link--text{
     background-color:rgba(255, 153, 153, 0.16);
     z-index:1;
     position:relative;
    }
  }
  .header__icon{
    width: 40px;
    }

  @media (max-width: 350px){
      .header__icon{
        width: 32px;
      }
    }




    .cart-count-bubble{
    left:20px !important;

    }





    .icon-container {
    width: 50px;
    position: relative;
    padding: 0px 3px;
    }

    .icon-container:hover .black-oval {
    opacity: 1;
    bottom: 16px;
    }

    .heart-icon-svg,
    .search-icon-svg,
    .profile-icon-svg,
    .bag-icon-svg {
    height: 18px;
    }

    sticky-header {
    height:72px !important;
    background-color: white;
    }
    sticky-header:not(.bg-transparent-coloring){
      box-shadow: 0 8px 15px rgba(0, 0, 0, .1) !important
    }


    header{
    height: 72px !important;
    }

    @media screen and (max-width: 1023px){
    sticky-header {
    height:56px !important;
    }
    header{
    height: 56px !important;
    }
    .header__heading{
    height:72px;
    }

    .icon-container.truck-icon{
    left:24px !important;
    }
    }

    @media screen and (max-width: 767px){
    .header__heading{
    height: 57px !important;
    }
    .header__heading-link>img{
    max-width:121px;
    }
    }

    header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
    }

    .header__heading-logo {
    max-width: 150px;
    }.menu-drawer-container {
    display: flex;
    }

    .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    }

    .list-menu--inline {
    display: flex;
    align-items:center;
    justify-content:center;
    }

    summary.list-menu__item {
    padding-right: 12px;
    }

    .list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
    }

    .list-menu__item.mobile{
      justify-content: space-between;
    }

    .list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
    }

    @media screen and (min-width: 768px) {
    .list-menu__item--link {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    }
    }

.header {
  padding-top: 0px;
  padding-bottom: 0px;
  }

  .section-header {
  position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
  margin-bottom: 0px;
  }

  @media screen and (min-width: 768px) {
  .section-header {
  margin-bottom: 0px;
  }
  }

  @media screen and (min-width: 1024px) {
    .header {
      padding-top: px;
      padding-bottom: px;
      
    }
    
  }

  .dropdown {
  position: relative;
  }

  .dropdown-header {
  display: flex;
  align-items: center;
  }

  .dropdown-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 57px;
  margin: 0;
  width:208px;
  background-color: #fff;
  opacity: 0;
  transform: translateY(55px);
  transition: all 0.15s ease;
  letter-spacing: 0.224px;
  }

  .dropdown-item {
  display: block;
  padding: 9px 0;
  padding-left:16px;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  }

  .dropdown-item-country {
  display: flex;
  padding: 5px 0;
  padding-left:10px;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  }

  .dropdown-menu .dropdown-item:last-child {
  border: none;
  }

  .dropdown-item-country:last-child {
  border: none;
  }

  .dropdown-item:hover {
  background-color: #FFF0F0;
  color: #CC0000;
  }

  .dropdown-item-country:hover {
  background-color: #FFF0F0;
  color: #CC0000;
  }

  .dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  transform: translateY(-5px);
  top:57px
  }

  .icon-header-more-info .dropdown-menu-icon {
  visibility: hidden;
  display:block;
  pointer-events: none;
  position: absolute;
  left: -75px;
  top: 85px;
  margin: 0;
  width: max-content;
  background-color: #fff;
  opacity: 0;
  transform: translateY(55px);
  transition: all 0.15s ease;
  letter-spacing: 0.224px;
  }

  .icon-header-more-info .dropdown-menu-icon >a{
    padding:9px;
  }

  .icon-header-more-info:hover .dropdown-menu {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
  top: 58px;
  }

  .back-button-mm-mob{
    border-bottom: 1px solid lightgrey;
    cursor:pointer;
  }


  .mega-menu-wrapper {
  letter-spacing: 0.224px;
  }

  .mega-menu-content-container{
  display:flex;
  margin:auto;
  width:100%;
  padding: 0px 15px;
  margin: 0px auto !important;

  }

  .mega-menu-content-container>div{
  width:19%;
  }

  .mega-menu-content-container>div.mm-menu-col{
  border-right: 1px solid #E6E6E6;
  }

  .mm-collection-col a:hover{
  text-decoration: underline;
  transition: text-decoration 0.3s ease-out;
  }

  .mega-menu-content-container>div.mm-menu-col>ul>li>a:hover{
  color: #cc0000;
  transition: color 0.3s ease-out;
  }

  @media (min-width: 992px){
  .mega-menu-content-container{
  max-width:940px;
  }
  }

  @media (min-width: 1200px){
  .mega-menu-content-container{
  max-width:1140px;
  }
  }

  .mega-menu-content {
  background:white;
  display: none;
  position: absolute;
  left: 0;
  top:72px;
  padding-bottom:25px;
  width: 100vw;
  z-index: 0;
  
  height: auto;
  }

  .mega-menu-content-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  }

  .mega-menu-container:hover .mega-menu-content,.mega-menu-content:hover {
  display: flex;
  }

  .mega-menu-right{
  padding-left: 15px;
  overflow: auto;
  }

  .mega-menu-left {
  display:flex;
  flex-direction:column;
  font-size: 16px;
  letter-spacing: 0.256px;
  width:185px;
  
  justify-content: space-between;
  
  padding-right:15px
  }

  .mega-menu-option{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0px;
  }

  .mega-menu-right {
  flex: 0 0 80%;
  max-width: 80%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  }

  .mega-menu-right a{
  filter: brightness(100%)
  }

  .mega-menu-right-content {
  display: none;
  width: 100%;
  box-sizing: border-box;
  }

  .mega-menu-right-content a {
  filter:brightness(100%)
  }



  .mega-menu-adult-container{
  display:flex;
  flex-direction:row;
  }

  .mega-menu-adult-container{
  justify-content:space-around;
  }

  .mega-menu-adult-card{
  height:237px;
  width:192px;
  display:flex;
  align-items: center;
  justify-content:center;
  }

  .mega-menu-children-container{
  display:flex;
  flex-direction:row;
  justify-content:space-between
  }

  .mega-menu-children-container-right,.mega-menu-children-container-left{
  width:50%;
  margin: 0px 25px;
  }

  .mega-menu-children-container-left.mobile,
  .mega-menu-children-container-right.mobile
  {
  margin: 0px;
  }

  .children-container-top{
  width:312px;
  height:115px;
  display:flex;
  align-items:center;
  justify-content:center;
  }

  .children-righthand-menu-items{
  display:flex;
  flex-direction:column;
  gap: 5px;
  padding-top: 5px;
  }

  .category-hover-title {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s ease, visibility .35s ease;
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  }


  .children-righthand-menu-items:hover .category-hover-title {
  opacity: 1;
  visibility: visible;
  background: linear-gradient(180deg, transparent, transparent 7.37%, rgba(0, 0, 0, .026465) 17.3%, rgba(0, 0, 0, .4));
  }

  .mega-menu-category-container{
  padding-right: 15px;
  display:flex;
  justify-content:space-around;
  }

  .mega-menu-collections-container{
  display:flex;
  justify-content:space-around;
  }

  .mega-menu-color-card{
  width:100px;
  display:flex;
  justify-content:flex-start !important;
  border-radius:16px;
  margin: 20px 20px;
  }

  .mobile .mega-menu-color-card{
  margin: 20px 0px;
  }

  .color-card-contents{
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:0px !important;
  }

  .mega-menu-inspiration-card{
  background-repeat:no-repeat !important;
  background-size:cover !important;
  display:flex;
  align-items:center;
  justify-content:center;
  color:white;
  font-weight:600
  }

  .mega-menu-inspiration-container{
  display:flex;
  justify-content:space-between;
  flex-wrap: wrap;
  height:275px;
  row-gap: 15px;
  }

  .menu-drawer__account--hidden {
  display: none;
  }

  .show-chevron::after {
  content: ">";
  font-size: 24px;
  color: red;
  height:10px;
  top:-14px;
  position:relative;
  }

  .show-chevron {
  color: red;
  transition: 100ms ease-in all;
  }

  .mega-menu-right-content>h3{
  font-size:20px;
  border-bottom: 1px solid lightgrey;
  padding-bottom:15px;
  }

  [class^="mega-menu-"][class$="-container"]{
  margin-top:30px;
  font-size:14px;
  }

  .mega-menu-color-container{
  display:flex;
  flex-direction:row;
  justify-content:flex-start !important;
  flex-wrap:wrap;
  }

  .mobile .mega-menu-color-container{
  justify-content: space-around !important;
  }

  .mega-menu-color-container.mobile{
  font-size:14px;
  }

  .mega-menu-adult-card{
  font-size:20px;
  font-weight:700;
  color:white;
  transition: transform .25s ease;
  }

  .mega-menu-adult-container>a:hover{
  transform:scale(1.02);
  transition: transform .25s ease;
  }

  .mega-menu-adult-container>a:focus{
  transform:scale(1.02);

  }

  .mega-menu-adult-container>a{
  transform: scale(1);
  transition: transform .25s ease;
  }

  .container-menu-items{
  height:100%
  justify-content: space-between;
  padding-top:20px
  }

  .mega-menu-category-list-title{
  font-size:16px;
  color: red;
  font-weight:bold;
  padding-bottom:10px;
  }

  .children-container-bottom-left{
  padding-top:20px
  }

  .children-container-bottom-left.mobile{
  padding: 0px 0px;
  width:240px;
  }

  #mobile-children-left-menu-title,#mobile-children-right-menu-title{
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0px;
  display:flex;
  justify-content:space-between;
  }

  .children-bottom-left-title{
  color:red;
  font-weight:bold;
  padding-bottom:10px
  }

  .children-left-hand-menu-link{
  padding: 8px 10px;
  border: 1px darkgrey solid;
  }

  .children-bottom-left-linklist{
  display:flex;
  flex-wrap: wrap;
  row-gap: 10px;
  }

  .children-left-hand-menu-link{
  margin-right:8px;
  font-size:10px;
  }

  .mega-menu-children-right-linklist-items{
  display: flex;
  align-items:center;
  margin: 5px 0px;
  }



  [class$='linklist-items'] > img{
  margin-right:3px;
  }

  .mega-menu-category-linklist-items{
  display:flex;
  align-items:center;
  margin: 5px 0px
  }

  .mega-menu-category-linklist-items img {
  margin-right: 5px;
  }

  .mega-menu-collections-card{
  width: 200px;
  }

  .mega-menu-collections-card:hover img {
  transform: scale(1.02);
  transition: transform .25s ease;
  }

  .mega-menu-collections-card>img{
  width:160px;
  margin-bottom: 10px;
  }

  .color-card-top-color{
  width:100px;
  height:48px;
  display:block !important;
  }

  .color-card-text{
  padding: 5px 0px;
  border-radius: 0px 0px 16px 16px;
  }

  .mega-menu-inspiration-container{
  justify-content:space-between !important;
  }

  @media screen and (min-width:990px){
  .mega-menu-inspiration-container{
  overflow-y: scroll;
  }
  }

  .mega-menu-inspiration-container.mobile{
  height:auto;
  }

  .mega-menu-inspiration-container:not(.mobile)>a{
  margin-right:5px;
  width:32%;
  }

  .mega-menu-inspiration-card{
  width: 268px;
  min-height: 175px;
  margin-top:15px;
  }

  .mega-menu-adult-card>p{
  width:100px;
  text-align:center;
  }

  .mega-menu-inspiration-card>p{
  font-size: 20px;
  font-weight:700;
  }

  .menu-drawer{
  width:300px !important;
  height:100dvh !important;
  top:0px !important;
  border-width:0px !important;
  position: fixed !important;
  left: 0;
  z-index: 9999;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  }

  .menu-drawer__navigation{
    padding:16px;
    margin-bottom:30px;
    position:relative;
  }

  .menu-drawer__navigation,
  .full-size-no-padding,
  .open .dropdown-item.mobile {
    background: #fdfdfd;
  }

  svg.menu-drawer-close-icon{
  fill:red;
  }



  .menu-drawer-profile,.menu-drawer-heart-icon{
  fill:red;
  margin-right:10px;
  height:20px;
  width:21px;
  }

  .menu-drawer__account{
  font-size:14px;
  font-weight:500;
  }

  .menu-drawer-login-container{
    border-bottom:1px lightgrey solid;
    padding-bottom:px;
    display: flex;

  }

  .wishlist-login-container{
  display:flex;
  align-items:center;
  padding: 10px 0px;
  border-top:1px lightgrey solid;
  }
  .inactiveLink {
    pointer-events: none;
    cursor: default;
  }
  .selector-container{
    display:flex;
    align-items:center;
    border-top:1px lightgrey solid;
    border-bottom:1px lightgrey solid;
  }

  .selector-container-div{
    flex-grow: 1;
    flex-basis: 50%;
  }

  .li-container.mobile a{
  padding: 20px 0px;
  }

  .mega-menu-mobile-container{
    position: absolute;
    top: 0px;
    translate: 290px;
    background:#fdfdfd;
    transition: translate 0.3s ease;
    z-index:80;
    width:100%;
    height: 100%;
  }

  .mega-menu-mobile-container.open{
    translate: 0px;
    transition: translate 0.3s ease;
  }


  .header__menu-item.mobile{
  display:flex;
  justify-content:space-between;
  }
  .header__menu-item.mobile>span{
    font-weight:500;
    font-size:14px;
  }


  .icon-chevron-right{
  width:8px;
  }

  .dropdown-menu-mobile>.dropdown-item{
  padding: 20px 13px;
  display:flex;
  justify-content:space-between;
  }

  .dropdown-menu-mobile {
    translate: 290px;
    transition: translate 0.3s ease;
    height:100%;
  }

  .open{
    translate: 0px;
    transition: translate 0.3s ease;
  }

  .back-button{
  display:flex;
  align-items:center;
  font-size:14px;
  margin-left: 13px;
  padding-top: 15px;
  padding-bottom:20px;
  text-transform:uppercase;
  font-weight:bold;
  border-bottom: 1px solid lightgrey;
  width: 283px;
  }

  .mega-menu-left-mobile{
  font-size: 14px;
  text-transform: uppercase;
  font-weight:bold;
  width:100%;
  }

  .backButton.level-2-back{
  display:flex;
  padding-bottom: 39px;
  border-bottom: 1px solid lightgrey;
  height: 59px;
  padding-top: 22px;
  align-items:center;
  }

  .mega-menu-right-content.mobile{
  display:flex;
  flex-direction:column
  }

  .mega-menu-adult-container.mobile{
  flex-direction:column
  }

  .mega-menu-children-container.mobile{
  flex-direction:column;
  padding-top:20px;
  }

  .mega-menu-children-container.mobile .children-container-top{
  width:245px;
  background-size:cover;
  }

  .children-container-top>p{
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: white;
  }

  .menu-drawer__navigation-container{
  overflow-x: hidden;
  min-height: 100dvh;
  overflow-y: auto;
  }

  #Details-menu-drawer-container[open]::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  pointer-events: auto;
  }

  .mega-menu-inspiration-container.mobile{
  flex-direction:column;
  align-items:center;
  }

  .mega-menu-right-content.mobile[data-content=adult] .mobile > a {
  padding: 10px 0;
  }

  .mega-menu-right-content.mobile[data-content=inspiration] .mobile > a {
  padding: 0;
  }

  .menu-drawer-closing {
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  }

  .mega-menu-right-content.mobile[data-content='adult'] {
  /* Your CSS declarations here */
  }

  .mega-menu-adult-card.mobile{
  width:235px;
  height:300px
  }

  .level-3-back{
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 28px;
  padding-top:10px;
  }

  .backButton > svg{
  width:8px;
  margin-right:10px;
  }

  #mobile-children-left-menu-body{
  padding-bottom:23px;
  flex-wrap:wrap;
  }

  #mobile-children-left-menu-body>a{
  font-size: 12px;
  padding: 12px;
  border: 1px darkgrey solid;
  border-radius: 15px;
  margin:3px 3px;
  }

  #mobile-children-right-menu-body{
  font-size:14px;
  text-transform: uppercase;
  font-weight:bold;
  }

  .mega-menu-option.mobile:hover{
  color:red;
  }

  .mega-menu-option.mobile:hover svg{
  fill:red
  }

  .menu-drawer-close-wrapper:not(.filter-drawer){
  position:absolute;
  z-index: 81;
  top: 12px;
  right: 0;
  }

  .menu-drawer-close-wrapper.dropdown{
  top:16px;
  left:16px;
  height: 0px;
  width:0px;
  }

  .mega-menu-category-container.mobile{
  display:flex;
  flex-direction:column;
  text-transform:uppercase;
  }

  .mega-menu-mob-title,
  .full-size-no-padding,
  .dropdown-mobile .dropdown-header-mobile,
  .li-container.mobile > div:first-child:not(.dropdown-mobile),
  .dropdown-menu-mobile > .dropdown-item.mobile {
    width: calc(100% + 32px);
    position: relative;
    left: -16px;
  }

  .full-size-no-padding {
    width: calc(100% + 32px);
    position: relative;
    left: 0px;
  }

  .open .full-size-no-padding {
    left: -16px;
  }

  .full-size-no-padding {
    top: -1.25rem!important;
    padding: 0 16px;
  }

  div.mega-menu-mob-title > a,
  .dropdown-mobile .dropdown-header-mobile > a,
  .li-container.mobile > div:first-child > a,
  .dropdown-menu-mobile > .dropdown-item.mobile {
    padding: 20px 16px!important;
  }

  .mega-menu-category-list-title.mobile{
  display: flex;
  justify-content: space-between;
  width: 250px;
  padding: 20px 0px;
  font-size:14px;
  color:black;
  }

  .category-righthand-menu-items.mobile{
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-left: 12px;
  }

  .mega-menu-collections-container.mobile{
  display:flex;
  flex-direction:column;
  }

  .mega-menu-collections-card-menu.mobile{
  display: flex;
  flex-direction: column;
  margin-left: 14px;
  }

  .mega-menu-collections-card-menu.mobile{
  display:flex;
  flex-direction:column;
  margin-left:14px;
  }

  .megamenu-collections-mobile-header{
  font-size:14px;
  text-transform:uppercase;
  padding: 20px 0px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  }

  .mega-menu-collections-card.mobile{
  width:256px;
  }

  .mega-menu-collections-card.mobile>img{
  width:260px;
  }

  .mega-menu-collections-container.mobile{
  padding-top:20px
  }

  .mega-menu-collections-card-menu.mobile{
  display:flex;
  flex-direction:column;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
  }

  .standard-option.desktop:hover{
  color:red;
  }

  .dropdown-item.mobile{
  border-bottom:none;
  }

  .menu-drawer__account.wishlistdrawer{
  padding-top:17px;
  }

  .menu-drawer-profile{
  fill: red;
  margin-right:10px;
  }

  .icon.hamburger{
  padding: 0px;
  }

  .header__icon.left-hand-side{
  display:flex;
  justify-content:center
  }

  .hamburger-container{
  display:flex;
  align-items:center
  }

  #hamburger{
  fill: black;
  height:21px;
  width:21px;
  }

  @media (max-width: 1023px ){
  .search-icon-navbar{
  
  width:75px
  
  }
  .header__icon--wishlist:not(.mobile),.header__icon--account:not(.mobile), .icon-header-more-info{
  display:none !important;
  }

  header-drawer{
  width:104px;
  }
  }

  .dropdown-menu-account {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  width: 130px;
  left:-85px;
  top:55px;
  letter-spacing: 0.224px;
  margin: 0;
  font-size: 12px;
  transform: translate(0px, 20px);
  transition: all 0.2s ease;
  }


  /* clears the 'X' from Internet Explorer */
  #Search-In-Modal[type=search]::-ms-clear,
  #Search-In-Modal[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
  }

  #Search-In-Modal[type="search"]::-webkit-search-decoration,
  #Search-In-Modal[type="search"]::-webkit-search-cancel-button,
  #Search-In-Modal[type="search"]::-webkit-search-results-button,
  #Search-In-Modal[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
  }


  
  
  @media screen and (min-width: 1024px){
  .header__inline-menu {
  display: block;
  }

  header-drawer {
  display: none;

  }
  }
  
  .cross-container {
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
  }
  .horizontal-line, .vertical-line {
    position: absolute;
    background-color: black;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .horizontal-line {
    width: 100%;
    height: 2px;
  }
  .vertical-line {
    width: 2px;
    height: 100%;
    transition: transform 0.3s ease;
  }
  .collapsed .vertical-line {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .back-button-dd-mob{
    border-bottom: 1px solid lightgrey;
  }
  .li-container:hover .header__menu-item>span{
   color: #CC0000 !important
  }
.facet-checkbox--disabled {
    color:lightgrey;
  }

  
    body {
      min-height: 0!important;
    }
  


			.filter-options-container::-webkit-scrollbar {
				width: 5px;
				border-radius: 10px;
			}

			.filter-options-container::-webkit-scrollbar-track {
				background: rgb(129, 129, 129);
			}

			.filter-options-container::-webkit-scrollbar-thumb {
				background: rgb(0, 0, 0);
			}

			body:not(.overflow-hidden-mobile) #filtersContainer {
			z-index: 30 !important;
			}
			body.overflow-hidden-mobile #filtersContainer {
			z-index: 41 !important;
			}
		

    #backToTop {
      background-color: #e6e6e6;
      color: #000;
    }
    #backToTop svg {
      
        width: 2rem;
        height: 2rem;
      

      & path {
        fill: #000;
      }
    }

    @media(max-width: 767px) {
      #backToTop svg {
        
          width: 1.5rem;
          height: 1.5rem;
        
      }
    }
  
 .yotpo-widget-loyalty-floater-widget.yotpo-widget-override-css .yotpo-floater-widget-layout {z-index: 9998 !important;} #cookie-alert {z-index: 9999 !important;}  /* Styling for Onetrust button */.ot-floating-button__front {margin-left: calc(19px - 1vw);} #ot-sdk-btn-floating.ot-floating-button {bottom: 40px !important;} 
#shopify-section-template--27434524901651__hero_slider_v3_rbKH33 {
    &.hero-slider-v3-section {
      margin-bottom: 0px;

      @media (max-width: 767px) {
        margin-bottom: 0px;
      }
    }
  }

  #hero-slider-v3-template--27434524901651__hero_slider_v3_rbKH33 {
    .glide__bullet {
      background-color: #a9a9a9 !important;

      &.glide__bullet--active {
        background-color: white !important;
      }
    }

    &:not(.glide--ltr) {
      .glide__track {
        width: 100%;
        overflow: hidden;
      }

      .glide__slides {
        width: 100%;
        display: flex;
        position: relative;
      }

      .glide__slide:first-child {
        width: 100% !important;
        min-width: 100% !important;
        flex-shrink: 0;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
      }
    }

    .glide-indicators {
      width: 28px;

      &.active {
        width: 80px;
      }
    }
  }

  #shopify-section-template--27434524901651__product_carousel_v3_VKYjCp.product-carrousel-v3 {
    padding-bottom: 20px;
  }

  @media (min-width: 768px) {
    #shopify-section-template--27434524901651__product_carousel_v3_VKYjCp.product-carrousel-v3 {
      padding-bottom: 30px;
    }
  }

  


  .product-carrousel--template--27434524901651__product_carousel_v3_VKYjCp
  .product-carrousel-tab {
    opacity: 30%;
    cursor: pointer;
  }
  .product-carrousel--template--27434524901651__product_carousel_v3_VKYjCp
  .product-carrousel-tab.active-tab {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 11px;
    opacity: 100%;
  }

  @media (min-width: 768px) {
    .product-carrousel--template--27434524901651__product_carousel_v3_VKYjCp
    .product-carrousel-tab.active-tab {
      text-underline-offset: 17px;
    }
  }


  
    #shopify-section-template--27434524901651__dual_banner_v3_Gm86xH {
      margin-bottom: 0 !important;
    }
  


  
    #shopify-section-template--27434524901651__fit_guide_v3_8n8VDx {
      margin-bottom: 0 !important;
    }
  

  .fit-guide-template--27434524901651__fit_guide_v3_8n8VDx .fit-guide__slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #fit-guide-text-template--27434524901651__fit_guide_v3_8n8VDx .fit-guide__indicator.is-active div {
    background: #220022;
  }
  #fit-guide-right-template--27434524901651__fit_guide_v3_8n8VDx .is-loading img {
    display: none;
  }



  #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc {
    padding: 30px 15px;
  }

  #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc h5{
    width:max-content;
    background: linear-gradient(currentColor 0 0)
    bottom left/
    var(--underline-width, 0%) 0.1em
    no-repeat;
    padding-bottom: 2px;
    display: inline-block;
    transition: background-size 300ms;
  }

  #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc a:hover h5{
    --underline-width: 100%;
  }

  @media (min-width: 1024px) {
    #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc {
      padding: 64px 45px;
    }
  }

  #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc #glide-shop-category-v2-template--27434524901651__shop_by_category_v3_7VcpDc.glide:not(.glide--ltr) .glide__slides .glide__slide {
    min-width: 33.333%;
  }

  #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc #glide-shop-category-v2-template--27434524901651__shop_by_category_v3_7VcpDc .glide__slide {
    min-width: 0;
    padding-right: 14px;
    box-sizing: border-box;
  }

  #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc #glide-shop-category-v2-template--27434524901651__shop_by_category_v3_7VcpDc .glide__slides {
    margin-right: -14px;
  }

  @media (max-width: 640px) {
    #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc #glide-shop-category-v2-template--27434524901651__shop_by_category_v3_7VcpDc.glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 43.478%;
    }
  }

  @media (max-width: 430px) {
    #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc #glide-shop-category-v2-template--27434524901651__shop_by_category_v3_7VcpDc.glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 62.5%;
    }
  }

  @media (max-width: 390px) {
    #shopify-section-template--27434524901651__shop_by_category_v3_7VcpDc #glide-shop-category-v2-template--27434524901651__shop_by_category_v3_7VcpDc.glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 76.923%;
    }
  }

  #shopify-section-template--27434524901651__product_carousel_v3_zpqPww.product-carrousel-v3 {
    padding-bottom: 20px;
  }

  @media (min-width: 768px) {
    #shopify-section-template--27434524901651__product_carousel_v3_zpqPww.product-carrousel-v3 {
      padding-bottom: 30px;
    }
  }

  


  .product-carrousel--template--27434524901651__product_carousel_v3_zpqPww
  .product-carrousel-tab {
    opacity: 30%;
    cursor: pointer;
  }
  .product-carrousel--template--27434524901651__product_carousel_v3_zpqPww
  .product-carrousel-tab.active-tab {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 11px;
    opacity: 100%;
  }

  @media (min-width: 768px) {
    .product-carrousel--template--27434524901651__product_carousel_v3_zpqPww
    .product-carrousel-tab.active-tab {
      text-underline-offset: 17px;
    }
  }


  #shopify-section-template--27434524901651__about_us_v3_CEngkK {
    padding: 0;
  }

  @media (min-width: 1024px) {
    #shopify-section-template--27434524901651__about_us_v3_CEngkK {
      padding: 64px 45px;
    }
  }

  .glide-indicators {
    width: 28px;
  }

  .glide-indicators.active {
    width: 80px;
  }


    #shopify-section-template--27434524901651__custom_liquid_mhinNt {
      margin-bottom: 0 !important;
    }
  
  .section-template--27434524901651__custom_liquid_mhinNt-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px * 0.75);
  }

  @media screen and (min-width: 768px) {
    .section-template--27434524901651__custom_liquid_mhinNt-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
 #shopify-section-template--27434524901651__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524901651__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524901651__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524901651__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524901651__custom_liquid_mhinNt .yotpo .yotpo-icon-insta:before {color: #e50000; font-weight: bold;} 

  
  .ticker--template--27434524901651__ticker_PjQByR {
    --ticker-duration: 2s;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #000000;
    color: #ffffff;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .ticker--template--27434524901651__ticker_PjQByR
  .ticker__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: var(--ticker-duration);
    width: max-content;
  }

  .ticker--template--27434524901651__ticker_PjQByR
  .ticker__inner div {
    margin: 0 2rem;
  }

  @keyframes ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-10%);
    }
  }

.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-accessibility-statement
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }

  

  .article-template__content *:has(img + img) {
    display: flex;
    gap: 8px;
  }
  @media (max-width: 639px) {
    .article-template__content *:has(img + img) {
      flex-wrap: wrap;
    }
  }


  .product-card__image {
    background-color: ;
  }
  
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr {
    margin-block: -48px;
  }
  
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr .glide__slides {
    display: flex;
  }
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slides {
    gap: 24px;
  }
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr .product-carrousel-containerEach .glide__track {
    overflow: hidden;
    width: 100%;
  }
  
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slide {
    flex: 0 0 auto;
    width: calc((100% - 72px) / 4);
    min-width: 0;
  }
  @media (max-width: 768px) {
    .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slide {
      width: calc((100% - 48px) / 3);
    }
  }
  
  @media (max-width: 640px) {
    .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slide {
      width: calc((100% - 24px) / 2);
    }
  }
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr
  .glide__arrows {
    position: static !important;
  }
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr
  .inactive-carousel {
    display: none !important;
  }

  .product-carrousel-template--27434524475667__product_carrousel_v2_3HABkr
  .glide_arrows_container.inactive-carrousel {
    display: none;
  }

  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr
  .product-carrousel-tab {
    font-size: 32px;
    color: #262626;
    opacity: 40%;
    cursor: pointer;
  }
  .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr
  .product-carrousel-tab.active-tab {
    text-decoration-line: underline;
    text-underline-offset: 8px;
    text-decoration-thickness: 2px;
    opacity: 100%;
  }

  
    @media (max-width: 767px) {
      .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr {
        margin-block: -24px;
      }
    }
  

  @media (max-width: 640px) {
    .product-carrousel--template--27434524475667__product_carrousel_v2_3HABkr
    .product-carrousel-tab {
      font-size: 18px;
    }

  }


  
    #shopify-section-template--27434524475667__ticker_Etqt3A {
      margin-bottom: 0 !important;
    }
  
  .ticker--template--27434524475667__ticker_Etqt3A {
    --ticker-duration: 3s;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #0a8100;
    color: #ffffff;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ticker--template--27434524475667__ticker_Etqt3A
  .ticker__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: var(--ticker-duration);
    width: max-content;
  }

  .ticker--template--27434524475667__ticker_Etqt3A
  .ticker__inner div {
    margin: 0 2rem;
  }

  @keyframes ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-10%);
    }
  }


    #shopify-section-template--27434524475667__custom_liquid_mhinNt {
      margin-bottom: 0 !important;
    }
  
  .section-template--27434524475667__custom_liquid_mhinNt-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px * 0.75);
  }

  @media screen and (min-width: 768px) {
    .section-template--27434524475667__custom_liquid_mhinNt-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
 #shopify-section-template--27434524475667__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524475667__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524475667__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524475667__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524475667__custom_liquid_mhinNt .yotpo .yotpo-icon-insta:before {color: #e50000; font-weight: bold;} 
 ul { list-style-type: disc; /* Ensure bullet points are used */ margin-left: 20px; /* Add space to the left */ } li { margin-bottom: 10px; /* Add space between list items */ } 

ul {
   list-style-type: disc; /* Ensure bullet points are used */
   margin-left: 20px; /* Add space to the left */
}
li {
   margin-bottom: 10px; /* Add space between list items */
}


  
    #shopify-section-template--27434524508435__main {
      margin-bottom: 0 !important;
    }
  

  #shopify-section-template--27434524508435__main .article-card__main-image {
    aspect-ratio: 0.815
  }

 
  #shopify-section-template--27434524508435__main .custom-tile {
    background-color: #75147c;
    color: #ffffff;
  }

 #shopify-section-template--27434524508435__main nav {display: none;} 

  
    #shopify-section-template--27434524508435__content_carousel_blog_FraJyb {
      margin-bottom: 0 !important;
    }
  

  #shopify-section-template--27434524508435__content_carousel_blog_FraJyb.content-carousel-blog {
    background-color: #ee8035;
    color: #ffffff
  }

  #shopify-section-template--27434524508435__content_carousel_blog_FraJyb.content-carousel-blog .read-more-btn {
    color: #e50000;
  }

  #shopify-section-template--27434524508435__content_carousel_blog_FraJyb .glide:not(.glide--ltr) .glide__slides {
    gap: var(--spacing-3xl-size);

    .glide__slide {
      min-width: 23.843%;
      max-width: fit-content;
    }
  }
  #shopify-section-template--27434524508435__content_carousel_blog_FraJyb .glide.glide--ltr .glide__slides .glide__slide  {
    max-width: 306px;
  }

  @media (max-width: 1023px) {
    #shopify-section-template--27434524508435__content_carousel_blog_FraJyb .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 31.968%;
    }
  }

  @media (max-width: 767px) {
    #shopify-section-template--27434524508435__content_carousel_blog_FraJyb .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 42.073%;
    }
  }

  @media (max-width: 639px) {
    #shopify-section-template--27434524508435__content_carousel_blog_FraJyb .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 46.205%;
    }
  }

  @media (max-width: 479px) {
    #shopify-section-template--27434524508435__content_carousel_blog_FraJyb .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width:  94.08%;
    }
  }



  
    #shopify-section-template--27434524508435__ticker_Etqt3A {
      margin-bottom: 0 !important;
    }
  
  .ticker--template--27434524508435__ticker_Etqt3A {
    --ticker-duration: 3s;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #0a8100;
    color: #ffffff;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ticker--template--27434524508435__ticker_Etqt3A
  .ticker__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: var(--ticker-duration);
    width: max-content;
  }

  .ticker--template--27434524508435__ticker_Etqt3A
  .ticker__inner div {
    margin: 0 2rem;
  }

  @keyframes ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-10%);
    }
  }


    #shopify-section-template--27434524508435__custom_liquid_mhinNt {
      margin-bottom: 0 !important;
    }
  
  .section-template--27434524508435__custom_liquid_mhinNt-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px * 0.75);
  }

  @media screen and (min-width: 768px) {
    .section-template--27434524508435__custom_liquid_mhinNt-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
 #shopify-section-template--27434524508435__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524508435__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524508435__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524508435__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524508435__custom_liquid_mhinNt .yotpo .yotpo-icon-insta:before {color: #e50000; font-weight: bold;} 
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-careers
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525065491__main-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525065491__main
    -padding {
      padding-top: 36px;
      padding-bottom: 36px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-contact
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }

  
    #shopify-section-template--27434524967187__author_info_U8BnJm {
      margin-bottom: 0 !important;
    }
  

  #shopify-section-template--27434524967187__author_info_U8BnJm.author-info {
    background-color: #f7f7f7
  }


  

  #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL.content-carousel-blog {
    background-color: #f7f7f7;
    color: #000000
  }

  #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL.content-carousel-blog .read-more-btn {
    color: #e50000;
  }

  #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL .glide:not(.glide--ltr) .glide__slides {
    gap: var(--spacing-3xl-size);

    .glide__slide {
      min-width: 23.843%;
      max-width: fit-content;
    }
  }
  #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL .glide.glide--ltr .glide__slides .glide__slide  {
    max-width: 306px;
  }

  @media (max-width: 1023px) {
    #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 31.968%;
    }
  }

  @media (max-width: 767px) {
    #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 42.073%;
    }
  }

  @media (max-width: 639px) {
    #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width: 46.205%;
    }
  }

  @media (max-width: 479px) {
    #shopify-section-template--27434524967187__content_carousel_blog_3iWeBL .glide:not(.glide--ltr) .glide__slides .glide__slide {
      min-width:  94.08%;
    }
  }



  
    #shopify-section-template--27434524967187__ticker_Etqt3A {
      margin-bottom: 0 !important;
    }
  
  .ticker--template--27434524967187__ticker_Etqt3A {
    --ticker-duration: 3s;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #0a8100;
    color: #ffffff;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ticker--template--27434524967187__ticker_Etqt3A
  .ticker__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: var(--ticker-duration);
    width: max-content;
  }

  .ticker--template--27434524967187__ticker_Etqt3A
  .ticker__inner div {
    margin: 0 2rem;
  }

  @keyframes ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-10%);
    }
  }


    #shopify-section-template--27434524967187__custom_liquid_mhinNt {
      margin-bottom: 0 !important;
    }
  
  .section-template--27434524967187__custom_liquid_mhinNt-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px * 0.75);
  }

  @media screen and (min-width: 768px) {
    .section-template--27434524967187__custom_liquid_mhinNt-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
 #shopify-section-template--27434524967187__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524967187__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524967187__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524967187__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524967187__custom_liquid_mhinNt .yotpo .yotpo-icon-insta:before {color: #e50000; font-weight: bold;} 
#shopify-section-template--27434525196563__hero_slider_v3_NmtcMa {
    &.hero-slider-v3-section {
      margin-bottom: 48px;

      @media (max-width: 767px) {
        margin-bottom: 24px;
      }
    }
  }

  #hero-slider-v3-template--27434525196563__hero_slider_v3_NmtcMa {
    .glide__bullet {
      background-color: #a9a9a9 !important;

      &.glide__bullet--active {
        background-color: white !important;
      }
    }

    &:not(.glide--ltr) {
      .glide__track {
        width: 100%;
        overflow: hidden;
      }

      .glide__slides {
        width: 100%;
        display: flex;
        position: relative;
      }

      .glide__slide:first-child {
        width: 100% !important;
        min-width: 100% !important;
        flex-shrink: 0;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
      }
    }

    .glide-indicators {
      width: 28px;

      &.active {
        width: 80px;
      }
    }
  }

  .section-template--27434525196563__rich_text_b6zbdX-padding {
    padding-top: 30px;
    padding-bottom: 39px;
  }

  @media screen and (min-width: 768px) {
    .section-template--27434525196563__rich_text_b6zbdX-padding {
      padding-top: 40px;
      padding-bottom: 52px;
    }
  }

  #shopify-section-template--27434525196563__product_carousel_v3_pFHyzg.product-carrousel-v3 {
    padding-bottom: 20px;
  }

  @media (min-width: 768px) {
    #shopify-section-template--27434525196563__product_carousel_v3_pFHyzg.product-carrousel-v3 {
      padding-bottom: 30px;
    }
  }

  


  .product-carrousel--template--27434525196563__product_carousel_v3_pFHyzg
  .product-carrousel-tab {
    opacity: 30%;
    cursor: pointer;
  }
  .product-carrousel--template--27434525196563__product_carousel_v3_pFHyzg
  .product-carrousel-tab.active-tab {
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 11px;
    opacity: 100%;
  }

  @media (min-width: 768px) {
    .product-carrousel--template--27434525196563__product_carousel_v3_pFHyzg
    .product-carrousel-tab.active-tab {
      text-underline-offset: 17px;
    }
  }


  .section-template--27434525196563__rich_text_mxHyEm-padding {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 768px) {
    .section-template--27434525196563__rich_text_mxHyEm-padding {
      padding-top: 40px;
      padding-bottom: 0px;
    }
  }
.section-template--27434525196563__new_multicolumn_gfyAK9-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--27434525196563__new_multicolumn_gfyAK9-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
.section-template--27434525196563__new_multicolumn_WNjMtK-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--27434525196563__new_multicolumn_WNjMtK-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
.section-template--27434525196563__new_multicolumn_VrwbE6-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--27434525196563__new_multicolumn_VrwbE6-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
.section-template--27434525196563__new_multicolumn_AFiXQt-padding {
    padding-top: 24px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--27434525196563__new_multicolumn_AFiXQt-padding {
      padding-top: 32px;
      padding-bottom: 0px;
    }
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-help-center
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }

  
  
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container {
      background-color: #306b2e;
    }
  
  #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container .image-container picture,
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__8e715999-45dd-4f36-8313-ee8ff18b9f42 br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container {
      background-color: #b91355;
    }
  
  #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container .image-container picture,
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__d67a649b-2d10-4f76-bd2a-2594d936e80b br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container {
      background-color: #0a4bf5;
    }
  
  #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container .image-container picture,
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__320b36ce-1697-4505-8130-ec5c6efc5d81 br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container {
      background-color: #82187d;
    }
  
  #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container .image-container picture,
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__7033dcb2-dd6c-4a56-bb87-7e93cd15dd68 br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container {
      background-color: #306b2e;
    }
  
  #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container .image-container picture,
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__d077919e-4d63-43c0-9118-e0968f9e7f22 br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container {
      background-color: #eb6b14;
    }
  
  #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container .image-container picture,
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__ae771a0b-8469-4eec-a978-668d615358ee br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container {
      background-color: #306b2e;
    }
  
  #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container .image-container picture,
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__a3711c2b-8791-407e-8c74-c876bc15cdfd br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container {
      background-color: #b91355;
    }
  
  #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container .image-container picture,
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__92cd72f1-9f18-4f6e-8af1-67c71807d845 br {
      display: none;
    }
  }


  
  
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container {
      background-color: #0a4bf5;
    }
  
  #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container > div[class*="flex flex-col"] {
    color: #ffffff;
  }
  @media (max-width: 639px) {
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container {
      display: flex;
      flex-direction: column;
    }
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container .image-container {
      height: 55%;
      flex-shrink: 0;
      order: -1;
      overflow: hidden;
    }
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container .image-container picture,
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container .image-container video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container .image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 .sub-container > div[class*="flex flex-col"] {
      height: 45%;
      flex-shrink: 0;
    }
    #shopify-section-template--27434524999955__image-with-text-e67c71807d845 br {
      display: none;
    }
  }


  
    #shopify-section-template--27434524999955__ticker_Etqt3A {
      margin-bottom: 0 !important;
    }
  
  .ticker--template--27434524999955__ticker_Etqt3A {
    --ticker-duration: 3s;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #0a8100;
    color: #ffffff;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ticker--template--27434524999955__ticker_Etqt3A
  .ticker__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: var(--ticker-duration);
    width: max-content;
  }

  .ticker--template--27434524999955__ticker_Etqt3A
  .ticker__inner div {
    margin: 0 2rem;
  }

  @keyframes ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-10%);
    }
  }


    #shopify-section-template--27434524999955__custom_liquid_mhinNt {
      margin-bottom: 0 !important;
    }
  
  .section-template--27434524999955__custom_liquid_mhinNt-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(0px * 0.75);
  }

  @media screen and (min-width: 768px) {
    .section-template--27434524999955__custom_liquid_mhinNt-padding {
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
 #shopify-section-template--27434524999955__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524999955__custom_liquid_mhinNt .yotpo-pictures-widget.yotpo-size-2 .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524999955__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light::before, #shopify-section-template--27434524999955__custom_liquid_mhinNt .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light::before, #shopify-section-template--27434524999955__custom_liquid_mhinNt .yotpo .yotpo-icon-insta:before {color: #e50000; font-weight: bold;} 
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-privacy-notice-for-ca-residents
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-privacy-policy
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-product-reviews
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-promotion-terms
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-returns
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-rewards
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-satisfaction-guarantee
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-shipping
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-store-locator
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }

  
    #shopify-section-template--27434525294867__fit_guide_etCxM8 {
      margin-bottom: 0 !important;
    }
  
  #shopify-section-template--27434525294867__fit_guide_etCxM8.fit-guide {
    background-color: #f7f7f7;
  }

  
  .style-thumbnails:not(.glide--ltr) .glide__track {
    transform: translateX(24px);
  }
  .style-thumbnails:not(.glide--ltr) .glide__slide {
    min-width: 22.76%;
  }

  @media(max-width: 1279px) {
    .style-thumbnails:not(.glide--ltr) .glide__slide {
      min-width: 22.54%;
    }
  }

  @media(max-width: 1023px) {
    .style-thumbnails:not(.glide--ltr) .glide__track {
      transform: translateX(64px);
    }
    .style-thumbnails:not(.glide--ltr) .glide__slide {
      min-width: 27.35%;
    }
  }
  @media(max-width: 767px) {
    .style-thumbnails:not(.glide--ltr) .glide__track {
      transform: translateX(16px);
    }
    .style-thumbnails:not(.glide--ltr) .glide__slide {
      min-width: 47.1%;
    }
  }
  @media(max-width: 479px) {
    .style-thumbnails:not(.glide--ltr) .glide__slide {
      min-width: 44.18%;
    }
  }

 
  @media(min-width: 640px) and (max-width: 767px) {
    .mosaic-slider:not(.glide--ltr) div {
      gap: 3.44%;
    }
    .mosaic-slider:not(.glide--ltr) .mosaic-image {
      min-width: 31.04%;
    }
  }

  @media (max-width: 639px) {
    .mosaic-slider:not(.glide--ltr) .mosaic-image:not(:nth-child(1)) {
      display: none;
    }
  }


  
    #shopify-section-template--27434525294867__foot_measures_GxWyzP {
      margin-bottom: 0 !important;
    }
  
	#shopify-section-template--27434525294867__foot_measures_GxWyzP.foot-measures {
		background-color: #f7f7f7;
	}


  
	#shopify-section-template--27434525294867__table_tabs_myzcAP.table-tabs {
		background-color: #f7f7f7;
	}

.section-template--27434525294867__video_xHLzrh-padding {
    padding-top: 27px;
    padding-bottom: 27px;
    background-color: rgba(0,0,0,0);
  }

  .video-container.mobile > video {
    aspect-ratio: 4 / 5;
    object-fit: cover;
  }

  .video-overlay-template--27434525294867__video_xHLzrh {
    background: #00000020;
    padding: 20px;
  }

  .video-text-box-desktop-template--27434525294867__video_xHLzrh
  > h2 {
    color: #ffffff;
  }

  .video-text-box-desktop-template--27434525294867__video_xHLzrh
  > h3 {
    color: #ffffff;
  }

  .video-text-box-mobile-template--27434525294867__video_xHLzrh
  > h2 {
    color: #ffffff;
  }

  .video-text-box-mobile-template--27434525294867__video_xHLzrh
  > h3 {
    color: #ffffff;
  }

  @media (max-width: 640px) {
    .video-overlay-template--27434525294867__video_xHLzrh {
      padding: 10px;
    }
  }

  @media screen and (min-width: 768px) {
    .section-template--27434525294867__video_xHLzrh-padding {
      padding-top: 36px;
      padding-bottom: 36px;
      background-color: rgba(0,0,0,0);
    }
  }

  
	#shopify-section-template--27434525294867__faq-section_RUTKbV.frequently-asked-questions {
		background-color: ;
	}
	#shopify-section-template--27434525294867__faq-section_RUTKbV .product-accordion-info-title {
		background-color: transparent;
		padding: 11px 8px 11px 0;
		height: unset;
	}
	#shopify-section-template--27434525294867__faq-section_RUTKbV .product-accordion-info-title h3 {
		background-color: transparent;
		padding-right: 100px;
    font-weight: 700 !important;
	}
	#shopify-section-template--27434525294867__faq-section_RUTKbV .product-accordion-info-value {
		padding: 0 0 16px;
	}
	#shopify-section-template--27434525294867__faq-section_RUTKbV .product-accordion-info-content {
		border-bottom: 1px solid #00000033;
	}


  .product-accordion-info-content {
    margin-top: 16px;
  }
  
  .product-accordion-info-title {
    height: 48px;
    background-color: #F7F7F7;
  }
  
  .product-accordion-info-title,
  .product-accordion-info-value {
    padding: 0 16px;
  }

  .product-accordion-info-title h3,
  .product-accordion-info-value {
    font-size: 14px; 
  }

  .product-accordion-info-value {
    color: #1A1A1A;
    padding-bottom: 8px;
  }

  .product-accordion-info-value * {
    padding: 0;
    margin: 0;
  }

  .horizontal-plus {
    width: 16px;
    height: 2px;
    background-color: #262626;
  }

  .vertical-plus {
    width: 2px;
    height: 16px;
    background-color: #262626;
  }



  .product-card__image {
    background-color: ;
  }
  
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr {
    margin-block: -48px;
  }
  
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr .glide__slides {
    display: flex;
  }
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slides {
    gap: 24px;
  }
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr .product-carrousel-containerEach .glide__track {
    overflow: hidden;
    width: 100%;
  }
  
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slide {
    flex: 0 0 auto;
    width: calc((100% - 72px) / 4);
    min-width: 0;
  }
  @media (max-width: 768px) {
    .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slide {
      width: calc((100% - 48px) / 3);
    }
  }
  
  @media (max-width: 640px) {
    .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr .product-carrousel-containerEach:not(.glide--ltr) .glide__slide {
      width: calc((100% - 24px) / 2);
    }
  }
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr
  .glide__arrows {
    position: static !important;
  }
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr
  .inactive-carousel {
    display: none !important;
  }

  .product-carrousel-template--27434525294867__product_carrousel_v2_3HABkr
  .glide_arrows_container.inactive-carrousel {
    display: none;
  }

  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr
  .product-carrousel-tab {
    font-size: 32px;
    color: #262626;
    opacity: 40%;
    cursor: pointer;
  }
  .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr
  .product-carrousel-tab.active-tab {
    text-decoration-line: underline;
    text-underline-offset: 8px;
    text-decoration-thickness: 2px;
    opacity: 100%;
  }

  
    @media (max-width: 767px) {
      .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr {
        margin-block: -24px;
      }
    }
  

  @media (max-width: 640px) {
    .product-carrousel--template--27434525294867__product_carrousel_v2_3HABkr
    .product-carrousel-tab {
      font-size: 18px;
    }

  }


  
  .ticker--template--27434525294867__ticker_63wmpc {
    --ticker-duration: 2s;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #479e43;
    color: #ffffff;
    overflow: hidden;
    padding: 0.5rem;
    font-size: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .ticker--template--27434525294867__ticker_63wmpc
  .ticker__inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: var(--ticker-duration);
    width: max-content;
  }

  .ticker--template--27434525294867__ticker_63wmpc
  .ticker__inner div {
    margin: 0 2rem;
  }

  @keyframes ticker {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-10%);
    }
  }


  .section-template--27434525294867__custom_liquid_MCDVMQ-padding {
    padding-top: calc(0px * 0.75);
    padding-bottom: calc(52px * 0.75);
  }

  @media screen and (min-width: 768px) {
    .section-template--27434525294867__custom_liquid_MCDVMQ-padding {
      padding-top: 0px;
      padding-bottom: 52px;
    }
  }
.section-template--27434525360403__main-padding {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  h1 {
    font-size: 36
    px !important;
  }

  @media screen and (min-width: 768px) {
    h1 {
      font-size: 48
      px !important;
    }
    .section-template--27434525360403__main
    -padding {
      padding-top: 28px;
      padding-bottom: 28px;
    }
  }

  .page-template ol,
  .page-template ul,
  .page-template menu {
    list-style: revert !important;
  }

  .section-page-privacy-policy iframe {
    width: 100%;
    height: 100vh;
  }

  .section-page-terms-of-use
  .page-template a {
    color: inherit !important;
    text-decoration-line: initial !important;
  }

  .page-template p {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .page-template h6 {
    margin-bottom: 0.66667em;
  }