*{
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
}

body{  
background-image: url('background-picture.gif');
background-size: cover;
/* background-repeat: no-repeat; */
/* background: fixed !important; */
}

/* nav */

.hide {
  display: none;
  
}

.head-nav li:hover {
  background-color: #1a1a1a;
}
.head-nav li:hover:before {
  background-color: #1a1a1a;
}
.head-nav li:hover svg {
  background: #1a1a1a;
  fill: #c5A34f;
}
.head-nav li:hover a {
  color: #c5A34f;
}
.head-nav li:before {
  position: absolute;
  left: -0.925rem; 
  top: 0;
  width: 0.925rem;
  height: 100%;
  content: "";
  background: #000;
  z-index: 1;
  transition: background 400ms;
}
.head-nav ul {
  margin-top: 1.85rem;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.head-nav li {
  position: relative;
  clear: both;
  width: 100%;
  padding: 0;
  transition: background 400ms;
}
.head-nav li a {
  display: flex;
  padding-top: 2vh;
  padding-bottom: 2vh;
}
.head-nav a {
  align-items: center;
  width: 100%;
  color: #c5A34f;
  text-decoration: none;
  transition: color 400ms;
}
.head-nav a span {
  position: relative;
  display: block;
  z-index: 0;
  font-family: Roboto;
  text-indent: -20em;
  white-space: nowrap;
  transition: text-indent 400ms ease-in-out;
}
.head-nav svg {
  position: relative;
  max-width: 80px;
  max-height: 30px;
  z-index: 1;
  fill: #fefefe;
  background: #000;
  transition: 400ms;
}
@media screen and (max: 768px) {
  .head-nav ul {
    margin-top: 0.23125rem;
  }
  .head-nav svg {
    max-width: 20px;
  }
}

.main-head {
  position: fixed;
  bottom: 0;
  width: 83px;
  height: 100%;
  z-index: 1;
  background: #000;
  transition: width 400ms;
}
.main-head:hover {
  width: 230px;
}
.main-head:hover + .wrap-all-the-things {
  /* transform: translateX(145px); */
  max-width: 100%;
  opacity: 0.4;
}
.main-head:hover .head-nav li:nth-of-type(1) span {
  transition-delay: 100ms;
}
.main-head:hover .head-nav li:nth-of-type(2) span {
  transition-delay: 200ms;
}
.main-head:hover .head-nav li:nth-of-type(3) span {
  transition-delay: 300ms;
}
.main-head:hover .head-nav li:nth-of-type(4) span {
  transition-delay: 400ms;
}
.main-head:hover .head-nav span {
  text-indent: 0;
}
@media screen and (max: 768px) {
  .main-head {
    width: 70px;
    padding: 0 0.925rem;
  }
  .main-head .head-nav {
    padding-left: 7px;
  }
  .main-head:hover .head-nav span {
    text-indent: 1em;
  }
}

.wrap-all-the-things {
  min-height: 100%;
  height: 100%;
  padding-left: 83px;
  margin-top: 0;
  background-image: url('background-picture.gif');
  background-size: cover;
  background-position: center center;
  transition: transform 400ms, opacity 400ms;
  
}
@media screen and (max: 480px) {
  .wrap-all-the-things {
    padding-left: 70px;
  }
}
.logo{
  width: 100%;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  justify-items: center !important;
}
.logo :hover{
 background-color: #c5A34f !important;
}

/* section */
.main-head:hover + .wrap-all-the-things {
  /* transform: translateX(145px); */
  max-width: 100%;
  opacity: 0.4;
}

.wrap-all-the-things {
  min-height: 100%;
  height: 100%;
  padding-left: 83px;
  margin-top: 0;
  background-image: url('background-picture.gif');
  background-size: cover;
  background-position: center center;
  transition: transform 400ms, opacity 400ms;
  
}
@media screen and (max: 480px) {
  .wrap-all-the-things {
    padding-left: 70px;
  }
}

/* section */
section.main-section {
  padding: 60px;
  background-image: url(https://img.freepik.com/premium-photo/piece-cheese…ke-with-words-cheesecake-it_111797-1744.jpg?w=900);
  background-size: cover;
  background-repeat: no-repeat;
  height:100%;
}




/* swipper */
.swiper {
  width: 100% !important;
  height: 100% !important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20%;
  border-radius: 25px;


}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden !important;

}

.swiper-slide {
  width: 33.333333%;
  overflow: hidden !important;

}
.swiper-wrapper{
  top: -355px; 
  gap: 2%;  
}
.swiper {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;

}
/* 
.mySwiper{
  background-image: url(https://img.freepik.com/premium-photo/piece-cheesecake-with-words-cheesecake-it_111797-1744.jpg?w=900);
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-attachment: fixed !important;
  background-size: cover !important;
  
} */
h1{
 /* color:#c5A34f;
 justify-content: center;
 justify-items:center;
 width:88% ;
 margin-top: 20% !important; */
 margin-left: 10% !important;
 /* justify-content: center !important ;
 align-items: center !important; */

}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20%;
  border-radius: 25px;


}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.swiper-slide {
  width: 33.333333%;
}
.swiper-wrapper{
  top: -1px; 
}

h5{
  /* color:br; */
  /* font-weight: 800; */
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif  ;
  /* letter-spacing: 2px; */
  text-transform: uppercase;
  font-size: 30px;
}
#element{
  /* color:rgb(187, 83, 75) !important; */
  color: rgb(233, 171, 55);
  font-size: 50px;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif  ;
  box-shadow:  rgb(186, 45, 45);

}

/* card================================================================================================= */
.cd{
  /* margin-top: 40px !important; */
  padding-bottom: 20px !important;
  /* padding-top: 20px !important; */
  /* background: linear-gradient(112.1deg, rgb(9, 9, 9) 11.4%, rgb(9, 23, 69) 70.2%); */
  color: #fff;
  border-radius: 30px;
}
.cd:hover{
  box-shadow: 0px 9px 53px 12px rgba(255,8,39,1);
}
.crd-container{
  display: flex;
} 
h1{
  margin:40px ;
}
.crd-row{
  justify-content: center;
  gap:20px 10px ;

}
.crdd-pic{
  max-width:350px;
}
.img{
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 10px 10px 0 0;
}
.card-img-top{
  height:200px;
  object-fit: cover;
  display: block;
  width:100% ;
  transition:0.5s ;
  
}
.card-img-top:hover{
  transform: scale(1.21); 
}
.card-title{
  /* font-weight: bold !important; */
  font-size: 20px !important;
  text-align: left;
}
.product{
  display: flex;
  justify-content: space-between;
  font-size:12px !important ;
  padding: 0 0  15px;
  position: relative;
}
/* .tibtn{
  display: flex;
  justify-content:start;
} */
/* .time{
  font-size:10px !important ;
  color: #c7c7c9ff !important;
  margin: auto;
} */
.card{
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  overflow: hidden;
  border-radius:10px ;
  border: none;
}
.card:hover{
  box-shadow: 0px 9px 53px 12px rgb(138, 38, 38);
  cursor: pointer;}

  .bn5 {
    padding: 0.6em 2em;
    border:2px solid white;
    outline: none;
    color: rgb(255, 255, 255);
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 30px;
  }
  
  .bn5:before {
    content: "";
    background: linear-gradient(
      45deg,
      #ff0000,
      #ff7300,
      #fffb00,
      #48ff00,
      #00ffd5,
      #002bff,
      #7a00ff,
      #ff00c8,
      #ff0000
    );
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowingbn5 20s linear infinite;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    border-radius: 30px;
  }
  
  @keyframes glowingbn5 {
    0% {
      background-position: 0 0;
    }
    50% {
      background-position: 400% 0;
    }
    100% {
      background-position: 0 0;
    }
  }
  
  .bn5:active:after {
    background: transparent;
  }
  
  .bn5:hover:before {
    opacity: 1;
  }
  
  .bn5:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #191919;
    left: 0;
    top: 0;
    border-radius: 30px;
  }
  .sec-two-head{
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: rgb(245, 213, 154);
  font-weight: 900;
  }
  .card-body{
    background: #000;
  }

  /* card End---------------------------------------------------------------------------------------- */


  /* footer=========================================================================================== */
  .container-fluid{
      background-color:rgb(22, 21, 21) ;
  color:#c5A34f !important;
  }

  .mn{
    font-size: 20px;
    margin-left: 25px; 
  }

  .sec-two-three{
    color: #c5A34f;
  font-family: Georgia, 'Times New Roman', Times, serif;

  }
  

  
.product-card {
  /* border: 1px solid #ccc; */
  padding: 20px;
  width: 200px;
  text-align: center;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}

.counter-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  color: #c5A34f;
}

button {
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 20% !important;
  background-color: #c5A34f;

}

button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.container-fluid{
  padding-left: calc(var(--bs-gutter-x)* 2.9) !important;
}

a{
text-decoration: none !important;
}




/* WebKit (Chrome, Safari, etc.) */
::-webkit-scrollbar {
  width: 12px;
  background-color: gray; /* width of the entire scrollbar */
}

::-webkit-scrollbar-thumb {
  background-color: red;
  border-radius: 20px; /* color of the thumb */
}
