/* Add custom CSS styles below */ 
/* ========== Google Fonts ========== */
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

/* ========== Font and Color Variables ========== */
body{

font-family: 'Almarai', sans-serif;
}
section.s-block.s-block--fixed-banner.wide-placeholder.s-block--animate.fixed-banner--0:nth-of-type(1) {
    margin-top: 0 !important;
    padding: 0;
}
.container.anime-item {
    max-width: 100%;
    padding: 0;
}
/* Add custom CSS styles below */ 
section.s-block.banners-slider.banners-slider--0.slide {
    margin-top: 0px;
}

.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter
 {
   
    background-color:#0B3333;
    color: #fff;
}
.footer-is-custom .store-footer .store-footer__curve {
    
    color: #0B3333!important;
}

i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.w-8.h-8.justify-center.flex.items-center.shrink-0.contact-icon.sicon-whatsapp2 {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}


i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.w-8.h-8.justify-center.flex.items-center.shrink-0.contact-icon.sicon-iphone {
     background: #FFFFFF !important;
  border: none;
  color: #000203;
}


i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.w-8.h-8.justify-center.flex.items-center.shrink-0.contact-icon.sicon-phone {
  background: #FFFFFF !important;
  border: none;
  color: #023fff;
}

i.rtl\:ml-2\.5.ltr\:mr-2\.5.border.w-8.h-8.justify-center.flex.items-center.shrink-0.contact-icon.sicon-mail {
  background: #FFFFFF !important;
  border: none;
  color: #980E11;
}

li a[title="انستقرام"] {
  background: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7) !important;
  border: none;
  color: #FFFF;
}
li a[title="تويتر"] {
  background: #000 !important;
  border: none;
  color: #fff;
}
li a[title="سناب شات"] {
  background: #FEFB00 !important;
  border: none;
  color: #333;
}
li a[title="تيك توك"] {
  background-image: linear-gradient(150deg, #00f2ea, #000, #ff0050);
  border: none;
  color: #FFFFFF;
}
li a[title="فيسبوك"] {
 background: #428fff !important;
  border: none;
  color: #FFFFFF;
}
.top-navbar:not(.topnav-has-bg) {
    color: #ffffff;
    background: linear-gradient(45deg, #F2C683, #B07D5A);
}
@media (max-width: 768px) {
  img.h-80.mb-10.w-full.object-cover.rounded-md {
    height: 14rem;
}
  }
@media (min-width: 768px) {
  img.h-80.mb-10.w-full.object-cover.rounded-md {
    height: 33rem;
}
  }
  @media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a:hover {
          transform: translateY(-15%);
    }
}
.footer-is-custom .store-footer .store-footer__contacts-row , .footer-is-custom .store-footer .store-footer__inner{
    border:none;
}