.button__content{border-radius:5px;border:1px solid var(--button-border-color)}.button:not(.button--sm),.shopify-challenge__button,.shopify-payment-button__button--unbranded{border-radius:5px}.button:has(.button__content[up-text]) .button__content[up-text]:before{color:var(--text_color_active);background:var(--background_active);height:100%;width:100%;inset-block-start:101%;display:flex;align-items:center;justify-content:center}.margin-bottom-10{margin-bottom:calc(100vw * 10 / var(--base-width))}.margin-bottom-20{margin-bottom:calc(100vw * 20 / var(--base-width))}.color-fff-8{color:#fffc}.color-fff-6{color:#fff9}.text-align-left{text-align:left}.header{border-bottom:1px solid #DADADA}.header.header_transparent{background-color:transparent;border-bottom:0px}.header_transparent:hover{background-color:rgb(var(--background))}.header_transparent .header__primary-nav,.header_transparent .header__primary-nav a,.header_transparent .header__secondary-nav{color:#fff}.header_transparent:hover .header__primary-nav,.header_transparent:hover .header__primary-nav a,.header_transparent:hover .header__secondary-nav,.header.is-solid .header__secondary-nav{color:#191919}.header_transparent{--header-show-transparent-logo:1}.product-list>*{grid-template-rows:none;display:block}.product-card .product-card__media{height:calc(100vw * 393 / var(--base-width));display:flex;align-items:center;justify-self:center;border-radius:calc(100vw * 12 / var(--base-width));background:linear-gradient(0deg,#262626 0% 100%)}.product-card .product-card__media img{max-width:100%;max-height:75%}.product-card .product-card__image--secondary{width:auto;height:auto;max-width:100%;max-height:75%;left:50%;top:50%;margin:auto;transform:translate(-50%,-50%)!important}.product-card .product-card--info-inside:hover .product-card__quick-buy{opacity:1;transform:translateY(0);position:static;padding:0}.product-card .product-card__quick-buy{opacity:1;transform:translateY(0);padding:0;position:static;margin-top:calc(100vw * 25 / var(--base-width))}.product-card--info-inside .product-card__info{pointer-events:auto}.product-card .product-title{color:#fff}.two-line-ellipsis{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.three-line-ellipsis{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card .product-title-box{min-height:calc(100vw * 40 / var(--base-width));margin-bottom:calc(100vw * 8 / var(--base-width))}.product-card .product-info-title-box{min-height:calc(100vw * 48 / var(--base-width))}.product-card sale-price{color:#fff}.product-card compare-at-price{color:#fffc}.product-card .product-collection-tag{color:#ffffff80;min-height:calc(100vw * 16 / var(--base-width));margin-bottom:calc(100vw * 4 / var(--base-width))}.product-card .product-item-stock{color:#fff;font-weight:700;margin-bottom:calc(100vw * 8 / var(--base-width))}.product-list{column-gap:calc(100vw * 15 / var(--base-width));row-gap:calc(100vw * 30 / var(--base-width))}.product-card .product-card__two_info sale-price{color:#fff9}.product-card .product-card__two_info compare-at-price{color:#ffffff80}.product-card .product-card__two_info .product-collection-tag{margin-bottom:0}@media(max-width:750px){.product-card .product-collection-tag{min-height:calc(100vw * 28 / var(--base-width))}.product-card .product-card__media{height:auto!important}}.mege-menu-custom{display:flex;gap:calc(100vw * 46 / var(--base-width))}.mege-menu-custom-lt{width:35%;max-height:400px;overflow:hidden;overflow-y:auto}.mege-menu-custom-lt::-webkit-scrollbar{width:5px}.mege-menu-custom-lt::-webkit-scrollbar-track{background:#171717}.mege-menu-custom-lt::-webkit-scrollbar-thumb{background:#f3f3f31a;border-radius:10px}.mege-menu-custom-rt{width:45%}.mege-menu-custom-lt-item-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:calc(100vw * 15 / var(--base-width));cursor:pointer}.mege-menu-custom-lt-item-top svg{width:6px;transform:rotate(0);transition:all .3s ease-in-out}.mege-menu-custom-lt-item-top.active svg{transform:rotate(90deg);transition:all .3s ease-in-out}.mege-menu-custom-lt-item-content-link{display:flex;align-items:center;gap:calc(100vw * 10 / var(--base-width))}.mege-menu-custom-lt-item-content-link-imagebox{width:40px;height:40px;flex-shrink:0;border-radius:5px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;overflow:hidden}.mege-menu-custom-lt-item-content-link-imagebox img{max-width:100%;max-height:100%}.mege-menu-custom-lt-item-content-link{margin-bottom:calc(100vw * 9 / var(--base-width))}.mege-menu-custom-lt-item-content{padding-bottom:calc(100vw * 6 / var(--base-width))}.mege-menu-custom-rt{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(100vw * 15 / var(--base-width))}.mege-menu-custom-rt .product-card .product-card__media{height:calc(100vw * 211 / var(--base-width))}.mege-menu-custom-rt .product-card--info-inside .product-card__info{grid-area:auto;padding-left:0;padding-right:0}.mege-menu-custom-lt-item-content{display:none}@media(max-width:1024px){.mege-menu-custom{flex-direction:column;display:block}.mege-menu-custom-lt{width:100%;overflow:visible;margin-bottom:calc(100vw * 50 / var(--base-width));max-height:100%}.mege-menu-custom-rt{width:100%;grid-template-columns:repeat(2,1fr)}}@media(max-width:769px){.mege-menu-custom-rt .product-card .product-card__media{height:calc(100vw * 390 / var(--base-width))}.mege-menu-custom-lt-item-top{padding:calc(100vw * 30 / var(--base-width)) 0}.mege-menu-custom-lt-item-content-link{margin-bottom:calc(100vw * 30 / var(--base-width))}.mege-menu-custom-lt-item-content-link-imagebox{width:calc(100vw * 72 / var(--base-width));height:calc(100vw * 72 / var(--base-width))}}.menu-drawer__panel-body-mobile{padding:0}.menu-level-one .menu-level-one-a-title{padding:calc(100vw * 30 / var(--base-width));display:flex;align-items:center;justify-content:space-between;max-width:100%;width:100%;border-bottom:.4px solid rgba(255,255,255,.2)}.menu-level-one-title{padding:calc(100vw * 30 / var(--base-width));display:flex;align-items:center;justify-content:space-between;border-bottom:.4px solid rgba(255,255,255,.2)}.menu-level-one svg{width:calc(100vw * 11 / var(--base-width))}.menu-level-one .menu-drawer__panel-body{display:none;padding-top:0}.menu-level-one.active .menu-level-one-title{border-bottom:0px}.menu-level-one.active .menu-level-one-title svg{transform:rotate(90deg);transition:transform .3s ease}
/*# sourceMappingURL=/cdn/shop/t/18/assets/comm.css.map */
