.elementor-125 .elementor-element.elementor-element-1da0a0b{--display:flex;--min-height:40vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--overlay-opacity:0.8;overflow:visible;}.elementor-125 .elementor-element.elementor-element-1da0a0b:not(.elementor-motion-effects-element-type-background), .elementor-125 .elementor-element.elementor-element-1da0a0b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.amirtextilesandrugs.com/wp-content/uploads/2025/11/f1bb59f5e484f2bb0e0ca1c09f03dc82e549154c.webp");}.elementor-125 .elementor-element.elementor-element-1da0a0b::before, .elementor-125 .elementor-element.elementor-element-1da0a0b > .elementor-background-video-container::before, .elementor-125 .elementor-element.elementor-element-1da0a0b > .e-con-inner > .elementor-background-video-container::before, .elementor-125 .elementor-element.elementor-element-1da0a0b > .elementor-background-slideshow::before, .elementor-125 .elementor-element.elementor-element-1da0a0b > .e-con-inner > .elementor-background-slideshow::before, .elementor-125 .elementor-element.elementor-element-1da0a0b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#333333;--background-overlay:'';}.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-125 .elementor-element.elementor-element-27fa217{width:var( --container-widget-width, 56% );max-width:56%;--container-widget-width:56%;--container-widget-flex-grow:0;}.elementor-125 .elementor-element.elementor-element-27fa217 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:68px;font-weight:600;line-height:80px;color:#FFFFFF;}.elementor-125 .elementor-element.elementor-element-1f56964 .woocommerce-breadcrumb{color:var( --e-global-color-accent );}.elementor-125 .elementor-element.elementor-element-1f56964 .woocommerce-breadcrumb > a{color:#FFFFFF;}.elementor-125 .elementor-element.elementor-element-36d8bee1{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;overflow:visible;}body.elementor-page-125:not(.elementor-motion-effects-element-type-background), body.elementor-page-125 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1f2ecb9 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-125 .elementor-element.elementor-element-27fa217{width:100%;max-width:100%;}.elementor-125 .elementor-element.elementor-element-27fa217 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-125 .elementor-element.elementor-element-1da0a0b{--content-width:1400px;}.elementor-125 .elementor-element.elementor-element-36d8bee1{--content-width:1400px;}}@media(max-width:1366px) and (min-width:768px){.elementor-125 .elementor-element.elementor-element-1da0a0b{--content-width:1250px;}}@media(max-width:1024px) and (min-width:768px){.elementor-125 .elementor-element.elementor-element-1da0a0b{--content-width:768px;}}/* Start custom CSS for container, class: .elementor-element-36d8bee1 *//* WRAPPER */
.woocommerce-MyAccount-navigation {
    background: #1c1c1c !important;
    padding: 25px;
    width: 260px;
    border-radius: 10px;
    border: 1px solid #333;
    float: left;
}

.woocommerce-MyAccount-content {
    background: #121212;
    padding: 35px;
    border-radius: 10px;
    margin-left: 0px;
    border: 1px solid #2d2d2d;
}


/* SIDEBAR MENU */
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 12px;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 12px 16px;
    background: #282828;
    color: #ffffff !important;
    border-radius: 6px;
    font-weight: 500;
    text-decoration: none !important;
    transition: 0.3s;
}

/* ACTIVE + HOVER */
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
    background: #d2b06b !important;
    color: #000 !important;
}


/* LOGOUT BUTTON */
.woocommerce-MyAccount-navigation-link--customer-logout a {
    background: #982d2d !important;
}

.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background: #c03939 !important;
    color: #fff !important;
}


/* CONTENT AREA TEXT */
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content a {
    color: #e1e1e1 !important;
}

.woocommerce-MyAccount-content a {
    color: #d2b06b !important;
    font-weight: 600;
}


/* HEADINGS */
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
    color: #d2b06b !important;
    margin-bottom: 15px;
}


/* LINKS INSIDE CONTENT */
.woocommerce-MyAccount-content a:hover {
    color: #f2d89c !important;
}





/* RESPONSIVE STYLE */
@media (max-width: 768px) {
    .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 20px;
    }

    .woocommerce-MyAccount-content {
        margin-left: 0;
    }
}/* End custom CSS */