@import url('//www.drinkaquagear.com/cdn/shop/t/38/assets/theme-overrides-header.scss?v=81984009342087516081747847525');

.home-left-right-media img {
  border-radius: 50px;
}

.home-inline-feature {
  text-align: left;
}

.home-left-right-features {
  text-align: center;
}

.main-header-wrapper {
  background-color: transparent !important;
}

.header-promotion-bar.standard-style {
  color: #0d2d5d !important;
  background-color: #eafb87 !important;
}

.plus-hero-video-title {
  font-family: "PPFragmentSans-ExtraBold";
}

.home-full-width-feature-content {
  .feature-title {
    color: #eafb87 !important;
    max-width: 70%;
    margin: auto;
  }

  .button {
    background-color: #eafb87 !important;
    color: #0d2d5d !important;
    border-radius: 100px;
  }
}

.shopify-section {
  .plus-hero-video-title {
    color: white !important;
  }

  .plus-hero-video-desc {
    color: white !important;
  }
}

.sticky-header {
  border-bottom: 0px;
}

.main-header-wrapper {
  position: fixed !important;
  z-index: 9999;
  width: 100%;
}

.module-container.accent-style {
  background: #277dff;
  color: white;

  h1 {
    color: white !important;
  }

  .section-title {
    color: white !important;
  }

  .module-inline-item {
    text-align: center;
    color: white !important;
  }

  img {
    filter: brightness(999999%);
  }
}

.pxs-newsletter {
  h2 {
    font-size: 30px;
    letter-spacing: 0px;
    text-transform: none;
  }

  .pxs-newsletter-text {
    max-width: 70%;
    margin: auto;
    text-align: center;
  }

  input[type="email"] {
    border-radius: 100px;
    padding: 10px 20px;
    border: 1px solid #0d2d5d;
    /* margin: 10px 0; */
    margin-right: 10px;
  }

  input[type="submit"] {
    background-color: #f26c41;
    color: #ffffff;
    border-radius: 100px;
    padding: 10px 20px;
  }
}

.product-content {
  padding-top: 160px;
}

.add-to-cart {
  .button {
    background-color: #277dff !important;
    color: white;
    border-radius: 100px;
  }
}

.rc-widget .rc-option--active {
  background-color: #f8f8f8 !important;
  border-radius: 30px;
}

.rc-template__legacy-radio .rc-radio {
  padding: 12px 24px !important;

  .rc-selling-plans__label {
    font-size: 14px;
  }
}

.rc-radio {
  white-space: unset !important;

  &.rc-option {
    padding: 12px;
  }
}

/* home overlay image */

.accent-style.text-overlay {
  height: 100vh;
}
.accent-style {
  .home-module-overlay {
    display: none;
  }
  /* img{
    opacity: 1 !important;
    filter: invert(0) !important;
    height: 100%;
    width: 100%;
    object-fit: cover;
  } */
}

.home-full-width-feature.accent-style {
  img {
    opacity: 1 !important;
    filter: invert(0) !important;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

/* cart */

/* header overrides */
.sticky-header {
  .logo {
    img {
      filter: brightness(2%) contrast(101%) invert(1);
    }
  }

  .navigation {
    a {
      color: white !important;
    }
  }

  svg {
    fill: white !important;
  }

  .blue a {
    color: #0d2d5d !important;
  }

  .cart-link {
    /* color: white; */
    .cart-count {
      font-family: "BrownStd-Regular", sans-serif !important;
      color: white !important;
    }
  }

  .header-actions {
    a {
      color: white;
    }
  }

  &.sticky-header-scrolled {
    .logo {
      img {
        filter: none;
      }
    }

    .navigation {
      a,
      svg,
      path {
        color: #0d2d5d !important;
        fill: #0d2d5d !important;
      }
    }

    svg,
    path {
      color: #0d2d5d !important;
      fill: #0d2d5d !important;
    }

    .cart-link {
      /* color: white; */
      .cart-count {
        font-family: "BrownStd-Regular", sans-serif !important;
        color: #0d2d5d !important;
      }
    }

    .header-actions {
      a {
        color: #0d2d5d;
      }
    }
  }
}

/* testimonials */

.testimonial-wrapper {
  &.accent-style {
    background-color: transparent;
  }

  .module-inner {
    max-width: 100%;
    margin: 0px 0px !important;
    padding: 0px;
  }

  .testimonials-section {
    width: 100%;
    display: flex;
    gap: 20px;
    overflow-y: auto; // Hides vertical scrollbar
    overflow-x: auto; // Enables horizontal scrolling
    gap: 16px; // Spacing between cards
    padding: 16px; // Optional padding
    scroll-behavior: smooth; // Smooth scrolling effect

    // Styling the scrollbar
    &::-webkit-scrollbar {
      height: 8px; // Height of the scrollbar
    }

    &::-webkit-scrollbar-thumb {
      background: #aaa; // Scrollbar thumb color
      border-radius: 4px; // Rounded edges
    }

    &::-webkit-scrollbar-track {
      background: transparent; // Scrollbar track color
    }

    // Firefox-specific scrollbar styles
    scrollbar-width: thin; // Thin scrollbar
    scrollbar-color: #aaa transparent;

    .home-testimonial {
      width: 470px;
      flex: 0 0 auto;
      padding: 30px;
      flex-shrink: 0;
      background: #fbf8f6;
      border-radius: 40px;
      /* border:1px solid black; */
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      gap: 20px;
    }

    .home-testimonial-quote-title {
      font-weight: bold;
      font-size: 20px;
      color: #0d2d5d;
    }
  }
}

.scroll-path-container {
  position: relative;
  width: 100%; /* Make container responsive */
  height: 400px; /* Adjust to fit waves */
  overflow: hidden;

  svg {
    width: 100%; /* Stretch SVG to fill the container */
    height: 50%; /* Each wave takes half the height */
  }

  .top-wave {
    position: absolute;
    top: 0;
  }

  .bottom-wave {
    position: absolute;
    bottom: 0;
  }

  text {
    white-space: nowrap; /* Prevent wrapping of text */
  }
}

/* accordions */
.accordion-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 10px 0px;
  margin: 5px 0;
  border-bottom: 2px solid #0d2d5d;
  outline: none;
  transition: background 0.3s ease;
}

.accordion-title:hover,
.accordion-title.active {
  /* background: #ddd; */
}

.accordion-text {
  flex-grow: 1; /* Ensures text takes up most of the button space */
}

.accordion-icon {
  margin-left: 10px;
  font-size: 1.2em;
  transition: transform 0.3s ease;
}

.accordion-title.active .accordion-icon {
  /* transform: rotate(180deg); Optional for visual effect */
}

.accordion-content {
  padding: 10px;
  /* border: 1px solid #ccc; */
  border-top: none;
  /* background: #f9f9f9; */
  display: none; /* Initially hidden */

  ul {
    list-style-type: none;
    padding: 0;
    margin: 0;

    li {
      /* padding: 10px 0; */

      &::marker {
        display: none;
      }
    }
  }
}

.rc_popup__hover {
  svg {
    display: none;
  }
}

/* PDP */
#testing-section {
  margin-left: -44px;
  margin-right: -44px;
  display: grid;
  @apply grid-cols-2 gap-4 bg-red-500;
}

.product-alt-content {
  .home-left-right-feature {
    .home-left-right-media {
      img {
        border-radius: 0px !important;
      }
    }
  }
}

.product-form-submit-wrap .button {
  border: 0px solid black !important;
  font-family: "PPFragmentSans-ExtraBold" !important;
}

/* OKENDO REVIEWS */
.okeReviews.okeReviews--theme {
  .okeReviews-widgetNavBar-item[aria-selected="true"] {
    border-bottom: 0px solid #d7dcde !important;
    background: #0d2d5d;
    color: #fefdfb;
  }

  .okeReviews-widgetNavBar-count {
    background: none !important;
    color: inherit;
    font-family: "PPFragmentSans-ExtraBold";
  }

  .okeReviews-widgetNavBar-item {
    padding: 4px 12px;
    border-radius: 500px;
    font-weight: normal;
    margin-right: 10px;
  }

  .okeReviews-ratingDistribution {
    display: none;
  }

  .okeReviews-badge--rating {
    font-size: 50px;
    padding: 0;
  }

  .okeReviews-reviews-review article {
    display: flex !important;
    flex-direction: column;
  }

  .okeReviews-review-side,
  .okeReviews-review-primary {
    border: 0px solid black !important;
  }

  .okeReviews-review-side {
    padding-bottom: 0px !important;
  }

  .okeReviews-review-primary {
    padding-top: 0px !important;
  }

  .okeReviews-review-side-inner {
    width: 100% !important;
  }

  .okeReviews-avatar--reviewer {
    width: 40px;
    height: 40px;
  }

  .okeReviews-review-reviewer {
    display: flex;
    justify-content: space-between;
  }

  .okeReviews-review-reviewer-product-thumbnail {
    display: none;
  }

  .okeReviews-avatar-placeholder {
    font-size: 20px;
  }

  .okeReviews-review-reviewer-product-details {
    display: flex;
    gap: 4px;
    white-space: nowrap;
    font-size: 12px;
  }

  .okeReviews-review-recommendation {
    font-size: 12px;
  }

  .okeReviews-review-reviewer-profile-details {
    padding: 0px;
  }

  .okeReviews-review-product-details {
    display: flex;
    flex-direction: column;
  }

  .okeReviews-review-reviewer-profile {
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .okeReviews-review-reviewer-profile-details-inner {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .okeReviews-review-reviewer-profile-avatar {
    width: fit-content;
  }

  .okeReviews-review {
    background: #fbf8f6;
    border: none;
    border-radius: 20px;
  }
}

/* Example usage of @apply */
.my-custom-class {
  @apply bg-blue-500 text-white p-4 rounded-lg;
}
