/** Shopify CDN: Minification failed

Line 20:0 All "@import" rules must come first
Line 411:2 Expected identifier but found "."
Line 1120:0 Unexpected "}"

**/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
.swiper-scrollbar-drag {
    border-radius: 5px;
    overflow: hidden;
}
@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap");
._btn_default {
  min-width: 140px;
  display: inline-block;
  background: #016098;
  text-align: center;
  padding: 11px 25px;
  border-radius: 40px;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
}
.heading {
  text-align: center;
  margin-bottom: 30px;
  font-family: "League Spartan", sans-serif;
}
.heading h3 {
  margin: 0;
  font-size: 35px;
  font-weight: 700;
  color: #000;
}
.pageTitle {
  margin-bottom: 30px;
}
.pageTitle h2 {
  font-size: 35px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.new-cta { font-size: 18px; font-weight: 900; text-decoration: none; padding: 10px 40px; line-height: 26px; border-radius: 6px; border: 1px solid transparent; transition: all .2s ease-in; }
.new-cta.cta-white { background-color: rgba(var(--color-button), 1); color: rgba(var(--color-button-text), 1); }
.new-cta.cta-white:hover { background-color: rgba(var(--color-button), .75); }
.new-cta.cta-white-border { border-color: rgba(var(--color-outline-button), 1); color: rgba(var(--color-outline-button-label), 1); }
.new-cta.cta-white-border:hover { background: rgba(var(--color-outline-button), 1); }
.review_main .pageTitle {
  text-align: center;
}
.review_main .pageTitle h2 {
  display: inline-block;
  padding: 0 55px;
  background: url("/cdn/shop/files/quetos_left.png?v=1720198712")
      no-repeat left center,
    url("/cdn/shop/files/quetos_right.png?v=1720198712")
      no-repeat right center;
}
.related-products__heading {
  text-align: center;
  font-size: 35px;
}
/* header css */
header .headerLeft {
  display: flex;
  align-items: center;
}
header .headerLeft .mail_info {
  margin-left: 16px;
  padding-left: 16px;
  position: relative;
}
header .headerLeft .call_ic {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
header .headerLeft .mail_ic {
  font-size: 14px;
  text-decoration: none;
  color: #000;
}
header .header__heading-logo-wrapper img {
  max-width: 250px;
}
header .headerLeft .mail_info::before {
  position: absolute;
  content: "";
  width: 0.5px;
  height: 100%;
  background: #c4c4c4;
  left: 0;
}
.header_icon,
.header_icon--cart .icon {
  border: 1px solid lightgrey;
  border-top: 0;
  border-bottom: 0;
}
.header_icon.header_icon--account.link.focus-inset.small-hide {
  border: 0;
}
header .header_icon .header_icon--cart link .focus-inset {
  border: 0;
}
header .header_icon .header_icon--cart .link .focus-inset {
  border: 0;
}
sticky-header .menu-wrapper {
  background: rgb(1, 96, 152);
}
sticky-header .menu-wrapper .header__menu-item {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 13px 50px;
}
sticky-header .menu-wrapper .header__active-menu-item {
  color: #fff;
  text-decoration: none;
}
sticky-header .menu-wrapper .header__menu-item:hover {
  color: #fff;
  text-decoration: none !important;
}
.header__icons.search-with-icons .list-social__link svg {
  width: 26px;
  height: 26px;
}
sticky-header .header__icons.search-with-icons .list-social__link {
  padding: 10px 5px;
}
sticky-header .call_info {
  line-height: 40px;
  background: url("line_bg.png") no-repeat right center;
}
sticky-header .call_info .call_ic {
  background: url("/cdn/shop/files/call_ic.png?v=1720027430")
    no-repeat left center;
  display: block;
  padding-left: 30px;
  text-decoration: none;
  font-size: 14px;
  color: #000000;
}
sticky-header .mail_info .mail_ic {
  background: url("/cdn/shop/files/mail_ic.png?v=1720027430")
    no-repeat left center;
  display: block;
  padding-left: 30px;
  text-decoration: none;
  font-size: 14px;
  color: #000000;
}
sticky-header .list-unstyled.list-social.footer__list-social {
  padding-right: 10px;
}

@media screen and (min-width: 990px) {
  header .search-with-icons details-modal.header__search,
  header .header__icon:not(.header__icon--summary) {
    border-left: 1px solid #c8c8c8;
    margin-left: 6px;
    padding-left: 6px;
  }
}
/* products card css */
.product-grid .quick-add__submit {
  min-width: 170px !important;
  display: inline-block;
  background: #016098;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  padding: 11px 24px;
  border: 1px solid #016098;
  --border-opacity: 0;
  --border-offset: 0;
}
.product-grid .quick-add .button--full-width {
  width: auto !important;
}
.product-grid .card__content .quick-add {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-grid .card-information > .price .money {
  font-weight: 700;
  color: #016098;
}
slider-component .slider-buttons {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 0 24px;
  justify-content: space-between;
}
slider-component .slider-buttons .slider-button {
  width: 45px;
  height: 45px;
  background-color: #016098 !important;
  border-radius: 50%;
  color: #fff !important;
}
slider-component .slider-buttons .slider-button svg {
  height: 10px !important;
  color: #fff !important;
}
slider-component .slider-buttons .slider-counter {
  display: none;
}
slider-component .slider-buttons .slider-button[disabled="disabled"] {
  opacity: 0.6;
}
/* footer css */
footer .made_in_logo_footer {
  width: 100%;
  max-width: 140px;
  margin: 10px 0 30px;
}
footer .made_in_logo_footer img {
  width: 100%;
  height: auto;
}
footer .footer-block__details-content.footer-block-newsletter img {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
footer .made_in_logo_footer {
  width: 100%;
  max-width: 140px;
  margin: 10px 0 30px;
}
footer .made_in_logo_footer img {
  width: 100%;
  height: auto;
}
footer .footer-block__image-wrapper {
  width: 100%;
  max-width: 260px !important;
}
footer .footer-block__brand-info .rte a {
  font-size: 16px;
  text-decoration: none !important;
}
footer .footer-block__brand-info .list-social__item a {
  border: 1px solid rgb(0, 85, 138);
  border-radius: 50%;
}
footer .footer-block__brand-info .footer__list-social.list-social {
  margin: 20px 0;
}
footer .footer-block__brand-info .footer__list-social.list-social li + li {
  margin-left: 12px;
}
footer .newsletter-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  max-width: 460px;
  margin-top: 20px !important;
}
footer .newsletter-form__field-wrapper {
  width: 100%;
}
footer .newsletter-form__field-wrapper .field::before,
.newsletter-form__field-wrapper .field::after {
  display: none;
}
footer .newsletter-form__field-wrapper .field__input {
  border: solid 1px #858585;
  padding: 0 15px;
  box-shadow: none;
  background: none;
  border-radius: 45px;
  margin: 0 !important;
  font-size: 14px;
}
footer .newsletter-form__field-wrapper label {
  display: none;
}
footer .newsletter-form__field-wrapper .field__input:-ms-input-placeholder {
  color: #6f6f6f;
  opacity: 1;
}
footer .newsletter-form__field-wrapper .field__input::placeholder {
  color: #6f6f6f;
  opacity: 1;
}
footer .footer-block__details-content.footer-block-newsletter p {
  font-size: 14px !important;
  font-weight: 400;
  color: #000 !important;
}
footer .footer-block.grid__item:not(:last-child) {
  padding-right: 20px !important;
}
footer h2.footer-block__heading.inline-richtext {
  font-size: 20px;
  padding-bottom: 14px;
  border-bottom: 1px solid #a6a6a6;
}
footer .footer-block__details-content li a {
  color: #000 !important;
}
slider-component .thumbnail-list {
  justify-content: center;
}
.ing-body .image-container {
  z-index: -1;
}
.cbb-frequently-bought-container {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 30px auto !important;
  max-width: 1040px;
  padding: 0 20px;
}
.cbb-frequently-bought-container .cbb-frequently-bought-title {
  text-align: center !important;
  font-size: 24px !important;
  width: 100% !important;
}
.cbb-frequently-bought-container
  .cbb-frequently-bought-discount-message-container
  span {
  background: transparent !important;
  font-size: 25px !important;
  text-align: center !important;
  display: block !important;
  color: rgb(95, 234, 31);
  text-transform: uppercase !important;
  padding-top: 0 !important;
  font-weight: 700 !important;
  line-height: 30px;
  margin-bottom: 20px;
}
.cbb-frequently-bought-container
  .cbb-frequently-bought-total-price-text.translatable {
  width: 100%;
  display: block;
  font-weight: 700 !important;
}
.cbb-frequently-bought-container .button.button--secondary {
  font-size: 15px !important;
  padding: 13px 25px !important;
  min-height: auto !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  text-transform: uppercase !important;
}
.cbb-frequently-bought-container .button.button--secondary::before,
.cbb-frequently-bought-add-button.button.button--secondary::after {
  display: none !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-selector-list {
  margin: 30px auto 0 !important;
}
.cbb-frequently-bought-container
  .cbb-frequently-bought-discount-message-container {
  width: 100%;
}
.cbb-frequently-bought-container .cbb-frequently-bought-products {
  margin-bottom: 0 !important;
  display: flex !important;
  align-items: center;
  margin: 0 !important;
}
.cbb-frequently-bought-container .cbb-frequently-bought-form {
  margin: 20px 0 !important;
}
.cbb-frequently-bought-selector-list select.cbb-recommendations-variant-select {
  min-height: 40px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  min-width: 220px !important;
  margin-right: 25px !important;
}
.cbb-frequently-bought-selector-list
  .cbb-frequently-bought-selector-label-name {
  min-width: 280px !important;
  display: inline-block !important;
}
.cbb-desktop-view .cbb-frequently-bought-selector-list li {
  margin: 10px 0 !important;
}
.product-review-images .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  .product-review-images;
  gap: 1rem;
}

.section-upgrade .section-backgrounds {
  z-index: -1;
}
/* product css start */
.shopify-section.section product-info {
  z-index: 1;
  position: relative;
}
.product .product-form__buttons {
  display: flex;
  align-items: start;
  max-width: 100% !important;
  gap: 20px;
  flex-flow: column;
}
.product .product-form__buttons .product-form__submit {
  width: 100%;
  min-height: 56px !important;
  margin: 0 !important;
  --border-offset: 0;
  border: solid 1px #016098;
  background: #016098;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
.product .product-form__buttons .shopify-payment-button {
  width: 100%;
}
.product .product-form .shopify-payment-button__button {
  min-height: 56px !important;
  background: #3c0def !important;
  border-color: #3c0def !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  border-radius: 50px;
}
.product .product-form .shopify-payment-button__button::before,
.product .product-form .shopify-payment-button__button::after {
  display: none;
}
.product .product__text .metafield-rich_text_field h3 {
  font-size: 35px;
  font-weight: 700;
  color: #036199;
  line-height: 44px;
}
.product .product__text .metafield-rich_text_field h2 {
  font-size: 60px;
  font-weight: 700;
  color: #036199;
  margin-bottom: 5px;
  line-height: 1;
}
.product .product__text .metafield-rich_text_field h2 + p {
  font-size: 20px;
  max-width: 100%;
  color: #666;
}
.product .product__column-sticky .product__info-container {
  background: #f8f8f8;
  padding: 20px;
}
.product .product__title h1 {
  font-weight: 700;
  color: #036199;
  line-height: 1;
  font-size: 25px;
}
.product .product__info-container .product__title {
  margin-bottom: 0 !important;
}
.product .product__text {
  line-height: 1.6;
}
.product #shopify-block-yotpo_product_reviews_ugc_star_rating_Knbrnj {
  margin-top: 6px;
}
.product .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
  font-weight: 500;
}
.product .price-item.price-item--regular .money {
  font-size: 18px;
  font-weight: 700;
  color: #036199;
}
.product .product-form__input.product-form__input--dropdown {
  width: 100%;
  display: block;
  max-width: 100%;
  padding-right: 50%;
}
.product .product-form__input.product-form__quantity {
  width: 50%;
  margin-left: auto;
  padding-left: 20px;
  margin-top: -90px;
}
.product .product-form__input.product-form__input--dropdown .select__select {
  border-radius: 25px;
  border: 1px solid #000;
  outline: none !important;
  box-shadow: none;
}
.product .product-form__input.product-form__input--dropdown .select::before,
.product-form__input.product-form__input--dropdown .select::after {
  display: none;
}
.product quantity-input.quantity {
  border: solid 1px #dadada;
  background: #f0f0f0;
  border-radius: 47px;
  overflow: hidden;
}
.product quantity-input.quantity::before,
quantity-input.quantity::after {
  display: none;
}
.product quantity-input.quantity .quantity__input {
  background-color: #ffffff !important;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
.product .product-form__input .quantity__label.form__label,
.product .product-form__input .form__label {
  font-size: 15px;
  font-weight: 700;
}
body:has(.product) #ShopifyChat {
  bottom: 90px !important;
}

slider-component .slider-buttons {
  z-index: 999;
}
.product__info-container .shopify-payment-button div[name="button-route-2"] {
  display: flex !important;
}
.product__column-sticky
  .product__info-container
  .shopify-payment-button
  div[data-route-ref="2"] {
  display: none !important;
}
.collection .collection__view-all {
  display: none;
}
.collection .collection__title {
  text-align: center;
}
.collection .card__inner {
  width: 100%;
  padding-bottom: 100%;
  height: 0 !important;
}
.collection .card__inner .card__media {
  position: absolute;
  width: 100%;
  height: 100%;
}

.product-slider-wrap {
  padding-left: 20px;
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .slick-list:focus {
    outline: none;
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
  }
  .slick-track:before,
  .slick-track:after {
    display: table;
    content: "";
  }
  .slick-track:after {
    clear: both;
  }
  .slick-loading .slick-track {
    visibility: hidden;
  }
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  .slick-prev.slick-arrow {
    left: 50px;
  }
  .slick-slider {
    margin-bottom: 0;
    padding-bottom: 60px;
  }
  .slick-slide img {
    display: block;
    width: 100%;
  }
  .slick-slide.slick-loading img {
    display: none;
  }
  .slick-slide.dragging img {
    pointer-events: none;
  }
  .slick-initialized .slick-slide {
    display: block;
  }
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  .slick-arrow {
    display: block !important;
    position: absolute;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #c4c4c4;
    background-color: transparent;
    cursor: pointer;
    left: 0;
    bottom: 0;
    font-size: 0;
  }
  .slick-arrow::before {
    content: "";
    font-size: 0;
    filter: brightness(0);
    width: 15px;
    background-position: center;
    background-size: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
  }
  .slick-prev.slick-arrow::before {
    background-image: url(/cdn/shop/files/right-Icon.svg?v=1711989536);
  }
  .slick-next.slick-arrow::before {
    background-image: url(/cdn/shop/files/left-Icon.svg?v=1711989535);
  }
  .slide-arrow {
    left: 45px;
  }
  .slick-dots {
    position: absolute;
    bottom: -5px;
    display: block;
    width: auto;
    padding: 0;
    list-style: none;
    text-align: center;
    vertical-align: top;
    margin: 0;
    right: 0;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 0px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #e6e6e8;
    border-radius: 5px;
    vertical-align: top;
    margin: 0 3px;
  }
  .slick-dots li.slick-active button,
  .slick-dots li:hover button {
    background-color: #00558a;
  }
}

@media (max-width: 1024.98px) {
  .product .product-form__buttons {
    flex-flow: column;
  }
  .product .product-form__buttons .shopify-payment-button,
  .product .product-form__buttons .product-form__submit {
    width: 100%;
  }
  .product .product__text .metafield-rich_text_field h2 {
    font-size: 48px;
  }
  .product .product__text .metafield-rich_text_field h3 {
    font-size: 26px;
  }
  header .headerLeft .call_info a,
  header .headerLeft .mail_info a {
    font-size: 0 !important;
    line-height: 40px;
  }
  .product .product__text .metafield-rich_text_field h2 + p {
    font-size: 18px;
    line-height: 1.3;
  }
  .product-slider-wrap {
    padding: 0 15px;
    .slick-prev.slick-arrow {
      left: 70px;
    }
    .slick-next.slick-arrow {
      left: 20px;
    }
    .slick-dots {
      right: 20px;
    }
  }
}

@media (max-width: 990.98px) {
  header .headerLeft {
    display: none !important;
  }
  header .list-social {
    display: none !important;
  }
  .accordion
    .accordion-item.content-inner-ing
    + .accordion-item.content-inner-ing {
    border-top: 1px solid #ccc;
    padding-top: 16px;
    margin-top: 16px !important;
  }
  .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form {
    font-size: 12px;
  }
  .cbb-frequently-bought-selector-list
    .cbb-frequently-bought-selector-label-name {
    min-width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    gap: 10px;
    margin: 0 !important;
    transform: none !important;
  }
  .cbb-frequently-bought-selector-list
    .cbb-frequently-bought-selector-label-name
    span {
    display: block;
    line-height: 1.4;
  }
  .cbb-frequently-bought-selector-list
    li
    .cbb-frequently-bought-selector-label-name {
    padding-left: 30px;
    position: relative;
  }
  .cbb-frequently-bought-selector-list li input[type="checkbox"] {
    position: absolute;
    top: 8px;
    left: 5px;
  }
  .cbb-frequently-bought-selector-list li input[type="checkbox"] + span {
    margin: 0 !important;
  }
  .cbb-frequently-bought-selector-list li {
    position: relative;
  }
  .cbb-frequently-bought-selector-list li + li {
    margin-top: 15px;
  }
  header .header__heading-logo-wrapper img {
    max-width: 160px;
  }
  header .cart-count-bubble {
    width: 24px;
    height: 24px;
    top: -4px;
    right: -4px;
    font-size: 10px;
  }
  .grid__item.product__media-wrapper .nz-logo-image.license-image-show img {
    margin-left: auto;
    display: block;
    width: 60px;
    height: auto;
  }
  header.header.header--top-center {
    padding: 1rem 2rem;
  }
  .product .product-form__input .quantity__label.form__label,
  .product .product-form__input .form__label {
    font-size: 12px;
  }
  .cbb-frequently-bought-selector-list
    select.cbb-recommendations-variant-select {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    display: block !important;
    margin-top: 6px !important;
  }
  .product-grid .quick-add__submit {
    min-width: 150px !important;
    font-size: 14px !important;
  }
  .cbb-frequently-bought-container
    .cbb-frequently-bought-products
    li
    .cbb-frequently-bought-product-image {
    width: 100px !important;
    height: 100px !important;
  }
  .cbb-frequently-bought-container .cbb-frequently-bought-products li {
    display: flex !important;
    width: auto !important;
    max-width: 33.33%;
  }
  .cbb-frequently-bought-container .cbb-frequently-bought-products li a {
    width: 100% !important;
    height: 100% !important;
  }
  .cbb-frequently-bought-container .cbb-frequently-bought-title {
    font-size: 18px !important;
  }
  .cbb-frequently-bought-container
    .cbb-frequently-bought-discount-message-container
    span {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.footer__localization:empty + .footer__column--info {
  align-items: end;
}
span.brand-text a {
  font-size: 14px !important;
  font-weight: 400;
  color: #000 !important;
  text-decoration: none;
}
.copyright__content {
  font-size: 1.1rem;
  font-size: 14px !important;
  font-weight: 400;
  color: #000 !important;
  text-decoration: none;
}
.footer__content-bottom {
  position: relative;
  padding: 15px 0;
  margin: 0;
  border-top: solid 1px #c4c4c4;
  display: flex;
  flex-direction: row-reverse;
}
.section-upgrade .section-backgrounds {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.wave-top {
  display: flex !important;
  flex-basis: 30%;
  flex-grow: 1;
}
.section-upgrade .wave {
  display: flex !important;
  flex-basis: 30%;
  flex-grow: 1;
  align-items: end;
}
.wave-bottom {
  display: flex !important;
  flex-basis: 30%;
  flex-grow: 1;
  background: #ffffff;
}
.section-upgrade .wave img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-upgrade .divider-container {
  /* overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: -1px;
    z-index: 1; */
}
.section-upgrade .divider-container svg.shape-divider {
  display: block;
  position: relative;
  left: 66%;
  width: calc(140% + 1.3px);
  height: 391px;
  transform: translate(-50%) rotateY(180deg);
}
.section-upgrade path.elementor-shape-fill {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0);
}

@media (max-width: 767.98px) {
  .footer__blocks-wrapper.grid {
    row-gap: 40px;
  }
  .grid--4-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }
  .cbb-frequently-bought-container
    .cbb-frequently-bought-products
    li
    .cbb-frequently-bought-plus-icon {
    height: 100px !important;
    line-height: 100px !important;
  }
  .cbb-frequently-bought-container .cbb-frequently-bought-products {
    justify-content: center;
  }
  .wave-top {
    flex-basis: 10%;
  }
  .section-upgrade .divider-container svg.shape-divider {
    height: 220px;
  }
  .wave-bottom {
    flex-basis: 60%;
  }
}

@media (min-width: 767.99px) {
  .product .product__text.inline-richtext_mobile {
    display: none;
  }
}

@media (max-width: 767.98px) {
  body:has(.product) #ShopifyChat {
    bottom: 180px !important;
  }
  .heading,
  .pageTitle {
    margin-bottom: 20px;
  }
  .cbb-frequently-bought-recommendations-container {
    width: 100%;
  }
  .heading h3,
  .insta-title h2,
  .pageTitle h2,
  .related-products__heading {
    font-size: 24px;
  }
  footer .footer-block.grid__item:not(:last-child) {
    padding-right: 0 !important;
  }
  .footer-block.grid__item {
    margin: 3rem 0px;
  }
  footer h2.footer-block__heading.inline-richtext {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .footer-block__details-content .list-menu__item--link {
    padding: 4px 0px !important;
    margin: 0;
  }
  .footer-block__details-content {
    margin-bottom: 3rem;
  }
  .footer-block__image-wrapper {
    margin-bottom: 1rem;
  }
  footer .footer-block__brand-info .footer__list-social.list-social {
    margin: 12px 0px;
  }
  .product .product-form__input.product-form__input--dropdown {
    padding-right: 166px;
  }
  .product .product-form__input.product-form__quantity {
    width: 166px;
  }
  .product .product__text.inline-richtext {
    display: none;
  }
  .product .product__text.inline-richtext_mobile {
    display: block;
  }
  #carousel-top-panel > .headline {
    display: none;
  }
  .title-wrapper--no-top-margin > .title {
    font-size: 24px;
  }
  .review_main .pageTitle h2 {
    padding: 0;
    padding-top: 50px;
    background-image: url(/cdn/shop/files/quetos_left.png?v=1720198712);
    background-position-x: center;
    background-position-y: 8px;
    background-size: 50px;
  }
  .yotpo-display-s
    .yotpo-filters-container
    .yotpo-filters-container-inner
    .yotpo-filters-top-panel {
    flex-flow: column-reverse;
    gap: 10px;
  }
  .yotpo-display-s
    .yotpo-filters-container
    .yotpo-filters-container-inner
    .yotpo-filters-top-panel
    .yotpo-free-search-filter-container {
    width: 100%;
    max-width: 100% !important;
  }
}

.lg-block {display:block} 
.lg-none {display:none;} 
.video-review-wrapper .tolstoy-carousel-title { display: none; }
.video-review-heading { text-align: center; margin-bottom: 34px; position: relative; z-index: 9; }
.video-review-heading h2 { margin-bottom: 10px; text-transform: uppercase; }
.video-review-heading h4 { text-transform: uppercase; }
.video-review-heading-overlay { font-size: 178px; font-weight: 900; position: absolute; color: rgba(var(--color-text-heading), 0.1); top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; line-height: 1; }

button.tolstoy-play-button-container { background: rgba(var(--color-button), 1) !important; opacity:1!important; border: 0px !important; }

.tolstoy-carousel-arrow-button button.tolstoy-previous-button svg , button.tolstoy-next-button svg { display:none} 

button.tolstoy-previous-button { background: rgb(var(--color-secondary-button)) !important; position:relative; }
button.tolstoy-next-button { background: rgb(var(--color-secondary-button)) !important; }

button.tolstoy-previous-button:before, button.tolstoy-next-button:before {content: ''; width: 40px; height: 40px; top: -2px; left: -2px; position: absolute; mask-size: 25px; webkit-mask-size: 25px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: transparent; border-radius: 50%; display: inline-block; padding: 0; 
  mask-repeat:no-repeat; webkit-mask-repeat:no-repeat; webkit-mask-position:center; mask-position:center; }

button.tolstoy-previous-button:before, button.tolstoy-next-button:before {
  background-position: center;
  background-repeat: no-repeat;background-color: rgb(var(--color-secondary-button-text)) !important;
  -webkit-mask-image: url('data:image/svg+xml,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.69629L5 11.6963M1 7.69629L5 3.69629M1 7.69629L13.5 7.69629" stroke="%23262626"/></svg>');
  mask-image: url('data:image/svg+xml,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.69629L5 11.6963M1 7.69629L5 3.69629M1 7.69629L13.5 7.69629" stroke="%23262626"/></svg>'); }
}

@media (min-width:1199.98px){
  button.tolstoy-next-button { transform: translateX(40px) rotate(180deg)!important; }
  button.tolstoy-previous-button { transform: translateX(-40px)!important; }
}

@media (min-width:1199.98px){
  .video-review-heading h2 { font-size: 60px;}
  .video-review-heading h4 { font-size: 30px;}
  .video-review-heading-overlay {font-size: 166px;}
}

@media (max-width:991.98px){
 .lg-block {display:none} 
 .lg-none {display:block} 
  .video-review-heading h2 { font-size: 44px;}
  .video-review-heading h4 { font-size: 14px;}
  .video-review-heading-overlay {font-size: 114px;}
}


@media (max-width:649.98px){
  .video-review-heading h2 { font-size: 34px;}
  .video-review-heading h4 { font-size: 14px;}
  .video-review-heading-overlay {font-size: 48px;         top: -10px;}
}
@media (min-width: 749px) {
  .product--thumbnail_slider .thumbnail-slider {
    display: none !important;
  }
}
#banner-animation {
  z-index: -1;
}
