.page-content {
  padding-top: 30px;
}

.banner-wrap--hello {
  margin-top: 0;
  height: 250px;
}

.category-wrap {
  position: relative;
  /* width: calc(100% - 400px); */
}

@media all and (max-width: 800px) {
  .category-wrap {
    width: 100%;
  }
}


.category-wrap .price-wrap {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 2;
  background: #f9dfee;
  color: #000;
  font-size: 12px;
  text-align: center;
  width: 140px;
  height: 30px;
  line-height: 30px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  top: auto;
  bottom: 10px;
  right: 0;
  width: auto;
  min-width: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
.category-wrap .price-wrap.paid-access{
  font-size: 21px;
  padding-left: 0;
  padding-right: 0;
}

@media all and (max-width: 800px) {
  .category-wrap .price-wrap {
    top: auto;
    bottom: 10px;
    right: 0;
  }
}


.category-wrap .kit-into-wrap {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 2;
  background: #f9dfee;
  color: #000;
  font-size: 12px;
  text-align: center;
  width: 140px;
  height: 30px;
  line-height: 30px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  top: 0px;
  right: 0;
  width: auto;
  min-width: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

@media all and (max-width: 800px) {
  .category-wrap .kit-into-wrap {
    top: 0;
    bottom: auto;
    right: 0;
  }
}




.category-wrap .top-wrap,
.category-wrap .bottom-wrap {
  position: relative;
  margin-top: 0px;
  margin-bottom: 24px;
}

.category-wrap .top-wrap h2,
.category-wrap .bottom-wrap h2 {
  color: #000;
  text-size-adjust: none;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: left;
}

.category-wrap .top-wrap .link-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 2;
}

.category-wrap .top-wrap .link-wrap a {
  text-size-adjust: none;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: right;
  text-decoration: none;
  color: rgba(17, 23, 29, 0.6);
}

.category-wrap .top-wrap p,
.category-wrap .bottom-wrap p {
  text-size-adjust: none;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: left;
  text-decoration: none;
  color: rgba(17, 23, 29, 0.6);
}

.category-wrap .img-wrap {
  background: #eee;
  border-radius: 4px;
  overflow: hidden;
}

.category-wrap .slide-wrap .title-wrap {
  max-width: calc(100% - 16px);
  white-space: normal;
  word-break: break-word;
  margin-bottom: 10px;
}

.category-wrap .title-wrap {
  color: #0e1318;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}

.category-wrap .title-wrap p {
  margin-top: 0;
  margin-bottom: 0px;
}


.category-wrap .subtitle-wrap p {
  margin-top: 0;
  margin-bottom: 0px;
  color: #c5c5c5;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}

.category-wrap .slide-wrap {
  display: flex;
  min-height: 180px;
  min-width: 90px;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}

.category-wrap .img-wrap .img-wrap img {
  min-height: 180px;
  max-width: 300px;
}

.category-wrap .slide-wrap .img-wrap {
  background: #eee;
  min-width: 80px;
  min-height: 225px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
  position: relative;
}

/* .category-wrap .slide-wrap .img-wrap.img-thumb_256 {
  min-width: 256px;
  min-height: 256px;
} */
.category-wrap .slide-wrap .no-image {
  height: 100px;
  min-height: 256px;
  min-width: 200px;
}

.category-wrap .slide-wrap a {
  text-decoration: none;
  cursor: pointer;
}

.category-wrap .js_slides .js_slide a {
  text-decoration: none;
  cursor: pointer;
}

.category-wrap .slider {
  position: relative;
}

.category-wrap .frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  /* overflow: hidden; */
  white-space: nowrap;
}

.category-wrap .slides {
  display: inline-block;
}

.category-wrap li {
  position: relative;
  display: inline-block;
}

.category-wrap .prev,
.category-wrap .next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  cursor: pointer;
}

.category-wrap .next {
  right: 0;
}

.category-wrap .prev {
  left: 0;
}

.category-wrap .next svg,
.category-wrap .prev svg {
  width: 25px;
}

.category-wrap .js_slides {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.category-wrap .js_slides .js_slide {
  margin-right: 0px;

}

.category-wrap .slide-wrap .img-wrap {
  margin-right: 15px;
}

.category-wrap .btn-next,
.category-wrap .btn-prev {
  opacity: 0;
}

.category-wrap .btn-next.active,
.category-wrap .btn-prev.active {
  opacity: 1;
}

.category-wrap .btn-next,
.category-wrap .btn-prev {
  top: 50%;
  transform: translateY(-50%);
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgb(64 87 109 / 7%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000;
  transition-property: border-color, color;
  transition-duration: 0.2s;
  position: absolute;
  z-index: 2;
  background: #fff;
  cursor: pointer;
}

.category-wrap .btn-next {
  right: -15px;
}

.category-wrap .btn-prev {
  left: -15px;
}

.category-wrap .btn-next svg,
.category-wrap .btn-prev svg {
  position: relative;
  top: 2px;
}

.category-wrap .btn-next svg path,
.category-wrap .btn-prev svg path {
  transition-property: fill;
  transition-duration: 0.2s;
}

.category-wrap .btn-next:hover,
.category-wrap .btn-prev:hover {
  border-color: var(--coralinio_primary);
}

.category-wrap .btn-next:hover svg path,
.category-wrap .btn-prev:hover svg path {
  fill: var(--coralinio_primary);
}

@media all and (max-width: 800px) {
  .js_slides .js_slide {
    margin-right: 16px;
  }

  .category-wrap .top-wrap h2 {
    font-size: 20px;
  }

  .category-wrap .img-wrap img {
    /* height: 180px; */
    width: auto;
  }

  .page-info {
    flex-direction: column;
  }
}


@media all and (max-width: 800px) {
  .category-wrap .js_slides {
    flex-wrap: wrap;
  }

  .category-wrap .js_slides .js_slide {
    width: calc(50% - 5px);
  }

  .category-wrap .js_slides .js_slide:nth-child(2n) {}

  .category-wrap .js_slides .js_slide:nth-child(2n+1) {
    margin-right: 10px;
  }

  .category-wrap .slide-wrap .img-wrap {
    margin-right: 0;
  }

  .category-wrap .slide-wrap .img-wrap img {
    width: 100%;
    min-height: 10px;
  }
}

@media all and (min-width: 800px) {
  .category-wrap .img-wrap img {
    /* height: 570px; */
    width: auto;
    /* width: 225px; */
  }
}

.category-wrap {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
}

.category-wrap .top-wrap {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.category-wrap .top-wrap h2 {
  color: #000;
  text-size-adjust: none;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.6;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: left;
}

.category-wrap .top-wrap .link-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 2;
}

.category-wrap .top-wrap .link-wrap a {
  text-size-adjust: none;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: right;
  text-decoration: none;
  color: rgba(17, 23, 29, 0.6);
}

.category-wrap .top-wrap p {
  text-size-adjust: none;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: left;
  text-decoration: none;
  color: rgba(17, 23, 29, 0.6);
}

.category-wrap .img-wrap {
  background: #eee;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.category-wrap .img-wrap img {
  min-height: 180px;
}

.category-wrap .title-wrap {
  color: #0e1318;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI,
    Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}

.category-wrap .title-wrap p {
  margin-top: 0;
  margin-bottom: 0px;
}

.category-wrap .slide-wrap {
  display: flex;
  min-height: 180px;
  min-width: 90px;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.category-wrap .slide-wrap a {
  text-decoration: none;
  cursor: pointer;
}

.category-wrap .slider {
  position: relative;
}

.category-wrap .frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  /* overflow: hidden; */
  white-space: nowrap;
}

@media all and (min-width: 960px) {
  .category-wrap .frame {
    width: 960px;
  }
}

.category-wrap .slides {
  display: inline-block;
}

.category-wrap li {
  position: relative;
  display: inline-block;
}

.category-wrap .prev,
.category-wrap .next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  cursor: pointer;
}

.category-wrap .next {
  right: 0;
}

.category-wrap .prev {
  left: 0;
}

.category-wrap .next svg,
.category-wrap .prev svg {
  width: 25px;
}

.category-wrap .js_slides {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.category-wrap .js_slides .js_slide {
  margin-right: 0px;
}

.category-wrap .btn-next,
.category-wrap .btn-prev {
  opacity: 0;
}

.category-wrap .btn-next.active,
.category-wrap .btn-prev.active {
  opacity: 1;
}

.category-wrap .btn-next,
.category-wrap .btn-prev {
  top: 50%;
  transform: translateY(-50%);
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgb(64 87 109 / 7%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000;
  transition-property: border-color, color;
  transition-duration: 0.2s;
  position: absolute;
  z-index: 2;
  background: #fff;
  cursor: pointer;
}

.category-wrap .btn-next {
  right: -15px;
}

.category-wrap .btn-prev {
  left: -15px;
}

.category-wrap .btn-next svg,
.category-wrap .btn-prev svg {
  position: relative;
  top: 2px;
}

.category-wrap .btn-next svg path,
.category-wrap .btn-prev svg path {
  transition-property: fill;
  transition-duration: 0.2s;
}

.category-wrap .btn-next:hover,
.category-wrap .btn-prev:hover {
  border-color: var(--coralinio_primary);
}

.category-wrap .btn-next:hover svg path,
.category-wrap .btn-prev:hover svg path {
  fill: var(--coralinio_primary);
}

.product-view-count-wrapper {
  position: absolute;
  bottom: -10px;
  right: 10px;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.product-view-count-wrapper .view-count-value {
  font-size: 16px;
  color: #ddd;
  line-height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}

.product-view-count-wrapper .view-count-value svg {
  width: 19px;
  margin-right: 5px;
}

.product-view-count-wrapper .view-count-value.vcount svg path {
  stroke: #f9dfee;
}

.product-view-count-wrapper .view-count-value.ubcount svg path {
  fill: #f9dfee;
}

@media all and (max-width: 800px) {
  .js_slides .js_slide {
    margin-right: 16px;
  }

  .category-wrap .top-wrap h2 {
    font-size: 20px;
  }

  .category-wrap .img-wrap img {
    /* height: 180px; */
    width: auto;
  }
}

@media all and (min-width: 800px) {
  .category-wrap .img-wrap img {
    /* height: 256px; */
    /* width: auto; */
    width: 225px;
  }
}



@media all and (min-width: 800px) {
  .category-wrap.category-midsize .slide-wrap .img-wrap img {
    width: 300px;
    height: auto;
  }
}

@media all and (max-width: 800px) {
  .category-wrap.category-midsize .slide-wrap .img-wrap img {
    width: auto;
  }
}


.explore-products-filters{
  display: flex; 
  justify-content: center; 
  margin-top: 10px;
  flex-wrap: wrap;
}
.explore-products-filters a.button-link{
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  font-size: 15px;
  padding-left: 8px;
  padding-right: 8px;
}
.explore-products-filters a.button-link:last-child{
  margin-right: 0;
}
