.banner-one__text {
    font-weight: 400;
    font-family: 'IRANYekanXFaNum';
    direction: rtl;
    font-size: 1rem;
}
.rtl{
    direction: rtl;
}
.text-black {
    font-weight: 500;
}
.about-one__text {
    font-size: 18px;
    line-height: 27px;
    color: #000;
    font-weight: 500;
}
.header-navigation ul.navigation-box > li > .submenu > li > a {
    text-align: right;
}
.header-navigation ul.navigation-box > li > .submenu {
    right: 0;
    left: auto;
}
.service-three__text {
    color: #020202;
    font-size: 17px;
}
.contact-one__info-text {
    color: #000;
    font-size: 18px;
}
.contact-one__form input, .contact-one__form textarea {
    text-align: right !important;
    color: black;
}
.service-one__text {
    font-size: 17px;
    color: #000;
}
.block-title__tag-line-has-line::before {
    margin-left: 10px;
    margin-right: 0;
}
.faq-one .block-title__text {
    color: #000000;
    font-weight: 500;
    font-size: 17px;
}
.footer-widget__links-link:hover {
    color: #8fd258;
    transform: translateX(-20px);
}
.footer-widget__links-link::after {
    content: '';
}
.header-navigation ul.navigation-box > li > a::before {
    content: "";
}
@media (max-width: 1310px) {
    .header-navigation ul.navigation-box li a .sub-nav-toggler {
        left: 15px;
        right: auto;
    }
}
.normal-text {
    font-size: 17px;
    line-height: 26px;
    color: rgba(34, 34, 34, 0.5);
}
.sidebar__post__content {
    padding-right: 20px;
}
.service-post-filter-one__list + .service-post-filter-one__list {
    margin-right: 25px;
}
.inner-banner__blog-date-line {
    color: #000;
}
.inner-banner__blog-date-month {
    color: #000;
}
.blog-details__text {
    font-size: 20px;
    color: #000;
    line-height: 38px;
}
.header-navigation ul.navigation-box > li > a {
    font-weight: 500;
    font-size: 20px;
}
.product-details__tab__list-item + .product-details__tab__list-item {
    margin-left: 0 !important;
}
.header-one .header-navigation .main-navigation {
    margin: 0 auto;
    text-align: center !important;
    float: right;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.custom-select{
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #dddddd !important;
    font-size: 16px !important;
    font-weight: 500;
    color: #777777;
}
.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(128, 189, 255, 0);

}
.header-navigation ul.navigation-box > li > a {
    color: #8fd258;
}

.gradient {
    background: #833ab4;
    background: linear-gradient(
        to bottom,
        #833ab4,#fd1d1d,#fcb045
    );
}
.list-compare{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

