:root {
	--primary: #F93200;
	--secondary: #9BE5FF;
	--global-padding-x: clamp(20px, 6.77%, 130px);
	--global-padding-y: clamp(40px, 4%, 100px);
	--align-full: calc(var(--global-padding-x) * -1);
	--container-width-sm: 1393px;
	--max-container-width-sm: calc(100vw - calc(var(--global-padding-x) * 2));
	--row-padding-x: clamp(20px, 2.34%, 45px);
	--swiper-theme-color: #9be5ff;
	--container-width: 1660px;
	--max-container-width: calc(100vw - calc(var(--global-padding-x) * 2));
}


.woocommerce.single-product div.product #reviews {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: var(--container-width-sm);
  width: var(--max-container-width-sm);
}

.woocommerce.single-product div.product #reviews .du-reviews-title {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(30 30 30 / var(--tw-border-opacity, 1));
  padding-bottom: 0.75rem;
}

.woocommerce.single-product div.product #reviews .du-reviews-title h2 {
  font-family: omnes-greek, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary {
  margin-top: 1.5rem;
  margin-bottom: 1.75rem;
  align-items: flex-start;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-1 {
  font-size: 16px;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-1 .du-real-rating-label {
    margin-top: -8px;
    left: 7px;
    position: relative;
    font-weight: 700;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-1 .du-star-rating {
  margin-top: 0px;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-1 .woocommerce-product-rating {
  margin-bottom: 0px;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-1 .woocommerce-product-rating .woocommerce-review-link {
  display: none;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 260px;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper .du-star-rating {
  height: 1.25rem;
  width: 9rem;
  /* } */
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper .du-star-rating .star-rating-1-filled {
  height: 100%;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper .du-star-rating .star-rating-1-filled:before {
  letter-spacing: 4px;
  --tw-content: '';
  content: var(--tw-content);
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}

/* .star-rating-1-unfilled { */

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper .du-star-rating:before {
  letter-spacing: 4px;
  --tw-content: '';
  content: var(--tw-content);
  content: "sssss";
  color: #cfc8d8;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper .du-star-bar {
  position: relative;
  height: 10px;
  width: 140px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-2 .du-each-rating-wrapper .du-star-bar span {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 10px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-3 {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: -webkit-fill-available;
}

.woocommerce.single-product div.product #reviews .du-reviews-summary .reviews-summary-section-3 .du-write-your-rating-btn {
  display: inline-flex;
  height: 57px;
  align-items: center;
  justify-content: center;
  border-radius: 29px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.woocommerce.single-product div.product #reviews div#review_form_wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  background-color: rgba(1,9,19,0.45);
  display: flex;
  height: 100vh;
  width: 100vw;
  max-width: 100%;
  align-items: center;
  justify-content: center;
  display: none;
  padding-right: 60px;
  padding-left: 60px;
}

.woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form {
  position: relative;
  width: 100%;
  max-width: 740px;
  max-height: 100%;
  position: relative;
  border-radius: 40px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(249 50 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1));
  /* overflow: hidden scroll; */
      padding-top: 20px;
    padding-right: var(--global-padding-x);
    padding-bottom: 20px;
    padding-left: var(--global-padding-x);
}

.woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form #closeReview {
  position: absolute;
  top: -1rem;
  right: -.5rem;
  display: block;
  cursor: pointer;
  font-family: cursive;
  font-size: 30px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form #respond {
  /* position: relative;
  border-radius: 40px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(249 50 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)); */
    /* overflow: scroll; */
    max-height: 100%;
    height: 100%;
    overflow: auto;
    display: inline-block;
    height: 80vh;
    padding-top: var(--global-padding-x);
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}

.woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form #respond #reply-title {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;

}

@media (max-width: 1280px) {
  /* .woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form {
    padding-top: 20px;
    padding-right: var(--global-padding-x);
    padding-bottom: 20px;
    padding-left: var(--global-padding-x);

  } */
  /* .woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form #respond {
    padding-top: var(--global-padding-x);
    padding-right: 20px;
    padding-bottom: var(--global-padding-x);
    padding-left: 20px;
  } */
  .woocommerce.single-product div.product #reviews div#review_form_wrapper #review_form #respond #reply-title {
    font-size: 26px;
    line-height: 38px;
  }
} 

.woocommerce.single-product div.product #reviews .comment-text {
  margin-left: 0px !important;
  margin-right: 0px !important;
  border-radius: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 0px !important;
  border-top-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1)) !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* @apply !m-0 !p-0; */

.woocommerce.single-product div.product #reviews .comment-text .star-rating {
  position: absolute;
  right: 0.75rem;
}

/* .woocommerce.single-product div.product #reviews .comment-text span.woocommerce-review__dash, .woocommerce.single-product div.product #reviews .comment-text time.woocommerce-review__published-date {
  display: none;
} */

.woocommerce.single-product div.product #reviews .comment-text .gravatar_and_name_wrapper {
  margin-bottom: 0 !important;
  display: inline-flex;
  align-items: flex-end;
  width: auto;
  float: left;
}
.woocommerce.single-product div.product #reviews .comment-text .gravatar_and_name_wrapper + div {
  display: none;
}
.woocommerce.single-product div.product #reviews .comment-text .gravatar_and_name_wrapper .comment_img_wrapper {
  margin-right: 0.75rem !important;
  display: flex;
  height: 22px;
  width: 22px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(72 208 255 / var(--tw-bg-opacity, 1));
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
.woocommerce.single-product div.product #reviews .comment-text .comment_img_wrapper+div {
    display: none;
}
.woocommerce.single-product div.product #reviews .comment-text .comment_img_wrapper img {
  position: relative !important;
  border-style: none !important;
  background-color: transparent !important;
}

.woocommerce.single-product div.product #reviews .comment-text .meta {
  margin-bottom: 14px !important;
}

.woocommerce.single-product div.product #reviews .comment-text .meta strong.woocommerce-review__author {
  font-size: 14px;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: black !important;
}

.woocommerce.single-product div.product #reviews .comment-text .meta .woocommerce-review__dash,
.woocommerce.single-product div.product #reviews .comment-text .meta .woocommerce-review__published-date {
  display: none;
}

.woocommerce.single-product div.product #reviews textarea#comment {
    padding-left: 20px;
    padding-top: 15px;
}

.woocommerce.single-product div.product #reviews textarea#comment:focus {
  border-color: black !important;
}
.woocommerce.single-product div.product #reviews #comments ol.commentlist li:last-child {
  border-bottom-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity, 1));
}
@media (max-width: 640px) {
  .woocommerce.single-product div.product #reviews nav.woocommerce-pagination {
    margin-bottom: 40px;
  }
}

input#wp-comment-cookies-consent[type="checkbox"]:focus {
  box-shadow: none !important;
  /* @apply bg-handblue; */
}
input#wp-comment-cookies-consent[type="checkbox"] {
    border: 1px solid var(--primary);
}

input#wp-comment-cookies-consent[type="checkbox"]:checked {
    opacity: 1;
    background: white url(/wp-content/themes/digitalup_tw/theme/assets/images/filter-check.svg) no-repeat center;
}

a#lang-comments-link {
    margin-left: 20px;
    margin-right: 20px;
    color: var(--primary);
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    line-height: 14px;
    display: none;
}