a.showMore {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  color: #007bb6;
  text-decoration: underline;
}
.pcat-wrap img {
  padding: 15px 30px;
}
.proddtl_content h3 {
  font-size: 16px;
  line-height: 32px;
  margin-top: 20px;
  font-weight: 500;
}
.proddtl_content h3 a {
  text-decoration: underline;
}
a.showMore::after {
  content: "VIEW MORE";
}
a.showMore.showLess::after {
  content: "VIEW LESS";
}
.proddtl_content.items {
  overflow: hidden;
  position: relative;
  height: 100px;
}
.expanded .proddtl_content.items {
  height: auto;
}
.no-expand-feature .proddtl_content.items {
  height: auto;
}
.proddtl_content ul,
.acc_content ul {
  display: flex;
  flex-wrap: wrap;
}
.proddtl_content li,
.acc_content li {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.4px;
  position: relative;
  padding-left: 20px;
  flex: 0 0 100%;
  color: #101010;
}
.proddtl_content li:before,
.acc_content li:before {
  content: "";
  background: url(../../assets/images/svg/black-caret.svg) no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
  width: 11px;
  height: 11px;
}
.proddtl_content li:not(:last-child),
.acc_content li:not(:last-child) {
  margin-bottom: 12px;
}

.prod_left {
  width: 350px;
  position: sticky;
  top: 104px;
  align-self: flex-start;
}
.prod_right {
  width: calc(100% - 350px);
  padding-left: 30px;
}
.prod_filter_wrap > div {
  margin-left: 20px;
}
.content-wrapper.ptag {
  margin-top: 50px;
  border-top: 1px solid #e7eaec;
  padding-top: 40px;
}
/* PRODUCT LISTING */
.woocommerce ul.products.columns-3 {
  margin: 0 -16px;
  display: flex;
  flex-wrap: wrap;
}
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
}

.woocommerce .product_listing ul.products li.product a {
  width: 100%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: calc(33.33% - 32px);
  margin: 0px 16px 0px;
  margin-bottom: 32px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.prod_left .wc-block-product-categories {
  margin-bottom: 40px;
  background: #f6f6f6;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #e7eaec;
  padding: 27px 0;
}
.prod_left ul {
  margin-bottom: 0;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li
  a {
  font-size: 16px;
  color: #000000;
  letter-spacing: normal;
  line-height: 100%;
  font-weight: bold;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li
  a:hover {
  color: var(--blue-color);
}
.prod_left .wc-block-product-categories ul.wc-block-product-categories-list li {
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li
  span.plusminus {
  position: absolute;
  right: 12px;
  top: 0;
  max-width: 15px;
  width: 15px;
  height: 15px;
}
.prod_left .wc-block-product-categories ul.wc-block-product-categories-list li {
  padding: 0 18px 25px 18px;
  margin-bottom: 25px;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li:not(:last-child) {
  border-bottom: 1px solid #dedfe1;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li
  .wc-block-product-categories-list-item-count {
  font-size: 10px;
  font-weight: bold;
  line-height: 100%;
  margin-left: 2px;
  position: relative;
}
.categorylistbox .widget.widget_wpc_filters_widget,
.categorylistbox .cat_wrap {
  background: #f6f6f6;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #e7eaec;
  padding: 30px 20px 20px 35px;
}
.categorylistbox .wpc-posts-found,
.categorylistbox .wpc-filters-widget-top-container.wpc-show-on-desktop {
  display: none;
}

.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.widget-area
  .wpc-filters-labels
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label,
.widget-area
  .wpc-filters-labels
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label
  span.wpc-filter-label-wrapper,
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.wpc-filters-labels
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label
  span.wpc-filter-label-wrapper,
.wpc-term-count-0:not(.wpc-has-not-empty-children),
.wpc-term-count-0:not(.wpc-has-not-empty-children) a,
body
  .wpc-filters-main-wrap
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label,
body
  .wpc-filters-main-wrap
  li.wpc-term-count-0:not(.wpc-has-not-empty-children)
  label
  a {
  opacity: 1 !important;
}
body .wpc-filters-main-wrap li.wpc-term-item {
  margin-bottom: 12px;
  font-size: 15px;
}
body .wpc-filters-main-wrap li.wpc-term-item:last-child {
  margin-bottom: 0;
}
.left_content ul.wpc-filters-checkboxes label a {
  font-size: 14px;
  font-weight: 500;
  color: #101010;
  letter-spacing: 0.4px;
  opacity: 1;
}
.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"] {
  display: none;
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.wpc-checkbox-item label:before {
  content: "";
  border: 1px solid #dedfe1;
  background-color: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
}

.wpc-checkbox-item label:after {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 5px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}

ul.wpc-filters-checkboxes li.wpc-term-selected label:before {
  background-color: var(--blue-color);
  border-color: var(--blue-color);
}

ul.wpc-filters-checkboxes li.wpc-term-selected label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 1;
}
.left_content .wpc-filters-checkboxes li.wpc-term-item label {
  padding-left: 30px;
}
.left_content .wpc-filters-checkboxes li .wpc-term-count {
  white-space: nowrap;
  margin: 0 5px;
  display: inline-block;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11px;
  font-weight: bold;
}

.categorylistbox
  .widget.widget_wpc_filters_widget
  .wpc-filter-header
  .widget-title,
.categorylistbox .cat_wrap .pro-cat-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}
.categorylistbox .cat_wrap {
  margin-bottom: 30px;
}
.product-categories > li {
  margin-bottom: 15px;
  width: 100%;
  position: relative;
  display: block;
}
.product-categories > li > a,
.product-categories > li .children li {
  position: relative;
  display: inline-block;
  line-height: 1.2;
}
.product-categories > li .plusminus {
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
  top: 0;
}
.product-categories > li .children {
  margin: 15px 0px 0px 5px;
}
.product-categories > li .children li > a {
  font-size: 14px;
  position: relative;
}
.product-categories > li > .children li > a {
  font-weight: 600;
  position: relative;
  padding: 0 10px 0 15px;
}
.product-categories > li > .children li > a:before {
  position: absolute;
  content: "\f105";
  font-family: "FontAwesome";
  color: #171717;
  font-size: 13px;
  font-weight: 400;
  left: 0;
  line-height: 15px;
  top: 0;
}
.product-categories > li .children li {
  margin-bottom: 15px;
  width: 100%;
}
.product-categories > li .children li:last-child {
  margin-bottom: 0;
}
.product-categories > li .children .children {
  border-top: 1px solid #dfdfdf;
  padding-top: 10px;
}
.product-categories > li .children .children li > a {
  font-weight: normal;
}
.product-categories > li .children li .count {
  font-size: 14px;
}
.product-categories > li.current-cat-parent > a,
.product-categories > li .children li.current-cat > a,
.product-categories
  > li.current-cat-parent
  .children
  li.current-cat-parent
  > a {
  color: var(--blue-color);
}
/* PRODUCT DETAIL */
.prod_slider {
  width: 650px;
}
.prod_detail {
  width: calc(100% - 650px);
  padding-left: 100px;
}
.prod_info_table {
  width: 100%;
  margin-top: 35px;
}
.prod_info_table tr:nth-child(odd) {
  background: var(--gray-color);
}
.prod_info_table tr td {
  padding: 14px 12px 14px 0;
  line-height: 100%;
  font-size: 14px;
}
.prod_info_table tr td:first-child {
  width: 270px;
  font-weight: 600;
}
.prod_price_box {
  margin: 50px 0 30px;
}
.prod_price_box .price del {
  font-size: 18px;
  color: var(--secondary-color);
  margin-right: 25px;
}
.prod_price_box .price {
  font-size: 24px;
  font-weight: 600;
  color: var(--blue-color);
  line-height: 100%;
}
.prod_price_box .price .woocommerce-price-suffix {
  font-size: 18px;
  padding-left: 10px;
}
.trust_fact_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.trust_fact_list li .trutbox p {
  max-width: 105px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 18px;
}
.trust_fact_list li .trutbox .icon {
  min-height: 60px;
}
.trust_fact_list li .trutbox .icon > img {
  margin: 0 auto 8px;
}
.specification_wrapper .smk_accordion .accordion_in {
  background: var(--gray-color);
  padding: 0 40px;
}
.specification_wrapper .smk_accordion .accordion_in:not(:last-child) {
  margin-bottom: 20px;
}
.specification_wrapper .smk_accordion .acc_head h3 {
  font-size: 16px;
  color: var(--secondary-color);
  border-bottom: 0;
}
.specification_wrapper .smk_accordion .accordion_in.acc_active .acc_content {
  background: transparent;
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.specification_wrapper .dlist li {
  font-size: 16px;
  line-height: 32px;
}
.specification_wrapper .dlist li:before {
  top: 10px;
}
.specification_wrapper .smk_accordion .acc_head h3:after {
  background: url(../../assets/images/svg/carret-up.svg) no-repeat;
  border: 0;
  border-radius: 0;
  transform: rotate(180deg);
  width: 12px;
  height: 12px;
  background-size: 100%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.specification_wrapper
  .smk_accordion
  .accordion_in.acc_active
  .acc_head
  h3:after {
  background: url(../../assets/images/svg/carret-up.svg) no-repeat;
  transform: rotate(0deg);
  background-size: 100%;
}
.group_btnwrap [class*="btn_"] span img[title*="download"] {
  margin-left: 3px;
}
.woocommerce .related_js ul.products {
  margin: 60px 0 0;
}
.woocommerce .related_js ul.products[class*="columns-"] li.product {
  clear: inherit;
  margin-bottom: 0;
}
.product_slide_js {
  border: 1px solid #e7eaec;
  border-radius: 6px;
  min-height: 646px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  padding: 30px;
}
.slide_box > img {
  margin: 0 auto;
}
.prod_thumbnail_slider .slide_box {
  border: 1px solid #52575b;
  border-radius: 6px;
  max-width: 125px;
  padding: 10px;
  min-height: 120px;
  margin: 0 6px;
}
.hide-in-desktop,
.desk-hide {
  display: none;
}
.productnameinfo.mobileshow {
  display: none;
}
.related_js.slick-arrow .slick-prev {
  left: -40px;
}
.related_js.slick-arrow .slick-next {
  right: -40px;
}

div#search_pop {
  background: var(--blue-color);
  padding: 75px 50px 50px;
  min-width: 650px;
}
div#search_pop .popup_close_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--yellow-color);
  border: 0;
  border-radius: 0;
}
div#search_pop .popup_close_btn > img {
  filter: brightness(0);
}
.specification_wrapper .faq_accordion h3 {
  font-size: 22px;
  line-height: 32px;
}
.specification_wrapper .prod_info_table {
  margin-top: 0;
}
.product_slide_js .slide_box a.fancybox > img {
  display: block;
  margin: 0 auto;
}

.woocommerce .top_pagination nav.woocommerce-pagination ul li:not(:last-child) {
  display: none;
}
.woocommerce .top_pagination nav.woocommerce-pagination ul li:first-child {
  display: block;
}
.woocommerce
  .top_pagination
  nav.woocommerce-pagination
  ul
  li
  span.page-numbers {
  display: none !important;
}

.prod_thumbnail_slider .slick-list.draggable {
  padding: 0 !important;
}
#broucher a.boucher {
  font-weight: bold;
  text-decoration: underline;
  position: relative;
  line-height: 22px;
  text-align: left;
  padding-left: 25px;
  display: block;
}
#broucher a.boucher:before {
  content: "\f1c1 ";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "FontAwesome";
}
#broucher .faq_content a.boucher:not(:last-child) {
  margin-bottom: 10px;
}
#broucher a.boucher:hover {
  color: var(--blue-color);
}
.thumbslider .prod_thumbnail_slider .slick-track {
  margin: 0;
}

/* PRODUCT THRID LEVEL LIST */
ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-1 {
  margin-top: 20px;
  padding-top: 20px;
  background: #fff;
}
ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2 {
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 20px 20px 6px;
}
.prod_left
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2
  li:not(:last-child) {
  border-bottom: 0;
}
.prod_left
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2
  li
  a {
  font-size: 14px;
  padding-left: 15px;
  position: relative;
  max-width: 220px;
  display: inline-block;
  line-height: 18px;
  vertical-align: top;
  font-weight: 600;
}

.prod_left
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2
  li
  a:before {
  content: "\f105";
  position: absolute;
  top: 1px;
  left: 0;
  font-family: "FontAwesome";
}
.prod_left
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2
  li
  a,
.prod_left
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2
  li
  span.wc-block-product-categories-list-item-count {
  color: #707070;
}
.prod_left
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-2
  li
  span.wc-block-product-categories-list-item-count {
}

/* 2 level list*/
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li
  ul.wc-block-product-categories-list--depth-1
  > li
  > a {
  font-size: 14px;
  padding: 0 2px 15px 12px;
  display: inline-flex;
  line-height: 18px;
  max-width: 250px;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li
  ul.wc-block-product-categories-list--depth-1
  li {
  padding: 0;
  margin-bottom: 15px;
}

/* PRODUCT LISTING TTILE WRAP*/
.prod_title_wrap .search_frm {
  width: 350px;
}
.prod_title_wrap .prod_filter_wrap {
  width: 362px;
  justify-content: flex-end;
}

.pcat-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 60px;
  position: relative;
}
.pcat-wrap:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% - 32px);
  margin: 0 auto;
  height: 1px;
  background: #dedfe1;
}

.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  > a,
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  > span.wc-block-product-categories-list-item-count {
  color: var(--blue-color);
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  ul.wc-block-product-categories-list--depth-1
  > li:last-child {
  margin-bottom: 0;
}

/* PRODUCT LIST ACTIVE */
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  ul.wc-block-product-categories-list--depth-1,
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  ul.wc-block-product-categories-list--depth-1
  li.active
  ul.wc-block-product-categories-list--depth-2 {
  display: block !important;
}

.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  > span.plusminus
  > img {
  display: none;
}
.prod_left
  .wc-block-product-categories
  ul.wc-block-product-categories-list
  li.active
  > span.plusminus:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  background: url(../../assets/images/minus.png) no-repeat;
  background-position: 10px;
  width: 26px;
  height: 1px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
}
.search_frm .aws-container .aws-search-form .aws-search-btn_icon {
  height: 40px;
  width: 42px;
  color: #000;
  padding: 5px;
}
.search_frm .aws-search-btn_icon:after {
  left: 0;
  right: 0;
  width: 100%;
}
.search_frm .aws-container .aws-search-form .aws-search-btn_icon:hover {
  color: #fff;
}
.search_frm .aws-container .aws-search-form {
  height: 40px;
}
.wpc-filter-chips-list a,
body .wpc-filter-chips-list li.wpc-filter-chip a {
  padding: 5px 15px 5px !important;
  font-size: 14px;
}

body .wpc-filters-main-wrap li ul.children li.wpc-checkbox-item label {
  font-size: 13px;
  font-weight: normal;
}
body .wpc-filters-main-wrap li i.wpc-toggle-children-list {
  right: 50px;
  width: 15px;
  height: 15px;
}
i.wpc-toggle-children-list:after {
  bottom: calc(50% + -2px) !important;
}

i.wpc-toggle-children-list:after,
i.wpc-toggle-children-list:before {
  height: 2px !important;
  background-color: var(--secondary-color) !important;
  width: 10px !important;
}

/* START MEDIA QUERY */
@media screen and (max-width: 1365.99px) {
  .prod_filter_wrap > div {
    margin-left: 8px;
  }
  .prod_title_wrap .title_lg {
    line-height: 100%;
    margin-bottom: 0;
  }
  .woocommerce ul.products.columns-3 {
    margin: 0 -10px;
  }
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    margin: 0px 10px 0px;
    margin-bottom: 20px;
    width: calc(33.33% - 20px);
  }
  /* PRODUCT DETAIL */
  .prod_slider {
    width: 500px;
  }
  .prod_detail {
    width: calc(100% - 500px);
    padding-left: 50px;
  }
  .product_slide_js {
    min-height: 550px;
  }
  .pcat-wrap {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .prod_title_wrap .search_frm {
    width: 320px;
  }
}
@media screen and (max-width: 1199.99px) {
  .prod_title_wrap .title_lg {
    margin-bottom: 20px;
  }
  .prod_filter_wrap {
    width: 100%;
    justify-content: space-between;
  }
  .woocommerce .filter_col .woocommerce-ordering {
    margin: 0 0 0.75em;
  }

  /* PRODUCT DETAIL */
  .prod_slider {
    width: 400px;
  }
  .prod_detail {
    width: calc(100% - 400px);
    padding-left: 30px;
  }
  .product_slide_js {
    min-height: 400px;
  }
  .prod_price_box {
    margin: 30px 0;
  }
  .prod_info_table tr td {
    padding: 12px 15px;
  }
  .specification_wrapper .dlist li:before {
    top: 7px;
  }
  .specification_wrapper .dlist li {
    line-height: 24px;
  }
  .woocommerce .related_js ul.products {
    margin: 25px 0 0;
  }
  .prod_thumbnail_slider .slide_box {
    min-height: auto;
  }
  .categorylistbox .widget.widget_wpc_filters_widget {
    padding: 22px 10px;
  }
  .categorylistbox
    .widget.widget_wpc_filters_widget
    .wpc-filter-header
    .widget-title {
    font-size: 18px;
  }

  .prod_left
    .wc-block-product-categories
    ul.wc-block-product-categories-list
    li {
    padding: 0 10px 15px 15px;
    margin-bottom: 15px;
  }
  .prod_left
    .wc-block-product-categories
    ul.wc-block-product-categories-list
    li
    ul.wc-block-product-categories-list--depth-1
    > li
    > a {
    padding: 0 5px 10px 12px;
    line-height: 18px;
  }
  .prod_title_wrap .search_frm {
    width: 250px;
  }
  .woocommerce .woocommerce-ordering select {
    width: 200px;
  }
  .prod_title_wrap .prod_filter_wrap {
    width: 260px;
  }

  .prod_left {
    width: 300px;
    margin-bottom: 30px;
  }
  .prod_right {
    width: calc(100% - 300px);
    margin-bottom: 40px;
  }
  body .wpc-filters-main-wrap li i.wpc-toggle-children-list {
    right: 45px;
  }
}
@media screen and (max-width: 991.99px) {
  .prod_right {
    width: 100%;
    padding-left: 0;
  }
  .woocommerce ul.products.columns-3 {
    margin: 0 -4px;
  }
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    margin: 0px 4px 0px;
    margin-bottom: 8px;
    width: calc(33.33% - 8px);
  }
  .woocommerce ul.products li.product a .product_img {
    min-height: 210px;
    padding: 15px 10px;
  }

  .hide-in-desktop {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .mobile-slide {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    background: var(--gray-color);
    margin: 0;
    z-index: 9999;
    height: 100vh;
    transition: 1s ease all;
    overflow: scroll;
    padding: 55px 30px 30px;
  }
  .mobile-slide.slide {
    left: 0px;
  }
  .mobile-slide.slide .desk-hide,
  .popup_close_btn {
    display: flex;
    position: absolute;
    right: 15px;
    top: 10px;
    background: #020202;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 25px;
    border-radius: 100%;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
  }
  .categorylistbox {
    padding-top: 0px;
  }
  .mobilefilter_box .enq_sortby_open {
    display: none;
  }
  a.m_filtertrigger.cate_title {
    border-color: #c4c4c4;
    background: var(--white-color);
    color: #52575b;
    padding: 12px 20px;
    margin-bottom: 0px;
    display: block;
    text-transform: capitalize;
    font-weight: normal;
    border-radius: 4px;
    height: auto;
    display: inline-block;
    margin: 0 0 30px;
    font-size: 16px;
    width: 130px;
    position: relative;
    top: 0;
    text-align: center;
    margin-right: 15px;
  }
  .popup_close_btn img,
  .closemenu img {
    filter: brightness(0) invert(1);
    max-width: 12px;
  }
  img.filter {
    max-width: 26px;
    float: right;
    margin: 0px 0 0;
  }
  .sortboxtitle {
    text-align: left;
    width: 100%;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--secondary-color);
    margin-bottom: 20px;
    color: var(--secondary-color);
  }
  div#enq_sortby {
    padding: 30px;
    width: 85%;
    background: var(--white-color);
    display: none;
  }
  div#enq_sortby ul {
    margin-bottom: 0;
  }
  div#enq_sortby ul li {
    text-align: left;
  }
  div#enq_sortby ul li:not(:last-child) {
    margin-bottom: 15px;
  }

  .mobilefilter_box .enq_sortby_open {
    display: none;
  }
  .mobilefilter_box .m_filtertrigger span {
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    margin: 0;
    font-weight: bold;
    border-radius: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
  }
  .m_filtertrigger::after {
    left: 0;
  }
  .prod_title_wrap {
    margin-bottom: 0;
  }

  /* PRODUCT DETAIL */
  .prod_slider {
    width: 100%;
  }
  .prod_detail {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .group_btnwrap .btnlist {
    justify-content: flex-start;
  }
  .productnameinfo.mobileshow {
    display: block;
  }

  .related_js .slick-arrow {
    top: inherit;
    bottom: -20px;
  }
  .related_js.slick-arrow .slick-prev {
    left: calc(50% - 38px);
  }
  .related_js.slick-arrow .slick-next {
    right: calc(50% - 38px);
  }
  .related_js ul.slick-initialized {
    padding-bottom: 50px;
  }
  .prod_left .wc-block-product-categories,
  .categorylistbox .widget.widget_wpc_filters_widget {
    background: var(--white-color);
  }
  .prod_left .wc-block-product-categories {
    margin-bottom: 20px;
  }

  .pcat-wrap:before {
    width: calc(100% - 8px);
  }
  .pcat-wrap {
    padding-bottom: 22px;
  }
  .prod_left {
    position: relative;
    width: 100%;
    top: 0;
  }
  ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-1 {
    background: #f6f6f6;
  }
  .aws-container .aws-search-field {
    font-size: 14px;
  }
}
@media screen and (max-width: 767.99px) {
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    /* width: 50%; */
    width: calc(50% - 8px);
  }
  .specification_wrapper .smk_accordion .accordion_in {
    padding: 0 20px;
  }
  .specification_wrapper .smk_accordion .accordion_in:not(:last-child) {
    margin-bottom: 10px;
  }
  div#search_pop {
    min-width: 90%;
    margin: 0 auto;
    padding: 60px 30px 30px;
  }

  /* PRODUCT LISTING TTILE WRAP*/
  .prod_title_wrap .title_lg,
  .prod_title_wrap .prod_filter_wrap {
    width: 100%;
  }
  .prod_title_wrap .prod_filter_wrap {
    justify-content: flex-start;
  }
  .prod_title_wrap .search_frm {
    width: 300px;
    margin-bottom: 15px;
  }
  .prod_filter_wrap > div {
    margin-left: 0;
    margin-right: 8px;
  }
}
@media screen and (max-width: 575px) {
  .mobilefilter_box .enq_sortby_open {
    display: inline-flex;
    text-align: center;
    line-height: 22px;
    padding: 8px 14px;
    max-width: 130px;
    align-items: center;
    justify-content: center;
    max-height: 43px;
  }
  .prod_info_table tr td:first-child {
    width: 145px;
  }
  .prod_info_table tr td {
    font-size: 14px;
    letter-spacing: normal;
  }
  .sort_col {
    display: none;
  }
  .group_btnwrap .btnlist li {
    padding: 0 8px 8px;
  }
  .prod_price_box .price {
    font-size: 18px;
  }
  .prod_price_box .price del {
    font-size: 16px;
    margin-right: 10px;
  }
  .prod_price_box .price .woocommerce-price-suffix {
    font-size: 16px;
    padding-left: 8px;
  }
  .specification_wrapper .dlist li {
    font-size: 14px;
  }
  .specification_wrapper .smk_accordion .accordion_in .acc_content.acc_active {
    padding: 20px 0 30px;
  }
  div#search_pop {
    max-width: 300px;
  }
  div#search_pop {
    min-width: 90%;
    margin: 0 auto;
    padding: 60px 20px 20px;
  }
  .woocommerce ul.products li.product a .product_img {
    min-height: 190px;
  }
  .prod_filter_wrap > div {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .prod_thumbnail_slider .slide_box {
    max-width: 100px;
  }

  .mobile-slide {
    padding: 55px 15px 30px;
  }
}
@media screen and (max-width: 450px) {
  .trust_fact_list li {
    width: 50%;
  }
  .trust_fact_list li:nth-child(n + 3) {
    margin-top: 20px;
  }

  /*.prod_left .wc-block-product-categories ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-1 .wc-block-product-categories-list-item-count{
        display: block;margin-left: 12px;
        margin-bottom: 10px;
    }*/
}

.product-categories > li.current-cat-parent.collapse > ul.children,
.product-categories
  li.current-cat-parent.collapse
  > ul.children
  > li.cat-parent.collapse
  > ul.children {
  display: block !important;
}
