body {
  font-family: "Figtree";
  font-size: 20px;
  color: #ffffff;
}
::selection {
    color: #ffffff !important;
    background: #ed3d0a  !important;
}

/* font sizes */
.para_small {
  font-size: 16px;
  color: #fff;
}
.h2_text {
  font-size: 30px;
  color: #ffffff;
  font-family: "Prompt";
}
.h3_text {
  font-size: 34px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  font-family: "Prompt";
}
.h4_text {
  font-size: 26px;
  color: #000000;
  text-align: center;
}
/* font sizes */
.carousel-inner img {
  width: 100%;
  height: 100%;
}
/* FAQ SECTION styles */
.accordion > .card {
  overflow: hidden;
}
.blog_context img {
  width: 100%;
  border-radius: 12px;
}
img.blog_inner_img {
  width: 100%;
}
#blog_inner{
    color: #1C1C1C;
}
#blog_inner p{
    color: #313131;
}
.blog_progress_bar {
  height: 5px;
  background: #bb8c2d;
  width: 0%;
  position: fixed;
  top: 55px;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.leadForm .form-group {
  position: relative;
  margin-bottom: 1.5em;
}

.leadForm label.text-red.text-capitalize.text-normal {
  font-size: 12px;
  position: absolute;
  bottom: -18px;
  left: 12px;
  background: white;
  color: #bd060e;
}


/*****Gallery********/

.tz-gallery {
  padding: 10px 10px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
  padding: 2px;
}

.tz-gallery .lightbox img {
  width: 100%;
  min-height: 270px;
  max-height: 270px;
  object-fit: cover;
  border-radius: 0;
  position: relative;
}

.tz-gallery .lightbox:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  opacity: 0;
  color: #611050;
  font-size: 26px;
  /* font-family: 'fontawesome'; */
  /* content:"\f08e"; */
  /* content:"\f06e"; */
  content: "";
  pointer-events: none;
  z-index: 9;
  transition: 0.4s;
  background: #fff;
  min-width: 50px;
  text-align: center;
  background: url(../img/azi-guard-technology.svg) no-repeat center;
  background-size: 30px;
}
.tz-gallery a.lightbox {
  display: block;
  overflow: hidden;
  width: 100%;
  max-height: 270px;
  position: relative;
}

.tz-gallery .lightbox:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  content: "";
  transition: 0.4s;
  background: url(../img/azi-guard-technology.svg) rgb(220 136 78 / 75%)
    no-repeat center;
  background-size: 55px;
}
.tz-gallery1 .lightbox:after {
  background: url(../img/coats-objects.svg) rgb(230 54 45 / 75%) no-repeat
    center;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
  opacity: 1;
}
/* Video Gallery ********/
.video-block {
  text-align: left;
  background-color: #eee;
  padding: 5px;
  min-height: 290px;
}
.thumbnail-block {
  /*padding: 5px;
    border: 1px solid #ebebeb;*/
  position: relative;
}
.overlap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #3333335e;
  display: none;
  cursor: pointer;
  text-align: center;
}
.thumbnail-block:hover .overlap {
  display: block;
}
.thumbnail-block img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}
.overlap img {
  width: 55px;
  margin-top: 20%;
  height: auto;
}
.stand{
    cursor: pointer;
}
.modal-lg{
    max-width: 80% !important;
}
.modal-content{
    padding: 10px 40px 40px 40px;
}
.modal-content p{
    color: #000 !important;
}
.modal-video-body video {
  width: 100%;
}
.modal-video-body iframe {
  width: 100%;
}
.video-block span {
  font-size: 15px;
  color: #333;
  font-weight: 600;
  padding: 5px;
  text-align: left;
  display: block;
}
small.b_dte {
  color: #ac001a;
  font-size: 14px;
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 500;
}
.video_gallery_section {
  position: relative;
  padding: 100px 0;
  background-color: #ffffff;
}
.video_gallery_section1 {
  margin-top: 15.2em;
  padding: 50px 0;
}
/* Success Page Styles ********/
.success-page-section {
  padding: 75px 0;
  margin-top: 0;
}
.success-text {
  text-align: center;
}
.success-text h2 {
  font-size: 30px;
  color: #dc884e;
  font-weight: 900;
}
.success-text p {
  font-size: 18px;
  padding: 8px 0;
  color: #222d35;
  font-weight: 500;
}
.success-text h6 {
  background-color: #ec3726;
  width: 175px;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
}
.success-text h6 a {
  color: #ffffff;
  display: block;
}
.success-text h6 a:hover {
  text-decoration: none;
}

.disclmerTxt {
  color: white;
  font-size: 14px !important;
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 1em !important;
  text-align: center !important;
}
.disclmerTxt b {
  font-weight: bold;
}
.cookie-banner {
  display: none;
  height: auto;
  position: fixed;
  z-index: 999;
  padding: 4px 3%;
  background-color: #eee;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.cookie-banner.bottom {
  display: block;
  border-top: 2px solid #26130c;
  bottom: -90%;
  transition: bottom 0.5s;
}
.cookie-banner.bottom.show {
  bottom: 0;
  transition: bottom 1s;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.cookie-banner p {
  float: left;
  width: 88%;
  display: inline-block;
  font-size: 12px;
}

.cookie-banner a.button {
  float: left;
  margin: 15px;
  width: 100px;
  height: 40px;
  z-index: 100;
  background: #9d0917;
  text-transform: uppercase;
  line-height: 1.4;
  padding-top: 8px;
  display: inline-block;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
}

.image_gallery_section {
  padding: 75px 0;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.faq_section {
  padding: 50px 0;
}

.owl-theme .owl-controls {
  margin-top: 0;
}
.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 35px;
  background: #00000021;
  color: #fff;
  border-radius: 100%;
  margin-right: 5px;
  opacity: 1;
  padding: 5px 15px !important;
}
.owl-theme .owl-controls .owl-buttons div.active-arrow {
  background-color: #000000 !important;
}

.owl-prev:before,
.owl-next:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
}

.owl-next:before {
  content: "\f061";
}
/* light slider starts */
.magnifier-container {
  padding: 15px;
  border-radius: 8px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  text-align: center;
}

.slider-container {
  position: relative;
  display: inline-block;
}

.slider-main-image {
  width: 100%;
  max-width: 300px;
  border-radius: 10px;
}

.nav-arrow.left {
  left: -20px;
}
.nav-arrow.left {
  left: -20px;
}
.nav-arrow {
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  color: #333;
  padding: 0px 10px;
  cursor: pointer;
  z-index: 10;
  user-select: none;
}

.thumbnail-slider-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  margin-top: 10px;
  position: relative;
}

.thumbnails {
  display: flex;
  gap: 15px;
  scroll-behavior: smooth;
}

.thumbnail {
  flex: 0 0 auto;
  width: 77px;
  height: auto;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
}

.thumbnail.active {
  border-color: #ba232f;
}

.thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.thumb-nav {
  font-size: 20px;
  color: #444;
  cursor: pointer;
  padding: 5px 10px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  user-select: none;
}
/* light slider ends */
/* know more button starts */
.know_more button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 35px;
  background-color: transparent;
  border: 1px solid #ed3d0a;
  color: #ed3d0a;
  text-align: center;
  font-size: 17px;
  padding: 10px 20px;
  transition: all 0.5s ease;
  cursor: pointer;
  margin: 5px;
  min-width: 180px; /* Ensure space for text alone */
}
#shop .know_more button {
  color: #ffffff;
  background-color: #ed3d0a;
}

/* ⬆️ New: smooth width expansion on hover */
.know_more button:hover {
  background-color: #ed3d0a;
  color: #f5f5f5;
  border: 1px solid #ed3d0a;
  padding-right: 62px; /* Create space on the right for the image */
}

/* Keep text above image */
.know_more button span {
  position: relative;
  z-index: 2;
}

/* Place image on right, initially hidden */
.arrow-img {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%) translateX(-10px);
  width: 38px !important;
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  z-index: 1;
}

/* Animate image in on hover */
.know_more button:hover .arrow-img {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}
/* know more button ends */
/* shedule call starts */
.schedule_call {
  background-color: #fff;
  border: 1px solid #25d366;
  padding: 5px;
  width: 148px;
  height: 40px;
  position: relative;
  transition: 0.5s;
  font-size: 16px;
  border-radius: 0.4em;
}

.schedule_call p {
  position: absolute;
  top: 7px;
  left: 1.15em;
  margin: 0;
  padding: 0;
  transition: 0.5s;
  color: #25d366;
}

.schedule_call i {
  position: absolute;
  top: 11px;
  right: 0.5em;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: 0.5s;
  height: 1em;
  fill: #fff;
}

.schedule_call:hover p {
  left: 0.5em;
  color: #fff;
}

.schedule_call:hover i {
  opacity: 1;
}

.schedule_call:hover {
  background-color: #25d366;
  border: 1px solid #25d366;
}

/* shedule call ends */
/* submit button starts */
/* From Uiverse.io by gharsh11032000 */
.animated-button {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 16px 36px;
  border: 4px solid;
  border-color: transparent;
  font-size: 16px;
  background-color: inherit;
  border-radius: 100px;
  font-weight: 600;
  color: #ff0000;
  box-shadow: 0 0 0 2px #000;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button svg {
  position: absolute;
  width: 24px;
  fill: #000;
  z-index: 9;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .arr-1 {
  right: 16px;
}

.animated-button .arr-2 {
  left: -25%;
}

.animated-button .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background-color: #000;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .text {
  position: relative;
  z-index: 1;
  transform: translateX(-12px);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button:hover {
  box-shadow: 0 0 0 12px transparent;
  color: #212121;
  border-radius: 12px;
}

.animated-button:hover .arr-1 {
  right: -25%;
}

.animated-button:hover .arr-2 {
  left: 16px;
}

.animated-button:hover .text {
  transform: translateX(12px);
}

.animated-button:hover svg {
  fill: #212121;
}

.animated-button:active {
  scale: 0.95;
  box-shadow: 0 0 0 4px #000;
}

.animated-button:hover .circle {
  width: 220px;
  height: 220px;
  opacity: 1;
}

/* submit button ends */
/* buy now btn starts */
/* From Uiverse.io by giridhar */
#shop .buy_button {
  --button-color: #ffffff;
  --height: 49px;
}
#shop .text,
#shop .icon {
  color: #ed3d0a !important;
}
#shop .buy_button:hover {
  background: #ffffff;
}
.buy_button {
  --width: 114px;
  --height: 42px;
  margin-top: 3px;
  --button-color: #ed3d0a;
  width: var(--width);
  height: var(--height);
  background: var(--button-color);
  position: relative;
  text-align: center;
  border-radius: 30px;
  transition: background 0.3s;
}

.buy_button::before {
  position: absolute;
  background-color: #555;
  font-size: 11px;
  color: #fff;
  border-radius: 0.25em;
}

.buy_button::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  left: calc(50% - 10px);
}

.buy_button::after,
.buy_button::before {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px !important;
}

.button-wrapper,
.text,
.icon {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  color: #fff;
}

.text {
  top: 0;
}

.text,
.icon {
  transition: top 0.5s;
}

.icon {
  color: #fff;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon img {
  width: 24px;
  height: 24px;
}

.buy_button:hover {
  background: #d33509;
}

.buy_button:hover .text {
  top: -100%;
}

.buy_button:hover .icon {
  top: 0;
}

.buy_button:hover:before,
.buy_button:hover:after {
  opacity: 1;
  visibility: visible;
}

.buy_button:hover:after {
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button) - 20px);
}

.buy_button:hover:before {
  bottom: calc(var(--height) + var(--gap-between-tooltip-to-button));
}
.text-capitalize {
  text-transform: none !important;
}
.text-red {
  color: red !important;
  font-size: 16px;
}
/* buy now btn ends */
/* download button starts */
/* From Uiverse.io by andrew-demchenk0 */
.button_download {
  position: relative;
  width: 150px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border: 1px solid #17795e;
  background-color: #209978;
  overflow: hidden;
}

.button_download,
.button__icon,
.button__text {
  transition: all 0.3s;
}

.button_download .button__text {
  transform: translateX(22px);
  color: #fff;
  font-weight: 600;
}

.button_download .button__icon {
  position: absolute;
  transform: translateX(109px);
  height: 100%;
  width: 39px;
  background-color: #17795e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_download .svg {
  width: 20px;
  fill: #fff;
}

.button_download:hover {
  background: #17795e;
}

.button_download:hover .button__text {
  color: transparent;
}

.button_download:hover .button__icon {
  width: 148px;
  transform: translateX(0);
}

.button_download:active .button__icon {
  background-color: #146c54;
}

.button_download:active {
  border: 1px solid #146c54;
}
/* download button ends */
/* navbar effects starts */
/* Reset Bootstrap's default toggler */
.custom-toggler {
  border: none;
  background: transparent;
  outline: none;
}

/* Toggler lines */
.custom-toggler .toggler-icon {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  background-color: white;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
}

/* Animation: Hamburger → X when active */
.custom-toggler.active .toggler-icon:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.custom-toggler.active .toggler-icon:nth-child(2) {
  opacity: 0;
}

.custom-toggler.active .toggler-icon:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}


.fontsizing {
  position: relative;
  padding-bottom: 5px;
  text-align: center; /* optional - you can keep left if needed */
}

.fontsizing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #ffffff;
  transition: width 0.3s ease;
}

.fontsizing:hover::after {
  width: 100%;
}

.navbar-expand-lg {
  background-color: #020202 !important;
  color: #ffffff;
}
.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #ed3d0a;
}
.carousel,
#blogs,
#shop,
#shop_inner,
#our_story,
#contactus,
#legal, #blog_inner {
  margin-top: 113px;
}
.nav-item {
  margin-right: 10px;
}
.carousel-caption {
  right: -22%;
  bottom: 59px;
}
/* navbar effects ends */
/* footer starts */
#footer .card {
    background-color: transparent;
    border: 1px solid transparent;
}
#footer .faq .hdng a, #footer .collapsed {
    color: #ffffff;
    font-size: 22px;
    padding: 10px 15px;
    background: url(../img/chevron-right.svg) no-repeat right 5px center;
    background-size: 22px;
}
#footer .faq .hdng>a[aria-expanded="true"] {
    background: url(../img/chevron-down.svg) no-repeat right 5px center;
    background-size: 22px;
}
#footer .card-body {
    display: flex;
    flex-direction: column;
    padding: 5px 32px;
}
#footer .card-body a {
    color: #fff;
    margin-bottom: 4px;
}
#footer {
  background-color: #241477;
  background: radial-gradient(
    circle at bottom center,
    #ae7339 -11%,
    #241477,
    #241477
  );
}
.footer_logo{
    width: 75%;
}
#footer ul {
  list-style-type: none;
}
#footer ul li {
  margin-bottom: 10px;
}
#footer ul li a {
  color: #fff;
  font-size: 16px;
    font-weight: normal;
}

#footer ul li a i {
  color: #241477;
  width: 45px;
  background-color: #fff;
  height: 45px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  padding: 8px 9px 7px 10px;
  font-size: 16px;
  margin-left: 14px;
}
#footer ul li a i:hover {
  color: #fff;
  background-color: #241477;
  border: 1px solid #ffffff;
  transition: all 0.3s ease;
}
#footer hr {
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.829);
}
#footer .copyright a {
  color: #fff;
  text-decoration: none;
}
#footer .copyright a:hover {
  text-decoration: underline;
}
/* footer ends */
/* about us section starts */
#aboutus {
  background: linear-gradient(to bottom, #7f3053, #d63d20);
  text-align: center;
}
/* about us section ends */
/* video section starts */
.video-gif {
  width: 100%;
  object-fit: cover;
  pointer-events: none; /* Prevent any interaction */
}
.video_section {
  line-height: 0px !important;
}
/* ..... */
/* .video_section {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.video_section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
/* video section ends */
/* best seller starts */
#best_seller {
  background-image: url(../img/best_seller.webp);
  background-size: cover;
  margin-top: -1px;
}
.seller_card {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 20px 15px;
  color: #000000 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 32px;
}
.ten_pack {
    width: 60%;
}
.seller_card .para_small {
  color: #000000;
}
/* best seller ends */
/* pleasure_guide starts */
#pleasure_guide {
  background-image: url(../img/pleasure_guide.webp);
  background-size: cover;
  margin-top: -12px;
}
#pleasure_guide .card-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
#pleasure_guide .card {
  display: flex;
  flex-direction: row;
  padding: 6px;
  cursor: pointer;
  align-items: flex-end;
  justify-content: space-between;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  height: 200px;
  transition: transform 3s ease;
}
#pleasure_guide .card:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.card .arrow {
  color: #ffffff;
  transition: transform 0.3s ease;
}

#pleasure_guide .card:hover .arrow{
  transform: translateX(10px);
}
.blog_context:hover .read_more,.blog_context:hover .blogs_description{
    color: #ED3D0A !important;
}
.read_more {
  position: relative;
  font-weight: 500;
  text-decoration: none;
  transition: color 0.3s ease;
  font-size: 16px;
}

.read_more:hover {
  color: #007bff; /* optional hover color */
}

/* Double arrow */
.double_right::before {
  content: "»";   /* Unicode double arrow */
  font-size: 16px;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.3s ease;
}

/* Looping animation on hover */
.blog_context:hover .double_right::before {
  animation: arrowMove 0.8s infinite;
}

@keyframes arrowMove {
  0%   { transform: translateX(0); }
  50%  { transform: translateX(6px); }
  100% { transform: translateX(0); }
}

.blog_context{
    margin-bottom: 20px;
}
#pleasure_guide .fun_ideas {
  background-image: url(../img/pg_1.webp);
  background-size: cover;
}
#pleasure_guide .how_to_choose {
  background-image: url(../img/pg_2.webp);
  background-size: cover;
}
#pleasure_guide .myths_about_condoms {
  background-image: url(../img/pg_3.webp);
  background-size: cover;
}
#pleasure_guide .tips_for_better_intimacy {
  background-image: url(../img/pg_4.webp);
  background-size: cover;
}
#pleasure_guide .faq {
  background-image: url(../img/pg_5.webp);
  background-size: cover;
}
/* pleasure_guide ends */
/* shop page starts */
#shop,
#shop_inner, #blogs {
  background-image: url(../img/shop.webp);
  background-size: cover;
}
.view_product{
    width: 100%;
    height: 100%;
}
.view_3d_product{
    position: relative;
    width: 500px;
    height: 500px;
}
#shop .card_t {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 35px 15px;
  height: 100%;
  text-align: left !important;
}
#shop .h4_text,
#shop_inner .h4_text,
#our_story .h4_text, #blogs .h4_text {
  color: #fff;
  text-align: left;
}
.packs {
  display: flex;
  gap: 20px;
}
/* Base button styles with capsule shape and glass effect */
.packs .button {
  border-radius: 40px; /* Creates the capsule shape */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0.05)
  ); /* Transparent glass gradient */

  transform: rotateX(15deg) translateZ(0); /* Initial 3D tilt */
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55); /* Springy transition */
  position: relative;
  animation: pulse 2s infinite ease-in-out; /* Pulsing glow animation */
  overflow: hidden;
}

/* Moving shine effect for glass-like reflection */
.packs .button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  width: 50px;
  height: 100%;
  background: linear-gradient(
    to right,
    transparent,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.2),
    rgba(255, 255, 255, 0.1),
    transparent
  ); /* Shine gradient */
  transform: skewX(-25deg); /* Tilted shine */
  animation: shine 3s infinite linear; /* Continuous shine movement */
  pointer-events: none;
  z-index: 1;
}

/* Ground shadow to enhance 3D effect */
.packs .button::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 10%;
  width: 80%;
  height: 10px;
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.3) 0%,
    transparent 70%
  ); /* Soft shadow */
  z-index: -1;
}

/* Text inside the button */
.packs .button span {
  position: relative;
  z-index: 2;
  color: white;
  font-size: 16px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); /* Depth for text */
  display: block;
  line-height: 35px; /* Center vertically */
  text-align: center;
}

/* Hover state: Straighten, lift, and enhance glow */
.packs .button:hover {
  transform: rotateX(0deg) translateZ(15px) scale(1.05); /* Lift and scale */
  border-color: #fff;
}

/* Active state: Depress and dim glow */
.packs .button:active {
  transform: rotateX(0deg) translateZ(-5px) scale(0.95); /* Push down */
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.4),
    inset 0 -1px 2px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2),
    /* Reduced shadow */ 0 0 10px rgba(255, 255, 255, 0.1); /* Dimmed glow */
}

/* Pulsing animation for idle state */

/* Shine animation for dynamic glass effect */
@keyframes shine {
  0% {
    left: -50px; /* Start off-screen */
  }
  100% {
    left: 250px; /* Move past button width (200px + buffer) */
  }
}
.card_w {
  background-color: #ffffff;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
/* shop page ends */
/* Shop inner page starts */
.breadcrumb {
  background-color: transparent;
  font-size: 16px;
}
.breadcrumb-item a {
  color: #ffffffcc;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
  color: #ffffffcc;
}
.breadcrumb-item.active {
  color: #ffffff;
}
/* shop inner page ends */
/* about us page starts */
#our_story {
  background: linear-gradient(to bottom, #7f3053, #d63d20, #d63d20, #d63d20, #d63d20);
}
.ctn {
    position: absolute;
    margin-top: -80px;
}
.why_dasutra {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  background-color: #fff;
  color: #313131 !important;
  margin-top: 25px;
}
.why_dasutra .h3_text,
.why_dasutra .h4_text,
.why_dasutra .para_small {
  color: #313131 !important;
  text-align: center;
}
.qs_image {
  width: 155px;
  height: 100px;
    margin-bottom: 25px;
}
/* about us page ends */
/* contact us page starts  */
#contactus .h3_text,
#contactus .h4_text,
#legal .h3_text,
#legal .h4_text,
#contactus .para_small,
#legal .para_small,
#contactus label {
  color: #313131;
  text-align: left !important;
}
.form-control {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}
#contactus .the-count {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.85rem;
  text-align: right;
  color: #555;
}
#contactus a:hover{
    text-decoration: underline;
}
.submit_button {
  background-color: #ed3d0a;
  font-family: "Prompt";
  color: #ffffff;
  border: 1px solid #ed3d0a;
  padding: 10px 20px;
  border-radius: 25px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.submit_button:hover {
  background-color: #ffffff;
  color: #ed3d0a;
  border: 1px solid #ed3d0a;
  transition: background-color 0.3s ease, color 0.3s ease;
}
/*blog page starts*/
.blog_description ul{
    padding-left: 50px;
}
.blog_description p, .blog_description ul li{
    font-size: 16px;
}
.blog_description h3 {
    font-size: 28px;
    margin-top: 20px;
}
#topics{
    background-color: #ffffff;
    color: #313131;
}
#topics .para_small{
    color: #313131 !important;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-link {
    color: #fff;
    font-size: 16px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #FFFFFF;
    background-color: transparent;
    border-color: #fff;
    border-radius: 12px;
}


#topics .date, #blog_inner .date{
    font-size: 12px;
    margin-bottom: 0px;
}
.blogs_description{
    font-size: 19px;
    margin: 6px 0px;
}

.navbar-light .navbar-nav .active>.nav-link{
    color: red;
}
.mobile_tab .nav-item {
    white-space: nowrap !important;
}
ul#myTab_mobile {
    flex-wrap: nowrap !important;
        overflow-x: scroll;
}
/*blog page ends*/
/* #contactus label {
  font-size: 16px;
} */
/* contact us page ends*/
/* Medium screens and above (tablet, desktop) */
@media (min-width: 768px) {
    /* Make dropdown open on hover */
    /*.nav-item.dropdown:hover .dropdown-menu {*/
    /*  display: block;*/
    /*  opacity: 1;*/
    /*  visibility: visible;*/
    /*}*/
    
    /* Base dropdown style */
    /*.dropdown-menu {*/
      display: block;          /* keep it block for animation */
    /*  opacity: 0;*/
    /*  visibility: hidden;*/
    /*  transform: translateY(10px);*/
    /*  transition: all 0.3s ease-in-out;*/
      pointer-events: none;    /* disable when hidden */
    /*}*/
    
    /* On hover */
    /*.nav-item.dropdown:hover .dropdown-menu {*/
    /*  opacity: 1;*/
    /*  visibility: visible;*/
    /*  transform: translateY(0);*/
    /*  pointer-events: auto;*/
    /*}*/
    
    /* Animate dropdown items one by one */
    /*.dropdown-menu .dropdown-item {*/
    /*  opacity: 0;*/
    /*  transform: translateY(10px);*/
    /*  transition: all 0.3s ease;*/
    /*}*/
    
    /* Show one by one with delay */
    /*.nav-item.dropdown:hover .dropdown-menu .dropdown-item {*/
    /*  opacity: 1;*/
    /*  transform: translateY(0);*/
    /*}*/
    
    /* Staggering effect */
    /*.dropdown-menu .dropdown-item:nth-child(1) { transition-delay: 0.1s; }*/
    /*.dropdown-menu .dropdown-item:nth-child(2) { transition-delay: 0.2s; }*/
    /*.dropdown-menu .dropdown-item:nth-child(3) { transition-delay: 0.3s; }*/
    /*.dropdown-menu .dropdown-item:nth-child(4) { transition-delay: 0.4s; }*/

    
    
    
    
  #pleasure_guide .card-section {
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 200px;
}

  #pleasure_guide .card-tall {
    grid-row: span 2;
  }
  #pleasure_guide .card-tall {
    height: 420px;
  }
}
@media (max-width: 768px){
    .modal-lg {
        max-width: 100% !important;
    }
    .modal-content {
        padding: 10px;
    }
    #demo .carousel-caption {
        right: 14%;
        bottom: 237px;
    }
    .h3_text {
        font-size: 28px;
        text-align: left;
    }
    .h4_text {
        font-size: 22px;
    }
    .footer_logo{
        width: 50%;
    }
    
  /*  .dropdown-menu {*/
  /*  position: static;*/
  /*  float: none;*/
    /*display: none; */
  /*  opacity: 1 !important;*/
  /*  visibility: visible !important;*/
  /*  transform: none !important;*/
  /*  transition: none !important;*/
  /*  pointer-events: auto !important;*/
  /*}*/

  /*.nav-item.dropdown.show .dropdown-menu {*/
  /*  display: block;*/
  /*}*/
  .view_3d_product{
        width: 100%;
    }
    
    .carousel,
    #shop, #blogs,
    #shop_inner,
    #our_story,
    #contactus,
    #legal {
      margin-top: 74px;
    }
}

@media (min-width: 1900px) {
    .container {
        max-width: 1481px;
    }
}