:root{--color-brand-primary: rgb(var(--color-primary));--color-brand-accent: rgb(var(--color-price-sale));--color-brand-text: rgb(var(--color-foreground));--color-brand-bg: rgb(var(--color-background));--border-radius-base: var(--inputs-radius);--spacing-section: var(--spacing-sections-desktop);--header-height: 80px;--container-width: var(--container-width)}body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,a,span,button,input,textarea,select{font-family:var(--font-body);-webkit-font-smoothing:antialiased;letter-spacing:normal}body{color:var(--color-brand-text);background-color:var(--color-brand-bg);line-height:1.5;font-size:calc(var(--font-base-size) * 1px);font-weight:var(--font-weight-body)}h1,.h1{font-size:calc(var(--font-h1-desktop) * 1px);font-weight:var(--font-weight-header);line-height:1.17;text-transform:uppercase;letter-spacing:normal;margin-bottom:24px}h2,.h2{font-size:calc(var(--font-h2-desktop) * 1px);font-weight:var(--font-weight-header);line-height:1.3;text-transform:uppercase;letter-spacing:normal;margin-bottom:20px}h3,.h3{font-size:calc(var(--font-h3-desktop) * 1px);font-weight:var(--font-weight-header);line-height:1.18;text-transform:uppercase;letter-spacing:normal;margin-bottom:16px}h4,.h4{font-size:calc(var(--font-h4-desktop) * 1px);font-weight:var(--font-weight-header);line-height:1.14;text-transform:uppercase;letter-spacing:normal;margin-bottom:12px}.container,.container-fluid{padding-left:var(--spacing-sections-mobile);padding-right:var(--spacing-sections-mobile)}@media (max-width: 768px){.container,.container-fluid{padding-left:20px;padding-right:20px}h1,.h1{font-size:calc(var(--font-h1-mobile) * 1px);line-height:1.2}h2,.h2{font-size:calc(var(--font-h2-mobile) * 1px);line-height:1.25}h3,.h3{font-size:calc(var(--font-h3-mobile) * 1px);line-height:1.2}h4,.h4{font-size:calc(var(--font-h4-mobile) * 1px);line-height:1.2}}.template-index .shopify-section:first-child{padding-top:0;margin-top:0}.template-index .shopify-section{margin-bottom:0}.brands-list{padding-top:var(--spacing-sections-mobile);padding-bottom:var(--spacing-sections-mobile)}.m-product-card,.m-collection-card,.article-card{border:none;box-shadow:none;background:rgb(var(--color-background-secondary));transition:transform .3s ease}.m-product-card__media,.m-collection-card__image,.article-card__image,.m-image,.responsive-image__wrapper{border-radius:var(--border-radius-base);overflow:hidden}.m-product-card img,.m-collection-card img{width:100%;height:auto;object-fit:cover}.m-product-card__content{padding-top:16px;text-align:left}.m-product-card__title{font-size:calc(var(--font-base-size) * 1px);font-weight:600;margin-bottom:4px;color:var(--color-brand-text)}.m-price{font-size:calc(var(--font-base-size) * .9px);color:var(--color-brand-text);opacity:.8}.m-button:not(.m-button--scroll-top),.btn,button:not(.m-button--scroll-top),input[type=submit],.shopify-payment-button__button{border-radius:var(--btn-border-radius);font-weight:var(--font-btn-weight);font-size:var(--font-btn-size);letter-spacing:var(--btn-letter-spacing);padding:10px 34px;height:40px;line-height:1.43;display:inline-flex;align-items:center;text-transform:uppercase;transition:all .2s ease;box-shadow:none}.m-button:not(.m-button--icon):not(.m-button--scroll-top),.btn:not(.btn--icon),.shopify-payment-button__button{min-width:150px;justify-content:center}.m-button--scroll-top{width:46px;height:46px;padding:0;min-width:auto;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 767px){.m-button--scroll-top{width:40px;height:40px}}.m-button--primary,.btn--primary,.shopify-payment-button__button--unbranded{background-color:rgb(var(--color-primary));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-primary))}.m-button--primary:hover,.btn--primary:hover{background-color:rgba(var(--color-primary),.9);border-color:rgba(var(--color-primary),.9);color:rgb(var(--color-button-text))}.m-button--secondary,.btn--secondary,.btn--outline{background-color:rgb(var(--color-background));color:rgb(var(--color-primary));border:1px solid rgb(var(--color-primary))}.m-button--secondary:hover,.btn--secondary:hover{background-color:rgb(var(--color-primary));color:rgb(var(--color-button-text));border-color:rgb(var(--color-primary))}.m-button--nav{background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-border));border-radius:4px;width:28px;height:28px}.m-button--nav:hover{background-color:rgb(var(--color-border));color:rgb(var(--color-foreground));border-color:rgb(var(--color-border))}input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{border-radius:var(--border-radius-base);border:var(--inputs-border-width) solid rgb(var(--color-border));background-color:rgb(var(--color-form-field));padding:12px 16px;color:var(--color-brand-text)}input:focus,textarea:focus,select:focus{border-color:var(--color-brand-primary);outline:none;background-color:rgb(var(--color-background))}.m-header__mobile,.m-header__desktop,.m-header__top,.m-header__main,.m-menu-bar,.m-header.sticky-header,.m-header.sticky-header .m-header__wrapper{background:rgb(var(--bg-white))!important;background-color:rgb(var(--bg-white))!important;background-image:none!important;color:rgb(var(--text-black))!important;border-bottom:none!important;box-shadow:none!important}.m-header,.m-topbar{background:rgb(var(--bg-white))!important;color:rgb(var(--text-black))!important;border-bottom:1px solid rgba(var(--text-black),.1)!important}.m-header.transparent-on-top .m-topbar.transparent-on-top{background:transparent!important;border-bottom:none!important}.m-header__wrapper,.m-header__bg,.m-header__dropdown-bg,.m-mega-menu,.m-mega-menu__column,.m-sub-menu{background:rgb(var(--bg-white))!important;background-color:rgb(var(--bg-white))!important;background-image:none!important;color:rgb(var(--text-black))!important;border-bottom:none!important}.m-mega-menu,.m-mega-menu__column,.m-sub-menu{--color-background: var(--bg-white);--color-foreground: var(--text-black)}.m-header .m-menu__link,.m-header .m-menu__link--main,.m-mega-menu .m-menu__link,.m-mega-menu__column .m-menu__link,.m-sub-menu .m-menu__link,.m-mega-banner__title,.m-mega-banner__description,.m-mega-article-card__title,.m-mega-article-card__tag,.m-mega-product-list__heading,.m-header .m-header__search-icon,.m-header .m-header__account-icon,.m-header .m-header__wishlist-icon,.m-header .m-header__compare-icon,.m-header .m-header__cart-icon,.m-header .m-header__search,.m-header .m-header__account,.m-header .m-header__wishlist,.m-header .m-header__compare,.m-header .m-cart-icon-bubble,.m-header .m-hamburger-box,.m-header .m-hamburger-box__inner,.m-header .m-hamburger-box__inner:before,.m-header .m-hamburger-box__inner:after,.m-header .m-logo__image,.m-header .m-logo__image *,.m-topbar .m-topbar__link,.m-topbar .m-topbar__inner *,.m-header .m-cart-count-bubble{color:rgb(var(--text-black));fill:rgb(var(--text-black))}.m-header .m-hamburger-box__inner,.m-header .m-hamburger-box__inner:before,.m-header .m-hamburger-box__inner:after{background-color:rgb(var(--text-black))}.m-header .m-menu__link:hover,.m-header .m-menu__link--main:hover,.m-mega-menu .m-menu__link:hover,.m-mega-menu__column .m-menu__link:hover,.m-sub-menu .m-menu__link:hover,.m-topbar .m-topbar__link:hover{color:rgb(var(--text-black));opacity:.7}.m-header .m-menu__link--main:after{background-color:rgb(var(--text-black))}.site-footer{background-color:rgb(var(--color-background));color:var(--color-brand-text);padding-top:var(--spacing-section);border-top:1px solid rgb(var(--color-border))}.site-footer a{color:var(--color-brand-text);opacity:.7;text-decoration:none}.site-footer a:hover{opacity:1;color:var(--color-brand-accent)}.m-product-tag,.badge{border-radius:var(--border-radius-base);font-size:11px;font-weight:600;padding:4px 8px;text-transform:uppercase}.badge--sale{background-color:var(--color-brand-accent);color:#fff}.text-center{text-align:center}.text-left{text-align:left}.m-section{margin-top:0;margin-bottom:0}.m-slideshow__slide-image{border-radius:0}.grid,.m\:grid{gap:30px}.m-product-card__action{width:100%;left:0;right:0;bottom:0;top:auto;transform:none;padding:0}.m-product-card__action-icons{width:100%;display:flex;justify-content:space-between;background-color:rgb(var(--color-background));margin:0;border-radius:0}.m-product-card__action-icons>*{flex:1;display:flex;justify-content:center;align-items:center;margin:0;border-radius:0;position:relative}.m-product-card__action-icons product-form,.m-product-card__action-icons form{width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin:0}.m-product-card__action-icons .m-tooltip{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:0;border:none;margin:0;background:none}.m-product-card__action-icons>*:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background-color:rgb(var(--color-border));display:block}.m-menu__link,.m-menu__link--main,.m-menu-mobile__item>a,.site-header__menu-link,nav a{text-transform:uppercase;font-size:14px;font-weight:400;letter-spacing:normal}#shopify-pc__banner,.shopify-pc__banner{left:50%;right:auto;width:min(1280px,calc(100% - 32px));bottom:16px;bottom:calc(16px + env(safe-area-inset-bottom));transform:translate(-50%);background:var(--color-brand-bg, rgb(var(--color-background)));color:var(--color-brand-text, rgb(var(--color-foreground)));border:1px solid rgba(0,0,0,.14);border-radius:0;box-shadow:0 10px 30px #0000001f}#shopify-pc__banner *{box-sizing:border-box}#shopify-pc__banner,.shopify-pc__banner,#shopify-pc__banner *,.shopify-pc__banner *{color:var(--color-brand-text, rgb(var(--color-foreground)))}#shopify-pc__banner p,#shopify-pc__banner span,#shopify-pc__banner div{font-size:14px;line-height:1.45;letter-spacing:-.01em}#shopify-pc__banner a{color:var(--color-brand-text, rgb(var(--color-foreground)));text-decoration:underline;text-underline-offset:2px}#shopify-pc__banner button,#shopify-pc__banner [role=button]{border-radius:0;font-weight:400;font-size:14px;text-transform:uppercase;padding:10px 20px;height:40px;line-height:1;box-shadow:none;transition:all .2s ease;background:transparent;border:1px solid rgba(0,0,0,.22)}#shopify-pc__banner button[id*=accept i],#shopify-pc__banner button[id*=allow i],#shopify-pc__banner button[id*=agree i],#shopify-pc__banner [role=button][id*=accept i],#shopify-pc__banner [role=button][id*=allow i],#shopify-pc__banner [role=button][id*=agree i]{background:rgb(var(--color-primary));border-color:rgb(var(--color-primary));color:rgb(var(--color-button-text))}#shopify-pc__banner button[id*=accept i] *,#shopify-pc__banner button[id*=allow i] *,#shopify-pc__banner button[id*=agree i] *,#shopify-pc__banner [role=button][id*=accept i] *,#shopify-pc__banner [role=button][id*=allow i] *,#shopify-pc__banner [role=button][id*=agree i] *{color:rgb(var(--color-button-text))}#shopify-pc__banner button[id*=decline i],#shopify-pc__banner button[id*=reject i],#shopify-pc__banner [role=button][id*=decline i],#shopify-pc__banner [role=button][id*=reject i]{background:transparent;color:rgb(var(--color-foreground));border-color:#00000038}#shopify-pc__banner button[id*=decline i] *,#shopify-pc__banner button[id*=reject i] *,#shopify-pc__banner [role=button][id*=decline i] *,#shopify-pc__banner [role=button][id*=reject i] *{color:rgb(var(--color-foreground))}#shopify-pc__banner button[id*=manage i],#shopify-pc__banner button[id*=pref i],#shopify-pc__banner button[id*=preferences i],#shopify-pc__banner [role=button][id*=manage i],#shopify-pc__banner [role=button][id*=pref i],#shopify-pc__banner [role=button][id*=preferences i]{background:transparent;border:0;padding:0;height:auto;text-decoration:underline;text-underline-offset:2px}#shopify-pc__accept{background:rgb(var(--color-primary));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-primary))}#shopify-pc__accept,#shopify-pc__accept *{color:rgb(var(--color-button-text))}#shopify-pc__accept:hover{background:rgba(var(--color-primary),.9);border-color:rgba(var(--color-primary),.9)}#shopify-pc__decline{background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(0,0,0,.22)}#shopify-pc__decline:hover{background:#0000000f}#shopify-pc__manage{background:transparent;border:0;padding:0;height:auto;text-decoration:underline;text-underline-offset:2px;color:var(--color-brand-text, rgb(var(--color-foreground)))}#shopify-pc__manage:hover{opacity:.85}#shopify-pc__prefs,.shopify-pc__prefs{border-radius:0;background:var(--color-brand-bg, rgb(var(--color-background)));color:var(--color-brand-text, rgb(var(--color-foreground)))}#shopify-pc__prefs button,.shopify-pc__prefs button{border-radius:0}@media (max-width: 767px){#shopify-pc__banner,.shopify-pc__banner{width:calc(100% - 24px);bottom:12px;bottom:calc(12px + env(safe-area-inset-bottom))}}.m-header .m-cart-count-bubble,.m-header .m-cart-count{color:rgb(var(--bg-white))}
/*# sourceMappingURL=/cdn/shop/t/29/assets/custom.css.map */
