/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/



h1 {
	text-transform: none !important;
}

h2 {
	text-transform: none !important;
	font-weight: 300 !important;
}

h3 {
	text-transform: none !important;
	font-weight: 300 !important;
}

h4 {
	text-transform: none !important;
	font-weight: 300 !important;
}

h5 {
	text-transform: none !important;
	font-weight: 300 !important;
}

.template-page {
	padding: 0px !important;
}

.logo {
	padding-top: 13px !important;
	padding-bottom: 10px !important; 
}

/* Post Gred Preview Button */

.vc_btn3-container.vc_btn3-left {
	float: right !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color: #f0c207 !important;
}


.about_us_second_div {
	background-repeat: no-repeat !important;
    background-position-x: 140px !important;
}


/* Icon List Description Paragraph */
.icon_description {
	padding-top: 30px !important;
}

/* Google Maps Bottom Margin */
.wpb_gmaps_widget {
	margin-bottom: 0px !important;
}


/*Socket Designed By Choc Chip Digital */
.designed-by {
	float: right !important;
}

.copyright {
	width: 100% !important;
}

@media (max-width:514px) and (min-width:0px) {
    .home-banner-heading {
    	display: none !important;
    }
    .home-banner-heading-small-screen {
	display: block !important;
	}
}

.home-banner-heading-small-screen {
	display: none;
	}

@media (max-width:1071px) and (min-width:767px) {
	#header_main {
		height: 130px !important
	}
	.main_menu {
		margin-top: 50px !important;
	}
}