.hotline.d-lg-inline-flex {
    display: none !important;
}

.section-title h3 {
    color: #232323;
}

.header-style-1 .search-style-2 form {
    border: 1px solid #000;
}

::placeholder {
    color: #232323 !important;
}

.header-info>ul>li:before {
    background: #232323 !important;
}


h4.widget-title , button.language-dropdown-active.country-dropdown{
    color: #232323;
}

html.rtl .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 15px;
    padding-left: 20px;
    text-align: end;
}

.popular-categories.xlarge-categories .swiper-slide.swiper-slide-next+div .card-3{
  transform: scale(1.05) !important;
}

@font-face {
  font-family: 'HTMoshreqPro';
  src: url('https://cdn.jsdelivr.net/gh/digitalpalms/zid-cdn-fonts@main/HT_Moshreq_Pro-VF.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body * {
  font-family: 'HTMoshreqPro', sans-serif !important;
}