body,h1,h2,h3,h4,h5,h6,a,span,p,.th-btn,.form-control{
    font-family: 'Almarai', sans-serif !important;
}
.offer-card{
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
    text-align: center;
}
.offer-card .box-subtitle, .offer-card .box-title{
    color: white;
    font-weight: bold;
}
.box-title-custom{
    color: black !important;
    font-weight: bold;
}
.sub-title-custom{
    color: #ff7e3f !important;
}

.dir_ltr {
    direction: ltr;
}
.breadcumb-title,.breadcumb-menu a{
    color: white;
}
.breadcumb-menu li:after{
    color: white;
    content: "\f053";
}
