body.page-template-polisi-provlepseon-me-paketa-template {
  & header .header__the-nav-menu #menu-main-menu > li {
    &.active,
    &:hover {
      & > a {
        color: #22223b;

        & > span {
          color: #22223b;
        }
        &.dropdown-toggle::after {
          border-top-color: #22223b !important;
        }
      }
    }
    &.header-cart {
      &:hover {
        & svg {
          fill: #22223b;
          stroke: #22223b;
        }
      }
      & svg {
        transition: all 0s;
      }
    }

    & ul li {
      &:hover {
        & > a {
          color: #22223b;
        }
      }
    }
  }

  & .polisi-provlepseon-container {
    & .polisi-provlepseon-eisagogiko {
      max-width: 986px;
      width: 100%;
      margin: 0 auto;

      & h1,
      & h2 {
        font-size: 32px;
        letter-spacing: 0.35px;
        line-height: 40px;
        color: var(--color-heading-secondary);
        margin-top: 58px;
      }
      & h1 {
        font-size: 42px;
        letter-spacing: 0.45px;
        line-height: 65px;
      }
      & h3 {
        font-size: 25px;
        letter-spacing: 0.25px;
        line-height: 1.2;
        color: var(--theme-color-heading-primary);
        margin-top: 58px;
      }
      & .eisagogiko-cta {
        margin-top: 50px;

        & a {
          font-size: 16px;
          font-weight: 500;
          letter-spacing: 0.25px;
          line-height: 1;
          color: #704486;
          padding: 7px 20px;
          border-radius: 30px;
        }
      }

      & .items-holder {
        gap: 32px 58px;
        margin-top: 70px;

        & .item {
          & a {
            position: relative;
            & .image {
              & img {
                max-width: 164px;
                max-height: 164px;
                width: 100%;
              }
            }
            & .taxonomy {
              position: relative;
              max-width: fit-content;
              margin: 0 auto;
              font-weight: var(--300-weight);
              line-height: 1;
              color: var(--color-text-secondary);
              padding: 3px 5px 6px;
              margin-top: -8px;
              z-index: 5;

              &.cat-astrologos {
                background: #eb6756;
              }
              &.cat-mentioum {
                background: #b16597;
              }
            }
            & .title {
              font-family: var(--font-family-sofia-pro);
              font-size: 20px;
              font-weight: var(--700-weight);
              color: var(--color-text-secondary);
            }
            & .excerpt {
              font-family: var(--font-family-literata);
              font-weight: var(--300-weight);
              text-align: left;
              font-size: 17px;
              line-height: 20px;
              color: var(--color-text-secondary);

              & p {
                margin-bottom: 0;
              }
            }
          }

          & .cta-buttons {
            margin-top: 26px;
          }
        }
      }
    }
  }

  & .polisi-provlepseon-ofelos {
    & h2 {
      font-size: 32px;
      letter-spacing: 0.35px;
      line-height: 40px;
      color: var(--color-heading-secondary);
      margin-top: 90px !important;
      margin-bottom: 50px !important;
    }
    & p {
      font-family: var(--font-family-literata);
      font-size: 17px;
      font-weight: var(--300-weight);
      color: var(--color-heading-secondary);
      line-height: 21px;
      margin-top: 20px;
    }
  }

  & .polisi-provlepseon-steps {
    max-width: 787px;
    width: 100%;
    margin: 110px auto 0;

    & > .text-center {
      margin-bottom: 100px;
    }

    & > div p.subtitle {
      font-family: var(--font-family-sofia-pro);
      font-size: 25px;
      letter-spacing: 0.25px;
      line-height: 1;
      color: var(--color-text-secondary);
    }

    & .rows-container-holder {
      gap: 39px;
      padding-top: 45px;

      & > div {
        flex: 0 1 50%;
      }

      & .rows-container-holder-image {
        position: relative;
        background: url("../images/tlLfdvvXKoid.png");

        &.overflowing-container {
          min-height: 200px;

          & img.overflowing-image {
            position: absolute;
            inset: 50%;
            transform: translate(-50%, -50%);
          }
        }
      }
      &.rows-container-holder-intermediate {
        margin-top: 70px;
        // margin-bottom: 70px;
      }

      & p {
        font-family: var(--font-family-literata);
        font-size: 17px;
        font-weight: var(--300-weight);
        color: var(--color-text-secondary);
        line-height: 21px;
        padding: 20px 15px 0;

        & a {
          color: inherit;

          &:hover {
            text-decoration: underline;
          }
        }
      }

      & h4 {
        font-family: var(--font-family-literata);
        font-size: 24px;
        color: var(--color-text-secondary);
      }

      & .step-number {
        position: absolute;
        left: 50%;
        top: -5%;
        transform: translate(-50%, 5%);
        z-index: 1;
      }
    }
    & .eisagogiko-cta {
      text-align: center;
      margin-top: 50px;

      & a {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.25px;
        line-height: 1;
        color: #704486;
        padding: 7px 20px;
        border-radius: 30px;
      }
    }
  }

  & .polisi-provlepseon-notes {
    max-width: 766px;
    width: 100%;
    margin: 150px auto 0;

    & h5 {
      font-family: var(--font-family-literata);
      color: var(--color-heading-secondary);
      margin-top: 90px !important;
    }
    & h2 {
      font-size: 32px;
      letter-spacing: 0.35px;
      line-height: 40px;
      color: var(--color-heading-secondary);
      margin-bottom: 50px !important;
    }
    & .notes-bg {
      background: url("../images/VaRi0vvGsxwE.png") no-repeat center center / cover;
      height: 288px;

      & > div {
        flex: 1 0 50%;
        grid-template-rows: 100px 10px 100px;
        justify-items: center;
        padding: 30px;
      }

      & p {
        font-family: var(--font-family-literata);
        font-size: 17px;
        font-weight: var(--300-weight);
        /* color: var(--color-text-secondary); */
        color: var(--color-text-primary);
        margin-bottom: 0;
        padding-top: 10px;
      }

      & .hr-line {
        width: 150px;
        height: 1px;
        background: #9cf9ffa1;
      }
    }
  }

  & .section-kritikes {
    max-width: 1142px;
    width: 100%;
    margin: 110px auto 0;

    & h2.orange-title {
      font-size: 35px;
      font-weight: var(--400-weight);
      letter-spacing: var(--letter-spacing-0-35);
      line-height: 40px;
      color: var(--theme-color-heading-primary);
      margin-bottom: 0;
    }

    & .subtitle {
      font-size: 20px;
      font-family: var(--font-family-sofia-pro);
      font-weight: var(--500-weight);
      letter-spacing: 0.2px;
      line-height: 30px;
      color: var(--color-text-secondary);
    }

    & .kritikes-the-cards {
      gap: 10px;

      & .card-container {
        flex: 0 0 calc((100% / 1 / 3) - 7px);
        // max-width: calc((100% / 1 / 3) - 7px);
        // width: calc((100% / 1 / 3) - 7px);
        background-image: url(../images/JmM5vXeP2SO5.png);
        background-size: cover;
        background-position: center;
        box-shadow: 0px 8px 10px #00000029;
        // border: 2px solid var(--theme-color-heading-primary);
        border-radius: 13px;
        opacity: 1;

        & .card-holder {
          padding: 35px 14px 22px;

          & .top-holder {
            display: flex;
            padding-bottom: 20px;

            & .left-info {
              gap: 13px;

              & .person-details {
                font-family: var(--font-family-sofia-pro);
                font-size: 15px;
                font-weight: var(--600-weight);
              }
            }

            & .right-info {
              & .person-rating {
                gap: 8.5px;

                & > div {
                  width: 20px;
                  height: 27px;
                }
              }
            }
          }

          & .bottom-holder {
            min-height: 64px;
            height: 64px;

            & .person-review {
              font-family: var(--font-family-literata);
              font-weight: var(--300-weight);
              line-height: 18px;
              color: var(--color-text-primary);
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden;
            }
          }
        }
      }
    }
  }

  & .agora-paketou-faqs {
    max-width: 766px;
    width: 100%;
    margin: 100px auto 130px;

    & > h2 {
      font-size: 32px;
      font-weight: var(--600-weight);
      letter-spacing: 0.3px;
      line-height: 40px;
      color: var(--color-logo-underline);
    }

    & .accordions-holder {
      gap: 40px;
      margin-top: 40px;

      & .accordionFaqs {
        flex: 1 0 calc(50% - 40px);

        & .accordion-item {
          border: 1px solid var(--color-logo-underline);
          border-radius: 30px;

          & h2 {
            display: flex;
            min-height: 49px !important;
            border-color: var(--color-logo-underline) !important;
          }

          & button {
            color: var(--color-logo-underline) !important;
            padding: 5px 20px;
            transition: all 0.3s ease;
            gap: 4px;

            &::after {
              background-image: none !important;
              width: 12px;
              height: 12px;
              border: solid var(--color-logo-underline);
              border-width: 0 2px 2px 0;
              display: inline-block;
              margin-bottom: 5px;
              rotate: 45deg;
            }

            &:not(.collapsed) {
              padding: 15px 20px;
            }
          }

          & .accordion-body {
            font-family: var(--font-family-literata);
            color: var(--color-logo-underline);
          }
        }
        & .accordion-item:nth-of-type(2) {
          margin-top: 25px;
          margin-bottom: 25px;
        }
        & .accordion-item,
        & .accordion-item button,
        & .accordion-button:focus {
          background: transparent !important;
          outline: none !important;
          box-shadow: none;
        }
      }
    }
  }

  & #agora-paketou-programmata-carousel {
    scroll-margin-top: 100px !important;
  }
  & .agora-paketou-programmata-carousel {
    max-width: 987px;
    width: 100%;
    margin: 85px auto 0;

    & .agora-programmata-carousel {
      & .programma-item {
        max-width: 245px;
        width: 100%;
        margin: 0 auto;

        & button {
          padding: 0;
          box-sizing: border-box;
          outline: none !important;
          padding-block: 0px;
          padding-inline: 0px;
          border-width: 0px;
          border-style: none;
          border-color: transparent;
          border-image: none;
          -webkit-appearance: none !important;
          background: none;
        }
        & a.added_to_cart {
          display: none;
        }
        & img {
          height: auto;
        }

        & .programma-description-short,
        & .programma-price,
        & .programma-description-long {
          font-family: var(--font-family-sofia-pro);
          position: absolute;
          z-index: 1;
        }
        & .programma-description-short {
          font-size: 55px;
          letter-spacing: -4px;
          line-height: 1;
          color: #9cf9ff;
          top: 88px;
          left: 26%;
          transform: translateX(-26%);
        }
        & .programma-price {
          font-size: 55px;
          letter-spacing: -4px;
          line-height: 1;
          color: #22223b;
          top: 88px;
          // right: 55px;
          left: 140px;
        }
        & .programma-description-long {
          font-size: 19px;
          text-align: center;
          line-height: 1;
          color: #22223b;
          top: 49%;
          left: 50%;
          transform: translate(-50%, -49%);
        }
      }

      & .owl-nav {
        display: flex;
        gap: 170px;
        z-index: 999 !important;
        position: relative;
        margin-top: 45px;

        button.owl-prev {
          align-items: flex-end;
        }
        button.owl-next {
          align-items: flex-start;
        }
        &.disabled {
          display: none !important;
        }
      }
      & .owl-dots {
        z-index: 999 !important;
        position: relative;
        display: block;
        width: fit-content;
        margin: -28px auto 0;

        & span {
          width: 15px;
          height: 15px;
        }
        & .owl-dot span {
          background: rgb(240 186 211 / 50%);
          transition: 0.3s ease;
        }
        & .owl-dot.active span,
        & .owl-dot:hover span {
          background: #f0bad3;
        }
        &.disabled {
          display: none !important;
        }
      }
      .owl-nav [class*="owl-"] {
        font-size: 45px !important;
        border-radius: 3px;
        display: flex;
        flex-direction: column;
        flex: 1;
        opacity: 1 !important;
        margin: 0px;
        line-height: 1 !important;
        color: #f0bad3;
      }
    }
  }
}

/* Media Queries */
@media (min-width: 768px) {
  & .polisi-provlepseon-eisagogiko {
    & .items-holder {
      & .item {
        width: calc(50% - 29px);
      }
    }
  }
  .astrologoi-mentioum-content {
    & .astrologoi-mentioum-tabs .tab-content .tab-pane .items-holder {
      & .item {
        width: calc(50% - 29px);
      }
    }
  }
}
@media (min-width: 992px) {
  & .polisi-provlepseon-eisagogiko {
    & .items-holder {
      gap: 32px 58px;

      & .item {
        width: calc(33.33333333% - 39px);
      }
    }
  }
  & .polisi-provlepseon-steps {
    & .step-number {
      top: 0%;
      transform: translate(-50%, 0%);
    }
  }
}

@media (max-width: 991px) {
  & .polisi-provlepseon-steps {
    & .overflowing-container {
      margin: 30px 0 50px;
    }
  }
  & .section-kritikes {
    & .kritikes-the-cards {
      & .card-container {
        flex: 1 0 100%;
        max-width: 100%;
        width: 100%;

        & .card-holder {
          padding: 35px 14px 22px;

          & .top-holder {
            flex-direction: column;
            display: flex !important;
            align-items: flex-start !important;

            & .left-info {
              gap: 13px;

              & .person-details {
                font-family: var(--font-family-sofia-pro);
                font-size: 15px;
                font-weight: var(--600-weight);
              }
            }

            & .right-info {
              margin-top: 3px;
              align-self: center !important;

              & .person-rating {
                gap: 8.5px;

                & > div {
                  width: 20px;
                  height: 27px;
                }
              }
            }
          }

          & .bottom-holder {
            min-height: 64px;
            height: 64px;

            & .person-review {
              font-family: var(--font-family-literata);
              font-weight: var(--300-weight);
              line-height: 18px;
              color: var(--color-text-primary);
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden;
            }
          }
        }
      }
    }
  }
}
@media (max-width: 767px) {
  & #polisi-provlepseon {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;

    & > section:not(.agora-paketou-programmata-carousel) {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  & .hero-container {
    background: url("../images/LOS0yibols5Z.png") center top / contain no-repeat !important;
    padding-bottom: 100px !important;

    & h1 {
      padding-top: 40px;
      margin-top: 0 !important;
    }

    & .polisi-provlepseon-background-banner {
      background-image: none !important;
    }
  }
  & .polisi-provlepseon-eisagogiko {
    & h2 {
      margin-top: 0 !important;
    }
    & h1 {
      font-size: 30px !important;
      letter-spacing: 0.3px !important;
      line-height: 40px !important;
    }
  }
  & .polisi-provlepseon-programmata-carousel {
    & .programmata-carousel .owl-nav {
      gap: 220px !important;
    }
  }
  & .polisi-provlepseon-steps {
    & .rows-container-holder {
      &.rows-container-holder-intermediate {
        margin-top: 20px;
      }
      & .step-number {
        left: 5% !important;
        top: 40% !important;
        transform: translate(-5%, -40%) !important;

        & img {
          width: 100%;
          max-width: 50px !important;
        }
      }
    }
  }
  & .polisi-provlepseon-faqs {
    & .accordions-holder {
      flex-direction: column;
      gap: 25px !important;
    }
  }
  & .section-kritikes {
    & .owl-stage {
      & .owl-item {
        width: 280px !important;
      }
      & .owl-item .card-container {
        border: 2px solid #fc8a7b;

        & .card-holder {
          padding: 25px 14px 10px;
        }
      }
      & .owl-item:not(.active) .card-container {
        background: #300b6e !important;

        & .person-details {
          color: var(--color-text-primary);
        }
      }
      & .owl-item.active .card-container {
        border-top: none;
        padding-top: 2px;
      }
    }
  }
  & .agora-paketou-faqs {
    & .accordions-holder {
      flex-direction: column;
      gap: 25px !important;
    }
  }
  & .polisi-provlepseon-notes {
    margin: 90px auto 0 !important;

    & .notes-bg {
      flex-direction: column;
      height: auto !important;

      & > div {
        grid-template-rows: auto 10px auto !important;
      }
      & > div:nth-of-type(1) {
        padding-bottom: 0 !important;
      }
      & > div:nth-of-type(2) {
        padding-top: 0 !important;
      }
      & .hr-line {
        margin-top: 15px;
      }
      & p {
        padding-top: 15px !important;
      }
    }
  }
}
