
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;700&display=swap');

body,
h1, h2, h3, h4, h5, h6{
    #font-family: 'Cairo', sans-serif !important;
}
.top-nav,
.page_slider,
section,
footer{
    direction: rtl;
}
.sf-menu  li{
    margin: 0px 10px;
}
.sf-with-ul:after {
    margin: 0px 7px;
}
.sf-menu a,
.login-btn {
    font-size: 17px;
    font-weight: 500;
}
*{
    text-align: right;
}
.page_slider .flexslider .slide-2 h2:after{
    width: 320px;
}

.about_us {
    background: url(../images/about_bg-rtl.jpg) no-repeat center/cover;
}
.text-center p{
    text-align: center;
}
.special-heading.sub-title2{
    letter-spacing: 0px;
    text-indent: 0px;
    font-size: 22px;
}
.excerpt {
    color: #000;
    font-weight: 500;
}
.btn.medium-btn {
    font-weight: 600;
}
.scond-ar{
    color: #000; font-size: 16px; font-weight: 300;
}
.text-excerpt{
    line-height: 31px;
    margin-bottom: 1.5em;
    font-size: 20px;
    font-weight: 400;
}

.our-features p,
.our-features li{
  text-align: right !important;
}

.price-page .btn-maincolor{
    font-size: 18px;
    font-weight: 600;
}

.shop_table th,
table th,
table td
{
    text-align: right;
}
.page-numbers{
	direction: ltr;
	text-align: center;
}