.pr_content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/check.svg) no-repeat 0 5px;
  width: 18px;
  height: 18px;
}
.pr_content ul li {
  color: #404040;
  font-size: 16px;
  line-height: 22px;
  padding-left: 36px;
  position: relative;
  letter-spacing: 0.32px;
  width: 100%;
  font-weight: 400;
}
.pr_content ul li:not(:last-child) {
  margin-bottom: 10px;
}
.pr_content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle:before {
  position: absolute;
  content: "\f106";
  font-family: "FontAwesome" !important;
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  font-weight: bold !important;
}
.wcpf-field-item.wcpf-box-style.wcpf-box-hide
  .wcpf-heading-label
  .box-toggle:before {
  position: absolute;
  content: "\f107";
  font-family: "FontAwesome" !important;
  color: #404040;
  font-weight: bold !important;
}
.product_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product_wrap .product_sidebar {
  width: 280px;
  position: sticky;
  top: 200px;
  align-self: flex-start;
}
.product_wrap .product_listing_wrapper {
  width: calc(100% - 330px);
  padding-left: 45px;
  border-left: 1px solid #d4d4d4;
  margin-left: 50px;
  position: sticky;
  top: 160px;
  align-self: flex-start;
}
.pr_banner {
  background-color: rgb(0 0 0 / 30%);
  position: relative;
  min-height: 190px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 50px;
}
.pr_banner img {
  mix-blend-mode: multiply;
  z-index: 0;
}
.pr_banner .sechead_lg {
  margin-bottom: 0;
}
.pr_wc_left p,
.woocommerce .woocommerce-result-count {
  font-size: 16px;
  letter-spacing: 0.32px;
  font-weight: 400;
  color: #404040;
}
.product-wc-header {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0 28px;
  align-items: center;
}
.pr_wc_right {
  width: 350px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.pr_wc_left {
  width: calc(100% - 350px);
}
.woocommerce .woocommerce-ordering select {
  width: 100%;
  min-width: 241px;
  border: 1px solid #d4d4d4;
  background: #ffffff url(../images/arrow-down.svg) no-repeat right 15px top
    17px;
  color: #3e3b3b;
  font-size: 16px;
  letter-spacing: 0.32px;
  height: 40px;
  padding: 10px 15px;
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.woocommerce .woocommerce-ordering span {
  font-weight: 500;
  color: #0d141a;
  font-size: 14px;
  letter-spacing: 0.28px;
}
.view-listing a {
  height: 40px;
  width: 40px;
  border: 1px solid #014a2c;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 8px;
}
.view-listing a:hover {
  background-color: #014a2c;
}
.view-listing a:hover img {
  filter: invert(1) brightness(100);
}
.woocommerce .woocommerce-ordering {
  float: none;
}
.view-listing a:last-child {
  margin-right: 0;
}
.view-listing {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 94px;
}
.pr_wc_right .sort-input {
  width: 235px;
  margin-right: 8px;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: calc(33.33% - 28px);
  margin: 0 14px 30px;
}
.woocommerce ul.products.columns-3 {
  width: calc(100% + 28px);
  margin: 0 -14px;
}

.woocommerce ul.products.columns-2 li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: calc(50% - 28px);
  margin: 0 14px 30px;
}
.woocommerce ul.products.columns-2 {
  width: calc(100% + 28px);
  margin: 0 -14px;
}
.woocommerce nav.woocommerce-pagination.pagination-wrpper {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  padding: 30px 0 90px;
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  display: flex;
  justify-content: center;
}
.woocommerce .woocommerce-pagination ul.page-numbers li {
  float: left;
  margin: 0 5px;
  padding: 0;
}
.tax-product_cat section.home_faqsec {
  margin-top: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a,
.woocommerce .woocommerce-pagination ul.page-numbers li > span {
  padding: 6px 12px;
  font-size: 16px;
  color: #404040;
  font-weight: 600;
  border: 1px solid #404040;
  display: block;
  line-height: 28px;
  width: 40px;
  height: 40px;
  box-shadow: 1px 1px 0px #404040;
  text-align: center;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a:hover {
  color: #00b9b4;
}
.woocommerce .woocommerce-pagination ul.page-numbers li .prev.page-numbers i,
.woocommerce .woocommerce-pagination ul.page-numbers li a.next.page-numbers i {
  font-size: 28px;
  color: #404040;
  font-weight: 400;
  line-height: 28px;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.prev {
  border-radius: 0px;
  border: 0;
  box-shadow: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.next {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.mobilefilter_box.hide-in-desktop {
  display: none;
}
.mobilefilter_box .btn_sm_green i {
  margin-left: 6px;
}
.pr_top_content {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.table .t_bg tr td {
}
.woocommerce .woocommerce-pagination ul.page-numbers li a.current,
.woocommerce .woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce .woocommerce-pagination ul.page-numbers li > span:hover {
  background-color: #014a2c;
  color: #ffffff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.woocommerce-pagination ul.page-numbers li a:hover i,
.woocommerce .woocommerce-pagination ul.page-numbers li > span:hover i {
  color: #ffffff !important;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin: 0 0 40px 0;
  -webkit-overflow-scrolling: touch;
}
.table-responsive + p {
  margin-top: 40px;
}
.table-responsive:last-of-type {
  margin-bottom: 0;
}
.table {
  border-spacing: 0;
  border: 1px solid #efebeb !important;
  width: max-content;
  background: #fff !important;
  display: table;
  overflow-x: auto;
  table-layout: initial;
  border-collapse: collapse;
  width: 100%;
}
.table tr td {
  padding: 10px 15px;
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #404040;
  /*font-weight:bold;*/
  white-space: break-spaces;
}
.table tr td:first-child {
  font-weight: 600;
}
.table tr td:not(:first-child) img {
  display: block;
  margin: 0 auto;
}

.table tr td:not(:last-child),
.table tr th:not(:last-child) {
  border-right: 1px solid #efebeb;
}
.table tr {
  border-bottom: 1px solid #efebeb;
}
.table .t_title {
  font-size: 20px;
  color: #014a2c;
  letter-spacing: 0.4px;
  font-weight: 600;
  line-height: 24px;
}
.table .t_bg {
  background-color: #f9f9f9;
}
.table .ulist {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.table .ulist li {
  font-size: 16px;
  color: #404040;
  letter-spacing: 0.32px;
  position: relative;
  padding-left: 24px;
  width: 100%;
  font-weight: normal;
  margin-bottom: 5px;
}
.table .ulist li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #014a2c;
  left: 0;
  border-radius: 100%;
  top: 0;
  margin-top: 5px;
}
/*.table_product.table tr:first-child td{padding:10px;font-size:14px;}*/

.prodlist_catelisting {
  width: calc(100% + 20px);
  margin: 0 0 10px -10px;
  clear: both;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.prodlist_catelisting a.categoryblock:hover {
  border: 4px solid #035a36;
}
.prodlist_catelisting a.categoryblock {
  width: calc(25% - 20px);
  margin: 0 10px 20px;
  border: 4px solid #cbcbcb;
  border-radius: 10px;
  display: flex;
  align-items: center;
  background: #fff;
  overflow: hidden;
  padding: 10px;
}
.prodlist_catelisting a.categoryblock span {
  max-width: 60px;
}
.prodlist_catelisting a.categoryblock p {
  padding: 0px 0 0 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  max-width: calc(100% - 60px);
  letter-spacing: 0.3px;
}

/**/
.pro-cat-heading,
.wcpf-checkbox.wcpf-field-title.wcpf-heading-label .text,
.wcpf-field-item.wcpf-box-style .wcpf-heading-label .text {
  font-size: 24px;
  letter-spacing: 1.6px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
  font-family: "Marcellus";
  margin-bottom: 18px;
  text-transform: initial;
}
.categorylistbox ul.product-categories li a {
  display: block;
  padding: 5px 0;
}
.categorylistbox ul.product-categories > li:hover > a,
.categorylistbox ul.product-categories li:hover .plusminus,
.categorylistbox ul.product-categories li a:hover {
  color: #f35c27;
}
.wcpf-field-checkbox-list
  .wcpf-checkbox-list
  .wcpf-checkbox-item
  .wcpf-checkbox-label,
.categorylistbox ul.product-categories li a {
  font-size: 14px;
  line-height: 20px;

  letter-spacing: 0.28px;
  color: #404040;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
}
.categorylistbox ul.product-categories li.current-cat > a {
  color: #f35c27;
}
.categorylistbox ul.product-categories li {
  margin-bottom: 5px;
  position: relative;
}
.categorylistbox ul.product-categories li .plusminus {
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  line-height: 30px;
  top: 0;
  margin-top: 0px;
  transform: rotate(-90deg);
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
}
ul.product-categories {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wcpf-field-checkbox-list
  .wcpf-checkbox-list
  .wcpf-checkbox-item.checked
  > .wcpf-checkbox-item-inner
  > .wcpf-checkbox-label
  .wcpf-input-container::after {
  border-color: #f35c27;
}
.wcpf-field-checkbox-list
  .wcpf-checkbox-list
  .wcpf-checkbox-item
  .wcpf-input-container {
  border: 1px solid #404040;
  box-shadow: 1px 1px 0px #404040;
}
.wcpf-item.wcpf-checkbox-item {
  margin-bottom: 8px;
}
.pro-cat-heading {
  position: relative;
}
.pro-cat-heading i {
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  line-height: 30px;
  top: 0;
  margin-top: 0px;
  transform: rotate(180deg);
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
}
.categorylistbox.catisopen .pro-cat-heading i {
  transform: rotate(0deg);
}
.categorylistbox ul.product-categories li.collapse .plusminus {
  transform: rotate(180deg);
}
.categorylistbox ul.product-categories li ul.children {
  background-color: #f9f9f9;
  padding: 10px 20px;
  margin: 10px 0 0 0;
  display: none;
}
.popupmain {
  display: none;
}
.wcpf-field-checkbox-list
  .wcpf-checkbox-list
  .wcpf-checkbox-item
  .wcpf-title-container {
  padding-top: 2px;
}
.wcpf-field-checkbox-list
  .wcpf-checkbox-list
  .wcpf-checkbox-item.checked
  > .wcpf-checkbox-item-inner
  > .wcpf-checkbox-label
  .wcpf-input-container {
  border: 1px solid #f35c27;
  box-shadow: 1px 1px 0px #f35c27;
}
.wcpf-field-checkbox-list
  .wcpf-checkbox-list
  .wcpf-checkbox-item.checked
  > .wcpf-checkbox-item-inner
  > .wcpf-checkbox-label {
  color: #f35c27;
}

.wcpf-filter .wcpf-scrollbar.wcpf-front-element .wcpf-content {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wcpf-field-price-slider .ui-slider-horizontal {
  height: 2px;
  background-color: #e9e9e9 !important;
}
.wcpf-field-price-slider .ui-slider .ui-slider-handle {
  border: 2px solid #01492b;
  background: #ffffff;
  top: -0.4em;
}
.wcpf-field-price-slider .ui-slider .ui-slider-range {
  border: 2px solid #01492b;
  border-radius: 4px;
}
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel .price-text,
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel .delimiter {
  display: none;
}
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel span.from,
.wcpf-field-price-slider.wcpf-display-price-label .priceLabel span.to {
  color: #404040;
  font-size: 14px;
  letter-spacing: 0.28px;
}

/**/
.woocommerce
  .product_list_wrap
  ul.products.columns-4
  li.product
  .listq_wrap
  .quantitybox {
  margin: 0 0 10px;
  width: 140px;
}
.woocommerce .product_list_wrap ul.products.columns-4 li.product .listq_wrap {
  padding: 0 20px 20px;
}
.woocommerce
  .product_list_wrap
  ul.products.columns-4
  li.product
  a.woocommerce-LoopProduct-link {
  padding: 15px 20px 0px;
}
.woocommerce
  .product_list_wrap
  ul.products.columns-4
  li.product
  .listq_wrap
  .cart {
  justify-content: center;
}

.pr_content p + .table-responsive {
  margin-top: 25px;
}


.product_list_page ul:not([class]) li strong {
    display: contents;
    font-size: 16px;
    font-weight: 600;
}


@media (max-width: 1900px) {
}

@media (max-width: 1439px) {
  .product_wrap .product_listing_wrapper {
    padding-left: 20px;
    margin-left: 15px;
    width: calc(100% - 300px);
  }
  .pr_top_content {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: calc(33.33% - 8px);
    margin: 0 4px 10px;
  }
  .woocommerce ul.products.columns-3 {
    width: calc(100% + 8px);
    margin: 0 -4px;
  }
  .prodlist_catelisting a.categoryblock {
    width: calc(25% - 10px);
    margin: 0 5px 10px;
  }
  .woocommerce .product_list_wrap ul.products.columns-4 li.product {
    margin: 0 12px 30px;
    width: calc(25% - 24px);
  }
  .prodlist_catelisting {
    width: calc(100% + 10px);
    margin: 0 0 20px -5px;
  }
}

@media (max-width: 1200px) {
  a.enq_sortby_close.popup_close_btn {
    padding: 8px;
    line-height: 15px;
  }
  .mobile-slide {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    background: #f3f2ef;
    margin: 0;
    padding: 0;
    z-index: 99999;
    height: 100vh;
    transition: 1s ease all;
    overflow: scroll;
  }
  .mobile-slide.slide {
    left: 0px;
    padding: 50px 30px 30px;
  }
  .mobile-slide.slide .desk-hide,
  .popup_close_btn {
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    background: #035a36;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 100%;
  }
  div#enq_sortby {
    padding: 30px;
    width: 85%;
    background: #fff;
  }
  .mobile-slide,
  .mobilefilter_box.hide-in-desktop {
    display: block;
    margin: 0px;
  }
  .mobilefilter_box.hide-in-desktop .enq_sortby_open {
    display: none;
  }
  .product_wrap .product_listing_wrapper {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
  .product_wrap .product_sidebar {
    width: 100%;
    position: initial;
  }
  .mobile-slide.slide .desk-hide img {
    padding: 0 8px;
  }
  .woocommerce nav.woocommerce-pagination.pagination-wrpper {
    padding: 30px 0 40px 0;
  }
  .mobilefilter_box.hide-in-desktop {
    margin-bottom: 10px;
  }

  .prodlist_catelisting a.categoryblock {
    width: calc(33.33% - 10px);
    margin: 0 5px 10px;
  }
  .table {
    width: max-content;
  }
}

@media (max-width: 992px) {
  .prodlist_catelisting a.categoryblock {
    border: 2px solid #cbcbcb;
  }
  .prodlist_catelisting a.categoryblock:hover {
    border: 2px solid #035a36;
  }
  .view-listing {
    display: none;
  }
  .pr_wc_right .sort-input {
    margin-right: 6px;
  }
}

@media (max-width: 768px) {
  .woocommerce .woocommerce-pagination ul.page-numbers li a,
  .woocommerce .woocommerce-pagination ul.page-numbers li > span {
    padding: 6px;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 18px;
  }
  .prev.page-numbers i,
  a.next.page-numbers i {
    font-size: 20px;
  }
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: calc(50% - 8px);
    margin: 0 4px 10px;
  }
  .pr_wc_right .sort-input {
    width: 100%;
  }
  .pr_wc_right {
    width: 280px;
  }
  .pr_wc_left {
    width: calc(100% - 280px);
    padding-right: 10px;
  }
  .table tr td {
    padding: 10px 12px;
  }
  .prodlist_catelisting a.categoryblock p {
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
  }
  .woocommerce .woocommerce-pagination ul.page-numbers li .prev.page-numbers i,
  .woocommerce
    .woocommerce-pagination
    ul.page-numbers
    li
    a.next.page-numbers
    i {
    line-height: 18px;
  }
  /*    .woocommerce .woocommerce-pagination ul.page-numbers li{display:none;}*/
  .woocommerce .woocommerce-pagination ul.page-numbers li:first-child,
  .woocommerce .woocommerce-pagination ul.page-numbers li:last-child {
    display: inline-block;
  }
  .woocommerce .pr_wc_right .sort-input .woocommerce-ordering {
    margin: 0;
  }
}
@media (max-width: 576px) {
  .mobilefilter_box.hide-in-desktop .enq_sortby_open {
    display: inline-flex;
  }
  .pr_wc_left,
  .product-wc-header {
    display: none;
  }
  .mobilefilter_box.hide-in-desktop {
    margin-bottom: 20px;
  }
  .woocommerce nav.woocommerce-pagination.pagination-wrpper {
    padding: 20px 0 30px;
  }
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 100%;
    margin: 0 0px 10px;
  }
  .woocommerce ul.products.columns-3 {
    width: 100%;
    margin: 0px;
  }
  .table tr td {
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 18px;
  }
  .prodlist_catelisting a.categoryblock {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .prodlist_catelisting a.categoryblock {
    padding: 5px;
  }
  .prodlist_catelisting a.categoryblock span {
    max-width: 40px;
  }
  .prodlist_catelisting a.categoryblock p {
    max-width: calc(100% - 40px);
  }

  .pr_content ul li {
    font-size: 14px;
    letter-spacing: 0.28px;
    padding-left: 28px;
  }
}
@media (max-width: 480px) {
}

@media (max-width: 360px) {
  .prodlist_catelisting a.categoryblock {
    width: 100%;
    margin: 0 0 10px;
  }
}
