.custom-cart-layout{--gray-2:#9f9f9f;--bordeaux:#8a1149;font-family:"Objektiv Mk1",sans-serif;margin:auto;max-width:1090px;padding:0 32px;display:flex;justify-content:space-between;gap:32px}.woocommerce .woocommerce-cart-form{padding-bottom:64px}.custom-cart-layout .cart-left{width:60%;display:flex;flex-direction:column;gap:32px}.custom-cart-layout .cart-items-wrapper{display:flex;flex-direction:column;gap:32px}.custom-cart-layout .cart-item{display:flex;gap:16px;background-color:#fff}.custom-cart-layout .item-image{width:136px;height:136px;background-color:#ccc;flex-shrink:0}.custom-cart-layout .item-content{display:flex;flex-direction:column;gap:16px;flex-grow:1;justify-content:space-between}.custom-cart-layout .item-header{display:flex;flex-direction:column;gap:8px}.custom-cart-layout .item-title{font-size:16px;font-weight:700}.custom-cart-layout .item-title a{color:#000;text-decoration:none}.custom-cart-layout .item-title a:hover{color:#3c3c3c}.custom-cart-layout .item-meta{font-size:14px;color:#666}.custom-cart-layout .item-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.custom-cart-layout .item-remove{font-size:14px;color:var(--bordeaux)}.custom-cart-layout .item-quantity{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:16px}.custom-cart-layout .item-price-row{display:flex;align-items:center;gap:8px;justify-content:right;font-size:16px}.custom-cart-layout .item-price-row .price-old{text-decoration:line-through;color:var(--bordeaux);font-weight:400;font-size:14px}.custom-cart-layout .item-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:16px}.custom-cart-layout .price-old{text-decoration:line-through;color:var(--bordeaux)}.custom-cart-layout .quantity{display:flex;align-items:center;gap:10px;user-select:none}.custom-cart-layout .icon-wrapper-14{font-size:20px;cursor:pointer;color:#000;transition:color .2s ease}.custom-cart-layout .icon-wrapper-14:hover{color:#3c3c3c}.custom-cart-layout .quantity-num{font-size:16px;min-width:20px;text-align:center}.custom-cart-layout .quantity input.qty{display:none!important}.custom-cart-layout .cart-left-actions{display:flex}.custom-cart-layout .cart-left-actions .update-cart{all:unset;display:flex;align-items:center;justify-content:center;height:48px;width:100%;font-size:16px;background:#000;color:#fff;cursor:pointer;padding:0 24px;transition:background .2s ease}.custom-cart-layout .cart-left-actions .update-cart:hover{background:#3c3c3c}.custom-cart-layout .cart-right{width:40%;padding-left:32px;border-left:1px solid var(--gray-2);display:flex;flex-direction:column;gap:24px}.custom-cart-layout .cart-summary{display:flex;flex-direction:column;gap:24px}.custom-cart-layout .summary-rows{display:flex;flex-direction:column;gap:12px}.custom-cart-layout .text-20-bold{font-size:20px;font-weight:700}.custom-cart-layout .summary-item{display:flex;justify-content:space-between;font-size:16px}.custom-cart-layout .summary-item .amount bdi{font-size:18px;font-weight:700}.custom-cart-layout .summary-item.discount bdi{font-size:18px;font-weight:400}.custom-cart-layout .summary-item.discount span:last-child{color:var(--bordeaux)}.custom-cart-layout .custom-checkout-button{appearance:none;border:none;box-sizing:border-box;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;height:48px;width:100%;font-size:16px;cursor:pointer;padding:0 24px;transition:background .2s ease;margin:0}.custom-cart-layout .custom-checkout-button:hover{background:#3c3c3c}.styled-coupon-form{display:flex;align-items:center;height:40px;padding:0 12px;border:.7px solid #000;border-radius:0;overflow:hidden}.styled-coupon-form input[type=text]{flex:1;border:none;outline:none;font-size:14px;background:0 0;padding:0;color:#000}.styled-coupon-form button{all:unset;background:0 0;color:#000;padding-left:12px;font-size:14px;cursor:pointer;display:flex;align-items:center}.styled-coupon-form button:hover{all:unset;text-decoration:underline;text-underline-offset:50%}.styled-coupon-form button:hover{cursor:pointer!important}@media screen and (max-width:768px){.woocommerce .woocommerce-cart-form{padding-bottom:32px}.back-button-text{display:none}.woocommerce .cart-header{margin:32px auto}.custom-cart-layout{flex-direction:column-reverse}.custom-cart-layout .cart-left,.custom-cart-layout .cart-right{width:100%;padding:0;border:none}}@media screen and (max-width:767px){.custom-cart-layout{padding:0 20px}}.cart-header{max-width:1090px;margin:36px auto 48px;padding:0 32px;position:relative;display:flex;align-items:center;justify-content:center;height:40px}.cart-header .back-button{position:absolute;left:32px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;gap:4px;cursor:pointer;color:#000;font-size:14px}.cart-heading-center{display:flex;align-items:baseline;gap:8px}.cart-heading-center .heading-text{font-size:24px;font-weight:400;line-height:130%;color:#000}.cart-heading-center .heading-num{font-size:24px;font-weight:400;color:#9f9f9f;line-height:130%}