.woocommerce-cart-form{width:100%}.woocommerce-cart-main{margin:40px 0 0;display:flex;justify-content:space-between;gap:30px}.woocommerce-cart-sidebar{position:sticky;top:120px;padding:20px;width:366px;border:1px solid var(--dark);border-radius:12px}.woocommerce-cart-sidebar-title{margin:0 0 20px}.woocommerce-cart-sidebar-title-border{margin:20px 0;padding:14px 0 0;border-top:1px solid var(--border-gray)}.cart-info-item{display:flex;align-items:center;gap:8px;justify-content:space-between}.cart-info-item.brown{color:var(--brown)}.cart-info-item+.cart-info-item,.cart-promotions{margin:6px 0 0}.cart-info-item-nowrap{white-space:nowrap}.free-shipping{min-width:142px}.woocommerce-shipping-methods{display:flex;flex-direction:column;gap:8px}.shipping_method{position:absolute;opacity:0;pointer-events:none}.shipping_method+label{position:relative;padding-left:18px;cursor:pointer}.shipping_method+label .amount{color:var(--dark)}.shipping_method+label::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border:1px solid var(--dark);border-radius:50%}.shipping_method+label::after{content:"";position:absolute;left:2px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:0 0;transition:var(--transition)}.shipping_method+label:hover::after,.shipping_method:checked+label::after{background:var(--dark)}.shipping_method:checked+label::before{border-color:var(--dark)}.cart-sidebar-total-price{margin:14px 0 0}.cart-sidebar-newsletter,.cart-sidebar-newsletter span{cursor:pointer;transition:var(--transition)}.cart-sidebar-newsletter:hover,.cart-sidebar-newsletter:hover span{color:var(--brown)}.woocommerce-cart-sidebar .wc-proceed-to-checkout{padding:0;margin:20px 0 0}.woocommerce-cart-sidebar .wc-proceed-to-checkout+.wc-proceed-to-checkout{margin:10px 0 0}.woocommerce-cart-sidebar .wc-proceed-to-checkout .btn.btn-with-icon{width:100%}.woocommerce-cart-sidebar .wc-proceed-to-checkout .btn.btn-with-icon .title{width:100%;justify-content:center}.woocommerce-cart-sidebar .wc-proceed-to-checkout .btn-with-icon-2{border-color:var(--dark)}.woocommerce-cart-sidebar .wc-proceed-to-checkout .btn-with-icon-2:before{background:var(--white)}.coupon-close-icon{display:flex;align-items:center;justify-content:center}.woocommerce-cart-sidebar a.woocommerce-remove-coupon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath d='M5.65723 16.9712L16.9709 5.65748' stroke='currentColor' stroke-width='0.999926' stroke-linecap='square'/%3E%3Cpath d='M16.97 16.9712L5.65626 5.65748' stroke='currentColor' stroke-width='0.999926' stroke-linecap='square'/%3E%3C/svg%3E") center/contain no-repeat;width:23px;height:23px;margin-left:4px;display:block;transition:var(--transition)}.woocommerce-cart-sidebar a.woocommerce-remove-coupon:hover{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath d='M5.65723 16.9712L16.9709 5.65748' stroke='%23C6AC68' stroke-width='0.999926' stroke-linecap='square'/%3E%3Cpath d='M16.97 16.9712L5.65626 5.65748' stroke='%23C6AC68' stroke-width='0.999926' stroke-linecap='square'/%3E%3C/svg%3E") center/contain no-repeat;height:23px;margin-left:4px;display:block}.ppc-button-wrapper{display:none}.woocommerce-cart .custom-cart-table{width:100%}.woocommerce-cart .custom-cart-table .cart-header,.woocommerce-cart .custom-cart-table .cart-row,.woocommerce-cart .custom-cart-table .cart_item{display:grid;grid-template-columns:280px 153px 1fr 1fr 1fr 30px;align-items:center;gap:0}.woocommerce-cart .custom-cart-table .cart-row,.woocommerce-cart .custom-cart-table .cart_item{border-bottom:1px solid var(--border-gray)}.woocommerce-cart .custom-cart-table .cart-header{border:1px solid var(--border-gray);border-radius:12px;font-weight:400;line-height:130%;text-align:center}.woocommerce-cart .custom-cart-table .cart-header+.cart-row,.woocommerce-cart .custom-cart-table .cart-header+.cart_item{border-top:0}.woocommerce-cart .custom-cart-table .cart-col{padding:20px 10px;text-align:center}.product-delivery-name,.product-name-mob,.product-price-name,.product-price-value,.product-quantity-value{display:none}.woocommerce-cart .custom-cart-table .cart-col.product-name,.woocommerce-cart .custom-cart-table .cart-col:first-child{padding-left:0;text-align:center}.woocommerce-cart .custom-cart-table .product-name,.woocommerce-cart .custom-cart-table .product-name a{display:flex;align-items:center;gap:12px}.woocommerce-cart .custom-cart-table img{padding:14px;width:140px;height:auto;border:1px solid var(--border-gray);border-radius:12px;transition:var(--transition)}.woocommerce-cart .custom-cart-table .product-name:hover img{border-color:var(--brown)}.woocommerce-cart .custom-cart-table .product-name span{transition:var(--transition)}.woocommerce-cart .custom-cart-table .product-name:hover span{color:var(--brown)}.woocommerce-cart .custom-cart-table .cart-col.product-remove{display:flex;justify-content:center}.woocommerce-cart .custom-cart-table .product-quantity .qty,.woocommerce-cart .custom-cart-table .product-quantity .quantity{max-width:96px;margin:0;display:block}.catalog-product-quantity{display:flex;align-items:center;justify-content:center;gap:4px}.catalog-product-quantity .qty-minus,.catalog-product-quantity .qty-plus{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--border-light-gray);color:var(--dark);transition:var(--transition);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;outline:0}.catalog-product-quantity .qty-minus:focus,.catalog-product-quantity .qty-plus:focus{outline:0}.catalog-product-quantity .qty-minus:hover,.catalog-product-quantity .qty-plus:hover{background-color:var(--dark);color:var(--white)}.input-text.qty.text{width:40px;height:40px;display:flex;justify-content:center;text-align:center;border:1px solid var(--border-gray);border-radius:50%}input.input-text.qty.text[type=number]::-webkit-inner-spin-button,input.input-text.qty.text[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input.input-text.qty.text[type=number]{-moz-appearance:textfield}input.input-text.qty.text[type=number]::-ms-clear,input.input-text.qty.text[type=number]::-ms-reveal{display:none}.woocommerce .product-remove a.remove{color:var(--border-gray)!important;transition:var(--transition)}.woocommerce .product-remove a.remove:hover{color:var(--brown)!important;background-color:transparent}.catalog-coupon{margin:20px 0 0}.coupon-container{margin:18px 0 0;display:flex;align-items:center;gap:10px}.coupon-container.form-field>input{max-width:592px;width:100%}.coupon-container.form-field>input:focus,.coupon-container.form-field>input:hover,.form-field.filled label+input{border-color:var(--brown);color:var(--gray)}.coupon-container.form-field>label:has(+input:focus),.coupon-container.form-field>label:has(+input:hover){color:var(--gray)}.form-field.filled label+input{border-color:none}.coupon-container .btn.btn-with-icon{width:100%;border-color:var(--dark)}.coupon-container .btn.btn-with-icon .title{width:100%;justify-content:center}.coupon-container .btn.btn-with-icon::before{background:var(--white)}.empty-cart,.empty-cart-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.empty-cart{max-width:1000px;width:100%;margin:0 auto;text-align:center}.empty-cart svg{max-width:500px;padding:3rem 0 0}.empty-cart svg #bubble-rounded,.empty-cart svg #diamond,.empty-cart svg #oval,.empty-cart svg #plus{animation:4s ease-out infinite plopp}.empty-cart svg #bubble-rounded:nth-child(1),.empty-cart svg #diamond:nth-child(1),.empty-cart svg #oval:nth-child(1),.empty-cart svg #plus:nth-child(1){animation-delay:-240ms}.empty-cart svg #bubble-rounded:nth-child(2),.empty-cart svg #diamond:nth-child(2),.empty-cart svg #oval:nth-child(2),.empty-cart svg #plus:nth-child(2){animation-delay:-480ms}.empty-cart svg #bubble-rounded:nth-child(3),.empty-cart svg #diamond:nth-child(3),.empty-cart svg #oval:nth-child(3),.empty-cart svg #plus:nth-child(3){animation-delay:-720ms}.empty-cart svg #bubble-rounded:nth-child(16),.empty-cart svg #diamond:nth-child(16),.empty-cart svg #oval:nth-child(16),.empty-cart svg #plus:nth-child(16){animation-delay:-3.84s}.empty-cart svg #bg-line:nth-child(2){fill-opacity:.3}.empty-cart svg #bg-line:nth-child(3){fill-opacity:.4}.return-to-shop{display:flex;justify-content:center}@keyframes plopp{0%{transform:translate(0,0);opacity:1}100%{transform:translate(0,-10px);opacity:0}}@media (max-width:1279px){.woocommerce-cart-main{gap:10px}.woocommerce-cart .custom-cart-table .cart-header,.woocommerce-cart .custom-cart-table .cart-row,.woocommerce-cart .custom-cart-table .cart_item{grid-template-columns:130px 100px 1fr 1fr 1fr 30px}.woocommerce-cart .custom-cart-table .product-name img{width:100px}.woocommerce-cart .custom-cart-table .product-name a{flex-direction:column;align-items:flex-start}}@media (max-width:1024px){.woocommerce-cart-main{flex-direction:column;gap:40px}.woocommerce-cart-sidebar{width:100%}.woocommerce-cart .custom-cart-table .cart-header,.woocommerce-cart .custom-cart-table .product-name a span{display:none}.woocommerce-cart .custom-cart-table .cart_item{padding:20px 0;grid-template-columns:minmax(100px,1fr) 1fr 1fr;grid-template-areas:"product-img product-name remove" "product-img price-name unit-price" "product-img delivery-name shipping" "product-img price-value subtotal" "product-img quantity-value quantity";align-items:flex-start;gap:14px}.woocommerce-cart .custom-cart-table .cart_item:last-child{padding-bottom:0;border-bottom:0}.woocommerce-cart .custom-cart-table .cart-col{padding:0;text-align:left}.woocommerce-cart .custom-cart-table .product-name img{width:100%}.product-name{grid-area:product-img}.product-name-mob{grid-area:product-name}.product-remove{grid-area:remove}.product-price-name{grid-area:price-name}.product-unit-price{grid-area:unit-price}.product-delivery-name{grid-area:delivery-name}.product-shipping{grid-area:shipping}.product-price-value{grid-area:price-value}.product-subtotal{grid-area:subtotal}.product-quantity-value{grid-area:quantity-value}.product-quantity{grid-area:quantity}.product-delivery-name,.product-name-mob,.product-price-name,.product-price-value,.product-quantity-value{display:block}.catalog-product-quantity,.woocommerce-cart .custom-cart-table .cart-col.product-remove{justify-content:flex-start}}@media (max-width:767px){.woocommerce-cart-main{margin:20px 0 0}.coupon-container{flex-direction:column}.coupon-container.form-field>input{max-width:100%}.coupon-container.form-field>label{top:24px}.woocommerce-cart .custom-cart-table .product-quantity .qty,.woocommerce-cart .custom-cart-table .product-quantity .quantity{width:30px;height:30px}.catalog-product-quantity .qty-minus,.catalog-product-quantity .qty-plus{width:24px;height:24px}.woocommerce-cart .custom-cart-table .cart-col.product-name,.woocommerce-cart .custom-cart-table .cart-col:first-child{height:100%;align-items:flex-start}.woocommerce-cart .custom-cart-table .product-name a{position:sticky;top:68px}}@media (max-width:375px){.woocommerce-cart .custom-cart-table .cart_item{grid-template-columns:1fr;grid-template-areas:"product-img product-img" "product-name remove" "price-name unit-price" "delivery-name shipping" "price-value subtotal" "quantity-value quantity"}}