/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Tajawal&display=swap');

.bg-inherit {
    background-color: #d7d7d5;
}

.top-navbar {
    background-color: #eaeaea;
    border-bottom: 1px solid #8a703d;
}

.store-footer {
    background-color: #eaeaea;
}

.footer-is-light .store-footer .store-footer__inner {
    border-bottom: 1px solid #8a703d;
    background-color: #d7d7d5;
}

.s-user-menu-trigger {
    background-color: #d7d7d5;
}

.top-navbar .s-search-input {
    background-color: #d7d7d5;
}

.top-navbar .s-search-input:hover {
    background-color: #d7d7d57e;
}

.navbar-brand img {
    max-height: 80px;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}

.s-product-card-promotion-title {
    background-color: #ad1a27;
    font-family: 'Tajawal';
}

.s-product-card-price {
    font-family: 'Tajawal';
    font-size: 18px;
    color: #9c4532;
}

.topnav-link-item:last-child:where([dir=rtl],[dir=rtl] *) {
    font-size: 15px;
    font-family: 'Tajawal';
}

.s-product-card-content-subtitle {
    font-family: 'Tajawal';
}

.store-footer h3 {
    font-family: 'Tajawal';
}

.unicode {
    font-family: 'Tajawal';
}

.text-sm {
    font-family: 'Tajawal';
}

.s-product-card-content-title {
    font-family: 'Tajawal';
}

.leading-6 {
    font-family: 'Tajawal';
}

.promotion-title {
    font-family: 'Tajawal';
    background-color: #ad1a27;
}

.text-gray-800 {
    font-family: 'Tajawal';
}

.font-bold {
    font-family: 'Tajawal';
    font-size: 22px;
    color: #9c4532;
}

.text-unicode {
    font-family: 'Tajawal';
}