@font-face
{
   font-family: "UniQAIDAR_Hewal 036";
   font-display: swap;
   src: url('UniQAIDAR_Hewal036.woff') format('woff'),
        url('UniQAIDAR_Hewal036.ttf') format('truetype'),
        url('UniQAIDAR_Hewal036.svg#UniQAIDAR_Hewal036') format('svg'),
        url('UniQAIDAR_Hewal036.eot') format('embedded-opentype');
}
@font-face {
    font-family: Ubuntu;
    src: url(./Ubuntu-Light.ttf);
  }
  @font-face {
    font-family: dgJory;
    src: url(./Cairo-Regular.ttf);
  }
  @font-face {
    font-family: gochi;
    src: url(../webfonts/Gotham\ Medium.otf);
  }

  @font-face {
    font-family: "BalooBhaijaan";
    src: url(../webfonts/BalooBhaijaan-Regular.ttf);
  }
body
{
    background-color:#ffffff;

   color: #000000;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
    text-decoration: none;
}
.scroll-to-top {
    background-color: #000000;
    color: rgb(245, 245, 245);
    display: inline-block;
    padding: 15px;
    border-radius: 10px;
    position: fixed;
    bottom: 150px;
    right: 15px;
    font-size: 25px;
    width: 60px;
    text-align: center;
    display: none;
}
.back-to {
    background-color: #000000;
    color: rgb(246, 244, 244);
    border-radius: 10px;
    display: inline-block;
    padding: 15px;
    position: fixed;
    bottom: 70px;
    left: 15px;
    width: 60px;
    text-align: center;
    font-size: 25px;
}
.back-to:hover {
    color: beige;
}
.logo {
    border: 0px solid #000000;
    border-radius: 0px;
    padding: 0;
    width:209px;
   
    margin-top: 15px;
}
.logo-div {
    text-align: center;
}
.all-block .block:not(:first-of-type){
    margin-top: 50px;
}
.all-block {
    padding: 15px;
    justify-content: center;

}
.category-group {
    margin-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
}
.category-name {
    font-family: gochi;
    font-weight: 500;
    font-size: 35px;
    padding: 0;
    text-align: left;
    margin-left: 7px;
    margin-right: 15px;
    color: #000000;
}
.modal-title {
  color: #f05a1d ;
}
.place-title{color: #7ed957;}
.item-image {
    border: 0px solid #000000;
    border-radius: 0px;
    box-sizing: border-box;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.item-image-d {
    border: 0px solid #000000;
    border-radius: 10px 10px 10px 10px !important;
    box-sizing: border-box;
    padding: 0;
    display: block;
    width: 80%;
    height: 60%;
    object-fit: cover;

}
.card {
    background-color: transparent;
    border: transparent;
}
.item-text-aria {
    background-color:#f05a1d ;
    cursor: pointer;
    border-radius: 10px 10px 10px 10px !important;
}
.card-title {
    font-family: Ubuntu;
    font-size: 35px;
    font-weight: 700;
    color: #181818;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.card-text {
    font-family: dgJory ;
    font-size: 18px;
    color:  #000000;
    padding-left: 5px;
    padding-right: 5px;
}
.card-price {
    font-family: dgJory ;
    font-size: 30px;
    color: #181818;
    padding-left: 5px;
    padding-right: 5px;
    margin-top:56px ;
}
.nav {
    width: 100%;
    z-index: 1020;
}
.list {
    margin: 0;
    text-align: center;
    display: flex;
    overflow-x: scroll;
    line-height: 50px;
    height: 75px;
    flex-wrap: nowrap;

}
.list::-webkit-scrollbar{
    width: 0;
}
#text_item {
    color: #ddd;
    font-family: Ubuntu;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer;
    margin-left: 1px;
    margin-right: 1px;

}

.text_item{
  color: #000!important;
  font-family: Ubuntu;
  font-size: 20px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  margin-left: 1px;
  margin-right: 1px;
}
.list::-webkit-scrollbar{
    width: 0;
}


.active .backp{
    color: #ffffff !important;
    font-family: Ubuntu !important;
    font-size: 14px!important;
    font-weight: 700!important;
    background-color: #f05a1d ;


}

.cat-title {
    background-color:#f05a1d ;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
    border-radius: 10px;
}
.feedback {
    margin-top: 15px;
    font-size: 12px;
    color: #000!important;
    border-radius: 10px;
    height: 40px;

}
.feedback2 {
  margin-top: 15px;
  font-size: 12px;
  color: #000!important;
  background-color:#f05a1d ;
width:max-content;
  border-radius: 10px;
  height: 40px;

}

.fa-thumbs-up {
    color: #000000;
    right: 0%;
    margin-top: 6px;
        margin-right: 7px;
    width: 3rem!important;
    cursor: pointer;
}
.home {
    margin-top: 15px;
}
.fa-home {
    color: #000000;
    margin-left: 7px;
    left: 0%;
    cursor: pointer;
}
.model-name {
    font-family: Ubuntu;
    font-size: 22px;
    font-weight: 700;
    color: #d7b48a;
    padding-left: 5px;
    padding-top: 5px;
}
.item-name {
    font-family: Ubuntu;
    font-size: 22px;
    font-weight: 700;
    color: #f05a1d ;
    padding-left: 5px;
    padding-top: 5px;
}
.desc {
    font-family: Ubuntu;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding-left: 5px;
    padding-top: 5px;
}
.price {
    font-family: Ubuntu;
    font-size: 18px;
    font-weight: 600;
    color: #f05a1d ;
    padding-left: 5px;
    padding-top: 5px;
}
.cart {
    background-color: #000000;
    color: #f6f4f4;
    display: inline-block;
    padding: 15px;
    position: fixed;
    bottom: 70px;
    right: 15px;
    width: 60px;
    text-align: center;
    font-size: 25px;
    border-radius: 10px;
    cursor: pointer;
}
.cart-amount{
    position: fixed;
    color: #000000;
    background-color: white;
    border-radius: 50px;
    width: 30px;
    font-size: 18px;
    bottom: 117px;
    right: 49px;
}

.add-item{
    background-color: #000000;
    padding: 5px;
    position: absolute;
    bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
}
.degr{
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    cursor: pointer;
    background-color: #dc8000;
    color: white;
    border-radius: 5px;
}
.amount{
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}
.incr{
    font-size: 30px;
  padding: 12px;
    cursor: pointer;
    color: #ffffff;
    border-radius: 5px;
    margin: auto;
    text-align: center;
    justify-content: center;
    
}
.degr-cart{
font-size: 21px;
cursor: pointer;
color: rgb(0, 0, 0);
}

.incr-cart{
font-size: 21px;
cursor: pointer;
color: rgb(0, 0, 0);
}


.table-image {  
    thead {
        td, th {
        border: 0;
        color: #666;
        font-size: 0.8rem;
        }
    }

    td, th {
        vertical-align: middle;
        text-align: center;
        
        &.qty {
        max-width: 2rem;
        }
    }
}

    .price {
    margin-left: 1rem;
    }
    
  
      @font-face {
        font-family: 'Rheiborn';
        src: url(./Ubuntu-Light.ttf);
     
    }   .categories-container {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 10px;
        padding: 10px;
        margin: 0;
        text-align: center;
        display: flex;
        overflow-x: scroll;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x:auto; /* منع التمرير الأفقي */

    }

     .categories-container2 {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 10px;
        margin: 0;
        text-align: center;
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;

    }

    .category {
        flex: 0 0 auto;
        scroll-snap-align: start;
        padding: 10px;
        border-radius: 10px;
        text-align: center;
        cursor: pointer;
    }

    .category img {
        width: 150px;
        height: 150px;
        border-radius: 150px;
        object-fit: cover;
    }
    .category #text_item {
      font-size: 20px;
     }
    .category span {
        display: block;
        margin-top: 5px;
        color: #ffff;
    }

    /* إخفاء شريط التمرير */
    .nav2 {
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 1020;
        height: 50px;
        display: none;

    }
    .list-link2{
        background: transparent;
        color: #fee8b9; /* لون النص */
        border: 2px solid #f05a1d ; /* لون الإطار */
        padding: 10px 10px;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        border-radius: 5px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }
    .list-link{
      margin-top: 8px;
    }
    .listmenu{
       height: 75px;
       background-color:#000000;
    }
    .search-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px;
        position: relative; /* مهم لتحديد موضع القائمة بالنسبة له */
        flex-direction: column; /* يضع العناصر فوق بعضها */
    }
    
     .search-input {
        width: 300px;
        height: 40px;
        border: 2px solid #f05a1d ; 
        border-radius: 20px; 
        padding: 10px;
        outline: none;
        font-size: 16px;
        color: #000;
        font-family: dgJory !important;
    }
    
    .suggestions {
        background: white;
        border: 1px solid #ddd;
        list-style: none;
        padding: 5px;
        max-height: 250px;
        overflow-y: auto;
        width: 95%;
        display: none;
        border-radius: 5px;
        position: absolute; /* يظهر تحت الحقل */
        top: 62px; /* يحدد المسافة من حقل الإدخال */
       margin: auto;
       z-index: 100;
       color: #f05a1d ;
    }
    .xsuggestions {
        background: white;
        list-style: none;
        padding: 5px;
        max-height: 250px;
        overflow-y: auto;
        width: 95%;
        border-radius: 5px;
        position: absolute; /* يظهر تحت الحقل */
        top: 39px; /* يحدد المسافة من حقل الإدخال */
       margin: auto;
       z-index: 100;
       display: none;

    }
    
    
    .suggestions li {
        padding: 15px;
        font-size: 20px;
        cursor: pointer;
    }
    
    .suggestions li:hover {
        background: #f0f0f0;

    }
   .svgsearch
   {
  position: absolute; 
  bottom: 24px;; 
  left:10px;
   }
 .search-input {
    width: 100%;
    height: 40px;
    border: 2px solid #f05a1d;
    border-radius: 20px;
    padding: 10px 40px 10px 50px; /* تحريك النص المكتوب لعدم التداخل مع العنصر */
    outline: none;
    font-size: 16px;
    color: #f05a1d;
    justify-content: center;
  

}

.svgsearch {
    position: absolute;
    left: 10px;
    top: 29%;
    transform: translateY(-50%);
    color: #333;
}

    
    .search-input::placeholder {
      display: block;
      width: 100%;
      text-align: left;
        color: #999;
        font-size: 14px;
        pointer-events: none; 
    }
   .search-input:focus + .search-placeholder,
.search-input:not(:placeholder-shown) + .search-placeholder {
    display: none; /* يخفي العنصر عند بدء الكتابة */
}


.table-image {  
  thead {
      td, th {
      border: 0;
      color: #666;
      font-size: 0.8rem;
      }
  }

  td, th {
      vertical-align: middle;
      text-align: center;
      
      &.qty {
      max-width: 2rem;
      }
  }
}

  .price {
  margin-left: 1rem;
  }
  

    @font-face {
      font-family: 'Rheiborn';
      src: url(./Ubuntu-Light.ttf);
   
  }

  .slide-in-left {
      -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
              animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }
  .BAckgroundashtar {
    

    height: 37vh;
}
.imgbavk{
  width: 300px;
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.roll-in-right {
-webkit-animation: roll-in-right 0.8s ease-out 0.8s both;
        animation: roll-in-right 0.8s ease-out 0.8s both;
}

@-webkit-keyframes roll-in-right {
  0% {
    -webkit-transform: translateX(800px) rotate(540deg);
            transform: translateX(800px) rotate(540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes roll-in-right {
  0% {
    -webkit-transform: translateX(800px) rotate(540deg);
            transform: translateX(800px) rotate(540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
            transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
.bounce-in-right {
-webkit-animation: bounce-in-right 1.1s 2s both;
        animation: bounce-in-right 1.1s 2s both;
}

@-webkit-keyframes bounce-in-right {
  0% {
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateX(68px);
            transform: translateX(68px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateX(32px);
            transform: translateX(32px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-right {
  0% {
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateX(68px);
            transform: translateX(68px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateX(32px);
            transform: translateX(32px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@media (max-width: 540px) {
  .BAckgroundashtar {
  
    height: 32vh;

    /* تأثير الظل الأخضر حول الشعار */
    
}

.imgbavk{
  width: 150px;
}
}
@media (min-width: 1080px) {
.BAckgroundashtar {
  

    height: 45vh;
}
.imgbavk{
  width: 300px;
  margin-top: 70px;

}
}
.bakcgroundashtarblack{
  border-radius: 24px 24px 0 0;
  margin-top: -70px;
  box-shadow: var(--shadow-0);
  height: 20vh;
  position: relative;
  }
  @media (min-width: 1080px) {
    .category-item__link{
height: 60%!important;
width: 80%!important;
    }
    .category-list{
      height: 400px;
    }
    .gatgorup{
      width: 80%;
      margin: auto;
    }
      .bakcgroundashtarblack{
        border-radius: 24px 24px 0 0;
        margin-top: -100px;
        box-shadow: var(--shadow-0);
        height: 20vh;
      }
  }
  .category-item{
    text-align: center!important;
    justify-items: center !important;
  }
  .place-title{
    display: block;
    white-space: nowrap;  /* يمنع النص من الانتقال إلى سطر جديد */
margin: auto;
text-align: center;
padding: 10px;
position: relative;
font-size: 375%;
font-weight: lighter;
font-weight: 700;
  }
  .place-info__block{
    color: #000000;
    font-family: 'Rheiborn'; 
    line-height: 180%;
    font-size: 25px;
   
   }
   .place-info__block a{
    color: #000000;
    font-family: 'Rheiborn'; 
    text-decoration: none;
   }

   @media (max-width: 580px) {
    .card-price{
      font-size: 25px;
    }
    .card-title{
      font-size: 25px;
    }
    .incr{
      font-size: 20px;
    padding: 15px;
      cursor: pointer;
      color: #ffffff;
      border-radius: 5px;
      margin: auto;
      text-align: center;
      justify-content: center;
      
  }
    .place-title{
      display: block;
      white-space: nowrap;  /* يمنع النص من الانتقال إلى سطر جديد */
  margin: auto;
  text-align: center;
  padding: 10px;
  position: relative;
  
    }
    .place-info__block{
      color: #000000;
      font-family: 'Rheiborn'; 
      line-height: 30px;
      font-size: 15px;

     }
     .place-info__block a{
      color:  #000000;
      font-family: 'Rheiborn'; 
      text-decoration: none;
     }
}

@media (min-width: 700px) {
  .category img {
    width: 250px;
    height: 250px;
    border-radius: 150px;
    object-fit: cover;
}
.category #text_item {
 font-size: 25px;
}

}
@media (max-width: 616px){
  .place-title {
    font-size: 300%;
  }
}
@media (min-width: 617px) and (max-width: 750px) {
  .place-title {
    font-size: 300%;
  }
  .place-info__block{
    color:  #000000;
    font-family: 'Rheiborn'; 
    line-height: 35px;
    font-size: 20px;

   }
}

@media (min-width: 772px) and (max-width: 772px) {
  .place-title {
    font-size: 300%;
  }
}
@media (max-width: 390px) {
  .place-title{
    display: block;
    white-space: nowrap;
    font-size: 35px;
    font-weight: 700;
   }
    .place-info__block{
      color:  #000000;
      font-family: 'Rheiborn'; 
      line-height: 30px;
      font-size: 15px;

     }
     .place-info__block a{
      color:  #000000;
      font-family: 'Rheiborn'; 
      text-decoration: none;
     }
}

@media (min-width: 1000px)  {
  .place-title {
    font-size: 500%;
  }
}

.hidden {
  display: none !important;
}
.category-item__link {
  align-items: center;
  background-position: 50%;
  background-size: cover;
  border-radius: 26px;
  box-shadow: var(--shadow-1);
  color: #fff;
  display: flex
;
  height: 100%;
  justify-content: center;
  padding: 16px;
  text-align: center;
  text-shadow: 0 2px 3px rgba(0, 0, 0, .46);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.category-item {
  aspect-ratio: 3 / 1;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.category-list {
  display: flex
;
  flex-direction: column;
}
.hidden {
  display: none !important;
}

.wish__button {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: rgba(240, 90, 29, 0.5);
    border-radius: 10px;
    border: none;
    box-shadow: none;
    outline: none;
    position: absolute;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;}

    .wish__button {
        width: 35px;
        height: 35px;
    }

    .wish__img, .product__heart .wish__button .wish__img {
    position: absolute;
    width: auto;}

    .product__heart {
    position: relative;
    z-index: 10;
}
.product__heart {
        top: 2px;
        right: 2px;
    }
.product__card {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem; /* المسافة بين العناصر */
  justify-content: center; /* لتوسيط العناصر */
}

 .product__card {
  flex: 0 1 calc(50% - 0.5rem); /* عنصرين في الصف الواحد */
  box-sizing: border-box;
}

.product__card_group {
    display: flex
;
    flex-direction: column;
    gap: 20px;
}
    .product__card_group {
        gap: 10px; 
    }
.product-related-slider img{
  border-radius: 10px;

}
.product__card img{
    border-radius: 10px;
        object-fit: cover;
    border-radius: 15px;
  
}
.ite_image{
      border-radius: 10px;

}
.product-related-slider .product__description {
    margin-top: 5px;
    padding: 1px 0px;
    text-align: left;
}

.product__description {
    padding: 10px;
    text-align: center;
}


@media (max-width: 768px) {
    .product-related-slider .product__title {
        font-size: 14px;
    }
}
.product-related-slider .product__title {
    color: #5C5857;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    line-height: 138.889%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product__card .product__title {
    margin-top: -20px;
}

 .product__title {
      font-size: 20px;

    color:#000000;
}
.group {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1rem;
}

@media (min-width: 1200px) {
  .category-group {
    grid-template-columns: repeat(8, 1fr); /* 8 عناصر في الصف */
  }
}

.product-card {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 10px;
    }

    .colr0w {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      width: 188px;
      gap: 10px; /* المسافة بين العناصر */
    }
    .gatgorup{
      text-align: center;
      justify-items: center;
    }