.elementor-28 .elementor-element.elementor-element-18d1fee{margin-top:55px;margin-bottom:0px;}/* Start custom CSS for shortcode, class: .elementor-element-f9824a8 */.woocommerce-checkout .input-text, 
.woocommerce-checkout input[type=email], 
.woocommerce-checkout input[type=number], 
.woocommerce-checkout input[type=password], 
.woocommerce-checkout input[type=search], 
.woocommerce-checkout input[type=tel], 
.woocommerce-checkout input[type=text], 
.woocommerce-checkout input[type=url], 
.woocommerce-checkout textarea {
    border: 1px solid #e5e5e5 !important;
    box-shadow: none;
}
.select2-container .select2-selection--single {
    height: 45px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 45px; /* must match height */
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
table.woocommerce-checkout-review-order-table thead .product-name,
table.woocommerce-checkout-review-order-table thead .product-total,
table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
table.woocommerce-checkout-review-order-table tfoot .order-total th{
    background-color: #a1c047;
    color: #FFF;
    border:1px solid rgba(255,255,255,0.25);
}/* End custom CSS */