.elementor-2 .elementor-element.elementor-element-5b315ef7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-2 .elementor-element.elementor-element-5b315ef7{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-2 .elementor-element.elementor-element-5b315ef7{--content-width:1300px;}}@media(max-width:1024px) and (min-width:768px){.elementor-2 .elementor-element.elementor-element-5b315ef7{--content-width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-ee377db */.elementor-2 .elementor-element.elementor-element-ee377db input:not([type="button"]):not([type="submit"]) {
    border-color: #000;
    padding: 0.5rem;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: 1rem;
}
.elementor-2 .elementor-element.elementor-element-ee377db input:focus {
outline: 2px solid #000 !important;
}
.wwp_wholesaler_registration_form,
.woocommerce-form-row {
 display: flex;
flex-wrap: wrap;
}
.wwp_wholesaler_registration_form{
justify-content: space-between;
}
.woocommerce-form-row label,
.woocommerce-form-row input:not([type="button"]):not([type="submit"]) {
    width: 90%;
}
.wwp_wholesaler_registration_form > p,
#wholesaler_shipping_address p
{
   font-family: var( --e-global-typography-text-font-family ), Sans-serif;
   font-size: 1rem;
   color: #444444;
    width: 49%;
}
.wwp_wholesaler_registration_form > h2 {
    font-family: var( --e-global-typography-a8d64c1-font-family), Sans-serif;
    width: 100%;
    color: #222222;
}
p.woocommerce-form-row:nth-child(16) {
width: 100%;
}
#wholesaler_shipping_address {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;

}
.parent {
    display: flex;
    width: 100%;
    border-radius: 0px;
    flex-direction: column;
}
#billing_country_field,
#shipping_country_field {
       width: 49%;
}
.select2-container .select2-selection--single { 
    height: 42px;
    border-radius: 0px;
    
}
.wholesaler-registration  {
    display: none;
}
#register {
    border: 1px solid #222222;
    font-family: var( --e-global-typography-text-font-family );
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 12px 18px;
}
@media (max-width: 767px) {
  .wwp_wholesaler_registration_form > p,
#wholesaler_shipping_address p,
#billing_country_field,
#shipping_country_field,
.woocommerce-Button 
{
    width: 100%;
} 
h2 {
     text-align: center;
}/* End custom CSS */