/**
  * Theme Name:     Astra Child
  * Author:         Brainstorm Force
  * Template:       astra
  * Text Domain:	   astra-child
  * Description:    The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
  */

/* Home-page-start */

.banner-video .elementor-custom-embed-play svg {
  opacity: 1;
  border-radius: 33554400px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.12);
  padding: 14px;
  width: 100px !important;
  height: 100px !important;
}
.hero-sec:after {
  content: "";
  position: absolute;
  background: linear-gradient(
    0deg,
    rgba(15, 15, 15, 0) 0%,
    rgba(15, 15, 15, 0.2) 35%,
    rgba(15, 15, 15, 0.55) 65%,
    rgba(10, 10, 10, 0.82) 100%
  ) !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1;
}
.primary-right-top-sec:after {
  content: "";
  width: 50vw;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(160deg, #144566 8.49%, #0d293d 91.51%);
  left: 100%;
  top: 0;
}

.primary-right-bottom-sec:after {
  content: "";
  width: 50vw;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(160deg, #33244d 8.49%, #1f142e 91.51%);
  left: 100%;
  top: 0;
}
.primary-right-top-sec:before {
  content: "" !important;
  border-left: 1px solid #29abe24d !important;
  width: 100% !important;
  height: 300px !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}
.primary-right-bottom-sec:before {
  content: "" !important;
  border-left: 1px solid #7b5ea74d !important;
  width: 100% !important;
  height: 300px !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}
.primary-inner-sec:before {
  width: 60vw !important;
  left: auto !important;
  right: 0 !important;
}
.why-choose-inner-sec:after {
  content: "";
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
  background: linear-gradient(90deg, #f5f3ee 0%, rgba(245, 243, 238, 0) 100%);
}
.why-choose-inner-sec:before {
  width: 48vw !important;
  right: auto !important;
  left: 0 !important;
}
.action-video .elementor-custom-embed-play svg {
  opacity: 1;
  border-radius: 33554400px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.12);
  padding: 14px;
  width: 100px !important;
  height: 100px !important;
}
.action-bottom-sec {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.75) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}
.msg-contact-form .e-form__buttons {
  margin-top: 65px !important;
}
.about-banner .elementor-widget-image {
  height: 100%;
}
.about-banner .elementor-widget-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1px;
  background: linear-gradient(270deg, rgba(14, 16, 20, 0) 8.27%, #0e1014 84.4%);
  pointer-events: none;
}
.about-why-choose-left-inner {
  margin-left: auto;
}
.about-mission-sec .e-con.e-child:nth-child(2) .e-con.e-child {
  max-width: 600px !important;
}
.about-why-choose-sec .about-why-choose-left-col .about-why-choose-left-inner {
  max-width: 560px !important;
}
.in-drip-menu-drip-sec {
  width: calc(33.33% - 26.66px) !important;
}
.step-number-sec {
  width: 48px !important;
  height: 48px !important;
  background: #2fbb6f;
}
.primary-service-detail-sec {
  width: calc(33.33% - 32px) !important;
}
.primary-service-detail-sec {
  display: flex !important;
  flex-direction: column !important;
  /* margin-top: auto !important; */
}
.primary-service-detail-sec .elementor-widget-button {
  margin-top: auto !important;
}
.serve-inner-sec-step .elementor-icon-box-icon {
  width: 48px;
  height: 48px;
  background: #f5faf7;
  border-radius: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.treatment-inner-detail-sec {
  width: calc(33.33% - 26.66px) !important;
}
.visit-right-sec:before {
  width: 48vw !important;
  right: auto !important;
  left: 0 !important;
}
.treatment-inner-detail-sec {
  display: flex !important;
  margin-top: auto !important;
}
.treatment-inner-detail-sec .e-child {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.treatment-inner-detail-sec .e-child .elementor-widget-button {
  margin-top: auto;
}

/* Home-page-end */

/* popup css start */

.popup-menu .elementor-nav-menu--main .sub-menu {
  position: relative !important;
  box-shadow: none !important;
  margin: 0px auto !important;
  width: max-content !important;
}
.popup-menu .sub-menu li a {
  align-items: center;
  display: flex;
  justify-content: center;
}

/* popup css end */

/* landing page start */

.landing-banner:after {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  right: auto !important;
  background: linear-gradient(
    0deg,
    rgba(15, 46, 20, 0.8) 100%,
    rgba(15, 46, 20, 0.56) 100%,
    rgba(0, 0, 0, 0) 100%
  ) !important;
}
.landing-care-inner-step-sec .step-number {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}

/* landing page end */

/* location page start */

.location-service-detail-sec {
  width: calc(33.33% - 16.66px) !important;
}

/* location page end */

/* blog page start */

.blog-detail-btn a.wp-block-button__link.wp-element-button {
  border-radius: 6px;
  background: #4caf72;
  display: flex;
  padding: 18px 36px;
  align-items: center;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.blog-detail-btn .wp-block-button {
  margin: 0 !important;
}

.share-text {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.blog-content p.wp-block-paragraph {
  color: #212121;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75em;
  margin: 0 !important;
  font-family: "DM Sans", sans-serif;
  width: 100% !important;
}

.blog-content h2.wp-block-heading {
  color: #1a1a1a;
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0;
  width: 100%;
}
/* .blog-content h2.wp-block-heading strong {
  font-weight: 400 !important;
} */
.blog-content h4.wp-block-heading {
  width: 100%;
  margin: 0 !important;
  color: #212121;
  font-family: "DM Sans", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7em;
}
.blog-content h4.wp-block-heading strong {
  font-weight: 600 !important;
}
.blog-content {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 28px !important;
}
.blog-content ul.wp-block-list {
  color: #212121;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75em;
  margin-bottom: 0;
  width: 100% !important;
}
.blog-content .wp-block-table {
  width: 100%;
}
.blog-content .wp-block-table .has-fixed-layout {
  margin: 0 !important;
}
.post-info {
  width: fit-content;
}
.blog-content ul.wp-block-list strong {
  font-weight: 400 !important;
}
/* blog page end */
.blog-list-item .elementor-widget-image img {
    aspect-ratio: 1/0.7;
    object-fit: cover;
}

/* Responsive start */

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .hero-inner-sec .e-con-inner {
    padding-top: 80px !important;
  }
  .hero-inner-sec .elementor-widget-heading h1 {
    font-size: 70px !important;
  }
  .why-choose-left-sec {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .action-sec .e-con-inner,
  .clinic-sec .e-con-inner,
  .contact-sec .e-con-inner {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
  }
  .hyatt-header-inner-logo-sec,
  .hyatt-header-inner-btn-sec {
    width: 220px !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .about-mission-sec {
    gap: 40px !important;
  }
  .portal-btn {
    display: none !important;
  }
  .hyatt-header-inner-logo-sec,
  .hyatt-header-inner-btn-sec {
    width: 150px !important;
  }
  .iv-work-inner-right-sec-top-text p {
    font-size: 30px !important;
  }
  .iv-work-inner-right-sec {
    gap: 20px !important;
    display: flex !important;
  }
  .location-avg-visit-sec {
    gap: 50px !important;
  }
  .location-avg-visit-sec .iv-work-inner-right-sec-top-text p {
    font-size: 24px !important;
  }
  .serve-inner-sec-step {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 1024px) {
  .action-video .elementor-custom-embed-play svg {
    width: 80px !important;
    height: 80px !important;
  }
  .msg-contact-form .e-form__buttons {
    margin-top: 40px !important;
  }
  .primary-inner-sec:before {
    width: 100vw !important;
    left: auto !important;
    right: 0 !important;
  }
  .in-drip-menu-drip-sec {
    width: calc(33.33% - 20px) !important;
  }
  .primary-service-detail-sec {
    width: calc(33.33% - 20px) !important;
  }
  .serve-inner-sec-step .elementor-icon-box-icon {
    width: 40px;
    height: 40px;
  }
  .treatment-inner-detail-sec {
    width: calc(33.33% - 20px) !important;
  }
  .location-servies-col .location-service-detail-sec {
    width: calc(33.33% - 20px) !important;
  }
  form[name="Contact Hyatt Health"] .elementor-field-type-submit button {
    padding: 12px 24px !important;
    font-size: 16px !important;
  }
  .blog-content {
    gap: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .why-choose-inner-sec:before {
    width: 100vw !important;
    right: auto !important;
    left: 0 !important;
  }
  .why-choose-inner-sec .e-con-full {
    width: fit-content !important;
  }
  .action-video .elementor-custom-embed-play svg {
    width: 60px !important;
    height: 60px !important;
  }
  .about-banner .elementor-widget-image:before {
    background: linear-gradient(
      270deg,
      rgba(14, 16, 20, 0.7) -100%,
      rgba(14, 16, 20, 0.7) 100%
    );
  }
  .why-choose-inner-sec:after {
    display: none !important;
  }
  .rated-sec {
    margin: auto !important;
    left: 0;
    right: 0;
  }
  .action-video-sec .elementor-widget-video {
    height: 400px;
  }

  .why-choose-inner-sec:before {
    width: 100% !important;
  }
  .in-drip-menu-drip-sec {
    width: 100% !important;
  }
  .primary-service-detail-sec {
    width: 100% !important;
  }
  .treatment-inner-detail-sec {
    width: 100% !important;
  }
  .visit-right-sec:before {
    width: 100% !important;
  }
  .location-servies-col .location-service-detail-sec {
    width: 100% !important;
  }
  .blog-content h2.wp-block-heading {
    font-size: 28px;
  }
  .blog-content h4.wp-block-heading {
    font-size: 22px;
  }
}

/* Responsive End */
.lng-widget-site-loaded {
    animation: lng-popup 2s 1s linear 5;
}
@keyframes lng-popup {
    0% {transform: scale(1, 1);}
    50% {transform: scale(1.2, 1.2);}
    100% {transform: scale(1, 1);}
}