gwp-block{display:block;position:relative;width:100%}#dropdown-cart .has-items-wrapper gwp-block,#dropdown-cart .has-items-wrapper .gwp-block,#dropdown-cart .has-items-wrapper .gwp,#dropdown-cart .has-items-wrapper .gwp-inner,#dropdown-cart .has-items-wrapper .gwp-container,body.template-cart .cart-section-items-in gwp-block,body.template-cart .cart-section-items-in .gwp{position:static!important;top:auto!important;z-index:auto!important}#dropdown-cart .has-items-wrapper.custom-slider-scrollbar{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}#dropdown-cart .has-items{min-height:0}body.template-cart .cart-section-items.scroller{overflow-y:auto;max-height:calc(100vh - 320px);-webkit-overflow-scrolling:touch}.gwp-trigger[aria-expanded=true]>span:last-child:not(.hide){transform:rotate(-90deg)}.gwp-block[aria-hidden=true]{display:none}body.template-cart .cart-section-inner{display:flex;flex-direction:column}body.template-cart gwp-block{margin-bottom:1rem}body.template-cart gwp-block button[data-gwp-trigger]{margin:0}#dropdown-cart .cart-model-header{display:flex;justify-content:center;align-items:center}.gwp-trigger,.gwp-trigger:focus{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem;border:0;background:var(--pdp-teal-primary);color:var(--white-color);margin-bottom:0;cursor:pointer;border-radius:0;font-family:var(--sofia-pro)}body.template-cart .gwp-trigger{border-radius:4px}.gwp-trigger>span{font-size:.875rem;display:flex;align-items:center;justify-content:center}.gwp-trigger>span:first-child svg{max-height:29px;animation:gwp-toggleBrightness 1s linear infinite;animation-direction:alternate-reverse}.gwp-trigger>span:last-child svg{max-height:15px}.gwp-trigger>span+span{margin-left:1rem}.gwp-trigger>span:last-child{margin-left:auto;transform:rotate(90deg);margin-right:11px}#dropdown-cart .cart-title{display:flex;flex-direction:column}.gwp-remove{display:flex;padding:.5rem 1rem;background:var(--minicart-gwp-bg-light);margin-top:1.5rem;margin-bottom:-1.92rem;width:100%;font-family:var(--sofia-pro)}.gwp-remove button>svg{width:17px}.gwp-remove>div+div{margin-left:.5rem}.gwp-remove .gwp-remove-img{min-width:36px;max-width:36px;display:flex;justify-content:center;align-items:center}.gwp-remove-info{display:flex;flex:1;padding:0 .5rem;color:var(--black-color);font-weight:500}.gwp-remove-info .gwp-remove-title{width:100%}.gwp-remove-info .gwp-remove-price{display:flex;align-items:center;font-size:12px}.gwp-remove-info .gwp-remove-price>span+span{margin-left:.5rem}.gwp-remove-info>div+div{margin-left:1rem}.gwp-remove .gwp-remove-extra{display:flex;align-items:center;justify-content:flex-start;font-size:12px}svg.icon--offer{width:18px;height:18px}.gwp-remove .gwp-remove-extra>span+span{margin-left:.5rem}.gwp-remove .gwp-remove-action button{background:transparent;cursor:pointer;display:flex}.gwp-remove .gwp-remove-action button svg.spinner{width:18px;stroke:var(--black-color)}.gwp-remove .gwp-remove-action{margin-left:auto;display:flex;justify-content:center;align-items:center;width:32px}.discount-message.discount-gwp,.discount-tag.discount-gwp{background-color:var(--minicart-green);color:var(--white-color);font-weight:600;padding-left:7px!important}@keyframes gwp-toggleBrightness{0%{filter:brightness(0)}20%{filter:brightness(.3)}40%{filter:brightness(.7)}80%{filter:brightness(.9)}to{filter:brightness(1)}}.gwp{--gwp-container: 100%;--gwp-card-bg: #f3f3f3;--gwp-sale-price: #8b6b4a;--gwp-btn-bg: #5d4e47;--gwp-btn-bg-hover: #4a3f39;--gwp-thumb-size: 100px;--gwp-content-width: 136px;position:relative;left:auto;top:auto;width:100%;display:none;background:transparent;z-index:auto;box-shadow:none}body.template-cart .gwp{margin-top:0;border-top:1px solid #f4f4f4}#dropdown-cart .gwp{border-top:1px solid var(--minicart-border-light, #eee);background:var(--gwp-card-bg, #f3f3f3);width:100%}#dropdown-cart .gwp .gwp-header,#dropdown-cart .gwp .grid-items{padding-inline:22px}#dropdown-cart .gwp .gwp-header{background:var(--white-color, #fff);margin-bottom:0;border-bottom:1px dashed var(--minicart-dashed-border, #d6d6d6)}.gwp .gwp-inner{display:block;width:100%;height:auto;max-height:none}.gwp .gwp-container{width:100%;max-width:var(--gwp-container);background:#fff;border-radius:0;padding:0;position:relative;display:flex;flex-direction:column;overflow:visible;max-height:none;box-shadow:none}.gwp .gwp-body{overflow:visible}.gwp .gwp-close{width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#fff;position:absolute;right:8px;top:8px;cursor:pointer}.gwp .gwp-header{padding:1rem 0 .75rem;margin-bottom:.75rem;border-bottom:1px dashed var(--minicart-dashed-border, #d6d6d6);font-size:.875rem;font-weight:600;text-align:center}.gwp .grid-items{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:12px 16px;padding:0 0 1rem;list-style:none;margin:0;overflow:visible;max-height:none}.gwp .grid-items li{flex:0 0 auto;display:flex;justify-content:center;padding:0;margin:0}.gwp .grid--item{width:var(--gwp-content-width);max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--gwp-card-bg);border-radius:4px;padding:10px 0 12px;gap:8px}.gwp .grid--item .grid--item-top{display:flex;justify-content:center;align-items:center;width:var(--gwp-thumb-size);height:var(--gwp-thumb-size);max-width:100%;margin:0;align-self:center;background:var(--white-color, #fff);border-radius:2px;overflow:hidden;flex-shrink:0}.gwp .grid--item .grid--item-top img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.gwp .grid--item .grid--item-title{font-size:.75rem;line-height:1.3;font-weight:700;color:var(--minicart-text-dark, #231f20);margin:0;width:100%;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:break-word;word-break:normal;font-family:var(--sofia-pro)}.gwp .grid--item .grid--item-price{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.35rem;width:100%;max-width:100%;margin:0}.gwp .grid--item .grid--item-price .gwp-price-compare{color:#9a9a9a;text-decoration:line-through;font-size:.8125rem;font-weight:400}.gwp .grid--item .grid--item-price .gwp-price-sale{color:var(--gwp-sale-price);font-size:.9375rem;font-weight:700}.gwp .grid--item-btns{width:var(--gwp-thumb-size);max-width:100%;margin-top:auto;display:flex;justify-content:center}.gwp .grid--item .btn-gwp{width:100%;min-width:0;padding:.35rem .5rem;font-size:.6875rem;line-height:1.15;cursor:pointer;display:flex;justify-content:center;align-items:center;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border:0;border-radius:999px;background:var(--gwp-btn-bg);color:var(--white-color, #fff);font-family:var(--sofia-pro)}.gwp .grid--item .btn-gwp:hover,.gwp .grid--item .btn-gwp:focus{background:var(--gwp-btn-bg-hover);color:var(--white-color, #fff)}.gwp .grid--item .btn-gwp span,.gwp .grid--item .btn-gwp.loading .loading-overlay__spinner,.gwp .gwp-remove button span,.gwp .gwp-remove button.loading .loading-overlay__spinner{display:flex;justify-content:center;align-items:center}.gwp .grid--item .btn-gwp .loading-overlay__spinner,.gwp .grid--item .btn-gwp.loading span,.gwp .gwp-remove button .loading-overlay__spinner,.gwp .gwp-remove button.loading>span,.gwp .gwp-remove button.loading>svg{display:none}.gwp .slick-arrow img{max-height:18px}.gwp .loading-overlay__spinner,.gwp-remove .loading-overlay__spinner{width:2rem}.gwp .loading-overlay__spinner .spinner,.gwp-remove .loading-overlay__spinner .spinner{animation:spinRotator 1.4s linear infinite;max-width:18px}.gwp .loading-overlay__spinner .spinner .path,.gwp .btn-gwp .loading-overlay__spinner .spinner .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:#fff;animation:dash 1.4s ease-in-out infinite}#dropdown-cart .gwp .gwp-container{padding:0;background:transparent}#dropdown-cart .gwp .gwp-body{background:var(--gwp-card-bg)}@media(min-width:768px){.gwp-trigger>span{font-size:1.15rem}svg.icon--offer{width:28px;height:28px}.gwp-remove>div+div{margin-left:1rem}.gwp-remove .gwp-remove-img{min-width:50px;max-width:50px}.gwp-remove{padding:1rem}.gwp-remove-info .gwp-remove-price,.gwp-remove .gwp-remove-extra{font-size:14px}.gwp-remove button>svg{width:20px}.gwp{--gwp-container: 100%;--gwp-content-width: 148px}body.template-cart .gwp .gwp-container{padding:2.5rem}.gwp .gwp-header{font-size:1rem}.gwp .gwp-close{width:30px;height:30px}.gwp .grid-items{gap:14px 20px}.gwp .grid--item{padding:15px 0;gap:10px}.gwp .grid--item .grid--item-title,.gwp .grid--item .grid--item-price .gwp-price-compare{font-size:.8125rem}.gwp .grid--item .grid--item-price .gwp-price-sale{font-size:.9375rem}.gwp .grid--item .btn-gwp{padding:.4rem .5rem;font-size:.75rem}}@media(min-width:992px){.gwp{--gwp-container: 100%}}@media(min-width:1200px){.gwp{--gwp-container: 100%}}
/*# sourceMappingURL=/cdn/shop/t/638/assets/modal-gwp.css.map */
