.elementor-12 .elementor-element.elementor-element-266047c{--display:flex;--min-height:500px;--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;--justify-content:center;--overlay-opacity:0.8;--overlay-mix-blend-mode:multiply;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-12 .elementor-element.elementor-element-266047c:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-266047c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#7C7C7C;}.elementor-12 .elementor-element.elementor-element-266047c::before, .elementor-12 .elementor-element.elementor-element-266047c > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-266047c > .e-con-inner > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-266047c > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-266047c > .e-con-inner > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-266047c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://thesoundofeuphoria.com/wp-content/uploads/2025/04/Rectangle-9-1.png");--background-overlay:'';background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-12 .elementor-element.elementor-element-f8096ab > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 50px 0px;}.elementor-12 .elementor-element.elementor-element-f8096ab{text-align:center;}.elementor-12 .elementor-element.elementor-element-f8096ab .elementor-heading-title{font-family:"Syne", Sans-serif;font-size:97.6px;font-weight:900;color:var( --e-global-color-dc7250f );}.elementor-12 .elementor-element.elementor-element-1a84988d{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-12 .elementor-element.elementor-element-1a84988d:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-1a84988d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-1a84988d{--content-width:80%;}}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-266047c{--min-height:50vh;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-266047c{--min-height:40vh;}.elementor-12 .elementor-element.elementor-element-f8096ab .elementor-heading-title{font-size:40px;}.elementor-12 .elementor-element.elementor-element-1a84988d{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:10px;--padding-bottom:10px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for heading, class: .elementor-element-f8096ab */.entry-title{
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-92a1734 *//* Default color */
.myaccount-container label,
.myaccount-container h2 {
    color: #000 !important;
}

/* Agar container ke andar form.login ho */
.myaccount-container:has(form.login) h2,
.myaccount-container:has(form.login) label {
    color: #fff !important;
}









/* Container ko flexbox banana */
.myacc-user-dashboard a{
    color: #00BC8F;
}
.myacc-user-dashboard .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: flex-start;
}

/* Navigation menu (Sidebar) ki styling */
.myacc-user-dashboard .woocommerce-MyAccount-navigation {
    flex: 0 0 250px; /* Sidebar ki width */
}

.myacc-user-dashboard .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #eeeeee;
}

.myacc-user-dashboard .woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #eeeeee;
}

.myacc-user-dashboard .woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 12px 15px;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s ease;
}

/* Active link aur Hover effect */
.myacc-user-dashboard .woocommerce-MyAccount-navigation li.is-active a,
.myacc-user-dashboard .woocommerce-MyAccount-navigation li a:hover {
    background-color: #00BC8F; /* Aap apni pasand ka color laga sakte hain */
    color: #fff;
}

/* Content area (Right side) ki styling */
.myacc-user-dashboard .woocommerce-MyAccount-content {
    flex: 1; /* Baki bachi hui jagah ye le lega */
    padding: 20px;
    background: #f9f9f9;
    border-radius: 5px;
}

/* Mobile responsive karne k liye */
@media (max-width: 768px) {
    .myacc-user-dashboard .woocommerce {
        flex-direction: column;
    }
    .myacc-user-dashboard .woocommerce-MyAccount-navigation {
        flex: 0 0 100%;
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1a84988d */.myaccount-container label,
.myaccount-container h2{
    color: #fff;
}/* End custom CSS */