﻿/*
Theme Name: Vela
Theme URI: http://demo.wydethemes.com/vela
Description: Premium WordPress Theme for Multi-Purpose.
Author: Wyde
Author URI: http://themeforest.net/user/Wyde
Version: 1.8.6
Text Domain: Vela
License: ThemeForest Licenses
License URI: http://themeforest.net/licenses/standard
*/


.motto_text_1 {
	font-weight: 400;
    font-style: normal;
    font-family: 'Leckerli One', handwriting;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.motto_text_2 { 
	font-weight: 700;
    font-style: normal;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 100px;
    line-height: 1.6;
    letter-spacing: 0px;
}
.motto_text_3 {
	font-weight: 400;
    font-style: normal;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;	
}
.paragraf { 
	font-family: 'EB Garamond', serif;
	font-size:25px;
	font-weight:400;
	line-height:35px;
}
.title_1 { 
	font-weight: 700;
    font-style: normal;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0px;
}
.yellow { color: #fac122; }
.white { color: #ffffff !important;}
.slider_header {
	margin-top:-95px !important;
}
#header .nav-wrapper > #nav > ul > li > a {
	font-size:19px !important;	
}
.yellow-label {
	width:auto;
	max-width:60%;
	margin:10px auto;
	
	background:#fac122;
	padding:15px 20px;
	color:#333;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { margin-bottom:15px !important; }
.dropdown-nav > ul > li > a { 
	padding:7px 15px 0 15px !important;
}

.mobile-nav-icon, .search-button {
	color:#333 !important;	
} 

@media screen and (max-width:1079px) {
	.motto_text_2 {	font-size:46px; }
	.motto_text_3 {	font-size:24px; }
	.paragraf { font-size:19px; }
	.slider_header { margin-top:20px !important; }	
	#logo {
		margin-top:15px !important;	
	}


	.title-wrapper {
		margin-top:50px !important;	 
	}
}
