/*
Theme Name:      ascent child
Theme URI:       https://ascenttheme.com/
Description:     Child theme for the Ascent.
Author:          Pitabas Behera
Author URI:      http://ascenttheme.com/
Template:        ascent
Text Domain:     ascent-child
-------------------------------------------------------------- */ 
@import url("../ascent/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
    font-family: 'Kanit-Black';
    src: url('fonts/Kanit-Black.eot');
    src: url('fonts/Kanit-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-Black.woff2') format('woff2'),
        url('fonts/Kanit-Black.woff') format('woff'),
        url('fonts/Kanit-Black.ttf') format('truetype'),
        url('fonts/Kanit-Black.svg#Kanit-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-Light';
    src: url('fonts/Kanit-Light.eot');
    src: url('fonts/Kanit-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-Light.woff2') format('woff2'),
        url('fonts/Kanit-Light.woff') format('woff'),
        url('fonts/Kanit-Light.ttf') format('truetype'),
        url('fonts/Kanit-Light.svg#Kanit-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-Bold';
    src: url('fonts/Kanit-Bold.eot');
    src: url('fonts/Kanit-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-Bold.woff2') format('woff2'),
        url('fonts/Kanit-Bold.woff') format('woff'),
        url('fonts/Kanit-Bold.ttf') format('truetype'),
        url('fonts/Kanit-Bold.svg#Kanit-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-SemiBold';
    src: url('fonts/Kanit-SemiBold.eot');
    src: url('fonts/Kanit-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-SemiBold.woff2') format('woff2'),
        url('fonts/Kanit-SemiBold.woff') format('woff'),
        url('fonts/Kanit-SemiBold.ttf') format('truetype'),
        url('fonts/Kanit-SemiBold.svg#Kanit-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-Medium';
    src: url('fonts/Kanit-Medium.eot');
    src: url('fonts/Kanit-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-Medium.woff2') format('woff2'),
        url('fonts/Kanit-Medium.woff') format('woff'),
        url('fonts/Kanit-Medium.ttf') format('truetype'),
        url('fonts/Kanit-Medium.svg#Kanit-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-Thin';
    src: url('fonts/Kanit-Thin.eot');
    src: url('fonts/Kanit-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-Thin.woff2') format('woff2'),
        url('fonts/Kanit-Thin.woff') format('woff'),
        url('fonts/Kanit-Thin.ttf') format('truetype'),
        url('fonts/Kanit-Thin.svg#Kanit-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-ExtraBold';
    src: url('fonts/Kanit-ExtraBold.eot');
    src: url('fonts/Kanit-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-ExtraBold.woff2') format('woff2'),
        url('fonts/Kanit-ExtraBold.woff') format('woff'),
        url('fonts/Kanit-ExtraBold.ttf') format('truetype'),
        url('fonts/Kanit-ExtraBold.svg#Kanit-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kanit-Regular';
    src: url('fonts/Kanit-Regular.eot');
    src: url('fonts/Kanit-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kanit-Regular.woff2') format('woff2'),
        url('fonts/Kanit-Regular.woff') format('woff'),
        url('fonts/Kanit-Regular.ttf') format('truetype'),
        url('fonts/Kanit-Regular.svg#Kanit-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
	font-family: 'Kanit-Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
}
.container{
	max-width: 1150px;
	width: 100%;
	margin: 0 auto;
}
h1{
	font-family: 'Kanit-Regular';
    font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
    color: #0B5040;
    margin-bottom:24px;
    margin-top: 0;
}
h2{
	font-family: 'Kanit-Regular';
    font-size: 45px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
    color: #0B5040;
    margin-bottom: 24px;
    margin-top: 0;
}
h3{
	font-family: 'Kanit-Regular';
    font-size: 30px;
    line-height: 40px;
    color: #0B5040;
    margin-bottom: 10px;
    margin-top: 0;
}
h4{
	font-family: 'Kanit-Regular';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;	
	color: #0B5040;
	line-height: normal;
	margin-bottom: 10px;
    margin-top: 0;
}
ul{
    padding-left: 0;
    margin-bottom: 0;
}
li{
	font-family: 'Kanit-Regular';
    font-size: 14px;
    line-height: 20px;
    list-style-type: none;
    text-decoration: none;
}
p{
    font-family: 'Kanit-Regular';
}
a{
	font-family: 'Kanit-Regular';
}
a:hover, a:focus{
    text-decoration: none;
    outline: none;
}
.word-break{
	display: block;
}
.common-btn{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 1.8px;
	background-color: #0B5040;
	color: #ffffff;
	padding: 4px 50px;
	text-align: center;
	height: 52px;
	display: inline-block;
}
.common-btn:hover,
.common-btn:focus{
	background-color: #C1EDE3;
}
.common-btn-white{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 1.8px;
	background-color: #ffffff;
	color: #0B5040;
	padding: 4px 50px;
	text-align: center;
	height: 52px;
	display: inline-block;
}
.common-btn-white:hover,
.common-btn-white:focus{
	background-color: #C1EDE3;
}
.main-content-inner {
  padding-bottom: 0;
}
.main-content {
  padding: 0;
  margin-top: 150px;
}
.like-button{
	background-color: transparent;
	border: none;
}
/* Slick dot common css start */
.slick-dots{
	bottom: -70px;
}
.slick-dots li button::before {
	content: '';
	height: 6px;
	width: 6px;
	border-radius: 50%;
	border: 1px solid #000;
	opacity: 1;
	right: 0;
	margin: 0 auto;
}
.slick-dots li.slick-active button::before{
	background-color: #0B5040;
	border: 1px solid #0B5040;
	opacity: 1;
}
.prev-arrow {
  position: absolute;
  left: 3%;
  bottom: 0;
  top: 0;
  margin: auto 0;
  height: 30px;
  width: 30px;
  z-index: 9;
  background-color: transparent;
  border: none;
}
.prev-arrow:after{
	content: '';
  	background: url('images/prev-arrow-icon.svg') no-repeat center center;
  	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
}
.next-arrow {
  position: absolute;
  right: 3%;
  bottom: 0;
  top: 0;
  margin: auto 0;
  height: 30px;
  width: 30px;
  z-index: 9;
  background-color: transparent;
  border: none;
}
.next-arrow:after{
	content: '';
  	background: url('images/next-arrow-icon.svg') no-repeat center center;	
  	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
}
/* Slick dot common css end */
/*Header changes start*/
.site-header{
    box-shadow: none;
}
.site-branding h1{
    line-height: 30px;
}
.site-navigation{
	/*margin-right: 55px;*/
}
.header-bottom{
    padding: 25px 0;
}
.header-bottom-inner .container{
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
}
nav.main-menu ul > li{
    padding: 0 20px;
}
nav.main-menu ul > li a{
    background: inherit;
    font-family: 'Kanit-Regular';
    font-weight: 500;
    color: #3B3B3B;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    padding: 0;
}
nav.main-menu ul > .current-menu-item > a, 
nav.main-menu ul > li:hover > a{
    background-color: inherit;
    color: #0B5040;
}
nav.main-menu ul .current_page_item > a{
    background: transparent;
    color: #0B5040;
}
#header-main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#header-main.sticky{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.site-header{
    margin-top: 88px;
}
.header-row-sec{
	display: flex;
	align-items: center;
}
.profile-user-name a{
	color: #0B5040;
	font-family: 'Kanit-Regular';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.profile-user-name a:hover,
.profile-user-name a:focus{
	color: #3B3B3B;
}
.header-menu-sec{
	display: flex;
	align-items: center;
	justify-content: end;
}
/*Header changes end*/
/*Footer changes start*/
#colophon{
	background: transparent;
	border-top: 1px solid #C2C2C2;
}
.site-footer-inner{
	padding: 0;
}
#footer-info{
	background: transparent;
	padding: 40px 0;
}
.footer-social-icons {
  text-align: center;
  margin-bottom: 10px;
}
.social-section  ul li{
	display: inline-block;
	margin: 0 7px;
}
.social-section  ul li a:hover{
	opacity: .7;
}
.copyright-sec p{
	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.home #colophon{
	border-top: none;
}
/*Footer changes end*/
/*Form design start*/
body .form-control, 
body input[type="date"], 
body input[type="email"], 
body input[type="number"], 
body input[type="password"], 
body input[type="range"], 
body input[type="tel"], 
body input[type="text"], 
body input[type="url"],
select{	
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
	color: #3B3B3B; 
	padding: 7px 10px;
	border-radius: 7px;
	border: 1px solid rgba(39, 33, 30, 0.20);
	margin-bottom: 20px;
	height: 46px;
	z-index: 99;
	position: relative;
}
body textarea{
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
	color: #3B3B3B; 
	padding: 7px 10px;
	border-radius: 7px;
	border: 1px solid rgba(39, 33, 30, 0.20);
	margin-bottom: 20px;
	height: 99px;
	resize: none;	
}
body .form-control:focus, 
body input[type="date"]:focus, 
body input[type="email"]:focus, 
body input[type="number"]:focus, 
body input[type="password"]:focus, 
body input[type="range"]:focus, 
body input[type="tel"]:focus, 
body input[type="text"]:focus, 
body input[type="url"]:focus, 
body textarea:focus,
select:focus{
	border: 1px solid rgba(0, 0, 0, 0.52);
}
body input[type="submit"],
body button[type="submit"],
body input[type="button"]{
	font-family: 'Kanit-Regular';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 1.8px;
	background-color: #0B5040;
	color: #ffffff;
	padding: 0px 15px;
	text-align: center;
	height: 47px;
	width: 233px;
	border:none;
	-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
body input[type="submit"]:hover,
body button[type="submit"]:hover,
body input[type="button"]:hover{
	background-color: #C1EDE3;
	color: #3a3c41;
}
.double-input-field{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 38px;
}
.double-input-field .input-field{
	/*width: 100%;*/
}
.submit-form{
	text-align: center;
}
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
input[type="radio"]:checked + label,
input[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 35px;
    display: inline-block;
    width: auto;
}
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    border: 1px solid #3B3B3B;
    border-radius: 100%;
    background: #fff;
}
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #0B5040;
    position: absolute;
    top: 12px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
 form label{
 	color: #3B3B3B;
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
 }
 .form-label{
 	color: #3B3B3B;
	font-family: 'Kanit-Medium';
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
 }


 ::-webkit-search-cancel-button,
::-webkit-clear-button {
  -webkit-appearance: none;
  background: url('images/calender-icon.svg') no-repeat center center;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  height: 25px;
  margin-right: 0;
  width: 25px;
}

::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  background: url('images/calender-icon.svg') no-repeat center center;
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-left: .5rem;
}
::-webkit-calendar-picker-indicator:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.0);
          box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.0);
}
/*Form design End*/
/*Home Page design Start*/
.home-banner-sec{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	height: 585px;
	overflow: hidden;
	background: linear-gradient(180deg, #2B8D9D 0%, rgba(37, 124, 137, 0.00) 100%);
}
.home-banner-sec video{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 100%;
	object-fit: fill;
	z-index: -9;
}
.home-banner-content{
	position: absolute;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.home-banner-para{
	margin-bottom: 45px;
}
.home-banner-para p{
	color: #FFF;
	text-align: center;
	font-family: 'Kanit-Light';
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.home-banner-content label{
	color: #FFF;
	text-align: center;
	font-family: 'Kanit-Bold';
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 65px;
}
.about-us-sec{
	padding: 90px 0;
	background: #FCFAF8;
}
.about-us-row{
	display: flex;
	align-items: center;
}
.about-us-left-col{
	width: 55%;
	z-index: 9;
}
.about-us-right-col{
	width: 45%;
}
.about-us-content-bx{
	padding: 67px;
	background-color: #ffffff;
	margin-right: -40px;
	max-width: 604px;
	width: 100%;
	float: right;
}
.about-us-content-bx h1{
	font-size: 45px;
}
.about-us-content p{
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 32px;
	color: #3B3B3B;
}

.treatments-services-sec{
	padding: 90px 0 100px;
}
.treatments-services-sec .container{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.treatments-services-sec h2{
	text-align: center;
}
.treatments-services-row{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 40px;
  padding-top: 50px;
}
.treatments-services-col-content{
  border: 0.5px solid rgba(11, 80, 64, 0.30);
  border-top: none;
  text-align: center;
  padding: 33px 20px 48px;	
}
.treatments-services-col h4{
	margin-bottom: 10px;
}
.treatments-services-list{
	min-height: 260px;
	margin-bottom: 25px;
}
.treatments-services-list li{	
	font-family: 'Kanit-Light';
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 216.5%;
	color: #3B3B3B;
	text-align: center;
}
.testimonials-sec{
	padding: 90px 15px 75px;
	background: #F0FFF0;
	margin-bottom: -2px;
}
.testimonials-content{
	text-align: center;	
}
.testimonials-content p{	
	font-family: 'Kanit-Regular';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	color: #0B5040;
	text-align: center;
	line-height: normal;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	min-height: 300px;
	padding-top: 100px;
	position: relative;
}
.testimonials-content p:before{
	position: absolute;
  	top: 0px;
  	left: 0px;
  	right: 0;
 	margin: 0 auto;
  	width: 30px;
  	height: 23px;
  	content: '';
  	background: url('images/quotes-icon.svg') no-repeat center center;

}
.testimonials-content label{	
	font-family: 'Kanit-Regular';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #0B5040;
	text-align: center;
	line-height: normal;
}
.address-email-contact-row {
  display: flex;
  align-items: center;
}
.address-email-contact-col{
	width: 33.33%;
	text-align: center;
	padding: 55px 0;
}
.address-email-contact-col:nth-child(2){
	background: #FCFAF8;
}
.address-email-contact-icon{
	margin-bottom: 22px;
}
.address-email-contact-col label{	
	font-family: 'Kanit-Regular';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #3B3B3B;
	text-align: center;
	line-height: normal;
	margin-bottom: 8px;
}
.address-email-contact-content{
	min-height: 60px;
}
.address-email-contact-content p,
.address-email-contact-content a{
	font-family: 'Kanit-Light';
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #3B3B3B;
	text-align: center;
	line-height: normal;
	margin-bottom: 0;
}
.address-email-contact-content a:hover,
.address-email-contact-content a:focus{
	opacity: 0.7;
}
/*Home Page design End*/
/*About Us design Start*/
.about-us-page-parent .container{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.content-image-row {
  display: flex;
  align-items: center;
  background-color: #FAFAFA;
}
.content-image-left-col{
	width: 55%;
	padding: 20px 42px 20px 63px;
	text-align: left;
}
.content-image-right-col{
	width: 45%;
}
.content-image-content p{	
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
	color: #3B3B3B;
	text-align: left;
}
.my-approach-sec{
	padding: 137px 0;
	text-align: center;
}
.my-approach-sec h1{
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 43px;
	position: relative;
}
.my-approach-sec h1:after{
	content: '';
	width: 42px;
	height: 3px;
	background-color: #0B5040;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -23px;
	margin: 0 auto;
}
.my-approch-para{
	max-width: 853px;
	width: 100%;
	margin: 0 auto;
}
.my-approch-para p{
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
	color: #3B3B3B;
	text-align: left;
}
.why-long-case-taking-sec h3{
	margin-bottom: 34px;
}
.side-effects-sec{
	padding: 155px 0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.side-effects-para{
	max-width: 853px;
	width: 100%;
	margin: 0 auto;
}
.side-effects-para p{
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
	color: #3B3B3B;
	text-align: left;
}
/*About Us design End*/
/*Consent form design Start*/
.booking-progress-section{
	position: relative;
	height: 130px;
	text-align: center;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.booking-progress-section .booking-custom-links{
  	position: relative;
  	width: 20%;
	display: inline-block;
	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Light';
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 24.122px;
	counter-increment: exampleCounter;
}
.booking-progress-section .booking-custom-links:before{
  content: "" counter(exampleCounter) "";
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 30px;
  margin: 0 auto;
  background: #F0F0F0;
  border: 8px solid #F0F0F0;
  border-radius: 50%; 
  z-index: 9; 
  color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
.booking-progress-section .booking-custom-links.active:before{
  border: 8px solid #0B5040;
  background: #0B5040;
  color: #fff;
}
.booking-progress-section .booking-custom-links:after{
  content: '';
  width: 100%;
  height: 8px;
  background-color: #E4E4E4;
  position: absolute;
  left: 50%;
  top: 43px;
  z-index: -9;
}
.booking-progress-section .booking-custom-links.active:after{
	border: 4px solid #C1EDE3;
}
.booking-progress-section .booking-custom-links.active.progress-completed:after{
	border: 4px solid #0B5040;
}
.booking-progress-section .booking-custom-links:last-child:after{
  content: none;
}

.consultation-booking-page-parent{
	padding: 35px 0 158px;
}
.booking-sec-parent .container{
	max-width: 1150px;
	width: 100%;
	margin: 0 auto;
}
.booking-sec-wrap{
	border-radius: 21px;
	background: #FFF;
	box-shadow: 0px 0px 11px 0px rgba(192, 192, 192, 0.25);
	padding: 62px 162px;
}
.consent-form-section{
	margin-bottom: 90px;
}
.booking-sec-wrap h1,
.booking-sec-wrap h2{
	font-family: 'Kanit-Regular';
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 24.122px;
	color: #0B5040;
	text-align: center;
	margin-bottom: 29px;
}
.booking-sec-wrap h2{
	margin-bottom: 42px;
}
.booking-sec-wrap p{
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;	
	color: #3B3B3B;	
}
.booking-sec-wrap p.Disclaimer-text{
	color: #9B9B9B;
	line-height: 24.122px;
	text-align: center;
}
.disclaimer-form-top{
	padding: 48px 0 14px;
}
.consent-form-content p{
	color: #3B3B3B;
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 35px;
	margin-bottom: 35px;
}
.consent-form-content p span{
	color: #0B5040;
	font-family: 'Kanit-Medium';
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px;
	display: block;
}
 .consent-form-section h2 span{
 	color: #0B5040;
	font-family: 'Kanit-Light';
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 36.122px;
 }
 .double-radio-field{
 	display: flex;
 }
 .double-radio-field p{
 	margin-right: 55px;
 }
 .consent-form-section .submit-form{
 	margin-top: 48px;
 }
 .client-minor-form-sec{
 	margin-top: 48px;
 }
 .consent-form-section.consent-form-last-section{
 	margin-bottom: 0;
 }
 /*Consent form design End*/
 /*Pricing Plan design Start*/
 .pricing-plans-sec{
 	padding-top: 66px;
 }
 .pricing-plans-sec h1{
 	font-size: 28px;
 	line-height: 28px;
 	margin-bottom: 64px;
 	text-align: center; 
 }
 .pricing-plans-row{
 	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px 40px;
 }
 .pricing-plans-col{
 	border: 1px solid rgba(39, 33, 30, 0.20);
 	text-align: center;
 }
 .pricing-amount-followup-sec{
 	border-bottom: 1px solid rgba(39, 33, 30, 0.20);
 	padding: 31px 40px;
 }
 .follow-up-col .pricing-amount-followup-sec{
 	/*background-color: #F0FFF0;
 	border-bottom: 1px solid #0B5040;*/
 }
 .pricing-label-amount h4{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 5px;
 }
 .pricing-label-amount .price-label{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 84px;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
 }
 .pricing-label-amount .price-label span{
 	font-size: 18px;
 	position: absolute;
	top: -10px;
	left: -12px;
 }
 .followup-options-text {
  	min-height: 52px;
}
 .followup-options-text p{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 166.667% */
	text-transform: capitalize;
 }
 .follow-up-package-fees-col .followup-options-text p{
/*  	text-transform: inherit; */
 }
 .pricing-services-description{
 	padding: 35px 19px 49px;
 }
 .pricing-services-description p{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Light';
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
	margin-bottom: 12px;
 }
 .book-an-appointment-sec{
 	text-align: center;
 	margin-top: 70px;
 }
 .book-an-appointment-sec .common-btn{
 	padding: 4px 80px;
 }
 .cancellation-no-show-policy-sec{
 	padding: 120px 0;
 }
 .cancellation-no-show-policy-wrap{
 	background: #FCFCFC;
 	padding: 54px 60px;
 }
 .cancellation-no-show-policy-wrap h3{
 	line-height: 54px;
 	margin-bottom: 27px;
 } 
.cancellation-no-show-policy-content p{
   color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px; 
	margin-bottom: 35px;
}
.cancellation-no-show-policy-content p.bold-para{
	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 35px; 
	margin-bottom: 0;
}	
.bullet-para-heading{
	margin-bottom: 0 !important;
}
.small-bullet-ul li{
	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px; 
	margin-bottom: 5px;
	padding-left: 10px;
	position: relative;
}
.small-bullet-ul li:before{
	content: '';
	width: 2px;
	height: 2px;
	background-color: #3B3B3B;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 17px;
}
 /*Pricing Plan design End*/
 /*Blog design Start*/
 .blog-page-parent{
 	padding: 66px 0 267px;
 }
 .all-blog-top-sec h1{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
 	text-align: center;
 	margin-bottom: 64px;
 }
 .all-posts-and-search-sec{
 	display: flex;
 	align-items: center;
 	margin-bottom: 64px;
 }
 .all-posts-label{
 	width: 40%;
 }
 .all-posts-search{
 	width: 60%;
 }
 .all-posts-label label{
 	color: #3B3B3B;
	font-family: 'Kanit-Light';
	font-size: 19px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
 }
 .all-post-row{
 	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px 33px;
 }
 .all-post-col{
 }
 .post-details{
 	border: 1px solid rgba(39, 33, 30, 0.20);
 	border-top: none;
 	padding: 20px 18px;
 }
 .post-thumb {
  height: 217px;
}
 .post-thumb img{
 	width: 100%;
 	height: 100%;
 	object-fit: cover;
 }
 .post-author-time-thumb {
  	display: flex;
  	align-items: center;
  	margin-bottom: 10px;
}
 .post-author-thumb{
 	width: 40px;
 	height: 40px;
 	border-radius: 50%;
 	background-color: #FAFAFA;
 	margin-right: 10px;
 }
 .post-author-time label{
 	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
 }
 .post-author-time span{
 	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: block;
 }
 .post-details h2{
 	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 20px;
 }
 .post-details h2 a{
 	color: #3B3B3B;
 }
 .post-details h2 a:hover{
 	color: #0B5040;
 }
 .post-box-para{
 	min-height: 190px;
 }
 .post-box-para p{
 	color: #3B3B3B;
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 30px;
 }
 .post-view-love{
 	display: flex;
 	align-items: center;
 	border-top: 1px solid rgba(39, 33, 30, 0.20); 	
  	padding: 15px 0 10px;
 }
 .post-view-love > div{
 	width: 50%;
 }
  .post-view-love .post-love{
  	text-align: right;
  }
 .post-view img{
 	vertical-align: middle;
 	margin-right: 10px;
 }
 .post-view .view-post-count{
 	vertical-align: middle;
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Light';
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
 }
 
 .like-button .with-like-img{
 	display: none;
 }
 .like-button.liked .with-like-img{
 	display: inline-block;
 }
  .like-button.liked .without-like-img{
 	display: none;
 }
 /*Blog design End*/
 /*Blog Detail design Start*/
 .blog-detail-page-parent{
 	padding: 66px 0 267px;
 }
 .blog-detail-page-parent .container{
 	max-width: 900px;
 	width: 100%;
 	margin: 0 auto;
 }
 .related-post-sec .all-posts-and-search-sec{
 	margin-bottom: 30px;
 }
 .related-post-sec .post-details h2{
 	font-size: 22px;
 	line-height: 32px;
 	margin-bottom: 30px;
 }
 .related-post-sec .all-post-row{
 	gap: 30px 30px;
 }
 .related-post-sec .post-details{
 	padding: 20px 14px 14px;
 }
 .related-post-sec .post-thumb {
  	height: 170px;
}
 .related-post-sec .post-view-love{
 	padding: 10px 0 0px;
 }
 .blog-detail-wrap{
 	border: 1px solid rgba(39, 33, 30, 0.20);
 	padding: 60px 60px 50px;
 	margin-bottom: 30px;
 }
 .blog-detail-title h1{
 	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 10px;
 }
 .blog-detail-wrap .post-author-time-thumb{
 	margin-bottom: 20px;
 }
 .blog-detail-wrap .post-author-time {
  width: 70%;
}
.blog-detail-wrap .post-author-time span{
	display: inline-block;
	margin-left: 10px;
}
 .blog-detail-cont{
 	margin: 10px 0 60px;
 }
 .blog-detail-cont p{
 	color: #3B3B3B;
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 30px;
 }
 /*Blog Detail design End*/
 /*Schedule Appointment Design Start*/
 .schedule-appointment-wrap h1{
 	margin-bottom: 47px;
 }
 .schedule-appointment-row {
  display: flex;
  text-align: center;
 }
 .schedule-appointment-col-left{
 	width: 45%;
 	background-color: #E6F5EE;
 	border: 0.5px solid #E6F5EE;
 }
 .schedule-appointment-col-right{
 	width: 55%;
 	border: 0.5px solid rgba(0, 0, 0, 0.20);
 	border-left: 0;
 	padding: 50px 15px;
 }
 .schedule-button-sec .common-btn{
 	max-width: 233px;
 	width: 100%;
 	height: 47px;
 	padding: 1px 15px;
 }
 .schedule-appointment-row h4{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Light';
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 24.122px;
	margin-bottom: 19px;
 }
 .schedule-appointment-row p{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 12px;
 }
 .schedule-appointment-row label{
 	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Thin';
	font-size: 20px;
	font-style: normal;
	font-weight: 275;
	line-height: 24.122px; 
	margin-bottom: 32px;
 }
 /*Schedule Appointment Design End*/
 /*Confirmed Booking Design Start*/
 .confirmed-booking-page-parent{
  padding: 35px 0 158px;
}
 .booking-sec-wrap.confirmed-booking-wrap{
 	padding: 72px 15px 80px;
 }
 .confirmed-booking-wrap {
  	text-align: center;
}
.confirmed-booking-wrap h1{
	margin-top: 20px;
	margin-bottom: 0px;
}
.confirmed-booking-wrap p{
	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Light';
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
}
 /*Confirmed Booking Design End*/
/*Booking Form Design Start*/
.booking-form-sec-parent{
	padding: 50px 0;
}
.booking-form-sec-parent h1{
	color: #0B5040;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	margin-bottom: 50px;
}
.booking-sec-wrap.booking-form-plans-wrap{
	padding: 0;
}
.booking-form-plans-row{
	display: flex;
	align-items: center;
}
.booking-form-plans-col-left{
	border-right: 1px solid rgba(26, 26, 26, 0.10);
	width: 53%;
	padding: 43px 40px 20px;
}
.booking-form-plans-col-right{
	width: 47%;
	display: flex;
	flex-direction: column;
	/*gap: 22px;*/
	padding: 43px 40px 20px;
}
.booking-plans-row{
	margin-bottom: 24px;
}
.booking-sec-wrap.booking-form-plans-wrap h2{
	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	text-align: left;
	margin-bottom: 10px;
}
.common-form-sec label{
	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}
.form-group-row{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 18px 20px;
}
.submit-form input[type="button"]{
	text-align: center;
}
.booking-form-sec-parent .cancellation-no-show-policy-content p{
	font-family: 'Kanit-Light';
	margin-bottom: 25px;
	line-height: 24px;
}

.booking-plans-row {
  	display: flex;
  	flex-wrap: wrap;
  	align-items: center;
  	justify-content: space-between;
  	border-radius: 8px;
	border: 1px solid rgba(39, 33, 30, 0.20);
	background: #FFF;
	padding: 26px 19px;
}
.booking-plan-heading-para-col {
  width: 40%;
}
.booking-plan-heading-para-col h4{
	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	line-height: 117%;
	margin-top: 0;
	margin-bottom: 0;
}
.booking-plan-heading-para-col p{
	color: #3B3B3B;
	font-family: 'Kanit-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.booking-plan-select-col .common-btn{
	height: 47px;
	padding: 2px 15px;
	width: 121px;
}
.booking-form-sec-parent .submit-form{
	margin-top: 42px;
}
.plan-price{
	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Regular';
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	position: relative;
	padding-left: 12px;
}
.plan-price .payment-type{
	color: #3B3B3B;
	text-align: center;
	font-family: 'Kanit-Medium';
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	position: absolute;
	left: 0;
	top: 7px;
}
.selected-booking.booking-plans-row{
	background-color: #F0FFF0;
	border-color: #0B5040;
}
.selection-disable .common-btn{
	background: #C0C0C0;
	color: #FFFFFF;
}
.date-span-before{
	position: relative;
}
.date-span-before:after{
	position: absolute;
  	top: 0px;
  	right: 12px;
  	width: 21px;
  	height: 25px;
  	content: '';
  	background: url('images/calender-icon.svg') no-repeat center center;
  	background-size: contain;
}
.date-span-before input[type="text"]{
	background-color: transparent;
}
body input[type="date"].input-error, 
body input[type="email"].input-error, 
body input[type="number"].input-error, 
body input[type="password"].input-error, 
body input[type="range"].input-error, 
body input[type="tel"].input-error, 
body input[type="text"].input-error, 
body input[type="url"].input-error,
body textarea.input-error,
body div.input-error,
select.input-error{
border: 1px solid #f00;
}
body div.selection-disable{
pointer-events: none;
}
.application-recatcha-sec{
	display: flex;
    justify-content: center;
    margin-top: 30px;
}
.booking_error p.booking-error-para {
  text-align: center;
  color: #f00;
}
/*Booking Form Design End*/