.elementor-13928 .elementor-element.elementor-element-5c4dcf3{--spacer-size:70px;}.elementor-13928 .elementor-element.elementor-element-58f6d52{--spacer-size:70px;}:root{--page-title-display:none;}/* Start custom CSS */.woocommerce button.button.alt{background-color: #00afdc;}

.woocommerce button.button.alt:hover{background-color: #fedb2f;
    color: #2a3f49;}
    
    li.wc_payment_method.payment_method_cheque label::after {
    content: "Cheque or Money Order ";
    font-size: 15px !important;
}
li.wc_payment_method.payment_method_cheque label {
    font-size: 0px;
}
p#billing__field {
    padding-top: 15px;
    padding-bottom: 8px;
}
p#billing__field input#billing_ {
    display: none;
}
span.billing_number_h {
    font-weight: 500;
}
span.b_n_list::before {
    content: "\f111";
    font-family: "FontAwesome";
    position: relative;
    left: 5px;
    bottom: 3px;
    background: black;
    border-radius: 50px;
    margin-right: 15px;
    font-size: 6px;
}
p#billing_customer_number_field label {
    font-weight: 700;
}

#billing__field span.optional {
    display: none;
}/* End custom CSS */