/* Add custom CSS styles below */ 
@font-face {
    font-family: 'DIN Next LT Arabic';
    src: url('https://arbfonts.com/wp-content/fonts/new-arabic-fonts/DINNextLTArabic-Regular-3.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body *{
    font-family: 'DIN Next LT Arabic', Arial, sans-serif;
}
section:nth-child(1 of section.got-main_slider ) .got-custom_container .got-swiper_slide .got-swiper_info a.got-btn , section:nth-child(1 of section.got-main_slider ) p{
    display: none;
}

section:nth-child(1 of section.got-main_slider ) .got-custom_container .got-swiper_slide .got-swiper_info {
    justify-content: end;
    align-items: center;
    width: 100%;
    padding-right: 0px;

}
section:nth-child(1 of section.got-main_slider ) .got-custom_container .got-swiper_slide .got-swiper_info h1.got-title {
font-size: 0px;
}
section:nth-child(1 of section.got-main_slider ) h1::before {
    content: " ";
    background-image: url("https://cdn.files.salla.network/homepage/511833886/33f78e75-86e4-4ec1-a7d6-e37e8810e5c2.webp");
    background-size: contain;
    width: 390px;
    height: 170px;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}
@media(max-width:768px){
.got-main_slider  img {
    height: 50vh;
}
  section:nth-child(1 of section.got-main_slider ) h1::before {
    width: 230px;
    height: 80px;
}
section:nth-child(1 of section.got-main_slider ) .got-custom_container .got-swiper_slide .got-swiper_info {
    height: 50vh;
}
}
/*******************/
section.s-block.s-block--banners.container .md\:grid-cols-3 {
    grid-template-columns: repeat(4,minmax(0,1fr));
    width: 60%;
    margin-inline: auto;
}
section.s-block.s-block--banners.container a.banner-entry{
    height: 165px;
    background-color:unset;
}
.lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
}
@media(min-width:768px) and (max-width:1200px){
 section.s-block.s-block--banners.container a.banner-entry{
    height: 200px;
}
}
@media(max-width:767px){
section.s-block.s-block--banners.container a.banner-entry{
    height: 100px;
    padding: 0rem;
  
}
  section.s-block.s-block--banners.container  .md\:grid-cols-3 {
    width: 100%;

}
}
.got_fixedBanner-content p {
    max-width: 89%;
}
.got_fixedBanner  .got_fixedBanner-content a {
    padding-bottom: 13px;
}
@media(max-width:768px){
  .got_fixedBanner-allContent {
    min-height: 150px !important;
}
  .got_fixedBanner-content p {
  
    display: none;
}
  .got_fixedBanner  h3 {
    width: 55%;
      font-size: 18px;
        line-height: 22px;
}
  .got_fixedBanner-content.sal-animate {
    margin-left: auto;
}
  .got_fixedBanner-9  h3 {
    width: 73%;

}
  section.got_fixedBanner  , .got_fixedBanner-content  {
    background-position: 20%;
}
  .got_fixedBanner  .got_fixedBanner-content a {
    padding: 5px 5px 15px;
    font-size: 15px;
}
}