.additional-services-forms-button {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0px;
  font-family: "Bebas Neue";
  border: 1px #26b11a !important;
  background-color: #26b11a !important;
}
.additional-services-forms-button:hover {
  background: #19c20a !important;
  border: 1px #26b11a !important;
}
body .wa-rental-info-additional strong {
  color: #f00000;
}
.woocommerce-cart button.ct-link-button.additional-services-forms-button {
  padding: 15px 20px;
  line-height: 1;
  letter-spacing: 1px;
}
body .additional-services-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  background: #FFFFFF;
  box-shadow: 0px 1.5rem 7.5rem rgba(0, 0, 0, 0.08);
  padding: 1rem;
  font-family: "PT Sans", sans-serif;
}
body .additional-services-box .checkbox-box svg {
  width: 2.2rem;
  height: 2.2rem;
  margin-right: 8px;
}
body .additional-services-box select {
  border-right: 10px solid transparent !important;
  outline: 1px #e0e0e0 solid !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
body .additional-services-box select:focus {
  border-right: 10px solid transparent !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
body .additional-services-box input {
  width: 100%;
  min-height: 42.5px;
  border-radius: 0;
  border: 1px #e0e0e0 solid !important;
  padding: 10px 15px !important;
  font-size: 16px !important;
}
body .additional-services-box input::placeholder {
  color: #898989 !important;
}
body .additional-services-box input:focus {
  box-shadow: 0 10px 35px #7b7b7b3b !important;
  border: 1px #1d1d1b70 solid !important;
  outline: none !important;
  border-radius: none !important;
}
.form-group.additional-info.active select {
  border-radius: 0px !important;
  padding: 1rem;
}
.woocommerce-cart td.product-name div {
  line-height: 1;
}
.wa-additional-services-right {
  display: flex;
  flex-direction: row;
  align-items: end;
  column-gap: 25px;
}
.wa-additional-services-right p.price {
  line-height: 1 !important;
  margin-bottom: 0px !important;
}
.wa-additional-services-right p.price ins {
  line-height: 1 !important;
}
.woocommerce-cart .additional-services-box {
  margin-bottom: 20px;
  border-bottom-style: solid;
  border-bottom-color: #e2e2e2;
  border-bottom-width: 5px;
  background-color: #ffffff;
  box-shadow: none !important;
}
.woocommerce-cart form.additional-services-form {
  border-bottom: 1px solid #f4f4f4;
}
.woocommerce-cart form.additional-services-form:last-of-type {
  margin-bottom: 10px !important;
  border-bottom: none !important;
}
@media only screen and (max-width: 600px) {
  .woocommerce-cart button.ct-link-button.additional-services-forms-button {
    width: 100%;
    font-size: 18px;
  }
  .additional-services-forms-actions {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  .additional-services-box {
    padding: clamp(1em, 2.5vw, 2em);
  }
  .additional-services-form {
    flex-direction: column;
    padding-left: 0px !important;
    padding-right: 0px !important;
    row-gap: 20px;
  }
  .woocommerce-cart .additional-services-form {
    row-gap: 0px;
  }
  .column.wa-additional-services-right {
    justify-content: space-between;
  }
}
.single-product .woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
  display: none;
}
.yith-wcwl-wishlistexistsbrowse > a, .yith-wcwl-wishlistaddedbrowse > a {
  display: none !important;
}
.oxy-product-description {
  white-space: normal !important;
}
.oxy-product-description * {
  white-space: normal !important;
}
body .css-1y2unrr .css-kqb5oq {
  display: list-item !important;
}
.wooptima-size-guide-table__wrapper, .wooptima-size-guide, .wooptima-size-guides__wrapper, #shortcode-332-30477 {
  width: 100%;
}
.wooptima-size-guide-table__wrapper tbody tr:hover {
  background: #f7f7f7;
  transition: 0.2s ease-out;
}
.wooptima-size-guide-table__wrapper thead {
  font-size: 2rem;
  font-family: "Bebas Neue";
  letter-spacing: 1px;
}
/***tab hodnotenie zakaznikov****/
.woocommerce #review_form #respond .form-submit input {
  font-size: 1.6rem !important;
}
.wooptima-product-reviews p.comment-form-cookies-consent label {
  font-weight: 400 !important;
  font-size: 1.6rem !important;
}
.wooptima-product-reviews p.comment-form-author, .wooptima-product-reviews p.comment-form-email {
  display: inline-block;
  width: 49%;
  margin: 0px;
  float: left;
}
.wooptima-product-reviews p.comment-notes {
  font-size: 1.6rem;
  color: #898989;
}
.wooptima-product-reviews p.comment-form-cookies-consent {
  margin-bottom: 1.6rem !important;
  color: #898989;
}
.wooptima-product-reviews p.comment-form-author {
  margin-right: 2% !important;
}
.wooptima-product-reviews input#email, input#author {
  width: 100%;
  border: 1px solid #f3f3f3;
  border-radius: 0px !important;
  margin-bottom: 10px !important;
  color: #1D1D1B !important;
  font-size: 16px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 0.8em !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.wooptima-product-reviews {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 4rem;
}
.wooptima-average-rating {
  display: flex;
  flex-direction: column;
  margin: 0 3% 0 0;
  width: 25%;
}
.wooptima-av-rating__heading {
  background: #1d1d1b !important;
  height: 80px;
  color: white;
  font-size: 2.4rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Bebas Neue;
  letter-spacing: 1px !important;
}
.wooptima-av-rating__wrapper {
  padding: 6rem;
  background: #fafafa;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.wooptima-av-rating__value {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 6rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: -1rem;
  line-height: 1;
}
.wooptima-add-review {
  width: 72%;
}
.woocommerce p.stars a {
  width: 1.6em !important;
}
.comment-form-rating {
  display: flex;
  margin-bottom: 20px;
}
.wooptima-product-reviews form label {
  margin-top: 0 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #1D1D1B !important;
  margin-right: 10px !important;
  margin-bottom: 1.6rem;
  line-height: 1;
}
.wooptima-product-reviews form label .required {
  color: red !important;
}
.woocommerce p.stars a::before {
  font-size: 30px !important;
  color: #F79800 !important;
  top: -6px !important;
}
.comment-form-comment {
  display: flex;
  flex-direction: column;
}
.comment-form-comment label {
  margin-bottom: 5px;
}
.comment-form-comment textarea {
  border: 1px solid #f3f3f3 !important;
  border-radius: 0px !important;
  margin-bottom: 10px !important;
  color: #1D1D1B !important;
  font-size: 16px !important;
  max-height: 132px;
}
#reply-title {
  display: none;
}
.review {
  border: 4px solid #f8f8f8 !important;
  border-radius: 0px !important;
  padding: 1rem 2rem !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 10px 0px 0px 15px !important;
}
li .comment-text {
  border: 0 !important;
  box-shadow: none !important;
}
ol.commentlist {
  padding: 0 !important;
}
ol.commentlist li img.avatar {
  position: relative !important;
  float: left !important;
  width: 50px !important;
  height: auto !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: none !important;
  margin-top: 5px !important;
}
.woocommerce-review__author {
  font-weight: 700 !important;
  margin-right: 5px !important;
}
.woocommerce .star-rating {
  color: #F79800 !important;
  letter-spacing: 5px !important;
  width: 115px;
}
.wooptima-product-reviews .star-rating:before {
  content: "" !important;
  letter-spacing: 5px !important;
}
.woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce #reviews #comments .description p {
  color: #1D1D1B !important;
  font-weight: 400 !important;
}
.woocommerce-review__published-date {
  color: #999;
}
.woocommerce-review__dash {
  display: none !important;
}
.product-contact-form input {
  width: 100%;
  border-radius: 0px !important;
  height: 45px !important;
  border-color: #dddddd !important;
}
.product-contact-form textarea {
  width: 100%;
  border-radius: 0px !important;
  border-color: #dddddd !important;
  max-height: 120px;
}
.product-contact-form {
  padding: 2rem 6rem;
}
.product-contact-form label {
  font-size: 1.7rem !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background: none !important;
}
.product-contact-form input.wpcf7-form-control.wpcf7-submit {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  height: 65px !important;
  font-size: 2rem;
  background: #ffffff;
  color: #1d1d1b;
  border: 2px solid #000 !important;
  margin-top: 1rem;
}
.product-contact-form input.wpcf7-form-control.wpcf7-submit:hover {
  background: #1d1d1b;
  color: #fff;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active {
  border: none;
  background: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  content: unset;
}
.woocommerce #reviews #comments h2 {
  margin-bottom: 24px;
  color: #1d1d1b;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Bebas Neue" !important;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a {
  width: 100%;
  color: #999;
  font-size: 24px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
  padding: 2px 12px !important;
  z-index: 1000;
  font-weight: normal !important;
  border-radius: 0;
  word-break: break-word;
  font-family: "Bebas Neue";
  margin: 0px 14px;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li.active a {
  color: #1d1d1b;
  border-bottom: 3px solid #f00000;
}
.woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li a:hover {
  color: #1d1d1b !important;
}
.woocommerce-Tabs-panel {
  font-size: 17px !important;
  color: #1d1d1b !important;
}
.single-product .oxy-product-images .awl-label-wrap.awl-label-id-30446 {
  display: none;
}
.single-product .oxy-product-images .awl-inner-text {
  font-size: 17px !important;
}
.woocommerce table.shop_attributes tr:hover {
  background: #f4f4f4;
}
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs, .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs {
  display: block !important;
}
.woocommerce div.product .oxy-woo-element .woocommerce-tabs ul.tabs li, .woocommerce .oxy-woo-element div.product .woocommerce-tabs ul.tabs li {
  display: inline-flex !important;
}
.woocommerce .oxy-woo-element table.shop_attributes th, .woocommerce .oxy-woo-element table.shop_attributes td {
  border-color: #f4f4f4 !important;
}
@media (max-width: 1150px) {
  .pk-product-tab-heading {
    display: none;
  }
  .pk-product-page-tabs {
    text-align: center !important;
    justify-content: center !important;
    margin-bottom: 4rem;
  }
}
@media (max-width: 1023px) {
  .wooptima-av-rating__wrapper {
    background: transparent !important;
    padding: 1rem !important;
  }
  .woocommerce p.stars a::before {
    font-size: 24px !important;
    color: #F79800 !important;
    top: -5px !important;
  }
  .wooptima-av-rating__heading {
    background: transparent !important;
    color: #1D1D1B;
  }
  .wooptima-average-rating, .wooptima-add-review {
    width: 100% !important;
  }
  .wooptima-average-rating {
    margin: 0rem 0rem 3rem 0rem !important;
  }
  #shortcode-118-30477 {
    overflow: hidden;
  }
  .wa-product-area-wrapper {
    position: relative;
  }
}
@media (max-width: 768px) {
  .product-template-default #yith-wcwl-popup-message {
    transform: translateX(12.5%) !important;
  }
  .wa-product-area-wrapper {
    position: relative !important;
  }
  .wa-product-area-wrapper .wa-wishlist__wrapper {
    position: absolute;
    top: 1rem;
    right: 1rem;
  }
  .wa-product-area-wrapper .wa-wishlist__wrapper .add_to_wishlist > span {
    display: none;
  }
  .wa-product-area-wrapper .wa-wishlist__wrapper .add_to_wishlist > i {
    margin: 0 !important;
    font-size: 3rem !important;
  }
  .wa-product-area-wrapper .wa-wishlist__wrapper .wishlist-fragment {
    margin: 0 !important;
  }
  .woocommerce .star-rating {
    color: #F79800 !important;
    letter-spacing: 5px !important;
    width: 100px;
  }
  .woocommerce #review_form #respond .form-submit input {
    font-size: 1.4rem;
  }
  .wooptima-product-reviews p.comment-notes {
    font-size: 1.4rem;
    color: #898989;
  }
  .wooptima-product-reviews p.comment-form-cookies-consent label {
    font-weight: 400 !important;
    font-size: 1.4rem !important;
  }
  .wooptima-product-reviews p.comment-form-cookies-consent {
    margin-bottom: 1.4rem !important;
    color: #898989;
  }
  .comment-form-rating {
    display: flex;
    margin-bottom: 0px !important;
  }
  .wooptima-product-reviews form label {
    font-size: 1.6rem !important;
  }
  .single-product .product_meta span {
    font-size: 1.2rem !important;
  }
  .product-contact-form input.wpcf7-form-control.wpcf7-submit {
    font-size: 1.6rem;
    height: 50px !important;
  }
  .wooptima-av-rating__wrapper {
    background: transparent !important;
    padding: 1rem !important;
  }
  .woocommerce p.stars a::before {
    font-size: 23px !important;
    color: #F79800 !important;
    top: -4px !important;
  }
  .wooptima-av-rating__heading {
    background: transparent !important;
    color: #1D1D1B;
  }
  .wooptima-product-reviews {
    margin-top: 3rem;
  }
  #_tabs_contents-146-30477 .oxy-wpgb-grid {
    margin-bottom: -2rem !important;
  }
  .oxy-tabs-contents-wrapper.oxy-tabs-contents {
    margin-top: 2rem !important;
    margin-bottom: 4rem !important;
  }
  .tab-accordion.oxy-tab.tabs-3028-tab {
    color: #1c1c1a;
  }
  .oxy-product-wrapper-inner .pk-product-wrapper {
    padding: 0px !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .tab-accordion.oxy-tab .ct-fancy-icon {
    margin-right: -10px;
  }
  body #div_block-260-30477 {
    position: unset !important;
  }
  .tab-accordion {
    flex-direction: row !important;
    justify-content: space-between !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    margin-bottom: 1rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .oxy-tabs-contents-wrapper {
    margin-bottom: 1rem !important;
  }
  .tab-accordion.tabs-3028-tab-active {
    background: #1d1d1b;
  }
  .tab-accordion.tabs-3028-tab-active .ct-fancy-icon {
    transform: rotate(90deg) !important;
    color: white;
  }
  .tab-accordion.tabs-3028-tab-active .ct-text-block {
    color: white;
  }
  .pk-product-page-tabs::-webkit-scrollbar {
    display: none;
  }
  .pk-product-page-tabs {
    max-width: 100vw;
    white-space: nowrap;
    justify-content: flex-start !important;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    mask-image: linear-gradient(to left, transparent 5px, #000 40px);
    -webkit-mask-image: linear-gradient(to left, transparent 5px, #000 40px);
  }
  .pk-product-page-tabs .oxy-tab {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .product-prefooter-banner {
    background-size: cover !important;
    height: 220px !important;
    padding-right: 0 !important;
  }
  .product-prefooter-banner .banner-link-overlay {
    padding-right: 2rem !important;
  }
  .pk-brand-info {
    flex-flow: column !important;
  }
  .pk-brand-info .product-manufacturer__logo {
    position: static !important;
    order: 1;
    width: 100%;
    align-items: center;
    margin-bottom: 2rem;
  }
  .pk-brand-info .btn-brand {
    margin-top: 0;
  }
  .pk-brand-info .product-manufacturer__description {
    margin-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #section-138-30477 .ct-section-inner-wrap, #section-172-30477 .ct-section-inner-wrap {
    padding-top: clamp(3rem, calc(3rem + ((1vw - 0.32rem) * 5.2083)), 12rem);
    padding-bottom: clamp(3rem, calc(3rem + ((1vw - 0.32rem) * 5.2083)), 12rem);
  }
  .pk-brand-info {
    position: relative !important;
  }
  .pk-brand-info .product-manufacturer__logo img {
    position: absolute !important;
    top: 0 !important;
    right: 2rem !important;
    max-width: 12vw !important;
    margin-top: 0 !important;
  }
  .product-manufacturer__description p {
    font-size: 1.6rem !important;
  }
}
@media (max-width: 480px) {
  body.product-template-default .tab-accordion {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.product-template-default .wooptima-size-guides__wrapper {
    display: flex !important;
    flex-direction: column !important;
    position: relative !important;
  }
  body.product-template-default .wooptima-size-guides__wrapper:after {
    pointer-events: none;
    content: "";
    width: 25%;
    height: 100%;
    z-index: 2;
    display: block;
    bottom: 0;
    right: 0;
    position: absolute;
    background: -moz-linear-gradient(270deg, white -20%, rgba(255, 255, 255, 0) 25%);
    background: -webkit-linear-gradient(270deg, white -20%, rgba(255, 255, 255, 0) 25%);
    background: linear-gradient(270deg, white -20%, rgba(255, 255, 255, 0) 25%);
  }
  body.product-template-default .wooptima-size-guides__wrapper .wooptima-size-guide {
    overflow: auto;
  }
  body.product-template-default .wooptima-size-guides__wrapper .wooptima-size-guide th {
    white-space: nowrap;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.product-template-default .wooptima-size-guides__wrapper .wooptima-size-guide td {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .pk-brand-info .product-manufacturer__logo img {
    max-width: 18vw !important;
  }
  .woocommerce p.stars a::before {
    font-size: 21px !important;
    color: #F79800 !important;
    top: -3px !important;
  }
  .wooptima-av-rating__heading {
    height: 50px;
    font-size: 2rem;
    background: transparent;
    color: #1D1D1B;
  }
  .wooptima-av-rating__wrapper {
    background: transparent !important;
    padding: 1rem !important;
  }
}
.wpcf7 label {
  font-weight: 700 !important;
  color: #1d1d1b !important;
}
#div_block-261-30477 .bundled_product_attributes_title {
  font-size: 2rem;
  margin-top: 3rem;
  background: #898989;
  color: #fff;
  padding: 1rem;
  text-align: center;
  letter-spacing: 1.5px;
}
.wa-back-to-category-btn {
  border: solid 2px #1C1A1A;
  font-size: 20px;
  padding: 8px 24px;
  font-family: "Bebas Neue";
  display: flex;
  align-items: center;
  gap: 11px;
  flex-direction: row;
  letter-spacing: 1px;
  white-space: nowrap;
  transition: all 2s ease-in-out;
}
.wa-back-to-category-btn svg {
  margin-bottom: 2px;
}
.wa-back-to-category-btn svg path {
  transition: all 0.2s ease-in-out;
}
.wa-back-to-category-btn:hover {
  background-color: #1C1A1A;
  border-color: #1C1A1A;
  color: white;
}
.wa-back-to-category-btn:hover svg path {
  fill: white;
  stroke: white;
}

