.elementor-1854 .elementor-element.elementor-element-17c328e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1854 .elementor-element.elementor-element-fa43e5f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--padding-top:4%;--padding-bottom:4%;--padding-left:5%;--padding-right:5%;}.elementor-1854 .elementor-element.elementor-element-45f5c9a{width:100%;max-width:100%;}@media(max-width:1024px){.elementor-1854 .elementor-element.elementor-element-fa43e5f{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-1854 .elementor-element.elementor-element-fa43e5f{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-45f5c9a */.elementor-1854 .elementor-element.elementor-element-45f5c9a a.checkout-button.button.alt.wc-forward {
    background: #da2b20;
    border-radius: 5px;
    font-weight: 400;
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a a.checkout-button.button.alt.wc-forward:hover {
    background: #1f1c17;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border-radius: 5px;
}

/*.elementor-1854 .elementor-element.elementor-element-45f5c9a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {*/
/*    width: 130px !important;*/
/*}*/



.elementor-1854 .elementor-element.elementor-element-45f5c9a .coupon {
    display: flex;
}

input#coupon_code {
    border-radius: 5px;
    border: 1px solid #dedede;
    width: 50%;
    padding: 12px 12px;
    color: #1f1c17 !important;
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a button.button {
    border-radius: 5px !important;
    background: #1f1c17 !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 12px 12px;
    
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a button.button:hover {
    background: #da2b20 !important;
}


/* Target the Update Cart button specifically */
button[name="update_cart"] {
    background-color: #1f1c17 !important; 
    height: 50px; 
    
}

/* Table header text color white */
.elementor-1854 .elementor-element.elementor-element-45f5c9a table thead th {
    color: #1f1c17; 
    font-weight: 600 !important;
}


/* Quantity input field border radius 0 */
.elementor-1854 .elementor-element.elementor-element-45f5c9a input.input-text.qty {
    border-radius: 0 !important;
    border: 1px solid #dedede;
    outline: none;
}

/* Focus state */
input.input-text.qty:focus {
    border-color: #da2b20 !important;
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a .cart_totals.calculated_shipping h2 {
    color: #1f1c17 !important;
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a table.shop_table.shop_table_responsive {
    border-radius: 0px;
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a .cart_totals.calculated_shipping {
   font-size: 18px;
}

.elementor-1854 .elementor-element.elementor-element-45f5c9a .cart_totals h2{
    color:#1f1c17;
}



/* Cart totals table text */
.woocommerce-cart .shop_table th,
.woocommerce-cart .shop_table td {
    color: #1f1c17;          /* text color change */
    font-size: 16px;      /* text size */
}

/* Price amount (numbers) */
.woocommerce-cart .shop_table .amount {
    color: #1f1c17;          /* price color */
    font-size: 16px;
    font-weight: 500;
}

/* Total row highlight */
.woocommerce-cart .shop_table tr.order-total th,
.woocommerce-cart .shop_table tr.order-total td,
.woocommerce-cart .shop_table tr.order-total .amount {
    color: #1f1c17;          /* Total ka color */
    font-size: 18px;
    font-weight: 700;
}/* End custom CSS */