/*
Theme Name: Twenty Twenty-Five Child
Description: A quick child theme for the Twenty Twenty-Five WordPress theme
Author: Stellar Digital
Author URI: https://stellardigital.com.au
Template: twentytwentyfive
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-child
Tags: block-patterns, full-site-editing, child-theme
*/
@font-face {
  font-family: "Magnolia Sky";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MagnoliaSky.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MagnoliaSky.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-BoldCond.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-BoldCond.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Bold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-BoldCondIt.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-BoldCondIt.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Semibold.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-BoldIt.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-BoldIt.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Cond.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Cond.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Light.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-CondIt.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-CondIt.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Regular.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-SemiboldIt.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-MyriadPro-SemiboldIt.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Southgirl Demo";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-SouthgirlDemo.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-SouthgirlDemo.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Winsome";
  src: url("/wp-content/themes/twentytwentyfive-child/fonts/subset-WinsomeRegular.woff2") format("woff2"), url("/wp-content/themes/twentytwentyfive-child/fonts/subset-WinsomeRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 1. Put the six container selectors in a list --------------- */
/* 2. Loop once and spit them out ----------------------------- */
@media (min-width: 1700px) {
  .container {
    max-width: 1640px;
  }
  .container-sm {
    max-width: 1640px;
  }
  .container-md {
    max-width: 1640px;
  }
  .container-lg {
    max-width: 1640px;
  }
  .container-xl {
    max-width: 1640px;
  }
  .container-xxl {
    max-width: 1640px;
  }
}
img {
  width: 100%;
  height: auto;
}
html {
  font-family: "Myriad Pro", Arial, sans-serif;
  color: #333333;
  font-size: 60%;
  font-weight: normal;
  overflow-x: hidden;
}
body {
  margin: 0;
}
h1, h2 {
  font-weight: 700;
  word-spacing: 3px;
  letter-spacing: 1px;
}
h1 {
  font-size: 3.2rem;
}
h2 {
  font-size: 2.8rem;
}
p, span, a {
  font-size: 1.8rem;
}
p {
  margin: 0 0 1.5rem;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}
a.btn:hover {
  opacity: 1;
}
a.btn button {
  background-color: #b6d43d;
  padding: 20px 30px;
  border: none;
  border-radius: 40px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  opacity: 1;
  transition: opacity 0.5s;
}
a.btn button:hover {
  opacity: 0.6;
}
header#masthead {
  padding: 8rem 0;
  background-image: url(/wp-content/themes/twentytwentyfive-child/assets/bg-header-anamaya-ayurveda.jpg);
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
header#masthead .site-branding h1, header#masthead .site-branding h2, header#masthead .site-branding p, header#masthead .site-branding a.intro {
  display: block;
}
header#masthead .site-branding a.intro {
  font-weight: 700;
  margin-bottom: 6rem;
}
header#masthead .site-branding .logo {
  display: flex;
  flex-direction: column;
  width: fit-content;
}
header#masthead .site-branding .logo img {
  width: 100%;
  max-width: 297px;
  height: auto;
  margin: auto;
}
header#masthead .site-branding .logo h1 {
  color: #fff;
  text-transform: uppercase;
  line-height: 7rem;
  font-size: 7.8rem;
  letter-spacing: -4px;
  font-weight: normal;
  text-align: center;
  margin: 5px 0 20px;
}
header#masthead .site-branding .logo h1 div {
  letter-spacing: -6px;
}
header#masthead .site-branding .logo h2 {
  font-family: "Winsome";
  color: #fff;
  font-weight: normal;
  font-size: 4rem;
  line-height: 6rem;
  text-align: center;
  margin: 0;
}
header#masthead .site-branding .logo h2 div {
  word-spacing: 2rem;
  display: inline-block;
}
main.site-main section .title h3 {
  font-size: 3.6rem;
  color: #257dbc;
  text-transform: uppercase;
  text-align: center;
}
main.site-main section#intro #contact-hero {
  max-width: 1150px;
  margin: 0 auto 55px;
  align-items: center;
}
main.site-main section#intro #contact-hero h3 {
  font-size: 4rem;
  font-weight: normal;
  line-height: 5.6rem;
  margin: 3rem 0 2rem;
  text-align: center;
  font-family: "Magnolia Sky";
  color: #fff;
  text-shadow: 5px 5px 6px rgba(0, 0, 0, 0.6);
  word-spacing: 6px;
  letter-spacing: 0px;
}
main.site-main section#intro #contact-hero h3 div {
  word-spacing: 2px;
  letter-spacing: 0px;
  margin-left: 33px;
}
main.site-main section#intro #contact-hero div.contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
main.site-main section#intro #contact-hero div.contact p {
  color: #fff;
  font-size: 2rem;
  margin: 0;
}
main.site-main section#intro #contact-hero div.contact p.name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
main.site-main section#intro #nav-hero {
  max-width: 1650px;
  margin: 0 auto;
}
main.site-main section#intro #nav-hero nav {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
main.site-main section#intro #nav-hero nav a {
  text-transform: uppercase;
  font-size: 2.8rem;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
main.site-main section#packages #packages-hero {
  max-width: 1650px;
  margin: 0 auto;
}
main.site-main section#packages #packages-hero h4 {
  font-size: 2.7rem;
  font-weight: normal;
  margin: 0 0 1rem;
  line-height: 3rem;
}
main.site-main section#packages #packages-hero p {
  font-size: 1.5rem;
  text-align: justify;
}
main.site-main section#packages #packages-hero h4, main.site-main section#packages #packages-hero p {
  color: #fff;
}
main.site-main section#gift #gift-hero {
  max-width: 1450px;
  margin: 0 auto;
}
main.site-main section#retreat #retreat-hero {
  max-width: 1650px;
  margin: 0 auto;
}
main.site-main section#retreat #retreat-hero h4 {
  font-size: 2.2rem;
}
main.site-main section#retreat #retreat-hero a {
  color: #333333;
}
main.site-main section#retreat #retreat-buttons .wpb_wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
}
main.site-main section#winter #winter-hero {
  max-width: 1650px;
  margin: 0 auto;
}
main.site-main section#winter #winter-hero h4 {
  font-size: 2.2rem;
}
main.site-main section#winter #winter-hero a {
  color: #333333;
}
main.site-main section#enquiry #enquiry-hero {
  max-width: 1150px;
  margin: 0 auto 55px;
}
main.site-main section#enquiry #enquiry-hero div.contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
main.site-main section#enquiry #enquiry-hero div.contact p {
  color: #fff;
  font-size: 2rem;
  margin: 0;
}
main.site-main section#enquiry #enquiry-hero div.contact p.name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.acf-owl-gallery .item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 450px;
  /* Set your desired uniform height */
  overflow: hidden;
  position: relative;
}
.acf-owl-gallery .item a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
}
.acf-owl-gallery .item a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: inline-block;
}
.acf-owl-gallery .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  z-index: 10;
}
.acf-owl-gallery .owl-nav .owl-prev, .acf-owl-gallery .owl-nav .owl-next {
  pointer-events: auto;
}
.acf-owl-gallery .owl-nav .owl-prev i, .acf-owl-gallery .owl-nav .owl-next i {
  color: #fff;
  font-size: 4rem;
}
.acf-owl-gallery .owl-nav .owl-prev {
  margin-left: 20px;
}
.acf-owl-gallery .owl-nav .owl-next {
  margin-right: 20px;
}
body .gform_wrapper {
  text-align: left;
  width: 100%;
}
body .gform_wrapper form .gform_fields {
  row-gap: 20px;
}
body .gform_wrapper form .gform-footer input.gform_button {
  margin: auto !important;
  background-color: #fff !important;
  color: #333333 !important;
  border: none !important;
  border-radius: 40px !important;
  width: 100% !important;
  max-width: 150px !important;
}
footer {
  padding: 4rem 1.5rem 1rem;
}
footer p {
  font-size: 1.3rem;
}
