/*
Theme Name: LG Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Florian Fischer
Author URI: http://www.lichtfaenger-photography.de
Template: enfold
*/

/*Add your own styles here:*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic);

/* Generelle Schriftart */
body	{font-family:'Source Sans Pro'; }

/* Schriftgröße und Zeilenabstand von Listen und Absätzen */
p, li		{font-size:16px; line-height:26px;}

.main-title a	{font-size:24px;}

.phone-info a		{color:#ffffff!important}
/* .phone-info span	{margin:0px!important;}*/
#top .scroll-down-link	{bottom:0px!important;}

/* Darstellung von Fettungen */
strong	{font-weight:600;}

/* Farbformatierung Navigation */
.header_color .main_menu ul:first-child > li > a { color: white!important; font-size: 16px; }

/* Darstellung aktiver Subnavigation Punkt */
ul.sub-menu .current-menu-item a	{color:#ffffff!important; font-weight:700; background:#1d2e30!important}
header_color light_bg_color mobile_slide_out av_header_top av_logo_left av_main_nav_header av_menu_right av_large av_header_sticky av_header_shrinking av_header_stretch_disabled av_mobile_menu_phone a {color:#ffffff!important; font-weight:700; background:#1d2e30!important}

/* Schriftgröße Subnavigation */
#top .main_menu .menu li ul a	{font-size:14px; color: white!important;}
nav.sub_menue a {color: white!important;}
#top .header_color .main_menue . menue ul li > a {color: white!important;}

/* Zeilenabstand Seitenüberschrift */
h1.main-title.entry-title	{line-height:44px; margin:20px 0px; }

#header_meta nav.sub_menu a	{font-size:11px; padding:0px; }
#header_meta nav.sub_menu ul	{margin:0px; margin-top:-2px; position:relative}

/* TopNavi mit Mail und Telefon */
.phone-info  {color:#ffffff!important; font-weight:400!important; /* padding-top:0px;*/}
.responsive.social_header .phone-info, .responsive.social_header .phone-info a  {}

.social_header .phone-info span span	{margin:0px; padding:0px; color:#566264;}

/* Ausrichten der Informationen auf der Startseite */
.home  .avia-builder-el-15	{margin-top:10px;}
.home  .avia-builder-el-18	{margin-top:5px;} /* vorher 20px */


#header .mega_menu_title	{color:#ffffff;}

#top #s	{background:#ffffff; color:#000000;}
.header_color .ajax_search_title, .ajax_search_response h4:first-child, .header_color .ajax_search_excerpt, .ajax_search_response h4	{color:#ffffff!important}
.header_color .light_bg_color .mobile_slide_out .av_header_top .av_logo_left .av_main_nav_header .av_menu_right .av_large .av_header_sticky .av_header_shrinking .av_header_stretch_disabled .av_mobile_menu_phone a {color:#ffffff!important}


/* Artikelbild Ausblenden */
body.single-post article.post div.blog-meta	{display:none} /* display:block blendet Bild wieder ein */

/* Beitrag Slider Farben und Zeilen */
.entry-content-wrapper .slide-meta time	{color:#ffffff;}
.entry-content-wrapper a.more-link	{color:#000000;}
.entry-content-wrapper .entry-content-header h3	{height:60px; overflow:hidden; } /* Je 20px 1 Zeile */

.lgtitelnews  h3	{height:20px; overflow:hidden; } /* Je 20px 1 Zeile */

#top #header .mega_menu_title a {font-size: 11px;line-height: 11px;color: #ffffff;}

nav.sub_menu a { color: white!important; }

.title_container .main-title { font-size: 36px; }

.header_color .main_menu .menu ul li a	{color:#ffffff; font-size:16px; }

#top #header .mega_menu_title a	{font-weight:bold; font-size:16px; cursor:default}
#top #header .mega_menu_title a:hover	{text-decoration:none}

.social_header .phone-info.with_nav span	{color:#ffffff;}

#socket .sub_menu_socket a		{font-size:11px;}

/* Beispiel zum Ausblenden Seitentitel */
/*.page-id-436  h1.main-title.entry-title	{display:none}*/



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

.responsive.social_header .phone-info, .responsive.social_header .phone-info a  {padding-top:9px; font-size:14px!important;}

.responsive #socket .copyright	{display:none; }
.responsive .sub_menu_socket	{display:block!important}

/* Mobile Ansicht Bild 1 ausblenden  */
/* .responsive #av_section_1	{display:none;} */

@media only screen and (max-width: 990px) {
#startmobile { display: none !important; }}

}