.elementor-7 .elementor-element.elementor-element-497342e0{--display:flex;}@media(max-width:1024px){.elementor-7 .elementor-element.elementor-element-497342e0{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-497342e0{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for container, class: .elementor-element-497342e0 */@media (max-width: 1024px) {
    .woocommerce-MyAccount-navigation {
        margin-bottom: 20px !important;
    }
}
@media (max-width: 1024px) {
    /* 1. Make the section full width and add top spacing */
    .woocommerce-MyAccount-content {
        width: 100% !important;
        float: none !important;
        padding-top: 40px !important;
        text-align: center !important; /* Centers the "Hello admin" text and paragraphs */
    }

    /* 2. Center the buttons inside this section */
    .woocommerce-MyAccount-content .button,
    .woocommerce-MyAccount-content a.button {
        display: inline-block !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }

    /* 3. Ensure the login/logout links and account details are centered */
    .woocommerce-MyAccount-content p {
        display: block !important;
        text-align: center !important;
        width: 100% !important;
    }
}/* End custom CSS */