/*
Theme Name: Enfold Child
Theme URI: www.kriesi.at/themes/enfold/
Description: Enfold Child Theme
Template: enfold
 Version: 1.0.0
*/

@import url("../enfold/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Roboto:900|Work+Sans:300,400,700&display=swap');


body {
	font-family: 'Work Sans', sans-serif !important;
	font-weight: 300 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 900 !important;
	text-transform: uppercase !important;
}

.avia-content-slider .fake-thumbnail .slide-image {
	display: none !important;
}

.orange {
color: #eb7f26 !important;
}

.hero-desc {
background: rgba(255, 255, 255, 0.15);
padding: 20px;
display: block;
color: #dddddd !important;
letter-spacing: 0.035em;
}

.title_container {
	font-family: 'Roboto', sans-serif;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	font-size: 20px !important;
}

.title_container h1, .title_container a {
	font-family: 'Roboto', sans-serif;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	font-size: 20px !important;
}


/* - - - - - - - - - - - - - - - - - - - - -

 Title : Mossy Rock Masrony - Contact Us Wufoo Form
 Author : Bryan Swallow - Cold Spring Design		
 URL : http://www.coldspringdesign.com 

- - - - - - - - - - - - - - - - - - - - - */

.wufoo {
	font-family: 'Work Sans', sans-serif !important;
	font-weight: 300 !important;
	font-size: 17px !important;
}

form.wufoo {
    padding: 0 0 0px 0 !important;
}


.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select {
background: #151515 !important;
border: 2px solid #333333 !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
font-size: 17px !important;
}

form li.error, #errorMsg b {
background-color: transparent !important;
}

input[type="submit"] {
	font-family: 'Roboto', sans-serif;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	min-width: 120px !important;
	padding: 10px !important;
	background: #eb7f26 !important;
	color: #ffffff !important;
	border: 0px !important;
	border-radius: 2px !important;
	font-size: 17px !important;
}




@media only screen and (max-width: 1249px) {
	.av-main-nav > li.menu-item-avia-special {
    	display: block;
	}
	.av-main-nav > li {
    	display: none;
	}
}

@media only screen and (max-width: 989px) {
.avia-team-member .team-social {
background: rgba(255, 255, 255, 0) !important;
}
}