/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.specialitati {
	margin-left: 30px;
	margin-bottom: 30px;
	z-index: 1;
	box-sizing: border-box;
	width: calc(40% - 30px) !important;
}

.specialitati p {
	margin-bottom: 0;
}

.specialitati h4 {
	color: #01633A;
}

.leftcol-mb, .specialitati.mb {
	margin-bottom: 30px;
}

.wp-caption-text {
    background: white;
    color: black;
}

.get_in_touch, .get_in_touch a, .get_in_touch h3, .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul {
    color: black !important;
}

.get_in_touch .get_in_touch_wrapper a {
	color: #01633A !important;
}

.servicii-box p {
	margin-bottom: 10px;
	font-size: 14px;
}

#Subheader h3, #Subheader h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 70px;
	display: block;
	line-height: 65px;
	margin-bottom: 0;
	font-weight: 300;
}

#Subheader h3 a, #Subheader h1 a {
	transition: all 0.3s ease-in;
}

#Subheader h3 a:hover, #Subheader h1 a:hover {
	color: #01633A;
}

#Subheader h4 {
	text-align: center;
	font-size: 16px;
	letter-spacing: 3.3px;
	line-height: 16px;
	margin-bottom: 0;
}

body #Subheader {
	padding: 10px 0;
}

.get_in_touch {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

.servicii-box p {
	color: #01633A;
}

@media only screen and ( max-width: 767px ) {
	.home .specialitati {
		margin-top: 30px;
	}
	.home .specialitati.mb {
		margin-bottom: 30px;
	}
	
	#Subheader h4 span, #Subheader h4 a {
		display: block;
		width: 100%;
		float: left;
	}
}

@media only screen and ( max-width: 480px ) {
	#Subheader h4 span, #Subheader h4 a {
		font-size: 14px;
		line-height: 18px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.home #Subheader h1, #Subheader h3 {
		font-size: 55px;
		line-height: 55px;
	}
}

@media only screen and (max-width: 380px) {
	.home #Subheader h1, #Subheader h3 {
		font-size: 45px;
		line-height: 45px;
	}
}

@media only screen and (max-width: 360px) {
	#Subheader h4 span, #Subheader h4 a {
		font-size: 12px;
		line-height: 14px;
	}
}