.elementor-7041 .elementor-element.elementor-element-55816bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7041 .elementor-element.elementor-element-55816bc:not(.elementor-motion-effects-element-type-background), .elementor-7041 .elementor-element.elementor-element-55816bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F7F7;}.elementor-7041 .elementor-element.elementor-element-11e37ed{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-7041 .elementor-element.elementor-element-11e37ed.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(min-width:769px){.elementor-7041 .elementor-element.elementor-element-55816bc{--width:100%;}}@media(max-width:1024px){.elementor-7041 .elementor-element.elementor-element-55816bc{--margin-top:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7041 .elementor-element.elementor-element-11e37ed{padding:0px 0px 0px 0px;}}@media(max-width:768px){.elementor-7041 .elementor-element.elementor-element-55816bc{--margin-top:30px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7041 .elementor-element.elementor-element-11e37ed{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-11e37ed *//* =========================
   CATEGORIES SECTION
========================= */




.categories-section {
  padding: 40px 20px 60px;
  font-family: 'Lufga', sans-serif;
  


}

/* =========================
   TITLE
========================= */

.section-title {
  text-align: center;
  font-family:'Lufga', sans-serif;
  font-size: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight:600;
  margin-bottom: 50px;
  
  color: #111;
}

/* =========================
   GRID
========================= */

.categories-grid {
  max-width: 1740px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
    font-family: 'Lufga', sans-serif;

}

/* =========================
   CARD BASE
========================= */



.category-card {
  background: rgba(251, 248, 243, 0.1);
  /* opacity added */
  border-radius: 22px;
  padding: 26px;
  min-height: 240px;
  

  /*display: flex;*/
  flex-direction: column;
  justify-content: center;
  align-items: center;

  text-align: center;
    font-family: 'Lufga', sans-serif;

  transition: all 0.35s ease;

  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.6),
    0 8px 22px rgba(0, 0, 0, 0.06);
    
    .category-card {
  opacity: 0.92;
}
}

/* =========================
   ACTIVE (CENTER) CARD
========================= */

.category-card.active {

 

  box-shadow:
    0 24px 55px rgba(255, 195, 110, 0.45);
    
}

/* =========================
   IMAGE
========================= */

.category-card img {
  max-width: 290px;
  margin-bottom: 18px;
  transition: transform 0.35s ease;
}

/* =========================
   TEXT
========================= */

.category-card p {
  font-size: 26px;
  font-weight: 500;
    font-family: 'Lufga', sans-serif;
    
    

  color: #111;
}

/* =========================
   HOVER EFFECT
========================= */

.category-card:hover {
  transform: translateY(-6px);
  box-shadow:
    0 22px 55px rgba(0, 0, 0, 0.14);
}

.category-card:hover img {
  transform: scale(1.05);
}

/* =========================
   TABLET
========================= */

@media (max-width: 991px) {

  .section-title {
    font-size: 36px;
    margin-bottom: 40px;
  }

  .categories-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
  }

  .category-card {
    min-height: 220px;
  }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 575px) {

  .section-title {
    font-size: 30px;
    margin-bottom: 28px;
  }

  .categories-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .category-card {
    min-height: 165px;
    padding: 18px;
    border-radius: 18px;
  }

  .category-card img {
    max-width: 95px;
    margin-bottom: 10px;
  }

  .category-card p {
    font-size: 14px;
  }

  .category-card.active {
    box-shadow:
      0 12px 30px rgba(0, 0, 0, 0.08);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-55816bc *//* ============================================
   DENTAL FLOSS & PICKS BANNER — fa8025f
   Same 100px left & right — sab devices pe
   Bilkul Hero, Categories, Learn & Care,
   Testimonial, all carousels & banners jaisa
============================================ */

/* ============================================
   DESKTOP — BASE
============================================ */
.elementor-element-fa8025f {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/* ============================================
   LAPTOP ≤ 1280px
============================================ */
@media (max-width: 1280px) {
  .elementor-element-fa8025f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

/* ============================================
   ≤ 1200px
============================================ */
@media (max-width: 1200px) {
  .elementor-element-fa8025f {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}

/* ============================================
   TABLET LANDSCAPE ≤ 1024px
============================================ */
@media (max-width: 1024px) {
  .elementor-element-fa8025f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

/* ============================================
   TABLET PORTRAIT ≤ 768px
============================================ */
@media (max-width: 768px) {
  .elementor-element-fa8025f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

/* ============================================
   MOBILE ≤ 600px
============================================ */
@media (max-width: 600px) {
  .elementor-element-fa8025f {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

/* ============================================
   SMALL MOBILE ≤ 480px
============================================ */
@media (max-width: 480px) {
  .elementor-element-fa8025f {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* ============================================
   TINY MOBILE ≤ 380px
============================================ */
@media (max-width: 380px) {
  .elementor-element-fa8025f {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}/* End custom CSS */