@charset "UTF-8";#FilterColor .btn{max-width:12rem;height:3.2rem;margin-top:1.6rem;border-radius:.4rem}.collection-grid-section .collection-product{display:flex}.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:calc(var(--font-heading-h1-scale) * 2.2rem);font-style:normal;font-weight:300;line-height:100%;letter-spacing:.036rem;margin:0}@media screen and (max-width: 600px){.modelSection .sectionTitle h2,.modelSection1 .sectionTitle h2{font-size:calc(var(--font-heading-h1-scale) * 1.47rem)}}.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}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/products-grid-swatch.css.map */
