@font-face {
  font-family: 'Careem';
  src: url('https://amr099.github.io/Fonts/SaudiWeb-Regular.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.osh_best_offer h2,
.osh_best_offer p,
.osh-why-us  *{
  font-family: 'Careem', sans-serif;
  color:#247B13 !important
}


h1,
.osh-main-banner *{
    font-family: 'Careem', sans-serif;
}

/* Add custom CSS styles below */ 
.footer-is-light .store-footer {
    background: linear-gradient(130deg,rgba(49, 78, 82, 1) 0%, rgba(236, 227, 214, 1) 100%) !important;
}
.footer-is-light .store-footer .store-footer__inner {
    background: unset !important;
}
.store-footer .s-social-link:not(:hover) svg * {
    fill: #414042 !important;
}
.osh-sales .vid-wrapper::after {
    background: unset;
}
.osh-sales .md\:max-w-1\/2 {
    max-width: 50%;
    text-align: right;
    align-items: flex-start;
  --tw-translate-x: -5%;
  min-width: fit-content;
}
@media (max-width: 768px){
.osh-sales .h-\[274px\] {
    height: 210px;
}
.osh-sales .object-cover {
    object-position: 18%;
}}

@media (min-width: 768px) {
    .osh-sales .md\:h-\[500px\] {
        height: 650px !important;
    }
}