* {
  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;

}

#nave-link i {
  display: none;
}
@media (max-width: 767px) {
  .com3{
    width: 250px!important;
    height: 250px!important;
    border-radius: 10px;
  }
  .name-box{
    margin-left: 0!important;
    width: 303px;
  }

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

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

.nav-link {
  color: black;
  padding-bottom: 5px;
}

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

/* changes */

.alignment{
  margin-left: 50px !important;
}
.box2 {
  position: relative;
  display: flex !important;
  border: 1px solid rgb(212, 212, 212);
  padding: 10px;
  width: 950px;
  border-radius: 10px;
}

.img2 {
  display: flex;
  gap: 10px;
}
.discount-content {
  min-width: 260px;
  max-width: 260px;
}
.product-bold{
  font-weight: 800;
}
.discount-image {
  width: 300px !important;
  object-fit: cover;

  gap: 10px;
}
#offerCount,#arrivalCount{
  display: none;
}

.extra-bolder {
  font-weight: 800; /* You can adjust the font weight as needed */
}

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

.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin-left: -15px !important;
}
.ml-35{
  margin-left: 35px;
}
@media (max-width: 767px) {
  .img2 {
    display: block;
  }

  .box2 {
    width: 100%;
  }

  .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 {
  width: 15px;
  height: 15px;

  border-radius: 10px;
  /* width: 250px; */
  /* height: 250px; */
}
.com3{
  width: 320px;
  height: 300px;
}
.p {
  width: 315px;
  height: 285px;
  border-radius: 10px;
}

.ph {
  font-size: 11px;
}

.top {
  margin-top: -40px !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-container {
  position: relative;
  display: inline-block; 
  cursor: pointer;
}

.tooltip-text {
  display: inline !important;
  visibility: hidden;
  position: absolute;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  z-index: 1;
  bottom: 30%; /* Position the tooltip above the container */
  left: 150%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
}


/* Show the tooltip on hover */
.tooltip-container:hover .tooltip-text {
  margin-left: 10px;
  visibility: visible;
  opacity: 1;
  }

.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: -210px; */
  margin-top: 76px;
  margin-left: 40px;
}
.map {
  display: flex;
}

.mp {
  width: 100%;
  height: 300px!important;
}
.address-section1 {
  display: block !important;
}
.rat {
  position: relative;
  display: flex;
  top: -78px !important;
  margin-left: -21px;
}
.map{
position: relative;
top: -66px;
}
.newly-open{
  font-size: 16px;
}
.store-title{
  height: 30px;
}
.tabs-infopage{
  position: relative;
  top: -65px;
}
.store-front-image{
  height: 400px;
}
.rati {
  display: flex!important;
  margin-left: 13px;
  align-items: center;
}

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

}

.fs{
  font-size: 20px!important;
  border-bottom: 1px solid #ccc;

}

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


}

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

.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 {
  width: 43px;
  height: 42px;
  margin-left: 10px;
  
}
.rat2 {
  width: 43px;
  height: 42px;
  margin-left: 10px;
  
}
.rat3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.new {
  background-color: #7fda69;
}
.viewall {
  float: right;
  margin-left: 70%;
}
.uno {
  display: flex;
  padding-top: 15px;
}

.uno2 {
  display: flex;
  padding-left: 20px;
  text-align: center;
}
.uno3 {
  color: crimson;
  font-weight: bold;
}

.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;
}
.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;
  margin-right: 5px;
  /* font-size: 20px; */
}
.discount-category {
  max-width: 250px;
  margin-left: 20px !important;
  font-weight: 500;
}

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

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

.rating-font {
  margin-top: 8px;
  font-size: 17px;
}
.rating-color {
  margin-left: 10px;
  background-color: #f0f0f0;
}

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

.tr1 {
  min-width: 59px;
  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 {
  margin-left: 10px;
  margin-top: 25px;
  width: 372px;
  height: 330px;
}
.pad {
  padding: 15px;
}

.blue {
  font-size: 22px;
}
.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;
  margin-left: 23px;

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

.cat-list {
  overflow-y: auto;
  max-height: 180px;
  border-radius: 5px;
  padding: 5px;
  
}

.btn-close:hover{
 color: #fff!important;
}


/* Ajax filter listing page */
#applied-filters-box {
  max-height: 75px;
  overflow-x: auto;
  overflow-y: scroll;
}

#applied-filters-box::-webkit-scrollbar {
  width: 12px; 
}

#applied-filters-box::-webkit-scrollbar-track {
  background: #f1f1f1; 
}


#applied-filters-box::-webkit-scrollbar-thumb {
  background: #888; 
}
#applied-filters-box::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

#selected-filters {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 10px;
}


#rating-text{
  font-size: 18px;
  color: green;
}

#selected-rating-text1,#selected-rating-text2{
  font-size: 18px;
  color: green;
}
.sad-emo{
  width: 48px;
  color: #ffcc33!important;
}
.thumb-emo{
  color: rgb(71, 71, 255)!important;
}

.heart-emo{
  color: red!important;
}

.btnrating .selected {
  background-color: #007bff;
  color: #fff;

}

.filtered-item {
  cursor: pointer;
}


.filtered-item:hover+.filtered-item {
  text-decoration: none;
}

.filtered-item:hover {
  text-decoration: line-through;
}
.add, .marz {
  position: relative; /* Ensure relative positioning for child elements */
}
.add{
  max-width: 220px;
}

.copied-message {
  display: none;
  font-size: 13px;
  color: rgb(242, 43, 43);
}

.sub-head{
  /* text-align: center; */
  margin-top: 15px;
  margin-bottom: 15px;
}

.mt-6{
  margin-top: -1px;
}

.mt-20{
  padding: 5px;
  margin-top: 15px;
}

#sort{
  font-size: 16px!important;
}
.review-sort{
  font-size: 19px;
}

.with-reviews {
  margin-left: 105px;
  margin-top: -93px;
}

.without-reviews {
  margin-top: -80px;
}

.write-review{
  margin-left: 258px;
}
.cursor-pointer{
  cursor: pointer!important;
}

.offer-title{
  font-weight:700 ;
  margin-right: 15px;
}

.corner{
  position: absolute;
  right: 0;
  bottom: 0;
}
.right-corner{
  position: absolute;
  right: 0;
  padding: 5px;
  top: 0;
}

.flash{
  width: 12%;
  position: absolute;
  right: 35%;
  top: 0%;
}
.empty{
  border-radius: 10px;
  height: 250px;
  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; */
}

.tab-pane-style{
  margin-left: 30px;
}

.filtered-item:hover{
  background-color: #f0f0f0!important;
}
.filter-load{
  display: none; text-align: center; background-color: rgba(0, 0, 0, 0.7); padding: 10px;
}
.custom-spin{
  font-size: 2em; color: #e14e68;
}
.custom-load{
  color: white; font-size: 2em; font-weight:600;
}
.clearall{
  margin-left: 5px;
  font-size: 15px;
}
.store-search{
  margin-left: 30px;
}


.image{
  margin-top: 5px;
}
.loading-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); /* Change the color and opacity as needed */
  z-index: 999;
}

.loading-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  color: #e14e68; /* Change the color as needed */
}

.rate{
  display: flex;
  margin-top: -10px;
}

.fp1{
  width: 65%;
  display: flex;
  padding-top: 15px;
}
.me-6{
  margin-right: 6rem;
}
.ali{
  margin-left: 80px;
}
.mw{
  max-width: 250px;
}
.mw1{
  min-width: 111px;
}

.me-3{
  margin-left: 5px;
}
.float-right{
  margin-left: 85%;
}
.image-zoom {
  /* Set initial transition for a smooth effect */
  transition: transform 0.3s ease-in-out;
}

/* On hover, scale the image */
.image-zoom:hover {
  transform: scale(1.2); /* You can adjust the scale factor as needed */
}
.secondary-phone{
  margin-left: 110px;
}
.mt-115{
  margin-top: 115px
}
.adjust{
  margin-top: 90px;
}
.brand-logo{
  width: 150px;
  display: block;
  height: 95px;
}
/* Brand Container with Bootstrap btn styling */
.brand-name-container.btn.btn-light {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 15px;
  margin: 10px;
  min-width: 150px;
  max-width: 200px;
  height: auto;
  border: 1px solid #ddd;
  border-radius: 8px;
  text-align: center;
  position: relative;
}

.brand-name-container.btn.btn-light:hover {
  background-color: #e9ecef;
  border-color: #adb5bd;
}

/* Brand Content Container */
.brand-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
}

/* Brand Icon */
.brand-icon {
  width: 60px;
  height: 60px;
  object-fit: contain;
  display: block;
}

/* Brand Name */
.brand-name {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  display: block;
  line-height: 1.3;
  word-wrap: break-word;
  text-align: center;
  margin-top: 8px;
}

.category-icon{
  width: 150px;
  object-fit: contain;
  display: block;
}


/* Responsive adjustments */
@media (max-width: 768px) {
  .brand-name-container.btn.btn-light {
      min-width: 120px;
      max-width: 150px;
      padding: 15px 10px;
  }
  
  .brand-icon {
      width: 50px;
      height: 50px;
  }
  
  .brand-name {
      font-size: 12px;
  }
}

.mt-15{
  margin-top: 15px;
}
.bread-size{
  font-size: 17px;
}
.mall-follow-list{
  margin-top: -3%;
  margin-right: 19%;
  display: flex;
  float: right;
}
.mall-stores{
  font-size: 17px;
  font-weight: 900;
  color:black;
  display: contents;
}
.mall-button{
  margin-top: -8px;
    margin-left: 11px;
}
.follow-icon {
  margin-left: 5px;
}
.review-pic{
  padding: 5px;
  width: 95px;
  height: 80px;
  border-radius: 10px;
}
.review-font{
  font-size: 15px;
}
.overall-rat{
  font-size: 16px;
  font-weight: 700;
}
.edit{
  margin-left: 70px;
}
.review-date{
  font-size: 12px;
}
.rating-text{
  color: black;
  font-weight: 700;
}
.store-review-name{
  color: crimson;
}

.modal-backdrop.show {
  opacity: 0.9; 
  background-color: black; 
}

/* Custom styles for the carousel control icons */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 50px; /* Adjust the width to make the icon bigger */
  height: 50px; /* Adjust the height to make the icon bigger */
  background-size: 100% 100%; /* Ensure the background size covers the whole element */
  background-repeat: no-repeat; /* Prevent the icon from repeating */
  background-color: black; /* Add a background color for better visibility */

}

.image-height img {
  width: 100%; 
  height: 500px;
  
}

.mobile-only {
  display: none;
}
.landline-emo {
  width: 1.5em;
  height: 1.5em;
  vertical-align: sub;
}
.listing-card{
  display: flex;
  gap: 25px;
}
.storelist1{
  display: contents;
}
.name-box-product{
  padding: 5px;
  margin-top: -4px;
  width: 315px;
  border-radius: 0 0 10px 10px;
  border-left: 1px solid rgb(193, 187, 187);
  border-right: 1px solid rgb(193, 187, 187);
  border-bottom: 1px solid rgb(193, 187, 187);
}
.hr{
  color: inherit;
    border: 0;
    height: 1px;
    border-top: 1px solid black;
    opacity: .25;
    margin: 5px;
}


.image-container {
    position: relative;
}
.overlay-text {
    position: absolute;
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, 0.63);
    color: #ffffff;
    padding: 5px 10px; 
    border-radius: 3px; 
}

.store-detail-list {
  display: flex;
  flex-direction: column;
  align-items: start;
  background-color: #f5f7fa;
  padding: 10px;
  border-radius: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.section-title-list {
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}

.info-cards-list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
}

.info-card-list {
  flex: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 100px; 
}

.info-card-list:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.info-link-list {
  display: block;
  padding: 5px;
  background-color: #fff;
  border-radius: 12px;
  text-decoration: none;
  color: #333;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  transition: background-color 0.3s ease;
  height: 100%; 
}

.info-link-list:hover {
  background-color: #f0f0f0;
}

.card-content-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.card-title-list {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}

.info-link-list.offer-list .card-title-list {
  color: #dc3545; 
}

.info-link-list.product-list .card-title-list {
  color: #ffc107; 
}

.info-link-list.arrived-list .card-title-list {
  color: #28a745; 
}

.card-count-list {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.neg {
  color: #888!important;
}
.mall-icon {
  position: absolute;
  bottom: 10px; /* Adjust this value as needed */
  right: 10px; /* Adjust this value as needed */
  height: 40px;
  width: 40px;
}
.store-image-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}

.store-image-list {
  display: block;
  border-radius: 5px;
}
.mall-label {
    display: inline-block;
    padding: 8px 16px;
    border-radius: 20px;
    background-color: #f0f0f0;
    color: #333; 
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd; /* Subtle border for a polished look */
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}
.storelist1 {
  position: relative;
  padding: 10px; /* Adjust padding if needed */
}

.flag-o {
  position: absolute;
  top: 6px; 
  left: 21px; 
  z-index: 10;
}
.flag-of {
  position: absolute;
  top: 6px; 
  left: 111px; 
  z-index: 10;
}
.flag-n {
  position: absolute;
  top: 10px; 
  right: 10px; 
  z-index: 10;
}

.flag-p {
  position: absolute;
  top: 6px;
  left: 207px; 
  z-index: 10;
}
.badge {
  padding: 8px 12px;
  font-size: 9px;
  font-weight: bold;
  border-radius: 12px;
  color: white;
  text-transform: uppercase;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.badge-new {
  background-color: #4CAF50; /* Green for New Store */
}

.badge-offer-today {
  background-color: #FF5733; /* Orange for Today's Offer */
}

.badge-future-offer {
  background-color: #007BFF; /* Blue for Future Offer */
}

.badge-product-arrival {
  background-color: #FFC107; /* Yellow for Product Arrival */
}



/* Store title styling */
.store-title-newui {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin: 0;
  flex: 1;
}

/* Rating list styling */
.rating-list-newui {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* Profile pictures for ratings */
.profile-pics-newui {
  width: 30px;
  height: 30px;
  margin-right: 8px;
}

/* Rating value styling */
.rating-value-newui {
  font-size: 16px;
  color: #333;
}

/* Star icon styling */

/* Container for the address and contact details */
.address-section-newui {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 8px;
  margin: 20px ;
  margin-top: -10px;
}
.store-title-rating-newui {
  display: flex;
}

/* Address line styling */
.addressline-newui {
  font-size: 16px;
  color: #333;
  margin: 8px 0;
}

/* Address line with additional padding */
.addressline-newui.ad-p-newui {
  font-size: 14px;
  color: #555;
}

/* Icons styling */
.addressline-newui i {
  color: #007bff;
  font-size: 16px;
  vertical-align: middle;
}

/* Phone number link styling */
.addressline-newui a {
  color: #022141;
  text-decoration: none;
}

.addressline-newui a:hover {
  text-decoration: underline;
}

/* Working hours styling */
.addressline-newui p {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin: 10px 0;
}

/* Modal styling */
.modal-content-newui {
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}

.modal-header-newui {
  border-bottom: 1px solid #dee2e6;
}

.modal-body-newui {
  padding: 20px;
}

.modal-body-newui p {
  font-size: 14px;
  color: #555;
}

.modal-footer-newui {
  border-top: 1px solid #dee2e6;
  padding: 10px;
}

.modal-footer-newui .btn-secondary-newui {
  background-color: #007bff;
  border-color: #007bff;
}

.modal-footer-newui .btn-secondary-newui:hover {
  background-color: #0056b3;
  border-color: #004085;
}
.spl-fnt{
  font-size: 18px;
  margin-bottom: 8px!important;
  color: #dc3545;
}
 
.rate-modify {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 10px;
}

.profile-pics-modify {
  margin-right: 6px;
  width: 24px;
  height: 24px;
}
.ratings-count-modify {
  font-size: 14px;
  color: #000;
  margin-left: 10px;
}

.whatsappButton {
  margin-left: 20px;
  white-space: nowrap;
}

.container-modify {
  display: flex;
  align-items: center;
}

.discount-content {
  padding: 30px;
 font-family: 'Playfair Display', serif; /* Elegant serif font */
  max-width: 350px;
 
}

.discount-content h1 {
  font-size: 22px;
  font-weight: 900;
  color: #28a745;
  margin-bottom: 15px;
  text-transform: uppercase; /* Bold uppercase for prominence */
  letter-spacing: 1.5px;
  line-height: 30px;
}

.discount-content h6 {
  font-size: 18px;
  font-weight: 600;
  color: #6c757d;
  margin-bottom: 10px;
  text-transform: uppercase; /* Consistency with headers */
}

.discount-content h5,.discount-details {
  font-size: 15px;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 5px;
  font-family: 'Lora', serif; /* Complementary serif font for arrival date */
}

.discount-category {
  font-size: 20px;
  font-weight: 700;
  color: #495057;
  margin-bottom: 20px;
  text-transform: capitalize; /* Properly styled text for categories */
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.pagination li {
  list-style: none;
  margin: 0 5px;
}
.pagination li a,
.pagination li span {
  display: block;
  padding: 8px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  transition: background-color 0.3s, color 0.3s;
}
.pagination li.active span {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}
.pagination li a:hover {
  background-color: #0056b3;
  color: white;
  border-color: #0056b3;
}
.pagination li.disabled span {
  color: #ccc;
  border-color: #ddd;
  cursor: not-allowed;
}
/* Container for Image Section */
.image-infogallery {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

/* Overlay Mall Text Info */
.overlay-mall-text-info-infogallery {
  top: 10px;
  left: 10px;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  font-size: 0.9em;
}

/* Primary Image Styling */
.store-front-image-infogallery {
  display: block;
  width: auto; 
  height: 400px; 
  background-color: black;
  margin: 0 auto; 
  cursor: pointer;
  transition: transform 0.3s ease;
}

/* Modal Image Styling */
.modal-infogallery img {
  max-width: 90%;
  max-height: 80%;
  background-color: black;
  padding: 20px; /* Add padding around the image */
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  object-fit: contain; /* Ensure the image retains its aspect ratio and doesn't stretch */
  height: auto; /* Let the height adjust according to the aspect ratio */
}

/* Thumbnail Styling */
.preview-img-infogallery {
  display: flex;
  gap: 8px;
  margin-top: 10px;
  position: relative;
  right: 40%;
}

/* Individual Thumbnail Styling */
.preview-img-infogallery .product-infogallery {
  width: 60px;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
  transition: transform 0.3s ease, border-color 0.3s ease;
  margin: 0 auto; /* Ensures the thumbnails don't shift */
}

/* Hover effect for thumbnails */
.preview-img-infogallery .product-infogallery:hover {
  transform: scale(1.1);
  border-color: #333;
}
/* Modal Styling */
.modal-infogallery {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

/* Close Button */
.modal-infogallery .close-infogallery {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  transition: color 0.3s ease;
}
.modal-infogallery .close-infogallery:hover {
  color: #f00;
}

/* Modal Navigation Controls */
.left-control-infogallery,
.right-control-infogallery {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  padding: 0 20px;
  font-weight: bold;
  user-select: none;
  transition: color 0.3s ease;
}
.left-control-infogallery {
  left: 5%;
}
.right-control-infogallery {
  right: 5%;
}
.left-control-infogallery:hover,
.right-control-infogallery:hover {
  color: #f00;
}

.mall-name-container {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.mall-name {
  position: relative;
  color: #2196F3;
  transition: all 0.2s ease;
  padding: 2px 4px;
  border-radius: 4px;
  background: rgba(33, 150, 243, 0.05);
  border-bottom: 1px dashed rgba(33, 150, 243, 0.3);
}

.mall-name:hover {
  background: rgba(33, 150, 243, 0.1);
  border-bottom-color: #2196F3;
  transform: translateY(-1px);
}

/* .mall-name::after {
  content: '+ Follow';
  font-size: 0.7em;
  margin-left: 6px;
  color: #666;
  opacity: 0;
  transition: opacity 0.2s ease;
} */

.mall-name:hover::after {
  opacity: 0.6;
}

/* If already following */
.mall-name.following {
  color: #4CAF50;
  border-bottom-color: rgba(76, 175, 80, 0.3);
  background: rgba(76, 175, 80, 0.05);
}

.mall-name.following:hover {
  background: rgba(76, 175, 80, 0.1);
  border-bottom-color: #4CAF50;
}

.mall-name.following::after {
  color: #4CAF50;
}

.follow-action {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translate(10px, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 100;
  pointer-events: none;
}

.mall-name-container:hover .follow-action {
  opacity: 1;
  visibility: visible;
  transform: translate(0, -50%);
  pointer-events: all;
}

.mall-follow-btn {
  background: #ffffff;
  color: #2196F3;
  padding: 6px 14px;
  border-radius: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease;
  text-decoration: none;
  white-space: nowrap;
}

.mall-follow-btn:hover {
  border-color: #2196F3;
  box-shadow: 0 3px 12px rgba(33, 150, 243, 0.2);
  transform: translateY(-1px);
}

.mall-follow-btn.following {
  background: #4CAF50;
  color: white;
  border-color: #4CAF50;
}

.mall-follow-btn.login-required {
  background: #f8f9fa;
  color: #6c757d;
  cursor: not-allowed;
}

.mall-follow-btn.login-required:hover {
  border-color: #e0e0e0;
  box-shadow: none;
  transform: none;
}

.brand-name-container {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-right: 8px;
  margin: 4px;
}

.brand-name {
  position: relative;
  color: #2196F3;
  transition: all 0.2s ease;
  padding: 4px 12px;
  border-radius: 4px;
  background: rgba(33, 150, 243, 0.05);
  border-bottom: 1px dashed rgba(33, 150, 243, 0.3);
  display: flex;
  align-items: center;
  gap: 6px;
}

.brand-name:hover {
  background: rgba(33, 150, 243, 0.1);
  border-bottom-color: #2196F3;
  transform: translateY(-1px);
}

.brand-name.following {
  color: #4CAF50;
  border-bottom-color: rgba(76, 175, 80, 0.3);
  background: rgba(76, 175, 80, 0.05);
}

.brand-name.following:hover {
  background: rgba(76, 175, 80, 0.1);
  border-bottom-color: #4CAF50;
}

.brand-icon {
  border-radius: 50%;
  object-fit: cover;
  display: inline-block;
  vertical-align: middle;
}

.follow-action {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translate(10px, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 100;
  pointer-events: none;
}

.brand-name-container:hover .follow-action {
  opacity: 1;
  visibility: visible;
  transform: translate(0, -50%);
  pointer-events: all;
}

.brand-follow-btn {
  background: #ffffff;
  color: #2196F3;
  padding: 6px 14px;
  border-radius: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease;
  text-decoration: none;
  white-space: nowrap;
}

.brand-follow-btn:hover {
  border-color: #2196F3;
  box-shadow: 0 3px 12px rgba(33, 150, 243, 0.2);
  transform: translateY(-1px);
}

.brand-follow-btn.following {
  background: #4CAF50;
  color: white;
  border-color: #4CAF50;
}

.brand-follow-btn.login-required {
  background: #f8f9fa;
  color: #6c757d;
  cursor: not-allowed;
}

.brand-follow-btn.login-required:hover {
  border-color: #e0e0e0;
  box-shadow: none;
  transform: none;
}
.category-list.cat {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px;
}
.area-name-container {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.area-name {
    position: relative;
    color: #2196F3;
    transition: all 0.2s ease;
    padding: 2px 4px;
    border-radius: 4px;
    background: rgba(33, 150, 243, 0.05);
    border-bottom: 1px dashed rgba(33, 150, 243, 0.3);
}

.area-name:hover {
    background: rgba(33, 150, 243, 0.1);
    border-bottom-color: #2196F3;
    transform: translateY(-1px);
}

.area-name::after {
    font-size: 0.7em;
    margin-left: 6px;
    color: #666;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.area-name:hover::after {
    opacity: 0.6;
}

.area-name.following {
    color: #4CAF50;
    border-bottom-color: rgba(76, 175, 80, 0.3);
    background: rgba(76, 175, 80, 0.05);
}

.area-name.following:hover {
    background: rgba(76, 175, 80, 0.1);
    border-bottom-color: #4CAF50;
}

.area-name.following::after {
    color: #4CAF50;
}

.area-name-container .follow-action {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(10px, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 100;
    pointer-events: none;
}

.area-name-container:hover .follow-action {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -50%);
    pointer-events: all;
}

.area-follow-btn {
    background: #ffffff;
    color: #2196F3;
    padding: 6px 14px;
    border-radius: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    transition: all 0.2s ease;
    text-decoration: none;
    white-space: nowrap;
}

.area-follow-btn:hover {
    border-color: #2196F3;
    box-shadow: 0 3px 12px rgba(33, 150, 243, 0.2);
    transform: translateY(-1px);
}

.area-follow-btn.following {
    background: #4CAF50;
    color: white;
    border-color: #4CAF50;
}

.area-follow-btn.login-required {
    background: #f8f9fa;
    color: #6c757d;
    cursor: not-allowed;
}

.area-follow-btn.login-required:hover {
    border-color: #e0e0e0;
    box-shadow: none;
    transform: none;
}

#share2 .store-title {
  font-size: 24px;
  font-weight: bold;
  color: #d9534f; /* Adjust the red color as needed */
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

#share2 .bookmark-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

#share2 .bookmark-icon i {
  font-size: 20px; /* Adjust size as needed */
  color: #333; /* Adjust color as needed */
  margin-left: 4px;
}


@media (max-width: 768px) {
    .area-name-container .follow-action {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        margin-left: 8px;
    }

    .area-name::after {
        content: '';
        display: none;
    }
    
    .area-name {
        border-bottom-style: solid;
    }
    
    .area-name-container:hover .follow-action {
        transform: none;
    }
    
    .area-name-container {
        flex-wrap: wrap;
        padding-right: 0;
    }
}
/* Mobile adaptation */
@media (max-width: 768px) {
  .follow-action {
      position: static;
      opacity: 1;
      visibility: visible;
      transform: none;
      margin-left: 8px;
  }

  .mall-name::after {
      content: '';
      display: none;
  }
  
  .mall-name {
      border-bottom-style: solid;
  }
  
  .mall-name-container:hover .follow-action {
      transform: none;
  }
  
  .mall-name-container {
      flex-wrap: wrap;
      padding-right: 0;
  }
}

/* Responsive Styling */
@media (max-width: 768px) {
  .store-front-image-infogallery {
      max-width: 100%;
  }
  .preview-img-infogallery .product-infogallery {
      width: 50px;
      height: 50px;
  }
}

/* For Desktop (Minimum Width 700px) */
@media (min-width: 700px) {
  .store-front-image-infogallery {
      width: 100%;
      height: 400px; 
      background-color: #fff0f0;
  }

  /* Adjust modal image to maintain consistency */
  .modal-infogallery img {
      max-width: 100%; 
      height: auto;
      background-color: black; 
  }
}
@media (max-width: 768px) {
  .store-car{
    height: 350px;
  }
  .store-front-image{
    height: 300px;
  }
  .discount-content {
      padding: 20px;
      max-width: 90%;
  }

  .discount-content h1 {
      font-size: 28px;
  }

  .discount-content h5 {
      font-size: 20px;
  }

  .discount-category {
      font-size: 18px;
  }
  .pagination li a,
  .pagination li span {
    padding: 3px 6px; 
    font-size: 12px;  
  }

  .pagination {
    flex-direction: row;
    justify-content: space-between; 
    width: 100%;
  }

  .pagination li {
    flex: 1 1 auto; 
    text-align: center;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .fp1{
    margin-left: 20px;
    width: 60%;
  }
  .me-6{
    margin-right: 5rem;
  }
  .ali{
    margin-left: 45px!important;
  }
}

@media (max-width: 767px) {
  .mob-sn{
    margin-top: 3rem;
  }
  .mobile-center-recent{
    margin-left: 15px;
  }
  .ml-25,.tab-pane-style{
    margin-left: 0;
  }
  .addressline-newui.ad-p-newui {
    margin-left: 20px;
  }
  .address-section-newui {
    margin: 0;
  }
  .ad-p{
    margin-left: 17px;
  }
  .info-cards-list{
    display: block;
    margin-bottom: 5px;
  }
  .info-link-list{
    margin-bottom: 10px;
  }
  .rating-list{
    margin-left: 50px;
    margin-top: -13px;
  }
  
  
  .rati{
    margin-bottom: 5px;
  }
  .rat{
    position: relative;
    display: inline-table;
    top: -79px !important;
    margin-left: 0px;
  }
  
  .listing-card{
    display: block;
  }
  .mobile-only {
    display: inline-block;
  }
  
  .with-reviews {
    margin-left: -190px;
    margin-top: -24px;}
  .mall-follow-list {
    margin-top: 2%;
    margin-right: 19%;
    display: flex;
    float: right;
}
.mall-stores {
  font-size: 15px;
  font-weight: 900;
  color: black;
  display: contents;
}
.mall-button {
  margin-right: -34px;
  margin-top: -5px;
  margin-left: 6px;
}


  
  .empty{
    margin-left: 30px;
    width: 85%;
  }
  .sub-head{
    margin-left: 15px;
  }
.ml-dp{
  margin-left: -28px;
}
.ali{
  margin-left: 0;
}
.fp1{
  margin-left: 20px;
  width: 95%;
  display: block;
}
  .edit{
    margin-left: 19px;
    padding: 5px;
  }
  
  .rate{
    margin-left: 218px;
    margin-top: -40px;
  }
  .discount-image {
    display: block !important;
    width: 320px;
  }
  .grid2 {
    display: block;
  }


  .photo {
    margin-left: 38px;
    display: grid !important;
    grid-template-columns: 1fr !important;

  }

  .img_size {
    width: 300px;
    height: 200px;
  }
  .sortt {
    padding:5px ;
    margin-top: 133px!important;
    margin-left: -210px;
  }

  .tr1{
    float: none;
  }

  .pic-float{
    float: none;
    margin-right: 0;
  }
 
  .float-right{
    margin-left: 50%;
  }
  .ml-45{
    margin-left: 45px;
  }

  .map {
    margin-bottom: 10px;
    display: block;
  }

  .mp {
    margin-top: 10px;
    width: 100% !important;
  }

  .cat {
    padding: 10px;
    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 {
    width: 100% !important;
    height: 250px!important;
    margin-left: 0px;
  }
  .write-review{
    margin-left: 200px;
  }
  .flash{
    width: 25%;
    top: 35%;
    position: absolute;
    right: 2%;
  }
  .list-m{
    min-width:300px!important;
  }
  
}

/* Tablets */
@media only screen and (width: 768px) and (height: 1024px) {
  .rounded{
    width: 285px;
    height: 260px;
  }

    .box2,.empty{
      width: 100%;
    }
    .mp{
      width: 300px!important;
      height: 200px!important;
    }
    #map-container-google-1{
      margin-top: 223px;
      margin-left: -535px;
    }
    .get-dir{
      margin-top: 56px;
      margin-left: -162px;
    }
    .name-box{
      margin-left: 11px !important;
    }
}
@media only screen and (width: 1024px) and (height:768px) {
  .navbar-nav{
    margin-top: 61px;
  }
  .mp {
    width: 300px !important;
    height: 300px !important;
}
.name-box {
  margin-left: 45px;
  width: 202px;
}

}
@media only screen and (width: 820px) and (height: 1180px) {
  .mp{
    width: 300px!important;
    height: 200px!important;
  }
  #map-container-google-1{
    margin-top: 223px;
    margin-left: -535px;
  }
  .get-dir{
    margin-top: 56px;
    margin-left: -162px;
  }
  .box2,.empty{
    width: 100%;
  }
  .name-box{
    margin-left: 12px !important;
  }

}
@media only screen and (width: 1180px) and (height: 820px) {
  .get-dir {
    margin-top: 0px !important;
    margin-left: 31px !important;
}
.mp {
  width: 342px !important;
}
.mp {
  margin-left: 26px;
  height: 300px !important;
}
.get-dir {
  margin-top: 0px !important;
  margin-left: 24px !important;
}
.name-box {
  margin-left: 5px;
  width: 282px;
}

}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .img2{
    display: block!important;
  }
 

  .filter-wrapper{
    width: 100%;
  }

  .col-md-3{
    width: 32%;
  }

  .col-md-9{
    width: 100%;
  }

  #sidebar{
    display: block;
  }


}
@media only screen and (min-width: 768px) and (max-width: 912px) and (min-height: 1024px) and (max-height: 1368px) {
  .rounded{
    width: 260px!important;
    height: 200px!important;

  }
 

}



@media only screen and (min-width: 540px) and (max-width: 540px) and (min-height: 720px) and (max-height: 720px) {
  .rounded{
    width: 100%!important;
  }

}

@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 800px) and (max-height: 800px) {
 .mp{
  width: 300px!important;
 }
 
.search-bar-container {
  width: 600px!important;
}
}
@media only screen and (min-width: 1024px) and (min-height: 600px) {
  #map-container-google-1{
    margin-top: 0px!important;
    margin-left: -50px!important;
  }
  .get-dir{
    margin-top: 0px!important;
    margin-left: 0px!important;
  }
  
}



@media only screen and (min-width: 1024px) and (min-height: 1366px) {

  #map-container-google-1{
    margin-top: 0px!important;
    margin-left: -50px!important;
  }
  .get-dir{
    margin-top: 0px!important;
    margin-left: 0px!important;
  }
  .rounded{
    width: 357px !important;
    height: 276px !important;
  }
    .name-box{
      margin-left: 51px !important;
    }
  
}

/* Larger tablets or landscape mode */
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  
  .search-bar-container {
    width: 600px!important;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .name-box {
    
    margin-left: 43px!important;}
  .rounded{
    width: 305px!important;
    height: 286px!important;
  }
  .w20 {
    flex: 0 0 auto;
    width: 20.666667%;}
    .name-box {
      
      width: 283px;
  }}
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .rounded{
      width: 285px;
      height: 260px;
    }
}




/* Even larger tablets or landscape mode */
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
  /* Your styles for even larger tablets or landscape mode go here */
}
