/*
Theme Name: VD WebStudio
Description: Sandbox
Version: 1.0
Author: VD
Author URI: https://www.vakabox.com
Template: enfold
*/

/*FONTS*/

/*FEJLÉC*/
@media only screen and (min-width:990px) and (max-width: 1230px){
	span.logo{
		width: 100px;
		top: 25px;
}
	.av-main-nav li a{
		padding: 0 6.5px !important;
	}
}
@media only screen and (max-width: 950px){
#header .menu li.menu-item{
display: none !important;
}
#header .menu li.av-burger-menu-main{
display: inline-block !important;
}
}

/*KEZELÉSEK*/
.christina-section h2{
	color:#c2c2c2;
}
@media only screen and (min-width:768px){
	.christina-section h2{
	font-size: 35px;
}
}
.mei-section h2{
	color:#c2c2c2;
}
@media only screen and (min-width:768px){
	.mei-section h2{
	font-size: 35px;
}
}
.mezoterapia-section h2{
	color:#c2c2c2;
}
@media only screen and (min-width:768px){
	.mezoterapia-section h2{
	font-size: 35px;
}
}
.fam-section h2{
	color:#c2c2c2;
}
@media only screen and (min-width:768px){
	.fam-section h2{
	font-size: 35px;
}
}
.radiofrekvencias-section h2{
	color:#c2c2c2;
}
@media only screen and (min-width:768px){
	.radiofrekvencias-section h2{
	font-size: 35px;
}
}
.aquaclean-section h2{
	color:#c2c2c2;
}
@media only screen and (min-width:768px){
	.aquaclean-section h2{
	font-size: 35px;
}
}
@media only screen and (max-width: 767px){
#av_section_1 .av-section-color-overlay{
	opacity: 0.4 !important;
}
}

/*SITEWIDE LAYOUT*/
img.avia_image, .avia-image-container-inner{
border-radius: 0;
}
.av-extra-border-inner{
box-shadow: 0px -2px 17px -6px rgba(0,0,0,1);
}
.inset-shadow{
box-shadow: inset 1px 13px 24px -16px rgba(133,133,133,1), inset 1px -13px 24px -16px rgba(133,133,133,1);
}
.inset-shadow-top{
box-shadow: inset 1px 13px 24px -16px rgba(133,133,133,1);
}
.inset-shadow-bottom{
box-shadow: inset 1px -13px 24px -16px rgba(133,133,133,1);
}
.avia-button{
	font-weight:900 !important;
}
@media only screen and (max-width: 767px){
.container{
width: 95% !important;
max-width: 95% !important;
}
}
.hide-on-mobile{
	display: none;
}
@media only screen and (min-width:768px){
.hide-on-desktop{
	display: none;
}
}

/*IDŐPONTFOGLALÁS*/
.wpbc_container .wpbc_button_light, 
.wpbc_container.wpbc_container_booking_form .wpbc_button_light {
	box-shadow: none !important;
	border: 0 !important;
	border-radius: 0 !important;
	background-color: #B78F60 !important;
	color: #fff !important;
}

/*ELÉRHETŐSÉGEIM*/
.main_color input, .main_color textarea{
	font-size: 15px !important;
	font-weight: bold !important;
	background: transparent !important;
	color: #896A36 !important;
	border-radius: 8px !important;
	border-color: #7C5106 !important;
}
#top .avia_ajax_form input[type='submit'] {
border-radius: 30px !important;
background: #7C5106 !important;
color: #FFFBEE !important;
}
#top .avia_ajax_form input[type='submit']:hover {
background: #896A36 !important;
}

.avia_codeblock iframe{
	    filter: grayscale(1) !important;
}

/*SCROLL TO TOP*/
/*#scroll-top-link{
	display:none;
}*/
@media only screen and (max-width: 767px){
#scroll-top-link{
left: 10px !important;
bottom: 40px !important;
}
	#scroll-top-link.avia_pop_class {
	display: block !important;
}
}
@media only screen and (min-width: 768px){
#scroll-top-link{
right: 26px !important;
bottom: 0px !important;
}
	#scroll-top-link.avia_pop_class {
	display: block;
}
}

/*FOOTER*/
@media only screen and (max-width: 580px) {
#socket .social_bookmarks li a { font-size: 48px; }
}
@media only screen and (max-width: 480px) {
.responsive #socket .social_bookmarks li { margin-right: 10px; }
}