@import '../../../hummingbird/assets/css/rtl.css';
@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: bold; /*700*/
    src: url("../fonts/estedad/Estedad-Bold.woff2")
}
@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/estedad/Estedad-SemiBold.woff2")
}
@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/estedad/Estedad-Medium.woff2")
}
@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/estedad/Estedad-Regular.woff2")
}
/*@font-face {
    font-family: Estedad;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/estedad.woff2")
}*/
@font-face {
    font-family: EstedadFD;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/estedad-fd.woff2")
}

@font-face {
    font-family: Vazirmatn;
    font-weight: normal;
    src: url("../fonts/vazirmatn.woff2")
}

@font-face {
    font-family: Morabba;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/morabba/Morabba-Regular.woff2")
}
@font-face {
    font-family: Morabba;
    font-weight: bold;
    src: url("../fonts/morabba/Morabba-Bold.woff2")
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/yekanbakh/YekanBakhFaNum-Regular.woff2")
}
@font-face {
    font-family: YekanBakh;
    font-weight: bold;
    src: url("../fonts/yekanbakh/YekanBakhFaNum-Bold.woff2")
}

@font-face {
    font-family: dana;
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/dana/dana-regular.woff")
}
@font-face {
    font-family: dana;
    font-weight: bold;
    src: url("../fonts/dana/dana-bold.woff")
}

body.lang-ar,
body.lang-fa{
    font-family:Estedad,Vazirmatn,sans-serif
}

.lang-rtl .header-bottom__left .logo {
    margin-left: 80px;
    margin-right: 0
}
.lang-rtl .header-block__action-btn {
    margin: 0 5px 0 0;
}
.footer__block--logo i {
    padding-left: 10px;
    padding-right: 0;
}

.menu-top__list {
    margin-left: 25px;
    margin-right: 0;
}

.lang-rtl #product_reviews_block_tab .review_author {
    border-left: 2px solid #f5f6f7 !important;
    border-right: none;
}
.lang-rtl .review-info .review_author em {
    font-family: EstedadFD,sans-serif;
}

.lang-rtl #leo_product_reviews_block_extra .reviews_note span {
    display: inline;
}

.modal-header .btn-close{
    margin-left: 0;
}

#search_widget .search {
    transform: none;
}
#search_widget .clear {
    display: none;
}

.product--course .product__col {
    padding-left: 1.5rem;
    padding-right: 0;
}

@media(max-width:767px){
    .lang-rtl .header-bottom__left .logo {
        margin-left: 0;
        margin-right: 0;
    }
}


.heroes__phone svg{
    margin-right: 0;
    margin-left: .75rem;
}