.fpb-close {
  background-color: #f44336;
  color: white;
  padding: 10px;
  border: none;
  display: block;
  cursor: pointer;
  margin: auto;
  z-index: 20;
}

/* form css started */
a {
  text-decoration: none !important;
}

.popup-link-btn {
  height: 34px !important;
  background-color: #f44336;
  border: 0px;
  color: white;
}

/* popup css started */

.age-verify-contianer {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  /* margin-top: 8px; */
}

/* template 1 css start */
.age-verify-temp {
  height: 350px;
  width: 512px;
  display: flex;
  flex-flow: column;
  align-items: normal;
  background-size: cover;
  background-repeat: no-repeat;
  justify-content: space-around;
  gap: 0.6rem;
  margin-bottom: 2.5rem;
  margin: auto;
}

.temp-text-cont1 {
  padding: 0px 0 0 47px !important;
  text-align: start;
}

.text-container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: flex-start;
  padding: 64px 0 0 47px;
  color: white;
}

.counter-section {
  width: 100%;
  display: flex;
  justify-content: end;
}

.text-container p {
  width: 300px;
  font-family: "Segoe UI";
  font-weight: normal;
}

.text-container h1 {
  color: white;
}

.age-veify-btn {
  width: auto;
  border: 0;
  color: black;
  font-weight: 600;
  padding-inline: 1.5rem;
  padding-block: 0.3rem;
  font-size: 1.1rem;
  letter-spacing: 0px;
  
}

.btn-yes {
  background-color: white;
}

.temp2-btn{
  border-radius: 25px;
  background: transparent;
  border: 1px solid white;
  margin-left: 45px;
  margin-top: 15px;
}

.shop-now-btn {
  height: 40px;
  width: 140px;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 25px;
  margin: 15px 0 0 52px;
}

.template-2 {
  padding: 0 0 0 47px !important;
}

.template2-btns {
  margin-top: 3.5rem;
}

/* 2nd popup template started */
.sales-popup-div {
  width: 450px;
  display: flex;
  flex-flow: column;
  align-items: normal;
  background-size: cover;
  background-repeat: no-repeat;
  justify-content: space-around;
  object-fit: cover;
}

.main-sales-cont {
  display: block;
  position: fixed;
  width: 100%;
  z-index: 5;
  /* margin-top: 1px; */
}

.template-2 {
  display: block;
}

.age-verify-temp-2 {
  height: 350px;
  width: 512px;
  display: flex;
  flex-flow: column;
  align-items: normal;
  background-size: cover;
  background-repeat: no-repeat;
  justify-content: space-around;
  gap: 3rem;
  margin-bottom: 2rem;
}

/* ============ */

.btns-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 1rem;
}

.template2-btns {
  margin-top: 3.5rem;
}

.template-3-btns {
  margin-top: 7.3rem;
}

.template-4-btns {
  margin-top: 0.8rem;
}

.template-5-btns {
  margin-left: -18px;
  margin-top: 0.8rem;
}

.countdown-container {
  color: #333;
  text-align: center;
  margin-top: 2.5rem;
  padding: 0 40px 0 0;
}

.countdown-container .countdown ul {
  display: flex;
}

.list {
  display: inline-block;
  font-size: 16px;
  list-style-type: none;
  padding: 6px 10px;
  text-transform: uppercase;
  background-color: white !important;
  font-weight: bold;
  border-radius: 2px;
  color: black;
  width: 35px;
}

.list-span {
  margin-right: 7px;
  font-size: 16px;
  color: white;
}

@media all and (max-width: 768px) {
  h1 {
    font-size: calc(1.5rem * var(--smaller));
  }

  .list {
    font-size: calc(1.125rem * var(--smaller));
  }

  .list .list-span {
    font-size: calc(3.375rem * var(--smaller));
  }
}

/* ============ */

.subscribe-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.subscribe-btn {
  width: 50%;
  height: 30px;
  margin-top: 10px;
}

.sales-popup-text-container h5 {
  text-align: center;
  font-size: large;
  color: aliceblue;
}

/* 3rd pop template started */
.password-pro-container {
  height: 350px;
  width: 512px;
  display: flex;
  flex-flow: column;
  align-items: normal;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin: auto;
}

.main-pass-container {
  width: 100%;
  position: fixed;
  z-index: 5;
}

.template-text3 {
  display: block !important;
  padding: 30px 0 0 47px !important;
}

.security-container {
  height: 29%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  bottom: 0px;
  top: -10px;
  padding-top: 25px;
  padding-bottom: 11px;
  background-color: #80808070;
}

.shop-now-btn-3 {
  height: 40px;
  width: 166px;
  background-color: #ff3400;
  border: none;
  border-radius: 25px;
  margin-top: 15px;
}

.pass-contain {
  width: 40%;
}

.pass-btn {
  width: 40%;
  height: 53%;
  border: 0px;
}

.pass-content h2 {
  color: white;
}

.pass-content p {
  font-weight: bold;
}

.pass-content {
  padding: 15px;
  z-index: 2;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: end;
}

/* 4th pop template started */

.smiling-girl-container {
  height: 350px;
  width: 512px;
  display: flex;
  flex-direction: row;
  margin: auto;
}

.temp4-container {
  position: fixed;
  width: 100%;
  z-index: 10;
}

.smiling-girl-content {
  width: 50%;
  text-align: left;
  padding-inline: 20px;
  padding-block: 50px;
  background-color: #f5ebdc;
}

.girl-no-thanks {
  cursor: pointer;
  background: transparent;
  border: none;
  margin-top: 10px;
  padding-left: 2.4rem;
  font-size: 14px;
}

.smiling-girl-content h1 {
  font-size: 23px;
  font-weight: bold;
}

.smiling-girl-content h5 {
  font-size: 16px;
}

.smiling-girl-content p {
  font-size: 12px;
}

.temp4-img-cont{
  border: 6px solid black;
}

.shop-now-div h5 {
  margin-top: 15px;
  padding-left: 2.4rem;
}

.shop-now {
  background-color: #e89d52;
  padding: 12px 40px;
  border-radius: 40px;
  border: none;
  color: white;
}

.smiling-girl-img {
  height: 100%;
  width: 100%;
}
/* 5th popup template started */

.eiffel-container {
  height: 350px;
  width: 512px;
  /* margin-top: 2rem; */
  display: flex;
  /* background-image: url("../images/ethdfbv.png"); */
  background-repeat: no-repeat;
  background-position: right;
  background-size: 50% 100%;
  overflow: visible;
  margin: auto;
}

.book-now-container {
  position: fixed;
  width: 100%;
  z-index: 5;
}

.eiffel-content {
  position: relative;
  height: 100%;
  width: 70%;
  z-index: 10;
  background: none; /* Remove the direct background image */
  overflow: hidden; /* Ensure the pseudo-element doesn’t overflow */
  color: white;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 50px;
  text-align: center;
  overflow: visible;
}

.eiffel-content h1 {
  font-size: 24px;
}

.eiffel-content h5 {
  font-size: 16px;
}

.eiffel-content p {
  font-size: 12px;
  padding-inline: 10px;
}

.eiffel-content button {
}

.eiffel-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 3px;
  height: 100%;
  width: 100%;
  background-image: url("../images/eiffel_mask.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  z-index: -1;
  box-shadow: -22px 0 0 #000; /* Ensure it stays behind the content */
}

.eiffel-tower {
  height: 100%;
  width: 50%;

  z-index: -2;
}

.book-now-btn {
  color: black;
  background-color: white;
  padding: 7px 30px;
  border-radius: 20px;
  font-weight: 600;
}

.no-thanks-btn {
  background-color: transparent;
  border: none;
  color: white;
  margin-top: 4px;
  cursor: pointer;
  font-size: 14px;
}

.template-5-btns {
  margin-left: -18px;
  margin-top: 0.8rem;
}

.main-vdo-container .fpb-close {
  width: 33.4%;
}

/* for button */
.age-veify-btn.btn-yes {
  color: #000 ! important;
  font-size: 16px;
}




/* 20-08-2025 */
.fpb-popup {
  display: block;
  opacity: 0;
  visibility: hidden;
}

.fpb-popup.fade-in,
.fpb-popup.slide-up,
.fpb-popup.zoom-in,
.fpb-popup.none {
  visibility: visible;
  opacity: 1;
  transform: none;
}

.fpb-popup.fade-in {
  animation: fpbFadeIn 0.8s ease forwards;
}

.fpb-popup.slide-up {
  animation: fpbSlideUp 0.8s ease forwards;
}

.fpb-popup.zoom-in {
  animation: fpbZoomIn 0.8s ease forwards;
}

@keyframes fpbFadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@keyframes fpbSlideUp {
  from { transform: translateY(50px); opacity: 0; }
  to   { transform: translateY(0);    opacity: 1; }
}

@keyframes fpbZoomIn {
  from { transform: scale(0.85); opacity: 0; }
  to   { transform: scale(1);    opacity: 1; }
}


/* PRO animations (not selectable in free) */
.fpb-popup.flip {
  animation: fpbFlip 0.8s ease forwards;
}

.fpb-popup.rotate {
  animation: fpbRotate 0.8s ease forwards;
}

@keyframes fpbFlip {
  from { transform: rotateY(90deg); opacity: 0; }
  to   { transform: rotateY(0); opacity: 1; }
}

@keyframes fpbRotate {
  from { transform: rotate(-180deg); opacity: 0; }
  to   { transform: rotate(0); opacity: 1; }
}

