.elementor-30 .elementor-element.elementor-element-1c4c89ab{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-30 .elementor-element.elementor-element-dc56f54 .rey-checkoutPage.--layout-custom{--checkout-form-size:55%;}.elementor-30 .elementor-element.elementor-element-dc56f54 .rey-checkoutPage-form:after{background-color:var( --e-global-color-52c4561 );}.elementor-30 .elementor-element.elementor-element-dc56f54 .rey-checkoutPage-title{color:var( --e-global-color-primary );font-family:"Marlbo", Sans-serif;font-size:32px;font-weight:300;letter-spacing:0.5px;word-spacing:5px;}.elementor-30 .elementor-element.elementor-element-dc56f54 .rey-checkoutPage{--checkout-text-colors:var( --e-global-color-secondary );--checkout-bg-colors:#F0E4CC8C;--checkout-bg-colors-secondary:var( --e-global-color-0444b32 );--checkout-border-color:var( --e-global-color-52c4561 );--checkout-border-radius:2px;--checkout-review-border-radius:2px;}.elementor-30 .elementor-element.elementor-element-dc56f54{--checkout-fields-bg:var( --e-global-color-0444b32 );--checkout-fields-border-size:1px 1px 1px 1px;--checkout-fields-border-color:#3F5A4A8A;--checkout-fields-height:50px;--checkout-fields-focus-bg:var( --e-global-color-0602750 );--checkout-fields-focus-border-color:#F39B1B80;--sticky-offset:35px;}.elementor-30 .elementor-element.elementor-element-dc56f54 .form-row label, .elementor-30 .elementor-element.elementor-element-dc56f54 .wccf_field_container label{color:var( --e-global-color-primary );font-size:14px;font-weight:500;}.elementor-30 .elementor-element.elementor-element-dc56f54 #order_review_heading{font-family:"Marlbo", Sans-serif;font-size:32px;font-weight:300;text-transform:none;word-spacing:5px;color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-30 .elementor-element.elementor-element-1c4c89ab{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}.rey-checkoutPage.--layout-custom .woocommerce-form-coupon .button {
    width: 120px;
    margin-left: 25px !important;
}

.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=text],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=number],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=tel],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=email],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=password],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=search],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=datetime],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form input[type=datetime-local],
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form select,
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form textarea,
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form .select2-container .select2-selection--single,
.rey-checkoutPage.--layout-custom .rey-checkoutPage-form .select2-container--default.select2-container .select2-selection--single {
  border-radius: 2px;
}

.rey-checkoutPage.--layout-custom .rey-checkoutPage-review .woocommerce-checkout-review-order-table .rey-reviewOrder-title {
   font-family:Signika;
   line-height: 16px
}

.rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_postcode_field, .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_city_field, .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_city_field, .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_postcode_field {
    width: 50% !important;
  }
 
 

.rey-checkoutPage.--layout-custom .woocommerce-form-coupon input[type="text"]{
    border-radius:2px;
}
#checkout-checkbox_field{
    margin:0;
    padding:0;
}

.woocommerce .button {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media (max-width: 767px) {
    .woocommerce #payment #place_order {
        float: left !important;
        width: 90%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0em;
    }
}

@media (max-width:767px){
    .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_postcode_field, .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #billing_city_field, .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_city_field, .rey-checkoutPage.--layout-custom.--rearr-csz .rey-checkoutPage-form #shipping_postcode_field {
    width: 100% !important;
  }}
  
.woocommerce .woocommerce-additional-fields__field-wrapper {
    margin-top: 35px;
}