/* Add custom CSS styles below */ 
.custom-category-bar {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 15px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ddd;
  flex-wrap: wrap;
  margin-top: 10px;
}
.product-card-content-meta-pricing-current-discounted
{    font-size: 14px;
    font-weight: 600;
    --tw-text-opacity: 1;
    color:rgba(132, 225, 188, 1);
    color:rgba(132, 225, 188, var(--tw-text-opacity, 1));

}
.product-card-content-meta-pricing-current-discounted-meta-regular
{
color: rgb(225 70 70);
}

.category-item {
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.3s ease;
  min-width: 80px;
}

.category-item:hover {
  transform: scale(1.05);
}

.category-item img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-bottom: 5px;
}

.category-item span {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
/* Link */
.main-links-style-3-slider-single-content-informations .justify-center a{
 background-color:#ffffff;
 color:#5922e6;
 font-weight:500;
 transform:translatex(0px) translatey(0px);
}
/* Division */
.store-features-style-3-content-wrapper .group .store-features-style-3-content-single-icon{
 transform:translatex(0px) translatey(0px);
}

/* Division */
.store-features-style-3-content-wrapper .group .store-features-style-3-content-single-icon-box{
 background-image:none;
 background-size:contain;
 background-clip:padding-box;
 background-repeat:no-repeat;
 background-attachment:scroll;
}

/* Sicon route highway */
.store-features-style-3-content-wrapper .group .sicon-route-highway{
 background-image:url("https://i.imgur.com/cQWl3iF.png");
 background-size:cover;
 background-position-x:0%;
 background-repeat:no-repeat;
 background-attachment:scroll;
 transform:scale(2.46);
 color:rgba(207,108,108,0);
}

/* Sicon chat bubbles */
.store-features-style-3-content-wrapper .group .sicon-chat-bubbles{
 color:rgba(255,255,255,0);
 background-image:url("https://i.imgur.com/3CU2r2i.png");
 background-attachment:scroll;
 background-repeat:no-repeat;
 background-size:cover;
 transform:scale(2.49);
}

/* Sicon dashboard high */
.store-features-style-3-content-wrapper .group .sicon-dashboard-high{
 color:rgba(255,255,255,0);
 background-image:url("https://i.imgur.com/71aIG2U.png");
 background-size:cover;
 transform:scale(2.38);
}

#tawkchat-minified {
  left: 20px !important;
  left: auto !important;
  bottom: 200px !important;
}
/* Ticketing system */
ticketing-system{
 transform: translatey(-92px);
}