#category #subcategories
{
margin-bottom: 35px;
}

#category #wrapper
{
  padding-top: 0;
}

#category #search_filters, #category #search_filters_brands, #category #search_filters_suppliers
{
  padding: 0;
}

  #category #wrapper .block-category
{
    margin-bottom: 86px;
}

#wrapper .block-category h1
{
    color: #253D4E;
    font-size: 38px;
    font-weight: bold;
    line-height: 48px;
    letter-spacing: 0;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 1.25rem;
    text-align: center;
}

#category #wrapper .breadcrumb
{
    text-align: center;
    margin-bottom: 0;
}

#category #product-list-header
{
    display: flex;
    align-items: flex-end;
}




/************* Left Column ****************/

#search_filters
{

}

#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet
{

}

#search_filters .facet .facet-title
{
    color: #253D4E;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
    font-family: 'Quicksand', sans-serif;
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative;
}

#search_filters .facet .facet-title, #search_filters_brands .facet .facet-title, #search_filters_suppliers .facet .facet-title
 {
    font-size: 24px;
 }

#search_filters .facet .facet-title:after
{
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #2BBEF9;
}

#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet
{
  position: relative;
  padding: 30px;
  border: 1px solid #ececec;
  border-radius: 15px;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
  background: #fff;
  margin-bottom: 50px;
}



#search_filters .facet .facet-label a
{
  font-size: 13.13px;
  color: #7e7e7e;
  font-weight: 500;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0;
}


#search_filters .ui-slider-horizontal
{
height: 4px;
background: #7e7e7e;
border: none;
max-width: 310px;
width: 100%;
}

#search_filters .ui-widget-header
{
  background: #2BBEF9;
}

#search_filters .ui-slider .ui-slider-handle
{
  width: 1rem;
  height: 1rem;
  background: #fff;
  border: 2px solid #2BBEF9;
  border-radius: 100%;
  top: -7px;
  margin: 0;
}

#search_filters .ui-slider>.ui-slider-handle:nth-child(3)
{
  margin-left: -16px;
}

.facet_label_slider
{
  max-width: 173px;
  min-height: 28px;
  width: 100%;
  border: 1px solid #ececec;
  border-radius: 4px;
  color: #7e7e7e;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  margin: 0 auto;
  text-align: center;
  line-height: 28px;
  margin-top: 1rem;
}


/************* subcategory ****************/
#category #subcategories .subcategory-heading
{
color: #253D4E;
font-size: 24px;
font-weight: bold;
letter-spacing: 0;
line-height: 34px;
font-family: 'Quicksand', sans-serif;
margin-bottom: 36px;
}

#category #subcategories p.h5
{
color: #253D4E;
font-size: 16px;
font-weight: bold;
line-height: 20px;
letter-spacing: 0;
font-family: 'Quicksand', sans-serif;
margin-bottom:3px;
}

#subcategories ul li .subcategory-name
{
  color: #253D4E; 
}

#subcategories ul li p.nbr-products-category
{
margin-bottom: 0;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 19px;
color: #7e7e7e; 
font-weight: normal;
}

#category #subcategories ul li .subcategory-image
{
  padding: 0;
  max-width: 80px;
  margin: 0 auto;
  margin-bottom: 18px;
}

#category #subcategories ul li .subcategory-image a img
{
  max-width: 80px;
  width: auto;
  height: 80px;
}

#subcategories ul li
{
min-width: 141px;
border-radius: 10px;
border: 1px solid #F4F6FA;
text-align: center;
margin: 0 10px;
margin-bottom: 10px;
padding: 20px 15px 23px 15px;
}

#subcategories ul li:nth-child(1n+0)
{
background: #FFFCEB;
}

#subcategories ul li:nth-child(2n+0)
{
background: #ECFFEC;
}

#subcategories ul li:nth-child(3n+0),
#subcategories ul li:nth-child(4n+0),
#subcategories ul li:nth-child(6n+0)
{
background: #F2FCE4;
}



#subcategories ul li:nth-child(5n+0)
{
background: #FEEFEA;
}

.container-category
{
padding-top: 70px;
}


/**********category description ************/

#category-description
{
margin-top: 30px;
}

#category-description h2
{
color: #253D4E;
font-size: 24px;
font-weight: bold;
letter-spacing: 0;
line-height: 34px;
font-family: 'Quicksand', sans-serif;
margin-bottom: 13px;
}


#category-description p
{
font-size: 18px;
font-weight: normal;
letter-spacing: 0;
line-height: 30px;
font-family: 'Lato', sans-serif;
color: rgba(37,61,78,0.75);
margin-bottom: 0;
}

#category-description p:not(:last-child)
{
margin-bottom: 29px;
}

#category-description p a
{
  color: rgba(37,61,78,0.75);
  font-weight: bold;
  text-decoration: underline;
}

#category-description strong
{
  font-weight: bold;
}

@media (min-width:768px)
{
  #js-product-list-top
  {
    display: none !important;
  }
}


#js-product-list>.products.row .default-product-miniature .product-miniature .thumbnail-container
{
  padding-bottom: 8px;
}


/************ category layout ****************/

@media (min-width:1200px)
{
  #category #left-column
  {
    padding-right: 29px;
    padding-left: 29px;
    width: 26.75%;
  }

  #category #content-wrapper
  {
    padding-left: 29px;
    padding-right: 29px;
    width: 73.25%;
  }

  .container.container-category
  {
    max-width: 1608.5px;
    width: 100%;
    padding: 0;
  }

  #js-product-list>.products.row
  {
    margin: 0 -12px;
  }

  #js-product-list>.products.row>.default-product-miniature
  {
    max-width: 286px;
    padding: 0 12px;
    width: 100%;
  }

  #js-product-list>.products.row>.default-product-miniature.product-miniature .thumbnail-container
  {
margin-bottom: 21px;
  }

}


/************ category slider *****************/

.category-slider-block.elementor-arrows-position-outside .swiper-container
{
width: 100%;
}

.category-slider-block .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img
{
  width: 80px;
  height: 80px;
}

.category-slider-block .swiper-slide>.elementor-testimonial-wrapper
{
border-radius: 10px;
border: 1px solid #F4F6FA;
padding-top: 19px !important;
padding-bottom: 22px !important;
padding-left: 4px !important;
padding-right: 4px !important;
margin: 0 !important;
}

.category-slider-block .swiper-slide:nth-child(1n+0)>.elementor-testimonial-wrapper,
.category-slider-block .swiper-slide:nth-child(8n+0)>.elementor-testimonial-wrapper,
.category-slider-block .swiper-slide:nth-child(10n+0)>.elementor-testimonial-wrapper
{
  background: #FEEFEA;
}

.category-slider-block .swiper-slide:nth-child(2n+0)>.elementor-testimonial-wrapper
{
  background: #FFFCEB;
}

.category-slider-block .swiper-slide:nth-child(3n+0)>.elementor-testimonial-wrapper
{
  background: #ECFFEC;
}


.category-slider-block .swiper-slide:nth-child(4n+0)>.elementor-testimonial-wrapper,
.category-slider-block .swiper-slide:nth-child(7n+0)>.elementor-testimonial-wrapper,
.category-slider-block .swiper-slide:nth-child(9n+0)>.elementor-testimonial-wrapper
{
  background: #F2FCE4;
}


.category-slider-block .swiper-slide:nth-child(5n+0)>.elementor-testimonial-wrapper
{
  background: #FFF3EB;
}


.category-slider-block .swiper-slide:nth-child(6n+0)>.elementor-testimonial-wrapper
{
  background: #FFF3FF;
}




/**** category cover marge *********/

#category #product-list-header
{
  margin-bottom: 69px;
}


@media (max-width:1199px)
{
  #category #product-list-header
  {
    margin-bottom: 1.5rem;
  }
}