.elementor-12 .elementor-element.elementor-element-716c3abd{--display:flex;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-12 .elementor-element.elementor-element-b955c9e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;text-align:center;}.elementor-12 .elementor-element.elementor-element-b955c9e .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:56px;font-weight:700;line-height:1.2em;color:var( --e-global-color-eb3f5a0 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-716c3abd{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-12 .elementor-element.elementor-element-b955c9e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-12 .elementor-element.elementor-element-b955c9e .elementor-heading-title{font-size:42px;}}/* Start custom CSS for text-editor, class: .elementor-element-4844dd3 */.elementor-12 .elementor-element.elementor-element-4844dd3 .woocommerce-MyAccount-navigation-link a br {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS */:not(.logged-in).woocommerce-account .u-columns {
    display: flex;
    gap: 40px;
    justify-content: center;
    flex-wrap: wrap;
}

:not(.logged-in).woocommerce-account .u-column1, 
:not(.logged-in).woocommerce-account .u-column2 {
    flex: 1;
    min-width: 300px;
    background: #ffffff;
    padding: 40px;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease;
}

.woocommerce-account h2 {
    font-size: 26px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 25px;
    text-align: center;
}

.woocommerce form .form-row input.input-text {
    padding: 12px 15px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background-color: #f8fafc;
    color: #334155;
    font-size: 15px;
    transition: all 0.2s ease;
    line-height: 1.5;
}

.woocommerce form .form-row input.input-text:focus {
    background-color: #fff;
    border-color: #2563eb;
    box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
    outline: none;
}

.woocommerce form .form-row label {
    font-weight: 600;
    color: #475569;
    font-size: 14px;
    margin-bottom: 6px;
}

.woocommerce button.button {
    background-color: #2563eb !important;
    color: #ffffff !important;
    width: 100%;
    padding: 14px 20px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 8px !important;
    border: none !important;
    margin-top: 10px;
    cursor: pointer;
    transition: background 0.2s ease;
}

.woocommerce button.button:hover {
    background-color: #1d4ed8 !important;
    transform: translateY(-1px);
}

.woocommerce-form-login__rememberme {
    margin: 15px 0 15px 0 !important;
    font-size: 14px;
    color: #64748b;
}

.woocommerce-LostPassword {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}

.woocommerce-LostPassword a {
    color: #64748b;
    text-decoration: none;
    transition: color 0.2s;
}

.woocommerce-LostPassword a:hover {
    color: #2563eb;
    text-decoration: underline;
}

.required {
    text-decoration: none;
    color: #dc2626;
}

@media (max-width: 768px) {
    :not(.logged-in).woocommerce-account .u-columns {
        flex-direction: column;
        gap: 20px;
    }
}

.logged-in.woocommerce-account .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.woocommerce-MyAccount-navigation {
    flex: 0 0 280px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 20px;
    height: fit-content;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

.woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 5px;
    border-bottom: none !important;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 12px 20px;
    font-size: 15px;
    font-weight: 500;
    color: #64748b;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #f1f5f9;
    color: #2563eb;
    transform: translateX(5px);
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #2563eb;
    color: #ffffff;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(37, 99, 235, 0.25);
}

.woocommerce-MyAccount-content {
    flex: 1;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    min-width: 300px;
}

.woocommerce-MyAccount-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #334155;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content p:first-child {
    font-size: 18px;
    font-weight: 500;
    color: #1e293b;
    border-bottom: 1px solid #e2e8f0;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.woocommerce-MyAccount-content a {
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
}

.woocommerce-MyAccount-content a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .logged-in.woocommerce-account .woocommerce {
        flex-direction: column;
    }
    
    .woocommerce-MyAccount-navigation {
        flex: 1;
        width: 100%;
        margin-bottom: 20px;
    }
}/* End custom CSS */