@import url(./main-style/main.css);
@import url(./main-style/color.css);
@import url(./main-style/header_content.css);
@import url(./main-style/Product.css);
@import url(./main-style/section_main.css);
@import url(./main-style/news.css);
@import url(./main-style/trading.css);
@import url(./main-style/blog.css);
@import url(./main-style/footer.css);
@import url(./pages/productspage.css);
@import url(./pages/singleProducts.css);
@import url(./pages/careers.css);
@import url(./pages/contact.css);
@import url(./main-style/bootstrap_1.css);
@import url(./main-style/media.css);
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;900&display=swap");
@import url(/fonts/font/all.min.css);


/* start Window Laod */
.windowLoad {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 100vh;
  background-color: #2a2a39;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.windowLoad img {
  width: 100px;
  height: 100px;

}
.windowLoad.active {
  opacity: 0;
  visibility: hidden;
}
/* End Window Load */

/* start Button Scroll */
.btnScroll {
  position: fixed;
  bottom: 10px;
  right: -60px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 17px;
  color: var(--black-100);
  background-color: var(--yellow);
  border-radius: 3px;
  cursor: pointer;
  z-index: 1000;
  transition: all 0.5s;
}

.btnScroll.active {
  right: 25px;
}
/* End Button Scroll */

.slideOne{
  width: 700px;

}
.slideOne img{
  border-radius: 15px;
}
.flex-header{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  flex-direction: row;
}
@media(max-width:767px){
  .flex-header
  {
    flex-direction: column;
  }
.slideOne{
  width: 385px;
  margin-right: 169px;
}
  .content-slider{
    flex-direction: column;
  }
  .header_content  .content .text {
    max-width: 768px;
    height: 60px;
  text-align: center;
    /* Text xl/Normal */
  
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */
  
    text-align: center;
    padding: 10px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
    /* Gray/500 */
    padding: 0 141px;
    margin: 0 28px;
    color: #667085;
    height: 100%;
    text-align: justify;
  }
  .header_content  .content .btn-C {
   top: 85px;
    width: 150px;

  }

}

.content-slider{
  display: flex;
    justify-content: center;
    align-items: center;
    gap: 3%;
    /* background-color:  rgba(250, 186, 0, 0.06);; */
 
  
}

.clear{
  clear: both;
}
/* .btn-C{
  width: 150px;
    position: absolute;
    top: 67%;
    left: 10%;
}
@media(max-width:767px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 50%;
  }
  .clear{
    clear: both;
  }
  .header_content {
margin-top:-45px;
 
   }
}
@media(max-width:375px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 66%;
  }
}
@media(min-width:375px){
  .btn-C{
    width: 150px;
    position: absolute;
    left: 11%;
    top: 69%;}

@media(min-width:414px){
  .btn-C{
    width: 150px;
    position: absolute;
    left: 11%;
    top: 69%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:360px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 59%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:412px){
  .btn-C{
    width: 150px;
    position: absolute;
    left: 11%;
    top: 69%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:390px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 45%;
  }
  .clear{
    clear: both;
  }
}
@media(min-width:414px){
  .btn-C{
    width: 150px;
    position: absolute;
 
    left: 30%;
    top: 45%;
  }
  .clear{
    clear: both;
  }
} */
/* @media(max-width:375px){
  .btn-C{
    width: 150px;
    position: absolute;
    margin-top: -160px;
    left: 30%;
  }
  .swiper-wrapper {
    padding: 20px 0;
  }
  .clear{
    clear: both;
  }
}
@media(max-width:480px){
  .btn-C{
    width: 150px;
    position: absolute;
    margin-top: -165px;
    left: 30%;

  }
  .clear{
    clear: both;
  }
}
@media(max-width:410px){
  .btn-C{
    width: 150px;
    position: absolute;
    margin-top: -145px;
    left: 30%;

  }
  .clear{
    clear: both;
  }
} */

/* @keyframes yeah {
  5%, 12%, 95% {transform:translatey(0px);}
  15%, 22% {transform:translatey(-26px);}
  25%, 32% {transform:translatey(-52px);}
  35%, 42% {transform:translatey(-78px);}
  45%, 62% {transform:translatey(-104px);}
  65%, 72% {transform:translatey(-78px);}
  75%, 82% {transform:translatey(-52px);}
  85%, 92% {transform:translatey(-26px);}
}

lii {
  list-style-type: none;
  transform: translatex(5px);
  margin-bottom: 2px;
}

ul {
      animation-name: yeah;
      animation-duration: 20s;
      animation-iteration-count: infinite;
} */
.counter {
  text-align: center;
}

.counter .counter-icon {
  color: #828282;
}

.counter .counter-timer {
  font-weight: 400;
  font-size: 54px;
}

.counter .counter-title {
  letter-spacing: 1.5px;
  font-weight: 400;
  font-size: 18px;
}

.counter #percent::after {
  content: "%";
  font-size: 35px;
  font-weight: 600;
}

/*--------------------------------------------------------------
# Chefs Section
--------------------------------------------------------------*/
.chefs .chef-member {
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0 30px rgba(55, 55, 63, 0.08);
  transition: 0.3s;
}

.chefs .chef-member .member-img {
  position: relative;
  overflow: hidden;
}

.chefs .chef-member .member-img:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: url(../img/team-shape.svg) no-repeat center bottom;
  background-size: contain;
  z-index: 1;
}

.chefs .chef-member .social {
  position: absolute;
  right: -100%;
  top: 30px;
  opacity: 0;
  border-radius: 4px;
  transition: 0.5s;
  background: rgba(255, 255, 255, 0.3);
  z-index: 2;
}

.chefs .chef-member .social a {
  transition: color 0.3s;
  color: rgba(55, 55, 63, 0.4);
  margin: 15px 12px;
  display: block;
  line-height: 0;
  text-align: center;
}

.chefs .chef-member .social a:hover {
  color: rgba(55, 55, 63, 0.9);
}

.chefs .chef-member .social i {
  font-size: 18px;
}

.chefs .chef-member .member-info {
  padding: 10px 15px 20px 15px;
}

.chefs .chef-member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: var(--color-secondary);
}

.chefs .chef-member .member-info span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(33, 37, 41, 0.4);
}

.chefs .chef-member .member-info p {
  font-style: italic;
  font-size: 14px;
  padding-top: 15px;
  line-height: 26px;
  color: rgba(33, 37, 41, 0.7);
}

.chefs .chef-member:hover {
  transform: scale(1.08);
  box-shadow: 0px 0 30px rgba(55, 55, 63, 0.15);
}

.chefs .chef-member:hover .social {
  right: 8px;
  opacity: 1;
}

/*--------------------------------------------------------------
# Book A Table Section
--------------------------------------------------------------*/
.book-a-table .reservation-img {
  min-height: 500px;
  background-size: cover;
  background-position: center;
}

.book-a-table .reservation-form-bg {
  background: rgba(55, 55, 63, 0.04);
}

.book-a-table .php-email-form {
  padding: 40px;
}

@media (max-width: 575px) {
  .book-a-table .php-email-form {
    padding: 20px;
  }
}

.book-a-table .php-email-form h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.book-a-table .php-email-form h4 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0 0 0;
}

.book-a-table .php-email-form p {
  font-size: 14px;
  margin-bottom: 20px;
}

.book-a-table .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #df1529;
  text-align: left;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.book-a-table .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #059652;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
  font-weight: 600;
}

.book-a-table .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin-bottom: 24px;
}

.book-a-table .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #059652;
  border-top-color: #fff;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.book-a-table .php-email-form input,
.book-a-table .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 0;
}

.book-a-table .php-email-form input:focus,
.book-a-table .php-email-form textarea:focus {
  border-color: var(--color-primary);
}

.book-a-table .php-email-form input {
  padding: 12px 15px;
}

.book-a-table .php-email-form textarea {
  padding: 12px 15px;
}

.book-a-table .php-email-form button[type=submit] {
  background: var(--color-primary);
  border: 0;
  padding: 14px 60px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.book-a-table .php-email-form button[type=submit]:hover {
  background: #ec2727;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Gallery Section
--------------------------------------------------------------*/
.gallery {
  overflow: hidden;
}

.gallery .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.gallery .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #d1d1d7;
  opacity: 1;
}

.gallery .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color-primary);
}

.gallery .swiper-slide-active {
  text-align: center;
}

@media (min-width: 992px) {
  .gallery .swiper-wrapper {
    padding: 40px 0;
  }

  .gallery .swiper-slide-active {
    border: 6px solid var(--color-primary);
    padding: 4px;
    background: #fff;
    z-index: 1;
    transform: scale(1.2);
  }
}
.dropdown-menu{
  width: 170px;
  font-size: large;
}
@media(max-width:390px){
  .product .all__Products .productOne .img {
    width: 149px;
    
}
.slideOne{
  width: 340px;
  margin-right: 160px;
}
}
@media(max-width:400px){
  .product .all__Products .productOne .img {
    width: 149px;
    
}
.slideOne{
  width: 387px;
  margin-right: 169px;
}
.imgShape-nave{
  width: 40px;
  /* height: 26px; */
  position: absolute;
  /* top: 62px; */
  margin-top: -7px;
  left: 45%;
}
}
.imgShape-nave{
  width: 40px;
  /* height: 26px; */
  position: absolute;
  /* top: 62px; */
  margin-top: -7px;
}

@media(max-width:414px){
  .product .all__Products .productOne .img {
    width: 332px;
  }
  .slideOne{
    width: 387px;
    margin-right: 169px;
  }
}

/* @media(min-width:385px){
  .slideOne {
    width: 355px;
    margin-right: 2px;
}
} */

.more:hover{
  background-color: #d1d1d7;
}
.imgShape-s{
  width: inherit;
  position: absolute;
  left: -42%;
  top: 79%;
}
.imgShape-s img{
opacity: 0.1;
}

@media(max-width:768px){
  .imgShape-s{
    width: 162%;
    position: absolute;
    left: -71%;
    top: 125%;
}
}
.zoom {
  display:inline-block;
  position: relative;
  width: 200px;
}

/* magnifying glass icon */
.zoom:after {
  content:'';
  display:block; 
  width:100px; 
  height:33px; 
  position:absolute; 
  top:0;
  right:0;
 
}

.zoom img {
  display: block;
}

.zoom img::selection { background-color: transparent; }

.zoom img:hover { cursor: url(grab.cur), default; }
#ex2 img:active { cursor: url(grabbed.cur), default; }
.custom-btn-style {
  background-color: #ffd700; /* لون ذهبي */
  border: none;
  color: #000;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}
.imgPopupFull {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
margin-bottom: 10px;
}
.custom-btn-style:hover{
  background-color: #fff;
}