.elementor-kit-12{--e-global-color-primary:#414141;--e-global-color-secondary:#54595F;--e-global-color-text:#414141;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Jost", Sans-serif;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-12 h2{font-family:"Roboto Slab", Sans-serif;font-weight:400;}.elementor-kit-12 h3{font-family:"Roboto Slab", Sans-serif;}.elementor-kit-12 h4{font-family:"Roboto Slab", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.art-woo-checkout-page .art-checkout-left .woocommerce-shipping-fields__field-wrapper, .art-woo-checkout-page .art-checkout-left .woocommerce-billing-fields__field-wrapper {
    display: inline-block;
 
    margin: 0 -15px;
}


.woocommerce-billing-fields__field-wrapper > #billing_postcode_field {
    width: 15%;
}
.woocommerce-billing-fields__field-wrapper > #billing_city_field {
    width: 72%;
}


@media (max-width: 767px) {
    .woocommerce-billing-fields__field-wrapper > #billing_city_field {
    width: 100%;
}
}

 .woocommerce-billing-fields__field-wrapper > #billing_address_1_field {
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper > #billing_phone_field{
    width: 45%;
    float:left;
    clear: none;
}

.woocommerce-billing-fields__field-wrapper > #billing_email_field  {
    width: 45%;
    float: right;
    clear: none;
}


@media (max-width: 767px) {
    .woocommerce-billing-fields__field-wrapper > #billing_phone_field{
    width: 100%;
}

.woocommerce-billing-fields__field-wrapper > #billing_email_field  {
    width: 100%;
}
}

.woocommerce-billing-fields__field-wrapper{
    margin-top: 30px!important;
    width: 100%;
}

#ship-to-different-address{
    display: none;
}


.woocommerce-additional-fields__field-wrapper {
    padding: 15px;
    margin: 0 -15px;
    width: 100%;
}/* End custom CSS */