video.w-full {
    scale: 2;
}
  @media (min-width: 768px) {
     .md\:left-7 {
        left: 213px;
    }
}
   
/* Add custom CSS styles below */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
/*-----------------------*/
.main-menu li.root-level > a {
    color: #000;
}
/*----------body--------*/
body.index{
background-color:#f3f3e7 ;
 font-family: "Cairo", sans-serif;
}
body *{
 font-family: "Cairo", sans-serif;
 }
/*---------section-one-----------*/
.landing-page-fixed-bannar-0{
background-image: url("https://i.ibb.co/L02XzZb/FZKuw-N4j-Xsi-NCn-FDVWYXTX3-D91-Ib8m24on-J8-QRl-C-2.png");
     background-repeat: no-repeat;
     background-position-y: 50%;
     background-position-x: 15%;
}
.landing-page-fixed-bannar-0 h1{
font-size:60px;
 font-weight: 700;
color:#000;
}
@media screen and (max-width:768px){
.landing-page-fixed-bannar-0 h1 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
.landing-page-fixed-bannar-0 p{
font-size:20px !important;
color:#000;
display:none;
}
}
.landing-page-fixed-bannar-0 p{
font-size:32px;
color:#000;
}
/*-------------section-two--------*/
.banner-images{
margin-bottom:10px ;
}
.banner-images .content-image div:nth-of-type(6) {
  display: inline-block;
  display: none;
}
.gap-\[24px\] {
    gap: 24px;
    justify-content: center;
}
/*الاقسام */
 /*.banner-images .content-image > div {
  display: none;
}
.banner-images .content-image div:nth-of-type(2) {
  display: inline-block;
}

.banner-images .content-image{
    justify-content: center;
    }*/
/*------sectioin-three----*/
section:nth-of-type(3){
background-color:#f3f3e7 !important ;
}
section:nth-of-type(3) .products-slider{
margin-top:0px;
}
.products-slider{
margin-bottom:10px;
}
section:nth-of-type(3) .products-slider h1{
color:#000;
}
/*-----عروض تنتهي قريبا---------*/
.offers > h2{
color:#000 !important;
}
.offers  h2{
    color: #316F40;
}
.offers  p{
    color: #316F40;
}
.offers .s-count-down-list .s-count-down-item-value {
  color: #000;  
}
.offers .s-count-down-item-label {
   
    color: #316F40;
}
.offers .btn-changing {
color:#000;
border:none;
box-shadow: 3px 3px #000;
}
/*--------السكشن الاول منتجات------*/
.s-slider-block__title {
    justify-content: center;
}
#best-offers-4-slider button{
color:#000 !important;
box-shadow: 3px 3px #000;
border-color:#000 !important;
} 
.s-slider-block__title h2{
font-size:40px;
color:#000;
font-weight:700;
}
.s-slider-block__title-left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    display: none;
}
.s-slider-block__title-left {
    display: none;
}
/*-------------------------*/
.sq-images .btn-changing{
box-shadow: 3px 3px #000;
color:#000 !important;
background-color:#fff !important;
}
.sq-images div:nth-of-type(2) p{
color:#316F40!important;
}
.sq-images div:nth-of-type(2) h2{
color:#316F40!important;
}
/*--------------------------*/
.image-text h2{
color:#000
}
.image-text .btn-changing {
box-shadow: 3px 3px #000;
}
/*-------------------------------*/
.txt-photo h2 , p{
color:#316F40 !important;
}
.txt-photo p{
line-height: 41px
}
.txt-photo .btn-changing{
background-color:#316F40 !important;
box-shadow: 3px 3px #000;
}
/*------------------------*/
.products-slider h1{
color:#000;
}
section:nth-of-type(8){
background-color:#f3f3e7 !important ;
}
/*-----------------------*/
.products-slider button{
color:#000;
box-shadow: 3px 3px #000;
border-color:#000 !important;
}
/*---------------------------*/
section.el_features.mt-14.container {
    margin-top: 0px;
}
section.el_features.mt-14.container  .leading-5{
color:#000
}
section.el_features.mt-14.container h3{
color:#000;
font-size:25px
}
.shadow-why-we {
box-shadow: 0px 0px 20px 0px rgba(33, 171, 165, 0.25);
}
/*---------------------------*/
section.numbers.mt-20.container {
    max-width: 100%;
    padding: 10px 8rem;
    background-color:#fff;

}
section.numbers.mt-20.container h2, h3{
color:#000 !important;
}
section.numbers.mt-20.container h4{
color:#214871;
}
section.section_c_r.container.overflow-hidden h2{
color:#000;
}
/*---------------------------*/
p.getter.font-medium {
    color: #fff !important;
}
.sq-images .mbclass {
    color: #fff !important;
}
/*-----------------------*/
.store-footer__inner *{
text-align:center;
margin-left:auto;
margin-right:auto;
}
/*---------first-image---------*/
@media screen and (max-width:768px){
.landing-page-fixed-bannar-0 > .photo > img {
    width: 150px;
}
}
/*-------------------------*/
.s-product-card-price {
    color: #000 !important;
}



/* Edit Offers Section On Mobile Screns */
@media (max-width: 768px) {
  #slider-3 + div {
      position: static;
  }
  .offers {
      padding: 0.3rem 0 1rem 0;
  }
  .offers>h2 {
    margin-bottom: 15px;
}
section#best-offers-4-slider {
    margin-top: 30px;
}
.landing-page-fixed-bannar a{
font-size:11px !important;
}
section.container.sq-images {
    margin-top: 36px;
}
.text-title-size {
    font-size: 25px;
    line-height: 0.25rem;
}
.txt-photo p {
    line-height: 11px;
}
.products-slider {
    margin-bottom: 10px;
    margin-top: 10px;
}
.show-all-tilte.mb-\[40px\].w-full {
    margin-bottom: 20px;
}
section.numbers.mt-20.container {
     padding: 0px !important;

}
}
/*---------------------*/
@media screen and (min-width:768px) and (max-width:991px){
.landing-page-fixed-bannar-0 h1 {
    font-size: 30px;
}
}
--------------------
/* Unset Raeed Carousel */

.s-block:nth-of-type(1) {
  margin-top: 0 !important;
  margin-bottom:0 !important
}

.s-block:nth-of-type(2) {
  margin-top: 0 !important;
}

section.s-block.s-block--photos-slider * {
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important
}

salla-slider.photos-slider .swiper-slide {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}
@media(max-width:768px){
.content-image .cat {
    max-height:100%!important;
    height:100%!important;
}
}
@media (max-width: 720px) {
    .content-image div.cat {
        width: 100% !important;
    }
.content-image.container.flex.gap-[24px].flex-wrap.justify-end {
    display: grid !important;
    grid-template-columns: 1fr !important;
}
}
.s-product-options-option-label small {
    display: none;
}
.products-slider button {
    color: #ffffff !important;
    box-shadow: 3px 3px #000;
    background-color: #1cb569 !important;
}
.shadow-f-color {
    color: white !important;
    background-color: #1cb569 !important;
}
img.max-w-24.mb-2 {
    filter: drop-shadow(2px 4px 6px black) !important;
}