.elementor-kit-22{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-3d8f6f3-font-family:"Poppins";--e-global-typography-3d8f6f3-font-size:16px;--e-global-typography-3d8f6f3-font-weight:600;--e-global-typography-3d8f6f3-letter-spacing:0.2px;}.elementor-kit-22 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){--kit-widget-spacing: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 */.mgw-my-account .woocommerce {
    display: flex;
    gap: 28px;
    align-items: flex-start;
}

.mgw-my-account .woocommerce-MyAccount-navigation {
    width: 30%;
    background: #ffffff;
    border: 1px solid #f1dfe3;
    border-radius: 14px;
    padding: 10px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
}

.mgw-my-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mgw-my-account .woocommerce-MyAccount-navigation li {
    margin: 0 0 6px;
}

.mgw-my-account .woocommerce-MyAccount-navigation li:last-child {
    margin-bottom: 0;
}

.mgw-my-account .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 13px 15px;
    border-radius: 10px;
    color: #333333;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-decoration: none;
    transition: 0.25s ease;
}

.mgw-my-account .woocommerce-MyAccount-navigation li.is-active a,
.mgw-my-account .woocommerce-MyAccount-navigation a:hover {
    background: #FFF1F3;
    color: #E31E24;
}

.mgw-my-account .woocommerce-MyAccount-content {
    width: 70%;
    background: #ffffff;
    border: 1px solid #f1dfe3;
    border-radius: 14px;
    padding: 28px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.06);
    font-family: Poppins, sans-serif;
}

.mgw-my-account .woocommerce-MyAccount-content a {
    color: #E31E24;
}

@media (max-width: 767px) {
    .mgw-my-account .woocommerce {
        display: block;
    }

    .mgw-my-account .woocommerce-MyAccount-navigation,
    .mgw-my-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    .mgw-my-account .woocommerce-MyAccount-navigation {
        margin-bottom: 20px;
    }

    .mgw-my-account .woocommerce-MyAccount-content {
        padding: 20px;
    }
}.mgw-my-account .woocommerce-MyAccount-navigation li a {
    border: 1px solid #f3e3e6;
}

.mgw-my-account .woocommerce-MyAccount-navigation li.is-active a {
    border-color: #f7cfd5;
}

.mgw-my-account .woocommerce-MyAccount-content {
    min-height: auto;
    line-height: 1.7;
}

.mgw-my-account .woocommerce-MyAccount-content p:first-child {
    margin-top: 0;
}

.mgw-my-account .woocommerce-MyAccount-content p:last-child {
    margin-bottom: 0;
}@media (max-width: 767px) {

    .mgw-my-account .woocommerce-MyAccount-navigation {
        padding: 8px;
        margin-bottom: 18px;
        border-radius: 14px;
    }

    .mgw-my-account .woocommerce-MyAccount-navigation a {
        padding: 12px 14px;
        font-size: 14px;
    }

    .mgw-my-account .woocommerce-MyAccount-content {
        padding: 20px 18px;
        border-radius: 14px;
        font-size: 14px;
        line-height: 1.7;
    }
}.mgw-my-account .woocommerce-orders-table .woocommerce-button,
.mgw-my-account .woocommerce-MyAccount-content .button {
    background: #E31E24;
    color: #ffffff !important;
    border: none;
    border-radius: 8px;
    padding: 9px 16px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.mgw-my-account .woocommerce-orders-table .woocommerce-button:hover,
.mgw-my-account .woocommerce-MyAccount-content .button:hover {
    background: #c9191f;
    color: #ffffff !important;
}@media (max-width: 767px) {
    .mgw-my-account .woocommerce-EditAccountForm .form-row-first,
    .mgw-my-account .woocommerce-EditAccountForm .form-row-last {
        width: 100%;
        float: none;
    }

    .mgw-my-account .woocommerce-EditAccountForm input {
        width: 100%;
    }
}/* End custom CSS */