.custom-cart
{
    gap:62px;
}
.custom-cart .product-thumbnail img 
{
    width:75px;
    height:90px;
    border-radius: 6px;
    border:1px solid #E4E4E4;
}
.custom-cart .cart-header
{
    border-radius: 6px;
    border:1px solid #0A3644;
    padding:18px;
    font-size: 16px;
    font-weight: 600;
    color:#666666;
    box-shadow: 0px 0px 20px 0px #0000000A;
    margin-bottom: 48px;
}
.custom-cart .cart-item
{
    border-radius: 6px;
    padding:24px;
    box-shadow: 0px 0px 24px 0px #00000014;
    border:1px solid transparent;
}
.custom-cart .cart-item:nth-child(n+2)
{
    margin-top:32px;
}
.custom-cart .woocommerce-cart-form
{
    overflow: visible;
}
.custom-cart .product-name a 
{
    color:#212121;
    font-size: 16px;
    font-weight: 600;
}
.woocommerce:has(.cart-empty) .custom-cart
{
    display: none;
}
.custom-cart .variation-dropdown-wrapper button 
{
    background: #F3F3F352;
    border:1px solid #666666;
    padding:4px 8px;
    width:fit-content;
    border-radius: 6px;
    color:#666666;
    font-weight: 300;
    line-height: 21px;
    display: flex;
    align-items: center;
    gap:6px;
}
.custom-cart .dropdown-variation 
{
    padding:12px;
    box-shadow: 0px 0px 6px 0px #00000033;
    border-radius: 6px;
}
.custom-cart .dropdown-variation .variation-list
{
    margin-top:16px;
    font-weight: 400;
    font-size: 16px;
}
.custom-cart .dropdown-variation .variation-list li
{
    cursor: pointer;
}
.custom-cart .dropdown-variation .variation-list li:nth-child(n+2)
{
    margin-top:8px;
}
.custom-cart .dropdown-variation input[type=checkbox]:checked

{
    background-color: #E5C46B;
    border-color: #E5C46B;
}
.custom-cart .dropdown-variation li:has(input[type=checkbox]:checked)
{
    color:#E5C46B;
}
.custom-cart .product-remove a
{
    font-weight: 300;
    font-size: 14px;
    text-decoration: underline;
}
.product-actions
{
    gap:24px;
}
.custom-cart .product-quantity 
{
    border:1px solid #E4E4E4;
    border-radius: 100px;
    padding:4px;
    width:fit-content;
}
.custom-cart .product-quantity .qty-btn 
{
    height: 30px;
    width: 30px;
    flex-shrink: 0;
    border: none;
    background-color: transparent;
    font-size: 24px;
    cursor: pointer;
    color:#666666;
}
.custom-cart .product-quantity .qty
{
    font-weight: 600;
    font-size: 16px;
    width:35px !important;
    box-sizing: border-box;
    background-color: transparent;
    border: none;
    color:#212121;
    padding:0px;
    height:30px;
}
.custom-cart .cart-item:hover 
{
    box-shadow: 0 -8px 16px 0 rgba(97, 151, 73, 0.08), 0 8px 16px 0 rgba(97, 151, 73, 0.08);
    border: 1px solid #EEDABC;

}
.custom-cart .product-quantity .qty:focus
{
    background-color: transparent;
    color:white;
}
.custom-cart .product-quantity .qty::-webkit-outer-spin-button,
.custom-cart .product-quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.custom-cart .product-price 
{
    display: flex;
    flex-direction: column-reverse;
    align-items: end;
}
.custom-cart .product-price
{
    font-weight: 600;
    color:#0A3644;
}
.custom-cart .price-regular
{
    font-size: 16px;
    color:#E4E4E4;
}
#coupon_code 
{
    background-color: #FFFFFF3D;
    border-radius: 6px;
    box-shadow: none;
    border:0px;
    color:#666666;
    height:40px;
    font-size: 16px;
    width:350px;
    border:1px solid #666666;
}
.custom-cart button[name="apply_coupon"]
{
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    border:none;
    border-radius: 8px;
}
.custom-cart .cart-actions 
{
    padding:24px 16px;
    border-radius: 6px;
    box-shadow: 0px 0px 24px 0px #00000014;

}
.custom-cart .cart-collaterals .cart_totals
{
    width:100%;
}
.card-cart
{
    height:fit-content;
    border-radius: 6px;
    padding:20px;
    box-shadow: -18px -18px 36px #FFFFFF40, 1px 1px 2px #00000005 inset, 18px 18px 36px #00000040;
}
.custom-cart .cart-collaterals .infor-title,
.woo-coupon-list-container .infor-title
{
    font-weight: 600;
    font-size: 20px;
}
#company_invoice_fields .uk-input,
#company_invoice_fields .uk-textarea
{
    border-radius: 4px;
}
#company_invoice_fields .uk-form-label
{
    font-size:16px;
}
.custom-cart table.shop_table :not(thead)>th
{
    font-size: 16px;
    font-weight: 300;
}
/* .custom-cart td:last-child, .custom-cart th:last-child
{
    color:#ffffff;
} */
.woocommerce .cart_totals>table .order-total strong 
{
    font-weight: 600 !important;
}
.custom-cart .cart-discount td:last-child,
.custom-cart .order-total .woocommerce-Price-amount
{
    color:#0A3644;
}
.custom-cart .woocommerce-remove-coupon
{
    display: none;
}
.wc-proceed-to-checkout a.checkout-button
{
    border-radius: 100px;
}
.custom-cart .checkout-button 
{
    border-radius: 8px;
    font-weight: 500;
    font-size: 20px !important;
    text-transform: math-auto;
}
.custom-cart .cart-discount
{
    border-top:0px !important;
}
.custom-cart .cart-discount th,
.custom-cart .cart-discount td
{
    padding-top:0px !important;
}
.custom-cart .cart-discount .coupon-item 
{
    padding-left:13px !important;
    font-weight: 300;
    font-size: 14px;
}
.custom-cart .cart-discount td{
    font-size: 16px;
}
.custom-cart .terms-checkbox-label 
{
    gap:10px;
    font-weight: 400;
    font-size: 16px;
}
.custom-cart .terms-checkbox-label a 
{
    color:#6066E7;
}
.custom-cart .terms-checkbox-label input 
{
    flex-shrink: 0;
    border-radius: 4px !important;
}
.custom-cart .terms-conditions
{
    border-top:0px !important;
}
.custom-cart .product-info
{
    width:293px;
}
.free-shipping-notice
{
    background-color: #fbf6e9;
    border-radius: 8px;
    font-size: 16px;
}
.woo-coupon-list-container .uk-list li 
{
    border-radius: 8px;
    border:1px solid #e5c46b;
    padding:8px;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15));
}
.cart-collaterals .uk-button 
{
    border:none !important;
    font-size: 16px !important;
    line-height: 40px !important;
}
.cart-collaterals .uk-button-secondary
{
    color:#212121;
}
.cart-collaterals .uk-button-secondary:hover 
{
    background-color:#e5c46b;
    color:white;
}
@media(max-width:960px)
{
    .custom-cart .cart-header
    {
        padding:16px;
        margin-bottom: 24px;
    }
    .custom-cart .cart-item
    {
        padding:16px;
    }
    .custom-cart .product-quantity .qty-btn
    {
        height:24px;
        width:24px;
    }
    .custom-cart .product-quantity .qty
    {
        height:24px;
        font-size: 18px;
    }
    .custom-cart .product-price
    {
        align-items: start;
    }
    .product-actions
    {
        gap:8px;
    }
    .custom-cart .price-regular
    {
        font-size: 14px;
    }
    .custom-cart .price-current
    {
        font-size: 16px;
    }
    .custom-cart .cart-actions
    {
        margin-top:24px !important;
        padding:16px;
    }
    .custom-cart
    {
        gap:32px;
    }
    .custom-cart button[name="apply_coupon"]
    {
        font-size: 16px;
    }
    
}