@font-face {
    font-family: "Hacen Saudi Arabia";
    src: url("../fonts/HacenSaudiArabia.ttf") format("truetype");
}

@font-face {
    font-family: "Frutiger LT Arabic";
    src: url("../fonts/FrutigerLTArabic.ttf") format("truetype");
}

body {
    font-family: "Almarai";
}


/** Bold fonts **/

.row-header-small,
.nav-link:not(.nav-link-bottom),
.txt-bg-title,
.txt-md-title,
.klas-title,
.txt-footer-title,
.txt-md-title-white,
.txt-counter-value,
.txt-inner-page h1,
.txt-inner-page h2,
.txt-inner-page h3,
.txt-inner-page h4,
.txt-inner-page h5,
.txt-inner-page h6 {
    font-family: "Almarai bold";
}

.txt-inner-page h3 {
    text-align: right !important;
}

.txt-inner-page h4 {
    text-align: right !important;
}

.txt-inner-page h5 {
    text-align: right !important;
}

.txt-inner-page h6 {
    text-align: right !important;
}

#cnslt-trtmnt {
    -webkit-appearance: none;
    background: url(../images/header/select_arrow.png) no-repeat left #FFFFFF77;
}

.txt-counter-title {
    font-size: 22px;
}

.why-mdc-text {
    font-size: 16px;
}

.why-mdc-title {
    font-size: 22px;
    text-align: right;
}

.prd-path {
    font-weight: 600;
}

.txt-md-title-white {
    font-weight: 500;
    font-size: 19px;
}

.footer-logo {
    text-align: right;
}

#call-us-footer .col-sm-2 {
    text-align: right;
}

.dropdown-menu {
    text-align: right !important;
}

.dropdown-multicol {
    right: 0;
}

.mr-auto {
    text-align: right;
    padding: 0;
}

#put-good-title-line-1 {
    padding-bottom: 50px;
}

.prd-name,
.prd-path,
.normal-text,
.normal-text-small-white,
#frmSubscribe,
#comment-container {
    text-align: right;
}

#comment {
    padding-left: 5px;
    padding-right: 32px;
}

.dropdown-item {
    padding: .25rem 0.25rem;
}

.why-mdc-title {
    padding-right: 10px;
}

#BottomNavBarCollapse .nav-link {
    font-size: 20px;
}

.width-md {
    width: 55px;
}