.elementor-10 .elementor-element.elementor-element-2c077b0c{--display:flex;--padding-top:80px;--padding-bottom:20px;--padding-left:60px;--padding-right:60px;}@media(max-width:1024px){.elementor-10 .elementor-element.elementor-element-2c077b0c{--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-2c077b0c{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-070478d */.woocommerce form.login, .woocommerce form.register{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.input-text {
    border: 2px solid var(--Colour-Secondary, #E6F2FF) !important;
    border-radius: 999px !important;
}

h2#sign-in-heading, h2#create-account-heading {
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    color: #111;
    margin: 0px 0px 24px;
}

.woocommerce form .form-row label {
    line-height: 2;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #111;
}

p.woocommerce-LostPassword.lost_password a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-decoration-line: underline;
    color: #111;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
    border-radius: 999px;
    padding: 12px 10px 14px 10px;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-right: 0px;
    background: #000C5E;
    color: #fff;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background: #00149B;  
     color: #fff;
}

button.woocommerce-Button.woocommerce-button.button {
    border: 2px solid #000C5E;
    background: unset;
    color: #000C5E;
}

button.woocommerce-Button.button {
    background: #000c5e;
    color: #fff;
}

button.woocommerce-Button.button:hover {
    background: #00149B;
 
}

button.woocommerce-Button.button:hover {
    background: #000C5E;
    color: #fff;
}

.woocommerce form .form-row {
    margin-bottom: 24px;
}

.woocommerce-privacy-policy-text {
    display: none;
}

nav.woocommerce-MyAccount-navigation ul li a {
    color: #000 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.woocommerce-MyAccount-content a {
    color: #000;
    text-decoration: underline;
}

form.woocommerce-EditAccountForm.edit-account fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

form.woocommerce-EditAccountForm.edit-account legend {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0px;
}

nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

header.woocommerce-Address-title.title {
    display: flex;
    flex-direction: column;
}

@media (max-width:1024px){
    .woocommerce .col2-set, .woocommerce-page .col2-set {
    display: flex;
    flex-direction: column;
    }
    
    nav.woocommerce-MyAccount-navigation {
    margin-bottom: 40px;
}
    
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
        width:100%;
    }
    
    
}/* End custom CSS */