@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Black.eot");
  src: url("../../fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Black.woff2") format("woff2"), url("../../fonts/Roboto-Black.woff") format("woff"), url("../../fonts/Roboto-Black.ttf") format("truetype"), url("../../fonts/Roboto-Black.svg#Roboto-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Bold.eot");
  src: url("../../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Bold.woff2") format("woff2"), url("../../fonts/Roboto-Bold.woff") format("woff"), url("../../fonts/Roboto-Bold.ttf") format("truetype"), url("../../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Regular.eot");
  src: url("../../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Regular.woff2") format("woff2"), url("../../fonts/Roboto-Regular.woff") format("woff"), url("../../fonts/Roboto-Regular.ttf") format("truetype"), url("../../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Medium.eot");
  src: url("../../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Medium.woff2") format("woff2"), url("../../fonts/Roboto-Medium.woff") format("woff"), url("../../fonts/Roboto-Medium.ttf") format("truetype"), url("../../fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Thin.eot");
  src: url("../../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Thin.woff2") format("woff2"), url("../../fonts/Roboto-Thin.woff") format("woff"), url("../../fonts/Roboto-Thin.ttf") format("truetype"), url("../../fonts/Roboto-Thin.svg#Roboto-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../../fonts/Roboto-Light.eot");
  src: url("../../fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Roboto-Light.woff2") format("woff2"), url("../../fonts/Roboto-Light.woff") format("woff"), url("../../fonts/Roboto-Light.ttf") format("truetype"), url("../../fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot?aaby15");
  src: url("../../fonts/icomoon.eot?aaby15#iefix") format("embedded-opentype"), url("../../fonts/icomoon.ttf?aaby15") format("truetype"), url("../../fonts/icomoon.woff?aaby15") format("woff"), url("../../fonts/icomoon.svg?aaby15#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-list_view:before {
  content: "\e904";
}

.icon-grid_view:before {
  content: "\e905";
}

.icon-mail:before {
  content: "\e901";
}

.icon-location:before {
  content: "\e902";
}

.icon-call:before {
  content: "\e903";
}

.icon-slider-button:before {
  content: "\e900";
  color: #fff;
}

body .category-page {
  margin-bottom: 0 !important;
}
body .category-page .container h1, body .category-page .container h2, body .category-page .container h3, body .category-page .container h4, body .category-page .container h5, body .category-page .container h6 {
  font-family: "Josefin Sans";
}
body .category-page .container .breadcrumbs {
  margin-bottom: 20px;
}
body .category-page .container .heading-section {
  margin-bottom: 0px;
}
@media screen and (min-width: 767px) {
  body .category-page .container .heading-section {
    margin-bottom: 40px;
  }
}
body .category-page .container .heading-section .heading-main .heading-inner {
  background-image: url("https://cdn11.bigcommerce.com/s-zt0qbxze9h/images/stencil/original/image-manager/category-heding-img.png?t=1723541370");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 40px 10px;
  min-height: 420px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 767px) {
  body .category-page .container .heading-section .heading-main .heading-inner {
    padding: 40px 10px;
  }
}
body .category-page .container .heading-section .heading-main .heading-inner .heading-image {
  display: none;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory {
  position: absolute;
  width: 100%;
  top: 30px;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory h1 {
  padding: 0 0 20px 0;
  position: relative;
  font-size: 30px;
  line-height: 30px;
}
@media screen and (min-width: 767px) {
  body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory h1 {
    font-size: 38px !important;
  }
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory {
  max-width: 85%;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .filter {
  padding: 20px 0;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .filter .filter-main {
  align-items: center;
  justify-content: center;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList {
  margin-bottom: 0px;
}
@media screen and (min-width: 1440px) {
  body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList {
    margin-bottom: 20px;
  }
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 0 10px;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category:hover {
  scale: 1;
  transition: all 0.2s ease-in-out;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category .category-subcategory-link {
  width: 100%;
  max-width: 150px;
}
@media screen and (min-width: 767px) {
  body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category .category-subcategory-link {
    max-width: 200px;
  }
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category .category-subcategory-link .category-subcategory-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #CDE0FF;
  border-radius: 20px;
  padding: 0;
  padding-top: 100%;
  position: relative;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category .category-subcategory-link .category-subcategory-image img {
  mix-blend-mode: multiply;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  height: 100%;
  border: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category .category-subcategory-link .category-subcategory-name {
  font-size: 12px;
  color: #ffca2b;
  font-weight: 500;
}
@media screen and (min-width: 991px) {
  body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-track .sub-category .category-subcategory-link .category-subcategory-name {
    font-size: 16px;
  }
}
body .category-page .container .heading-section .heading-main .heading-inner .main-heading-subcategory .heading-and-subcategory .category-heading-and-subcategory-main .category-subcategoryList .slick-dots {
  margin-top: 10px;
}
body .category-page .container .category-section {
  padding-top: 20px;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section {
    padding-top: 0px;
  }
}
body .category-page .container .category-section .category-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
body .category-page .container .category-section .category-wrap .top-section {
  margin: 0;
  width: 100%;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  body .category-page .container .category-section .category-wrap .top-section .page-sidebar {
    margin-bottom: 0;
    position: sticky;
    top: 130px;
    max-height: calc(90vh - 70px);
    overflow-y: auto;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters ul li {
  background: linear-gradient(315deg, #ffca2b 0.88%, #ffca2b 99.12%);
  margin-left: 0;
  border-radius: 5px;
  margin-right: 10px;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters ul li:hover {
  background: linear-gradient(152deg, #f2bc1b 0%, #f2e635 100%);
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters ul li a {
  color: #000000;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters ul li a svg {
  fill: #000000;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters .remove-filter {
  color: #ffca2b;
  font-size: 16px;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters .sidebarBlock-heading {
  margin-bottom: 10px;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-refineFilters .no-filter {
  line-height: normal;
  text-decoration: underline;
  font-size: 16px;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion {
  background-color: transparent;
  padding: 0;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-nav-clear-holder .facetedSearch-clearLink {
  color: #ffca2b;
  font-size: 16px;
  margin-top: -5px;
}
@media screen and (min-width: 991px) {
  body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-nav-clear-holder .facetedSearch-clearLink {
    margin-top: -3px;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-content #facet-range-form .form-fieldset .form-field button {
  background: linear-gradient(152deg, rgb(242, 188, 27) 0%, rgb(242, 230, 53) 100%);
  color: #000000;
  font-weight: bold;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-content #facet-range-form .form-fieldset .form-field button:hover {
  background: linear-gradient(315deg, rgb(255, 202, 43) 0.88%, rgb(255, 202, 43) 99.12%);
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action {
  display: flex;
  align-items: center;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action .navList-action-close {
  margin-left: auto;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar #facetedSearch .facetedSearch-navList .accordion .accordion-block .accordion-content .navList .navList-item .navList-action .navList-action-close svg {
  fill: #000000;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar .sidebarBlock + .sidebarBlock {
  border: none;
  margin: 0;
  padding: 0;
}
body .category-page .container .category-section .category-wrap .top-section .page-sidebar .facetedSearch .facetedSearch-navList .accordion {
  margin-bottom: 0;
}
body .category-page .container .category-section .category-wrap .top-section .page-content {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content {
    padding: 0 15px;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-content #btnContainer {
  display: none;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content #btnContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-end;
    gap: 10px;
    border-bottom: 1px solid #383838;
    padding-bottom: 20px;
    max-width: calc(100% - 15px);
    width: 100%;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-content #btnContainer .btn {
  color: #ffffff;
  font-size: 24px;
  padding: 5px 10px;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  border: 1px solid;
  background: transparent;
  transition: all 0.2s ease-in-out;
}
body .category-page .container .category-section .category-wrap .top-section .page-content #btnContainer .btn:hover {
  background: linear-gradient(152deg, #f2bc1b 0%, #f2e635 100%);
  color: #000000;
}
body .category-page .container .category-section .category-wrap .top-section .page-content #btnContainer .btn.active {
  background: linear-gradient(315deg, rgb(255, 202, 43) 0.88%, rgb(255, 202, 43) 99.12%);
  color: #000000;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid {
  margin: 0;
  width: 100%;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid .product .card .card-figure .card-img-container {
  background-color: #CDE0FF;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid .product .card .card-figure .card-img-container img {
  mix-blend-mode: multiply;
  border-radius: 0;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid .product .card .card-body h3 a {
  font-family: "Josefin Sans" !important;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid .product .card .card-body .card-summary {
  display: -webkit-inline-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  margin-bottom: 15px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid .product .card .card-btn {
  gap: 18px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .productGrid .product .card .card-btn a {
  font-size: 18px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid {
  flex-direction: column;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product {
  width: 100%;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card:hover .card-figcaption {
  right: 30px !important;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card .card-figure {
  flex: 0 0 30%;
  max-width: 30%;
  width: 100%;
  padding-right: 20px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card .card-figure .card-figcaption {
  right: 20px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card .card-body {
  flex: 0 0 68%;
  max-width: 68%;
  width: 100%;
  justify-content: space-evenly;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card .card-body .card-text {
  flex: none;
}
body .category-page .container .category-section .category-wrap .top-section .page-content.ListView .productGrid .product .card .card-btn {
  max-width: 33.33%;
  width: 100%;
  margin-left: auto;
  position: absolute;
  bottom: 24px;
  right: 24px;
  margin-bottom: 2px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter {
  margin: 20px 0;
  align-items: center;
  justify-content: center;
  max-width: calc(100% - 15px);
  margin-right: 0;
  padding: 0;
  padding: 20px;
  gap: 20px;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter {
    gap: 0;
  }
}
@media screen and (min-width: 991px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter {
    margin: 40px auto 0;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .pagination-count {
  padding-right: 10px;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing {
  display: block;
  width: 100%;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing {
    border-left: 1px solid #4f4f4f;
    width: 80%;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination {
  padding: 0;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list {
    justify-content: space-between;
    flex-wrap: unset;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item .pagination-link {
  font-size: 14px;
  font-weight: normal;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--previous {
  margin-right: auto;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--next {
  margin-left: auto;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers {
  width: 100%;
  order: 3;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers {
    width: auto;
    order: unset;
  }
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers.pagination-item--no-previous {
  margin-left: auto;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers.pagination-item--no-next {
  margin-right: auto;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers .pagination-link {
  border: 1px solid #4f4f4f;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers .pagination-link:hover {
  border-color: #ffca2b;
}
body .category-page .container .category-section .category-wrap .top-section .page-content .product-listing-counter .product-pagination-listing .pagination .pagination-list .pagination-item.pagination-item--numbers .pagination-link.pagination-link--current {
  color: #ffca2b;
  border-color: #ffca2b;
}
body .category-page .container .category-section .category-wrap .bottom-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  body .category-page .container .category-section .category-wrap .bottom-section {
    padding-top: 100px;
  }
}
body .category-page .container .category-section .category-wrap .bottom-section .produ-img-desc {
  width: 100%;
}
body .category-page .container .category-section .category-wrap .bottom-section .category-page-main-img {
  background-color: #CDE0FF;
  text-align: center;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
  padding: 20px;
}
@media screen and (min-width: 991px) {
  body .category-page .container .category-section .category-wrap .bottom-section .category-page-main-img {
    margin: 0 auto 20px;
    flex: 0 0 40%;
  }
}
@media screen and (min-width: 1024px) {
  body .category-page .container .category-section .category-wrap .bottom-section .category-page-main-img {
    margin: 0 auto 40px;
  }
}
body .category-page .container .category-section .category-wrap .bottom-section .category-page-main-img img {
  width: auto;
  max-height: 300px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .bottom-section .description-text {
    margin: 0 0 40px 0;
    padding-bottom: 0;
    flex: 0 0 60%;
    padding-left: 40px;
  }
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h1, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h2, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h3, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h4, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h5, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h6 {
  margin-bottom: 5px;
  font-size: 21px !important;
  line-height: 26px !important;
  font-family: "Roboto";
  font-weight: 500;
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h1 strong, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h2 strong, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h3 strong, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h4 strong, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h5 strong, body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h6 strong {
  font-weight: 500;
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description h2 {
  margin-top: 0;
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description p {
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description p:last-child {
  margin-bottom: 0px;
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description .page-title-wrapper h1 {
  margin: 0;
  padding-bottom: 10px;
  line-height: 32px;
}
body .category-page .container .category-section .category-wrap .bottom-section .description-text .text .description .messages {
  display: none;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section {
  max-width: none;
}
@media screen and (min-width: 767px) {
  body .category-page .container .category-section .category-wrap .bottom-section .faq-section {
    max-width: 991px;
  }
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section h2 {
  font-family: "Josefin Sans" !important;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .accordion {
  background-color: #000000 !important;
  color: #ffffff;
  font-weight: 500;
  position: relative;
  padding: 10px 40px 10px 18px;
  border-radius: 5px;
  font-size: 18px;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .accordion:hover {
  box-shadow: 8px 8px 8px rgba(255, 202, 43, 0.1);
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .accordion::after {
  position: absolute;
  right: 10px;
  color: #ffca2b;
  content: "+";
  font-size: 28px;
  top: 0px;
  transition: all 0.2s ease-in-out;
  font-weight: 400;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .accordion.active {
  border-radius: 5px 5px 0 0;
  box-shadow: 8px 8px 8px rgba(255, 202, 43, 0.1);
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .accordion.active::after {
  content: "-";
  transition: all 0.2s ease-in-out;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .accordion.active + .panel {
  max-height: 700px !important;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .panel {
  display: flex;
  align-items: center;
  margin: -21px 0 20px;
  border-radius: 0 0 5px 5px;
  box-shadow: 8px 8px 8px rgba(255, 202, 43, 0.1);
  background-color: #000000;
  color: #ffffff;
  border-top: 0.5px solid rgba(167, 167, 167, 0.2705882353);
  font-size: 16px;
  transition: max-height 0.2s ease-in-out;
}
body .category-page .container .category-section .category-wrap .bottom-section .faq-section .panel p {
  margin: 0;
  padding: 10px 0;
}
body .category-page .container .category-section .category-wrap .bottom-section .produ-img-desc {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 991px) {
  body .category-page .container .category-section .category-wrap .bottom-section .produ-img-desc {
    flex-direction: row;
  }
}
body .category-page.no-sub-category .container .heading-section .heading-main .heading-inner {
  min-height: unset;
  background-position: center;
}
body .category-page.no-sub-category .container .heading-section .heading-main .heading-inner .main-heading-subcategory {
  position: static;
}

#categories-list .navPages-list .navPages-item, .accordion-content .navPages-list .navPages-item {
  padding-bottom: 10px;
  padding-top: 10px;
}

.accordion-nav-clear-holder {
  padding-bottom: 10px;
}

body main .container .heading-section {
  margin-bottom: 70px !important;
}

@media screen and (min-width: 1024px) {
  .sub-category .main-heading-subcategory {
    margin-bottom: -175px;
  }
}

body main .container .heading-section {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 767px) {
  body main .container .heading-section {
    margin-bottom: 80px !important;
  }
}

body main.sub-category .container .heading-section {
  margin-bottom: 140px !important;
}
@media screen and (min-width: 1024px) {
  body main.sub-category .container .heading-section {
    margin-bottom: 200px !important;
  }
}

body main .container .heading-section .heading-main .heading-inner .main-heading-subcategory h2 {
  margin-bottom: 30px;
}

body main .container .heading-section .heading-main .heading-inner {
  padding-bottom: 65px;
}

p[data-no-products-notification] {
  margin-top: 40px;
  outline: 0 !important;
}

.product-page .productCarousel .slick-list {
  margin-bottom: 0;
}

.productView-description .productView-title,
.productView-description .productView-description {
  padding: 0;
}

.accordion-content .navPages-list .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item a {
  font-size: 12px;
}/*# sourceMappingURL=category-page.css.map */