/*
Theme Name: eaglefit theme
Template: astra
Version: 1.0
Description: Child theme for Astra with Custom Landing & Contact Pages
*/
body, h1, h2, h3, h4, h5, h6, p, a, span, button, input, textarea {
  font-family: "Montserrat", sans-serif !important;
}

.review-rating .star-rating span {
  font-family: inherit !important; /* or specify the original font */
}

img {
  border-radius: 10px !important;
}

.button {
  border-radius: 4px !important;
  text-transform: none !important;
  text-align: center !important;
}

.underline {
  text-decoration: underline;
}

.eaglefit.single-product h3 {
  margin-top: 36px;
}
.eaglefit.single-product iframe {
  max-width: 712px;
}
.eaglefit ul {
  list-style: none;
  padding: 0;
  margin: 0 !important;
}
.eaglefit li {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.5;
  padding-left: 30px;
}
.eaglefit li i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 18px;
}
.eaglefit.accordion {
  margin-bottom: 2.5rem;
  font-size: 15px;
}
.eaglefit.accordion i {
  width: 0.75rem;
  height: 0.75rem;
}
.eaglefit .accordion-header {
  display: flex;
  gap: 0.4rem;
  align-items: center;
  padding: 0 10px 0 27px;
  cursor: pointer;
}
.eaglefit .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 10px 0 27px;
  background: #fff;
  margin-bottom: unset !important;
}
.eaglefit i {
  margin-bottom: unset !important;
}
.eaglefit.short-description {
  margin-bottom: 0 !important;
  font-size: 15px;
}
.eaglefit .margin-top {
  margin-top: 2rem;
}

#landing .section-hero {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
#landing .section-hero .google-reviews {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: white;
  padding: 14px 32px;
  width: fit-content;
  line-height: 30px;
  text-decoration: none;
}
#landing .section-hero .google-reviews img {
  height: 20px;
}
#landing .section-hero .google-reviews .rating-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
}
#landing .section-hero .google-reviews .rating {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
#landing .section-hero .google-reviews .stars {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}
#landing .section-hero .google-reviews .link {
  display: none;
}
@media (min-width: 480px) {
  #landing .section-hero .google-reviews .link {
    display: block;
  }
}
#landing .section-hero h1 {
  color: white;
}
@media (min-width: 376px) {
  #landing .section-hero h1 {
    color: unset;
  }
}
#landing .section-hero .hero-background {
  height: calc(100vh - 32px - 142px);
  background: url("/wp-content/themes/eaglefit/img/hero-bg.webp") center/cover no-repeat;
}
@media (min-width: 376px) {
  #landing .section-hero .hero-background {
    height: calc(100vh - 64px - 142px);
  }
}
@media (min-width: 480px) {
  #landing .section-hero .hero-background {
    height: calc(100vh - 72px - 142px);
  }
}
@media (min-width: 768px) {
  #landing .section-hero .hero-background {
    height: calc(100vh - 72px - 80px);
  }
}
@media (min-width: 1024px) {
  #landing .section-hero .hero-background {
    height: calc(100vh - 88px - 125px);
  }
}
@media (orientation: portrait) {
  #landing .section-hero .hero-background {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6)), url("/wp-content/themes/eaglefit/img/hero-bg-mobile.webp") center/cover no-repeat;
    background-position: center 0px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 0.5rem;
  }
}
@media (orientation: portrait) and (min-width: 376px) {
  #landing .section-hero .hero-background {
    padding-bottom: 2.5rem;
    background: url("/wp-content/themes/eaglefit/img/hero-bg-mobile.webp") center/cover no-repeat;
    background-position: center 0px;
  }
}
#landing .section-hero .show-on-large {
  display: none;
}
@media (min-width: 480px) {
  #landing .section-hero .show-on-large {
    display: block;
  }
  #landing .section-hero .show-on-small {
    display: none;
  }
}
#landing .section-hero .hero-content {
  z-index: 2;
  max-width: 100%;
  padding: 0 2%;
  text-align: center;
}
#landing .section-hero .hero-content h1 {
  font-size: 1rem;
  margin-top: 1rem;
}
@media (min-width: 376px) {
  #landing .section-hero .hero-content h1 {
    font-size: 1.5rem;
  }
}
@media (min-width: 480px) {
  #landing .section-hero .hero-content h1 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  #landing .section-hero .hero-content h1 {
    font-size: 2.6rem;
  }
}
@media (orientation: landscape) {
  #landing .section-hero .hero-content {
    padding-top: 2rem;
    padding-left: 3%;
    text-align: left;
    margin: 0 auto;
    max-width: 1400px;
  }
}
@media (orientation: portrait) {
  #landing .section-hero .hero-content .google-reviews {
    position: absolute;
    top: 88px;
    right: 12px;
  }
}
@media (orientation: portrait) and (min-width: 480px) {
  #landing .section-hero .hero-content .google-reviews {
    margin: 2.5rem 0;
    right: 2rem;
  }
}
#landing .section-hero a.cta {
  margin: 0 0 1rem 0;
}
@media (min-width: 1024px) {
  #landing .section-hero a.cta {
    font-size: 20px;
    width: 300px;
    margin: 3rem 0;
  }
}
@media (orientation: portrait) {
  #landing .section-hero a.cta {
    margin: 0;
    width: auto;
    text-align: center;
    font-size: inherit;
  }
}
#landing .section-hero .hero-advantages {
  background-color: #FAF7F5;
  padding: 0 2em;
}
#landing .section-hero .hero-advantages .hero-advantages-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  padding: 1rem 0;
  margin: 0 auto;
  max-width: 1440px;
}
@media (min-width: 1024px) {
  #landing .section-hero .hero-advantages .hero-advantages-container {
    padding: 2.5rem 0;
  }
}
#landing .section-hero .hero-advantages .hero-advantages-container .advantage {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
  align-items: center;
  gap: 1em;
}
@media (min-width: 376px) {
  #landing .section-hero .hero-advantages .hero-advantages-container .advantage {
    font-size: 14px;
    line-height: 22px;
  }
}
#landing .section-hero .hero-advantages .hero-advantages-container .advantage img {
  width: 28px;
}
@media (min-width: 376px) {
  #landing .section-hero .hero-advantages .hero-advantages-container .advantage img {
    width: 35px;
  }
}
@media (min-width: 1024px) {
  #landing .section-hero .hero-advantages .hero-advantages-container .advantage {
    font-size: 21px;
    line-height: 30px;
    width: auto;
  }
}
@media (min-width: 768px) {
  #landing .section-hero .hero-advantages .hero-advantages-container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  #landing .section-hero .hero-advantages .hero-advantages-container .advantage {
    justify-self: center;
  }
}
@media (orientation: landscape) and (max-width: 932px) {
  #landing .section-hero .hero-content h1 {
    font-size: 20px;
  }
  #landing .section-hero .hero-content {
    padding-top: 0.2rem;
  }
  #landing .section-hero a.cta {
    margin: 0 0 1rem 0;
    text-align: center;
    font-size: 14px;
    width: auto;
  }
  #landing .section-hero .google-reviews {
    display: none;
  }
}
#landing .section-info {
  margin-top: 4rem;
}
#landing .section-info .info-grid {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (min-width: 1024px) {
  #landing .section-info .info-grid {
    gap: 5rem;
  }
}
#landing .section-info .info-row {
  display: flex;
  flex-wrap: wrap;
}
#landing .section-info .info-row.reverse {
  flex-direction: row-reverse;
}
#landing .section-info .info-row .info-image, #landing .section-info .info-row .info-text {
  flex: 1 1 100%;
  padding: 0;
}
#landing .section-info .info-row .info-text {
  display: flex;
  flex-direction: column;
}
#landing .section-info .info-row .info-text a {
  align-self: center;
}
#landing .section-info .info-row .info-image {
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  #landing .section-info .info-row .info-image {
    flex: 0 1 55%;
  }
  #landing .section-info .info-row .info-text {
    flex: 0 0 45%;
    padding: 0 4%;
    display: block;
  }
}
#landing .section-benefits {
  text-align: center;
}
#landing .section-benefits a {
  margin: 2rem 0;
}
#landing .section-benefits .benefits-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
  text-align: center;
}
#landing .section-benefits .benefits-grid .benefits-box {
  padding: 2%;
}
@media (min-width: 1024px) {
  #landing .section-benefits .benefits-grid .benefits-box {
    flex: 1 1 calc(33% - 2rem);
    max-width: calc(33% - 2rem);
  }
}
#landing .section-benefits .benefits-grid .benefits-box img {
  height: 85px;
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  #landing .section-benefits .benefits-grid .benefits-box img {
    height: 120px;
  }
}
@media (max-width: 921px) {
  #landing .section-benefits .benefits-grid .benefits-box {
    flex: unset;
    max-width: unset;
  }
  #landing .section-benefits .benefits-grid .benefits-box img {
    height: 85px;
  }
}
#landing .section-suit .suit-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 1280px) {
  #landing .section-suit .suit-content {
    flex-direction: row;
  }
}
#landing .section-suit .suit-content .suit-features {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
  text-align: center;
}
@media (min-width: 1280px) {
  #landing .section-suit .suit-content .suit-features {
    text-align: left;
  }
}
#landing .section-suit .suit-content img {
  width: 600px;
}
#landing .section-partner {
  color: white;
}
#landing .section-partner.desktop {
  display: none;
}
#landing .section-partner.desktop .image-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
#landing .section-partner.desktop img {
  width: 100%;
  height: auto;
  display: block;
}
#landing .section-partner.desktop .overlay-text {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2rem;
  border-radius: 4px;
  font-size: 52px;
  font-weight: 600;
}
#landing .section-partner.desktop .overlay-text .title-button-wrapper {
  line-height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
#landing .section-partner.desktop .overlay-text .title-button-wrapper a {
  width: fit-content;
  text-align: center;
}
#landing .section-partner.desktop .overlay-text .overlay-text-small {
  font-size: 26px;
}
#landing .section-partner.desktop .overlay-text .price {
  color: var(--ast-global-color-1);
  font-size: 36px;
  font-weight: 800;
}
#landing .section-partner.mobile {
  margin: 6rem 1rem 0 1rem;
  padding: 2rem 1rem 3rem 1rem;
  border-radius: 4px;
  background-color: #000;
  font-size: 20px;
  text-align: center;
}
#landing .section-partner.mobile .title {
  font-size: 26px;
  font-weight: 600;
}
#landing .section-partner.mobile .offer {
  font-weight: 600;
}
#landing .section-partner.mobile .price {
  margin: 1em 0;
  color: var(--ast-global-color-1);
  font-weight: 800;
}
@media (min-width: 1024px) {
  #landing .section-partner.desktop {
    display: block;
  }
  #landing .section-partner.mobile {
    display: none;
  }
}
#landing .section-buy-suit .astra-shop-thumbnail-wrap {
  background-color: #FAF7F5;
  border-radius: 4px;
}

#contact .section-contact {
  margin-top: 2.5rem !important;
}
#contact .section-contact-types {
  margin-top: 2.5rem !important;
  display: flex;
  justify-content: space-around;
}
#contact .section-contact-types .contact-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
#contact .section-contact-types .contact-box img {
  height: 3rem;
}
@media (min-width: 768px) {
  #contact .section-contact-types .contact-box img {
    height: 5rem;
  }
}
#contact .section-contact-types .contact-box div {
  font-weight: 600;
}
#contact .section-contact-trail .contact-trail {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5rem;
}
#contact .section-contact-trail .contact-box {
  flex: 1;
  border-radius: 4px;
  padding: 2rem 4rem;
  background-color: #FAF7F5;
}
#contact .section-contact-trail .contact-box a {
  display: block;
}

#faq.ef-page h3:not(.expansion-box-item > h3) {
  margin-top: 3rem;
}

#studies .section-studies {
  margin-top: 2.5rem !important;
}
#studies .section-studies .grid {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#studies .section-studies .grid > .box {
  padding: 2%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
}
#studies .section-studies .grid > .box p {
  font-style: italic;
}
#studies .section-studies .grid > .box .button {
  inline-size: fit-content;
}

article.post, article.post > #comments {
  margin: 0 auto !important;
  max-width: 1440px;
}
@media (max-width: 1490px) {
  article.post, article.post > #comments {
    padding-left: 5em;
    padding-right: 5em;
  }
}
@media (max-width: 921px) {
  article.post, article.post > #comments {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}

article.post {
  margin: 5em auto 0 auto !important;
}
article.post > div {
  padding-bottom: 2em;
}
article.post h2 {
  text-align: left;
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 5%;
}
@media (max-width: 921px) {
  article.post h2 {
    font-size: 26px;
  }
}
article.post h3 {
  margin: 2em 0 1em 0;
}
@media (max-width: 921px) {
  article.post h3 {
    font-size: 22px;
  }
}

#privacy p, #terms-and-conditions p {
  margin-bottom: 2.5rem;
}

#landing.ef-page .woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#landing.ef-page .woocommerce .astra-shop-thumbnail-wrap {
  background-color: unset !important;
  border-radius: unset !important;
}
@media (max-width: 1024px) {
  #landing.ef-page .woocommerce ul.products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  #landing.ef-page .woocommerce .astra-shop-thumbnail-wrap {
    width: 50%;
  }
  #landing.ef-page .woocommerce ul.products {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  #landing.ef-page .woocommerce ul.products li.product {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  #landing.ef-page .woocommerce ul.products li.product:last-child {
    margin-bottom: 0;
  }
  #landing.ef-page .woocommerce ul.products li.product img {
    width: 100%;
    height: auto;
    margin-right: 20px;
    flex-shrink: 0;
  }
  #landing.ef-page .woocommerce ul.products li.product .woocommerce-loop-product__title,
  #landing.ef-page .woocommerce ul.products li.product .price,
  #landing.ef-page .woocommerce ul.products li.product .button {
    display: block;
  }
  #landing.ef-page .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  #landing.ef-page .woocommerce ul.products li.product .price {
    margin-bottom: 10px;
  }
}

.cmplz-cookiebanner button.cmplz-btn {
  text-transform: none;
  font-size: 14px;
}

.wpsr-review-platform {
  display: none;
}

.wpsr-review-template .wpsr-reviewer-image img {
  max-height: 60px !important;
}

.wpsr-reviews-badge-wrapper {
  text-align: left !important;
}

.wpsr-reviews-loadmore span {
  border-radius: 4px !important;
  text-transform: none !important;
  text-align: center !important;
  background-color: #97bb3a !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  padding: 24px !important;
}

.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-google {
  border-bottom: 10px solid #97bb3a !important;
}

abbr.required {
  display: none;
}

.reset_variations {
  display: none !important;
}

.ast-single-product-payments ul li {
  width: unset !important;
}

.select-size {
  font-size: 14px;
  margin-bottom: 1.8em;
}

/* Woocommerce dropdown size selection remove additional border */
.woocommerce-js div.product form.cart .variations {
  border-bottom: 0 !important;
}

.woocommerce-js button.button.alt.disabled {
  color: var(--ast-global-color-4) !important;
  border-color: var(--ast-global-color-0) !important;
  background-color: var(--ast-global-color-0) !important;
}

.ast-builder-menu-1, .ast-builder-menu-2 {
  text-transform: none;
}

.ast-site-identity {
  padding: 0;
}

@media (max-width: 921px) {
  .ast-site-header-cart i.astra-icon:after {
    padding-right: 0;
  }
}
.product_cat-ems-bundles .onsale {
  display: none;
}

.bundled_item_wrap .quantity.buttons_added {
  margin: 8px 1em 1em 0 !important;
}

.bundle_button .quantity.buttons_added {
  display: none;
}

a.added_to_cart.wc-forward {
  display: none !important;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
  padding: 16px 20px;
}

.woocommerce-js div.product form.cart div.quantity {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

button[name=apply_coupon] {
  color: var(--ast-global-color-4) !important;
  border-color: var(--ast-global-color-0) !important;
  background-color: var(--ast-global-color-0) !important;
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

a.button.add_to_cart_button {
  width: 100%;
}
@media (min-width: 1024px) {
  a.button.add_to_cart_button {
    width: unset;
  }
}

.menu-item > .menu-link {
  font-size: 16px !important;
}
@media (min-width: 768px) {
  .menu-item > .menu-link {
    font-size: 15px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 1024px) {
  .menu-item > .menu-link {
    font-size: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.ast-sticky-add-to-cart-content .heyLight-inline.widget-summary-simple {
  display: none !important;
}

.entry-content .ef-page {
  margin-bottom: 6rem;
}
.entry-content .ef-page a:not(.button, .ast-loop-product__link) {
  text-decoration: underline;
}
.entry-content .ef-page section {
  margin: 8em auto 0 auto;
  max-width: 1440px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.entry-content .ef-page h2:not(.woocommerce h2) {
  text-align: center;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .entry-content .ef-page h2:not(.woocommerce h2) {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
}
.entry-content .ef-page h3 {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .entry-content .ef-page h3 {
    font-size: 1.5rem;
  }
}
.entry-content .ef-page h5 {
  line-height: 1.5em;
}
.entry-content .ef-page .section-intro {
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 2rem;
  text-align: center;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  .entry-content .ef-page .section-intro {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

footer .ast-builder-grid-row-container .ast-builder-grid-row {
  grid-template-columns: 1.5fr 1fr 1fr 1fr !important;
  padding: 0 2%;
}
footer .ast-builder-grid-row-container .ast-builder-grid-row div:first-child {
  width: 200px;
  justify-self: center;
}
@media (max-width: 921px) {
  footer .ast-builder-grid-row-container .ast-builder-grid-row {
    grid-template-columns: 1fr !important;
    row-gap: 1em;
  }
  footer .ast-builder-grid-row-container .ast-builder-grid-row .widget-title {
    margin-bottom: 0;
    text-align: center;
  }
  footer .ast-builder-grid-row-container .ast-builder-grid-row .menu-link {
    justify-content: center;
  }
  footer .ast-builder-grid-row-container .ast-builder-grid-row .menu-link img {
    width: 14px;
  }
  footer .ast-builder-grid-row-container .ast-builder-grid-row div:first-child {
    margin-top: 1em;
    grid-row-start: 4;
  }
}
footer .menu-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
footer .menu-link img {
  width: 20px;
}

.ef-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-position: center;
}

.check-circle {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.248-22.627 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.627 0L100.686 260.686c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.248-22.627 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.627 0L100.686 260.686c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z'/%3E%3C/svg%3E");
}

.plus {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432 256c0 17.7-14.3 32-32 32h-120v120c0 17.7-14.3 32-32 32s-32-14.3-32-32V288H96c-17.7 0-32-14.3-32-32s14.3-32 32-32h120V96c0-17.7 14.3-32 32-32s32 14.3 32 32v120h120c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432 256c0 17.7-14.3 32-32 32h-120v120c0 17.7-14.3 32-32 32s-32-14.3-32-32V288H96c-17.7 0-32-14.3-32-32s14.3-32 32-32h120V96c0-17.7 14.3-32 32-32s32 14.3 32 32v120h120c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
}

.minus {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M416 256c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h320c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M416 256c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h320c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
}

.expansion-box-item {
  border: 1px solid var(--ast-global-color-2);
  border-radius: 4px;
  margin-bottom: 15px;
  overflow: hidden;
  transition: all 0.4s ease;
}

.expansion-box-item h3 {
  padding: 15px 40px 15px 15px;
  margin: 0;
  font-size: 18px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: background 0.3s ease;
}

.expansion-box-item h3::after {
  content: "+";
  position: absolute;
  right: 15px;
  font-size: 20px;
  transition: transform 0.3s ease;
}

.expansion-box-item.active h3::after {
  content: "-";
}

.expansion-box-item [itemtype="https://schema.org/Answer"] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding: 0 15px;
}

.expansion-box-item.active [itemtype="https://schema.org/Answer"] {
  max-height: 500px;
  padding: 15px;
}

.expansion-box-item [itemtype="https://schema.org/Answer"] p {
  margin: 10px 0;
}

/* Fix padding in the item boxes in the checkout page */
.woocommerce-page.woocommerce-checkout form #order_review td,
.woocommerce-page.woocommerce-checkout form #order_review th,
.woocommerce.woocommerce-checkout form #order_review td,
.woocommerce.woocommerce-checkout form #order_review th {
  padding-left: 1.2em;
}

/* Fix the product name and quantity on same line in the checkout page */
.woocommerce-page.woocommerce-checkout form #order_review td.product-name {
  flex-wrap: unset;
}

.popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.popup-content {
  background: white;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  max-width: 1280px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1024px) {
  .popup-content {
    height: 95%;
    width: 95%;
    border-radius: 10px;
  }
}
.popup-content .popup-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup-content img {
  max-width: 100%;
  max-height: 70vh;
  height: auto;
  width: auto;
  object-fit: contain;
}

.close-popup {
  font-size: 48px;
  cursor: pointer;
  margin-bottom: 41px;
}

.close-popup:hover {
  color: black;
}

/*# sourceMappingURL=style.css.map */
