h1, .h1{
	font-size: 64px;
	line-height: 82px;
}
h2, .h2{
	font-size: 48px;
	line-height: 58px;
}
h3, .h3, h1.entry-title{
	font-size: 36px;
	line-height: 52px;
}
h4, .h4{
	font-size: 30px;
	line-height: 38px;
}
.sub-24{
	font-size: 24px;
	line-height: 52px;
	margin-bottom: 0px;
	padding-left: 5px;
}
.sub-20, .post-title.sub-24{
	font-size: 20px;
	line-height: 30px;
}
.sub-16{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.02em;
}
.sub-14{
	font-size: 14px;
	line-height: 24px;
}
@media(max-width: 575px){
h1, .h1{
	font-size: 32px;
	line-height: 45px;
}
h2, .h2{
	font-size: 24px;
	line-height: 32px;
}
h2.title-footer, .h2.title-footer{
	font-size: 20px;
	line-height: 32px;
}
h3, .h3{
	font-size: 24px;
	line-height: 30px;
}
h4, .h4, .post-title.sub-24{
	font-size: 24px;
	line-height: 30px;
}
.sub-24{
	font-size: 24px;
	line-height: 52px;
	margin-bottom: 0px;
	padding-left: 5px;
}
	p.sub-24 {
    margin-bottom: 10px;
}
.sub-20{
	font-size: 18px;
	line-height: 24px;
}
.sub-16{
	font-size: 14px;
	line-height: 20px;
}
.sub-14{
	font-size: 14px;
	line-height: 24px;
}
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.4em;
}
.entry-header-text.entry-header-text-top.text-center {
    padding: 1.5em;
    padding-bottom: 0;
}
.radius-10{
	border-radius: 10px;
	overflow: hidden;
}

@media(max-width: 575px){
	.column-count2{
		column-count: 2;
	}
}

/* Header */
div#top-bar {
    z-index: 1;
}
div#top-bar .top-bar {
    font-size: 18px;
    margin-bottom: -40px;
}
.flex.top-bar .card {
    color: #492E09;
}
.flex.top-bar .card .footer-contact {
    font-size: 14px;
		margin-bottom: 0;
}
.flex.top-bar .card .footer-contact i {
		margin-right: 10px;
}
.flex.top-bar .card:nth-child(2) {
    margin-left: 50px;
}
#masthead {
	background: var(--primary-color);
}
.header-wrapper:not(.stuck) .header-inner.logo-left {
    position: absolute;
    background: var(--primary-color);
    color: #fff;
		max-width: 1200px;
    left: calc((100% - 1200px)/2);
/*     filter: drop-shadow(0px 138px 55px rgba(0, 0, 0, 0.01)) drop-shadow(0px 78px 47px rgba(0, 0, 0, 0.04)) drop-shadow(0px 34px 34px rgba(0, 0, 0, 0.07)) drop-shadow(0px 9px 19px rgba(0, 0, 0, 0.08)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.08)); */
	padding: 0;
}

.header-wrapper .header-inner.logo-left .menu-item
{
	width: 150px;
	font-size: 25px;
	text-align: center;
}
.header-wrapper .menu-item.active a
{
	color: #dab96b !important;
}
.header-wrapper:not(.stuck) div#logo img {
		padding: 8px;
}
.header-wrapper:not(.stuck) .header-inner.logo-left .flex-center {
    padding-left: 175px;
}
.nav-divided>li+li>a:after, .nav-divided>li+li.btnSocial.btnSocial-line>a:after {
    border-left: 1px solid #fff;
    left: -9.5px;
}
.nav-divided>li+li:last-child>a:after, .nav-divided>li+li.btnSocial>a:after {
	border: none
}
.header-wrapper .nav>li>a {
    color: #fff !important;
		font-weight: 500;
}
.header-wrapper .header-button>a {
    color: #fff !important;
}
.header-wrapper i.icon-angle-down{
	display: none
}

.header-wrapper.stuck .header_logo.header-logo{
	display: none !important
}
.header-wrapper.stuck .header-logo-dark{
	display: block !important
}

#logo .header-logo-dark {
	scale: 0.9
}

.header-wrapper .nav-line-bottom>li>a:before {
	background-color: #fff !important;
}
.header-wrapper:not(.stuck) .nav-line-bottom>li>a:before {
  bottom: -13px;
	background-color: #fff !important;
}
.stuck .header-main {
    background: var(--primary-color);
}
li.btnSocial-no {
    margin: 0 ;
}
li.btnSocial>a {
    background: #7F5110 !important;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    padding: 7px;
    align-items: center;
    display: flex;
    justify-content: center;
}
li.btnSocial>a>i {
    font-size: 14px;
		color: #fff
}
li.btnSocial:hover>a>i {
    color: var(--primary-color)  !important;
}
.nav:hover>li:not(:hover)>a:before {
    opacity: 1;
}
.wpml-ls-statics-shortcode_actions, li.html.custom.html_topbar_right{
	padding: 0;
	margin:0
}
.wpml-ls-statics-shortcode_actions ul{
    border: 1px solid #FFFFFF;
		border-radius: 60px;
		padding: 8px !important;
}
.wpml-ls-statics-shortcode_actions ul:before{
    content: "/";
		position: absolute;
		left: calc(50% - 1px);
		color: #fff;
}
.wpml-ls-statics-shortcode_actions a{
    color: #fff;
		opacity: 0.3;
		padding: 0 5px;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language a {
		opacity: 1;
}
.wpml-ls-slot-shortcode_actions span {
	display: none;
}
.wpml-ls-item-vi a:before{
	content: 'Vie'
}
.wpml-ls-item-en a:before{
	content: 'En'
}

@media(max-width: 575px){
	.header-wrapper:not(.stuck) .header-inner.logo-left {
    position: relative;
    background: var(--primary-color);
    color: #fff;
    bottom: 0;
    left: 0;
    filter: none;
	}
	.header-wrapper:not(.stuck) div#logo{
    position: relative;
    min-height: 0;
		width: auto;
    display: block;
    z-index: 2;
	}
	.header-wrapper:not(.stuck) div#logo img{
    padding: 10px;
	}
	.nav-sidebar.nav-vertical{
		flex-flow: row wrap;
	}
	.nav-sidebar.nav-vertical>li+li{
		border: none
	}
	#header{
    padding: 0 5px;
		background: #9E6514;
		box-shadow: 0px 10px 30px rgb(0 0 0 / 20%);
	}
	.header-main li.html.custom {
    display: block;
	}
	.nav-sidebar.nav-vertical>li.btnSocial {
		width: 30px;
		margin-left: 25px;
		display: none
	}
	.nav-sidebar.nav-vertical>li.btnSocial>a {
		padding: 0;
	}
	.nav-sidebar.nav-vertical>li.wpml-ls-item{
		display:none;
	}
	.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin: 0;
    padding: 0;
		width: 100%
	}
	.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
    text-align: left;
		display: flex;
		justify-content: space-between;
	}
	.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul>li>a {
     padding: 0 !important;
    font-size: 16px;
	}
	.wpml-ls-item-vi a:before, .wpml-ls-item-en a:before{
		font-size: 18px
	}
}

.header #logo a {
	color: #fff !important;
	margin-left: 30px;
}
/* End header */

/* Menu mobile */
@media(max-width: 575px){
	button.mfp-close {
			top: 16px;
	}
	.off-canvas-center.mfp-bg.mfp-ready {
			opacity: 1;
			background-color: rgba(158, 101, 20);
			backdrop-filter: blur(10px);
	}
	.off-canvas-center .nav-sidebar.nav-vertical>li .toggle {
			top: 0;
			width: 100%;
			display: flex;
			justify-content: flex-end;
	}
	.active>.toggle {
    transform: rotate(0deg);
	}
	.active>.toggle i {
    transform: rotate(-180deg);
	}
	.main-menu-overlay {
			z-index: 2;
	}
	.off-canvas-center .mfp-content, .off-canvas .sidebar-menu {
		vertical-align: top;
		max-height: calc(100vh - 77px);
	}
	.off-canvas-center .nav-sidebar.nav-vertical>li>a {
		padding-top: 7px;
		padding-bottom: 7px;
		 text-transform: capitalize;
		justify-content: left;
		font-size: 16px
	}
	.off-canvas-center .nav-vertical>li>ul>li a {
			justify-content:left;
		padding-left: 30px;
	}
	.off-canvas-center .nav-sidebar.nav-vertical>li.btnSocial>a{
		justify-content: center;
		margin-top: 10px !important;
	}
	.wpml-ls-statics-shortcode_actions ul{
		border: none;
		padding: 0 !important;
	}
}
/* End menu mobile */

/* Search */
input#s {
	height: 50px;
	font-size: 22px;
}
input#s::placeholder{
	font-size: 22px;
}
button.ux-search-submit {
	height: 50px;
	min-height: 50px;
}
.searchform .button.icon i {
    font-size: 18px;
	  top: -14.5px;
}
.autocomplete-suggestion {
    text-transform: lowercase;
    font-size: 18px;
}
.live-search-results {
    background: #fff;
    color: #000;
}
@media(max-width: 575px){
	input#s {
		border-radius: 0;
		font-size: 18px;
	}
	input#s::placeholder{
		font-size: 18px;
	}
	button.ux-search-submit {
		border-radius: 0;
	}
	.searchform .button.icon i {
			font-size: 18px;
			top: -1.5px;
	}
}


/* Menu block */
.header-line.menu-block:before{
	background:var(--primary-color);
	width:64px;
	height:4px;
	bottom: -17px;
}
.column-count{
	column-count: 3;
}
/* End menu block */

/* Footer */
.hoa-footer{
	overflow: hidden;
}
.hoa-footer:before {
    content: "";
    background: url(/wp-content/uploads/2023/05/hoa-footer-1.svg) no-repeat;
    background-size: 100% 100%;
    width: 470px;
    height: 600px;
    position: absolute;
    bottom: -126px;
    left: calc((100% - 1563px)/2);
}
.hoa-footer:after {
    content: "";
    background: url(/wp-content/uploads/2023/05/hoa-footer-2.svg) no-repeat;
    background-size: 100% 100%;
    width: 465px;
    height: 615px;
    position: absolute;
    bottom: -125px;
    right: calc((100% - 1533px)/2);
}
.box-logo-social, .footer-logo, .footer-social {
  display: flex;
  justify-content: space-between;
	align-items: flex-end;
}
.footer-logo h4 {
  margin-bottom: 0;
  margin-left: 36px;
}
.footer-social a {
  display: flex;
  background: #1D5142;
  border-radius: 10px;
  width: 41px;
  height: 41px;
  margin-left: 25px;
	transition: 0.2s;
}
.footer-social a:hover {
	background: #fff;
	color: #1D5142;
	transition: 0.2s;
}
.footer-social a i {
  margin: auto;
}
.header-line {
    position: relative;
    margin-bottom: 50px;
}
.header-line:before {
    content: "";
    width: 42px;
    height: 2px;
    background: #FFFFFF;
    border-radius: 10px 10px 0px 0px;
    position: absolute;
    bottom: -15px;
}
.footer-contact {
    display: flex;
    align-items: baseline;
    margin-bottom: 16px;
}
.footer-contact i {
    margin-right: 15px;
}
.footer-logo {
    margin: 0 auto;
    align-items: flex-start;
	width: 80%;
}
.footer-logo a img {
		height: 110px;
		object-fit: contain;
		padding: 0 50px;
	transition: 0.5s
}
.footer-logo a:hover img {
	-webkit-transform: scale(.9);
    transform: scale(.9);
}
.footer-logo a:nth-child(1) img {
		padding-left: 0;
		height: 90px;
}
.footer-logo a:last-child img {
		padding-right: 0;
}
.footer-menu a{
	display: block;
	color: #492E09;
	padding: 2px 0;
}

.google-map-container .col-inner {
	height: 100%;
	padding: 10px;
}

@media(max-width: 575px){
	.box-logo-social, .footer-logo, .footer-social {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			text-align: center;
	}
	.footer-logo{
		justify-content: space-evenly;
		align-items: flex-start;
		width: 100%;
	}
	.footer-logo a {
    margin-bottom: 20px;
    padding: 0;
    height: auto !important;
		width: 32%
	}	
	.footer-logo a:nth-child(1){
		width: 100%;
	}
	.footer-logo a img{
		padding: 0
	}
	.footer-logo a:nth-child(1) img {
		height: 85px;
	}
	.footer-social a {
			background: #fff;
			color: #1D5142;
	}
	.footer-social a:first-child {
			margin-left: 0;
	}
	.header-line {
			margin-bottom: 30px;
	}
}
/* End footer */

/* Trang chủ */
.service-lb div {
	margin-bottom: 10px;
}
.service-lb a {
  color: #211504;
}
.service-lb i {
   margin-right: 20px;
}
/* End trang chủ */

/* Page liên hệ */
.flex-between>div.col-inner{
	display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contact-page h3{
	margin-bottom: 36px;
}
.contact-page .footer-contact{
	margin-bottom: 14px;
}
.contact-page .footer-contact i {
  color: var(--primary-color);
}

.contact-page .box-logo-social {
  display: block;
}
.contact-page .footer-social {
  justify-content: flex-start;
	margin-bottom: 25px;
}
.contact-page .footer-social a{
	background: #B7E1DA;
	color: #266D5D;
	transition: 0.3s;
}
.contact-page .footer-social a:first-child {
  margin-left: 0;
}
.contact-page .footer-social a:hover{
	background: #266D5D;
	color: #fff;
	transition: 0.3s;
}

/* Map */
.box-benefits {
	position: relative;
  display: flex;
  border: 1px solid #f5f5f5;
	overflow: hidden;
}
.box-imgBx {
    width: 53%;
}
.box-content {
    width: 47%;
}
.box-imgBx {
    border-right: 1px solid #f5f5f5;
}
.benefits {
    background: transparent;
    padding: 35px;
}
.benefits.active{
    background: #F5F5F5;
}
.benefits.active h4{
	color: var(--primary-color);
}
.contentBx {
    overflow:hidden;
		height: 0;
    transition: 0.3s;
}
.contentBx.active {
		position: absolute;
		height: 100%;
		transition-delay: 0.3s;
}
@media(max-width: 575px){
	.box-benefits {
    display: block;
		border: 0;
	}
	.box-imgBx, .box-content {
		width: 100%;
	}
	.box-imgBx {
    border-right: 0;
	}
	.benefits {
		background: #f5f5f5;
		padding: 15px;
		margin-bottom: 400px;
		position: relative;
    z-index: 1;
	}
	.benefits:nth-child(2) {
		margin-bottom: 350px;
	}
	.contentBx {
    position: absolute;
		height: 350px;
    opacity: 1;
    transform: scale(1);
		z-index: 0
	}
	.contentBx:nth-child(1){
		top: 252px;
	}
	.contentBx:nth-child(2){
		top: calc(2*252px + 400px);
	}
}
/* End map */

/* End page liên hệ */


/* Call to action */
.box-cta {
  box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
  border-radius: 80px 10px;
  background: url(/wp-content/uploads/2023/05/Call-action.svg) no-repeat;
	background-size: cover;
  padding: 55px 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
	width: 1128px;
	margin: auto;
}
.box-cta .cta-content h4, .box-cta .cta-content div {
  color: #fff;
}
.box-cta .cta-button a {
  background: #FFFFFF;
  box-shadow: 0px 8px 20px rgb(0 0 0 / 16%);
  border-radius: 6px;
  padding: 16px 36px;
}
@media(max-width: 575px){
.box-cta {
  border-radius: 75px 10px;
  background: url(/wp-content/uploads/2023/05/Call-action-mobile.svg) no-repeat;
  background-size: cover;
  padding: 50px 15px;
	display: block;
  width: 100%;
}
.box-cta .cta-content h4, .box-cta .cta-content div {
  text-align: center;
}
.box-cta .cta-content h4	{
		font-size: 24px;
    line-height: 32px;
}
.box-cta .cta-button{
	margin-top:	40px;
	text-align: center;
}
.box-cta .cta-button a {
  border-radius: 6px;
  padding: 10px 36px;
}
}
/* End call to action */



/* Giới thiệu */
.border-button {
  border: 2px solid #308D7B;
	margin-top: 20px;
	border-radius: 6px;
	padding: 14px
}
.bg-about{
	margin-top: 45px;
}
.bg-about .sub-24, .bg-about p {
  padding: 15px;
}
.bg-about .sub-24 {
	background: #B7E1DA;
	border-radius: 6px;
}

.box-about-gia-tri {
  background: var(--primary-color);
  box-shadow: 0px 10px 26px rgba(188, 140, 49, 0.32);
  border-radius: 100px 100px 10px 10px;
  width: 60px;
	min-width: 60px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
	margin-bottom: 30px;
}


.kh-account {
	position: relative;
    display: flex;
    align-items: center;
	  background: #E9B53A;
		border-radius: 20px;
		padding: 10px;
		color: #fff;
		height: 235px;
}
.kh-account .kh-pic {
  width: 40%;
  height: 100%;
}
.kh-account .kh-pic img {
	width: 90%;
  height: 100%;
  object-fit: cover;
	border-radius: 10px 0 0 10px;
}
.kh-comment {
  width: 60%;
}
@media(max-width: 575px){
	.kh-account {
		display: block;
			border-radius: 20px;
			padding: 10px;
			color: #fff;
			height: auto;
	}
	.kh-account .kh-pic {
		width: 100%;
		height: 300px;
		margin-bottom: 10px;
	}
	.kh-account .kh-pic img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 10px 10px 0 0;
	}
	.kh-comment {
		width: 100%;
	}
}
/* End giới thiệu */






/* slide hình ảnh */
.slide-full-image .flickity-viewport .flickity-slider>div{
	opacity: 1
}
.slide-full-image .flickity-viewport .flickity-slider>div.is-selected{
	opacity: 1;
}
.slide-full-image .flickity-viewport .flickity-slider .image-cover img {
    width: 855px;
    margin: 0 auto;
    border-radius: 10px;
}
.slide-full-image .flickity-prev-next-button, .portfolio-slider .flickity-prev-next-button, .slide-full-image-1 .flickity-prev-next-button{
	top: 50%;
}
.slide-full-image .flickity-prev-next-button.next {
	right: 18%;
}
.slide-full-image .flickity-prev-next-button.previous {
	left: 18%;
}
@media(max-width:575px){
.slide-full-image .flickity-viewport .flickity-slider .image-cover{
	padding-top: 300px !important;
}
.row-slider .flickity-prev-next-button{
		display: none;
}
}
/* End slide hình ảnh */

/* Dịch vụ khác */
.background-cam-ket>.col-inner {
    background: #966829 !important;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
}
@media(max-width:575px){
	.background-cam-ket ul.fa-ul {
    margin-left: 0;
}
}
.dich-vu-du-an .box-image img {
    border-radius: 30px 30px 0px 0px;
}
.dich-vu-du-an .box-text.text-center {
    padding-left: 0;
    padding-right: 0;
}

.flickity-prev-next-button {
    bottom: auto;
    opacity: 1 !important;
    top: 45%;
    width: 63px;
	    margin-top: auto !important;
}
.slider-style-container .flickity-slider>:not(.is-selected), .slider-style-focus .flickity-slider>:not(.is-selected), .slider-style-shadow .flickity-slider>:not(.is-selected) {
    opacity: 1;
}
.slider-nav-circle .flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button:before {
	font-family: 'fontawesome';
	color: #fff;
  position: absolute;
  width: 63px;
  height: 63px;
  background: var(--primary-color);
  backdrop-filter: blur(2px);
  border-radius: 100px;
	display: flex;
  justify-content: center;
  align-items: center;
	top: -30px;
}
.slider-nav-circle .flickity-prev-next-button.next:before {
	content: "\f061";
	right: 10px;
}
.slider-nav-circle .flickity-prev-next-button.previous:before {
	content: "\f060";
	left: 10px;
}
@media(max-width:575px){
	.dich-vu-du-an .box-image img {
    border-radius: 10px 10px 0px 0px;
	}
}
/* End dịch vụ khác */

.question-accordion .accordion-title {
  border: none;
  background: #dab96b;
  box-shadow: 10px 20px 40px rgba(188, 140, 49, 0.2);
  border-radius: 10px;
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #1B1B1C !important;
  padding: 15px 80px 15px 20px;
	position: relative;
}
.question-accordion .toggle{
	left: calc(100% - 66px);
	top: calc(50% - 24px);
}
.question-accordion .accordion-inner{
	padding: 15px 46px 15px 20px;
}
.question-accordion .active>.toggle {
  transform: none;
}
.question-accordion .toggle i.icon-angle-down {
  -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
  -o-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
  transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
}
.question-accordion .active>.toggle i.icon-angle-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.question-accordion .toggle i.icon-angle-down:after, .question-accordion .toggle i.icon-angle-down:before {
  content: "";
  width: 20px;
    height: 2.5px;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
    -o-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
    transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
}
.question-accordion .toggle i.icon-angle-down:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}
.question-accordion .active>.toggle i.icon-angle-down:before {
    opacity: 0;
}
@media(max-width: 575px){
	.question-accordion .accordion-title{
		padding: 15px 50px 15px 20px;
	}
	.question-accordion .toggle {
    left: calc(100% - 40px);
	}
}
/* End chi tiết dịch vụ */

.portfolio-box .box-image img{
	border-radius: 5px
}
.portfolio-box-title.sub-20 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	min-height: 48.38px;
}
@media(max-width: 575px){
	.portfolio-box-title.sub-24 {
/* 		display: block; */
		min-height: auto;
	}
}
div#content.page-wrapper {
    margin-bottom: -78px;
}


/* Price list table - START */
.price-list-container {
/* 	font-family: 'Times New Roman', Times, serif; */
	background-color: #f0f5e9;
	color: #4a6144;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px;
}

.price-list-container {
	background-color: #f0f5e9;
	padding: 30px;
	border-radius: 5px;
}

.price-list-container h1 {
	text-align: center;
	font-size: 48px;
	letter-spacing: 8px;
	margin-bottom: 40px;
	color: #5a6b54;
	font-weight: normal;
}

.price-list-container .services-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.price-list-container .service-category {
	margin-bottom: 30px;
}

.price-list-container .category-title {
	font-size: 20px;
	color: #5a6b54;
	letter-spacing: 2px;
	margin-bottom: 15px;
	text-align: left;
	border-bottom: 1px solid #a1b89c;
	padding-bottom: 5px;
}

.price-list-container .service-item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
}

.price-list-container .service-name {
	color: #5a6b54;
}

.price-list-container .service-name.indented {
	padding-left: 15px;
	position: relative;
}

.price-list-container .service-name.indented:before {
	content: "•";
	position: absolute;
	left: 0;
}

.price-list-container .service-price {
	color: #5a6b54;
}

.price-list-container .waxing-services {
	background-color: #95b184;
	color: white;
	padding: 15px;
	border-radius: 5px;
}

.price-list-container .waxing-services .category-title {
	color: white;
	border-bottom: 1px solid white;
}

.price-list-container .waxing-services .service-name,
.price-list-container .waxing-services .service-price {
	color: white;
}

.price-list-container .note {
	font-style: italic;
	font-size: 14px;
	margin-top: 5px;
	color: #708769;
}

    @media (max-width: 768px) {
        .price-list-container .services-grid {
            grid-template-columns: 1fr 1fr;
        }
    }
    
@media (max-width: 576px) {
	.price-list-container .services-grid {
		grid-template-columns: 1fr;
	}
}
/* Price list table - END */


/* Main Contact Form Styling */
.contact-form-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Open Sans', Arial, sans-serif;
}

/* Header Styling */
.contact-heading {
  text-align: center;
  margin-bottom: 30px;
}

.connect-text {
  color: #7bac91;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}

.salon-name {
  color: #5e3b10;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative;
}

.salon-name::after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background: linear-gradient(to right, #7bac91, #ba8f5e);
  margin: 15px auto 0;
}

/* Form Fields Styling */
.form-group {
  margin-bottom: 25px;
}

.form-label {
  display: block;
  margin-bottom: 8px;
  color: #5e3b10;
  font-weight: 500;
}

.form-control {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 16px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

.form-control:focus {
  border-color: #7bac91;
  box-shadow: 0 0 0 3px rgba(123, 172, 145, 0.2);
  outline: none;
}

textarea.form-control {
  min-height: 150px;
  resize: vertical;
}

/* Submit Button Styling */
.submit-button {
  background-color: #7bac91;
  color: white;
  border: none;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.submit-button:hover {
  background-color: #65917a;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.submit-button:active {
  transform: translateY(0);
}

/* Responsive Adjustments */
@media (max-width: 600px) {
  .salon-name {
    font-size: 32px;
  }
  
  .submit-button {
    width: 100%;
  }
}

/* Optional Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

.contact-form-container {
  animation: fadeIn 0.8s ease-out;
}


/* Header banner start */
.slider-style-focus {
	padding: 0px;
}

.header-banner-section {
	padding: 0px !important;
}
/* Header banner end */

/* Background Overlay Start */
#content {
	background-image: url(https://colorfulnails.beauty/wp-content/uploads/2025/03/bg-3.png);
    background-repeat: round;
}

#footer {
	background-image: url(https://colorfulnails.beauty/wp-content/uploads/2025/03/Footer-bg-2.png);
    background-repeat: round;
    background-size: contain;
    background-position: bottom center;
}
/* Background Overlay End */



/* Booking form start */
.section.booking-form .section-content {
	background-color: #fdf5e6;
	border-radius: 25px;
	padding: 20px;
	box-shadow: 0px 3px 15px 0px rgba(205, 205, 205);
	width: 70%;
	margin: 0 auto;
	border: 1px solid #cd9485;
}

.booking-form form {
	margin-bottom: 0px;	
}

.booking-form form [type="submit"] {
	width: 100%;
	border-radius: 5px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 0px;
}
.booking-form form .inputElement {
	vertical-align: middle;
	height: 32px;
	float: none !important;
	display: inline-table;
	border: 1px solid #e2e2e2;
	color: #333333;
	border-radius: 3px;
	padding: 5px;
	margin-bottom: 0px;
}	

.booking-form form .inputElement:focus-visible:not(.input-error, [readonly], [disabled]) {
    border: 1px solid #7fbbe2;
    box-shadow: 0px 0px 5px 0px #cff0ff;
}

.booking-form .wpcf7-form p {
    display: flex;
    flex-wrap: wrap;
    gap: 0px; /* Adjust spacing */
}

.booking-form .wpcf7-form p:has([name="your-email"]), 
.booking-form .wpcf7-form p:has([name="your-tel"]), 
.booking-form .wpcf7-form p:has([name="your-date"]), 
.booking-form .wpcf7-form p:has([name="your-services"]) {
    flex: 1 1 49%; /* Each field takes 48% width */
    display: inline-block;
}

/* Ensures email & phone are in one row */
.booking-form .wpcf7-form p:has([name="your-email"]), 
.booking-form .wpcf7-form p:has([name="your-tel"]) {
    width: 49%;
}

/* Ensures date & services are in one row */
.booking-form .wpcf7-form p:has([name="your-date"]), 
.booking-form .wpcf7-form p:has([name="your-services"]) {
    width: 49%;
}

/* Make sure the text area takes full width */
.booking-form .wpcf7-form p:has(textarea) {
    width: 99%;
}

.wpcf7-not-valid-tip {
	position: absolute !important;
}
/* Booking form end */