.elementor-28 .elementor-element.elementor-element-cf5fe77{--display:flex;--padding-top:2.25rem;--padding-bottom:2.25rem;--padding-left:2.25rem;--padding-right:2.25rem;}.elementor-28 .elementor-element.elementor-element-61ab3ae{--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;}.elementor-28 .elementor-element.elementor-element-3b70693{--spacer-size:2rem;}.elementor-28 .elementor-element.elementor-element-b339b2d{--spacer-size:2rem;}@media(max-width:767px){.elementor-28 .elementor-element.elementor-element-cf5fe77{--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}}/* Start custom CSS for shortcode, class: .elementor-element-18c27c9 *//* =========================================================
   CREATIVE SHEFALI — PREMIUM MY ACCOUNT
   Brand Color: #FF508A
========================================================= */

body.woocommerce-account {

    --cs-pink: #FF508A;
    --cs-pink-dark: #e94179;
    --cs-pink-soft: #fff2f6;
    --cs-pink-ultra: #fff9fb;

    --cs-text: #242124;
    --cs-muted: #777176;

    --cs-border: #f0e4e8;
    --cs-border-dark: #e4d7dc;

    --cs-green: #267a50;
    --cs-green-soft: #eff9f3;

    background: #fff;
}


/* =========================================================
   REMOVE EXCESS EMPTY SPACE FROM CURRENT ELEMENTOR LAYOUT
========================================================= */

body.woocommerce-account
.elementor-widget-spacer {

    display: none !important;
}


/* =========================================================
   PAGE TITLE
========================================================= */

body.woocommerce-account .page-header,
body.woocommerce-account .entry-header {

    max-width: 1180px;

    margin: 30px auto 12px !important;

    padding: 0 20px;
}


body.woocommerce-account h1.entry-title,
body.woocommerce-account .page-header h1 {

    margin: 0 !important;

    color: var(--cs-text);

    font-size: 38px !important;
    font-weight: 700 !important;

    line-height: 1.1;

    letter-spacing: -1.2px;
}


/* small subtitle */

body.woocommerce-account h1.entry-title::after,
body.woocommerce-account .page-header h1::after {

    content: "Manage your orders, details and preferences";

    display: block;

    margin-top: 8px;

    color: #92898e;

    font-size: 13px;
    font-weight: 400;

    letter-spacing: 0;
}


/* =========================================================
   MAIN ACCOUNT AREA
========================================================= */

body.woocommerce-account
.elementor-widget-shortcode .woocommerce {

    width: min(1180px, calc(100% - 40px));

    margin: 35px auto 70px;

    display: grid;

    grid-template-columns: 255px minmax(0, 1fr);

    gap: 24px;

    align-items: start;
}


/* =========================================================
   LEFT NAVIGATION CARD
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation {

    width: 100% !important;

    float: none !important;

    padding: 18px;

    box-sizing: border-box;

    background:
        linear-gradient(
            160deg,
            #ffffff 0%,
            #fff8fa 100%
        );

    border: 1px solid var(--cs-border);

    border-radius: 18px;

    box-shadow:
        0 10px 35px rgba(55, 30, 40, .055);

    position: sticky;

    top: 110px;
}


/* Account mini heading */

body.woocommerce-account
.woocommerce-MyAccount-navigation::before {

    content: "MY ACCOUNT";

    display: block;

    margin: 2px 7px 14px;

    color: #9d8e94;

    font-size: 9px;
    font-weight: 800;

    letter-spacing: 1.5px;
}


/* =========================================================
   NAV LIST
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation ul {

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}


body.woocommerce-account
.woocommerce-MyAccount-navigation li {

    margin: 4px 0 !important;

    padding: 0 !important;

    list-style: none !important;
}


body.woocommerce-account
.woocommerce-MyAccount-navigation li::marker {

    display: none;
}


/* =========================================================
   NAV LINKS
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation a {

    min-height: 47px;

    display: flex;

    align-items: center;

    gap: 11px;

    padding: 0 12px;

    box-sizing: border-box;

    border-radius: 10px;

    color: #5c5459 !important;

    font-size: 13px;
    font-weight: 600;

    text-decoration: none !important;

    transition:
        background .2s ease,
        color .2s ease,
        transform .2s ease;
}


body.woocommerce-account
.woocommerce-MyAccount-navigation a:hover {

    background: #fff0f5;

    color: var(--cs-pink) !important;

    transform: translateX(2px);
}


/* =========================================================
   NAV ICON BASE
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation a::before {

    content: "";

    width: 19px;
    height: 19px;

    flex: 0 0 19px;

    background-color: currentColor;

    opacity: .85;

    -webkit-mask-size: contain;
    mask-size: contain;

    -webkit-mask-position: center;
    mask-position: center;

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}


/* DASHBOARD */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--dashboard a::before {

    -webkit-mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h8v8H3V3Zm10 0h8v5h-8V3ZM3 13h8v8H3v-8Zm10-3h8v11h-8V10Z'/%3E%3C/svg%3E");

    mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h8v8H3V3Zm10 0h8v5h-8V3ZM3 13h8v8H3v-8Zm10-3h8v11h-8V10Z'/%3E%3C/svg%3E");
}


/* ORDERS */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--orders a::before {

    -webkit-mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v16H4V4Zm2 2v3h12V6H6Zm0 5v7h12v-7H6Zm2 2h5v2H8v-2Z'/%3E%3C/svg%3E");

    mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h16v16H4V4Zm2 2v3h12V6H6Zm0 5v7h12v-7H6Zm2 2h5v2H8v-2Z'/%3E%3C/svg%3E");
}


/* DOWNLOADS */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--downloads a::before {

    -webkit-mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 3h2v10l3-3 1.4 1.4L12 16.8l-5.4-5.4L8 10l3 3V3ZM5 19h14v2H5v-2Z'/%3E%3C/svg%3E");

    mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 3h2v10l3-3 1.4 1.4L12 16.8l-5.4-5.4L8 10l3 3V3ZM5 19h14v2H5v-2Z'/%3E%3C/svg%3E");
}


/* ADDRESS */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--edit-address a::before {

    -webkit-mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Zm0 10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z'/%3E%3C/svg%3E");

    mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7Zm0 10a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z'/%3E%3C/svg%3E");
}


/* ACCOUNT DETAILS */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--edit-account a::before {

    -webkit-mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5 0-9 2.5-9 5.5V22h18v-2.5C21 16.5 17 14 12 14Z'/%3E%3C/svg%3E");

    mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5 0-9 2.5-9 5.5V22h18v-2.5C21 16.5 17 14 12 14Z'/%3E%3C/svg%3E");
}


/* LOGOUT */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--customer-logout a::before {

    -webkit-mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3H4v18h6v-2H6V5h4V3Zm5.6 4.6L14.2 9l2 2H9v2h7.2l-2 2 1.4 1.4L20 12l-4.4-4.4Z'/%3E%3C/svg%3E");

    mask-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3H4v18h6v-2H6V5h4V3Zm5.6 4.6L14.2 9l2 2H9v2h7.2l-2 2 1.4 1.4L20 12l-4.4-4.4Z'/%3E%3C/svg%3E");
}


/* =========================================================
   ACTIVE NAV
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation li.is-active a {

    background:
        linear-gradient(
            135deg,
            var(--cs-pink),
            #f94984
        );

    color: #ffffff !important;

    box-shadow:
        0 7px 17px rgba(255,80,138,.18);
}


/* logout separate */

body.woocommerce-account
.woocommerce-MyAccount-navigation-link--customer-logout {

    margin-top: 12px !important;

    padding-top: 11px !important;

    border-top: 1px solid #eee3e7;
}


body.woocommerce-account
.woocommerce-MyAccount-navigation-link--customer-logout a {

    color: #a26c7e !important;
}


/* =========================================================
   CONTENT PANEL
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content {

    width: 100% !important;

    float: none !important;

    min-height: 400px;

    padding: 32px;

    box-sizing: border-box;

    background: #ffffff;

    border: 1px solid var(--cs-border);

    border-radius: 18px;

    box-shadow:
        0 12px 40px rgba(50, 30, 38, .055);
}


/* =========================================================
   DASHBOARD WELCOME HEADER
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content::before {

    content: "Welcome back ✦";

    display: block;

    margin-bottom: 6px;

    color: var(--cs-pink);

    font-size: 11px;
    font-weight: 800;

    letter-spacing: 1px;

    text-transform: uppercase;
}


/* First paragraph becomes welcome card */

body.woocommerce-account
.woocommerce-MyAccount-content > p:first-of-type {

    position: relative;

    margin: 0 0 17px !important;

    padding: 22px 24px !important;

    background:
        linear-gradient(
            135deg,
            #fff3f7,
            #fffafb
        );

    border: 1px solid #f4dfe6;

    border-radius: 13px;

    color: #635a60;

    font-size: 14px;

    line-height: 1.65;
}


body.woocommerce-account
.woocommerce-MyAccount-content > p:first-of-type strong {

    color: #292428;

    font-weight: 700;
}


body.woocommerce-account
.woocommerce-MyAccount-content > p:first-of-type a {

    color: var(--cs-pink) !important;

    font-weight: 650;

    text-decoration: none !important;
}


/* =========================================================
   DASHBOARD DESCRIPTION
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content > p:nth-of-type(2) {

    margin: 0 !important;

    padding: 19px 21px;

    color: #696166;

    font-size: 14px;

    line-height: 1.8;

    background: #ffffff;

    border: 1px solid #f0e7ea;

    border-radius: 13px;
}


body.woocommerce-account
.woocommerce-MyAccount-content > p:nth-of-type(2) a {

    display: inline-block;

    margin: 2px 2px;

    padding: 3px 8px;

    background: var(--cs-pink-soft);

    border-radius: 20px;

    color: var(--cs-pink) !important;

    font-weight: 650;

    text-decoration: none !important;
}


/* =========================================================
   TRUST STRIP
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content::after {

    content:
        "✓ Secure Account     •     ✓ Order History Protected     •     ✓ Easy Support";

    display: block;

    margin-top: 24px;

    padding: 13px 15px;

    background: var(--cs-green-soft);

    border: 1px solid #dceee4;

    border-radius: 9px;

    color: #49705b;

    font-size: 10px;
    font-weight: 600;

    text-align: center;

    letter-spacing: .1px;
}


/* =========================================================
   ACCOUNT CONTENT HEADINGS
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content h2,

body.woocommerce-account
.woocommerce-MyAccount-content h3 {

    position: relative;

    color: var(--cs-text);

    font-weight: 700;

    letter-spacing: -.4px;
}


body.woocommerce-account
.woocommerce-MyAccount-content h2 {

    margin-top: 0;

    font-size: 24px;
}


body.woocommerce-account
.woocommerce-MyAccount-content h3 {

    font-size: 19px;
}


/* =========================================================
   ORDERS TABLE
========================================================= */

body.woocommerce-account
table.woocommerce-orders-table,

body.woocommerce-account
.woocommerce-MyAccount-content table.shop_table {

    width: 100%;

    margin-top: 15px !important;

    border: 1px solid var(--cs-border) !important;

    border-collapse: separate !important;
    border-spacing: 0 !important;

    border-radius: 12px !important;

    overflow: hidden;
}


body.woocommerce-account
.woocommerce-MyAccount-content table th {

    padding: 13px 14px !important;

    background: #fff6f9;

    border: 0 !important;
    border-bottom: 1px solid var(--cs-border) !important;

    color: #766c71;

    font-size: 10px !important;

    font-weight: 750 !important;

    text-transform: uppercase;

    letter-spacing: .6px;
}


body.woocommerce-account
.woocommerce-MyAccount-content table td {

    padding: 15px 14px !important;

    border: 0 !important;
    border-bottom: 1px solid #f3ecef !important;

    color: #554e52;

    font-size: 12px !important;
}


body.woocommerce-account
.woocommerce-MyAccount-content table tr:last-child td {

    border-bottom: 0 !important;
}


/* =========================================================
   WOOCOMMERCE BUTTONS
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content .button,

body.woocommerce-account
.woocommerce-MyAccount-content button {

    min-height: 41px;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    padding: 0 16px !important;

    background: var(--cs-pink) !important;

    border: 1px solid var(--cs-pink) !important;

    border-radius: 8px !important;

    color: #ffffff !important;

    font-size: 11px !important;
    font-weight: 700 !important;

    text-decoration: none !important;

    box-shadow:
        0 5px 13px rgba(255,80,138,.14);

    transition:
        background .2s ease,
        transform .2s ease,
        box-shadow .2s ease;
}


body.woocommerce-account
.woocommerce-MyAccount-content .button:hover,

body.woocommerce-account
.woocommerce-MyAccount-content button:hover {

    background: var(--cs-pink-dark) !important;

    transform: translateY(-1px);

    box-shadow:
        0 8px 18px rgba(255,80,138,.20);
}


/* =========================================================
   ACCOUNT FORMS
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content form {

    margin-top: 17px;
}


body.woocommerce-account
.woocommerce-MyAccount-content .form-row {

    margin-bottom: 15px !important;
}


body.woocommerce-account
.woocommerce-MyAccount-content label {

    display: block;

    margin-bottom: 6px;

    color: #554e52;

    font-size: 11px;

    font-weight: 650;
}


body.woocommerce-account
.woocommerce-MyAccount-content
input.input-text,

body.woocommerce-account
.woocommerce-MyAccount-content
input[type="text"],

body.woocommerce-account
.woocommerce-MyAccount-content
input[type="email"],

body.woocommerce-account
.woocommerce-MyAccount-content
input[type="password"],

body.woocommerce-account
.woocommerce-MyAccount-content
input[type="tel"],

body.woocommerce-account
.woocommerce-MyAccount-content textarea {

    width: 100%;

    min-height: 45px;

    box-sizing: border-box;

    padding: 0 13px !important;

    background: #fffdfd !important;

    border: 1px solid #dfd5d9 !important;
    border-radius: 8px !important;

    color: #292529 !important;

    font-size: 13px !important;

    outline: 0;

    box-shadow: none !important;

    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}


body.woocommerce-account
.woocommerce-MyAccount-content textarea {

    min-height: 100px;

    padding-top: 11px !important;
}


body.woocommerce-account
.woocommerce-MyAccount-content
input:focus,

body.woocommerce-account
.woocommerce-MyAccount-content
textarea:focus {

    border-color: var(--cs-pink) !important;

    box-shadow:
        0 0 0 3px rgba(255,80,138,.08) !important;
}


/* =========================================================
   ADDRESS CARDS
========================================================= */

body.woocommerce-account
.woocommerce-Addresses {

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 15px;

    margin-top: 20px;
}


body.woocommerce-account
.woocommerce-Address {

    width: auto !important;

    float: none !important;

    padding: 20px;

    background: var(--cs-pink-ultra);

    border: 1px solid var(--cs-border);

    border-radius: 13px;
}


body.woocommerce-account
.woocommerce-Address-title {

    display: flex;

    align-items: center;
    justify-content: space-between;

    margin-bottom: 12px;
}


body.woocommerce-account
.woocommerce-Address-title h3 {

    margin: 0;
}


body.woocommerce-account
.woocommerce-Address-title a {

    color: var(--cs-pink) !important;

    font-size: 11px;

    font-weight: 700;

    text-decoration: none !important;
}


body.woocommerce-account
.woocommerce-Address address {

    color: #746b70;

    font-size: 12px;

    line-height: 1.7;

    font-style: normal;
}


/* =========================================================
   FIELDSET / PASSWORD AREA
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content fieldset {

    margin-top: 23px;

    padding: 20px;

    background: #fff9fb;

    border: 1px solid var(--cs-border);

    border-radius: 12px;
}


body.woocommerce-account
.woocommerce-MyAccount-content legend {

    padding: 0 8px;

    color: #373135;

    font-size: 13px;

    font-weight: 700;
}


/* =========================================================
   WOOCOMMERCE NOTICES
========================================================= */

body.woocommerce-account
.woocommerce-message,

body.woocommerce-account
.woocommerce-info {

    padding: 14px 17px !important;

    background: var(--cs-green-soft) !important;

    border: 1px solid #d8ebe0 !important;
    border-left: 3px solid var(--cs-green) !important;

    border-radius: 9px !important;

    color: #496a58;

    font-size: 12px;
}


body.woocommerce-account
.woocommerce-error {

    padding: 14px 17px !important;

    background: #fff4f5 !important;

    border: 1px solid #f3d2d7 !important;
    border-left: 3px solid #d95264 !important;

    border-radius: 9px !important;

    color: #714950;

    font-size: 12px;
}


/* Remove default overlapping Woo icon */
body.woocommerce-account
.woocommerce-message::before,

body.woocommerce-account
.woocommerce-info::before,

body.woocommerce-account
.woocommerce-error::before {

    display: none !important;

    content: none !important;
}


/* =========================================================
   SMALL INTERACTION
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content {

    animation:
        csAccountEnter .55s ease both;
}


@keyframes csAccountEnter {

    from {

        opacity: 0;

        transform: translateY(10px);
    }

    to {

        opacity: 1;

        transform: translateY(0);
    }
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    body.woocommerce-account
    .elementor-widget-shortcode .woocommerce {

        grid-template-columns: 210px minmax(0,1fr);

        gap: 16px;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content {

        padding: 24px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    body.woocommerce-account
    .elementor-widget-shortcode .woocommerce {

        width: calc(100% - 24px);

        display: block;

        margin-top: 20px;
    }


    /* navigation becomes horizontal premium tabs */

    body.woocommerce-account
    .woocommerce-MyAccount-navigation {

        position: static;

        margin-bottom: 15px;

        padding: 9px;

        border-radius: 13px;

        overflow-x: auto;

        scrollbar-width: none;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation::-webkit-scrollbar {

        display: none;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation::before {

        display: none;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation ul {

        display: flex;

        gap: 6px;

        width: max-content;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation li {

        margin: 0 !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation a {

        min-height: 42px;

        padding: 0 12px;

        white-space: nowrap;

        font-size: 11px;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation-link--customer-logout {

        margin: 0 !important;

        padding: 0 !important;

        border: 0;
    }


    /* content */

    body.woocommerce-account
    .woocommerce-MyAccount-content {

        min-height: auto;

        padding: 18px;

        border-radius: 13px;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content > p:first-of-type {

        padding: 17px !important;

        font-size: 13px;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content > p:nth-of-type(2) {

        padding: 16px;

        font-size: 13px;
    }


    body.woocommerce-account
    .woocommerce-Addresses {

        grid-template-columns: 1fr;
    }


    body.woocommerce-account h1.entry-title,
    body.woocommerce-account .page-header h1 {

        font-size: 30px !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content::after {

        line-height: 1.8;
    }

}


/* =========================================================
   ACCESSIBILITY
========================================================= */

@media (prefers-reduced-motion: reduce) {

    body.woocommerce-account *,
    body.woocommerce-account *::before,
    body.woocommerce-account *::after {

        animation: none !important;

        transition: none !important;
    }

}

/* =========================================================
   CREATIVE SHEFALI — MY ACCOUNT LAYOUT FIX
   Add AFTER all previous My Account CSS
========================================================= */

body.woocommerce-account
.elementor-widget-shortcode .woocommerce {

    width: min(1180px, calc(100% - 40px)) !important;
    max-width: 1180px !important;

    margin: 35px auto 65px !important;

    display: grid !important;

    grid-template-columns: 250px minmax(0, 1fr) !important;
    grid-template-rows: auto !important;

    gap: 24px !important;

    align-items: start !important;
}


/* =========================================================
   FORCE NAVIGATION LEFT
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation {

    grid-column: 1 !important;
    grid-row: 1 !important;

    width: 100% !important;
    max-width: none !important;

    float: none !important;

    margin: 0 !important;

    align-self: start !important;

    position: sticky !important;
    top: 110px !important;
}


/* =========================================================
   FORCE CONTENT RIGHT
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content {

    grid-column: 2 !important;
    grid-row: 1 !important;

    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;

    float: none !important;

    margin: 0 !important;

    align-self: start !important;
}


/* =========================================================
   BETTER MAIN CONTENT CARD
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content {

    padding: 30px 32px !important;

    min-height: 390px !important;

    background: #ffffff !important;

    border: 1px solid #f0e4e8 !important;
    border-radius: 18px !important;

    box-shadow:
        0 12px 38px rgba(45, 28, 35, 0.055) !important;
}


/* =========================================================
   DASHBOARD WELCOME BOX
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content > p:first-of-type {

    width: 100% !important;

    margin: 0 0 14px !important;

    padding: 20px 22px !important;

    box-sizing: border-box !important;

    background:
        linear-gradient(
            135deg,
            #fff2f6,
            #fffafd
        ) !important;

    border: 1px solid #f2dce4 !important;
    border-radius: 13px !important;

    font-size: 14px !important;
    line-height: 1.7 !important;

    color: #625b5f !important;
}


/* Email should never break awkwardly */

body.woocommerce-account
.woocommerce-MyAccount-content strong {

    overflow-wrap: anywhere;
}


/* =========================================================
   SECOND DASHBOARD BOX
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content > p:nth-of-type(2) {

    width: 100% !important;

    box-sizing: border-box !important;

    padding: 19px 21px !important;

    font-size: 14px !important;
    line-height: 1.8 !important;
}


/* Don't turn sentence links into giant pills */

body.woocommerce-account
.woocommerce-MyAccount-content > p:nth-of-type(2) a {

    display: inline !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;

    border-radius: 0 !important;

    color: #FF508A !important;

    font-weight: 650 !important;

    text-decoration: none !important;
}


body.woocommerce-account
.woocommerce-MyAccount-content > p:nth-of-type(2) a:hover {

    color: #E83F78 !important;

    text-decoration: underline !important;
}


/* =========================================================
   TRUST MESSAGE
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-content::after {

    content:
        "✓ Secure Account   •   ✓ Order Details Protected   •   ✓ Easy Support";

    margin-top: 20px !important;

    padding: 12px 16px !important;

    background: #f2faf5 !important;

    border: 1px solid #dceee3 !important;
    border-radius: 9px !important;

    color: #52705e !important;

    font-size: 10px !important;
    line-height: 1.5 !important;

    text-align: center !important;
}


/* =========================================================
   NAVIGATION REFINEMENT
========================================================= */

body.woocommerce-account
.woocommerce-MyAccount-navigation {

    padding: 15px !important;

    border-radius: 16px !important;
}


body.woocommerce-account
.woocommerce-MyAccount-navigation a {

    min-height: 44px !important;

    padding: 0 11px !important;

    font-size: 12px !important;
}


body.woocommerce-account
.woocommerce-MyAccount-navigation li.is-active a {

    background: #FF508A !important;

    color: #fff !important;

    box-shadow:
        0 6px 15px rgba(255, 80, 138, .17) !important;
}


/* =========================================================
   REMOVE UNWANTED PAGE HEIGHT / SPACERS
========================================================= */

body.woocommerce-account
.elementor-widget-spacer {

    display: none !important;
}


body.woocommerce-account
.elementor-element-cf5fe77,

body.woocommerce-account
.elementor-element-61ab3ae {

    min-height: 0 !important;
    height: auto !important;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    body.woocommerce-account
    .elementor-widget-shortcode .woocommerce {

        grid-template-columns: 210px minmax(0, 1fr) !important;

        gap: 16px !important;

        width: calc(100% - 30px) !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content {

        padding: 22px !important;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    body.woocommerce-account
    .elementor-widget-shortcode .woocommerce {

        width: calc(100% - 24px) !important;

        display: block !important;

        margin-top: 20px !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation {

        position: static !important;

        width: 100% !important;

        margin: 0 0 14px !important;

        padding: 8px !important;

        overflow-x: auto !important;

        border-radius: 12px !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation::before {

        display: none !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation ul {

        display: flex !important;

        width: max-content !important;

        gap: 5px !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation li {

        margin: 0 !important;
        padding: 0 !important;

        border: 0 !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-navigation a {

        min-height: 40px !important;

        padding: 0 11px !important;

        white-space: nowrap !important;

        font-size: 10px !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content {

        width: 100% !important;

        padding: 17px !important;

        min-height: auto !important;

        border-radius: 13px !important;
    }


    body.woocommerce-account
    .woocommerce-MyAccount-content > p:first-of-type,

    body.woocommerce-account
    .woocommerce-MyAccount-content > p:nth-of-type(2) {

        padding: 16px !important;

        font-size: 13px !important;
    }

}/* End custom CSS */