main {
  background-color: #080808;
}
.home-ing {
  background-color: #fcfafa;
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

.home-ing-bbuni {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1000px;
  width: 100%;
  gap: 20px;
}

.home-ing-bbunique1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.home-ing-ourcausions1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 220px;
}

.home-ing-ourcausionsimg {
  height: 100px;
  width: auto;
  margin-bottom: 10px;
}

.home-ing-ourcausionstext1 {
  color: #000000;
  font-size: 25px;
  text-align: center;
}



.home-background-1{
  background-image: url("../images/iceteaandmojito5.jpg");
  background-size: cover;
  width: 100%;
  background-position: center center;

}
.intro-home1 {
  height: 70vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-main1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.main-home21 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}

.knowyourdrink1 {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

#knowyourdrinkcontent1 {
  color: #ffffff;
  background-color: rgba(225, 225, 225, 0.3);
  padding: 7px;
  border-radius: 0px 13px 13px 0px;
  font-size: 20px;
  font-weight: bold;
  writing-mode: vertical-lr;
  text-orientation: upright
}

.bbintro1 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  color: #ffffff;
  padding: 25px;
}

.bbintro1 h1 {
  font-size: 5.5em;
  margin: 0;
  opacity: .9;
}

.bbintro1 h2 {
  font-size: 4em;
  margin-top: 10px;
  opacity: .9;
}

.intro-home {
  position: relative;
  width: 100vw;
  height: 85vh;
}
.bbintro h2{
  color: #ffffff;
  text-align: center;
}
.home-main{
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* height: 90%; */
}
.main-home2{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 30px;
  /* background-color: #F7CA18; */
}
.knowyourdrink{
  /* padding: 10px; */
  /* width: 140px; */
  padding: 10px 20px;
background-color: #b99e56;
border-radius: 0px 8px 8px 0px;
/* rotate: -90deg; */
/* transform: rotate(-0.25turn); */
}
#knowyourdrinkcontent{
color: #ffffff;
writing-mode:vertical-lr;
text-orientation: upright

}
.knowyourdrink:hover{
  box-shadow: 0px 5px 15px #faf7f7;
}

.bbintro{
  padding: 50px;
height: 10vh;

}
.bbintro h1{
  color: #ffffff;
  font-family: 'Myriad Pro', sans-serif;

}
.bbunique{
  display: flex;
  margin-left: 10%;
}
.bbunique1{
  display: none;
  
}
.ourcausions{
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px;
  width: 80px;
}
.ourcausionsimg{
  width: 70px;
  cursor: pointer;
  z-index: 1;
}
.ourcausionstext{
  transition: opacity .5s ease, transform 0.3s ease;
  transform: translateY(-20%);
  opacity: 0;
  padding: 0 10px;
  font-size: 20px;
  font-family: 'Myriad Pro', sans-serif;
  text-align: center;

}
.ourcausions:hover .ourcausionstext{
  opacity: 1;
  transform: translateY(0%); 
}
.bbintroimg{
  padding: 0 100px;
}
.bbintroimg1{
  /* padding:  ; */
  width: 600px;
  opacity: .9;
}
/* .imh1{
  width: 65px;
}
*/
/* .imh3{
  width: 82px;
}  */
.imh4{
  width: 82px;
}
.bbintroimg2{
  display: none;
}
.bb-text {
  font-size: 40px;
  text-align: center;
  color: #ffffff;
}

.bb-text h1 {
  font-family: 'Myriad Pro', sans-serif;
}

.parallax-cointainer {
  position: relative;
  width: auto;
  transform-style: preserve-3d;
}

.para-adjust1 {
  height: 500px;

}

.bb-parallax-container {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #000000;
}

.bb-text {
  display: flex;
  justify-content: center;
  text-align: center;
  color: #000000;
}

.bb-text h1 {
  font-family: 'Myriad Pro', sans-serif;
  font-size: 100px;

}

.Splash1,
.Splash2 {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  animation: fadeOut 3s linear forwards;
}

.Splash2 {
  position: fixed;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 7;
  max-width: 600px;
}

.bb-parallax-object {
  max-width: 450px;
  max-height: 85vh;
  z-index: 6;
  width: auto;
  height: auto;
  position: absolute;
  bottom: -100%;
  left: 50%;
  transform: translate(-50%, 0);
  animation: moveDown 1s linear forwards;
}

.para-content-info {
  max-width: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.para-text {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  padding: 20px;
}

.home-bestfeatured {
  color: #ffffff;
  text-align: center;
  padding: 20px;
  font-size: 35px;
}

.products-cont {
  display: flex;
  justify-content: center;
  font-size: 35px;
}

#products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  max-width: 1430px;
}

.product-details {
  width: auto;
  margin: 10px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #121212;
  border-radius: 15px;
  border: none;
  cursor: pointer;
}

.product-image {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}

.product-details img {
  width: auto;
  height: 250px;
  transition: transform 2s, filter 1.5s ease-in-out;
  overflow: hidden;
  filter: brightness(90%);
  background-color: #0e0e0e;
}

.product-details img:hover {
  transform: scale(1.2);
  filter: brightness(100%);
}

.product-name {
  color: #fff;
  padding: 10px 0;
}


.know-more-button {
  padding: 10px 20px;
  border: 2px solid #ffffff;
  background-color: transparent;
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
}

.know-more-button:hover {
  background-color: rgb(243, 240, 240, .4);
}

.followlogos img {
  width: 40px;
}


@keyframes moveDown {
  0% {
    transform: translate(-50%, 0);
    top: -100%;
  }

  100% {
    transform: translate(-50%, -50%);
    top: 50%;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 0;

  }

  50% {
    opacity: 1;

  }

  100% {
    opacity: 0;
    display: none;
  }
}

.explore-button {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.explore-button button {
  color: #ffffff;
  padding: 10px 20px;
  background-color: #F7CA18;
  font-size: 20px;
  cursor: pointer;
  display: block;
  border: 2px solid #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.explore-button button:hover {
  color: #faf7f7;
  background-color: transparent;
  border: 2px solid #ffffff;
}

.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 9999;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000000;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 0px 15px 5px #4b4a4a;
}

.popup-content h2 {
  color: #ffffff;
  text-align: center;
  margin: 20px;
  font-family: 'Myriad Pro', sans-serif;
}

.order-options {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.order-options a {
  margin: 10px;
  height: auto;
}

.order-options a img {
  max-width: 80px;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  border: none;
  background-color: #000000;
}

.close-btn i {
  font-size: 30px;
  color: #ffffff;
}

.kud1{
  display: none;
}
@media (max-width: 950px) {
  .home-ing-bbuni {
      flex-direction: column;
      align-items: center;
  }

  .home-ing-bbunique1 {
      flex-direction: column;
  }
}

@media (max-width: 768px) {

  .main-home21 {
      margin-bottom: 20px;
      justify-content: center;
  }



  .bbintro1 {
      align-items: center;
      text-align: center;
  }

  .bbintro1 h1 {
      font-size: 4em;
  }

  .bbintro1 h2 {
      font-size: 2em;
  }
}

@media (max-width: 550px) {

  .product-details {
    width: 90%;
  }

  .product-details img {
    width: 100%;
    height: auto;
  }

  .para-adjust1 {
    height: 600px;

  }

  .para-content-info {
    width: 70%;
  }

  .parallax-image {
    /* background: url('') no-repeat center; */
    height: 100%;
  }

  .sortbydropdown {
    padding: 20px 0 0 0;
  }

  #products {
    margin-top: -5px;
    margin-bottom: 20px;
  }

  .popup-content {
    width: 80%;
  }

  .order-now img {
    width: 75px;
  }

  .para-adjust1 {
    height: 600px;
  }

  .parallax-image {
    transform: translateZ(-600px) scale(4);
    height: 100%;
  }
  .intro-home{
    height: auto;
  }
  .home-main{
    display: flex;
    /* justify-content: c; */
    /* align-items: center; */
    flex-direction: column;
  }
  .knowyourdrink{
    display: none;
  }
  #knowyourdrinkcontent{
    color: #ffffff;
    writing-mode:horizontal-tb ;
    text-orientation: upright
    
    }
  .main-home2{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 30px;
  }
  .bbintro{
    padding: 0px;
  }
  .bbunique{
    display: none;
  }
  .ourcausions{
    color: #ffffff;
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    /* margin: 20px; */
  }
  .ourcausionsimg{
    width: 45px;
  }
  .ourcausionstext{
    opacity: 1;
    transform: translateX(0%);
    font-size: 15px;
  }
  .bbintroimg{
    padding: 0px;
    display: flex;
  }
  .bbintroimg1{
    width: 100%;
    opacity: 1;
    /* display: none; */
  }
  .bbintroimg2{
    display: none;
    width: 100%;
    opacity: 1;
  }
  .bbunique1{
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .ourcausions1{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50px;
    padding: 10px;
  }
  .ourcausionsimg1{
    width: 50px;
  }
  .ourcausionstext1{
    color: #ffffff;
    text-align: center;
    font-size: 15px;
  }
  
  .kud1{
    display: block;
    padding: 10px;
    background-color: #b99e56;
    text-align: center;
    height: 50px;
  }
  .kud12{
    color: #ffffff;
    writing-mode:vertical-lr;
text-orientation: upright;
text-align: center;
  }
}
