.elementor-2534 .elementor-element.elementor-element-f7829c0{--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;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#E9E9E9;--border-color:#E9E9E9;}.elementor-2534 .elementor-element.elementor-element-f7829c0:not(.elementor-motion-effects-element-type-background), .elementor-2534 .elementor-element.elementor-element-f7829c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2534 .elementor-element.elementor-element-3944d8a .woocommerce-breadcrumb{color:#66983F;font-family:"IRANYekanX", Sans-serif;}.elementor-2534 .elementor-element.elementor-element-3944d8a .woocommerce-breadcrumb > a{color:#1C1C1C;}.elementor-2534 .elementor-element.elementor-element-a0b627b{--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;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-2ae733a */body.woocommerce-account,
body.woocommerce-account .woocommerce,
body.woocommerce-account .woocommerce *{
    font-family: "Yekan Bakh", "IRANSans", "Vazirmatn", sans-serif ;
}
body.woocommerce-account .woocommerce{
    background: #f5f6f8;
    padding: 10px;
}

/* منو */
body.woocommerce-account .woocommerce-MyAccount-navigation{
    background: #fff;
    border-radius: 14px;
    padding: 10px;
    margin-bottom: 15px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

/* آیتم‌ها */
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
    display: block;
    padding: 10px;
    border-radius: 10px;
    color: #333;
    text-decoration: none;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
    background: #1faa59;
    color: #fff;
}

/* باکس محتوا */
body.woocommerce-account .woocommerce-MyAccount-content{
    background: #fff;
    padding: 15px;
    border-radius: 14px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

/* موبایل فقط ساده‌تر */
@media (max-width: 768px){
    body.woocommerce-account .woocommerce{
        padding: 5px;
    }

    body.woocommerce-account .woocommerce-MyAccount-navigation{
        overflow-x: auto;
        white-space: nowrap;
    }

    body.woocommerce-account .woocommerce-MyAccount-navigation ul{
        display: flex;
        gap: 8px;
    }

    body.woocommerce-account .woocommerce-MyAccount-navigation ul li{
        display: inline-block;
    }
}/* End custom CSS */