.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5e439b6:#192A3D;--e-global-color-099b4c8:#EF4957;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-78e4875-font-family:"Montserrat";--e-global-typography-78e4875-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-78e4875-font-weight:600;--e-global-typography-78e4875-line-height:1.1em;--e-global-typography-dcccfe4-font-family:"Montserrat";--e-global-typography-dcccfe4-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-dcccfe4-font-weight:600;--e-global-typography-dcccfe4-line-height:1.1em;--e-global-typography-2802887-font-family:"Montserrat";--e-global-typography-2802887-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-2802887-font-weight:600;--e-global-typography-2802887-line-height:1.1em;--e-global-typography-0cdf772-font-family:"Montserrat";--e-global-typography-0cdf772-font-size:clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);--e-global-typography-0cdf772-font-weight:600;--e-global-typography-0cdf772-line-height:1.1em;--e-global-typography-2dc7958-font-family:"Montserrat";--e-global-typography-2dc7958-font-size:clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);--e-global-typography-2dc7958-font-weight:600;--e-global-typography-2dc7958-line-height:1.2em;--e-global-typography-4602cdb-font-family:"Montserrat";--e-global-typography-4602cdb-font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);--e-global-typography-4602cdb-font-weight:600;--e-global-typography-4602cdb-line-height:1.2em;--e-global-typography-8cbf63d-font-family:"Montserrat";--e-global-typography-8cbf63d-font-size:clamp(1.2rem, 1.1769rem + 0.1026vw, 1.25rem);--e-global-typography-8cbf63d-font-weight:600;--e-global-typography-8cbf63d-line-height:1.2em;--e-global-typography-2491a83-font-family:"Montserrat";--e-global-typography-2491a83-font-size:1.2rem;--e-global-typography-2491a83-font-weight:600;--e-global-typography-2491a83-line-height:1.3em;--e-global-typography-89ff1b2-font-family:"Montserrat";--e-global-typography-89ff1b2-font-size:0.9rem;--e-global-typography-89ff1b2-font-weight:500;--e-global-typography-89ff1b2-line-height:1.4em;--e-global-typography-cf8e2a3-font-family:"Montserrat";--e-global-typography-cf8e2a3-font-size:1rem;--e-global-typography-cf8e2a3-font-weight:700;--e-global-typography-cf8e2a3-line-height:1.4em;--e-global-typography-ad3af0f-font-family:"Montserrat";--e-global-typography-ad3af0f-font-size:1.125rem;--e-global-typography-ad3af0f-font-weight:500;--e-global-typography-ad3af0f-line-height:1.4em;--e-global-typography-8cc5dfa-font-family:"Montserrat";--e-global-typography-8cc5dfa-font-size:0.875rem;--e-global-typography-8cc5dfa-font-weight:500;--e-global-typography-8cc5dfa-line-height:1.3em;background-color:#F9F9F9;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 */.woocommerce-form-login,
.woocommerce-form-login label,
.woocommerce-form-login input,
.woocommerce-form-login .woocommerce-form__label-for-checkbox span,
.woocommerce-form-login .woocommerce-button,
.woocommerce-LostPassword a,
.woocommerce.ct-woo-unauthorized h2 {
 
    
    font-weight: 400;
    font-size: 16px; /* Increased font size */
}

/* Make headings even larger */
.woocommerce.ct-woo-unauthorized h2 {
    font-size: 20px;
}

/* Reduce spacing between label and field */
.woocommerce-form-login label {
    margin-bottom: 3px; /* Reduced spacing */
    display: block;
}

/* Remove extra line breaks that add spacing */
.woocommerce-form-login br {
    display: none;
}

/* Add black borders to input fields */
.woocommerce-form-login input[type="text"],
.woocommerce-form-login input[type="password"],
.woocommerce-form-login input[type="email"] {
    border: 1px solid #000 !important; /* Black border */
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

/* Styling for form rows to reduce vertical spacing */
.woocommerce-form-login .form-row {
    margin-bottom: 15px; /* Reduced spacing between form rows */
}

/* Make the Log In button more prominent */
.woocommerce-form-login .woocommerce-button {
    padding: 12px 20px;
    font-size: 16px;
    text-transform: uppercase;
}

/* Style the Remember Me checkbox area */
.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox input {
    margin-right: 8px;
}

input#rememberme {
    border: 1px solid;
}


/* Registration Form Styling */

/* Header styling */
.u-column2 h2 {
   
   
    font-weight: 400;
    font-size: 20px;
}

/* Form elements */
.woocommerce-form-register {
   
   
    font-weight: 400;
}

/* Label styling */
.woocommerce-form-register label {
    
    
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 3px;
    display: block;
}

/* Remove extra line breaks for spacing */
.woocommerce-form-register br {
    display: none;
}

/* Input field styling */
.woocommerce-form-register input[type="email"],
.woocommerce-form-register input[type="text"],
.woocommerce-form-register input[type="password"] {
    font-family: 'Orlean';
    letter-spacing: 0.1em;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #000 !important;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

/* Register button styling */
.woocommerce-form-register .woocommerce-Button {
  
   
    font-weight: 400;
    font-size: 16px;
    padding: 12px 20px;
    text-transform: uppercase;
}

/* Descriptive text styling */
.woocommerce-form-register p,
.woocommerce-privacy-policy-text p {
   
    
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 15px;
}

/* Privacy policy link styling */
.woocommerce-privacy-policy-link {
    
    
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
}

/* Form row spacing */
.woocommerce-form-register .form-row {
    margin-bottom: 15px;
}


.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}





.fa-phone{
	padding-right:10px!important;
}

.fa-envelope{
	padding-right:10px!important;
}/* End custom CSS */