.sc_team_item_title 
{ 	
	font-size:1vw
}

@media (max-width: 767px) {
	.book-appointment {
		margin: 0px !important;
	}
	.book-appointment-cards{
		margin-top:10px
	}
	.book-appointment-text{
		display: flex;
  align-items: center;     /* vertical */
  justify-content: center; /* horizontal */
  text-align: center;      /* text alignment */
	}
	
	.btn-row-1 .vc_btn3-container.vc_btn3-right{
		text-align:center !important;
		display:flex;
		justify-content:center;
	}
	
	.btn-row-2 .vc_btn3-container.vc_btn3-left{
		text-align:center !important;
		display:flex;
		justify-content:center;
		padding-top:10px;
	}
	
	#home-img-1 {
		margin-top: 0px !important;
	}
	
	#home-section-1 {
		padding-top: 10px !important;
		padding-right: 20px !important;
		width:400px;
		max-width: 430px;
		margin-top:40px !important;
	}
	
	.home-text-1{
		width:380px !important;
		margin-left:40px !important!;
	}
	
	.home-img-1 img{
		text-align:center;
		align-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-left: 40px;
	}
	.home-title-2{
		text-align:center
	}
	#events-page {
		padding-left: 15px!important;
	}
	
	
	.mc4wp-form-fields br {
		display: none !important;
	}
}

@media (min-width: 768px){
	.book-appointment {
		margin: 50px !important;
	}

	.book-appointment-cards{
		margin-left: 0px!important;
	}
	
	#home-section-1 {
		padding-top: 80px !important;
		
	}
	
	.home-img-1.wpb_single_image .vc_single_image-wrapper{
		margin-top:80px !important;
	}
	
	.mc4wp-form{
		position: static;
	}
	.mc4wp-form-483{
		display: flex !important;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.mc4wp-form-483 a{
		font-size: 15px !important;
	}
	
	.mc4wp-form-fields br {
		display: none !important;
	}
	#events-page {
		padding-left: 50px!important;
	}
}

.services_page {
	padding-left:50px;
	padding-right:50px;
}

.page-content {
	padding-left:50px;
	padding-right:50px;
}

/* TEAM PAGE */

.team-intro {
	padding-bottom: 50px;
}

.team-slider{
	padding-bottom: 50px;
}

.slider_controls_wrap{
	display:flex;
	justify-content: center;
  align-items: center;
	width:100% !important;
	padding-bottom:15px;
}

.swiper-slider-container {
	margin-bottom: 50px;
}

.team_member_page {
	padding-left: 50px;
	padding-right: 50px;
}

/* MOBILE */
@media (max-width: 767px) {
	.sc_team_item_title a{
		font-size:20px;
	}
}


/* DESKTOP */
@media (min-width: 768px){
	.teams{
		margin-left:50px;
		padding-bottom: 50px;
	}
}

/* END TEAM PAGE */



/* COOKIE */
#cookie-law-info-bar {
  font-size: 14px !important;
  padding: 8px 14px !important;
  line-height: 1.3 !important;
  min-height: 0 !important;
  max-height: 70px !important;
  box-sizing: border-box !important;
}

#cookie-law-info-bar span {
  font-size: 14px !important;
  line-height: 1.3 !important;
}

/* WP FORMS  */
.scheme_default input[type="radio"] + label:before, .scheme_default input[type="checkbox"] + label:before
{
	display: none !important;
}




.scheme_default .footer_wrap .socials_wrap .social_item .social_icon, .scheme_default.footer_wrap .socials_wrap .social_item .social_icon {
	color: #ffff;
}
}

.menu_mobile_inner {
	background-color: #ffffff !important;
}

.menu_mobile .menu_mobile_nav_area>ul>li {
	color: #000
}

.scheme_dark .menu_side_inner, .scheme_dark .menu_mobile_inne {
	background-color: #ffff !important;
	color: #7e7d89 !important;
}


.scheme_dark {
	background-color: #ffff !important;
	color: #7e7d89 !important;
}


.treatments .sc_item_title {
	padding-bottom: 50px
}

/* ANNIVERSARY BADGE */
.home-badge {
	width:200px;
	margin-left:-100px;
	height: 0px;
}

.footer-badge {
	width:100px;
	padding-top:20px
}

@media (max-width: 767px){
	.home-badge {
		  display: block;
			margin: auto;
			width: 25%;
			margin-top: -100px;
			
	}
	
	.footer-badge {
		display: none;
	}
	
	.footer-address {
		display:flex;
	}
	
	.footer-call {
		display:flex;
	}
	
	.footer-call .vc_column-inner{
		padding-right:0px;
	}
}

#home-section-1,
#home-section-1::before,
#home-section-1::after {
    background-color: #ffffff !important;
    background-image: none !important;
}

.post_featured {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.post_featured img,
.post_featured .wp-post-image,
.post_featured .attachment-accalia-thumb-widget {
    width: 100% !important;
    height: 100% !important;
    display: block;
    object-fit: cover;
}

.post_layout_news-portfolio article,
.post_layout_news-portfolio {
    height: 100%;
}

.sc_team_slider .slider_swiper .swiper-slide {
    height: 100% !important;
}

.page-id-3867 .sidebar{
	display: none !important;
}

@media (max-width:450px){
	#home-hero {
    padding-top: 120px !important;
    padding-bottom: 20px !important;
    background-color: #2559a0 !important;
}
}
