.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header {
  min-height: 210px !important;
}

.wa-subcategories-grid .wpgb-viewport {
  height: auto !important;
}
.wa-subcategories-grid .wpgb-masonry {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(17rem, 1fr));
  gap: var(--space-s);
  height: auto;
}
.wa-subcategories-grid .wpgb-masonry > article {
  width: auto !important;
  position: static !important;
}

.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--space-m);
  transition: all 300ms ease-in-out;
  border-width: 0.35rem;
  border-style: solid;
  border-color: transparent;
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(256deg, var(--wa-colors-gray-100) -20%, var(--wa-colors-gray-100) 140%) border-box;
  border-radius: var(--radius-m);
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header:hover {
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(256deg, var(--wa-colors-purple-500) -20%, var(--wa-colors-pink-500) 140%) border-box;
  box-shadow: 0px 11px 20px 0px rgba(236, 0, 140, 0.06);
  transform: translateY(-0.5rem);
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-image {
  width: 7rem;
  height: 7rem;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-name {
  margin-top: 0.5rem;
  text-align: center;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-link {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-link span {
  margin-top: 0.3rem;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-link img {
  margin-left: 1rem;
}

body .wa-product-desc {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
body .wa-product-desc-left {
  width: 100%;
  padding-right: var(--space-xxl);
  border-right: 2px solid var(--shade-light);
}
body .wa-product-desc-left h2, body .wa-product-desc-left h3 {
  line-height: 1.2;
  margin-bottom: var(--space-xs);
}
body .wa-product-desc-left h2::after, body .wa-product-desc-left h3::after {
  content: ".";
  color: #ec008c;
  font-weight: 700;
  font-size: calc(var(--text-xxl) * 1.2);
  line-height: 0;
}
body .wa-product-desc-left h2 {
  font-size: var(--text-xl);
}
body .wa-product-desc-left h3 {
  font-size: var(--text-l);
  margin-top: var(--space-m);
  display: block;
}
body .wa-product-desc-right {
  width: 100%;
  padding-left: var(--space-xxl);
  gap: var(--space-m);
}
body .wa-product-desc__excerpt {
  margin-bottom: var(--space-s);
}
body .wa-product-desc__excerpt p {
  margin-block: 0 !important;
}
body .wa-product-desc .wa-product-functionalities-list {
  padding: 0;
}
body .wa-product-desc .wa-product-functionalities-item {
  position: relative;
  display: flex;
  padding-left: 3rem;
  margin-bottom: var(--space-xs);
}
body .wa-product-desc .wa-product-functionalities-item::before {
  content: "";
  background: url(/wp-content/uploads/2024/11/not_checked.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 1px;
  left: 0;
  height: 2rem;
  width: 2rem;
}
body .wa-product-desc .wa-product-functionalities-item.is-active::before {
  background: url(/wp-content/uploads/2024/11/checked.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
body .wa-product-desc__title {
  font-size: var(--text-l);
  font-weight: 700;
}
body .wa-product-desc-attribute {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: var(--space-xs);
  padding: var(--space-s) 0;
  border-bottom: 2px solid var(--shade-light);
}
body .wa-product-desc-attribute__label {
  font-weight: 700;
}
body .wa-product-desc-attribute__value {
  text-align: end;
}

@media (max-width: 767px) {
  body .wa-product-desc {
    flex-direction: column;
  }
  body .wa-product-desc-left {
    padding: 0;
    border-right: none;
    border-bottom: 2px solid var(--shade-light);
  }
  body .wa-product-desc-right {
    margin-top: var(--space-m);
    padding: 0;
  }
}
@font-face {
  font-family: star;
  src: url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);
  src: url(/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
  src: url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
  font-style: normal;
}
.comment-form-author {
  display: flex;
  flex-direction: column;
  float: left;
  width: 48%;
  margin-right: 2%;
}

.comment-form-email {
  display: flex;
  flex-direction: column;
}

p.comment-form-comment {
  margin-block: 0px;
}

.comment-form-rating p.stars {
  margin-block: 0px;
}

.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: 0 0;
  list-style: none;
  padding: 0px;
}

.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
  color: var(--shade-medium);
  font-size: var(--text-s);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: var(--space-l);
  border-radius: var(--radius-s);
  background: var(--shade-ultra-light);
}

.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}

.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}

.woocommerce #reviews #comments .commentlist > li::before {
  content: "";
}

.woocommerce .star-rating {
  overflow: hidden;
  position: absolute;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  right: var(--space-m);
  top: var(--space-m);
  font-family: star;
}

.woocommerce .star-rating::before {
  content: "sssss";
  color: var(--shade-ultra-dark-trans-20) !important;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.woocommerce .woocommerce-photo-reviews-shortcode .star-rating::before {
  content: "SSSSS" !important;
}

.woocommerce .woocommerce-photo-reviews-rating-html-shortcode .star-rating::before {
  content: "SSSSS" !important;
  opacity: 0.3;
}

.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}

.woocommerce .woocommerce-product-rating {
  line-height: 2;
  display: block;
}

.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
  content: " ";
  display: table;
}

.woocommerce .woocommerce-product-rating::after {
  clear: both;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}

.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 0.5em;
  float: none;
}

.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}

.woocommerce #review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}

.woocommerce #review_form #respond::after,
.woocommerce #review_form #respond::before {
  content: " ";
  display: table;
}

.woocommerce #review_form #respond::after {
  clear: both;
}

.woocommerce #review_form #respond .form-submit input {
  left: auto;
}

.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
  max-height: 10rem;
}

.woocommerce p.stars a {
  position: relative;
  height: 2.6rem;
  width: 2.6rem;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}

.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.6rem;
  height: 2.6rem;
  line-height: 2.6rem;
  font-family: WooCommerce;
  content: "\e021";
  text-indent: 0;
}

.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}

.woocommerce p.stars:hover a::before {
  content: "\e020";
}

.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}

.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
  color: var(--shade-ultra-dark-trans-20) !important;
}

.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}

.woocommerce #reviews .comment-text p {
  margin-block: 0px;
}

span#reply-title {
  display: none;
}

ol.commentlist {
  padding: 0px;
}

strong.woocommerce-review__author {
  font-size: var(--text-m);
  color: var(--base);
}

.comment-form-rating {
  display: flex;
  align-items: center;
}

.comment-form-rating label {
  font-weight: 700;
  margin-right: var(--space-xs) !important;
  display: block;
}

div#review_form span.required {
  color: #a74040;
}

.comment-form-rating {
  display: flex;
  align-items: center;
  margin-bottom: var(--space-xs);
}

@media (max-width: 768px) {
  .comment-form-cookies-consent {
    margin-bottom: var(--space-m) !important;
  }
  .comment-form-author, .comment-form-email {
    width: 100%;
    margin-bottom: var(--space-s) !important;
  }
  body .wa-product-tabs .tab-accordion {
    padding: var(--space-s) var(--space-m);
    background: var(--primary-ultra-light);
    border-radius: var(--radius-m);
    margin-bottom: var(--space-s);
  }
  body .wa-product-tabs .tab-accordion .wa-mobile-accordion_arrow {
    transition: transform 300ms ease-in;
  }
  body .wa-product-tabs .tab-accordion .wa-mobile-accordion_arrow svg {
    width: 2.5rem !important;
    height: 2.5rem !important;
  }
  body .wa-product-tabs .tab-accordion.tabs-6091-tab-active {
    margin-bottom: var(--space-m);
    background: var(--primary);
  }
  body .wa-product-tabs .tab-accordion.tabs-6091-tab-active > div {
    color: white;
  }
  body .wa-product-tabs .tab-accordion.tabs-6091-tab-active > div svg {
    color: white;
  }
  body .wa-product-tabs .tab-accordion.tabs-6091-tab-active .ct-text-block {
    color: white !important;
  }
  body .wa-product-tabs .tab-accordion.tabs-6091-tab-active .wa-mobile-accordion_arrow {
    transform: rotate(90deg);
  }
  body .wa-product-tabs .oxy-tabs-contents-wrapper .oxy-tab-content {
    margin-bottom: var(--space-l);
    padding: var(--space-m);
    border: 1px solid var(--primary);
    border-bottom-left-radius: var(--radius-m);
    border-bottom-right-radius: var(--radius-m);
  }
  body .wa-product-tabs .oxy-tabs-contents-wrapper .oxy-tab-content p {
    margin: 0;
  }
}
@media only screen and (max-width: 380px) {
  .comment-form-rating {
    flex-direction: column;
    align-items: start;
  }
  .comment-form-rating label {
    margin-bottom: var(--space-xs) !important;
  }
  .woocommerce .star-rating {
    position: relative;
    top: auto;
    left: 0;
  }
}
.tab-accordion {
  border: none;
  width: 100%;
}

.wa-product-primary-wrapper .wa-product-main-area .tinvwl_add_to_wishlist_button {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wa-product-primary-wrapper .wa-product-main-area .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus {
  color: var(--primary-trans-80);
}
.wa-product-primary-wrapper .wa-product-main-area .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before {
  font-size: 3rem;
}
.wa-product-primary-wrapper .wa-product-main-area .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:hover {
  color: var(--primary-hover);
}

.wa-product-tabs-wrapper {
  margin-top: var(--space-l);
}
.wa-product-tabs-wrapper .oxy-tabs {
  width: 100% !important;
  justify-content: flex-start !important;
  background-color: var(--primary-ultra-light);
  border-radius: var(--radius-m);
  gap: var(--space-m);
}
.wa-product-tabs-wrapper .oxy-tab {
  background-color: transparent;
  padding: var(--space-xs) var(--space-xxl);
  border-radius: var(--radius-m);
  cursor: pointer;
  color: var(--base);
  transition: 0.2s ease-in-out;
  transition-property: background-color;
}
.wa-product-tabs-wrapper .oxy-tab:hover {
  background-color: var(--primary-trans-10);
}
.wa-product-tabs-wrapper .tabs-6091-tab-active {
  background: var(--primary) !important;
  font-weight: 700;
}
.wa-product-tabs-wrapper .tabs-6091-tab-active .ct-text-block {
  color: white !important;
}
.wa-product-tabs-wrapper .tabs-contents-6091-tab {
  padding-inline: 0;
  padding-block: var(--space-xxl) 0;
  align-self: center;
}
.wa-product-tabs-wrapper .tabs-contents-6091-tab .wa-product-desc--alt p:first-of-type {
  margin-top: 0;
}

.wa-product-renew {
  gap: var(--space-l);
}
.wa-product-renew__title {
  color: var(--primary);
  font-weight: 700;
  font-size: var(--text-l);
  line-height: 1.2;
}
.wa-product-renew-inner {
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
  width: 100%;
}
.wa-product-renew ul {
  margin: 0;
  padding-left: var(--space-l);
}

.wa-product-reviews {
  margin-bottom: var(--space-l);
}

.wa-average-rating {
  background: var(--shade-ultra-light);
  border-radius: var(--radius-m);
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.wa-average-rating__heading {
  font-size: calc(var(--space-m) * 0.85);
  font-weight: 700;
  width: 100%;
  text-align: center;
  padding: var(--space-m);
  background: var(--primary);
  color: var(--shade-white);
}
.wa-average-rating__value {
  font-size: calc(var(--text-xxl) * 2);
  font-weight: 700;
  line-height: 1;
  padding: var(--space-s);
}
.wa-average-rating__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  text-align: center;
  padding: var(--space-m);
}
.wa-average-rating__stars {
  display: flex;
  justify-content: center;
  margin-bottom: var(--space-m);
}
.wa-average-rating__stars .star-rating {
  position: relative;
  right: auto;
  top: auto;
}

.wa-product-quality-repeater {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-m);
}

.wa-product-quality__title {
  color: var(--primary);
  font-weight: 700;
  font-size: var(--text-l);
  line-height: 1;
}
.wa-product-quality__text {
  margin-top: var(--space-xs);
  margin-left: calc(var(--space-s) * 1.1);
}
.wa-product-quality__text li::marker {
  color: var(--secondary);
  font-weight: 700;
}

.wa-product-shipping-methods,
.wa-product-payment-methods {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-m);
}
.wa-product-shipping-methods-title,
.wa-product-payment-methods-title {
  font-size: var(--text-l);
  font-weight: 700;
  color: var(--primary);
  line-height: 1.2;
  margin-bottom: var(--space-xs);
}

.wa-product-shipping-method__title,
.wa-product-payment-method__title {
  font-weight: 700;
}
.wa-product-shipping-method__price span,
.wa-product-payment-method__price span {
  font-weight: 700;
  color: var(--secondary);
}

#wc_bis_product_form {
  display: block !important;
}
#wc_bis_product_form p.wc_bis_form_title {
  margin-bottom: 10px !important;
  font-weight: 700;
}
#wc_bis_product_form #wc_bis_email {
  min-width: 55%;
  margin-right: 1%;
}
#wc_bis_product_form .wc_bis_opt_in {
  display: block;
}

@media (min-width: 551px) and (max-width: 1200px) {
  #wc_bis_product_form #wc_bis_email {
    min-width: 45%;
    width: 45%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #wc_bis_product_form #wc_bis_email {
    min-width: 10%;
    width: 100%;
    margin-bottom: 10px;
  }
  #wc_bis_product_form #wc_bis_send_form {
    width: 100%;
  }
}
@media (max-width: 550px) {
  #wc_bis_product_form {
    display: grid !important;
    gap: 0px !important;
  }
  #wc_bis_product_form #wc_bis_email {
    order: 2;
    margin-right: 0 !important;
  }
  #wc_bis_product_form .wc_bis_form_title {
    order: 1;
  }
  #wc_bis_product_form .wc_bis_opt_in {
    order: 3;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #wc_bis_product_form #wc_bis_send_form {
    order: 4;
  }
}
/*body .wa-overall-reviews .woocommerce-photo-reviews-rating-html-shortcode {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between;
    & > div:first-child {
        font-size: var(--text-xxl) !important;
        line-height: 1 !important;
        font-weight: 700 !important;
    }
    & > div:last-child {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-end !important;
        .star-rating {
            margin-right: 0 !important;
        }
        .woocommerce-photo-reviews-review-count-container {
            margin-top: 4px !important;
        }
    }
}*/
body .comment-form-cookies-consent {
  display: none;
}

body .woocommerce-photo-reviews-shortcode {
  padding: 0 !important;
}

.wcpr-comment-form-notify {
  color: var(--primary) !important;
}

.wcpr-comment-form-notify > span span {
  background: var(--primary) !important;
}

body .wa-reviews-wrapper {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: var(--space-l);
}
body .wa-reviews-wrapper .shortcode-wcpr-stars-count .shortcode-wcpr-row {
  margin-bottom: calc(var(--space-xs) * 0.75);
}
body .wa-reviews-wrapper .star-rating span {
  font-size: 0 !important;
  left: 0;
  overflow: hidden;
  padding-top: 30px;
  position: absolute;
  top: 0;
}
body .wa-reviews-wrapper .shortcode-wcpr-overall-rating-and-rating-count {
  display: flex;
  flex-direction: column;
}
body .wa-reviews-wrapper .shortcode-wcpr-col-star,
body .wa-reviews-wrapper .shortcode-wcpr-stars-count {
  padding: 0 !important;
}
body .wa-reviews-wrapper .wcpr-load-more-reviews-button-container span {
  margin-top: var(--space-s) !important;
  background: var(--dark-gradient) !important;
  transition: 0.3s all ease-in-out;
  border-radius: var(--radius-s) !important;
  padding-inline: var(--space-m);
  padding-block: var(--space-s);
  height: unset !important;
  width: unset !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
body .wa-reviews-wrapper .wcpr-load-more-reviews-button-container span:hover {
  opacity: 0.9;
}
body .wa-reviews-wrapper .star-rating {
  color: #d5d6d7;
  font-family: WooCommerce;
  font-size: 16px;
  height: 16px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  right: 0;
  top: 0;
  width: 78px !important;
}
body .wa-reviews-wrapper .star-rating span {
  font-size: 0 !important;
}
body .wa-reviews-wrapper .rate-percent {
  background-color: var(--base);
}
body .wa-reviews-wrapper .wa-overall-reviews {
  margin-bottom: var(--space-xs);
}
body .wa-reviews-wrapper .wa-overall-reviews .woocommerce-photo-reviews-rating-html-shortcode {
  align-items: center !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: space-between;
}
body .wa-reviews-wrapper .wa-overall-reviews .woocommerce-photo-reviews-rating-html-shortcode > div:first-child {
  font-size: var(--text-xxl);
  line-height: 1 !important;
  font-weight: 700;
}
body .wa-reviews-wrapper .wa-overall-reviews .star-rating {
  font-size: 16px !important;
  height: 16px !important;
  width: 85px !important;
  margin-right: var(--space-xs);
}
body .wa-reviews-wrapper .wa-overall-reviews .star-rating span:before {
  font-size: 16px !important;
  height: 16px !important;
  width: 85px !important;
}
body .wa-reviews-wrapper .wa-overall-reviews .woocommerce-photo-reviews-review-count-container {
  font-size: calc(var(--text-l) * 0.6);
  white-space: nowrap;
}
body .wa-reviews-wrapper .shortcode-wcpr-comment-author:not(.shortcode-wcpr-comment-author-with-country):before {
  display: none !important;
}
body .wa-reviews-wrapper .shortcode-wcpr-comment-author {
  width: auto !important;
  text-align: left;
}
body .wa-reviews-wrapper .shortcode-wcpr-grid-item {
  border: 2px solid var(--shade-light);
  border-radius: var(--radius-s);
}
body .wa-reviews-wrapper .shortcode-wcpr-grid-item .wcpr-review-date {
  position: absolute;
  top: var(--space-s);
  right: var(--space-s);
  margin: 0 !important;
}
body .wa-reviews-wrapper .shortcode-wcpr-comment-author {
  padding: 0 !important;
}
body .wa-reviews-wrapper .shortcode-review-content-container {
  padding: 0 !important;
}
body .wa-reviews-wrapper .shortcode-wcpr-grid {
  margin: 0 !important;
  grid-auto-rows: unset !important;
}
body .wa-reviews-wrapper .shortcode-wcpr-grid-item {
  position: relative;
  padding: var(--space-s) !important;
}
body .wa-reviews-wrapper .shortcode-wcpr-review-content {
  text-align: left !important;
}
body .wa-reviews-wrapper .woocommerce-review__verified {
  display: none !important;
}

body .wa-review-form {
  width: 100%;
}
body .wa-review-form__heading {
  display: flex;
  font-size: calc(var(--text-xl) * 0.85);
  font-weight: 700;
}
body .wa-review-form .woocommerce-photo-reviews-form-main-inner {
  overflow: visible;
  background: transparent !important;
  padding: 0 !important;
}
body .wa-review-form .woocommerce-photo-reviews-form {
  width: 100% !important;
  padding: 0 !important;
}
body .wa-review-form form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body .wa-review-form .comment-form-comment {
  margin-top: var(--space-xs);
  width: 100%;
}
body .wa-review-form .comment-form-comment > label {
  display: flex !important;
  margin-bottom: var(--space-xs);
}
body .wa-review-form .comment-form-rating {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0 !important;
}
body .wa-review-form .comment-notes {
  text-align: left;
}
body .wa-review-form .comment-form-author, body .wa-review-form .comment-form-email {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: var(--space-xs);
}
body .wa-review-form .wcpr-rating {
  font-size: var(--text-l);
}
body .wa-review-form .wcpr-comment-form-images {
  display: none !important;
}
body .wa-review-form .wcpr_review_form .woocommerce-message {
  margin-block: var(--space-s) !important;
}
body .wa-review-form .wcpr_review_form .woocommerce-message p {
  text-align: left !important;
  margin: 0;
}
body .wa-review-form .comment-form-rating {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: var(--space-xs);
  margin-top: var(--space-xs);
}
body .wa-review-form label {
  color: var(--base) !important;
}
body .wa-review-form input[type=text], body .wa-review-form input[type=email] {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  max-height: 5rem;
  width: 100%;
}
body .wa-review-form textarea {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  max-height: 12rem;
  width: 100%;
}
body .wa-review-form .stars > span {
  display: flex;
  gap: 4px;
}
body .wa-review-form p.form-submit {
  text-align: center;
  width: 100%;
}
body .wa-review-form input[type=submit] {
  padding: var(--space-xs) var(--space-m) !important;
}

@media (max-width: 991px) {
  body .wa-reviews-wrapper {
    grid-template-columns: 1fr !important;
  }
}
@media (min-width: 870px) and (max-width: 1090px) {
  .wa-product-tabs-wrapper .oxy-tab {
    padding: var(--space-xs) var(--space-l);
  }
}
@media (min-width: 768px) and (max-width: 869px) {
  .wa-product-tabs-wrapper .oxy-tab {
    padding: var(--space-xs) var(--space-s);
  }
}
@media (max-width: 350px) {
  .wa-product-tabs-wrapper .oxy-tab {
    font-size: var(--text-m);
  }
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header {
  min-height: 180px !important;
}

.wa-subcategories-grid .wpgb-viewport {
  height: auto !important;
}
.wa-subcategories-grid .wpgb-masonry {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
  gap: var(--space-s);
  height: auto;
}
.wa-subcategories-grid .wpgb-masonry > article {
  width: auto !important;
  position: static !important;
}

.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: calc(var(--space-s) + 0.2rem);
  transition: 300ms ease-in-out;
  transition-property: transform, box-shadow, background !important;
  border-width: 0.1rem;
  border-style: solid;
  border-color: transparent;
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(256deg, var(--wa-colors-gray-100) -20%, var(--wa-colors-gray-100) 140%) border-box;
  border-radius: var(--radius-m);
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header:hover {
  background: linear-gradient(#ffffff, #ffffff) padding-box, linear-gradient(256deg, var(--wa-colors-purple-500) -20%, var(--wa-colors-pink-500) 140%) border-box;
  box-shadow: 0px 11px 20px 0px rgba(236, 0, 140, 0.06);
  transform: translateY(-0.5rem);
  border-width: 0.3rem;
  padding: var(--space-s);
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-image {
  width: 7rem;
  height: 7rem;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-name {
  margin-top: 0.5rem;
  text-align: center;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-link {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-link span {
  margin-top: 0.3rem;
}
.wp-grid-builder.wa-subcategories-grid .wpgb-card .wpgb-card-header .wa-category-link img {
  margin-left: 0.5rem;
}
