*{
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;

}
html, body{
background-color: #eeeeee;

}
.topnav {
  background-color: rgb(238, 161, 161)
}
.topnav a {
  color: #565656;
}
.topnav a:hover {
  color: #ea5d5d;;
}
.navbar-bg{
background-color: #e4e4e4;
}
.navbar-collapse{
  font-size: 1rem;
  font-weight: 600;
}
.section-heading h3{
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600;
  font-size: 22px;
  padding: 30px 0px 20px;

}
/* scroll bar */
/* width */
::-webkit-scrollbar {
width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px rgb(89, 89, 89); 
border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: red; 
border-radius: 10px;
}
/* Mega Menu Styles */
.mega-menu-content {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  width: 100%;
  padding: 0 0 0 20px;
  z-index: 999;
}

.nav-item:hover .mega-menu-content {
  display: block;
}

.mega-menu-options {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mega-menu-options li{

  font-size: 0.8rem;
}

.mega-menu-option {
  margin-bottom: 10px;
  cursor: pointer;
}

.mega-menu-option a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
 
}

.mega-menu-option.active {
  color: red; /* Change color to red */
}

.mega-menu-products {
  display: flex;
  flex-wrap: wrap;
}

.mega-menu-products-category {
  width: 100%;
  display: none;
}

/* Show products on hover */
.mega-menu-option:hover + .mega-menu-products .mega-menu-products-category {
  display: none;
}

.mega-menu-option:hover + .mega-menu-products .mega-menu-products-category.show {
  display: block;
}
/* filter */
.irs--round .irs-bar {

  height: 2px;
  background-color: #8e8e8e !important;
}
.irs--round .irs-handle {
  top: 30x !important;
  width: 20px !important;
  height: 20px !important;
  border: 3px solid #878787 !important;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0 1px 3px rgba(77, 77, 77, 0.3);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #b30000; 
}
.filterbottom a{
text-decoration: none;
}
.cat-btn{
  display: flex ;
  justify-content: space-between;
  align-items: center;
  background: #f4f4f4;
  text-align: left;
  padding: 0 10px 0 10px !important;
  font-size: 0.8rem;
}
.cat-btn:hover{
  background: #ebebeb;

}
.dropdown-item.active, .dropdown-item:active{
  background-color: #cc3737 !important;
  color: #fff !important;
}
/* top Categories */
.top-category a{
  text-decoration: none;  
}
.top-category .cat-name{
  font-size: 0.7rem;
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
}
 /* swiper */

 .mytopcat-slide {    
      
  text-align: center;
  font-size: 0.8rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  

}
.mytopcat-slide a{
  color: #2d2d2d;
  text-decoration: none;
  
}

.mytopcat-slide img {

  width: 80px;
  height: 80px;
  object-fit: cover;
}

.myspeciality-slide {    
  
  text-align: center;
  font-size: 0.8rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  

}
.myspeciality-slide a{
  color: #2d2d2d;
  text-decoration: none;
  
}

.myspeciality-slide img {
  display: block;
  width:100%;

  object-fit: cover;
}
.banner-button-next, .banner-button-prev
{
  --swiper-navigation-size: 30px;
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 30px;
  --swiper-navigation-color: #ffffff;
 
}
.reviewimg-button-next, .reviewimg-button-prev
{
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  --swiper-navigation-size: 20px;
  --swiper-navigation-top-offset: 40%;
  --swiper-navigation-sides-offset: 0px;
  --swiper-navigation-color: #363636;
  padding-top: 20px;
  padding-bottom: 20px;
 
}
.mbanner-button-next, .mbanner-button-prev
{
  --swiper-navigation-size: 20px;
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 30px;
  --swiper-navigation-color: #ffffff;
 
}

 .product-swiper-buttton-next, 
 .product-swiper-buttton-prev, 
 .limited-product-swiper-buttton-next, 
 .limited-product-swiper-buttton-prev
 {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  --swiper-navigation-size: 30px;
  --swiper-navigation-top-offset: 40%;
  --swiper-navigation-sides-offset: 0px;
  --swiper-navigation-color: #363636;
  padding-top: 30px;
  padding-bottom: 30px;
}
.top-brands-buttton-next,.top-brands-buttton-prev
{
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  --swiper-navigation-size: 30px;
  --swiper-navigation-top-offset: 30%;
  --swiper-navigation-sides-offset: 0px;
  --swiper-navigation-color: #363636;
  padding-top: 30px;
  padding-bottom: 30px;
}
.pthumb-buttton-next,.pthumb-buttton-prev
{
  border-radius: 3px;
  --swiper-navigation-size: 20px;
  --swiper-navigation-top-offset: 30%;
  --swiper-navigation-sides-offset: 0px;
  --swiper-navigation-color: #363636;
  padding-top: 30px;
  padding-bottom: 30px;
}

.right-side{
  background-color: #fff;
  padding: 20px 20px 0px 20px;
  border-radius: 2px;
  overflow-x: hidden;
}
.filter-accordion{
  --bs-accordion-btn-padding-x: 0.5rem !important;
  --bs-accordion-btn-padding-y: 0.5rem;
  
}


.pricesection {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f2f2f2;
  padding: 5px;
}


.bestseller-items{  
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #fff;
  text-align: left;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  padding: 10px;
  font-size: 0.8rem;
  text-decoration: none;
  overflow: hidden;
 
}
.bestseller-items:hover{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  
}
.bestseller-items .badge{
  font-size: 0.6rem;
  background-color: #2d2d2d;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 100;
  border-radius: 0 0  5px 0 !important;
  padding: 5px;



}
.bestseller-items img{ 
width: 100%;
margin-top: 10px;
padding: 10px;
  
}
.bestseller-items a{
  text-decoration: none;
  color: #333333;

}

.bestseller-items .veg{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 100;
  padding: 5px;
  width: 16px;
  height: 16px;
 display: flex;
 align-items: center;
 justify-content: center;
 border: 1px solid green;
 padding: 3px;
 font-size: 8px;

}
.bestseller-items .nonveg{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 100;
  padding: 5px;
  width: 16px;
  height: 16px;
 display: flex;
 align-items: center;
 justify-content: center;
 border: 1px solid red;
 padding: 3px;
 font-size: 8px;


}
.bestseller-items  .amount{
  font-size: 1rem;
  font-weight: 700;
  color: #333333;
}
.bestseller-items .mrp{
  text-decoration:line-through;
  color: #a5a5a5;
  margin-left: 5px;
}
.custom-tooltip {
  --bs-tooltip-bg: #db5454;
  --bs-tooltip-color: var(--bs-white);
  font-size: 0.8rem;
  
}
.individualp{
  margin: 20px 0 20px 0;
}
 /* best seller */

 /* speciality */
 #speciality{
  background-color: #fff;
  height: auto;   
 }
 #speciality .icon{
  color: #4d4d4d;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Montserrat", sans-serif !important;
 }
  #speciality .icon img{
  width: 50px;

 
 }
 /* offer banner */
 #offer-banner .col-4{
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 20px 5px 20px;
 }
 #offer-banner .col-12{
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 20px 5px 20px;
 }
 #offer-banner img{

  width: 100%;
 }
 /* limited offer */
 #limited-offer{
  background-color: #fff2ca;
 }

 /* topbrands */
 .brand-items img{
  background-color: #fff;
  width: 150px;
  text-align: left;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 10px;
  font-size: 0.6rem; 
}
.brand-items img:hover{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  
}
.brand-items a{
  text-decoration: none;  
}
.brand-items .brand-name{
  font-size: 0.8rem;
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
}

/* categories */
.category-item{
  width: auto;
  height: 180px;
  background-color: #eeeeee;
  display: grid;
  align-items: center;
  justify-content: center;
  border-radius: 5px;

}
.category-item img{
  width: 180px;
}
#categories p{
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  margin-top: 10px;
}
#categories a{
  text-decoration: none;
  cursor: pointer;
}

/* footer */
#footer{
  background-color: #333333;
  height: auto;
  padding: 20px 0 0px;
}
#footer .copyright{
  background-color: #fdfdfd;
  padding: 10px 0 10px;
}
#footer .copyright .logo{
  width: 150px;

}
#footer h5{
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 25px;
}
#footer a {
  font-size: 0.9rem;   
  text-decoration: none;
  color: #cdcdcd;

}
.copyright span{
  font-size: 0.9rem;  
  color: #8d8d8d; 
}



/* Single product */
.mobile-navbar .mprice .mmrp{
  font-size: 0.8rem;
  font-weight: 600;
  color: #9a9a9a;
  text-decoration: line-through;

}
.mobile-navbar .mprice p{
  margin: 0 !important;
}
.mobile-navbar .mprice .mamount{
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;

}
.product-image{
  position: relative;
  background-color: #fff;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.product-image .main-image{
  height: 60vh;
 display: flex;
 justify-content:center;
 align-items: center;
 
  
}
.product-image .main-image img{

  position: absolute;
  width: 350px;
  cursor: pointer;
  transition: opacity 0.3s ease; /* Smooth fade effect */
  

}
.product-image .product-thumbnails img{  
  width: 100px;
  border: 1px solid #dadada;
  cursor: pointer;
  transition: opacity 0.3s ease; /* Smooth fade effect */
}
/* breadcrumb */
.breadcrumb{
  font-size: 12px;

}
.breadcrumb a{
  text-decoration: none;
  cursor: pointer;
  color: rgb(36, 36, 36);
}
.breadcrumb a:hover{
color: #b30000;
}
.pthumb img{
  width: 100px;
  height: 100px;
  object-fit: cover;
  padding: 10px;
}
/* product details */
.product-details{
  background-color: #fff;
  width: 100%;
}
.product-details h5{
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #464646;
}
.product-details p{
  margin-bottom: 0 !important;
}
.product-details p .amount{
  font-size: 1.8rem;
  font-weight: 700;
  color: #6c6c6c;
 
}
.product-details .mrp{
  font-size: 0.9rem;
  color: #8d8d8d;
  text-decoration: line-through;
}
.product-details .save{
  font-size: 1rem;
  font-weight: 600;
 

}
/* action button */
.action-button .addtocart{
  border: 1px solid  #f4a4a4;
  background-color: #ed6d6d;
  color: #fff;
}
.action-button .share{
  font-size: 22px;
  color: #b5b5b5;

}
.action-button .share:hover{
  color: #db5454;
}
/* weight */
.weight label{
  font-size: 0.9rem;
  font-weight: 500;
  color: #aeaeae;
}
.weight span{
  font-weight: 500;
  color: #4d4d4d;
}
.weight .btn{
  border: 1px solid  #f4a4a4;
  background-color: #fef5f5;
  color: #373737;
}
.weight .btn:hover{
  background-color: #ed6d6d;
  color: #fff;
}
.flavour label{
  font-size: 0.9rem;
  font-weight: 500;
  color: #aeaeae;
}
.flavour span{
  font-weight: 500;
  color: #4d4d4d;
}
.flavour .btn{
  border: 1px solid  #f4a4a4;
  background-color: #fef5f5;
  color: #373737;
}
.flavour .btn:hover{
  background-color: #ed6d6d;
  color: #fff;
}
.offers{
  margin-top: 30px;
  margin-bottom: 20px;
}
.offers label{

  font-size: 1.2rem;
  font-weight: 700;
  color: #5a5a5a;
}
.desc label{
  margin: 20px 0 0 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #5a5a5a;
}
.desc a{ 
  font-size: 1rem;
  font-weight: 600;
  color:  #ed6d6d;
  text-decoration: none;
}
.desc a .fa-angle-right{ 
  display: inline-block;
  transition: transform 0.3s ease;
}
.desc a .fa-angle-down{ 
  display: inline-block;
  transition: transform 0.3s ease;
}
.desc a:hover .fa-angle-right{ 
  transform: rotate(90deg);
}
.desc a:hover .fa-angle-down{ 
  transform: rotate(180deg);
}
/* specs */
.specs{
  margin-top: 20px;
}
.specs label{
  margin: 10px 0 0 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #5a5a5a;
}
.specs li:hover{
  background-color: #f8e8e8;
}

/* review */
.rating .heading{
  margin: 30px 0 0 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #5a5a5a;
}
.rating .reviewbtn{
  background-color: #e5faca;
  border: 1px solid #6bb300;
  font-weight: 600;
}
.rating .reviewbtn:hover{
 color: #333333;
 font-weight: 600;
}
.modal-title{
  font-size: 16px !important;
}
.progress, .progress-stacked {
  --bs-progress-height: 0.3rem;
}
.ratingnum .fa-star{
  font-size: 12px;
}
.checked {
  color: orange;
}
.ratingnum h1{
  font-weight: 700;
  font-size: 3rem;
  color: #4d4d4d;
}
.reviewimg .rimg{
  border: 1px solid #c6c6c6;
  border-radius: 5px;
}
.user-review .username{
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 10px !important;
}
.user-review small{
  font-weight: 500;
  color: #6c6c6c;
 
}
.user-review .reviewtext{
  margin-top: 10px;
  font-size: 0.9rem;
  color: #6c6c6c;
 
}
.productpage-banner img{
  width: 100%;
}

  /* Define the shake animation */
  @keyframes shake {
    0%, 100% { transform: translateX(0); }
    10%, 30%, 50%, 70%, 90% { transform: translateX(-1px); }
    20%, 40%, 60%, 80% { transform: translateX(1px); }
}

/* Add the shake class to the icon */
#icon {
    animation: shake 2s ease-in-out infinite;
    color: #db5454;
}

/* Modal styles */
.modal-product {
  position: relative;
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.8);
}

.modal-pcontent {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  display: block;
  width: 30%;
  max-width: 800px;
  max-height: auto;
  

}

/* Close button styles */
.modal-pclose {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}

.modal-pclose:hover,
.modal-pclose:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
/* product nav */
.product-nav a{
  font-size: 0.8rem;
  font-weight: 500;
  color: #333333;
}
.product-nav a:hover{
  font-size: 0.8rem;
  font-weight: 500;
  color: #b30000;
}

/* category page */
.left-side {
  color: #333333;
  font-size: 0.8rem !important;


}
.left-side .form-check-input {
   cursor: pointer;

}
.left-side .form-check:hover {
  font-weight: 500;
  color: #b30000;

}


.left-side .category a{
  color: #333333;
  text-decoration: none;

}
.left-side .category a:hover{
  color: #b30000;
  font-weight: 500;
  

}

.left-side .Preference:hover{
  color: #b30000;
  font-weight: 500;


}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {

    /* font-size: 14px; */
    line-height: 1 !important;
    text-shadow: none !important;
    padding: 3px 5px !important; 
    background-color: #cc3737 !important;
    color: white !important;
    border-radius: 2px !important;
}

.nav-link {
  position: relative;
  display: inline-block;
}

.cart-count {
  display: grid;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 4px; 
  right: 65px;
  z-index: 1;
  border-radius: 50%;
  background-color: #ea5d5d;
  color: white; 
  font-size: 0.6rem;

}


.wishlist-count {
  display: grid;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 4px; 
  right: 102px;
  z-index: 1;
  border-radius: 50%;
  background-color: #ea5d5d;
  color: white; 
  font-size: 0.6rem;
 
}

 /* add to cart */
 .atc-product{
  display: flex;
  align-items: center;
}
.atcimg {
  position: relative;
  display: grid;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-right: 1px solid #d7d7d7;
}
.atcimg img{
  position: absolute;
  object-fit:fill;
  width: 150px;

}
.atcpname p .amount{
  font-size: 1.6rem;
  font-weight: 700;
  color: #6c6c6c;
 
}
.atcpname .mrp{
  font-size: 0.9rem;
  color: #8d8d8d;
  text-decoration: line-through;
}
.atcpname .save{
  font-size: 1rem;
  font-weight: 600;
 

}
.atcpname .p-details{
  font-size: .9rem;
  font-weight: 600;
  color: #8d8d8d;
  margin-bottom: 0.5rem; 

}
.shopbycat {
  width: 75rem !important;
}
.topnavbrand {
  width: 40rem !important;
 
}

.topnavbrand img{
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
  width: 70px !important;
  margin: 5px;
}

.price-details a{
  text-decoration: none;
  
}
.price-details .securetransaction{
  color: #9a9a9a;
  font-size: 14px;
  
}
 
.price-details .couponbtn{
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  
}
.price-details .coupon{
  text-decoration: none;
  color: #525252;
  font-size: 18px;
  font-weight: 500;
}
.empty-cart {
  font-family: Montserrat, sans-serif;
}
.empty-cart .card{
 border:none;
}
.empty-cart .card hr{
 color:rgb(181, 173, 173);
 }
.empty-cart h5{
  font-weight:600;
  font-size:24px;
  color:rgb(74, 73, 73)
}
.empty-cart h6{
  color:rgb(121, 118, 118);
  font-size:20px;
}
.empty-cart img{
width:200px;
height:auto;
 
 }
.empty-cart a{
 background-color:#ed6d6d;
 padding:10px;
 margin-top: 35px;
 color:white;
 text-decoration: none;
 border-radius: 4px;
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); /* Horizontal offset, Vertical offset, Blur radius, Color */



}
.empty-cart a:hover{
  background-color:#f05353;
 
 
 }

/* wishlist */
 .addtocart{
  border: 1px solid  #f4a4a4;
  background-color: #ed6d6d;
  color: #fff;
}

.delete-wishlist-btn{

  background-color: #e0f2f9;
  color: rgb(47, 121, 205);
}

 .veg{
  width: 16px;
  height: 16px;
  border-radius: 2px;
 display: flex;
 align-items: center;
 justify-content: center;
 border: 1px solid green;
 padding: 3px;
 font-size: 8px;
 margin-bottom: 0.8rem;
}
 .nonveg{
  width: 16px;
  height: 16px;
 display: flex;
 align-items: center;
 justify-content: center;
 border: 1px solid red;
 border-radius: 2px;
 padding: 3px;
 font-size: 8px;
 margin-bottom: 0.6rem;
}

.amount {
    display: inline-block;
    vertical-align: middle; /* This aligns the elements vertically */
    margin-right: 5px; /* Optional: Adds some spacing between the icon and name */
}
#countdown{
  font-size: 0.8rem;
  background-color: #e19e32;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  color: #fff;
}


/* authenticity */
.authenticity-banner {
  height: auto;
  width: 100%;
  background-color: #fee7e7;
  text-align: center;
  padding: 50px 0 50px 0;
  overflow-x: hidden;
}

.authenticity-banner img {
  padding: 60px 0 60px 0;
  width: 30%;
}

.authenticity-banner h2 {
  font-weight: 600;
}

.authenticity-banner p {
  font-size: 1.2rem;
}

.authenticity-banner .box {
position: relative;
overflow: hidden;
width: 80px;
height: 80px;
background-color: #fff;
border: 1px solid #b30000;
border-radius: 50%;
margin: 20px auto; /* Center the box horizontally */
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

.authenticity-banner .box img {
width: 40px;
}
.authenticity-banner .speciality {
margin-bottom: 10px;
}
.authenticity-banner .speciality p {
font-size: 1rem;
font-weight: 600;
margin-bottom: 0;
}
.authenticity-banner .speciality span {
font-size: .8rem;

}


.certificate{
  background-color: #fff;
  padding: 60px 0 60px 0;
}
.certificate .heading-icon{
width: 8%
}
.certificate h2{
  margin-top: 20px;
  font-weight: 600;
}
.trust {

  padding: 30px 0 60px 0;
}
.trust .productsauth{
  margin: 20px 0 20px 0;
 display: flex;
 align-items: center;
 justify-content: center;
}
.trust img{
  width: 65%;
}
.trust h4{   
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
}
.trust li{
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 10px;

}
.trust li span{
  font-size: 1.1rem;
  font-weight: 600;

}

/* terms and condition */
.terms-conditions{
  padding:30px;

}
.terms-conditions .term{
 margin:30px;

}
.term-card{
  border: none;
  font-family: Montserrat, sans-serif;
}
.term-card h3{
  font-weight: 600;
 }
.term-card h5{
 font-weight: 550;
}

/* help center */
.help-card{
  border: none;
  font-family: Montserrat, sans-serif;
}
.help-card ul li{
padding:15px;
font-size:18px;
list-style: none;
}
.help-card ul li a{
  text-decoration: none;
  color:rgb(74, 73, 73)
  }
  .help-card ul li a:hover{
    text-decoration: none;
    color:#f05353;
    }
/* Hover styles for the dropdown */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

/* Optional: Adjust the display timing */
.nav-item.dropdown .dropdown-menu {
  transition: opacity 0.5s ease;
  opacity: 0;
}

.nav-item.dropdown:hover .dropdown-menu {
  opacity: 1; /* Make menu fully visible on hover */
}
   
/* offcanvas */
.userdetailsbox {
  position: relative;
  height: 80px;
  width: 32%;
  border: 1px solid #606060;
  border-radius: 5px;
  text-align: center;
  padding: 10px
}
.userdetailsbox a{
text-decoration: none;
}
.offcanvasbrands h6{
 margin-top: 30px;
}

.userdetailsbox i {
  font-size: 1.5rem;
  color: #cacaca;
}

.userdetailsbox p {
  font-size: 0.8rem;
  margin-top: 10px;
  color: #9a9a9a;

}

.offcanvasusername {
  font-size: 1rem;
}

.offcanvasbrands ul li {
  list-style-type: none;

  }

.offcanvasbrands ul li a{
text-decoration: none;
color:white;
}