.single_size_opt {
    display: inline-block;
    margin: 2px -2px;
}

.sizepanel, .colorpanel {
    transition: all 0.3s ease;
    cursor: pointer;
}

.sizepanel.active, .colorpanel.active {
    transform: scale(1.05);
    box-shadow: 0 2px 8px rgba(40, 94, 35, 0.3);
}

.sizepanel:hover, .colorpanel:hover {
    transform: scale(1.02);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.nav-slider-wrap .slick-slide.is-active {
  border: 2px solid #000;
  border-radius: 4px;
}
.slick-list.draggable {
    height: auto !important;
}
        @media only screen and (min-width: 992px) {

            /* Your CSS for larger devices goes here */
            .imageboropremium {
                width: 100px !important;
            }
        }

        .sizepanel, .colorpanel {
            cursor: pointer;
            line-height: 14px;
            padding: 8px 28px !important;
            border: 1px solid #cfcece !important;
            
            transition: all 0.3s ease;
            width: 50px;
            height: 35px;
            text-align: center;
            font-size: 14px;
            font-weight: 500;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 4px rgba(0,0,0,0.05);
            border-radius: 4px !important;
        }
        
          .video-container {
            position: relative;
            padding-bottom: 56.25%;
        }

        del#oldprice2 {
            font-size: 15px;
        }

        span#pricefinal2 {
            color: #e4573d;
        }

        .video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .product-details-description img {
            object-fit: cover;
            max-width: 100%;
        }
.category-row-custom {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: space-between;
}
.category-card-custom {
    flex: 1 1 18%; /* 5 in a row on large screens */
    max-width: 18%;
    min-width: 180px;
}
@media (max-width: 991.98px) {
    .category-card-custom {
        flex: 1 1 45%; /* 2 in a row on small screens */
        max-width: 45%;
        min-width: 140px;
    }
}
@media (max-width: 575.98px) {
    .category-card-custom {
        min-width: 120px;
    }
}
.pro-dec-nav-img-slider.slick-slide {
    width: 80px !important;
    padding-right: 5px;
    cursor:pointer;
}
.nav-slider-wrap.bg-white img{
    max-height:80px;
    width:100%;
}
       .category-row-custom {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.category-card-custom {
    flex: 1 1 18%; /* 5 in a row on large screens */
    max-width: 19%;
    min-width: 180px;
}
@media (max-width: 991.98px) {
    .category-card-custom {
        flex: 1 1 45%; /* 2 in a row on small screens */
        max-width: 45%;
        min-width: 140px;
    }
    .category-card-custom.hide-mobile {
        display: none !important; /* Hide 5th card on small screens */
    }
}
@media (max-width: 575.98px) {
    .category-card-custom {
        min-width: 120px;
    }
}
        .HJ_2_card-section {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 8px;
    }

    .HJ_2_card {
  position: relative;
  flex: 1 1 300px;
  max-width: 427px;
  height: 400px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
  
}

.HJ_2_card::after {
  content: "";
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 0;
  height: 30px;
  border-radius: 0 0 10px 10px;
  pointer-events: none;
  box-shadow: 0 12px 24px 6px rgba(0,0,0,0.18);
  z-index: 2;
  background: linear-gradient(0deg, rgb(0 0 0 / 60%) 0%, rgb(0 0 0 / 45%) 30%, rgb(0 0 0 / 16%) 66%, rgb(0 0 0 / 0%) 100%);
}

    .HJ_2_card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .HJ_2_card-title {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 20px 15px;
      text-align: center;
      font-size: 1.6rem;
      font-weight: bold;
      color: #fff;
      background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.4) 40%,
        rgba(0, 0, 0, 0.1) 80%,
        rgba(0, 0, 0, 0) 100%
      );
    }

    @media (max-width: 992px) {
      .HJ_2_card {
        flex: 1 1 45%;
      }
    }

    @media (max-width: 600px) {
      .HJ_2_card {
        flex: 1 1 100%;
      }
    }
    @media (max-width: 576px) {
  .about-us-img-responsive {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
    order: 2;
  }
  .about-us-img-responsive img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
  }
  .row > .col-lg-7 {
    width: 100% !important;
    order: 1;
  }
}
@media (min-width: 992px) { /* Large screens and up */
  .about-us-text-vertical-center {
    padding-top: 60px;   /* Adjust as needed */
    padding-bottom: 60px; /* Adjust as needed */
  }
}


@media only screen and (max-width: 767px) {
    .container .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        gap: 0px 0;
    }

}

@media (min-width: 992px) {
   .fdghfhjg {
       margin-right: -50px !important;
   }
}