/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

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

@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');




@font-face {
  font-family: 'NTThai';
  src: url('https://cdn.jsdelivr.net/gh/lazywasabi/thai-web-fonts@5/fonts/NotoSansThai/NotoSansThai-SemiCondensed.woff2')
    format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}


@font-face {
  font-family: 'NTThai';
  src: url('https://cdn.jsdelivr.net/gh/lazywasabi/thai-web-fonts@5/fonts/NotoSansThai/NotoSansThai-SemiCondensedMedium.woff2')
    format('woff2');
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}


@font-face {
  font-family: 'NTThai';
  src: url('https://cdn.jsdelivr.net/gh/lazywasabi/thai-web-fonts@5/fonts/NotoSansThai/NotoSansThai-SemiCondensedSemiBold.woff2')
    format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'NTThai';
  src: url('https://cdn.jsdelivr.net/gh/lazywasabi/thai-web-fonts@5/fonts/NotoSansThai/NotoSansThai-SemiCondensedBold.woff2')
    format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}


@font-face {
  font-family: 'NTThai';
  src: url('https://cdn.jsdelivr.net/gh/lazywasabi/thai-web-fonts@5/fonts/NotoSansThai/NotoSansThai-SemiCondensedBlack.woff2')
    format('woff2');
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

* {
font-variant-ligatures: none;
}

html, body{
    font-family: 'NTThai', 'Barlow Semi Condensed' !important;
    font-size: 100%;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select{
    font-family: 'NTThai', 'Barlow Semi Condensed' !important;
}

.wpcf7-form-control{
	width:100% !important;
}

.boxregister p{
	margin-bottom:1rem !important;
}

.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 0 !important;
}

.single-content h1.elementor-heading-title, .single-content h2.elementor-heading-title, .single-content h3.elementor-heading-title, .single-content h4.elementor-heading-title, .single-content h5.elementor-heading-title, .single-content h6.elementor-heading-title {
    margin-bottom: 0 !important;
}

.main-navigation .primary-menu-container > ul > li.menu-item > a:hover {
    border-radius: 50px;
}

.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a {
    border-radius: 50px;
}

.ichearth a:hover{
	background:none !important;
	color:#fff !important;
}

.ichearth.current-menu-item > a {
    background:none !important;
	color:#fff !important;
}

#_schedule .cx-repeater-item-control-stepper{
	width:50%;
	float:left;
}

.boxpan{
	flex-direction: column;
    align-items: flex-start !important;
}

.boxhighlight .jet-listing-dynamic-repeater__item > *{
	flex-direction:column;
	align-items: start !important;
    justify-content: start !important;
}

.thb{
	font-size: 18px;
    font-weight: 400;
}

.wpcf7-select{
	width:100%;
}

.t1{
	font-size:20px;
	font-weight:600;
}

.t2{
	font-weight:400;
}

.bx1{
	line-height:1.2em;
}

.anys{
	display: flex;
	align-items:center;
    justify-content: center;
}

.boxlink{
		display: flex;
	flex-direction:column;
	align-items:center;
    justify-content: center;
	grid-gap:0.5rem;
	text-align:center;
}

.boxlink span{
	width:100%;
}

#jet-tabs-control-1203{
	border:none !important;
}

.inpcp{
	width: 100%;
    text-align: center;
	border-radius:50px !important
}

.btncopy{
	font-weight: 400;
    font-size: 15px;
    border-radius: 50px;
    border: 1px solid #7a7a7a;
    background: #fff;
    color: #313131;
}

.tday{
	font-size: 1.2em;
    padding: 12px;
	font-weight:500;
    border-radius: 10px;
    margin-right: 20px;
    min-width: 85px;
    min-height: 85px;
    justify-content: center;
    align-items: center;
    display: flex;
	    background-color: transparent;
    background-image: linear-gradient(360deg, #ffe0bc 0%, #FFFFFF 100%);
    color: #313131;
}

.togglex{
	display: block;
    padding: 10px;
    border-radius: 5px;
	cursor:pointer;
	margin:2px 0;
}

.boxpan{
	background: #f5f5f5;
    padding: 5px 20px;
    border-radius: 15px;
    margin-bottom: 10px;
}

.togglex div:last-child {
  margin-left: auto;
}

.hiic{
        background-color: transparent;
    background-image: linear-gradient(360deg, #efefef 0%, #FFFFFF 100%);
    color: #313131;
    min-height: 30px;
    min-width: 30px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
	transform: rotate(0);
}

.icchk .hiic{
	transform: rotate(3.142rad);
	background-color: transparent;
    background-image: linear-gradient(180deg, #ffe0bc 0%, #FFFFFF 100%);
    color: #313131;
    transition: background-color 0.5s ease;
}

.togglex:hover .hiic{
	background-color: transparent;
    background-image: linear-gradient(180deg, #ffe0bc 0%, #FFFFFF 100%);
    color: #313131;
    transition: background-color 0.5s ease;
}

.topt{
	font-weight:500;
}

.togglex:hover .tday{
/*     background:#E90000; */
background-color: transparent;
    background-image: linear-gradient(180deg, #ffe0bc 0%, #FFFFFF 100%);
    color: #313131;
    transition: background-color 0.5s ease;
}

.accordion .jet-listing-dynamic-repeater__item{
	border-top: 1px dashed #e3e3e3;
}


.accordion .jet-listing-dynamic-repeater__item:last-child{
	border-bottom: 1px dashed #e3e3e3;
}

.dayck{
background-color: transparent;
    background-image: linear-gradient(180deg, #ffe0bc 0%, #FFFFFF 100%);
    color: #313131;
    transition: background-color 0.5s ease;
}


.accordion .jet-listing-dynamic-repeater__item .innerx {
  padding-left: 1em;
  display: none;
}

.jet-listing-dynamic-repeater__item .show {
  display: block;
}

.bxperiods{
	text-align: center;
}

.bxperiods div{
	display:none;
	font-size:15px;
	font-weight:500;
}

.bxperiods div:first-child{
	display:inline-block;
}

.bxperiods div:last-child{
	display:inline-block;
}

.pritem ~ .pritem::before {
  content: ' - '; 
	margin-left:5px;
}

.site-main-header-wrap{
	box-shadow: 0 0 40px rgb(0 0 0 / 10%);
}

.tabsfront .jet-tabs__control{
	filter: grayscale(100%) !important;
}

.tabsfront .jet-tabs__control:hover{
	filter: grayscale(0%) !important;
}

.tabsfront .jet-tabs__control.active-tab{
	filter: grayscale(0%) !important;
}

.tabsfront .jet-tabs__control img{
	transition: transform 250ms !important;
}

.tabsfront .jet-tabs__control:hover img{
	transform: translateY(-10px);
}

.ourstyle img{
	filter: grayscale(100%);
}

.ourstyle .elementor-column:hover img{
	filter: grayscale(0%);
}

.clisttype{
	transition: transform 250ms !important;
}

.clisttype:hover{
	transform: translateY(-20px);
}

.txt2 .jet-listing-dynamic-field__content p{
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.emptyprice{
  display: none !important;
}

.boxempty{
  margin-bottom: 0 !important;
}

.hvr-bob {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.vertical-divider {
  position: absolute;
  display: table;
  text-align: center;
  height: 100%;
  width: 100%;
}
.vertical-divider .center-element {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.vertical-divider .center-element:before,
.vertical-divider .center-element:after {
  position: absolute;
  content: "";
  width: 1px;
  left: 50%;
  border-left: 1px solid black;
}
.vertical-divider .center-element:before {
  bottom: 50%;
  top: 0;
  margin-bottom: 20px;
}
.vertical-divider .center-element:after {
  top: 50%;
  bottom: 0;
  margin-top: 20px;
}
