body {
  margin: 0;
  padding: 0;
  font-family: "Public Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

a {
  color: #000;
  text-decoration: none;
}

.font_main {
  font-size: 12px;
  font-weight: 400;
}
.phone_img {
  float: right;
  padding: 0;
  font-size: 12px;  
  font-weight: 400;
}
.navbar {
  background: rgb(249, 191, 105);
  background: linear-gradient(
    266deg,
    rgba(249, 191, 105, 1) 12%,
    rgba(234, 137, 36, 1) 56%
  );
  height: 56px;
  padding: 0px, 90px, 0px, 90px;
}
.font_27 {
  width: 162px;
  height: 22px;
  border-radius: 9px;
  border-color: #c1dad2;
}
.font_278 {
  /* width:162px; */
  height: 22px;
}
.font_2789 {
  /* width:162px; */
  height: 15px;
}

.font_main1 {
  font-size: 14;
  font-weight: 500;
  line-height: 21px;
  color: #000;
}
.font_main2 {
  font-size: 14;
  font-weight: 600;
  line-height: 21px;
}
.nav-link {
  color: #ffff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
}
.category-card {
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  width: 250px;
  text-align: center;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
}
.amazon_12 {
  height: 22px;
  width: 22px;
}
.btn_success_123 {
  width: 133px;
  height: 53px;
  border-radius: 27px;
  background-color: #629b8a33;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
}

.icon-container {
  width: 130px;
  height: 130px;
  margin: 0 auto;
  border: 1px dashed #2faf58;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-container img {
  max-width: 100%;
  width: 100px;
  height: 100px;
  border-radius: 100% !important;
  object-fit: fill;
}

.btn-orange {
  background-color: #f39c12;
  color: white;
}

.btn-orange:hover {
  background-color: #e67e22;
}
.primary_color {
  background-color: #2cbeea;
  color: #fff;
}

.primary_color1 {
  background-color: #fb6588;
  color: #fff;
}
.primary_color2 {
  background-color: #fca04e;
  color: #fff;
}
.primary_color3 {
  background-color: #fb7a4b;
  color: #fff;
}
.primary_color4 {
  background-color: #39c775;
  color: #fff;
}
.back_1 {
  background-color: #ffff;
  width: 80%;

  align-items: center;
  box-sizing: 50px;
  padding: 24px;
  border-radius: 20px;
  overflow: hidden;
}
.scrollcard {
  overflow-y: auto;
  scrollbar-width: none;
}
/* .main_section2{
    border-radius: 50px;
    background-color: #ffff;
}
.main_12{
    background-color: #f2faf5;
    margin-top: 10%;
} */
.nav_link1 {
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #313131;
}

.deal-card {
  border-radius: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #d7d7d7!important;
  background-color: white!important;
}
.deal-card img {
  width: 100%;
  height: 100%;  
  object-fit: contain;
  border-radius: 8px;
}

.time_font {
  color: #717171;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
}
.deal-price {
  /* color: #5f9845; */
  color:rgba(69, 69, 69, 1);
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}
.deal-button {
  background-color: #28a745;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  border-radius: 10px;
  padding: 2px 10px;
  float: right;
}
.discount-text {
  /* text-decoration: line-through; */
  color: rgba(175, 175, 175, 1);
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  text-decoration-color: rgba(175, 175, 175, 1);
}
.filter-section {
  background-color: #fff6ec;
  margin-bottom: 10px;
  height: 59px;
  /* margin-top: 8%; */
}
.btn-success1 {
  background-color: #f78924;
  border-radius: 50px;
  gap: 15px;
  border-color: #f78924;
  font-size: 13px;
  font-weight: 400;
}
.hr_123 {
  margin: 0;
  background-color: #00a438;
}
.nav_link9 {
  color: black;
  margin-top: 6px;
}
.border_123 {
  border: 1px solid gray;
  border-radius: 50px;
}
.button_123 {
  gap: 20px;
}
input[type="range"]::-webkit-slider-runnable-track {
  background: #1ea442;
  height: 6px;
  border-radius: 3px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #0c5b24;
  cursor: pointer;
  margin-top: -4px; /* Aligns the thumb with the track */
}

/* General slider styling */
.form-range1 {
  -webkit-appearance: none;
  width: 40%;
  background: transparent;
}
.font_filter {
  font-size: 18px;
  color: #6b746e;
  font-weight: 400;
}
.prime_heading {
  font-size: 28px;
  font-weight: 700;
  line-height: 55px;
}

.footer {
  background-color: #fff5ec;
  padding: 20px;
  /* border-top: 1px solid #e1e1e1; */
}

.footer .footer-logo h4 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 39px;
  color: #454545;
}

.footer p {
  font-size: 12px;
  line-height: 18.6px;
  color: #727272;
  font-weight: 400;
}

.footer .contact-info a {
  font-size: 18px;
  font-weight: 600;
  color: #f78924;
  line-height: 21px;
  text-decoration: none;
}

.footer .contact-info h3 {
  font-size: 20px;
  font-weight: 600;
  color: #454545;
  line-height: 24px;
  /* text-decoration: none; */
}

.footer .quick-links ul,
.footer .categories ul,
.footer .policies ul {
  list-style: none;
  padding-left: 0;
  /* text-align: center; */
}

.footer .quick-links ul li a,
.footer .categories ul li a,
.footer .policies ul li a {
  color: #6c757d;
  text-decoration: none;
}

.footer .subscribe {
  display: flex;
  align-items: center;
}

.footer .subscribe input {
  flex: 1;
  padding: 10px;
  border: 1px solid #f78924;
  border-radius: 0;
  width: 72%;
}

.footer .subscribe button {
  padding: 10px 20px;
  background-color: #f78924;
  color: #fff;
  border: none;
}
#searchBtn,#searchBtn:hover
{
  padding: 10px 20px;
  background-color: #f78924;
  color: #fff;
  border: none;
  border-radius: 50px;
}

#productSearch
{
  padding: 10px;
  border: 1px solid #f78924;
  border-radius: 50px;

}

.form-control:focus
{
  box-shadow: unset!important;
}



/* .footer .footer-bottom {
    text-align: center;
    padding-top: 20px;
  } */

.footer .payment-icons img {
  height: 22px;
  width: 27px;
  margin-left: 10px;
}

@media only screen and (max-width: 600px) {
  .back_1 {
    /* display: none; */
  }
}
.subscribe
{
    margin-bottom:10px;
}

.contact_us_word {
  font-size: 12px;
  color: #f8955b;
  height: 18px;

  font-weight: 600;
  line-height: 18px;
}
.contact_us_word1 {
  border-left: 2px solid black;
}
.contact-section1 {
  padding: 50px 0;
  /* background-color: #f8f9fa; */
}
.contact-form {
  width: 732px;
  height: 550px;
  background-color: #f8f8f8;
  padding: 30px;
  /* border-radius: 10px; */
}

.contact-header h2 {
  font-weight: 700;
  line-height: 48px;
  font-size: 29px;
  color: #200233;
}
.form-control3 {
  height: 59px;
  width: 622px;
  margin-bottom: 15px;
  /* border-radius: 10px; */
  border: none;

  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #444444;
}

.form-control5 {
  height: 155px;
  width: 622px;
  border: none;

  margin-bottom: 15px;
  /* border-radius: 10px; */
  border: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #444444;
}
.primary_55 {
  background-color: #000;
  border-radius: 25px;
  /* padding: 10px 20px; */
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  line-height: 17px;
  height: 44px;
  width: 154px;
}

.contact-info1 {
  width: 395px;
  height: 550px;
}
.contact-info1 img {
  width: 245px;
  height: 280px;
}
.say_hello {
  font-size: 44px;
  font-weight: 600;
  line-height: 48px;
  color: black;
}
.say_hello1 {
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  /* color: #ffffff; */
  color: black;
}
.social-icons a {
  /* color: white; */
  color: black;
  margin: 0 10px;
  font-size: 20px;
}
.contact-info1 {
  position: relative;
  padding: 20px;
  /* color: white; */
  color: black;
  z-index: 1;
}

.contact-info1 .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  opacity: 0.7;
  border-radius: 30px;
}

.contact-info1 h3,
.contact-info1 p,
.contact-info1 img,
.contact-info1 .social-icons {
  position: relative;
  z-index: 2;
}
.main-section1 {
  position: relative;
  color: white;
  z-index: 1;
}

.main-section1 .background-video1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 275px;
  object-fit: cover;
  /* z-index: -1; */
  opacity: 0.7;
}
.about_1 {
  position: relative;
  color: white;
  z-index: 1;
}
.about_1 .background-video2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  object-fit: cover;
  z-index: -1;
}
.about_1 {
  margin-bottom: 50px;
  color: #ffff;
  font-size: 36px;
  font-weight: 700;
  line-height: 54px;
  float: left;
  width: 100%;
}

.deal-card-img {
  width: 280px;
  height: 145px;
  margin: auto;
}
.about_1 h1 {
  padding: 2% 0;
}

.alert_size {
  height: 26px;
  font-size: smaller;
  align-items: start;
  display: flex;
  width: 92%;
  color: #b02a37;
}

.alertsuccess_size {
  height: 26px;
  font-size: smaller;
  align-items: center;
  display: flex;
  width: 92%;
  color: #53a653;
}

.footerclass {
  width: 100%;
}
.viewcount {
  width: 196px;
  height: 38px;
  background: #ffff;
  border-radius: 40px;
  margin-right: 60px;
  color: #000;
  border: 1px solid #ffff;
  text-align: start;
  padding-left: 25px;
}
.viewcount:hover {
  background-color: #ffff;
  color: #000;
  border: 1px solid #ffff;
}
.imageuser {
  width: 21px;
  margin-right: 4px;
}

.totalrecode {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.totalv {
  margin-right: 98px;
  align-self: center;
  margin-top: 22px;
}
.loginlogo {
  /* width: 10% !important; */
}

@media (max-width: 460px) {
  .sub_btn
  {
    margin-top :20px;   
  }
}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
 
  .main-section1 
  {
    z-index: -1!important;
  }
 
  .container.navHeadDiv
  {
    background: linear-gradient(266deg, rgba(249, 191, 105, 1) 12%, rgba(234, 137, 36, 1) 56%);
  }
  .dealsFillter
  {
    margin-top:10px;
  }
  /* Your styles for small screens */
  .col-6,
  .col-lg-6 {
    width: 100%;
  }
  .col-12 {
    width: 100%;
  }
/* 
  .headCont {
    flex-direction: column;
    display: none;
  } */
  .contact-form {
    width: 100%;
  }
  .form-control3 {
    width: 100%;
  }
  .form-control5 {
    width: 100%;
  }
  .subsNow {
    flex-direction: column;
  }
  .about_1 {
    padding: 0;
    margin-left: 0;
  }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: var(--bs-gutter-y);
  }
  .navbar {
    height: 55px;
  }
  .navbar-nav {
    margin-top: 6px;
    padding: 28px;
    z-index: 1000;
    /* background-color: #659b8b; */
    background: linear-gradient(266deg, rgba(249, 191, 105, 1) 12%, rgba(234, 137, 36, 1) 56%);
  }
  .navbar-toggler {
    margin-left: 26px;
    border: #fff 2px solid;
  }
  .contact-header {
    flex-direction: column;
  }
  .contact_us_word1 {
    border: none;
  }
  .contact_us_word p {
    text-align: center;
    font-size: 20px;
    display: none;
  }
  .contectDiv {
    text-align: center;
  }
  .contectDiv h2 {
    margin-top: 18px;
    text-align: center !important;
  }
  .contact-info1 {
    width: 100%;
    height: 550px;
  }
  .payment-icons {
    text-align: center !important;
  }
  .footer-bottom {
    flex-direction: column;
  }
  .about_main_123 {
    text-align: center;
    padding: 10px;
  }
  .about_main_123 h3 {
    padding: 10px;
    margin-top: 35%;
  }
  .about_main_123 h2 {
    padding: 15px;
  }
  .text-start {
    text-align: center !important;
  }
  .about_1 .background-video2 {
    z-index: -1;
  }
  .about_1 {
    z-index: -1;
  }
  .navbar-toggler {
    color: #fff;
  }
  .headCardItem {
    flex-direction: row;
    width: 100%;
    overflow-y: auto;
    margin: 0;
    margin-top: 20px;
  }
  .headCard {
    margin-top: 65%;
  }
  .dropdown button {
    margin-right: 60px;
  }
  .filter-section {
    height: 250px;
  }

  #sortDropdown {
    margin-left: 40px;
  }

  .filter-section .form-label {
    margin: 0;
  }
}

/* Small devices (phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Your styles for small devices */
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* Your styles for medium devices */
  .col-6,
  .col-lg-6,
  .col-md-6 {
    width: 100%;
  }
  .col-12 {
    width: 100%;
  }
  /* .headDiv,
  .headCont {
    display: none;
  } */
  .contact-form {
    width: 100%;
  }
  .form-control3 {
    width: 100%;
  }
  .form-control5 {
    width: 100%;
  }
  .subsNow {
    flex-direction: column;
  }
  .about_1 {
    padding: 0;
    margin-left: 0;
  }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: var(--bs-gutter-y);
  }
  .navbar {
    height: 55px;
  }
  .navbar-nav {
    margin-top: 6px;
    padding: 28px;
    z-index: 1000;
    background-color: #659b8b;
  }
  .navbar-toggler {
    margin-left: 26px;
    border: #fff 2px solid;
  }
  .contact-header {
    flex-direction: column;
  }
  .contact_us_word1 {
    border: none;
  }
  .contact_us_word p {
    text-align: center;
    font-size: 20px;
    display: none;
  }
  .contectDiv {
    text-align: center;
  }
  .contectDiv h2 {
    margin-top: 18px;
    text-align: center !important;
  }
  .contact-info1 {
    width: 100%;
    height: 550px;
  }
  .payment-icons {
    text-align: center !important;
  }
  .footer-bottom {
    flex-direction: column;
  }
  .about_main_123 {
    text-align: center;
    padding: 10px;
  }
  .about_main_123 h3 {
    padding: 10px;
    margin-top: 20%;
  }
  .about_main_123 h2 {
    padding: 15px;
  }
  .text-start {
    text-align: center !important;
  }
  .about_1 .background-video2 {
    z-index: -1;
  }
  .about_1 {
    z-index: -1;
  }
  .navbar-toggler {
    color: #fff;
  }
  .headCardItem {
    flex-direction: row;
    width: 100%;
    overflow-y: auto;
    margin: 0;
    margin-top: 20px;
  }

  .dropdown button {
    margin-right: 60px;
  }
  .filter-section {
    height: 150px;
  }

  #sortDropdown {
    margin-left: 40px;
  }

  .filter-section .form-label {
    margin: 0;
  }
  .back_1 {
    background-color: #ffff;
    width: 100%;
    margin-top: 50px;
    align-items: center;
    padding: 24px;
    border-radius: 20px;
    scroll-behavior: smooth;
    overflow: hidden;
  }
  .back_1::-webkit-scrollbar {
    display: none;
  }
  .back_1 {
    scrollbar-width: none;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Your styles for large devices */
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* Your styles for extra-large devices */
}

#slick {
  margin: 0 auto;
  width: 80%;
  border: none !important;
  border-radius: 25px;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.deal-card h5 {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  /* min-height: 150px; */
}

.imageuser_logo {
  width: 180px;
  margin-right: 4px;
}

.main-section1 {
  position: relative;
  color: white;
  /* z-index: -1; */ 
}


/* ansari css changes start */


.navbar-nav .nav-item {
  margin-right: 50px; /* Adjust the space as needed */
}
.slick-slide
{
  width:255px!important;  
  border-radius:25px!important;
}
#slick {
   padding-top: 15px!important;
   padding-bottom: 15px!important;
   padding-left: 2px!important;
   padding-right: 2px!important;
}


.btn-success {
  background-color: rgba(251, 135, 0, 1);
  color: white;
  transition: border 0.3s ease; /* Smooth transition for the border */
  border: 1px solid rgba(251, 135, 0, 1);
  border-radius: 20px;
}

.btn-success:hover {
  border: 1px solid rgba(251, 135, 0, 1); 
  color: white; /* Optional: Change text color to match border */
  background-color: #d96800; /* Optional: Invert background color */
}
.btn-success:active
{
  background-color: rgba(251, 135, 0, 1)!important;
  color: white!important;
  border: 1px solid rgba(251, 135, 0, 1)!important; 

}
.btn.selected 
{
  border: 2px solid rgba(251, 135, 0, 1); /* Border on hover */
  color: rgba(251, 135, 0, 1)!important; /* Optional: Change text color to match border */
  background-color: white!important;
}
.truncated-text {
  white-space: nowrap;      /* Prevents text from wrapping to the next line */
  overflow: hidden;         /* Hides the overflowing text */
  text-overflow: ellipsis;  /* Adds the "..." at the end of the truncated text */
 
}

.icon-circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* width: 50px;       
  height: 50px;        */
  /* border-radius: 50%;   */
  background-color: white; /* White background for the circle */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* Optional: Add a subtle shadow */
  overflow: hidden;    /* Ensure the image fits inside the circle */
  float:right;
  color:black;
}

.icon-circle img {
  width: 20px;  /* Set image width so it fits inside the circle */
  height: 20px; /* Set image height */
  object-fit: cover; /* Ensures the image scales properly inside the circle */
}

a {
  text-decoration: none;
}

.vbtn
{
  display: inline-flex;
    align-items: center;  /* Vertically align text and icon */
    justify-content: center;  /* Center content horizontally (optional) */
}
.vicon
{
  margin-left: 8px;  /* Add some space between text and icon */
    vertical-align: middle;  /* Ensure icon aligns properly with text */
    font-size: 20px!important;   /* Adjust the icon size as needed */

}

/*chart css */
.deal-card-img {
  position: relative;
  width: 100%; /* Ensure the container is full width */
  height: 200px; /* Set a fixed height for the card */
  overflow: hidden; /* Hide overflow */
}
.chart-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensure the image covers the area */
  display: none; /* Initially hide the chart image */
  z-index: 1; /* Higher z-index for the chart image */
}
.product-image {
  width: 100%; /* Ensure the product image takes full width */
  height: 100%; /* Ensure the product image takes full height */
  object-fit: cover; /* Maintain aspect ratio */
  z-index: 0; /* Lower z-index for the product image */
  transition: opacity 0.3s; /* Smooth transition */
}
.deal-card-img:hover .chart-img {
  display: block; /* Show chart image on hover */
}
.deal-card-img:hover .product-image {
  opacity: 0; /* Hide product image on hover */
}

.share-icon
{

  float: right;
  margin-top: 10px;
  
}


.headCardItem
{
  overflow-x: hidden;
}

.deal-card
{
  /* background-color: #d3d3d338; */
}

.deal-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for scale and shadow */
}

.deal-card:hover {
  transform: scale(1.05); /* Scale the card slightly */
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); /* Add shadow on hover */
}

.deal-card-img {
  overflow: hidden; /* Ensures that images do not overflow the card */
}

.deal-card-img img {
  transition: transform 0.3s ease; /* Smooth transition for image scale */
}

.deal-card-img:hover img {
  transform: scale(1.1); /* Scale image on hover */
}


.dropdown-item.selected {
  background-color: #007bff;
  color: white;
}

.btn.selected {
  background-color: #146c43;
  color: #fff;
}

.dis_per {
  margin-left: 10px;
  font-size: 15px;
  color: white;
  border-radius: 20px;

}

.main-section1 {
  position: relative;
  overflow: hidden;
}

.background-video1 {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.scroll-container {
  display: flex;
  align-items: center;
  /* Center items vertically */
  position: relative;
  overflow: hidden;
  /* Hide overflow */
}

#categoryContainer {
  display: flex;
  /* Use Flexbox for horizontal layout */
  justify-content: flex-start;
  /* Align to the left */
  flex-wrap: nowrap;
  /* Prevent wrapping */
  overflow-x: hidden;
  /* Enable horizontal scrolling */
  z-index: 2;
  text-align: center;
  position: relative;
  scroll-behavior: smooth;
  /* Smooth scrolling effect */
  padding: 10px 0;
  /* Add vertical padding */
}

.categoryFillter {
  flex: 0 0 auto;
  /* Prevent growing/shrinking */
  margin: 5px;
  /* Add margin for spacing between buttons */
}

.cbtn,
.cbtn:hover,
.cbtn:focus {
  background-color: white !important;
   color: black !important;
 /* border-radius: 10px; */
  padding: 10px;
  /* Consistent padding */
  text-align: center;
  /* Center text within buttons */
  display: block;
  /* Make the button a block element */
  width: 100%;
  /* Full width of the column */
  /* border: 1px solid white; */
}

.categoryFillter2.active {
  border: 1px solid rgba(251, 135, 0, 1);
  color: white !important;
  background-color:  rgba(251, 135, 0, 1) !important;

 
}

/* Scroll Button Styles */
.scroll-btn {
  background: rgba(255, 255, 255, 0.8);
  /* Semi-transparent background */
  border: none;
  cursor: pointer;
  padding: 10px;
  /* Adjust padding */
  z-index: 3;
  position: absolute;
  /* Position it absolutely */
  top: 50%;
  /* Center vertically */
  transform: translateY(-50%);
  /* Adjust vertical centering */
}

.scroll-btn.left {
  left: 0;
  /* Align left */
}

.scroll-btn.right {
  right: 0;
  /* Align right */
}

/* Media Queries for responsiveness */
@media (max-width: 768px) {
  .categoryFillter {
      flex: 0 0 100px;
      /* Fixed width for smaller screens */
  }

  .main-section1 {
      display: none !important;
  }
}

.main-section1 {
  display: block;
}

#loader {
  position: fixed;
  /* Fixed position to stay in the viewport */
  top: 50%;
  /* Center vertically */
  left: 50%;
  /* Center horizontally */
  transform: translate(-50%, -50%);
  /* Adjust for exact center */
  z-index: 9999;
  /* Ensure the loader appears on top of other content */
  display: flex;
  /* Flexbox to center the spinner */
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  width: 100%;
  /* Full width to cover the area */
  height: 100%;
  /* Full height to cover the area */
  background-color: rgba(255, 255, 255, 0.8);
  /* Optional: white background with slight transparency */
  /* Add any other styles as needed, like padding or margins */
}

.pagination {
  margin: 20px 0;
}

.page-item .page-link {
  color: rgba(251, 135, 0, 1);
  /* Update to your specified color */
}

.page-item.active .page-link {
  background-color: rgba(251, 135, 0, 1);
  /* Use the specified color for active page */
  border-color: rgba(251, 135, 0, 1);
  /* Use the specified color for border */
  color: #fff;
  /* White text color for the active page */
}

.page-item.disabled .page-link {
  color: #6c757d;
  /* Keep the disabled color as is */
}

/* Additional styles for hover effect (optional) */
.page-item .page-link:hover {
  background-color: rgba(251, 135, 0, 0.1);
  /* Light hover effect */
  color: rgba(251, 135, 0, 1);
  /* Maintain text color on hover */
}

.page-item.disabled .page-link:hover {
  background-color: transparent;
  /* Disable hover effect for disabled items */
  color: #6c757d;
  /* Keep the disabled color */
}

.scroll-btn
{
  border-radius:10px;
}


#viewCountContainer {
  color: white;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.flip-counter {
  display: flex;
  gap: 5px;
  /* Space between digits */
  justify-content: center;
}

.digit {
  position: relative;
  width: 30px;
  /* Reduced width of each digit box */
  height: 35px;
  /* Reduced height of each digit box */
  perspective: 1000px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.digit .flip-card {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.6s ease-in-out;
}

.digit .flip-card .front,
.digit .flip-card .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  /* Medium font size for digits */
  background-color: orange;
  color: white;
  border-radius: 5px;
}

.digit .flip-card .front {
  transform: rotateX(0deg);
}

.digit .flip-card .back {
  transform: rotateX(180deg);
}

.digit.flip .flip-card {
  transform: rotateX(-180deg);
  /* Trigger the flip */
}

/* Responsive design */
@media screen and (max-width: 600px) {
  .digit {
      width: 25px;
      height: 40px;
  }

  .digit .flip-card .front,
  .digit .flip-card .back {
      font-size: 20px;
  }
  #product-list
  {
    padding:30px;
  }
}

@media screen and (max-width: 400px) {
  .digit {
      width: 20px;
      height: 35px;
  }

  .digit .flip-card .front,
  .digit .flip-card .back {
      font-size: 18px;
  }
}
.fixed_header {
  position: sticky; /* Make header sticky */
  top: 0; /* Stick at the top */
  z-index: 1000; /* Ensure it stays above other content */
  background-color: white; /* Set background color */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Add a shadow for visibility */
 
}

.navbar {
  padding: 10px 0; /* Padding for better spacing */
}
/* ansari css changes end */

body
{
   background-color: #f7f7f7;
}
.ths_icon
{
  font-size: 30px;
}

.masked-img {
           
         
  mask-image: linear-gradient(to left top, transparent 42px, black 50px);
 
}

.masked-img-2 {
           
  mask-image: linear-gradient(to left top, transparent 68px, black 68px);
 
}

.truncated-container {
  position: relative;
  overflow: hidden; /* Hide the overflowing text */
  transition: max-height 0.5s ease; /* Smooth transition for height */
}

.truncated-text {
  display: -webkit-box; /* Enable the box layout */
  -webkit-line-clamp: 1; /* Show only one line */
  -webkit-box-orient: vertical; /* Required for the line clamp */
  overflow: hidden; /* Hide the overflow */
  white-space: normal; /* Allow wrapping to new lines */
  transition: opacity 0.2s ease; /* Smooth transition effect */ 
}

.full-title {
  position: absolute; /* Position it absolutely */
  top: 0; /* Align with the top of the container */
  left: 0; /* Align with the left of the container */
  opacity: 0; /* Initially hidden */
  pointer-events: none; /* Prevent interaction */
  white-space: normal; /* Allow wrapping */
  transition: opacity 0.2s ease; /* Smooth transition effect */
  font-size: 14px;
  text-align: center;
}

.truncated-container:hover {
  max-height: 200px; /* Expand to a large height on hover to show full text */
}

.truncated-container:hover .truncated-text {
  opacity: 0; /* Fade out truncated text on hover */
}

.truncated-container:hover .full-title {
  opacity: 1; /* Fade in full title on hover */
}

