.elementor-242994 .elementor-element.elementor-element-4ea573cf{--display:flex;}.elementor-242994 .elementor-element.elementor-element-d1f3f15{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.9;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-242994 .elementor-element.elementor-element-d1f3f15:not(.elementor-motion-effects-element-type-background), .elementor-242994 .elementor-element.elementor-element-d1f3f15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://dev3.site-seeker.com/wp-content/uploads/2026/03/ricardo-gomez-angel-41X6FwTwPh4-unsplash-1.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-242994 .elementor-element.elementor-element-d1f3f15::before, .elementor-242994 .elementor-element.elementor-element-d1f3f15 > .elementor-background-video-container::before, .elementor-242994 .elementor-element.elementor-element-d1f3f15 > .e-con-inner > .elementor-background-video-container::before, .elementor-242994 .elementor-element.elementor-element-d1f3f15 > .elementor-background-slideshow::before, .elementor-242994 .elementor-element.elementor-element-d1f3f15 > .e-con-inner > .elementor-background-slideshow::before, .elementor-242994 .elementor-element.elementor-element-d1f3f15 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor0 );--background-overlay:'';}.elementor-242994 .elementor-element.elementor-element-afe5b54{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:20px 40px;--row-gap:20px;--column-gap:40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-242994 .elementor-element.elementor-element-a97a69a{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-242994 .elementor-element.elementor-element-a00aa74{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-242994 .elementor-element.elementor-element-a00aa74 img{width:100%;max-width:350px;}.elementor-242994 .elementor-element.elementor-element-19cda82{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-242994 .elementor-element.elementor-element-807d5e7{font-weight:500;color:var( --e-global-color-astglobalcolor4 );}.elementor-242994 .elementor-element.elementor-element-807d5e7 p{margin-block-end:0px;}.elementor-242994 .elementor-element.elementor-element-807d5e7 a{color:#EA2529;}.elementor-242994 .elementor-element.elementor-element-d8b8a9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-242994 .elementor-element.elementor-element-e55a014{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;padding:0px 0px 0px 0px;}.elementor-242994 .elementor-element.elementor-element-e55a014 .elementor-heading-title{font-size:40px;}.elementor-242994 .elementor-element.elementor-element-ead423a p{margin-block-end:0px;}.elementor-242994 .elementor-element.elementor-element-67da20d{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-242994 .elementor-element.elementor-element-67da20d.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:20px;}@media(min-width:768px){.elementor-242994 .elementor-element.elementor-element-a97a69a{--width:40%;}.elementor-242994 .elementor-element.elementor-element-19cda82{--width:60%;}}/* Start custom CSS for container, class: .elementor-element-d8b8a9f */.hip_categories_grid {
  display: grid;
  gap: 2rem;
	max-width: 1500px;
  margin: 0 auto;
  grid-template-columns: repeat(4, 1fr); 
	justify-content: center;
}

@media (max-width: 1024px) {
  .hip_categories_grid {
    grid-template-columns: repeat(2, 1fr);
    max-width: 600px;
  }
}

@media (max-width: 600px) {
  .hip_categories_grid {
    grid-template-columns: 1fr;
    max-width: 350px;
  }
}

.hip_categories_grid .grid-item {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
}

.hip_categories_grid img {
  width: 100%;
  height: auto;
  display: block;
}

/* Overlay label */
.hip_categories_grid .carousel-label {
  position: absolute;
  inset: 0;

  display: flex;
  align-items: center;
  justify-content: center;

  color: #fff;
  font-weight: 600;
	font-size: 1.5rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;

  background: rgba(0, 0, 0, 0.35);
}

.hip_categories_grid .grid-item:hover img {
  transform: scale(1.05);
  transition: transform 0.4s ease;
}

.hip_categories_grid img {
  transition: transform 0.4s ease;
}

.product-line-landing {
  margin-block: 3rem;
}



.archive-content.has-hip-sidebar {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.archive-content.has-hip-sidebar .category-sidebar {
    flex: 0 0 250px;
    position: sticky;
    top: 20px;
}

.archive-content.has-hip-sidebar .archive-main-content {
    flex: 1;
    min-width: 0;
}

@media (max-width: 768px) {
    .archive-content.has-hip-sidebar {
        flex-direction: column;
    }
    
    .archive-content.has-hip-sidebar .category-sidebar {
        width: 100%;
    }
}

/* NEW HIP Category Grid Styling */

/* Reusable category landing grid */
.category-landing-grid .elementor-element.elementor-wc-products ul.products,
.category-landing-grid .woocommerce ul.products,
.category-landing-grid ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 28px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    align-items: stretch !important;
}

.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product,
.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product-category,
.category-landing-grid .woocommerce ul.products li.product,
.category-landing-grid .woocommerce ul.products li.product-category,
.category-landing-grid ul.products li.product,
.category-landing-grid ul.products li.product-category {
    float: none !important;
    clear: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    box-shadow: 0 6px 18px rgba(0,0,0,.08) !important;
    transition: transform .2s ease, box-shadow .2s ease;
    display: flex !important;
    height: 100% !important;
}

.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product > a,
.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product-category > a,
.category-landing-grid .woocommerce ul.products li.product > a,
.category-landing-grid .woocommerce ul.products li.product-category > a,
.category-landing-grid ul.products li.product > a,
.category-landing-grid ul.products li.product-category > a {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    height: 100% !important;
    text-decoration: none !important;
}

.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product img,
.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product-category img,
.category-landing-grid .woocommerce ul.products li.product img,
.category-landing-grid .woocommerce ul.products li.product-category img,
.category-landing-grid ul.products li.product img,
.category-landing-grid ul.products li.product-category img {
    width: 100% !important;
    aspect-ratio: 4 / 3 !important;
    height: auto !important;
    object-fit: cover !important;
    display: block !important;
    margin: 0 !important;
}

.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product h2,
.category-landing-grid .elementor-element.elementor-wc-products ul.products li.product-category h2,
.category-landing-grid .woocommerce ul.products li.product h2,
.category-landing-grid .woocommerce ul.products li.product-category h2,
.category-landing-grid ul.products li.product h2,
.category-landing-grid ul.products li.product-category h2 {
    font-size: 18px !important;
    line-height: 1.3 !important;
    padding: 18px 18px 10px !important;
    margin: 0 !important;
    min-height: 74px !important;
}

/* Optional: hide counts to reduce height differences */
/* .category-landing-grid .count {
    display: none !important;
} *//* End custom CSS */