- /*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


.estate_places_slider.slick-initialized.slick-slider {box-shadow:none!important;
}
body.rtl .header_phone svg {
transform:scaleX(-1)!important;
    transform-origin: center;
}
.listinglink-wrapper_sh_listings{
    display: none;
}
.owl-dots{display:none;}
.backtop.islive{left:15px!important}
/*Font ------------- */
/* بارگذاری فونت‌ها */
@font-face {
    font-family: 'YekanBakh';
    src: url('https://agartharealty.com/wp-content/uploads/redux/custom-fonts/YekanBakh-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('https://agartharealty.com/wp-content/uploads/redux/custom-fonts/YekanBakh-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'YekanBakh';
    src: url('https://agartharealty.com/wp-content/uploads/redux/custom-fonts/YekanBakh-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
/* اعمال فونت فقط برای صفحات راست‌چین */
body.rtl,html[dir=rtl] p, html[dir=rtl] ul, html[dir=rtl] span{
    font-family: 'YekanBakh', sans-serif!important;
    font-weight: 400!important; /* متن عادی */
}
html[dir=rtl] a{
font-family: 'YekanBakh', sans-serif!important;
font-weight: 600!important; /* متن عادی */
}
html[dir=rtl] h1,
html[dir=rtl] h2,
html[dir=rtl] h3,
html[dir=rtl] h4,
html[dir=rtl] h5,
html[dir=rtl] h6 {
    font-family: 'YekanBakh', sans-serif!important;
    font-weight: 700!important; /* Bold برای عناوین */
}
body.rtl .important-text,
html[dir=rtl] .important-text {
    font-family: 'YekanBakh', sans-serif!important;
    font-weight: 800!important; /* ExtraBold */
}
/* End font ----------*/