.collection-inline-banner{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.collection-inline-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;display:block}.collection-inline-banner__bg--desktop{display:none}@media screen and (min-width:700px){.collection-inline-banner__bg--mobile{display:none}.collection-inline-banner__bg--desktop{display:block}}.collection-inline-banner__content{position:absolute;z-index:1;display:block;object-fit:contain;width:auto;height:100%}.pcard{display:flex;flex-direction:column;gap:10px}.pcard__figure{position:relative;overflow:hidden}.pcard .product-label{position:absolute;top:12px;z-index:1;background:#f6f6f6;padding:4px 10px;font-size:12px;line-height:1.4;font-weight:500;border-radius:4px}.pcard .product-label.left{left:12px}.pcard .product-label.right{right:12px;display:none}.pcard__media{display:block;position:relative}.pcard__img{display:block;width:100%;height:auto;object-fit:contain;transition:opacity .3s ease}.pcard__img--alt{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}@media(pointer:fine){.pcard__figure:hover .pcard__img--main{opacity:0}.pcard__figure:hover .pcard__img--alt{opacity:1}}.pcard__info{display:flex;flex-direction:column;gap:5px;flex-grow:1}.pcard__title{font-size:14px;font-weight:600;color:inherit;text-decoration:none;line-height:1.3em;margin-top:6px}.pcard__subtitle{font-size:13px;color:#666;margin:0;line-height:1.3em}.pcard__info price-list *{font-size:14px;line-height:1.3em;font-weight:400}.pcard__swatches{border:none;padding:0;margin:4px 0 0}.pcard__swatch-row_outer{position:relative}.pcard__swatch-row{display:flex;align-items:center;gap:4px}@media(max-width:1024px){.pcard__swatch-row_outer__outer{position:relative;max-width:calc(50vw - 32px)}.pcard__swatch-row_outer__outer:after{content:"";position:absolute;top:0;right:0;width:40px;height:100%;background:linear-gradient(to right,transparent,#fff);pointer-events:none;z-index:1}.pcard__swatch-row_outer{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;max-width:100%}.pcard__swatch-row_outer::-webkit-scrollbar{display:none}.pcard__swatch-row{flex-wrap:nowrap}}.pcard__swatch-item{flex-shrink:0}.pcard .thumbnail-swatch{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;transition:border-color .15s;box-sizing:border-box}.pcard .thumbnail-swatch:hover,.pcard .thumbnail-swatch.is-selected{border-color:#121212}.pcard .thumbnail-swatch img{width:100%;height:100%;object-fit:cover;display:block}.pcard__swatch-more{flex-shrink:0;font-size:12px;font-weight:500;white-space:nowrap;align-self:center}.pcard__btn-wrap,.pcard__btn{display:block;width:100%;box-sizing:border-box}.pcard__btn{margin-top:auto}.pcard__btn{-webkit-appearance:none;appearance:none;background:#1a1a1a;color:#fff;border:none;padding:12px 16px;font-size:14px;line-height:1.4em;font-weight:700;letter-spacing:0;text-transform:uppercase;text-align:center;cursor:pointer;transition:background .2s;border-radius:2px;text-decoration:none;margin-top:auto}.pcard__btn:hover{background:#333}.pcard__btn--sold-out{background:#aaa;pointer-events:none}.pcard .product-card-rating{margin-bottom:2px;margin-top:4px}.pcard .price-list{justify-content:flex-start;margin:8px 0}.kg-all-products-section{padding:0 5rem;padding-top:56px;padding-bottom:36px;margin:auto}.kg-all-products-section .collection-tabs{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:40px 0;margin-bottom:20px}.kg-all-products-section .collection-tabs .tab-button{cursor:pointer;transition:background .3s;font-size:16px;background:#eaeaea;color:#000;padding:7px 20px;border-radius:70px}.kg-all-products-section .collection-tabs .tab-button.active{border-bottom:1px solid currentColor;background:#000;color:#fff}.kg-all-products-section .products-container{--desktop-product-row-count: 4;--mobile-product-row-count: 1;display:grid;gap:20px;grid-template-columns:repeat(var(--desktop-product-row-count),minmax(0,1fr))}.kg-all-products-section .products-container .product-item{text-align:center;background:#fff;width:100%;height:100%;position:relative;transition-property:transform;display:block}.kg-all-products-section .products-container .product-item a.kg-product-img{border-radius:0;position:relative;display:block;width:100%;padding-top:100%;overflow:hidden}.kg-all-products-section .products-container .product-item a.kg-product-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.kg-all-products-section .products-container .product-item a.kg-product-title h3{display:block;margin-top:.5rem;margin-bottom:.5rem;text-decoration:none;font-size:14px;color:#212121;line-height:1.3;text-align:left;font-weight:500}.kg-all-products-section .products-container .product-item .price{text-align:left}.kg-all-products-section .products-container .product-item .price span.sale-price{color:#ff3451;font-size:14px}.kg-all-products-section .products-container .product-item .price .compare-price{text-decoration:line-through;font-size:14px;margin-left:2px;margin-right:5px;color:#212121}@media screen and (max-width:1199px){.kg-all-products-section .products-container{--desktop-product-row-count: 3}}@media screen and (max-width:767px){.kg-all-products-section{padding:0 1.5rem;padding-top:42px;padding-bottom:24px}.kg-all-products-section .products-container{--desktop-product-row-count: 2}.kg-all-products-section .collection-tabs{gap:10px;justify-content:flex-start;padding:0 0 8px;margin-bottom:40px}.kg-all-products-section .collection-tabs .tab-button{white-space:nowrap;font-size:14px;padding:4px 15px}}@media screen and (max-width:580px){.kg-all-products-section .products-container{--desktop-product-row-count: 2}}.kg-all-products-section span.product-label,.shopify-section--featured-collections span.product-label{position:absolute;top:14px;z-index:1;background:#f6f6f6;padding:5px 15px;font-size:17px;line-height:17px;text-transform:capitalize;font-weight:500;border-radius:3px}.kg-all-products-section span.product-label.left,.shopify-section--featured-collections span.product-label.left{left:12px}.kg-all-products-section span.product-label.right,.shopify-section--featured-collections span.product-label.right{right:12px}@media screen and (max-width:600px){.kg-all-products-section span.product-label,.shopify-section--featured-collections span.product-label{font-size:12px;padding:2px 6px;line-height:17px;top:5px}.kg-all-products-section span.product-label.left,.shopify-section--featured-collections span.product-label.left{font-size:12px;padding:2px 6px;line-height:17px;top:4px;left:4px}.kg-all-products-section span.product-label.right,.shopify-section--featured-collections span.product-label.right{font-size:12px;padding:2px 6px;line-height:17px;top:4px;right:4px}}@media screen and (max-width:1500px){.kg-all-products-section span.product-label,.shopify-section--featured-collections span.product-label{padding:5px;font-size:13px;line-height:10px;top:10px}}.shopify-section--featured-collections .kg-product-card-info .kg-product-info .v-stack{width:100%;justify-items:unset}.shopify-section--featured-collections .kg-product-card-info .kg-product-info .v-stack .price-list{justify-content:left}.shopify-section--featured-collections .kg-product-card-info .kg-product-info{width:100%;text-align:left;justify-items:unset!important}.shopify-section--featured-collections .kg-product-card-info .kg-product-info .swatch-navigable-wrapper .swatch-navigable ul.swatch-view-custom-image{justify-content:center}.shopify-section--featured-collections .kg-product-card-info .kg-product-info .jdgm-widget.jdgm-widget{display:block;text-align:center}.shopify-section--featured-collections .kg-product-card-info .kg-product-info .v-stack a.product-title.h6{display:block;margin-top:.5rem;margin-bottom:.5rem;text-decoration:none;font-size:14px;color:#212121;line-height:1.3;text-align:left;font-weight:500}.shopify-section--featured-collections .kg-product-card-info .kg-product-info .v-stack .price-list .text-on-sale,.shopify-section--featured-collections .kg-product-card-info .kg-product-info .v-stack .price-list compare-at-price{font-size:14px!important}@media screen and (max-width:767px){.kg-all-products-section .products-container,.kg-all-products-section .collection-tabs{margin-inline:-.8rem}.kg-all-products-section .products-container{gap:25px 10px}.shopify-section--featured-collections .kg-product-card-info .kg-product-info a.product-title.h6{display:block;margin-top:.5rem;margin-bottom:.5rem;text-decoration:none;font-size:14px;color:#212121;line-height:1.3;text-align:left;font-weight:500}}.kg-product-discount-badge{position:absolute;z-index:2;top:10px;padding:10px;border-top-left-radius:4px;border-bottom-left-radius:4px;max-width:165px;right:0}.kg-product-discount-badge .kg-badge-title{text-transform:uppercase;font-weight:800;line-height:1;margin-bottom:5px}.kg-product-discount-badge .kg-badge-content{font-size:12px;line-height:1.35}@media screen and (max-width:999px){.kg-product-discount-badge{right:-32px;max-width:130px}.kg-product-discount-badge .kg-badge-content{font-size:11px;line-height:1.35}}@media screen and (max-width:699px){.kg-product-discount-badge{right:-20px}}.kg-card-color-swatch-wrapper{position:relative;display:flex;align-items:center;width:100%;overflow:hidden}.kg-card-color-swatch-wrapper .kg-card-color-swatch-scroll{flex:1;min-width:0}.kg-swatch-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:22px;height:22px;background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:0;pointer-events:none;transition:opacity .15s ease;box-shadow:0 1px 4px #0000001f}.kg-swatch-nav.is-visible{opacity:1;pointer-events:auto}.kg-swatch-nav--prev{left:0}.kg-swatch-nav--next{right:0}.kg-swatch-nav:before{content:"";display:block;width:5px;height:5px;border-top:1.5px solid #1a1a1a;border-right:1.5px solid #1a1a1a}.kg-swatch-nav--prev:before{transform:rotate(-135deg) translate(-1px,1px)}.kg-swatch-nav--next:before{transform:rotate(45deg) translate(-1px,1px)}.kg-card-color-swatch-scroll{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%}.kg-card-color-swatch-scroll::-webkit-scrollbar{display:none}.kg-card-color-swatch-item{position:relative;flex-shrink:0;width:56px!important}.kg-product-card-info .kg-card-color-swatch-scroll .kg-card-color-swatch-item label.color-swatch{--swatch-size: 2.125rem;border-style:solid;border-width:.5px;border-color:#ddd;background-position:top;border-radius:3px;background-color:#fff;background-size:cover;--swatch-offset: 1px}.kg-card-color-swatch-scroll .kg-card-color-swatch-item :checked+.color-swatch,.kg-card-color-swatch-scroll .kg-card-color-swatch-item .color-swatch.is-selected{border-color:currentColor!important}.product-list .product-card{overflow:hidden}.product-card .product-card__info{justify-items:flex-start}.product-card .product-card__info .kg-card-color-swatch-scroll{width:100%}.product-card .product-card__info .h-stack.wrap{display:grid;width:100%;justify-content:left}.product-card .product-card__info .kg-card-color-swatch-scroll .kg-card-color-swatch-item label.color-swatch{width:20px;height:20px}.product-card .product-card__info{position:relative;padding:0 0 24px}.section-spacing .section-stack .featured-collections-carousel__item .product-list .product-card .product-card__info{position:relative;padding:0!important}.kg-card-color-swatch-row{display:flex;align-items:center;gap:6px;width:100%}.kg-card-color-swatch-row .kg-card-color-swatch-scroll{flex:1;min-width:0}.kg-card-color-swatch-more{flex-shrink:0;font-size:12px;font-weight:500;color:currentColor;white-space:nowrap;line-height:1}.kg-collection product-list product-card price-list.price-list{width:100%;justify-content:start}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=charcoal]{--swatch-background: url(/cdn/shop/files/image_1.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=cloud-white]{--swatch-background: url(/cdn/shop/files/image_2.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=midnight-black]{--swatch-background: url(/cdn/shop/files/image_3.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=espresso-brown]{--swatch-background: url(/cdn/shop/files/image_4.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=sand]{--swatch-background: url(/cdn/shop/files/image_5.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=stone-grey]{--swatch-background: url(/cdn/shop/files/image_6.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=navy-blue]{--swatch-background: url(/cdn/shop/files/image_7.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=lapiz-blue]{--swatch-background: url(/cdn/shop/files/image_8.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=coral-pink]{--swatch-background: url(/cdn/shop/files/image_9.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=olive-green]{--swatch-background: url(/cdn/shop/files/image_10.jpg?v=1781614267) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=sage-new-color]{--swatch-background: url(/cdn/shop/files/hugeicons_money-security_1.png?v=1781617375) !important}variant-picker[data-product-type=bath-towel] .color-swatch[data-color-name=burgundy-new-color]{--swatch-background: url(/cdn/shop/files/hugeicons_money-security_2.png?v=1781617375) !important}.kg-product-page-variant-picker .variant-picker__option-values label.color-swatch{border-style:solid;border-width:.5px;border-color:#ddd;background-position:top;border-radius:3px;background-color:#fff;background-size:cover;--swatch-offset: 1px}.kg-product-page-variant-picker .variant-picker__option-values :checked+.color-swatch,.kg-product-page-variant-picker .variant-picker__option-values .color-swatch.is-selected{border-color:currentColor!important}.kg-product-page-variant-picker .variant-picker__option-values{gap:4px!important}.product-info__block-item .kg-product-page-variant-picker .variant-picker__option .swiper.kg-card-color-swatch-swiper{margin:unset;width:100%}.kg-product-page-variant-picker .kg-variant-picker-option-info-color .swiper-button-prev,.kg-product-page-variant-picker .kg-variant-picker-option-info-color .swiper-button-next{background:#ffffffe8;width:30px;height:30px;align-items:center;border-radius:100%;border:1px solid #000;top:0;bottom:0;margin:auto}.kg-product-page-variant-picker .kg-variant-picker-option-info-color .swiper-button-prev:after,.kg-product-page-variant-picker .kg-variant-picker-option-info-color .swiper-button-next:after{font-size:11px;color:#000;font-weight:500}.product-info__block-item .kg-product-page-variant-picker .variant-picker__option .swiper.kg-card-color-swatch-swiper .swiper-wrapper .kg-card-color-swatch-item{width:56px!important}.kg-product-page-variant-picker .kg-card-color-swatch-swiper .swiper-button-prev.swiper-button-disabled,.kg-product-page-variant-picker .kg-card-color-swatch-swiper .swiper-button-next.swiper-button-disabled,.kg-product-page-variant-picker .kg-variant-picker-option-info-color .swiper-button-prev.swiper-button-disabled,.kg-product-page-variant-picker .kg-variant-picker-option-info-color .swiper-button-next.swiper-button-disabled{display:none}cart-drawer#cart-drawer::part(header){padding:30px!important;border:0!important}cart-drawer#cart-drawer::part(content) dialog-close-button::part(close-button){display:flex!important;align-items:center!important;justify-content:center;background-color:#0000000d!important;transition:.2s background-color!important;width:30px;height:30px;border-radius:50%;cursor:pointer}cart-drawer#cart-drawer::part(content) dialog-close-button::part(close-button) svg{width:10px}cart-drawer#cart-drawer::part(content) dialog-close-button::part(close-button) svg path{fill:#0000004d}cart-drawer#cart-drawer::part(body){padding:0}cart-drawer#cart-drawer::part(footer){padding:0!important;border:0!important}cart-drawer#cart-drawer p.h4{font-size:22px;font-weight:600;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .cart-drawer__items{padding:0;gap:0}cart-drawer#cart-drawer::part(content){max-width:433px}cart-drawer#cart-drawer .cart-drawer__footer{background:#f2f2f2;z-index:5;position:sticky;bottom:0;padding:0 30px 20px;display:block;margin-top:auto}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container{padding:36px 30px 12px;margin-left:-30px;width:calc(100% + 60px);background-color:#fff!important}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container .kg-money-back-guarantee{display:flex;padding:8px 12px;align-items:center;gap:8px;border-radius:4px;border:1px solid rgba(0,0,0,.03);background:#f6f3ee}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container .kg-money-back-guarantee svg{width:32px;height:32px}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container .kg-money-back-guarantee .kg-money-back-guarantee-content h4{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#1c1c1c;font-size:14px;font-style:normal;font-weight:600;line-height:normal}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container .kg-money-back-guarantee .kg-money-back-guarantee-content .kg-money-back-guarantee-pointers{display:flex;align-items:center;gap:12px}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container .kg-money-back-guarantee .kg-money-back-guarantee-content .kg-money-back-guarantee-pointers h5.kg-money-back-guarantee-pointer{display:flex;align-items:center;gap:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:600;color:#1c1c1ca6;font-size:13px;font-style:normal;font-weight:400;line-height:21.45px}cart-drawer#cart-drawer .cart-drawer__footer .kg-money-back-guarantee-container .kg-money-back-guarantee .kg-money-back-guarantee-content .kg-money-back-guarantee-pointers h5.kg-money-back-guarantee-pointer svg{width:14px;height:14px}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;color:#000c;border-bottom:1px solid rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row span.kg-shipping-label{flex:1;font-size:16px;font-weight:500}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row span.kg-shipping-cost{text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:.4px;color:#1f8d0c;background:#e9fbea;border:1px solid #b6f2b9;padding:5px 11px;border-radius:6px}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row .kg-flex{font-size:16px;flex:1;font-weight:600;color:#000}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row .kg-slidecart-subtotal{font-size:16px;font-weight:600;color:#000}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-payment-icon img{max-width:100%;display:block}cart-drawer#cart-drawer .cart-drawer__footer .button-group{margin-top:10px}cart-drawer#cart-drawer .cart-drawer__footer .button-group button.button{font-size:15px;background-color:#000;color:#fff;letter-spacing:.18em;border-radius:3px;padding:0 25px;font-weight:600;line-height:52px;height:52px;max-height:none;min-height:0;transition:.2s opacity,.2s background-color,.2s color;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .kg-cart-announcement{background:#f6f3ee;border-top:1px solid rgb(246,243,238);border-bottom:1px solid rgb(246,243,238);color:#000;text-align:center;position:relative}cart-drawer#cart-drawer .kg-cart-announcement p{padding:15px 40px;display:block;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#000;font-size:15px}cart-drawer#cart-drawer .cart-drawer__items .line-item:last-child{border:0}cart-drawer#cart-drawer .cart-drawer__items .line-item{padding:20px 30px;border-bottom:1px solid rgba(0,0,0,.1);gap:15px;align-items:flex-start}cart-drawer#cart-drawer .cart-drawer__items .line-item img.line-item__media{width:100px;height:100px;object-fit:cover;overflow:auto;border-radius:4px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info{width:100%}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info{display:block}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-1{display:flex;justify-content:space-between;width:100%;gap:20px;margin-top:12px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-1 .h6{font-size:16px;color:#000;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:21px;letter-spacing:0}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-1 .link{background:transparent;color:#00000080;font-size:12px;font-weight:700;line-height:9px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-2 p{text-transform:capitalize;letter-spacing:0;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0006;line-height:19px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-2{margin-top:7px;padding-left:3px;gap:0px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity{gap:0;justify-content:space-between;margin-top:5px;width:100%;display:grid;grid-template-columns:1fr 1fr}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity ul{width:100%;margin-bottom:8px;grid-column:1 / 3}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity ul li.discount-badge{background:transparent;padding:0;color:#1c1c1c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;gap:0;font-size:12px;line-height:16px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity ul li.discount-badge svg{flex:0 1 auto;opacity:.8;margin-right:5px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector{display:inline-flex;align-items:center;margin:0;border:1px solid rgba(0,0,0,.1);border-radius:3px;height:30px;width:max-content}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__button{width:30px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__input-wrapper{height:30px;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);width:45px;display:flex;justify-content:center;align-items:center}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__input-wrapper input{line-height:28px;height:30px;color:#000;font-size:14px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__button svg{width:10px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__button svg path{stroke:#00000080}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__button:hover svg path{stroke:#000}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .price-list{display:flex;gap:0 5px;align-items:flex-end;font-weight:700;font-size:14px;line-height:20px;flex-wrap:wrap;justify-content:flex-end;text-align:end;letter-spacing:0}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .price-list sale-price{font-size:16px;color:#000;font-weight:500;text-align:right;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:21px;letter-spacing:0}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .price-list compare-at-price{font-size:16px;color:#000;font-weight:500;text-align:right;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:21px;opacity:.7;text-decoration:line-through;letter-spacing:0}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount{border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;padding:15px 0;color:#000c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount{width:100%;flex-wrap:wrap;gap:5px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:flex-start;padding:15px 0;color:#000c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-label{font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-row{display:inline-flex;padding:5px 7px;vertical-align:middle;align-items:center;background:#0000000d;border-radius:3px;font-size:13px;font-weight:600;margin-left:8px;color:#000c}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-price{margin-left:auto}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-price{margin-left:auto;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-row svg{margin-right:8px;color:#585858}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-row button{margin-left:6px}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-row button svg{width:9px;margin:0}cart-drawer#cart-drawer p.h4 span.cart-count{font-size:22px;color:#0000004d;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;letter-spacing:0}cart-drawer#cart-drawer::part(close-button){display:flex;align-items:center;justify-content:center;background-color:#0000000d;transition:.2s background-color;width:30px;height:30px;border-radius:50%;cursor:pointer}cart-drawer#cart-drawer::part(content) dialog-close-button svg{width:10px}cart-drawer#cart-drawer::part(content) dialog-close-button svg path{fill:#0000004d}cart-drawer#cart-drawer::part(close-button):before{display:none}@media screen and (max-width:374px){cart-drawer#cart-drawer::part(header){padding:20px!important}cart-drawer#cart-drawer .kg-cart-announcement p{padding:15px 30px;font-size:13px}cart-drawer#cart-drawer .cart-drawer__items .line-item{padding:20px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__button{width:24px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__input-wrapper{width:35px}cart-drawer#cart-drawer .cart-drawer__footer{padding:0 20px 20px}cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-label{font-size:14px}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row span.kg-shipping-label,cart-drawer#cart-drawer .cart-drawer__footer .cart-total-discount .discount-price{font-size:14px}cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row .kg-flex,cart-drawer#cart-drawer .cart-drawer__footer .kg-footer-row .kg-slidecart-subtotal{font-size:14px}cart-drawer#cart-drawer .cart-drawer__footer .button-group button.button{font-size:14px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .price-list compare-at-price,cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .price-list sale-price{font-size:14px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .line-item-quantity .quantity-selector .quantity-selector__input-wrapper input{font-size:12px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-1 .h6{font-size:14px}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-2 p{font-size:13px}cart-drawer#cart-drawer p.h4 span.cart-count{font-size:19px}}.buy-button-price{display:inline;white-space:nowrap}.buy-button-price [data-total-price]{font-weight:inherit}.buy-buttons button[type=submit],.buy-buttons .button{white-space:normal;display:flex;align-items:center;justify-content:center;gap:0}.buy-buttons button[type=submit]>*,.buy-buttons .button>*{display:inline}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-2 ul.kg-properties-value{padding:0;margin:0;list-style:none}cart-drawer#cart-drawer .cart-drawer__items .line-item .line-item-info .kg-line-item-info .kg-line-item-info-2 ul.kg-properties-value li{padding:0;text-transform:capitalize;letter-spacing:0;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#0006;line-height:19px}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option select{box-shadow:0 1px 3px #1c1c1c14;padding-inline-end:35.6px;-webkit-appearance:none;appearance:none;width:100%;padding:10px 35px 10px 12px;border-radius:4px;color:#1c1c1c;text-align:start;border-width:1px;transition:border-color .1s ease-in-out}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap{padding-top:8px}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown .kg-dropdwon-main-list{border:1px solid rgb(var(--border-color));width:max-content;max-height:min(60vh,25rem);box-shadow:2px 2px 6px rgb(var(--text-color) / .05);width:100%;padding:0;background:#fff;list-style:none;margin:8px 0 0;display:none;opacity:0;position:absolute;z-index:999}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown ul.dropdown__list{gap:12px;display:flex;flex-direction:column;padding:20px 40px 20px 20px;list-style:none;margin:0;width:100%}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown.is-open .kg-dropdwon-main-list .kg-option-size-custom-header{display:none}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown.is-open .kg-dropdwon-main-list{display:flex;opacity:1}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown{position:relative}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown.is-open button.dropdown__button:after{transform:rotate(180deg)}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown ul.dropdown__list li.dropdown__list-item{width:100%;color:#1c1c1ca6;transition:color .2s ease-in-out;padding:0;cursor:pointer}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown ul.dropdown__list li.dropdown__list-item.dropdown__list-item_active,.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown ul.dropdown__list li.dropdown__list-item:hover{color:#1c1c1c}.kg-main-product-page .product .product-info .product-info__block-item .kg-custom-size-option .kg-option-custom-wrap .dropdown.is-open button.dropdown__button svg.icon-dropdown-chevron{transform:rotate(180deg)}[data-block-id=sheet_size_option_xnftzG]{margin-top:-5px!important}.popover--bottom-start.popover{position:absolute;inset-block-start:calc(100% + var(--popover-block-offset));inset-inline-start:0}.popover--bottom-start.popover::part(base){position:unset;place-items:unset;display:unset}.popover--bottom-start.popover::part(overlay){display:none}.popover--bottom-start.popover::part(content){border:1px solid rgb(var(--border-color));width:100%;max-width:100%;max-height:min(60vh,25rem);box-shadow:2px 2px 6px rgb(var(--text-color) / .05);transform:none!important}.popover--bottom-start.popover::part(header){display:none}.product-sticky-bar{background:#fff!important}.product-card-rating{display:flex;align-items:center;gap:2px;flex-wrap:wrap}.product-card-rating__stars{display:flex;align-items:center;gap:2px;line-height:1;position:relative;bottom:1px}.product-card-rating__stars img{display:block;width:100%}.product-card-rating__score{font-size:13px;font-weight:600;color:#121212;line-height:1em}.product-card-rating__count{font-size:12px;color:#666;line-height:1em}.product-card__subtitle{font-size:13px;color:#666;margin:0;line-height:1.4}.product-card__shop-form,.product-card__shop-button{display:block;width:100%}.product-card__shop-button{-webkit-appearance:none;appearance:none;background-color:#1a1a1a;color:#fff;border:none;padding:12px 16px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:center;cursor:pointer;transition:background-color .2s ease;border-radius:2px}.product-card__shop-button:hover{background-color:#333}.product-card__shop-button--sold-out{background-color:#999;pointer-events:none;text-decoration:none}.main-product__list.main-product__list_filtered{grid-template-columns:1fr 1fr 1fr}.main-product__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:80px 48px}@media screen and (max-width:1000px){.main-product__list.main-product__list_filtered{grid-template-columns:1fr 1fr}}@media screen and (max-width:1360px){.main-product__list{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1040px){.main-product__list{grid-template-columns:1fr 1fr;gap:32px 16px}.product-card-rating__stars img{max-width:60px}.product-card-rating__count{font-size:11px}.product-card-rating__score,.pcard__btn{font-size:12px}.pcard__title{margin:4px 0 0;font-size:14px;line-height:1.3em}.pcard__info price-list *{font-size:14px}.collection-inline-banner{aspect-ratio:1;height:100%}}@media screen and (min-width:1760px){.pcard .thumbnail-swatch{width:48px;height:48px}}@media screen and (min-width:2260px){.pcard .thumbnail-swatch{width:64px;height:64px}.pcard__swatch-row{flex-wrap:wrap}.product-card-rating__score,.product-card-rating__count,.pcard__title{font-size:16px}.pcard__subtitle{font-size:14px}.pcard__info price-list *{font-size:16px}.pcard__btn{font-size:16px;padding:16px}.pcard__swatch-more{font-size:18px}.product-card-rating__stars{width:100px}}@media screen and (max-width:768px){.Desktop_only{display:none!important}}@media screen and (min-width:768px){.Mobile_only{display:none!important}}.product-info__block-list .color-swatch{border-color:#b8b8b8!important;border-radius:4px;--swatch-offset: 1px !important}.product-info__block-list :checked+.color-swatch,.product-info__block-list .color-swatch.is-selected{border-color:#4b3e34!important}body .product-info__block-list .color-swatch{width:56px!important;height:56px!important}html{overflow-x:hidden}@media screen and (min-width:768px){.stickyBar.csf-swatches-wrapper_outer{display:none!important}}@media screen and (max-width:768px){.stickyBar.csf-swatches-wrapper_outer{position:fixed;bottom:-200px;left:0;width:100%;z-index:9;background:#fff;padding-top:16px;transition:all .3s}.stickyBar.csf-swatches-wrapper_outer.fixed{bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/kg-custom.css.map */
