* {
  margin: 0;
  padding: 0;
}
.s_rate {
  float: left;
  height: 46px;
  padding: 0 10px;
}
.s_rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}
.s_rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
}
.s_rate:not(:checked) > label:before {
  content: "★ ";
}
.s_rate > input:checked ~ label {
  color: #ffc700;
}
.s_rate:not(:checked) > label:hover,
.s_rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}
.s_rate > input:checked + label:hover,
.s_rate > input:checked + label:hover ~ label,
.s_rate > input:checked ~ label:hover,
.s_rate > input:checked ~ label:hover ~ label,
.s_rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

.center-indent {
  padding: 7px;
  border: 1px solid;
  border-radius: 7px 7px 7px 7px;
}

.rating {
  background-color: white;
  border-radius: 15px 15px 15px 15px;
  height: 33px;
  width: 85px;

}

.pink-label {
  color: #ff1493; /* Deep Pink */
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px;
  text-align: left !important;
  width: 100%;
  padding-left: 0;
  margin-left: 0;
}

#nave-link i {
  display: none;
}

@media (max-width: 767px) {
  #nave-link[aria-expanded="false"] i {
    display: inline-block;
  }

  #nave-link[aria-expanded="true"] i {
    display: inline-block;
  }
}

.nav-link {
  color: black;

  border-bottom: 1px solid #ccc;

  padding-bottom: 5px;
}

ul,
li {
  list-style-type: none;
}

/* changes */
.box2 {
  display: flex !important;
  border: 2px solid black;
  padding: 10px;
  width: 950px;
  background: linear-gradient(135deg, #f2f4f7, #ffffff); /* Subtle gradient for a luxurious feel */
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); /* Deeper shadow for added depth */
    font-family: 'Playfair Display', serif; /* Elegant serif font */
    border: 2px solid #e0e0e0; /* Light border for structure */ /* width: 600px !important; */
  /* height: auto; */
  border-radius: 10px;
}

.img2 {
  display: flex;
  gap: 10px;
}
.discount-content {
  min-width: 300px;
}

.discount-image {
  width: 300px !important;
  object-fit: cover;

  gap: 10px;
}

.grid2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}

.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-left: 80px !important;
}

@media (max-width: 767px) {
  .img2 {
    display: block;
  }

  .box2 {
    width: 320px;
  }

  .grid {
    display: block;
    margin-left: 0px !important;
  }
}

.product2 {
  text-align: center;
}
/* .product2-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
} */

.product2-info p {
  margin: 5px;
}

.product2-info div {
  display: flex;
}

.com {
  border-radius: 10px;
  /* width: 250px; */
  /* height: 250px; */
}



.ph {
  font-size: 11px;
}

.top {
  margin-top: -20px !important;
}
.add {
  font-size: 15px !important;

}

.social-sharing {
  display: none;
  position: relative;
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 999;
}

.btn-share.active + .social-sharing {
  display: block;
}

.align {
  display: grid;
}

/* more info */

.feauture-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;

  gap: 30px;

}

.feauture-list p {
  font-size: 15px;
}
/* Display the tooltip inline with the icon */
.tooltip-text {
  display: inline !important;
  visibility: hidden;
  opacity: 0;
  background-color: #333;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
  transition: opacity 0.2s ease-in-out;
}

/* Show the tooltip on hover */
.fa.fa-clock-o:hover + .tooltip-text {
  visibility: visible;
  opacity: 1;
  margin-left: 10px; /* Adjust this value as needed */
}

.potti {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
    rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.photo {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 10px !important;
}
.img_size {
  border-radius: 10px !important;
  width: 300px !important;
  height: 300px !important;
}

.sortt {
  margin-left: 200px;
  margin-top: 30px;
}
 .map-home {
  display: flex;
}
.mp-home {
  margin-left: 10px;
  width: 400px !important;
} 
.address-section1 {
  display: block !important;
}
.rat {
  display: flex;
  margin-top: 40px !important;
}
.rati {
  display: inline !important;
  margin-left: 13px;
}

.nav-link{
  font-size: 20px!important;
  font-weight: 550!important;

}

.big{
  font-size: 20px!important;
  font-weight: 550!important;
  text-align: center!important;


}

.sty {
  font-size: 15px;
}
.gray {
  font-size: 20px;
}

.filt {
  cursor: auto;
  color: brown !important;
  width: 100%;
  text-align: center;
}
ul {
  padding: 0 !important;
}
.pop {
  width: 162px;
  font-size: 17px;
}
.cat-scroll {
  max-width: 100% !important;
  max-height: 200px;
  overflow-y: auto;
}
.brand-scroll {
  max-height: 200px;
  overflow-y: auto;
}
.name {
  width: 162px;
  font-size: 17px;
}
.rat1 {
  padding-left: 3px;
  width: 100px;
}
.rat2 {
  padding-top: -200px;
  width: 100px;
}
.rat3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.new {
  background-color: #7fda69;
}
.profile-pic1 {
  margin-top: -50px;
  margin-left: 350px;
  width: 45px;
}

.viewall {
  float: right;
  margin-left: 80%;
}
.uno {
  display: flex;
  padding-top: 15px;
}

.uno2 {
  display: flex;
  padding-left: 20px;
  text-align: center;
}
.uno3 {
  color: crimson;
  font-weight: bold;
}
.pic {
  border-start-end-radius: 5px;
  border-start-start-radius: 5px;
  width: 350px;
  height: 250px;
}

.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-item {
  margin-right: 10px;
}
.nav-tabs .nav-link {
  padding: 10px 20px;
  background-color: transparent;

  border-radius: 5px;
}
.nav-tabs .nav-link.active {
  background-color: #e14e68; /* Background color for the active tab */
  color: #fff!important;
}
.nav-tabs .nav-link:hover {
  background-color: #e14e68; /* Background color for the hover state */
  color: #fff;
}

.size {
  font-size: 20px;
  font-weight: 500 !important;
}


.cursor {
  cursor: pointer !important;
}

.marz {
  margin: 0;
}
.discount-details {
  color: #862b0d;
  /* font-size: 20px; */
}
.discount-category {
  max-width: 350px;
  margin-left: 20px !important;
  font-weight: 500;
}

.product-details {
  font-size: 15px !important;
  color: black;
}

.cat {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.rating-font {
  font-size: 17px;
}
.rating-color {
  background-color: #f0f0f0;
}

.pic-float {
  float: right;
  margin-right: 18%;
}

.tr1 {
  float: right;
  margin-right: 15%;
}
.tr2 {
  float: right;
}
.lh {
  line-height: 180%;

}
.cus {
  font-family: Roboto, Arial, sans-serif;
  letter-spacing: 0;
  font-size: 100%;
}
.pt {
  display: flex;
  padding-top: 15px;
}
.pl {
  display: flex;
  padding-left: 20px;
  text-align: center;
}
.pw {
  width: 190px;
  height: 170px;
}
.c2 {
  color: crimson;
  font-weight: bold;
}

.rounded-home {
  margin-left: 10px;
  margin-top: 10px;
  width: 500px!important;
  height: 330px!important;
}
.cat-list {
  overflow-y: auto;
  max-height: 180px;
  border-radius: 5px;
  padding: 5px;
  
}
.listing-card{
  display: flex;
}
.pad {
  padding: 15px;
}

.blue {
  font-size: 28px;
}
.breadcrumb {
  color: rgb(113, 106, 106); /* Color for inactive items */
  font-weight: 500 !important;
  font-size: 15px;
}

.breadcrumb .active {
  color: black; /* Color for the active item */
  font-weight: 600 !important;
  font-size: 15px;
}

.glitter-text {
  font-size: 18px;
}

.container-filter {
  padding: 2px !important;
}


.card{
  border-color: black!important;
}

.store-title{
  display: inline!important;
  color: #e14e68!important;
  font-size: 26px!important;
  font-weight: 600!important;
  line-height: 24px!important;
  margin: 0!important;
}
.rating-emoji{
  margin-left:150px!important;
  margin-top: -27px!important;
  
}
/* Offer status */
.status-img{
  width: 100px;
}
.p-10{
  padding:10px;
}
.pl-status{
  padding: 10px; text-align:left;
}
.cursor-pointer{
  cursor: pointer;
}
.no-pointer{
  cursor:default
}

  .img-off {
      margin-left: 15px;
      width: 80%;
      height: 80%;
  }

  .box {
    width: 100%;
    border: 1px solid black;
    border-radius: 10px;
    padding: 10px;
    position: relative;
    display: flex !important;
    border: 1px solid rgb(212, 212, 212);
    padding: 10px;
    border-radius: 10px;
      
  }
  .status-mw{
    min-width: 250px;
  }
  .status-left{
    text-align: left;
  }
  /* .product2-info {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 10px;
margin-left: 40px;
}

.product2-info p {
margin: 5px;
}

.product2-info div {
display: flex;
} */
.product-details {
display: inline-flex;
font-size: 15px !important;
color: black;
}
.product-bold{
font-weight: 800;
}
.img-product{
border-radius: 10px;
width: 87%;
height: 210px;
}
.rate{
  margin-top: -10px;
}

@media (max-width: 767px) {
  .rate{
    margin-left: 218px;
    margin-top: -40px;
  }
  .listing-card{
    display: block;
  }
  .p-30{
    padding: 30px;
  }
  .discount-image {
    display: block !important;
    width: 320px;
  }
  .grid2 {
    display: block;
  }


  .photo {
    display: grid !important;
    grid-template-columns: 1fr !important;

  }
  .img_size {
    width: 300px;
    height: 200px;
  }
  .sortt {
    margin-left: 100px;
  }

   .map-home {
    display: block;
  }

  .mp-home {
    width: 265px !important;
    margin-left: 30px;
  } 

  .cat {
    display: grid;
    grid-template-columns: 1fr 1fr !important;
  }

  .nav-tabs {
    /* width: 100%! important; */
    overflow-x: auto !important;
    /* Enable horizontal scrolling */
    white-space: nowrap !important; /* Prevent tabs from wrapping */
    -webkit-overflow-scrolling: touch !important; /* Enable smooth scrolling on iOS devices */
    flex-wrap: nowrap !important; /* Ensure tabs don't wrap in a row */
    justify-content: flex-start !important; /* Start from the left */
    overflow-y: hidden !important;
    scrollbar-width: thin !important; /* Increase scrollbar width */
  }
  .nav-tabs::-webkit-scrollbar {
    width: 25px !important;
    height: 8px !important; /* Increase scrollbar width for Webkit browsers */

  }
  .nav-tabs::-webkit-scrollbar-thumb {
    background-color: #888; /* Color of the scrollbar thumb */
    border-radius: 6px; /* Round the scrollbar thumb */
  }
  .content-container {
    padding: 0 !important; /* Remove padding to fill the screen */
  }

  .nav-tabs .nav-item {
    width: 60% !important;
    flex: 1 1 auto !important; /* Ensure tabs don't grow */

  }
  .potti {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px,
      rgba(0, 0, 0, 0.1) 0px 2px 4px 0px,
      rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
    border-radius: 5px !important;
  }


  .feauture-list {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .rounded-home {
    width: 280px !important;
    height: 235px !important;
  }
  .profile-pic1{
    margin-left: 250px!important;
  }
  .pic{
    width: 299px;
    height: 280px;
  }
  .name-ali{
    margin-top: 10px;
    margin-left: 10px;
  }
 
  .cat-ali{
    margin-bottom: 10px;
  }
 .ml-5{
  margin-left: 5px;
 }
 .ml-25{
  margin-left: 25px;
 }
  .name-box{
    width: 323px;
    padding: 5px;
    margin-top: -5px;
    border: 1px solid rgb(225, 219, 219);
    border-radius: 5px;
  }
  
  .main_services{
    max-width: 300px!important;
  }
}

/* Tablets */
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .pic{
    width: 200px!important;
    height: 200px!important;
  }
}
.overlay-mall-text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-radius: 2px; 
  background-color: rgba(0, 0, 0, 0.5); 
  padding: 4px;
}
.overlay-mall-text-list {
  font-size: 15px;
  position: absolute;
  left: 10px;
  border-radius: 2px; 
  background-color: rgba(0, 0, 0, 0.5); 
  padding: 4px;
}
.overlay-mall-text-info {
  font-size: 20px;
  position: absolute;
  border-radius: 2px; 
  background-color: rgba(0, 0, 0, 0.5); 
  padding: 4px;
}
/* General Styling */
.reel-info {
  background-color: #000;
  color: #fff;
  padding: 1.5rem 0;
}
/* General styles for the card */
.card-reels {
  border: none;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-in-out;
}

.card-reels:hover {
  transform: scale(1.03);
}
.container-custom {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.reel__title {
  position: relative;
  right: 120px;
  display: flex;
  align-items: center;
}

/* Responsive video */
.card-video {
  width: 100%;
  height: 200px; 
  object-fit: cover;
  border-radius: 10px;
}


@media (min-width: 768px) {
  .card-video {
      height: 250px; 
  }
}

@media (min-width: 992px) {
  .card-video {
      height: 395px; 
  }
}



.container-custom {
  max-width: 450px;
  margin: 0 auto;
  position: relative;
}

.reel-info .red-color {
  color: #e40000f3 !important;
}

.reel__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #1a1a1d;
  border-radius: 12px;
  overflow: hidden;
  padding: 1rem;
  margin-bottom: 1.5rem;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
  position: relative;
  bottom: 30px;
}

.video-container {
  position: relative;
  width: 300px;
  max-height: 550px;
  border-radius: 12px;
}

.reel__video {
  width: 300px;
  object-fit: cover;
  cursor: pointer;
}

 /* Fullscreen style for mobile (only the video container) */
 .fullscreen-video {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

/* Ensure the entire reels container fills the screen */
.reel-info {
  height: 100vh; /* Full viewport height */
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.reel__container {
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.reel__container:not([style*="flex"]) {
  opacity: 0;
  transform: translateX(100%);
}


/* Timeline styling */
.timeline-container {
  width: 100%;
  padding: 10px 0;
  margin-top: 10px;
}
.video-timeline {
  width: 100%;
  cursor: pointer;
}

/* Play icon positioning */
.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  color: white;
  display: block;
}

.reel-info .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: white;
  cursor: pointer;
  z-index: 3;
}

.video-container:hover .play-icon {
  opacity: 1;
}

/* Like and Share Buttons Inside Video */
.reel__options {
  position: absolute;
  bottom: 100px;
  right: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 2;
}

.reel__option {
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  transition: transform 0.2s;
}

.reel__option:hover {
  transform: scale(1.1);
}

.like-icon,
.fa-paper-plane {
  font-size: 1.5rem;
  color: #fff;
}

/* User Info Inside Video */
.reel__user {
  position: absolute;
  bottom: 20px;
  left: 10px;
  display: flex;
  align-items: center;
  z-index: 2;
}

.reel__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 0.5rem;
  background-color: white;
}

.reel__username {
  font-size: 1rem;
  color: #eaeaea;
}

/* Navigation Buttons Styling */
.navigation-buttons {
  position: absolute;
  top: 46%;
  width: 95%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-20%);
  z-index: 2;
}

.nav-btn {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background-color: #444;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
}

.nav-btn:hover {
  background-color: #555;
  transform: scale(1.1);
}

/* Responsive Styling */
@media (max-width: 768px) {
  .container-custom {
      max-width: 100%;
  }

  .nav-btn {
      width: 35px;
      height: 35px;
      font-size: 1rem;
  }

  .reel__avatar {
      width: 30px;
      height: 30px;
  }
}
.reel-options {
  position: absolute;
  bottom: 100px;
  right: 37%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 2;
}

.shorts-container {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  scrollbar-width: none;
}

.shorts-container::-webkit-scrollbar {
  display: none;
}

.shorts-video {
  position: relative;
  width: 100%;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  scroll-snap-align: start;
  margin-bottom: 25px;
}

.shorts-video video {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}

.video-info {
  position: absolute;
  bottom: 10%;
  left: 10%;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
  font-size: 1.2rem;
}

.reel__title {
  z-index: 10;
  top: 6%;
  left: 23%;
  position: fixed;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .reel__title {
      top: 4%; 
      left: 7%; 
      position: fixed;
  }
}
.short-video.paused .play-btn {
  visibility: visible; /* Only show when the video is paused */
}

.shorts-controls {
  position: fixed;
  top: 50%;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  transform: translateY(-50%);
}

.shorts-controls button {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 50%;
  cursor: pointer;
}

.video-timeline {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: 90%;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
  appearance: none;
  cursor: pointer;
}

/* Desktop specific styles */
@media (min-width: 1024px) {
  .video-info {
      bottom: 12%;
      left: 42%;
  }

  .video-timeline {
      bottom: 5%;
      left: 40%;
      width: 20%;
  }

  .shorts-video {
      height: 600px; /* Adjust for larger screens */
  }
}

/* Mobile specific styles */
@media (max-width: 1023px) {
  .shorts-controls {
      display: none;
  }
  .video-info {
      bottom: 5%;
      left: 10%;
      font-size: 1rem;
  }

  .video-timeline {
      bottom: 2%;
      left: 40px;
      width: 80%;
  }

  .shorts-video {
      height: 86vh; /* Adjust height for mobile screens */
  }

  .reel-options {
      right: 11%;
      bottom: 32%;
  }
}

.video-timeline::-webkit-progress-bar {
  background-color: rgba(255, 255, 255, 0.3);
}

.video-timeline::-webkit-progress-value {
  background-color: #ff0000;
}

.image-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.image-item {
  flex: 0 0 calc(33.333% - 10px);
  margin: 5px;
}

.image-item img {
  width: 100%;
  height: auto;
  display: block;
}
.child-categories {
  flex-wrap: wrap;
padding-left: 20px; 
display: flex;
gap: 15px;
margin-top: 10px;
margin-bottom: 15px;

}
.brands-list{
display: flex;
flex-wrap: wrap;
gap: 15px;
}

@media (max-width: 992px) {
  .image-item {
      flex: 0 0 calc(50% - 10px);
  }
}

@media (max-width: 768px) {
  .image-item {
      flex: 0 0 calc(100% - 10px);
  }
}

.filter-buttons button {
  margin-bottom: 10px;
}

.child-categories {
  margin-left: 20px;
}

.modal-content {
  max-width: 100%;
}