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

body {
  font-family: 'Careem' !important;
}

@media(min-width:1024px){
.NG-categories .grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
}

.ng-s-block{
  position:relative;
}

.NG-marquee-banner-2 .object-cover {
    -o-object-fit: fill !important;
    object-fit: fill !important;
}

#videoPlayer-10 video {
    object-position: top;
}

#video-banner-10:after{
  content: "ورد فخم يليق بلحظاتك";
  font-size:64px;
  position:absolute;
  left:10%;
  bottom:10%;
  z-index:999;
  color:#fff;
  line-height:1.5;
  max-width:500px;
  text-align:center
}



  .NG-categories .grid {
    grid-template-columns: repeat(6,minmax(0,1fr)) !important;
}

@media(max-width:768px){
  #video-banner-9:after{
  content: "ورد فخم يليق بلحظاتك";
  font-size:16px;
    max-width: 100px
  }

.NG-categories .grid {
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
}
  
}

.NG-hero-section-0 .s-slider-thumbs {
    display: none;
}

.s-block{
  margin-bottom:2rem !important;
}

.banner--fixed img{
  background: transparent !Important
}

.banner-wrapper-1 .wrapper{
    right: 50%;
}

.wrapper .block-title{
  max-width: 380px !Important
}

@media(min-width:1024px){
  .wrapper{
    gap:0 !important
  }
}

.store-footer .store-footer__inner {
    background-color: #c38d8d !important;
    background-image: url(https://i.ibb.co/YBGb3sGX/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
}

@media(max-width:480px){
  .store-footer .store-footer__inner {
    background-size: 100% 100px;
}
}

 

.custom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.custom-popup {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}

.popup-img {
  width: 90%;
  max-width: 600px;
  height: auto;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
}

.popup-close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}


/* Form */

#waPopupOverlay{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.45);
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:999999;
  opacity:0;
  visibility:hidden;
  transition:.3s;
  padding:20px;
}

#waPopupOverlay.active{
  opacity:1;
  visibility:visible;
}

#waPopup{
  width:100%;
  max-width:700px;
  background:#f7f5f2;
  border-radius:14px;
  overflow:hidden;
  direction:rtl;
  position:relative;
  transform:translateY(20px);
  transition:.3s;
}

#waPopupOverlay.active #waPopup{
  transform:translateY(0);
}

#waPopupClose{
  position:absolute;
  top:15px;
  left:15px;
  width:38px;
  height:38px;
  border:none;
  border-radius:50%;
  background:#173d46;
  color:#fff;
  cursor:pointer;
  font-size:20px;
}

#waPopupBody{
  padding:35px 25px 25px;
}

#waPopupLogo{
  display:flex;
  justify-content:flex-end;
  margin-bottom:25px;
}

#waPopupLogo div{
  width:90px;
  height:90px;
  border-radius:50%;
  background:#173d46;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:32px;
  font-weight:bold;
}

#waPopup form{
  display:flex;
  flex-direction:column;
  gap:18px;
}

#waPopup .row{
  display:flex;
  gap:15px;
}

#waPopup .row input{
  flex:1;
}

#waPopup input,
#waPopup textarea{
  width:100%;
  border:none;
  background:#efedeb;
  padding:18px 22px;
  border-radius:10px;
  font-size:18px;
  outline:none;
  color:#333;
}

#waPopup textarea{
  resize:none;
  height:160px;
}

#waPopup input::placeholder,
#waPopup textarea::placeholder{
  color:#555;
}

#waPopup button[type="submit"]{
  border:none;
  background:#173d46;
  color:#fff;
  padding:18px;
  font-size:26px;
  font-weight:bold;
  cursor:pointer;
}

@media(max-width:600px){
  #waPopup .row{
    flex-direction:column;
  }

  #waPopup button[type="submit"]{
    font-size:22px;
  }
}


/** English Edits **/
/* English - Pop Up */
html[lang="en"] .custom-popup {
    display: block;
    position: relative;
}
html[lang="en"] .custom-popup::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://cdn.files.salla.network/homepage/1832332462/cf573f5c-e112-480e-8a07-e7cb619e4b79.webp');
    display: block;
    background-size: cover;
    border-radius: 12px;
}
html[lang="en"] .popup-close {
    right: -4%;
    z-index: 11;
}
/* ENG - Video Desc */
html[lang="en"] #video-banner-10::after {
    content: "Luxury Flowers for Your Special Moments";
}
#video-banner-10:after {
    content: "ورد فخم يليق بلحظاتك";
    font-size: 24px;
}
@media (min-width: 1280px) {
    #video-banner-10::after {
        font-size: 62px;
    }
    html[lang="en"] #video-banner-10::after {
        content: "Luxury Flowers for Your Special Moments";
    }
}
/* ENG - بنرين شريط */
html[lang="en"] article:first-child > div.relative {
    background-image: url('https://cdn.files.salla.network/homepage/1832332462/cd4fbfdb-5468-426a-a360-c26b7c2280d2.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
html[lang="en"] article:last-child > div.relative {
    background-image: url('https://cdn.files.salla.network/homepage/1832332462/a2091a44-1d22-4cd4-b75d-c8f8bd74a233.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
html[lang="en"] article:first-child > div.relative img,
html[lang="en"] article:last-child > div.relative img {
    opacity: 0;
}
html[lang="en"] article:last-child > div.relative {
    background-image: url('https://cdn.files.salla.network/homepage/1832332462/a2091a44-1d22-4cd4-b75d-c8f8bd74a233.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* ENG - Wide Banners */
html[lang="en"] section:has( img[src *= 'b5728b3e7fe6'] ) {
    display: none;
}
html[lang="ar"] section:has( img[src *= '6852826d81af'] ) {
    display: none;
}
/* ENG - Footer Grid */
@media (min-width: 1024px) {
    html[lang="en"] .store-footer .container > strong {
        display: flex;
        grid-column: span 3;
        gap: 2rem;
    }
    html[lang="en"] .store-footer__inner > .container {
        grid-template-columns: 2fr 3fr 2fr 2fr 3fr;
    }
    html[lang="en"] .store-footer__inner > .container > div:first-child {
        grid-column: 2/3;
    }
}
@media (max-width: 1024px) {
  .store-footer * {
    /* text-align: center;
    margin-inline: auto; */
  }
}
/* ENG - Main Banner */
@media (min-width: 1024px) {
    html[lang="en"] .NG-hero-section [aria-label="2 / 2"] .wrapper {
        left: unset;
        right: 0;
        width: 500px;
    }
}
/* ENG - Form */
html[lang="en"] #waPopupBody input:not(#waPhone),
html[lang="en"] #waPopupBody textarea {
  text-align: end;
}
/* ENG - Footer BG */
@media (max-width: 1024px) {
  html[lang="en"] .store-footer .store-footer__inner {
      background-image: unset;
  }
  html[lang="en"] .store-footer .store-footer__inner::after {
    content: "";
    background-image: url(https://i.ibb.co/YBGb3sGX/footer.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 100px;
    left: 0;
    z-index: 1;
    transform: scaleX(-1);
  }
  html[lang="en"] .store-footer .store-footer__inner * {
    z-index:11;
  }
}


#waPopup button[type="submit"]:after{
 content:'اطلب الان';
 display:block;
 line-height:2.5;
 font-size:20px;
}

html[lang="en"] #waPopup button[type="submit"]:after{
 content:'Order  now';
 display:block;
 line-height:2.5;
 font-size:20px;
}