.elementor-31156 .elementor-element.elementor-element-6bc6cff{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--margin-top:40px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-31156 .elementor-element.elementor-element-9204609{--update-cart-automatically-display:none;--sections-border-type:none;--sections-padding:0px 30px 0px 0px;--forms-rows-gap:10px;--forms-fields-border-radius:16px 16px 16px 16px;--order-summary-rows-gap-top:calc( 40px/2 );--order-summary-rows-gap-bottom:calc( 40px/2 );--order-summary-color:#777777;--order-summary-variations-color:var( --e-global-color-primary );--product-link-normal-color:var( --e-global-color-primary );--product-link-hover-color:var( --e-global-color-secondary );--order-summary-items-divider-color:#0000001A;--order-summary-items-divider-weight:2px;--order-summary-quantity-border-color:#777777;--order-summary-quantity-border-weight:2px;--order-summary-remove-icon-normal-color:#777777;--checkout-button-hover-transition-duration:0ms;--checkout-button-border-radius:10px 10px 10px 10px;}.elementor-31156 .elementor-element.elementor-element-9204609 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-primary );}.elementor-31156 .elementor-element.elementor-element-9204609 .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:var( --e-global-color-0150b6d );}.elementor-31156 .elementor-element.elementor-element-9204609 .woocommerce-cart-form{--order-summary-title-color:var( --e-global-color-primary );}.elementor-31156 .elementor-element.elementor-element-9204609 .e-cart-totals{--links-normal-color:var( --e-global-color-0150b6d );--links-hover-color:var( --e-global-color-secondary );}.elementor-31156 .elementor-element.elementor-element-9204609 .coupon{--sections-border-type:none;--sections-border-radius:10px 10px 10px 10px;--sections-padding:12px 0px 12px 0px;--sections-margin:0px 0px 0px 0px;}.elementor-31156 .elementor-element.elementor-element-9204609 .e-cart__container{grid-row-gap:0px;}.elementor-31156 .elementor-element.elementor-element-db4f3a2 > .elementor-widget-container{margin:0px 0px 0px 25px;padding:0px 0px 0px 0px;}.elementor-31156 .elementor-element.elementor-element-db4f3a2.elementor-element{--align-self:flex-start;}@media(min-width:768px){.elementor-31156 .elementor-element.elementor-element-6bc6cff{--content-width:1320px;}}@media(max-width:1024px){.elementor-31156 .elementor-element.elementor-element-6bc6cff{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-31156 .elementor-element.elementor-element-9204609{--sections-padding:0px 0px 0px 0px;--order-summary-rows-gap-top:calc( 10px/2 );--order-summary-rows-gap-bottom:calc( 10px/2 );}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-9204609 */#wi-cart .product-name a {
    color: #000;
}
#wi-cart .product-name a:hover {
    color: #777;
}

#wi-cart .quantity input {
    text-align: center;
}


#wi-cart .coupon-col-start input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 35px; 
    background: transparent; 
    max-width: 230px;
    color: rgb(119, 119, 119);
}

#wi-cart .e-apply-coupon {
    background-color: #777;
    color: #fff;
    border: none;
    border-radius: 35px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
#wi-cart .e-apply-coupon:hover {
    background-color: #555;
}/* End custom CSS */