@import url(../webfonts/font.css);

:root {
    --heading-font: "Tajawal Regular", Sans-serif;
    --body-font: "Tajawal Regular", Sans-serif;
    --heading-font-home-19: "Tajawal Regular", Sans-serif;
    --heading-font-home-20: "Tajawal Regular", Sans-serif;
    --heading-font-home-21: "Tajawal Regular", Sans-serif;
    --body-font-home-19: "Tajawal Regular", Sans-serif;
    --body-font-home-21: "Tajawal Regular", Sans-serif;
    --roboto-font: "Tajawal Regular", Sans-serif;
}

body, html {
    /* font-family: Open Sans, Noto Naskh; */
    font-family: "Tajawal Regular", Sans-serif;
    color: var(--main-white);
    direction: rtl;
    background: 0 0;
    font-weight: 400;
}

p {
    color: var(--main-gray);
}

#logo {
    float: right;
}

.main-menu {
    float: left;
}

/* .custom-search-input-2 input[type='submit'] {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    background-color: #231f20;
    margin-right: 0px;
} */

.custom-search-input-2 i {
    right: auto;
    left: 1px;
}

/* .main_title_3 {
    border-right: 2px solid #e1e1e1;
    padding-right: 15px;
    border-left: none;
} */

.main_title_3 span {
    right: -2px;
    left: auto;
}

.main_title_3 h2, .main_title_3 h3 {
    display: block;
    text-align: right;
}

.main_title_3 a {
    right: auto;
    left: 0;
}
.main_title_3 p {
    text-align: right;
}

ul#additional_links li:after {
    right: 10px;
    left: auto;
}

.custom-search-input-2.inner input[type='submit'] {
    /* -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    left: 0px;
    right: auto;
}

.newsletter-form {
    border-radius:  100px 5px 5px 100px;
}

.newsletter-form__button {
    border-radius:  100px 5px 5px 100px;
}

.newsletter-form__fields {
    margin-right: 15px;
    margin-left: 0;
}

.newsletter-form__fields .input-v2 span {
    border-left: 0;
    border-right: 1px solid #d2d8dd;
    border-bottom: 1px solid #d2d8dd;
    border-top: 1px solid #d2d8dd;
}

.newsletter-form__button i {
    transform: scaleX(-1);
}

.main_title_3 a:after {
    transform: scaleX(-1);
}
.search-form-border,
.custom-search-input-2 {
    /* border-radius:  100px 5px 5px 100px; */
    border-radius: 100px;
}
.custom-search-input-2 input[type='submit'] {
    border-radius:50px;
  background-color: var(--main-green);
}
.view-all-btn .view-all-text .view-all-text-button button span i {
    margin-left: auto;
    margin-right: 30px;
    transform: scaleX(-1);
}

footer h3,
footer ul li {
    text-align: right;
}
.footer_category .more-category,
.more-category {
    text-align: right;
    float: right;
}
footer ul.contacts li {
    padding-left: auto;
    padding-right: 30px;
}
footer ul.contacts li i {
    right: 0;
    left: auto;
}
footer ul.contacts li .phone {
    direction: ltr;
}
.main_title_3 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: start;
}
.main_title_3 a {
    top: -5px;
}
.main_title_3 a:after {
    margin-right: 5px;
}
.discover_all_works i {
    transform: scaleX(-1);
    margin-right: 5px;
}
.box_contacts {
    direction: ltr;
    
}
.box_contacts .icon {
    transform: translateX(100%);
}
.hideShowPassword-wrapper button>.hideShowPassword-toggle-show {
    right: auto !important;
    left: 0px !important;
}
.hero_single .wrapper .box_account .form_container .hideShowPassword-wrapper button {
    right: auto !important;
    left: 0px !important;
}
.hideShowPassword-field,
.hero_single .wrapper .box_account .form_container .hideShowPassword-wrapper .hideShowPassword-field {
    margin: 0px;
    padding-right: 10px !important;
}
.social-button-email{
    width: 300px !important;
    float: left !important;
    margin-right: 5px;
    text-align: left !important;
}
.social-button i,
.social-button-email i {
    margin-left: 10px;
}
.border-less-box .decoration:before {
    left: -165px;
    right: auto;
}
.footer-logo {
    align-items: end;
    text-align: right;
}

footer .social-links {
    align-items: end;
    text-align: right;
}

footer .social-links h5 {
    text-align: right;
    padding-right: 10px;
}

.footer .social-links .social-link {
    text-align: right !important;
}

.about-quote-content {
    text-align: right;
}
.about-title,
.about-desc {
    text-align: right;
    padding-right: 10px;
}
section#reviews {
    direction: ltr;
}
.opening {
    direction: ltr;
}
.amenities {
    text-align: right;
    padding-right: 10px;
}
.amenities-items {
    text-align: right;
    padding-right: 10px;
}
.secondary_nav {
    text-align: right;
}
.main-menu ul ul {
    left: 20px;
}
.main-menu ul ul li a {
    text-align: center;
}
.form-group {
    text-align: right;
}
.contact_info {
    text-align: right;
}
.contact_form_box {
    text-align: right;
}
.bg_color_1 {
    text-align: right;
}
.container_check {
    padding-right: 30px;
    padding-left: auto;
}
.container_check .checkmark {
    right: 0;
    left: auto;
}
a#filters_col_bt:before {
    left: 0;
    right: auto;
}
#results h4 {
    padding-right: 15px;
}
[type="radio"]:checked, [type="radio"]:not(:checked) {
    left: 9999px !important;
}
.socail-contacts {
    text-align: right;
}
footer ul li a i {
    margin-left: 10px;
    margin-right: auto;
}
.more-category i {
    margin-left: 10px;
    margin-right: auto;
}
.more-category {
    margin-bottom: 15px;
}
.nav-pills .nav-item:first-child > a {
    margin-left: 5px;
    margin-right: auto;
}
.text-left {
    text-align: right !important;
}

.x-first-scroll  {
    direction: ltr;
}

.subscribe-form {
    direction: ltr;
}

.phone {
    direction: ltr;
    text-align: left;
}

@media (max-width: 991px) {
    .search-form-border {
        border-radius: 10px;
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .search-form-border {
        border-radius: 10px;
        margin-left: 15px;
        margin-right: auto;
    }
    .newsletter-form {
        border-radius: 5px !important;
    }
}

@media (max-width: 575px) {
    .newsletter-form {
        border-radius: 5px;
    }
    .newsletter-form__button {
        border-radius: 5px 0 0 5px;
    }
}

@media (max-width:440px) {
    .newsletter-form {
        height: 80px;
        padding: 10px;
    }
    .newsletter-form__fields {
        margin-right: 0;
        width: auto;
    }
    .newsletter-form__button {
        width: 60px;
    }
    .newsletter-form__button i {
        font-size: 20px;
    }
}

@media (max-width:424px) {

}

@media (max-width:376px) {

}

@media only screen and (max-width : 320px) {

}