.prodlistingsec {
  padding: 90px 00 00;
  position: relative;
}

.product_wrap.md-container > .half-section > .left-side {
  width: 331px;
  margin-bottom: 130px;
  position: sticky;
  top: 198px;
  align-self: flex-start;
}

.product_wrap.md-container > .half-section > .right-side {
  width: calc(100% - 331px);
  margin-bottom: 130px;
  padding-left: 54px;
}

.mobilefilter_box.hide-in-desktop {
  display: none;
}
.mobilefilter_box.hide-in-desktop + .woocommerce-no-products-found { margin-top: 20px;}
.product-wc-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pro_listfilterdiv_right {
  display: flex;
  gap: 10px;
}

.sortcolnumber {
  display: inline-flex;
}

.sortcol3:after,
.sortcol4:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.sortcol3:after {
  background: transparent url("../images/col-3.svg") no-repeat center;
  background-size: auto;
}

.sortcol4:after {
  background: transparent url("../images/col-4.svg") no-repeat center;
  background-size: auto;
}

.sortcol3.active:after {
  background: transparent url("../images/active-col-3.svg") no-repeat center;
  background-size: auto;
}

.sortcol4.active:after {
  background: transparent url("../images/active-col-4.svg") no-repeat center;
  background-size: auto;
}

.sortcol3,
.sortcol4 {
  height: 40px;
  display: inline-flex;
  align-items: center;
  padding: 0 20px;
  width: 56px;
  border: 1px solid #ecf1ff;
  position: relative;
}

.heading-filter,
.product_wrap.md-container > .half-section > .left-side .pro-cat-heading,
.product_wrap.md-container
  > .half-section
  > .left-side
  .wpc-filter-collapsible
  .wpc-filter-title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  text-transform: uppercase;
  width: 100%;
  padding: 19px 0 19px 30px;
  color: #fff;
  background: transparent
    linear-gradient(95deg, #0241f3 0%, #2d26bd 44%, #640276 100%) 0% 0%
    no-repeat padding-box;
  text-shadow: none;
}
.product_wrap.md-container
  > .half-section
  > .left-side
  .wpc-filter-collapsible
  .wpc-filter-title {
  padding-right: 30px;
}
.wpc-filter-collapsible .wpc-filter-title button .wpc-open-icon,
.wpc-filter-has-selected
  .wpc-filter-collapsible.wpc-closed
  .wpc-filter-title
  button
  .wpc-open-icon {
  border-left: 1px solid #ffffff !important;
  border-top: 1px solid #ffffff !important;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.wpc-filters-widget-containers-wrapper {
  margin-top: 50px;
}
.product_wrap
  .half-section
  .right-side
  .products
  + .half-section.product-content {
  padding-top: 120px;
  border-top: 1px solid #ecf1ff;
}

.half-section.product-content .left-side {
  width: 538px;
}

.half-section.product-content .right-side {
  width: calc(100% - 538px);
  max-width: 655px;
  padding-left: 30px;
}

.half-section.product-content .left-side > .img-wrap > img {
  clip-path: polygon(0 0, 100% 0, 89% 100%, 0% 100%);
}

.half-section.product-content .left-side > .img-wrap::before {
  clip-path: polygon(0 0, 100% 0, 89% 100%, 0% 100%);
  content: "";
  position: absolute;
  height: calc(100% + 4px);
  width: 100%;
  bottom: 1px;
  right: -3px;
  z-index: -1;
  background-color: #fff;
}

.half-section.product-content .left-side > .img-wrap::after {
  clip-path: polygon(0 0, 100% 0, 89% 100%, 0% 100%);
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: -4px;
  right: -8px;
  z-index: -2;
  background: transparent
    linear-gradient(26deg, #0241f3 0%, #2d26bd 0%, #640276 100%) 0% 0% no-repeat
    padding-box;
}

.slick-arrow.slider-nav-product {
  margin: 30px 100px 0;
}

.slick-arrow.slider-nav-product .slick-slide,
.slick-arrow.slider-for-product .slick-slide {
  line-height: 0;
}

.thumbnail-image {
  padding: 0 15px;
}

.thumbnail-image .img-wrap {
  cursor: pointer;
}

.slider-for-product::after {
  content: "";
  position: absolute;
  height: 36px;
  width: 36px;
  top: 35px;
  right: 42px;
  background: transparent url("../images/zoom-icon.svg") no-repeat center;
  background-size: contain;
}

.slider-banner-image > a:hover {
  cursor: url("../images/zoom-icon.svg"), auto;
}

.slider-for-product:hover::after {
  display: none;
}

/* ----------product-details-sec--------- */

.product-details-sec {
  margin-top: 130px;
}

.product-details-sec .half-section .left-side {
  width: 800px;
  margin-bottom: 125px;
}

.product-details-sec .half-section .right-side {
  width: calc(100% - 800px);
  margin-bottom: 125px;
  padding-left: 115px;
}

.product_availability_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-bottom: 15px;
}

.product-store-nm {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: normal;
  line-height: 1.2;
  color: #707070;
}

.in-stock {
  background-color: #29964c;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: normal;
  line-height: 1.2;
  color: #ffffff;
  padding: 5px 5px;
  display: inline-flex;
  align-items: center;
  gap: 5.5px;
}

a.closemenu.desk-hide {
  display: none;
}
.woocommerce-review-link:hover {
  color: #c703eb;
}
/* ----------product-details-sec--------- */

.categorylistbox .product-categories {
  display: flex;
  flex-direction: column;
}

.categorylistbox .product-categories > li {
  position: relative;
  border: 1px solid #ecf1ff;
  border-top: 0px;
}
.categorylistbox .product-categories > li > .plusminus {
  position: absolute;
  right: 30px;
  display: inline-flex;
  top: 15px;
  cursor: pointer;
}
.categorylistbox .product-categories > li > a {
  padding: 15px 0 15px 0px;
  display: inline-flex;
  justify-content: flex-start;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
  color: #231f20;
  text-transform: capitalize;
  padding-left: 30px;
}
.categorylistbox .product-categories > li > .children li {
  padding-left: 50px;
  margin-bottom: 10px;
}
.categorylistbox .product-categories > li > .children li.current-cat > a,
.categorylistbox .product-categories > li.current-cat-parent > a {
  color: #c703eb;
}
/* Super Large devices (large desktops, less than 1600px) */

.zoom_icon {
  width: 100%;
  height: 126px;
  display: INLINE-FLEX;
  align-items: CENTER;
  justify-content: CENTER;
  border: 1px SOLID LIGHTGRAY;
  position: relative;
  overflow: hidden;
}
@keyframes pulse-animation {
  0% {
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  100% {
    height: calc(100% + 20px);
    top: calc(-10px);
    left: calc(-10px);
    bottom: calc(-10px);
    right: calc(-10px);
    width: calc(100% + 20px);
  }
}

@keyframes pulse-animation-sm {
  0% {
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  100% {
    height: calc(100% + 20px);
    top: calc(-10px);
    left: calc(-10px);
    bottom: calc(-10px);
    right: calc(-10px);
    width: calc(100% + 20px);
  }
}

.zoom_icon > span {
  position: relative;
  height: 34px;
  width: 34px;
  border: 0px solid rgba(255, 255, 255, 20%);
  border-radius: 100%;

  padding: 0px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.zoom_icon > span::after {
  content: "";
  position: absolute;
  height: 50px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  background-color: transparent;
  border: 1px solid #c703eb;
  animation: pulse-animation 3s infinite reverse;
  border-radius: 100%;
}

.zoom_icon > span::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: #a09d9d00;
  border: 1px solid #c703eb;
  animation: pulse-animation-sm 1s infinite reverse;
  border-radius: 100%;
}
.thumbnail-image .img-wrap > img {
  min-height: 126px;
}
.prodlistingsec .product-wc-header {
  flex-wrap: wrap;
}
.youtube-embed-container iframe {
  width: 100%;
  aspect-ratio: 1 / 1;
}


/* .woocommerce div.product form.cart + .ppcp-messages { 
  margin-top: 20px;
} */


#review_form span#reply-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

@media (max-width: 1599.98px) {
  .product_wrap
    .half-section
    .right-side
    .products
    + .half-section.product-content {
    padding-top: 80px;
  }
  .product_wrap.md-container > .half-section > .right-side,
  .product_wrap.md-container > .half-section > .left-side {
    margin-bottom: 80px;
  }
  .half-section.product-content .left-side,
  .half-section.product-content .right-side {
    width: 50%;
  }
  .product-details-sec .half-section .left-side {
    width: calc(50%);
    margin-bottom: 80px;
  }
  .product-details-sec .half-section .right-side {
    width: calc(50%);
    margin-bottom: 80px;
    padding-left: 80px;
  }
  .product-details-sec {
    margin-top: 80px;
  }
}

/* Extra Large devices (large desktops, less than 1440px) */

@media (max-width: 1439.98px) {
  .product_wrap.md-container > .half-section > .right-side {
    padding-left: 20px;
  }
  .woocommerce .products ul.columns-4,
  .woocommerce ul.products.columns-4,
  .woocommerce .products ul.columns-3,
  .woocommerce ul.products.columns-3 {
    margin-bottom: 60px;
  }
  .product_wrap
    .half-section
    .right-side
    .products
    + .half-section.product-content {
    padding-top: 60px;
  }
  .slick-arrow.slider-nav-product {
    margin: 30px 50px 0;
  }
  .product-details-sec .half-section .left-side,
  .product-details-sec .half-section .right-side {
    margin-bottom: 60px;
  }
  .product-details-sec .half-section .right-side {
    padding-left: 40px;
  }
  .product-details-sec {
    margin-top: 60px;
  }
}

/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {
  .slick-arrow.slider-nav-product {
    margin: 30px 15px 0;
  }
  .thumbnail-image {
    padding: 0 5px;
  }
  .products-details-pg .prdttl .product_title { 
    font-weight: 500;
  }
}

/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {
  .product_wrap.md-container > .half-section > .right-side {
    width: 100%;
    padding-left: 0;
  }
  .mobilefilter_box.hide-in-desktop {
    display: block;
  }
  .product_wrap.md-container > .half-section > .left-side.mobile-slide {
    display: block;
    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;
  }
  .product_wrap.md-container > .half-section > .left-side.mobile-slide.slide {
    left: 0;
    padding: 20px;
  }
  a.closemenu.desk-hide {
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
  }
  .m_filtertrigger.btn-border {
    padding: 10px 20px;
  }
  .prodlistingsec {
    padding: 60px 00 00;
  }
  .product_wrap.md-container > .half-section > .right-side,
  .product_wrap.md-container > .half-section > .left-side {
    margin-bottom: 60px;
  }
  .product-details-sec .half-section {
    flex-wrap: wrap;
    justify-content: center;
  }
  .product-details-sec .half-section .left-side,
  .product-details-sec .half-section .right-side {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
  }
  .slider-nav-product.slick-arrow .slick-prev {
    left: -8px;
    top: 50%;
  }
  .slider-nav-product.slick-arrow .slick-next {
    right: -8px;
    top: 50%;
  }
  .product-details-sec .half-section .left-side {
    max-width: 800px;
  }
  .slick-arrow.slider-nav-product {
    margin: 30px 100px 0;
  }
  .thumbnail-image {
    padding: 0 15px;
  }
  .categorylistbox .product-categories > li {
    border: 1px solid #d7d7d7;
  }
}

/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {
  .prodlistingsec {
    padding: 30px 00 00;
  }
  .product-wc-header {
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 10px;
  }
  .woocommerce .products ul.columns-4,
  .woocommerce ul.products.columns-4,
  .woocommerce .products ul.columns-3,
  .woocommerce ul.products.columns-3 {
    margin-bottom: 40px;
  }
  .product_wrap
    .half-section
    .right-side
    .products
    + .half-section.product-content {
    padding-top: 40px;
  }
  .half-section.product-content {
    flex-wrap: wrap;
  }
  .half-section.product-content .left-side {
    width: 100%;
    margin-bottom: 30px;
  }
  .product-details-sec {
    margin-top: 30px;
  }
  .half-section.product-content .right-side {
    width: 100%;
    padding-left: 0;
  }
  .product_wrap.md-container > .half-section > .right-side,
  .product_wrap.md-container > .half-section > .left-side {
    margin-bottom: 40px;
  }
  .slick-arrow.slider-nav-product {
    margin: 30px 50px 0;
  }
  .thumbnail-image {
    padding: 0 10px;
  }
  .zoom_icon {
    height: 100px;
  }
  .thumbnail-image .img-wrap > img {
    min-height: 100px;
  }
}

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
  .slick-arrow.slider-nav-product {
    margin: 30px 10px 0;
  }
  .thumbnail-image {
    padding: 0 5px;
  }
  .slider-for-product::after {
    height: 20px;
    width: 20px;
    top: 20px;
    right: 20px;
  }
  .product_availability_wrap {
    margin-bottom: 10px;
  }
  .woocommerce div.product .product_title {
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
  .price-detaile-wrap .price > .tax_include {
    margin-left: 0px;
  }
  .price-detaile-wrap {
    gap: 5px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .woocommerce-product-details__short-description {
    margin-bottom: 16px;
  }
  .price-detaile-wrap .price {
    font-size: 24px;
  }
  .woocommerce div.product form.cart {
    padding-bottom: 25px;
  }
  .woocommerce div.product form.cart .button, .woocommerce div.product form.cart .yith-wcwl-add-button a.add_to_wishlist { 
      min-width: auto !important;
      padding: 8px 15px;
      min-height: 36px !important;
  }
   .sortcolnumber { 
    display: none;
  }
  .slider-nav-product.slick-arrow .slick-prev { 
    left: -15px;
  }
  .slider-nav-product.slick-arrow .slick-next { 
    right: -15px;
  }
  /* .zoom_icon {
    height: 70px;
  }
  .thumbnail-image .img-wrap > img {
    min-height: 70px;
  } */
}
