.elementor-209946 .elementor-element.elementor-element-f0aeb57{--display:flex;--margin-top:25px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-209946 .elementor-element.elementor-element-869a87b .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#000000;}.elementor-209946 .elementor-element.elementor-element-869a87b .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:#212121;}.elementor-209946 .elementor-element.elementor-element-869a87b{--sections-title-color:#000000;--links-normal-color:#000000;--forms-buttons-normal-text-color:#000000;--forms-buttons-border-color:#707070;--checkout-button-normal-text-color:#FFFFFF;--checkout-button-hover-text-color:#FFFFFF;}.elementor-209946 .elementor-element.elementor-element-869a87b .cart_totals h2{font-family:"Almoni DL AAA", Sans-serif;}.elementor-209946 .elementor-element.elementor-element-869a87b .e-cart-content, .elementor-209946 .elementor-element.elementor-element-869a87b .woocommerce-shipping-destination, .elementor-209946 .elementor-element.elementor-element-869a87b .shipping-calculator-button{font-family:"Almoni DL AAA", Sans-serif;}.elementor-209946 .elementor-element.elementor-element-869a87b #shipping_method li label{font-family:"Almoni DL AAA", Sans-serif;}.elementor-209946 .elementor-element.elementor-element-869a87b .shop_table .button{font-family:"Almoni DL AAA", Sans-serif;}.elementor-209946 .elementor-element.elementor-element-869a87b .e-shop-table .cart th, .elementor-209946 .elementor-element.elementor-element-869a87b .e-shop-table .cart td:before{font-family:"Almoni DL AAA", Sans-serif;}.elementor-209946 .elementor-element.elementor-element-869a87b .product-name .variation{font-family:"Almoni DL AAA", Sans-serif;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-f0aeb57 */.ywgc_enter_code {
    text-align: right;
    direction: rtl;
}

.ywgc_enter_code p {
    text-align: right;
}

.ywgc_enter_code .form-row-first,
.ywgc_enter_code .form-row-last {
    text-align: right;
    float: right;
}

.ywgc_enter_code input[type="text"] {
    text-align: right;
    direction: rtl;
}

.ywgc_enter_code .button {
    float: right;
     background-color: black !important;
    color: white;
}


.form-row.coupon-col {
    display: flex;
    align-items: stretch;
    gap: 10px;
}

.coupon-col-start,
.coupon-col-end {
    display: flex;
}

.coupon-col-start input[type="text"],
.coupon-col-end button {
    height: 50px; /* Adjust this value to your preferred height */
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
}

.coupon-col-start {
    flex: 1; /* Input takes remaining space */
}

.coupon-col-end {
    flex: 0 0 auto; /* Button takes only needed space */
}

.coupon-col-end button {
    white-space: nowrap;
}/* End custom CSS */