.category-label {
  border-radius: 50px !important;
  padding: 0.65rem 1.25rem !important;
  background-color: var(--awb-color7);
  align-self: center;
  margin-bottom: 0.75rem !important;
}

.project-intro__container {
  display: flex;
  justify-content: center;
  padding: 3rem 0;
}
.project-intro__container .project-intro {
  max-width: 60%;
  text-align: center;
}
@media (max-width: 768px) {
  .project-intro__container .project-intro {
    max-width: 100%;
  }
}
.project-intro__container .project-intro h1 {
  margin-top: 1rem;
  font-family: "Crimson Pro", serif;
  font-weight: normal;
}
.project-intro__container .project-intro .project-intro__category {
  display: inline-block;
}
.project-intro__container .project-intro .project-intro__category .project-category-item {
  border-radius: 2rem;
  font-weight: 700;
  background: #64BCBD;
  padding: 0.5rem 2rem;
  color: white;
}

.project-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  flex-direction: column;
  padding: 5rem;
  background: #90C8C8;
  border-radius: 1rem;
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .project-cta {
    padding: 3rem;
  }
}

.project-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("https://akoestiekspecialist.nl/wp-content/uploads/2023/07/akoestiekspecialist-achtergrond-blauw.svg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  border-radius: 1rem;
}

.project-cta h2,
.project-cta .fusion-button {
  position: relative;
  z-index: 2;
}

.project-cta h2 {
  font-family: "Crimson Pro", serif;
  font-weight: normal;
  font-size: 5rem;
  max-width: 60%;
  line-height: 1;
  margin: 0 auto;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .project-cta h2 {
    font-size: 3rem;
    max-width: 100%;
  }
}

.floating-back-button {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 999;
  padding: 1rem 2rem;
  background: #3D023D;
  color: white;
  border-radius: 2rem;
  display: block;
}
.floating-back-button.alt {
  display: none;
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .floating-back-button {
    bottom: 1rem;
    right: 1rem;
    display: none;
  }
  .floating-back-button.alt {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.custom-row {
  padding: 3rem 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: stretch;
}

.m-0 {
  margin: 0;
}

.mt-3 {
  margin-top: 3rem;
}

.blue-border {
  margin: 1rem 0;
  border: 0;
  background-color: #64BCBD;
  height: 0.9px;
}

.single {
  padding: 0 !important;
}

.crimson-text {
  font-family: "Crimson Pro", serif;
  font-weight: normal;
}

.project_index .project_index__intro {
  padding: 3rem 0;
  text-align: center;
}
.project_index .project_index__intro h2 {
  margin: 0;
}
.project_index .project_index__intro .project_index__intro-filter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.project_index .project_index__container .project_index__item {
  display: flex;
  align-items: center;
  border-radius: 1rem;
  background: #D9EFEF;
  transition: all 0.3s;
  overflow: hidden;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .project_index .project_index__container .project_index__item {
    flex-direction: column;
  }
}
.project_index .project_index__container .project_index__item .project_index__item-image {
  width: 40%;
  height: 350px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .project_index .project_index__container .project_index__item .project_index__item-image {
    width: 100%;
  }
}
.project_index .project_index__container .project_index__item .project_index__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project_index .project_index__container .project_index__item .project_index__item-content {
  width: 60%;
  padding: 2rem;
}
@media (max-width: 768px) {
  .project_index .project_index__container .project_index__item .project_index__item-content {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .project_index .project_index__container .project_index__item .project_index__item-content {
    padding: 1rem;
  }
}
.project_index .project_index__container .project_index__item .project_index__item-content h3 {
  margin: 0;
  margin-bottom: 1rem;
}
.project_index .project_index__container .project_index__item .project_index__item-content p {
  margin-bottom: 1rem;
}
.project_index .project_index__container .pagination {
  justify-content: center;
}
.project_index .project_index__container .pagination .page-numbers {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.widget_layered_nav_filters .chosen a {
  border-radius: 5px;
}

.woocommerce-widget-layered-nav-list li {
  position: relative;
}
.woocommerce-widget-layered-nav-list li a::before {
  position: relative;
  top: 1px;
  content: "";
  height: 12px;
  width: 12px;
  display: inline-block;
  margin-right: 0.5rem;
  border-radius: 4px;
  border: 1px solid #64BCBD;
}
.woocommerce-widget-layered-nav-list li.chosen a::after {
  content: "";
  position: absolute;
  top: 9.5px;
  left: 3px;
  width: 8px;
  height: 8px;
  background-color: #64BCBD;
  border-radius: 2px;
}

.product-images .crossfade-images.featured-image {
  opacity: 1 !important;
  background: #ECE6EC !important;
  border-radius: 1.75rem;
  overflow: hidden;
}
.product-images .crossfade-images.featured-image img {
  border-radius: 1.5rem;
}
.product-images .crossfade-images.featured-image .wp-post-image {
  object-fit: contain;
  mix-blend-mode: darken;
}
.product-images .crossfade-images.featured-image .addToCart {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 100;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: unset;
  background: #D9EFEF;
  display: grid;
  place-items: center;
  border: 1px solid #64BCBD;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.product-images .crossfade-images.featured-image .addToCart svg path {
  fill: #3d023d;
}
.product-images .crossfade-images.featured-image .addToCart:hover {
  opacity: 1;
  transform: scale(1.1);
}
.product-images .crossfade-images.featured-image .badge-list {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 100;
  gap: 0.25rem;
}
.product-images .crossfade-images.featured-image .badge-list .badge-item {
  background-color: #64BCBD;
  color: white;
  padding: 0.5rem 0.75rem;
  border-radius: 50px;
  font-size: 0.75rem;
}

.fusion-woo-product-image {
  will-change: transform;
  perspective: 1000px;
  transform-style: preserve-3d;
}

@media screen and (max-width: 1000px) {
  .fusion-filters li a {
    padding: 0.5rem;
    text-align: center;
  }
}

.pagination {
  justify-content: center !important;
}
.pagination .current {
  background: #D9EFEF !important;
  color: #64BCBD !important;
  border-color: #64BCBD !important;
}
.pagination a {
  --link_color: #64BCBD;
  font-weight: 600;
}
.pagination a.inactive {
  --sep_color: #3d023d;
  background: transparent;
  color: #3d023d !important;
}
.pagination a.inactive:hover {
  background: #D9EFEF;
  color: #64BCBD !important;
}
.pagination .current {
  color: #64BCBD !important;
  font-weight: 600;
}
.pagination .pagination-prev, .pagination .pagination-next {
  display: none !important;
}

/*# sourceMappingURL=eye-styles.css.map */
