.product-ct-sidebar {
  width: 322px;
  position: sticky;
  top: 125px;
  align-self: flex-start;
}
.product-ct-sidebar .side-heading {
  position: relative;
  padding: 12px 30px;
  background: url(../images/pro-heading-bg.jpg) no-repeat;
  color: var(--white);
  font-size: 22px;
  font-weight: bold;
  color: var(--white);
  line-height: 1.2;
  background-size: cover !important;
}

.product-ct-sidebar .side-heading::before {
  position: absolute;
  content: "";
  width: 20px;
  top: 50%;
  left: 0;
  background-color: var(--white);
  height: 1px;
}

.product-ct-listing {
  width: calc(100% - 322px);
  padding-left: 60px;
}

.product-item-content {
  padding: 50px;
  flex: 1;
  background-color: #eaf1f8;
}
.product-ct-listing .product-item {
  width: 510px;
  overflow: hidden;
  position: relative;
}
.product-ct-listing .product-item > img {
  object-fit: cover;
  max-width: inherit;
  height: 100%;
}
.pro-pagination .pagiantion li.page-item a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--theme);
  border-radius: 100%;
  position: relative;
  text-decoration: none;
  color: var(--theme);
}
.pro-pagination ul.pagiantion li.page-item a:hover,
.pro-pagination ul.pagiantion li.page-item a.active {
  background-color: var(--theme);
  color: var(--white);
}
.pro-pagination ul.pagiantion li.page-item a.next::after,
.pro-pagination ul.pagiantion li.page-item a.previous::after {
  font-family: "FontAwesome";
  color: #668db2;
  font-size: 22px;
  content: "\f105";
  position: absolute;
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pro-pagination ul.pagiantion li.page-item a.previous::after {
  content: "\f104";
}
.product-top-info-panel .product-show-item,
.product-top-info-panel .product-top-right-show {
  display: inline-flex;
  align-items: center;
}
.product-top-right-show {
  margin: 0 0 0 auto;
  display: inline-flex;
}

.pro-pagination ul.pagiantion {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  flex-wrap: wrap;
}
.pro-pagination ul.pagiantion li {
  margin: 0 5px 5px;
}

.product-top-right-show select {
  font-size: 16px;
  font-weight: 500;
  color: var(--textcolor);
  border: 0;
  padding: 15px 20px 15px 10px;
  border: 0;
  margin-right: 20px;
  margin-bottom: 10px;
}
.select-sort label {
  font-size: 16px;
  font-weight: bold;
}
.product-listing-column {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.product-listing-column ul.products > li {
  width: calc(33.33% - 34px);
  margin: 0 17px 35px;
  text-align: center;
  border: 1px solid #d1dae2;
  background-color: #ffffff;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.product-listing-column ul.products > li {
  text-align: center;
  border: 1px solid #d1dae2;
  background-color: #ffffff;
}

.product-listing-column ul.products > li .new-tag,
.sale-tag {
  background-color: var(--tag-color);
  position: absolute;
  left: 0;
  color: var(--white);
  font-size: 14px;
  padding: 7px 15px 5px 10px;
  line-height: 1.2;
  top: 20px;
  clip-path: polygon(0% 0%, 100% 0, 90% 50%, 100% 100%, 0% 100%);
}
.sale-tag {
  background: var(--primary);
}
.product-catalogue-listing .product-in-text .button {
  max-width: max-content;
  margin: 0 auto;
}
.product-catalogue-listing .product-in-text .button:hover {
  color: var(--white);
}
.product-catalogue-listing .product-in-text .button:hover:before {
  background-color: var(--tag-color);
}
.product-in-text a.dlink:hover {
  color: var(--tag-color);
}
.product-in-text ul {
  height: 130px;
  overflow: hidden;
  width: 100%;
}
.product-in-text ul li {
  font-size: 15px;
  text-align: left;
  font-weight: 500;
  width: 100%;
  border: 0;
  background: transparent;
  margin: 0;
  margin: 0 0 5px 0;
  line-height: 20px;
}
.product-in-text p {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 20px;
}
.product-in-text a.dlink {
  font-size: 14px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--textcolor);
  margin-top: 20px;
  text-decoration: none;
}
.product-in-text a.dlink img {
  width: auto !important;
  display: inline-block !important;
  margin: 0 10px 0 0;
}
.product-catalogue-listing li .product-in-text {
  padding: 30px;
  border-top: 1px solid #d1dae2;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  background: #eaf1f8;
  flex: 1;
  width: 100%;
}

.product-full-content ul.dlist li:before {
  background: url(../images/icon/check-mark-circle.svg) no-repeat left;
}

.pro-pagination ul.pagiantion li.page-item a.next:hover::after,
.pro-pagination ul.pagiantion li.page-item a.previous:hover::after {
  color: var(--white);
}
.product-in-text ul li:last-child {
  margin-bottom: 0 !important;
}
.product-catalogue-listing li .product-in-text .product-heading {
  font-size: 20px;
  font-weight: bold;
  color: var(--textcolor);
  margin-bottom: 15px;
}
.product-range-listing .product-child {
  display: none;
}
.product-range-listing,
.product-child {
  padding-top: 20px;
  list-style-type: none;
  margin: 0;
}
.product-range-listing > li {
  padding: 0px 30px 15px;
  position: relative;
}
.product-range-listing > li > a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: var(--textcolor);
}
.product-range-listing > li.active > a {
  color: var(--primary);
}
.product-child > li {
  position: relative;
  padding: 2px 10px 2px 15px;
  margin: 0;
}
.product-child > li::before {
  position: absolute;
  content: "-";
  left: 0;
  top: 7px;
  font-size: 16px;
  color: #292929;
  line-height: 1;
}
.product-child > li > a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #292929;
}
.product-range-listing > li:has(ul.product-child):after {
  position: absolute;
  content: "";
  background: url(../images/icon/select-arrow.svg) no-repeat;
  top: 12px;
  right: 20px;
  display: inline-block;
  width: 10px;
  height: 10px;
  z-index: 1;
}
@media (min-width: 991px) {
  .closemenu.desk-hide,
  .hide-in-desktop {
    display: none;
  }
}
@media (max-width: 1439.98px) {
  .product-ct-listing {
    width: calc(100% - 300px);
    padding-left: 40px;
  }
  .product-ct-sidebar {
    width: 300px;
  }
  .product-ct-listing .product-item {
    width: 50%;
  }
  .product-item-content {
    padding: 40px;
  }
  .product-catalogue-listing li .product-in-text {
    padding: 20px;
  }
  .product-listing-column ul.products > li,
  .woocommerce .product-catalogue-listing .products > li.product {
    width: calc(33.33% - 24px);
    margin: 0 12px 25px;
  }
}

@media (max-width: 1199.98px) {
  .product-listing-column ul.products > li {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
  .product-top-right-show {
    width: 100%;
  }
  .product-item-content {
    padding: 30px;
    flex: 1 100%;
  }
  .product-ct-listing .product-item {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .product-ct-sidebar {
    width: 100%;
    position: relative;
    top: inherit;
  }
  .product-ct-listing .product-item > img {
    max-width: 100%;
    height: auto;
  }
  .product-ct-listing {
    width: 100%;
    padding-left: 0;
  }
  .mobile-filter-slide {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    background: #ffffff;
    margin: 0;
    padding: 0;
    z-index: 9999;
    height: 100vh;
    transition: 1s ease all;
    overflow: scroll;
  }
  .m-filtertrigger {
    border-radius: 22px;
    padding: 10px 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: var(--theme);
    min-width: 180px;
    color: var(--white);
  }
  .m-filtertrigger i {
    margin-left: 8px;
  }
  .mobilefilter_box {
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mobile-slide {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    background: #f3f2ef;
    margin: 0;
    padding: 0;
    z-index: 9999;
    height: 100vh;
    transition: 1s ease all;
    overflow: scroll;
  }
  .mobile-slide.slide {
    left: 0px;
  }
  .closemenu {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 35px;
    z-index: 1;
    height: 35px;
  }

  .m-filtertrigger img {
    margin-left: 10px;
    width: 20px;
    filter: invert(1);
  }
  .product-range-listing > li {
    border-bottom: 1px solid #d6d6d6;
  }
  .closemenu svg {
    width: 100%;
    height: 100%;
  }
  .side-heading {
    font-size: 20px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
  }
  .product-catalogue-listing li .product-in-text .product-heading {
    font-size: 18px;
  }
}

@media (max-width: 575.98px) {
  .product-listing-column ul.products > li {
    width: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .product-catalogue-listing li .product-in-text {
    padding: 15px;
  }
  .product-catalogue-listing li .product-in-text .product-heading {
    font-size: 16px;
  }
  .product-in-text ul li {
    font-size: 14px;
    padding-left: 22px;
  }
  .product-top-right-show .pro-pagination {
    display: none;
  }
  .product-item-content {
    padding: 20px;
  }
}

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

.product-top-info-panel {
  justify-content: space-between;
  width: 100%;
}
.product-top-right-show .select-sort.select-input .woocommerce-ordering select {
  margin-bottom: 0;
}
.product-listing-column.product-catalogue-listing .woocommerce-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.product-range-listing > li.active::after {
  transform: rotate(180deg);
}
