/*
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
-------------------------------------------------------------- */
a#advanced_menu_toggle { display: none !important; }

#header {
border-bottom: solid 3px #ffffff !important;
-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
}

#header_main {
border-bottom-width: 0px;
border-top-width: 0px;
}

body.home a.slide-image {
display:none;
}

.services-box .av-flex-placeholder {
width: 0.1% !important;
}

/* ###### HERO GRID ###### */

#hero-grid .flex_cell {
padding: 0px !important;
}


.iconbox.av-no-box .iconbox_icon {
color: #0a4976 !important;
border-color: #78b5d9 !important;
}

.iconbox_content_title {
font-size: 18px !important;
}

.avia-button {
border-bottom-width: 0px !important;
}

.widget-iconlist {
font-size: 15px !important;
line-height: 22px !important;
}

.widget-iconlist li {
margin-left: 0px !important;
}

.widget {
padding: 0px !important;
margin-bottom: 20px !important;
}

.sm-menu-17 .sm-header .sm-logo img {
max-width: auto !important;
}

.text-sep, .more-link-arrow {
display: none !important;
}

#top .fullsize .template-blog .post-title {
font-size: 24px !important;
text-align: left !important;
}

#top .fullsize .template-blog .post-meta-infos {
text-align: left !important;
}

.read-more-link {
text-align: center !important;
text-transform: uppercase !important;
background: #78b5d9 !important;
display: inline-block !important;
float: center !important;
}

.read-more-link a {
color: #ffffff !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
padding-left: 15px !important;
padding-right: 15px !important;
}

.caption_framed .slideshow_caption .avia-caption-title {
	background: #0a4976 !important;
	text-transform: uppercase !important;
	font-weight: 300 !important;
}

#homehero h1 {
	text-transform: none !important;
}


/* ###### MEDIA QUERIES ###### */

@media only screen and (min-width: 769px) {

}

@media only screen and (max-width: 768px) {

}


@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .av-flex-cells .no_margin {
padding-left: 0px !important;
padding-right: 0px !important;
}
.flex_column {
margin-bottom: 5px !important;
}
	.caption_bottom .slideshow_caption .slideshow_inner_caption {
		padding-left: 0px !important;
	}
}

/*
@media only screen and (max-width: 500px) {
.sm-logo img {
width: 100% !important;
}
}
*/


