/*
 Theme Name:   BiG Enfold Child
 Theme URI:    http://kriesi.at
 Description:  Elfold Child Theme
 Author:       DataSynth
 Author URI:   http://datasynth.info
 Template:     enfold-2-9
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  enfold-child
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
#header_main {
	border: none;
}
#top .av_header_glassy.av_header_transparency #header_main {
	border: none;
}

#header_meta {
	border: none;
	box-shadow: none;
}

#top .av_header_glassy.av_header_transparency .social_bookmarks li {
	border: none;
	box-shadow: none;
}

.avia-menu-text {
	font-weight: 100;
	font-size: 130%;
	letter-spacing: 1.5px;
}
#top #avia-menu ul li a{
background-color: black;
opacity:0.7;
color: white;
border: none;
}
#top #main span.image-overlay-inside::before{
	content:"";
}
.avia-arrow{
	display:none;
}
.grid-entry{
	box-shadow: none;
	border: none;
}
#top #main div.grid-content{
	position:absolute;
	top:0;
	left:0;
	height: 102%;
	width: 102%;
	background: none;
	box-shadow: none;
	border:none;
}
#top #main div.grid-content:hover .grid-entry-title{
	opacity: 0.7;
}
#top #main .grid-entry-title{
	margin: auto;
	height: 69%;
	width: 69%;
	background-color: black;
	opacity:0;
	font-size: 200%;
	font-weight: 100;
	font-family: 'Open Sans';
	color: white;
	padding: 20px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
	position: absolute;
	top:0; bottom: 0; right: 0; left:0;
}
#top #main .image-overlay-inside{
	display: none;
}
.header_color .main_menu ul:first-child > li.current_page_item > a{
	color: white;
}
#big-about div.avia_textblock{
	font-family: 'Open Sans',Arial,sans-serif;
	font-weight: 100;
	font-size: 160%;
	line-height: 130%;
}
#big-name h3{
	font-size: 400%;
}
#top div .avia-gallery img,.ngg-galleryoverview img{
	border: none;
	padding: 0;
}
.slide-meta-time{
	color: black;
}
.avia-testimonial-wrapper {
	font-size: 250%;
	line-height: 120%;
}