.elementor-2349 .elementor-element.elementor-element-1950b75b{--display:flex;}@media(min-width:721px){.elementor-2349 .elementor-element.elementor-element-1950b75b{--content-width:1300px;}}/* Start custom CSS */.product-name,
.woocommerce-Price-amount {
    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.woocommerce-cart h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    text-transform: uppercase;
}

.woocommerce:not([class*="elementor-"]) button.button.alt, .woocommerce:not([class*="elementor-"]) button.button, .woocommerce:not([class*="elementor-"]) a.button.alt, .woocommerce:not([class*="elementor-"]) a.button,
.woocommerce:not([class*="elementor-"]) button.button.alt,
.woocommerce-cart table.cart td.actions .coupon .input-text{
    background-color: transparent !important;
    background-image: linear-gradient(1800deg, #FFFFFF00 50%, var(--e-global-color-primary) 50% );
    border-color: var(--e-global-color-primary);
        background-size: 100% 200%;
    background-repeat: no-repeat;
    background-position: center bottom;
    border-radius: 0px !important;
    border: 1px solid var(--e-global-color-primary) !important;
    color: #1D1D1D !important;
    padding: 11px 23px !important;
    font-family: "DM Sans";
    font-size: 13px;
    font-weight: 700 !important;
    line-height: 24px !important; 
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
}

.woocommerce:not([class*="elementor-"]) button.button.alt:hover, .woocommerce:not([class*="elementor-"]) button.button:hover, .woocommerce:not([class*="elementor-"]) a.button.alt:hover, .woocommerce:not([class*="elementor-"]) a.button:hover,
.woocommerce:not([class*="elementor-"]) button.button.alt:hover{
    background-position: center top;
    color: #fff !important;
}


.woocommerce-cart .woocommerce > form tbody .cart_item:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals th, .woocommerce-cart .cart-collaterals .cart_totals td,
.woocommerce-cart .woocommerce > form,
.woocommerce-cart .woocommerce > form td.actions .coupon input,
.woocommerce-cart-form__cart-item td {
    border-color: var(--e-global-color-primary) !important;
}/* End custom CSS */