/*
 Theme Name:   Versatile Child
 Description:  Versatile Child theme
 Author:       Versatile team
 Template:     versatile
 Version:      1.0
 Text Domain:  versatile-child
*/

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,300i,400,400i,500,500i,600,600i,700&display=swap');

html, body, .gform_wrapper .top_label .gfield_label {font-family: 'Josefin Sans', sans-serif;font-size:19px;font-weight:300;color:#616a6f;}

b, strong {font-weight:500;}

h2, .h2 {font-size:25px;}
h3, .h3 {font-size:20px;}

.header-logo img {padding:5px 0px;}

.main-navigation a {font-weight:500;}
#slide-menu a {font-size:16px;}

.btn, body .gform_wrapper input[type="submit"] {font-weight:500 !important;font-family: 'Josefin Sans', sans-serif;}

.top-bar, .top-bar a, .top-bar p, .top-bar .fas, .top-bar .fab, .top-bar .fa {font-size:16px;}

.home .theme-hero {padding-top:220px !important;padding-bottom:120px;}
.theme-hero {margin-top:-100px;padding-top:210px !important;padding-bottom:110px;text-shadow:1px 4px 10px #3c2929;}
.theme-hero .inner {max-width:900px;width:100%;margin:0 auto;text-align:center;background-color:unset;box-shadow:unset;text-shadow:1px 4px 10px #3c2929;}
.theme-hero .inner:hover {box-shadow:unset !important;}
.theme-hero .inner h1 {font-size:55px;color:#FFF;line-height:55px;margin-bottom:10px !important;text-shadow:1px 4px 10px #3c2929;}
.theme-hero h1 {margin-bottom:0px;font-size:55px;color:#FFF;line-height:55px;text-shadow:1px 4px 10px #3c2929;}
.theme-hero .inner p {font-size:20px;color:#FFF;line-height:28px;font-weight:bold;text-shadow:1px 4px 10px #3c2929;}
.theme-hero .inner .intro {color:#FFF !important;margin:0px;text-shadow:1px 4px 10px #3c2929;}
.theme-hero .btn {text-shadow:none !important;}

.fas.fa-home {color:#FFF;}

.flexible-slider {background-color:#EFEFEF;text-align:center;}

footer {position:relative;z-index:0;}
footer::before {position:absolute;
content: "";
background-repeat: no-repeat;
background-image: url('https://woodbroker.eu/wp-content/themes/versatile-child/img/Footer-before.png');width:50px;width:150px;height:150px;top:-55px;z-index:1;background-size:100% auto;float:none;display:table;margin:0 auto;left:45%;}

#breadcrumbs .breadcrumb-text {color:#FFF;font-weight:500;}

.site-footer .site-info {font-size:16px;}


@media (max-width:768px) {
	
.home .theme-hero {padding-top:150px !important;padding-bottom:50px;}
	.theme-hero .inner .intro {margin-bottom:10px;}
	
	.theme-hero .inner {max-width:unset !important;width:100% !important;background-color:unset;padding:15px;}
	.theme-hero .inner h1, .theme-hero .inner a {color:#FFF;}
	
	#slide-menu a {font-weight:normal;}
	
}
