.elementor-10 .elementor-element.elementor-element-11cb442{text-align:center;font-weight:400;}.elementor-10 .elementor-element.elementor-element-11cb442 > .elementor-widget-container{margin:20px 0px -60px 0px;}.elementor-10 .elementor-element.elementor-element-479ffe4{text-align:center;font-weight:400;}.elementor-10 .elementor-element.elementor-element-479ffe4 > .elementor-widget-container{margin:20px 0px -60px 0px;}.elementor-10 .elementor-element.elementor-element-8fbdc6c{margin-top:40px;margin-bottom:0px;}.elementor-10 .elementor-element.elementor-element-965ab26{--additional-information-display:block;--sections-border-type:none;--sections-border-radius:5px 5px 5px 5px;--forms-fields-border-radius:3px 3px 3px 3px;--forms-buttons-normal-text-color:#000000;--forms-buttons-hover-text-color:#FFFFFF;--forms-buttons-hover-transition-duration:500ms;--forms-buttons-border-type:none;--forms-buttons-border-radius:5px 5px 5px 5px;--order-summary-items-divider-weight:0px;--order-summary-totals-divider-weight:1px;--purchase-button-normal-text-color:#000000;--purchase-button-hover-text-color:#FFFFFF;--purchase-button-hover-transition-duration:500ms;--purchase-button-border-radius:5px 5px 5px 5px;}.elementor-10 .elementor-element.elementor-element-965ab26 .e-woocommerce-login-section, .elementor-10 .elementor-element.elementor-element-965ab26 .woocommerce-checkout #customer_details .col-1, .elementor-10 .elementor-element.elementor-element-965ab26 .woocommerce-additional-fields, .elementor-10 .elementor-element.elementor-element-965ab26 .e-checkout__order_review, .elementor-10 .elementor-element.elementor-element-965ab26 .e-coupon-box, .elementor-10 .elementor-element.elementor-element-965ab26 .woocommerce-checkout #payment{box-shadow:-2px 2px 10px 0px rgba(0, 0, 0, 0.2);}.elementor-10 .elementor-element.elementor-element-965ab26 .woocommerce-button{background-color:#FABF2B;box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.15);padding:0px 20px 0px 20px;width:auto;}.elementor-10 .elementor-element.elementor-element-965ab26 .woocommerce-button:hover{background-color:#253137;box-shadow:0px 2px 5px 2px rgba(0, 0, 0, 0.2);}.elementor-10 .elementor-element.elementor-element-965ab26 #payment #place_order{background-color:#FABF2B;}.elementor-10 .elementor-element.elementor-element-965ab26 #place_order{box-shadow:0px 0px 5px 1px rgba(0, 0, 0, 0.15);}.elementor-10 .elementor-element.elementor-element-965ab26 #payment #place_order:hover{background-color:#253137;}.elementor-10 .elementor-element.elementor-element-965ab26 #place_order:hover{box-shadow:0px 2px 5px 2px rgba(0, 0, 0, 0.2);}/* Start custom CSS */#billing_country_field {
    display: none;
}
textarea#order_comments {
    resize: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table th {
    text-align: right;
}
.e-checkout__order_review {
    padding: 0 0 16px 0 !important;
}
#order_review_heading {
    display: none !important;
}
#order_review thead th {
    padding-top: 16px !important;
    background-color: #FABF2B;
}
th.product-name {
    border-radius: 0 5px 0 0;
}
th.product-total {
    border-radius: 5px 0 0 0;
}
tr.cart-subtotal th {
    border-top: 1px solid #818a91 !important;
}
tr.cart-subtotal td {
    border-top: 1px solid #818a91 !important;
}
.woocommerce-checkout-review-order-table tbody tr:nth-child(even) {
    background-color: #fbfbfb !important;
}
.woocommerce-terms-and-conditions-wrapper {
    border-radius: 5px !important;
    padding: 0 10px;
    margin-bottom: 20px;
    background: #f7f7f7;
}
.form-row.place-order {
    background: #fff !important;
}
label.e-coupon-anchor-description {
    display: none;
}
input#coupon_code {
    box-shadow: -1px 1px 5px 0px rgb(0 0 0 / 15%);
}
.col.coupon-col-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.col.coupon-col-1 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-left: 30px;
}
.col.coupon-col-2 .e-apply-coupon {
    width: 100% !important;
}

.pay-sec .woocommerce-account-fields {
  display: none;
}
.digits_secure_modal {
  background-color: #fff;
}/* End custom CSS */