@font-face {
  font-family: "AvenirCustom";
  src: url("https://alfont.com/wp-content/fonts/new-arabic-fonts/alfont_com_AlFont_com_Avenir-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "AvenirCustom", sans-serif;
}
body .my-header {
    position: static !important;
}
.jo-hero-section-0 .my-slide-0-1 {
    padding: 0 !important;
}
.s-block--fixed-banner.wide-placeholder .container{
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.text-container .block-title {
    line-height: 1.2em;
}
@media (min-width:768px){
.mb-16 img {
    object-fit: cover;
    height: 90%;
    padding-top: 10%;
}
.lg\:mr-\[7\.5vw\] {
        margin-right: 0;
    }
section.jo-hero-section.jo-hero-section-8.mb-16.overflow-x-hidden{
  margin-top: 2rem;
}
.jo-hero-section-8.mb-16 img{
    height: 650px;
}
.jo-categories .swiper-wrapper{
  justify-content: center;
}
}
@media (max-width: 768px){
  .mb-16 .\!h-\[400px\] {
    height: 425px !important;
}
  .w-\[70vw\] {
    width: 100%;
    margin: 0px 0 0 !important;
}
.jo-hero-section-0 .my-slide-0-1 {
    padding-bottom: 10px !important;
    flex-direction: column-reverse;
}
  .jo-hero-section-0 .my-slide-0-1 img {
    margin-top: 0px;
}
  .jo-hero-section-0 .text-container {
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 30%;
}
   .jo-hero-section-0 .text-container *{
     text-align: center !important;
   }
}
.sidebar.md\:sticky.top-24.w-full.md\:w-\[49\%\].shrink-0 img {
    object-fit: contain;
}
img.s-product-card-image-cover {
    object-fit: contain !important;
}


.navbar-brand img {
    height: inherit !important;
}
.navbar-brand img {
    -o-object-fit: contain;
    object-fit: contain !important;
}


.cart a.text-\[clamp\(1\.125rem\,1\.067rem\+0\.2474vw\,1\.5rem\)\].text-primary {
    display: none;
}