/*
Theme Name:   Tanya Wylde
Description:  Write here a brief description about your child-theme
Author:       admin_mary
Author URL:   http://tanya-wylde.s1.ths.agency
Template:     hello-elementor
Version:      1.0.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  tanyaWylde
*/

/* Write here your own personal stylesheet */

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
  }
  body a{
    color: #434343;
  }
  body a:hover {
    color: inherit;
  }
@font-face {font-family: "FreightBigW01-MediumItalic";
    src: url("https://db.onlinewebfonts.com/t/c2962467401bad8f63b13da64a81dd41.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/c2962467401bad8f63b13da64a81dd41.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/c2962467401bad8f63b13da64a81dd41.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c2962467401bad8f63b13da64a81dd41.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/c2962467401bad8f63b13da64a81dd41.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/c2962467401bad8f63b13da64a81dd41.svg#FreightBigW01-MediumItalic") format("svg"); /* iOS 4.1- */
}
  
  /* POP UP css */
.home-popup {
  padding: 30px 20px;
}
.home-popup p { 
font-size: 32px;
  text-align: center;
  color: #434343;
  font-weight: 500;
  line-height: 34px;
  font-family: 'Playfair Display';
  font-style: italic;
}
.pum-container.pum-responsive{   
  background-color: #B8BF92 !important;
}
button.pum-close.popmake-close {
  font-size: 0 !important;
  width: 20px !important;
  height: 25px !important;
}
button.pum-close.popmake-close:focus {
  outline: none;
}
.popup-action-btn {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 40px;
}
.popup-action-btn a:hover {
  color: #434343;
}
.pum-container .pum-content+.pum-close::after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2022/06/Group-41.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 25px;
  top: 0;
  right:0;
  background-size: 70%;
}
.popup-action-btn a.click-after {
  position: relative;
  color: #434343;
  font-weight: bold;
  font-size: 16px;    
  margin: 0 15px;
} 
.popup-action-btn a.click-after:after {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2022/06/Rectangle-4-copy.svg);
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
/*   top: 8px; */
  right: -15px;
}
.popup-action-btn br {
  display: none;
}
/* Header CSS */
/* span.menu-dorpdown-arrow {
  position: absolute;
  right: 0;
  background: pink;
  z-index: 99;
  padding: 0 5px;
  height: 20px;
} */
span.menu-dorpdown-arrow:after {
  /*content: '';*/
  content: none;
  position: absolute;
  background-image: url(/wp-content/uploads/2022/06/down_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  top: 15px;
  left: -10px;
}
.elementor-active span.menu-dorpdown-arrow:after {
  height: 15px;
  width: 15px;
  top: 15px;
  left: auto;
  right: 0;
}
.site-navigation ul.menu li span.menu-dorpdown-arrow {
  display: none;
}
span.menu-dorpdown-arrow svg {
  width: 12px;
}
.site-header {
  background: #B7BF92;
  z-index: 99;
  position: sticky !important;    
  top: 0;
}
/* header.sticky {
    position: sticky;    
    top: 0;
} */
.site-header .header-inner {
  height: 120px;
}
.site-header .header-inner .custom-logo-link {
  max-width: 185px;
}
.site-navigation ul.menu li a {
  color: #434343;
  font-weight: 600;
}
.site-header .header-inner .menu-main-menu-container .make-appointment-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #f8eee5;
  border-radius: 4px;
}
.site-navigation ul.menu .current_page_parent .current-menu-item a:after{
  content: "";
  display: block;
  margin: 0 auto;
  width: 80%;
  padding-top: 5px;
  border-bottom: 2px solid #f8eee5;
}
.site-navigation ul.menu .current-menu-item a:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 80%;
  padding-top: 2px;
  border-bottom: 2px solid #f8eee5;
}

.header-inner .site-navigation ul.menu li a::after{
  content: "";
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  width: 80%;
  border-bottom: 2px solid #f8eee5;
  transition: transform .6s cubic-bezier(.28,.75,.22,.95);
  transform: scaleX(0);
  transform-origin: right center;
  position: relative;
}
.site-navigation .menu-main-menu-container ul li a:hover:after {
  transform: scale(1);
  transform-origin: left center;
}
.site-navigation .menu-main-menu-container ul li.make-appointment-btn:last-child a:after{
  content: none;
}
.header-inner .site-navigation ul.menu li.current-menu-item a::after {
  transform: scale(1);
  transform-origin: left center;
}
.header-inner .site-navigation ul.menu li.current-menu-item ul a::after{
  content: "";
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  width: 80%;
  border-bottom: 2px solid #f8eee5;
  transition: transform .6s cubic-bezier(.28,.75,.22,.95);
  transform: scaleX(0);
  transform-origin: right center;
  position: relative;
}
.header-inner .site-navigation ul.menu li.current-menu-item ul a:hover::after{
  transform: scale(1);
  transform-origin: left center; 
}
.site-navigation ul.menu li ul {
  background: #B7BF92 !important;
  min-width: max-content !important;
  padding: 15px 5px;
}
.header-inner .site-navigation ul.menu li ul li {
  border-bottom: none;
}
.site-navigation ul.menu li.menu-item-has-children:after {
  display: none !important;
}
.site-navigation ul.menu li.menu-item-has-children {
  padding-right: 0 !important;
}
.site-navigation.show {
  position: relative;
}
.social-icon-header {
  position: absolute;
  bottom: 65px;
  right: 0;
  height: 25px;
  margin-bottom: 30px;
  display: flex;
}
.social-icon-header a {
  width: 24px;
  margin: 0 4px;
}
.social-icon-header a:last-child{
  margin-right: 0;
}
.mobile-social-icon {
  position: absolute;
  bottom: 3%;
  left: 15px;
  right: auto;
  height: 25px;
  margin-bottom: 25px;
  display: flex;
}  
.mobile-social-icon a {
  width: 24px;
  margin: 0 4px;
}
.header-inner .site-navigation ul.menu li:nth-child(7) a {
  padding-right: 0;
}

/* Home Page Banner Section */
/* .home-banner-slider .n2-ss-slide .n2-ss-layer.n2-ow {
  width: 100% !important;
  max-width:100% !important;
} */
.home-banner-slider  .n2-ss-slider .n2-ss-layer[data-sstype=content] {
  max-width:100% !important;
}
/* .banner-para .n2-ss-item-content {
  padding: 0 90px !important;
} */
.hm-inner-slide .htslider-slider .slick-dots {
  bottom: 70px;
}
.hm-inner-slide .htslider-slider .slick-dots li button {
  border: 1px solid #b8bf92;
  height: 20px;
  width: 20px;
}
.hm-inner-slide .htslider-slider .slick-dots li.slick-active button {
  background-color: #b8bf92;
  border-color: #b8bf92;
}
.banner-title .banner-heading h2 {
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 48px;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  margin: 0 0 20px;
}
.banner-title .banner-heading h2 em {
  font-family: 'FreightBigW01-MediumItalic';
  font-style: initial;
}
.banner-title em {
  font-family: 'FreightBigW01-MediumItalic';
}
.banner-title .banner-heading h2 span {
  font-style: normal;
  font-family: 'Playfair Display';
  font-weight: normal;
}
.banner-title .banner-para p {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  max-width: 400px;
  margin: 0 auto;
}

.banner-heading {
  margin: 0 !important;
}
.banner-title .banner-para .banner-btn {
  font-size: 18px;
  font-weight: 800;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
.banner-title .banner-para .banner-btn:hover {
  color: #B8BF93;
}
.banner-title .banner-para .banner-btn:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
.banner-btn .n2-ow:hover {
  background: transparent !important;
  color: #ffffff !important;
}
.banner-btn .n2-ow {
  background: transparent !important;
  color: #ffffff !important;
}
.banner-btn a.n2-ow div > div:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
.banner-btn a.n2-ow div > div:hover {
  color: #B8BF93;
}  
::placeholder {
  color: #bec8c7;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #bec8c7;
}
::-ms-input-placeholder {
  color: #bec8c7;
}
.title-header-text h3, .title-header-text h2 {
  font-family: 'Playfair Display';
  font-size: 35px;
  color: #434343;
}
.cus-diff-sec h3 {
  color: #717652;
}
.cus-diff-sec p {
  margin-bottom: 25px;
}
.media-heading .elementor-heading-title {
  font-family: 'Playfair Display' !important;
  font-size: 40px;
  color: #434343;
}
.cont-para-text .elementor-image-box-title {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Open Sans';
}
.latest-book-sec .elementor-image-box-content .elementor-image-box-title {
  font-family: 'Open Sans';
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 5px;
}
.latest-book-sec .elementor-image-box-content .elementor-image-box-description {
  font-family: 'Open Sans';
  margin-bottom: 40px;
  font-size: 16px;
}
.latest-book-sec .elementor-image-box-content .available-at {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
.latest-book-sec .elementor-image-box-content .available-at a {
  margin-top: 15px;
  display: block;
}
.cus-help-sec .cont-para-text {
  width: 50%;
}
.cus-ferto-sec h3 {
  margin-bottom: 25px;
}
.cus-ferto-sec p.ferto-text {
  margin-top: 25px;
}
/* meet-dr-tanya-wylde =====Service Page CSS */
.service-page .at-the-clinic .elementor-widget-container h3 a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.service-page .at-the-clinic .elementor-widget-container h3 a:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
.service-page .at-the-clinic .elementor-widget-container h3 {
  margin-bottom: 30px;
}
.mid-service-section {
  padding: 40px 0px;
}
.mid-service-section h4 a strong {
  font-size: 16px;
  color: #434444;
}
.mid-service-section h4 a strong::after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
.mid-service-section .visit-my-fertogy h2 {
  font-weight: 600;
}
.bottom-service-section {
  padding: 60px 0px;
}
.grid-a {
  position: relative;
  top: -650px;
} 
.grid-a .elementor-widget-wrap {
  height: fit-content;
}
.at-the-clinic h2,
.mid-service-section h2,
.mid-service-section p:first-child,
.bottom-service-section h2,
.bottom-service-section .ask-apcc h2 {
  font-family: 'Playfair Display', serif !important;
  font-size: 2.2rem;
  color: #434444;
}
.bottom-service-section .ask-apcc .elementor-widget-container {
  padding-top: 100px;
}
.bottom-service-section .ask-apcc .elementor-widget-container p {
  line-height: 1.5 !important;
  color: #434444;
}  
.bottom-service-section .ask-apcc .elementor-widget-container a {
  color: #434444;
  font-weight: 400;
  text-transform: uppercase;
}
.bottom-service-section .ask-apcc .elementor-widget-container a:hover {
  color: #434444 !important;
}
.bottom-service-section .ask-apcc .elementor-widget-container a::after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
.at-the-clinic h2 {
  color: #ffffff;
}
ul.at-clinic-list li {
  margin-left: 20px;
  font-size: 16px;
}
h5.at-heading-service {
  margin: 25px 0 3px;
  font-weight: 600;
  font-size: 18px;
} 
.vmf-para {
  font-style: normal !important;
  font-family: 'Playfair Display', serif !important;
  font-weight: 500;
  font-size: 22px !important;
  color: #c93742 !important;
}
h4.click-listen {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.click-listen a {
  color: #c93742;
}
.click-listen:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}  
/*-------- Common CSS--------- */
h5.mb-0,
h4.mb-0 {
  margin-bottom: 0;
}
h5.mb-0 {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  margin: 30px 0 5px 0;
}
.mt-0 {
  margin-top: 50px;
}

/* -------Women’s Health Programs--------- */
.cus-health-banner p {
  font-family: 'Open Sans', sans-serif !important;
}  
.cus-health-banner a.banner-btn {
  margin-top: 30px;
  display: inline-block;
}
.cus-health-sec h2 {
  font-family: 'Playfair Display', serif;
  font-size: 75px;
}
.cus-health-sec h2 span {
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
.cus-health-sec h4 {
  font-size: 25px;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
}
.cus-health-sec h5 {
  font-size: 20px;
}
.get-start strong a.click-after br {
  display: none;
}
ul.health-list li {
  position: relative;
  margin-bottom: 20px;
}
ul.health-list-inner {
  list-style: none;
  padding-left: 40px;
}
ul.health-list li:before {
  content: '';
  position: absolute;
  background: #000;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  left: -10px;
  top: 10px;
}
ul.health-list {
  list-style: none;
  padding-left: 10px;
}
p.green-text {
  color: #717652;
}
p.green-text a {
  color: #717652;
  font-weight: bold;
  display: inline-block
}
a.click-after {
  position: relative;
  font-weight: bold;
}
a.click-after:hover {
  color: #434343;
}
.cus-health-sec a.click-after:after {
  filter: brightness(0) saturate(100%) invert(47%) sepia(10%) saturate(1108%) hue-rotate(28deg) brightness(92%) contrast(87%);
}

/* .cus-health-sec a.click-after:after */
a.click-after:after {
  content: '';
  position: absolute;
  background-image: url("/wp-content/uploads/2022/06/Rectangle-4-copy.svg");
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  margin-top: 9px;
  margin-left: 5px;
}
p.green-text-link {
  font-size: 20px;
  color: #717652;
}
.cus-health-sec p.img-txt {
  font-size: 20px;
}  
  
/* -------Diabetes Support page--------- */
.banner-green-heading .banner-heading h2 {
  color: #717652;
  line-height: 1;
}
.support-program-sec .elementor-widget-container h3 {
  font-family: 'Playfair Display', serif;
}
/* -------Digestion Support page--------- */
.banner-black-heading .banner-heading h2 {
  color: #434343;
  line-height: 1;
  }
.page-id-2580 .footer-has-copyright,
.page-id-19 .footer-has-copyright,
.page-id-3179 .footer-has-copyright {
  background-color: #b7bf92;
}

/* -------Contact page--------- */
.contact-cus-contents .elementor-widget-container h4 {
  font-family: 'Playfair Display', serif;
}
.contact-inform p {
  margin-bottom: 5px;
}
.contact-inform p a {
  color: #434343;
}  
.contact-form .wpcf7-form p input[type=text],
.contact-form .wpcf7-form p input[type=tel],
.contact-form .wpcf7-form p input[type=email] {
  height: 30px;
}
.contact-form h2 {
  font-size: 40px;
  margin-bottom: 0px;
  font-family: 'Lora', serif !important;
  font-weight: 500;
}
.contact-form .elementor-widget-container h3 {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 50px;
  font-family: 'Playfair Display', serif !important;
  font-weight: 400;
  font-size: 35px;
}
.contact-form .wpcf7-form {
  max-width: 550px;
  margin: 0 auto;
}
.contact-form .wpcf7-form p label {
  color: #434343;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
.contact-form .wpcf7-form p input,
.contact-form .wpcf7-form p textarea {
  margin-top: 10px;
  margin-bottom: 12px;
  border: 0px;
  border-radius: 0px;
}  
.contact-form .wpcf7-submit {
  background-color: #F7EEE5;
  color: #434343;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px 40px;
  border-radius: 4px !important;
  border: 1px solid #B8BF93;
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
}
.contact-form .wpcf7-submit:focus, .contact-form .wpcf7-submit:hover {
  color: inherit;
  background-color: #F7EEE5;
  text-decoration: none;
  outline: none;
}
.contact-form span.wpcf7-form-control-wrap.cf7sr-recaptcha {
  position: relative;
  width: 100%;
  display: block;
}
.contact-form span.wpcf7-form-control-wrap.cf7sr-recaptcha span.wpcf7-not-valid-tip {
  top: 0;
}
.contact-form .cf7sr-g-recaptcha {
  overflow: hidden;
padding-top: 19px;
}
.contact-form .wpcf7-form p label.user-email {
  width: 100%;
  display: inline-block;
  float: left;
  margin-right: 1%;
  margin-bottom: 10px;
}
.contact-form .wpcf7-form p label.user-website {
  width: 49%;
  display: inline-block;
  margin-left: 1%;
}
.contact-form .wpcf7-response-output {
  color: #fff;
  border-color: #fff !important;
  margin-top: 10px !important;
  margin-bottom: 25px !important;
  font-size: 14px;
}
.contact-form .wpcf7-not-valid-tip {
  color: #fc0000;
  font-weight: 500;
  font-size: 12px;
  position: absolute;
  top: 30px;
}
span.wpcf7-form-control-wrap.your-message span.wpcf7-not-valid-tip {
  top: 0px;
}
.contact-form .wpcf7-form p label.text-area .wpcf7-not-valid-tip {
  top: 12px;
}
.contact-form p .wpcf7-submit:focus {
  outline: none;
}
.contact-form .wpcf7-response-output {
  display: none;
}
.contact-form .wpcf7-form p span.wpcf7-spinner {
  top: 6px;
}
p.phn-img,
p.mail-img  {
  position: relative;
  max-width: fit-content;
  margin: 0 auto;
  padding-left: 15px;
}
/* p.phn-img:before {
  content: '';
  position: absolute;
  background-image: url("/wp-content/uploads/2022/06/Layer-34-copy-2@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: -8px;
  width: 18px;
  height: 18px;
  top: 3px;
} */
p.mail-img:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/06/Layer-35@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: -10px;
  width: 20px;
  height: 20px;
  top: 5px;
}
.contact-form p:nth-child(6) {
    margin-bottom: 0;
}
.contact-form .wpcf7 .screen-reader-response{
display:none;
}

.contact-form .wpcf7 .screen-reader-response {
  position: absolute;
  bottom: -20px;
  overflow: hidden;
  clip: unset;
  clip-path: unset;
  height: auto;
  margin: unset;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
  text-align: left;
  color: green;   
  width: 100%;
  max-width: 550px;
  left: 50%;
  transform: translateX(-50%);
}
.contact-form .wpcf7:has(.sent) .screen-reader-response {
  display: block;
}
.contact-form .wpcf7 .screen-reader-response p{
margin-top:16px;
}
/* -------Dispensary Page--------- */  
.cus-dispensary-sec .elementor-widget-container h2 {
  font-family: 'Playfair Display', serif;
}
.cus-dispensary-sec .elementor-widget-container h3,
.cus-store-sec h3  {
  font-family: 'Playfair Display', serif;
  font-size: 35px;
  font-weight: normal;
}
.meet-section ul.trusted-brand li {
  width: 50%;
  float: left;
  color: #434343;
}
.meet-section ul.trusted-brand {
  list-style: none;
  max-width: 400px;
}
.cus-store-sec p {
  font-size: 16px;
  margin-bottom: 5px;
}
.cus-store-sec ul {
  justify-content: space-evenly;
  display: flex;
  list-style: none;
  max-width: 70%;
  margin: 0 auto;
}
.cus-store-sec ul li a {
  color: #717652;
}
.cus-store-sec ul li a:hover {
  color: #717652;
  text-decoration: underline;
}

/* -------About Us page CSS Page--------- */
.about-us-heading .elementor-heading-title {
    font-size: 48px;
    font-weight: 400 !important;
    font-style: italic;
    font-family: 'Playfair Display', serif !important;
}
.about-us-heading .elementor-heading-title span {
    font-style: normal;
    font-family: 'Playfair Display', serif !important;
    font-weight: 400;
}
.about-us-title-heading {
    position: absolute;
    top: 100px;
}
.about-us-title-heading .elementor-heading-title{
    font-size: 40px;
    font-weight: 500 !important;
    font-style: italic;
    font-family: 'Playfair Display', serif !important;
    line-height: 1.2;
    color:#434343 !important;
}
.about-us-title-heading .elementor-heading-title span{
    font-weight: 400;
    font-style: normal; 
    font-family: 'Playfair Display', serif !important;
}
.about-para p{
    font-size: 20px; 
    font-style: italic; 
    font-family: 'Playfair Display', serif !important;
}
.about-para p strong a {
  font-weight: normal;
  font-style: normal;
}
.heading-tkam .elementor-heading-title {
    font-size: 22px;
    width: 70%;
    margin: 0 auto;
    padding: 0 10px;
    font-family: 'Playfair Display', serif !important;
    line-height: 1.2;
    color:#434343;
}
.para-tkam .elementor-widget-container {
    width: 70%;
    margin: 0 auto !important;
    color: #434343;
    padding: 10px;
    line-height: 26px;
      padding: 15px 10px 5px;
}
.ithink-section {
  position: relative;
/*     top: -80px; */
}
.para-tkam {
    margin: -35px auto;
    margin-bottom: -24px;
    margin-bottom: 0;
}
.social-icon {
    display: flex;
}
.social-icon a{
    width: 30px;
    margin: 0 4px;
}
.link-btn a {
    color: #434343;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.5s;
  border: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.link-btn a:hover {
    color: #B7BF92 !important ; 
}
.link-btn a:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
} 
/* Footer CSS */
.footer-has-copyright {
  background-color: #F8EEE5;
}
.footer-section {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding: 0 15px;
}
.social-icon {
  display: flex;
}
.social-icon a {
  width: 30px;
  margin: 0 4px;
}
.site-footer .footer-inner .copyright {
  width: 100%;
}
    
/* 404 page */
.page_404 {
  padding: 150px 0 5px;
  background: #fff;
  font-family: 'Lora', serif !important;
  min-height: 80vh;
}
.page_404 img {
  width: 100%;
}
.four_zero_four_bg {
  background-image: url('/wp-content/uploads/2021/11/404-01.svg');
  min-height: 240px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 70px;
  margin-top: 40px;
}  
.four_zero_four_bg .text-center {
  font-size: 48px;
  font-weight: 500;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 185px;
  line-height: 1.2;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.four_zero_four_bg .text-404 {
  font-size: 80px;
  font-weight: 600;
}
.text-404 {
  font-size: 36px;
  padding-bottom: 5px;
  font-family: 'Lora';
}
.contant_box_404 {
  margin-top: -50px;
  text-align: center;
}
.error404 .page-content {
  margin: -10px 0 45px 0;
}
.error404 .eicon-menu-bar:before {
  font-family: FontAwesome;
  content: "\f039";
  display: flex;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}  
.error404 .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
  font-family: FontAwesome;
  content: "\f00d";
  display: flex;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}
/* 404 PAge CSS End */  

/* Podcast Page CSS  */
.wppsac-post-slider.design-4 .wppsac-post-image-bg {
  background: #B7BF92;
  height: auto;
}
.wppsac-post-slider.design-4 .wppsac-post-list-content,
.wppsac-post-slider.design-4 .post-list {
  align-items: center;
  text-align: center;
}
.featured-episodes-slider .wppsac-sub-content {
  padding: 0 100px;
  line-height: 1.6;
  margin: 20px 0;
}
.featured-episodes-slider .wppsac-readmorebtn {
  border: none !important;
  font-weight: 600;
  font-size: 16px !important;
}
.featured-episodes-slider .wppsac-post-slider.design-4 a.wppsac-readmorebtn:hover {
  background: none !important;
  color: #B8BF93 !important;
}
.featured-episodes-slider .wppsac-readmorebtn:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 5px;
  margin-top: 0;
  vertical-align: middle;
}  
.featured-episodes-slider .wppsac-post-slider .wppsac-post-image-bg img {
  max-width: 300px;
  margin: 0 auto;
}
.single-post{
  background-color: #F8EEE5;
}
.single-format-standard {
  background-color: #F8EEE5;
}
.single-post .entry-title  {
  font-family: 'Playfair Display';
  margin-bottom: 35px;
  margin-top: 50px;
  font-size: 36px;
  text-align: center;
}
.single-post  span.cus_ep_heading {
  display: block;
  font-size: 14px;
}
.single-post .post .wp-post-image {
    max-width: 1300px;
    margin: 0 auto 30px auto;
    text-align: center;
    display: block;
    padding: 0 30px;
}
.single-post .back-to-blog a {
    font-size: 35px;
}
/* .single-post .post .page-content p{
  padding: 0 30px;
} */
.single-post .page-content p {
  font-size: 16px;
  line-height: 1.5;
}
.single-post .post .page-content .previous-next {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 15px;
    max-width: 1080px;
    margin: 0 auto;
    margin-top: 30px;
}
.single-post-text .elementor-column {
    border-bottom: 2px solid #B8BF93;
    margin: 0 20px;
}
.single-post .post .page-content .previous-next .previous a, 
.single-post .post .page-content .previous-next .next a {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Open Sans';
  text-align: left;
  font-weight: bold;
}
.single-post .post .page-content .previous-next .next p,
.single-post .post .page-content .previous-next .previous p {
  padding: 0;
}
.single-post .post .page-content .previous-next .previous {
  text-align: left;
} 
.single-post .post .page-content .previous-next .next  {
  text-align: right;
}
.single-post .post .page-content .previous-next .previous:hover a, 
.single-post .post .page-content .previous-next .next:hover a,
.back-to-blog:hover a{
  color: #717752;
}
.back-to-blog a {
  font-size: 20px;
  font-family: 'Playfair Display';
  cursor: pointer;
}

/* Blog grid CSS Start */
.blog-slider-banner .psac-post-slider .psac-post-slides{
  flex-direction: row-reverse;
  align-items: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 30px;
}
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-left{
  width: 70%; 
  padding: 0;
  background-image: none !important;
}
.blog-slider-banner .psac-post-slider .psac-post-slides  .psac-post-overlay {
  background-color: #b8bf92;
  padding: 15px 30px;
  height: 100%;
  display: flex;
  align-items: center;
}
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-right{
  width: 30%;
}
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-right .psac-post-image-bg {
    width: 100%;
    max-width: 100%;
    height: 240px;
    margin: 0 auto;
    background-size: cover;
}
.blog-slider-banner .psac-slider-and-carousel .owl-nav .owl-next,
.blog-slider-banner .psac-slider-and-carousel .owl-nav .owl-prev{
  background: none;
  border: none;
}
.psac-slider-and-carousel .owl-nav .owl-next span, 
.psac-slider-and-carousel .owl-nav .owl-prev span {
  display: none;
}
.blog-slider-banner .psac-slider-and-carousel .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2022/06/Triangle-left.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
}
.blog-slider-banner .psac-slider-and-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2022/06/Triangle-right.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
}
.heading-title-content .elementor-heading-title span {
  font-weight: normal;
  font-style: italic;
  font-family: 'Playfair Display', serif !important;
}
.blog-banner .heading-title-content .elementor-heading-title {
  font-family: 'Playfair Display';
}
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-content a.psac-readmorebtn {
  border: none;
  padding: 0;
  font-size: 0;
  color: #434343;    
  position: relative;
}
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-content a.psac-readmorebtn:before {
  content: "READ HERE";   
  position: absolute;
  font-size: 14px;
  bottom: 0;
  width: 110px;
  font-weight: bold;
}
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-content a.psac-readmorebtn:hover,
.blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-content a.psac-readmorebtn:focus{
  color: #717652;
  background: none;
}
.blog-banner .psac-slider-and-carousel .owl-dots .owl-dot {
  width: 14px !important;
  height: 14px !important;
  padding: 0px !important;
  margin: 0 7px;
  background: #F7EEE5;  
}
.blog-banner .psac-slider-and-carousel .owl-dots .owl-dot.active{
  background: #717652;
}
.psac-post-slider.psac-design-2 .psac-post-title span.cus_ep_heading {
  margin-bottom: 10px;
  display: block;
  font-size: 14px;
  line-height: 1;
}
.psac-post-slider.psac-design-2 .psac-post-title a {
  font-family: 'Playfair Display';
  font-size: 32px;
  color: #434343;
}
.psac-post-slider.psac-design-2 .psac-post-title {
  font-size: 24px;
  line-height: 30px;
}
.psac-post-short-content { 
  font-size: 14px;
}
.blog-content-container .blog-title-content h3,
.blog-content-container .blog-title-content h3 em  {
  font-family: 'Playfair Display';
  font-size: 35px;
}
.blog-content-container .blog-slide-content .grid-items .item {
  padding:15px !important;
  background: none !important;
}
.blog-content-container .blog-slide-content .grid-items .item .thumb_link {
  max-width: 200px;
  height: 200px;
  margin: 0 auto;
}
.blog-content-container .blog-slide-content .grid-items .item .thumb_link a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-content-container .blog-slide-content .grid-items .post_date {
  font-size: 14px;
  margin-top: 15px;
  font-family: 'Open Sans';
}
.blog-content-container .blog-slide-content .grid-items .title {
  height: 55px;
  margin-top: 5px;
  margin-bottom: 30px;
}
.blog-content-container .blog-slide-content .grid-items .title a {
  font-size: 22px;
  line-height: 30px;
  font-family: 'Playfair Display';
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-content-container .blog-slide-content .excerpt {
  font-size: 16px;
  font-family: 'Open Sans';
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cus-post-grid-full {
  margin-bottom: 20px;
}
.post-grid .grid-items {   
  border-bottom: 2px solid #B8BF93;
}
.blog-banner .owl-dots {
  position: relative;
  top: 50px;
}
.blog-banner .owl-nav.disabled {
  display: block;
}
.blog-banner .owl-nav.disabled .owl-prev {
  left: 15% !important;
}
.blog-banner .owl-nav.disabled .owl-next {
  right: 15% !important;
}
.episode-testimonial .rt-detail {
  background: #fbd2c4 !important;
}  
.all-episode-list .tpg-single-popup {
  font-size: 24px !important;
  line-height: 1.4;
  font-family: 'Playfair Display';
  color: #434343;
}
.all-episode-list span.read-more .tpg-single-popup {
  font-size: 16px !important;
  font-weight: 800;
  font-family: 'Open Sans', sans-serif;
  color: #434343;
  text-transform: uppercase;
}
.all-episode-list span.read-more .tpg-single-popup:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 5px;
  margin-top: -2px;
  vertical-align: middle;
}  
.all-episode-list .tpg-excerpt {
  font-size: 16px !important;
  text-align: center !important;
  line-height: 1.6;
  padding: 0px 26px;
  margin-bottom: 5px !important;
}
.all-episode-list .even-grid-item {
  margin-bottom: 30px;
  min-height: 390px;
}
li.paginationjs-next.J-paginationjs-next a::before {
  content: "OLDER";
}
li.paginationjs-prev.J-paginationjs-previous a::after {
  content: "LATEST";
}
li.paginationjs-next.J-paginationjs-next i::before {
  background: url(/wp-content/uploads/2021/11/arrow-icon-right.png) center center no-repeat !important;
  content: "";
  height: 19px;
  width: 19px;
  position: absolute;
  display: block;
  right: -5px;
  top: 6px;
}  
li.paginationjs-prev.J-paginationjs-previous i::before {
  background: url(/wp-content/uploads/2021/11/arrow-icon-leftt.png) center center no-repeat !important;
  content: "";
  height: 19px;
  width: 19px;
  position: absolute;
  display: block;
  left: -5px;
  top: 6px;
}
li.paginationjs-page {
  display: none !important;
}
.paginationjs .paginationjs-pages li>a {
  background: none;
  border: none !important;
  color: #B8BF93 !important;
  font-size: 22px !important;
  font-family: 'Playfair Display';
  margin-bottom: 30px;
  position: relative;
}
.rt-tpg-container i {
  margin-left: 5px;
}  
.paginationjs .paginationjs-pages li>a:hover {
  background: none;
}
.tpg-pre-loader .rt-loading-overlay {
  display: none;
}

/* Blog Grid CSS End */
.episode-testimonial .all-episode-list .content iframe {
  display: none;
}
.episode-testimonial .all-episode-list .content {
  height: 206px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.podcast-heading .elementor-heading-title,
.all-episode-title .elementor-heading-title {
  font-size: 34px;
  font-weight: 500;
  font-family: 'Playfair Display' !important;
}
.sp-testimonial-free-section .tfree-client-testimonial p,
.sp-testimonial-free-section .tfree-client-testimonial {
  font-size: 24px;
  font-style: italic;
  color: #fff;
  font-family: 'Playfair Display';
  line-height: 36px;
}
.book-testimonial .sp-testimonial-free-section .tfree-client-name {
  color: #fff !important;
  font-family: 'Playfair Display';
  font-size: 18px;
}
.book-testimonial .sp-testimonial-free-section .slick-dots li button {
  background: #faa996 !important;
}
.book-testimonial .sp-testimonial-free-section .slick-dots li.slick-active button {
  background: #f8eee5 !important;
}
.book-testimonial .sp-testimonial-free-section .slick-prev,
.book-testimonial .sp-testimonial-free-section .slick-next {
  background: none !important;
  border: none !important;
  color: #FBD2C4 !important;
}  
.book-testimonial .sp-testimonial-free-section .slick-dots li button:focus {
  outline: none;
}
.sp-testimonial-free-section .slick-list .slick-track {
  display: flex;
  align-items: center;
}
.grid-items .read_more {
  font-size: 16px;
  font-weight: 800;
  font-family: 'Open Sans', sans-serif;
  color: #434343;
  text-transform: uppercase;
}
.grid-items .read_more:hover {
  color: #B8BF93;
}
.grid-items .read_more:after {
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-left: 5px;
  margin-top: -2px;
  vertical-align: middle;
}
#post-grid-1910 .pagination span.page-numbers.current,
#post-grid-1910 .pagination .page-numbers {
  display: none !important;
}  
#post-grid-1910 .pagination .next.page-numbers,
#post-grid-1910 .pagination .prev.page-numbers {
  background: none;
  font-family: 'Playfair Display';
  font-size: 22px;
  color: #717752;
  display: block !important;
  width: 145px;
  margin: 0 auto;
  position: relative;
}
#post-grid-1910 .pagination .page-numbers:hover {
  background: none !important;
  color: #434343;
}
.featured-episodes-slider .wppsac-post-slider button.slick-prev,
.featured-episodes-slider .wppsac-post-carousel button.slick-prev {
  background: url(/wp-content/uploads/2021/11/arrow-icon-leftt.png) center center no-repeat !important;
}
.featured-episodes-slider .wppsac-post-slider button.slick-next,
.featured-episodes-slider .wppsac-post-carousel button.slick-next {
  background: url(/wp-content/uploads/2021/11/arrow-icon-right.png) center center no-repeat !important;
}
.featured-episodes-slider .wppsac-post-slider .slick-dots li button,
.featured-episodes-slider .wppsac-post-carousel .slick-dots li button {
  background: #fbd2c4 !important;
  border: 1px solid #fbd2c4 !important;
  margin: 0px 3px !important
}  
.featured-episodes-slider .wppsac-post-slider .slick-dots li.slick-active button,
.featured-episodes-slider .wppsac-post-carousel .slick-dots li.slick-active button {
  background: #B8BF93 !important;
  border-color: #B8BF93 !important;
}
.featured-episodes-slider .wppsac-post-slider h2.wppsac-post-title a,
.featured-episodes-slider .wppsac-post-carousel h2.wppsac-post-title a {
  font-family: 'Playfair Display';
}
.featured-episodes-slider .wppsac-post-slider h2.wppsac-post-title,
.featured-episodes-slider .wppsac-post-carousel h2.wppsac-post-title {
  padding: 0 100px;
}
.cus-Where-to-listen-sec .elementor-widget-container img {
  max-height: 80px;
  object-fit: contain;
  width: 100%;
  max-width: 300px;
}
.cus-Where-to-listen-sec h4 {
  font-family: 'Playfair Display', serif;
}
.cus-comingsoon-sec h3.coming-soon-heading {
  max-width: 450px;
  width: 100%;
  margin: 0 auto 16px;
}
.coming-soon-img .elementor-custom-embed-image-overlay:before {
  content: '';
  position: absolute;
  background-image: url(/wp-content/uploads/2022/06/Group-43.svg);
  height: 70px;
  width: 70px;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.coming-soon-img .elementor-custom-embed-image-overlay {
  position: relative;
}
.coming-soon-img .elementor-custom-embed-image-overlay .elementor-custom-embed-play i.eicon-play {
  display: none;
}
::placeholder {
  color: #858585;
  font-weight: 600;
  text-transform: uppercase;
}
.page_404 .text-center,
.text-404 {
  font-family: 'Playfair Display';
  font-style: normal;
}
body .page_404 {
  padding-top: 100px;
}
.error404 .page-content {
  margin-bottom: 100px;
}
.episode-recent-slider .wppsac-readmorebtn {
  text-transform: uppercase;
  font-weight: 800;
}  
.episode-testimonial {
  position: relative;
}
.episode-testimonial .next::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/11/arrow-icon-right.png);
  height: 18px;
  width: 16px;
  background-repeat: no-repeat;
  right: 22px;
  top: 15px;
}
.episode-testimonial .prev::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/11/arrow-icon-leftt.png);
  height: 18px;
  width: 16px;
  background-repeat: no-repeat;
  left: 22px;
  top: 15px;
}
  
/*----- Patient postal page -----*/
.cus-patients-sec .elementor-widget-container h2 {
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  margin-bottom: 50px;
  font-size: 35px;
}
.cus-patients-sec a.click-after {
  color: #717652;
  font-weight: normal;
}
.cus-patients-sec .fst-text {
  width: 100%;
  max-width: 830px;
  margin: 0 auto;
}
.cus-patients-sec a.click-after:after {
  filter: brightness(0) saturate(100%) invert(47%) sepia(10%) saturate(1108%) hue-rotate(28deg) brightness(92%) contrast(87%);
}

/*----- FAQ page -----*/
.cus-faq-sec span.elementor-heading-title,
.intake-forms-list .elementor-widget-container h3 {
  font-family: 'Playfair Display', serif;
}

/*----- Intake Forms page -----*/
ul.list-unorder li {
  list-style: none;
  margin-bottom: 30px;
  position: relative;
  max-width: fit-content;
  text-align: center;
  display: inline-block;
  padding-left: 20px;
}
ul.list-unorder li:before {
  content: '';
  position: absolute;
  background: #434343;
  border-radius: 50px;
  height: 5px;
  width: 5px;
  top: 10px;
  margin-left: -10px;
}		
.intake-forms-list .elementor-widget-container h3 {
  font-size: 35px;
}

/* -------Fee Guide-------- */
.title-heading-com .elementor-heading-title {
  text-align: center;
  letter-spacing: 0px;
  font-family: 'Playfair Display' !important;
}
.listing-faq ul li {
  list-style: none;
  padding: 0px 0px 25px 15px;
  position: relative;
  font-family: 'Open Sans';
}
.listing-faq ul li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #434343;
  left: 0;
  top: 10px;
  border-radius: 50px;
}
.cus-fees-sec .listing-faq ul li:before {
  background: #717652 !important;
}
.listing-faq.adult-sec ul li {
  padding: 0px 0 5px 15px;
}
.listing-faq.adult-sec ul li::before {
  top: 10px;
}
.listing-faq.adult-sec ul li ul {
  padding-left: 60px;
}
.listing-faq.addit-fee ul li {
  width: fit-content;
  margin: 0 auto;
  padding: 3px;
  padding-left: 15px;
}
.listing-faq.addit-fee ul li::before {
  top: 12px;
}

/*-------Recommended Partners page------*/
.cus-partners .elementor-widget-container h2,
.cus-visit-sec .elementor-widget-container h3,
.cus-guide-sec .elementor-widget-container h2 {
  font-family: 'Playfair Display', serif;
}
.cus-partners .cus-partners-col p {
  margin-bottom: 0;
}
.cus-partners:last-child .elementor-widget {
  margin-bottom: 0;
}
.cus-partners:last-child p {
  margin-bottom: 0;
}
.cus-partners a:hover {
  text-decoration: underline;
}
.cus-partners-green a {
  color: #717652;
}

/*-------Your First Visit page------*/
.banner-visit a.banner-btn::after {
  display: none !important;
}
.banner-visit a.banner-btn {
  font-weight: normal !important;
}
.cus-visit-sec a.click-after {
  margin: 30px 0;
  display: inline-block;
  max-width: 100%;
  min-width: 260px;
  width: 100%;
  position: relative;
}
.cus-visit-sec p {
  margin-bottom: 25px;
}
ul.visit-list li {
  list-style: none;
  margin-bottom: 30px;
  position: relative;
}
ul.visit-list li:before {
  content: '';
  position: absolute;
  background: #434343;
  border-radius: 50px;
  height: 5px;
  width: 5px;
  top: 10px;
  left: -10px;
}
ul.visit-list li ul.visit-list-inner li {
  max-width: 100%;
  display: block;
  margin-bottom: 5px;
}
.follow-visits ul.visit-list li:before {
  background: #717652 !important;
}

ul.visit-list li ul.visit-list-inner {
  margin-left: 60px;
  margin-top: 10px;
}
.cus-visit-sec ul.list-unorder li {
  margin-bottom: 0;
}
.banner-title .banner-para p a {
  color: #ffffff;
}

/*-------Fee Guide page------*/
.cus-guide-sec ul.list-unorder li {
  text-align: left;
  display: block;
  max-width: 100%;
}
ul.list-mb0 li {
  list-style: none;
  position: relative;
}
ul.list-mb0 li:before {
  content: '';
  position: absolute;
  background: #434343;
  border-radius: 50px;
  height: 5px;
  width: 5px;
  top: 10px;
  left: -10px;
}
ul.list-mb0-inner {
  margin-left: 60px;
}

body footer .footer-section ul.menu a 
{
	padding: 5px 8px;
	font-weight: 400;
}
body footer .footer-section ul.menu a:hover{
	color: #717652;
}
/* Media Queries */  
@media screen and (min-width: 768px) {
  .bottom-about-sec .side-cd-md {
    height: 500px !important;
    transform: translateY(-150px);
  }
  .bottom-about-sec {
    min-height: 730px;
  }  
}

@media screen and (min-width: 1200px) {
  .site-footer .footer-inner,
  .site-header .header-inner {
    max-width: 100% !important;
    padding: 0 20px;
  }
  .header-inner .site-navigation {
    max-width: 88% !important;
  }
  .site-footer.footer-stacked .footer-inner {
    align-items: flex-end !important;
  }
/*   .copy-right-title {
    padding: 0 70px;
  } */
	.copy-right-title {
		padding: 0;
	}
  .wppsac-post-slider.design-4 .wppsac-post-list-content,
  .wppsac-post-slider.design-4 .post-list {
    display: flex;
  }  
  .site-header .header-inner .custom-logo-link {
    max-width: 160px;
    width: 100%;
    padding: 10px 0px;
  }  
  .bottom-about-sec {
    min-height: 770px;
  }    
}
@media screen and (min-width: 1300px) {
  .header-inner .site-navigation ul.menu li a {
    padding: 8px 10px 8px;
    font-size: 12px;
    position: relative;
  }  
}
@media screen and (min-width: 1400px) {
  .header-inner .site-navigation ul.menu li a {
    font-size: 13px;
  }
  .header-inner .site-navigation {
    max-width: 85% !important;
  }
  .site-header .header-inner .custom-logo-link {
    max-width: 200px;
  }
}
@media screen and (min-width: 1500px) {
  .site-header .header-inner .custom-logo-link {
    max-width: 250px;
  }
  .header-inner .site-navigation ul.menu li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1300px) {
  .header-inner .site-navigation ul.menu li a {
    padding: 8px 6px;
    font-size: 12px;
  }
  .blog-banner .owl-nav.disabled .owl-prev {
      left: 0 !important;
  }
  .blog-banner .owl-nav.disabled .owl-next {
      right: 0 !important;
  }
}
@media screen and (max-width: 1199.99px) {
	.site-footer .footer-inner .copyright p,
	body footer .footer-section ul.menu a {
		font-size: 14px;
	}
	body .site-footer .footer-inner{
		max-width: 100%;
	}
  header.site-header .header-inner {
    max-width: 96%;
  }
  header.site-header .header-inner .site-navigation {
    max-width: 100% !important;
    width: 100%;
  }
  .header-inner .site-navigation ul.menu li a {
    padding: 8px 5px;
    font-size: 12px;
  }
  .site-header .header-inner {
    height: 80px;
  }
  .social-icon-header {
    bottom: 30px;
    right: 0;
    height: 25px;
  }
  .site-header .header-inner .menu-main-menu-container .make-appointment-btn a {
    padding: 3px 10px;
  }
  .site-header .header-inner .custom-logo-link {
    max-width: 170px;
  }
  .cus-health-sec h2 {
    font-size: 55px;
  }

  .site-header .header-inner .menu-main-menu-container .make-appointment-btn {
    bottom: -12px;
  }
}
@media screen and (max-width: 1023px) {
  .pum-container.pum-responsive{   
    max-width: 500px !important;
    width: 90% !important;
    left: 50% !important;
    margin: 0 auto;
    transform: translateX(-50%);  
  }
  .site-branding.show-logo {
    z-index: -1;
  }
  .site-header .header-inner {
    height: 70px;
  }
  .site-navigation-toggle-holder .site-navigation-toggle {
    background: none !important;
  }
  .site-navigation-dropdown ul.menu {
    position: fixed;
    width: 100%;
    padding: 0 20px !important;
    margin: 0;
    background: #B8BF93 !important;
    height: 100vh;
  }
  .elementor-active .site-navigation-toggle {
    color: #434343 !important;
  }
  .site-navigation-dropdown ul.menu li a {
    background: none !important;
    box-shadow: none !important;
    padding: 5px 0 !important;
    font-size: 24px;
    font-weight: 400;
    color: #434343 !important;
  }
  .site-header .header-inner .custom-logo-link {
    max-width: 140px;
  }  
  .menu-dropdown-tablet .custom-logo {
    width: 170px;
  }
  nav.site-navigation-dropdown.show {
    position: fixed;
    top: 0;
    z-index: -1;
    padding-top: 75px;
    background: #B8BF93 !important;
    margin: 0;
  }
  .site-logo.show.mobile-logo {
    position: absolute;
    top: 26px;
    left: 20px;
    z-index: 4;
  }
  .menu-item-has-children .sub-menu {
    margin-left: 24px;
  }
  .banner-title .banner-para p {
    padding: 0 20px;
  }
  .banner-title .banner-heading h2 {
    font-size: 36px
  }
  .banner-title .banner-para p {
    font-size: 20px;
  }
  .contact-form .elementor-widget-container h3 {
    font-size: 30px;
  }
  .cus-dispensary-sec .elementor-widget-container h3, .cus-store-sec h3 {
    font-size: 30px;
  }
  .grid-a {
    position: relative;
    top: -700px;
  }
  .cus-patients-sec .elementor-widget-container h2 {
    font-size: 30px;
  }
  .intake-forms-list .elementor-widget-container h3 {
    font-size: 30px;
  }
  .heading-tkam .elementor-heading-title,
  .para-tkam .elementor-widget-container {
    width:80%;
  }
  .listing-faq.adult-sec ul li ul {
    padding-left: 40px;
  }
  .psac-post-slider.psac-design-2 .psac-post-title a {
    font-size: 30px;
  }
  .title-header-text h3, .title-header-text h2 {
    font-size: 30px;
  }  
}  
@media screen and (max-width: 991px) {
	.footer-section {
		column-gap: 30px;
		flex-wrap: wrap;
		row-gap: 0;
		height: auto;
		justify-content: center;
	}
	
  div#n2-ss-1 .n2-ss-slide {       
      max-height: 650px !important;
  }
  .banner-title.wohe-text-bann {    
      height: 400px;
      width: 100% !important;
  }
  .site-navigation-dropdown ul.menu li.current-menu-item a {
    color: #fff !important;
  }
  .site-navigation-dropdown ul.menu .sub-menu li a {
    color: #55595c !important;
  }
  .site-navigation-dropdown ul.menu .sub-menu li.current-menu-item a {
    color: #fff !important;
  }
  .site-navigation-dropdown ul.menu ul.sub-menu li.health-prog-dropdown a {
    color: #55595c !important;
  }
  .site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
    max-height: none;
    overflow: auto;
  }
  .mobile-social-icon {
    position: static;
    width: 100%;
    padding: 0 20px;
    margin-top: 30px;
  }
  body .site-navigation-dropdown ul.menu {
    height: auto;
    position: static;
  }
  .menu-item-has-children .sub-menu {
    width: 100%;
    display: inline-block;
  }
  .site-navigation-dropdown ul.menu li {
    transform: none !important;
    max-height: none !important;
  }
  .site-navigation-dropdown ul.menu li a {
    font-size: 16px;
  }
  .site-header .header-inner {
    height: auto;
  }
  .header-inner .site-navigation-toggle-holder {
    padding: 0px 0px;
  }
  .site-header .header-inner .menu-main-menu-container .make-appointment-btn {
    position: unset;
  }
  .site-navigation-dropdown ul.menu li {
    display: block;
    width: fit-content;
    position: relative;
  }
  .site-header .header-inner .menu-main-menu-container .make-appointment-btn {
    width: fit-content;
    padding: 0px 10px;
    margin-top: 10px;
  }
  .cus-health-sec h4 {
    font-size: 22px;
  }
  .cus-health-sec h5 {
    font-size: 18px;
  }
  .cus-store-sec ul {
    max-width: 100%;
    justify-content: space-between;
  }
  .home-popup p {
    font-size: 28px;       
    line-height: 30px;
  }
  .popup-action-btn {    
    margin-top: 25px;
  }
  .site-navigation-dropdown ul.menu li span.menu-dorpdown-arrow img {
    width: 18px;
  }
  .site-navigation-dropdown ul.menu li a {
    padding: 8px 0 !important;
  }
  .site-navigation-dropdown ul.menu li {
    border-bottom: 1px solid #9ca766;
  }
  .site-navigation-dropdown ul.menu li span.menu-dorpdown-arrow {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    background: #afb78a;
    width: 40px;
    display: flex;
    height: 40px;
    justify-content: center;
  }
  .site-navigation-dropdown ul.menu li:last-child {
    border-bottom: none;
  }
  .menu-item-has-children .sub-menu {
    margin-left: 0;
    background: #aeb78a;
  }
 
}  
@media screen and (max-width: 767px) {
  div#n2-ss-1 .n2-ss-slide {       
      max-height: 500px !important;
  }
  .banner-title.wohe-text-bann {    
      height: 350px;       
  }
  .banner-title .banner-heading h2,
  .meet-experts-banner-section .elementor-heading-title {
    font-size: 30px;
  }
  .banner-title .banner-para p {
    font-size: 18px;
    padding: 0 20px;
  }
  .banner-title .banner-para .banner-btn {
    font-size: 16px;
  }
  .four_zero_four_bg .text-center {
    font-size: 34px;
  }
  .four_zero_four_bg {
    min-height: 215px;
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .contant_box_404 {
    margin-top: 0px;
    text-align: center;
  }
  .text-404 {
    font-size: 28px;
  }
  .page_404 {
    min-height: auto;
  }  
  .site-header {
    padding: 15px 0 !important;
  }
  .cus-health-sec h2 {
    font-size: 42px;
  }
  .cus-health-sec p.img-txt,
  .cus-health-sec h5 {
    font-size: 16px;
  }
  /* .cus-health-sec h4 {
    font-size: 18px;
  } */
  .contact-form .elementor-widget-container h3 {
    font-size: 26px;
    padding: 20px;
  }
  .cus-dispensary-sec .elementor-widget-container h3, .cus-store-sec h3 {
    font-size: 26px;
  }
  .about-us-heading .elementor-heading-title {
    font-size: 34px;
  }
  .grid-a {
    top: 0;
  }
  .about-us-title-heading .elementor-heading-title {   
    position: relative;
    top: -110px;
  }
  .about-para p {
    text-align: center;
  }
  .heading-tkam .elementor-heading-title {
    font-size: 20px;
    text-align: center;
    width: 100%;
  }
  .para-tkam .elementor-widget-container {
    width: 100%;
  }
  .ithink-section {
    top: 0;
  }
  .cus-patients-sec .elementor-widget-container h2 {
    font-size: 26px;
  }	
  .intake-forms-list .elementor-widget-container h3 {
    font-size: 26px;
  }
  ul.visit-list li ul.visit-list-inner {
    margin-left: 40px;
  }
  .listing-faq.adult-sec ul li ul {
    padding-left: 30px;
  }
  .heading-tkam .elementor-heading-title {
    padding: 0;
  }
  .listing-faq.addit-fee ul li {
    width: auto;
  }
  .cus-visit-sec ul.list-unorder li {
    display: block;
    text-align: left;
    max-width: 100%;
  }
  .psac-post-slider.psac-design-2 .psac-post-title a {
    font-size: 22px;
  }  
  .cus-store-sec ul {
    display: inline-block;
  }
  .cus-store-sec ul li {
    margin-bottom: 10px;
  }
  .title-header-text h3, .title-header-text h2 {
    font-size: 26px;
  }
  .footer-section {
    justify-content: center;  
  }
  .cus-dispensary-sec .mt-0 {
    margin-top: 30px;
  }
  .blog-content-container .blog-slide-content .grid-items .title {
    height: 40px;
  }
  .cus-dispensary-sec .elementor-widget-container h2 {
    line-height: normal;
  }    


.my-story-section::before {
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(
        0deg,
        rgba(0,0,0,0.60) 0%,
        rgb(0 0 0 / 16%) 35%,
        rgb(0 0 0 / 0%) 65%,
        rgb(0 0 0 / 0%) 85%,
        rgba(0,0,0,0) 100%
    );
}


	/* Remove empty column */
	.my-story-section .elementor-column:first-child{
		display:none;
	}

	/* Heading improvement */
	.banner-heading h1{
		color:#ffffff !important;
		text-shadow:0 2px 10px rgba(0,0,0,0.5);
	}
	.my-story-section .elementor-container {
		align-items: self-end !important;
		padding-bottom:30px;
	}
	.my-story-section .banner-title {
		margin: 0 ;
		min-height: 110px;
	}
}
@media screen and (max-width: 600px) {
  .blog-slider-banner .psac-post-slider .psac-post-slides {
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column-reverse;
  }
  .blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-right,
  .blog-slider-banner .psac-post-slider .psac-post-slides .psac-post-left {
    width: 100%;
  }
  div#n2-ss-1 .n2-ss-slide {       
      max-height: 400px !important;
  }
  .banner-title.wohe-text-bann {    
      height: 300px;       
  }
  .banner-title {
    margin: 60px 0;
  }
  .meet-section ul.trusted-brand li {
    max-width: 190px;
  }
  .blog-content-container .blog-slide-content .grid-items .item {
    padding: 0 !important;
  }
  .banner-title .banner-para p,
  .banner-title .banner-para .banner-btn {
    font-size: 14px;
  }
  .cus-health-banner a.banner-btn {
    margin-top: 20px;
  }
  .hide-desktop .banner-title {
    margin: 0;
  }
  .contact-form .wpcf7 .screen-reader-response {
    bottom: -30px;
  }
}  
@media screen and (max-width: 480px) {
  .four_zero_four_bg .text-center {
    font-size: 32px;
  }
  .four_zero_four_bg {
    min-height: 215px;
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .contant_box_404 {
    margin-top: 0px;
    text-align: center;
  }
  .text-404 {
    font-size: 26px;
  }
  .page_404 {
    min-height: auto;
  }
  .social-icon a {
    width: 24px;
    margin: 0px 3px;
    display: flex;
    align-items: center;
  }
  .copy-right-title p {
    font-size: 15px;
  }
  .cus-patients-sec .elementor-widget-container h2 {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .cus-help-sec .cont-para-text {
    width: 100%;
  }
  .cus-Where-to-listen-sec .media-col {
    width: 100% !important;
  }
  .popup-action-btn a {
    margin: 0 30px;
  }
  .home-popup p {
    font-size: 26px;
    line-height: 28px;
  }
  .home-popup {
    padding: 20px 0px;
  }
}