.cart-item__quantity{height:calc((var(--inputs-border-width)* 2) + 3.5rem)}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(12rem / var(--font-body-scale))}@media screen and (min-width: 990px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7;text-decoration:line-through;text-decoration-color:#c50d00}.cart-item__final-price{font-weight:400}.product-option{font-size:1.4rem;word-break:break-word;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex;margin-left:.1rem;border:1px solid #c6c6c6;border-radius:4px;position:relative;z-index:1}@media screen and (min-width: 990px) and (max-width: 1199px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:calc((var(--inputs-border-width)* 2) + 3.5rem);padding:0;margin:0 .1rem .1rem 0}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@media screen and (min-width: 990px){cart-remove-button .button{min-width:3.5rem;min-height:3.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width: 990px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error-text{font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;order:1}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}.cart-continue-shopping{font-size:14px;margin-bottom:1rem}@media screen and (max-width: 989px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:1rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}@media screen and (min-width: 990px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table;table-layout:auto}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:45%}.cart-items th+th{padding-left:2rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:2rem}.cart-item__details{width:auto;min-width:0}.cart-item__details>*{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.cart-item__media{width:10rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width: 990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:3rem}.cart-item__details{width:auto;min-width:0;max-width:100%}.cart-items thead th:first-child{width:50%}.cart-item>td+td{padding-left:2rem}.cart-items th+th{padding-left:2rem}}@media screen and (min-width: 1200px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.cart-items thead th:first-child{width:60%}.cart-item>td+td{padding-left:4rem}.cart-items th+th{padding-left:4rem}}@media screen and (min-width: 990px){.cart-items .cart-items__heading--quantity,.cart-item .cart-item__quantity,.cart-item__quantity--info quantity-popover>*{padding-left:5rem}.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info{padding-left:0}}@media screen and (max-width: 1199px){.cart-items .quantity-popover__info-button{padding-left:0}}.cart-item__savings-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background-color:#ecfff7;border:1px solid #49b187;border-radius:8px;font-size:11px;margin-top:4px;white-space:nowrap;flex-wrap:nowrap}@media screen and (max-width: 989px){.cart-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-end}.cart-item__savings-badge{margin-right:0;padding:2px 5px;gap:2px;font-size:9px;border-radius:4px}.cart-item__savings-icon{display:none}.cart-item__savings-text{font-size:8px}}.cart-item__savings-icon{display:inline-flex;align-items:center}.cart-item__savings-icon svg{width:16px;height:16px;fill:#49b187;color:#49b187}.cart-item__savings-text{color:#000;font-weight:500;font-size:10px;white-space:nowrap}.cart-savings-box{display:none;background-color:#fef3e2;border-radius:10px;margin:12px;overflow:hidden}@media screen and (max-width: 989px){.cart-savings-box{display:block}}.cart-savings-box__header{display:flex;justify-content:space-between;align-items:center;background-color:#fdebdb;color:#22c55e;font-size:13px;font-weight:600;padding:8px 12px}.cart-savings-box__header-value{font-weight:700;font-size:14px;color:#49b187}.cart-savings-box__content{padding:10px 12px;background-color:#fff7f0}.cart-savings-box__row{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.cart-savings-box__row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.cart-savings-box__label{display:flex;align-items:center;gap:6px;font-size:12px;color:#333}.cart-savings-box__label svg{width:16px;height:16px;color:#22c55e!important;fill:#22c55e!important}.cart-savings-box__label svg path{fill:#22c55e!important}.cart-savings-box__value{font-size:12px;font-weight:600;color:#333}cart-items{padding-top:2px!important}.cart-page-sidebar{display:none}@media screen and (min-width: 990px){.cart-page-container{position:relative;max-width:1400px;margin:0 auto;padding:8px 20px 30px;display:flex;gap:20px;align-items:flex-start;box-sizing:border-box}.cart-page-container:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background-color:#f5f5f5;z-index:-1;min-height:100%}.cart-page-content{flex:1;min-width:0;max-width:none;overflow:hidden}.cart-page-sidebar{display:block;width:300px;min-width:280px;flex-shrink:0;position:sticky;top:20px;align-self:flex-start}}@media screen and (min-width: 990px){.cart-page-content .page-width{max-width:100%;padding:0}.cart-page-content cart-items{background:#fff;border-radius:8px;padding:16px;display:block;margin-bottom:16px;box-shadow:0 1px 4px #00000014}.cart-page-content .shopify-section{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #00000014;overflow:hidden}.cart-page-content .shopify-section:first-child{background:transparent;padding:0;border-radius:0;box-shadow:none}.cart-page-content .shopify-section:has(.boost-sd__recommendation):not(:has(.boost-sd__product-item)){display:none!important;margin:0!important;padding:0!important}.cart-page-content .shopify-section .page-width{max-width:100%;padding:0}.cart-page-main{width:100%}.cart-sidebar-box{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014}.cart-sidebar-box__header{font-size:13px;font-weight:600;color:#35a47a;text-transform:uppercase;margin-bottom:8px}.cart-sidebar-box__price{font-size:24px;font-weight:700;color:#333;margin-bottom:12px}.cart-sidebar-box__button{display:block;width:100%;background-color:#166534;color:#fff;text-align:center;padding:12px 16px;border-radius:8px 8px 0 0;font-size:15px;font-weight:600;text-decoration:none;margin-bottom:0;box-sizing:border-box}.cart-sidebar-box__button:hover{background-color:#14532d;color:#fff}.cart-sidebar-box__shipping{background-color:#fff7f0;border:1px solid rgba(18,18,18,.1);border-top:none;border-radius:0 0 8px 8px;padding:8px 12px;text-align:center;font-size:12px;color:#121212;margin-bottom:12px}.cart-sidebar-box__shipping strong{color:#007644;font-weight:600}.cart-sidebar-box__details{border-top:1px solid #e5e5e5;padding-top:12px}.cart-sidebar-box__row{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-bottom:6px}.cart-sidebar-box__row--savings{color:#35a47a;font-weight:600}.cart-page-content .cart__blocks{display:none!important}.cart-sidebar-box__contracts{border-top:1px solid #e5e5e5;padding-top:12px;margin-top:12px}.cart-sidebar-box__contracts .cart-sidebar-box__checkbox{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:6px!important}.cart-sidebar-box__contracts .cart-sidebar-box__checkbox:last-child{margin-bottom:0!important}.cart-sidebar-box__checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;min-width:18px;border:1.5px solid rgba(18,18,18,.4);border-radius:4px;cursor:pointer;position:relative;background-color:#fff;margin:2px 0 0;flex-shrink:0}.cart-sidebar-box__checkbox input[type=checkbox]:checked{background-color:#2563eb;border-color:#2563eb}.cart-sidebar-box__checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.cart-sidebar-box__checkbox label{flex:1;font-size:1.1rem;line-height:1.4;color:#121212;cursor:pointer}.cart-sidebar-box__checkbox a{color:#44b183;text-decoration:none}.cart-sidebar-box__checkbox a span,.cart-sidebar-box__checkbox a:hover{text-decoration:underline}.cart-sidebar-box__button.disabled{opacity:1;cursor:not-allowed;background-color:#85a092;color:#e9e9e9}.cart-items{width:100%;table-layout:auto}.cart-item__details{width:auto;max-width:none}.cart-item__details>*{max-width:100%}}@media screen and (min-width: 1200px){.cart-page-container{padding:8px 40px 30px 80px;gap:30px}.cart-page-content{max-width:900px}.cart-page-content cart-items,.cart-page-content .shopify-section{padding:24px}.cart-page-sidebar{width:350px}.cart-sidebar-box{padding:20px}.cart-sidebar-box__header{font-size:14px;margin-bottom:10px}.cart-sidebar-box__price{font-size:28px;margin-bottom:16px}.cart-sidebar-box__button{padding:14px 20px;font-size:16px}.cart-sidebar-box__shipping{padding:10px 16px;font-size:13px;margin-bottom:16px}.cart-sidebar-box__details{padding-top:16px}.cart-sidebar-box__row{font-size:13px;margin-bottom:8px}.cart-sidebar-box__contracts{padding-top:16px;margin-top:16px}.cart-sidebar-box__contracts .cart-sidebar-box__checkbox{gap:.8rem;margin-bottom:8px!important}.cart-sidebar-box__checkbox input[type=checkbox]{width:20px;height:20px;min-width:20px}.cart-sidebar-box__checkbox input[type=checkbox]:checked:after{left:6px;top:2px}.cart-sidebar-box__checkbox label{font-size:1.2rem}}@media screen and (max-width: 989px){.cart-items .small-hide,.cart-item .small-hide,.cart-items th.small-hide,.cart-items td.small-hide{display:none!important}.cart-items .medium-hide.large-up-hide,.cart-item .medium-hide.large-up-hide,.cart-items th.medium-hide.large-up-hide,.cart-items td.medium-hide.large-up-hide{display:flex!important}.cart__footer{flex-direction:column!important}.cart__note-wrapper,.cart__blocks{width:100%!important;max-width:100%!important}.cart-savings-box{display:block!important}.cart__ctas,.cart-footer-announcement,.kvkk_checkbox,.sales_checkbox{max-width:100%!important;margin-left:0!important}.totals{display:flex;justify-content:space-between;width:100%}}@media screen and (min-width: 990px){.cart-items .small-hide,.cart-item .small-hide,.cart-items th.small-hide,.cart-items td.small-hide{display:table-cell!important}.cart-items .medium-hide.large-up-hide,.cart-item .medium-hide.large-up-hide,.cart-items th.medium-hide.large-up-hide,.cart-items td.medium-hide.large-up-hide,.cart-item__totals.medium-hide.large-up-hide{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/198/assets/component-cart-items.css.map */
