.collectionHead{width:100%;padding:var(--desktop-pad) var(--desktop-pad) 0}@media only screen and (max-width:500px){.collectionHead{padding:var(--desktop-pad) var(--mobile-pad) 0;text-align:center}}.shop-dropdown{position:relative;display:inline-block;min-width:174px;text-align:left}.shop-dropdown__toggle{height:40px;padding:0 30px 0 10px;border:1px solid var(--mono-gray-5);background:var(--Status-White);color:var(--Status-Blue);font-weight:600;line-height:38px;cursor:pointer;list-style:none;position:relative;border-radius:var(--soft-radius)}.shop-dropdown[open] .shop-dropdown__toggle{border-radius:var(--soft-radius) var(--soft-radius) 0 0;background:var(--Status-WhiteAlt)}.shop-dropdown__toggle::-webkit-details-marker{display:none}.shop-dropdown__toggle:focus{outline:none}.shop-dropdown__arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--mono-gray-3);transition:transform .4s;font-style:normal}.shop-dropdown__arrow:before{content:"\f107";font-family:"Font Awesome 6 Sharp";font-weight:400}.shop-dropdown[open] .shop-dropdown__arrow{transform:translateY(-50%) rotate(-180deg)}.shop-dropdown__list{position:absolute;top:100%;left:0;right:0;margin:0;padding:0;list-style:none;background:var(--Status-White);border:1px solid var(--mono-gray-5);border-top:none;z-index:4}.shop-dropdown[open] .shop-dropdown__list{background:var(--Status-WhiteAlt)}.shop-dropdown__list,.shop-dropdown__list li:last-child a{border-radius:0 0 var(--soft-radius) var(--soft-radius)}.shop-dropdown__list a{display:block;height:40px;line-height:40px;padding:0 10px;color:var(--mono-gray-2);text-decoration:none}.shop-dropdown__list a:hover{color:var(--Status-Blue);background:var(--mono-gray-9)}.products{background-color:var(--Status-White);display:inline-grid;padding:var(--desktop-pad);row-gap:30px;column-gap:30px;align-self:stretch;grid-template-columns:repeat(3,fit-content(100%))}.products .product{display:block;border:solid 1px var(--mono-gray-5);border-radius:var(--soft-radius);overflow:hidden}.products .product .image{position:relative}.products .product img{backface-visibility:hidden}.products .product img.main,.products .product img.alt{display:block;width:100%;height:auto;transition:opacity .5s ease-in-out}.products .product img.alt{position:absolute;top:0;left:0;z-index:1;opacity:0;pointer-events:none}.products .product img.main{position:relative;z-index:0;opacity:1}@media only screen and (min-width:1024.01px){.products .product.reg:hover img.alt{opacity:1}.products .product.reg:hover img.main{opacity:0}}.products .product .info{text-align:center;padding:0 20px 40px}.products .product .info h2,.products .product .info h3{margin:0 0 15px;color:var(--Status-Blue)}.products .product .info h2{font-size:22px;line-height:28px;font-weight:600}.products .product .info h3{font-size:16px;line-height:22px;font-weight:300}.products .product .info .price{color:var(--Status-Blue)}.products .product .info .price span.originalprice{text-decoration:line-through;margin:0 0 0 5px;color:var(--mono-gray-2)}.products .product .product-variants{position:absolute;z-index:4;top:0;right:20px;text-align:center;z-index:2}.products .product .product-variants li span{margin:0 0 5px;width:18px;height:18px}@media only screen and (max-width:1024px){.products{grid-template-columns:repeat(2,fit-content(100%))}}@media only screen and (max-width:667px){.products{grid-template-columns:repeat(1,fit-content(100%))}}@media only screen and (max-width:500px){.products{padding:var(--desktop-pad) var(--mobile-pad);row-gap:var(--mobile-pad)}.products .product .info h2{font-size:20px;line-height:26px}.products .product .info h3{font-size:16px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/165/assets/css-collections.css.map */
