@import url('https://fonts.googleapis.com/css2?family=Zain:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,300;1,400&display=swap');

* {
    font-family: "Zain", sans-serif;
}

body {
    direction: rtl;
}


.AboutInner .AboutQuoteIcon {
    position: absolute;
    left: unset;
    right: -50px;
}

.WhyUsItem {
    padding: 13px;
    padding-right: 90px;
}

.WhyUsIcon {
    left: unset;
    right: 9px;
}

.SharedSectionHeader h1 a {
    right: unset;
    left: 0;
}

.SharedSectionHeader h1 a i {
    transform: rotateY(180deg);
}

.FooterMap label {
    padding-top: 0;
    padding-right: 40px;
}

.FooterMap label .setbg, .ShowRoomInfo h5 img {
    left: unset;
    right: 0px;
}

.SearchBarInner button {
    right: unset;
    left: 0;
}

.ShowRoomInfo h5 {
    padding: 0 0;
    padding-right: 50px;
}

.ProductImagePrevsGH {
    left: unset;
    right: -80px;
}

.ContactsGH h1 {
    text-align: right;
    direction: rtl !important;
}

.ContactsGH h1 g, .ShowRoomInfo h5 g {
    direction: ltr !important;
    display: inline-block;
}

.ShowRoomInfo h5 {
    direction: rtl;
    text-align: right;
}

.HeaderTabs li {
    font-size: 18px;
}

.PreloaderDiv label {
    font-size: 18px;
}

.FooterVision h4 {
    font-size: 25px;
}

.CopyRights h12 {
    font-size: 18px;
}

.FooterVision p {
    font-size: 17px;
}

.AboutInner button {
    direction: ltr;
    font-size: 18px;
    padding: 10px 20px;
}

.AboutInner button i {
    font-size: 13px;
}

.BannerDiv button {
    font-weight: bold;
    font-size: 16px;
    color: #4d4d4d;
}
