@charset "UTF-8";#FacetFiltersForm .per-row__wrapper,.facets-remove__all,#FacetFiltersForm .facet-filters{display:none}#FilterColor .btn{max-width:12rem;height:3.2rem;margin-top:1.6rem;border-radius:.4rem}.swatchContainer{width:100%;display:grid;grid-template-columns:2fr 1fr;align-items:flex-start;gap:2.4rem;position:relative}.swatchContainer>div{width:100%}.swatchContainer .swatchCart{width:100%;height:auto;position:sticky;top:20rem;padding:4.4rem 0;display:flex;flex-direction:column;row-gap:1.6rem;font-size:1.6rem;font-family:Albert Sans;font-weight:400}.swatchContainer .swatchCart .cartList{display:grid;grid-template-columns:repeat(5,1fr);gap:1.6rem .8rem}.swatchContainer .swatchCart .cartList .isEmpty,.swatchContainer .swatchCart .cartList .isFull{grid-column:auto/span 5;width:100%;padding:1.6rem;background:#eee}.swatchContainer .swatchCart .cartList .isFull{background:transparent;padding:0;color:#6155f5;display:none}.swatchContainer .swatchCart .cartList .item{width:100%;height:100%}.swatchContainer .swatchCart .cartList .item .itemBox{width:100%;height:100%;padding:.8rem;border-radius:1.2rem;background:#f8f8f8;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;row-gap:.8rem;font-size:1.6rem;font-family:Albert Sans;font-weight:400;cursor:pointer}.swatchContainer .swatchCart .cartList .item .itemBox .imgBox{width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.swatchContainer .swatchCart .cartList .item .itemBox .imgBox:after{position:absolute;bottom:.4rem;right:.4rem;border-radius:50%;content:"";width:2rem;height:2rem;background:url(https://thehues.com/cdn/shop/files/minus.svg) #fff center no-repeat}.swatchContainer .swatchCart .cartList .item .itemBox img{max-width:100%;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.4rem}.swatchContainer .swatchCart .cartList .item .itemBox .productTitle{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.swatchContainer .swatchCart .cartList .item .itemBox .productTitle>div{flex:1;display:flex;flex-direction:column;font-size:1.4rem}.swatchContainer .swatchCart .cartList .item .itemBox .productTitle>div span{text-transform:capitalize}.swatchContainer .swatchCart .cartList .item .itemBox .productTitle>div span:first-of-type{font-weight:500}.swatchContainer .swatchCart .cartList .item:hover .itemBox{box-shadow:0 .1rem .2rem -.2rem #00000029,0 .3rem .4rem #0000001f,0 .5rem .8rem .2rem #00000017}.swatchContainer .swatchCart .btn{height:4.8rem;border-radius:.4rem}@media screen and (max-width: 960px){.swatchContainer{grid-template-columns:1fr}.swatchContainer .swatchCart{display:none}}.modelSection,.modelSection1{width:100%;padding:4.4rem 0}.modelSection>div,.modelSection1>div{display:flex;flex-direction:column;row-gap:1.6rem}.modelSection .sectionTitle,.modelSection1 .sectionTitle{width:100%;display:flex;flex-direction:column;row-gap:.4rem}.modelSection .sectionTitle h2,.modelSection1 .sectionTitle h2{color:#1f1f1f;font-family:Albert Sans;font-size:3.6rem;font-style:normal;font-weight:300;line-height:100%;letter-spacing:.036rem;margin:0}.modelSection .sectionTitle p,.modelSection1 .sectionTitle p{margin:0;color:#747474;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.028rem}.modelSection .sectionTab,.modelSection1 .sectionTab{width:100%;padding:1.6rem 0;display:flex;align-items:center;justify-content:center;gap:0 8.8rem}.modelSection .sectionTab span,.modelSection1 .sectionTab span{color:#464646;text-align:center;font-family:Albert Sans;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.04rem;text-transform:uppercase;cursor:pointer}.modelSection .sectionTab span:hover,.modelSection .sectionTab span.active,.modelSection1 .sectionTab span:hover,.modelSection1 .sectionTab span.active{text-decoration:underline;color:#1f1f1f;font-weight:600}@media screen and (max-width: 96rem){.modelSection .sectionTab,.modelSection1 .sectionTab{justify-content:space-between;gap:0}}.modelSection .sectionTabList,.modelSection1 .sectionTabList{display:flex;align-items:center;justify-content:flex-start;gap:1.6rem;overflow:hidden}.modelSection .sectionTabList>div,.modelSection1 .sectionTabList>div{max-width:100%;flex:0 0 100%}.modelSection .sectionBody,.modelSection1 .sectionBody{width:100%}.modelSection1{background:#f8f8f8}.swatchList{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:3.6rem 2.4rem;align-items:flex-start;justify-content:flex-start}.swatchList .item{width:100%;height:100%}.swatchList .item .itemBox{width:100%;height:100%;padding:1.6rem;border-radius:1.2rem;background:#f8f8f8;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;row-gap:.8rem;font-size:1.6rem;font-family:Albert Sans;font-weight:400;cursor:pointer}.swatchList .item .itemBox .imgBox{width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.swatchList .item .itemBox .imgBox .view{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;background:#0000001a;color:#fcfcfc;font-size:1.6rem;font-family:Albert Sans;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease-out}.swatchList .item .itemBox .imgBox .fabric{width:4rem;height:4rem;position:absolute;bottom:.8rem;right:.8rem;z-index:1;border-radius:50%;overflow:hidden}.swatchList .item .itemBox .imgBox .fabric img{aspect-ratio:1/1}.swatchList .item .itemBox .imgBox:hover .view{opacity:1}.swatchList .item .itemBox img{max-width:100%;width:100%;height:auto;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.4rem}.swatchList .item .itemBox .productTitle{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.swatchList .item .itemBox .productTitle:after{content:"";width:2.4rem;height:2.4rem;background:url(https://thehues.com/cdn/shop/files/plus_dc8f6035-7151-4325-8298-a3785b2f212f.svg) center no-repeat}.swatchList .item .itemBox[disabled]{cursor:no-drop;background:#eee;opacity:.6}.swatchList .item:hover .itemBox{box-shadow:0 .1rem .2rem -.2rem #00000029,0 .3rem .4rem #0000001f,0 .5rem .8rem .2rem #00000017}.swatchList .item.active .itemBox{border:.1rem solid #1f1f1f;box-shadow:0 .1rem .2rem -.2rem #00000029,0 .3rem .4rem #0000001f,0 .5rem .8rem .2rem #00000017}.swatchList .item.active .itemBox .productTitle:after{background:url(https://thehues.com/cdn/shop/files/minus.svg) center no-repeat}@media screen and (max-width: 960px){.swatchList{grid-template-columns:repeat(2,1fr);gap:2rem 1.6rem}.swatchList .item .itemBox{padding:1.2rem}}.popupList{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:12;background:#0000004d;display:none;align-items:center;justify-content:center}.popupList .popup{max-width:76rem;width:100%;display:flex;align-items:center;background:#fff;border-radius:.8rem;position:relative;padding:2.4rem}.popupList .popup .popupContainer{width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:2.4rem;overflow:hidden}.popupList .popup .popupContainer::-webkit-scrollbar{display:none}.popupList .popup .popupBox{width:100%;height:100%;flex:0 0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:2.4rem;overflow-y:auto}.popupList .popup .popupBox::-webkit-scrollbar{display:none}.popupList .popup .popupBox>div{max-width:100%;width:100%;max-height:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.6rem}.popupList .popup .popupBox .shopShow{display:grid;grid-template-columns:repeat(1,1fr);gap:.8rem}.popupList .popup .popupBox .shopShow>div{width:100%;height:100%;display:flex;gap:.4rem;align-items:center;overflow-x:hidden;overflow-y:auto}.popupList .popup .popupBox .shopShow>div img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:.8rem}.popupList .popup .popupBox .shopShow>div::-webkit-scrollbar{display:none}.popupList .popup .popupBox .shopShow .bigImg{flex:1}.popupList .popup .popupBox .shopShow .bigImg img{width:100%;height:auto}.popupList .popup .popupBox .shopShow .smallImg{max-height:7.2rem;justify-content:flex-start}.popupList .popup .popupBox .shopShow .smallImg img{height:100%;aspect-ratio:3/4;border-radius:.4rem;cursor:pointer;border:.1rem solid transparent}.popupList .popup .popupBox .shopShow .smallImg img:hover,.popupList .popup .popupBox .shopShow .smallImg img.active{border-color:#1f1f1f}.popupList .popup .popupBox .productDetails{padding-top:1.2rem;position:relative}.popupList .popup .popupBox .productDetails .productTitle{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.popupList .popup .popupBox .productDetails .productTitle h2{color:#1f1f1f;font-family:Albert Sans;font-size:2.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.048rem;text-transform:capitalize;margin:0}.popupList .popup .popupBox .productDetails .productTitle p{color:#1f1f1f;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.048rem;margin:0}.popupList .popup .popupBox .productDetails .metafield-rich_text_field{width:100%;flex:1}.popupList .popup .popupBox .productDetails .metafield-rich_text_field h3{margin:0;color:#1f1f1f;font-family:Albert Sans;font-size:1.8rem;font-style:normal;font-weight:500;line-height:145.455%;letter-spacing:.022rem}.popupList .popup .popupBox .productDetails .metafield-rich_text_field p{color:#373737;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%;padding:.4rem 0px}.popupList .popup .popupBox .productDetails .btn{border-radius:.4rem;height:4.8rem}.popupList .popup .popupBox .btn span:last-of-type{display:none}.popupList .popup .popupBox.active .btn span:first-of-type{display:none}.popupList .popup .popupBox.active .btn span:last-of-type{display:flex}.popupList .popup .exit{position:absolute;top:2.4rem;right:2.4rem;width:2.4rem;height:2.4rem;z-index:1;border-radius:50%;background:url(https://thehues.com/cdn/shop/files/exit.svg) #fff center center no-repeat;background-size:100% 100%;cursor:pointer}.popupList .popup .arrow{position:absolute;top:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:#fff;border-radius:50%;box-shadow:0 .1rem .2rem -.2rem #00000029,0 .3rem .4rem #0000001f,0 .5rem .8rem .2rem #00000017}.popupList .popup .arrow.left{left:0%;transform:translate(-50%,-50%);cursor:pointer}.popupList .popup .arrow.left:before{width:100%;height:100%;border-radius:50%;content:"";background:url(/cdn/shop/files/arrow_left.svg?v=1761297996) #fff center center no-repeat;background-size:100% 100%}.popupList .popup .arrow.right{right:0%;transform:translate(50%,-50%);cursor:pointer}.popupList .popup .arrow.right:before{width:100%;height:100%;border-radius:50%;content:"";background:url(/cdn/shop/files/arrow_right.svg?v=1761297997) #fff center center no-repeat;background-size:100% 100%}.popupList .popup .arrow[disabled]{cursor:no-drop}.popupList .popup .arrow[disabled]:before{opacity:.6}.popupList[data-current="0"] .popup .arrow.left{cursor:no-drop}.popupList[data-current="0"] .popup .arrow.left:before{opacity:.6}@media screen and (max-width: 960px){.popupList .popup{height:100%;max-height:100%;border-radius:0;overflow:hidden}.popupList .popup .popupBox{max-height:100%;height:100%;grid-template-columns:repeat(1,1fr);grid-auto-rows:auto}.popupList .popup .popupBox .shopShow{display:grid;grid-template-columns:repeat(1,1fr);gap:.8rem}.popupList .popup .popupBox .shopShow .bigImg img,.popupList .popup .popupBox .shopShow .smallImg img{aspect-ratio:1/1}.popupList .popup .popupBox .productDetails{padding-top:0;padding-bottom:4.8rem}.popupList .popup .popupBox .btn{width:calc(100vw - 4.8rem);position:fixed;left:50%;bottom:2.4rem;transform:translate(-50%);z-index:1}.popupList .popup .exit{width:3.2rem;height:3.2rem;top:3.2rem;right:3.2rem}.popupList .popup .arrow.left{left:2.4rem}.popupList .popup .arrow.right{right:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/products-grid-swatch.css.map */
