.elementor-41 .elementor-element.elementor-element-5c98cb41{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-41 .elementor-element.elementor-element-f14c228{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-41 .elementor-element.elementor-element-f14c228 img{width:58px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-41 .elementor-element.elementor-element-08dfd0f{text-align:center;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS */.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.woocommerce-account .woocommerce {
    margin-bottom: 60px !important;
}

.woocommerce .woocommerce-notices-wrapper + h2,
.woocommerce-MyAccount-content h2 {
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #1E3A6E !important;
    margin-bottom: 20px !important;
}

.woocommerce .woocommerce-notices-wrapper + h2 {
    text-align: center;
}

.woocommerce-form-login.login,
.woocommerce-ResetPassword.lost_reset_password {
    background: #ffffff !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 12px !important;
    padding: 35px 30px !important;
    max-width: 480px !important;
    margin: 0 auto 60px auto !important;
    height: auto !important;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05) !important;
}

.woocommerce-ResetPassword.lost_reset_password p:first-child {
    font-size: 14px !important;
    color: #64748B !important;
    line-height: 1.5 !important;
    margin-bottom: 20px !important;
}

.woocommerce-form-login label,
.woocommerce-ResetPassword label,
.woocommerce-EditAccountForm label,
.woocommerce-address-fields label {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #334155 !important;
    margin-bottom: 8px !important;
    display: block;
}

.woocommerce-Address-title h2,
.woocommerce-Address-title h3 {
    font-size: 18px !important;
    color: #1E3A6E !important;
    margin-bottom: 12px !important;
}

.woocommerce-form-login .input-text,
.woocommerce-ResetPassword .input-text,
.woocommerce-EditAccountForm .input-text,
.woocommerce-address-fields .input-text,
.select2-container--default .select2-selection--single {
    background-color: #F8FAFC !important;
    border: 1px solid #CBD5E1 !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    font-size: 15px !important;
    color: #0F172A !important;
    transition: all 0.2s ease-in-out !important;
    box-shadow: none !important;
    width: 100% !important;
    box-sizing: border-box !important;
    height: auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal !important;
    padding-left: 0 !important;
    color: #0F172A !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
    right: 12px !important;
}

.woocommerce-form-login .input-text:focus,
.woocommerce-ResetPassword .input-text:focus,
.woocommerce-EditAccountForm .input-text:focus,
.woocommerce-address-fields .input-text:focus,
.select2-container--default.select2-container--open .select2-selection--single {
    background-color: #ffffff !important;
    border-color: #1E3A6E !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(30, 58, 110, 0.15) !important;
}

.woocommerce-form-login .password-input,
.woocommerce-EditAccountForm .password-input {
    position: relative;
    display: block;
}

.woocommerce-form-login .show-password-input,
.woocommerce-EditAccountForm .show-password-input {
    right: 12px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.woocommerce-form-login .form-row,
.woocommerce-ResetPassword .form-row,
.woocommerce-address-fields .form-row {
    margin-bottom: 20px !important;
}

.woocommerce-form-login__rememberme {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-weight: 400 !important;
    color: #64748B !important;
    cursor: pointer;
}

.woocommerce-form-login__rememberme input[type="checkbox"] {
    width: 16px !important;
    height: 16px !important;
    accent-color: #1E3A6E !important;
    border-radius: 4px !important;
}

.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-ResetPassword .woocommerce-Button,
.woocommerce-EditAccountForm .button,
.woocommerce-address-fields .button,
.woocommerce-info .button {
    background-color: #1E3A6E !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    padding: 12px 28px !important;
    border-radius: 8px !important;
    border: none !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease-in-out !important;
    display: inline-block !important;
    text-decoration: none !important;
}

.woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-ResetPassword .woocommerce-Button:hover,
.woocommerce-EditAccountForm .button:hover,
.woocommerce-address-fields .button:hover,
.woocommerce-info .button:hover {
    background-color: #2D5295 !important;
    color: #ffffff !important;
}

.woocommerce-LostPassword {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}

.woocommerce-LostPassword a {
    color: #64748B !important;
    font-size: 13px !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.woocommerce-LostPassword a:hover {
    color: #1E3A6E !important;
    text-decoration: underline !important;
}

.woocommerce-MyAccount-navigation {
    width: 260px !important;
    float: left !important;
    background: #ffffff !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 12px !important;
    padding: 10px !important;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.03) !important;
    box-sizing: border-box !important;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 4px !important;
}

.woocommerce-MyAccount-navigation li:last-child {
    margin-bottom: 0 !important;
}

.woocommerce-MyAccount-navigation li a {
    display: block !important;
    padding: 12px 16px !important;
    color: #475569 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    border-radius: 8px !important;
    transition: all 0.2s ease-in-out !important;
}

.woocommerce-MyAccount-navigation li a:hover {
    background-color: #F1F5F9 !important;
    color: #1E3A6E !important;
}

.woocommerce-MyAccount-navigation li.is-active a {
    background-color: #1E3A6E !important;
    color: #ffffff !important;
}

.woocommerce-MyAccount-content {
    width: calc(100% - 290px) !important;
    float: right !important;
    background: #ffffff !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 12px !important;
    padding: 30px !important;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.03) !important;
    box-sizing: border-box !important;
    min-height: 300px !important;
}

.woocommerce-MyAccount-content p {
    color: #334155 !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    margin-bottom: 16px !important;
}

.woocommerce-MyAccount-content a {
    color: #1E3A6E !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.woocommerce-MyAccount-content a:hover {
    color: #2D5295 !important;
    text-decoration: underline !important;
}

.woocommerce-info {
    border-top: 3px solid #1E3A6E !important;
    background-color: #F8FAFC !important;
    color: #334155 !important;
    padding: 20px !important;
    border-radius: 8px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    gap: 15px !important;
}

.woocommerce-info::before {
    display: none !important;
}

.woocommerce-Address {
    background: #F8FAFC !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    padding: 20px !important;
}

.woocommerce-Address-title a.edit {
    font-size: 13px !important;
    color: #1E3A6E !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.woocommerce-Address-title a.edit:hover {
    text-decoration: underline !important;
}

.woocommerce-EditAccountForm fieldset {
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    padding: 20px !important;
    margin: 25px 0 !important;
}

.woocommerce-EditAccountForm fieldset legend {
    font-weight: 700 !important;
    color: #1E3A6E !important;
    padding: 0 8px !important;
    font-size: 15px !important;
}

@media (max-width: 768px) {
    .woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content {
        width: 100% !important;
        float: none !important;
        margin-bottom: 20px !important;
    }
}/* End custom CSS */