/*
Theme Name: Wijn Design - Child
Description: Child theme
Version: 1.0 | 21102014
Author: Wijn Design
Author URI: http://www.wijndesign.nl/
Template: enfold
*/

.sidebar li.page_item_has_children:hover > ul.children {
display: none !important;
}

#top .footer_color .input-text, #top .footer_color input[type="text"], #top .footer_color input[type="input"], #top .footer_color input[type="password"], #top .footer_color input[type="email"], #top .footer_color input[type="number"], #top .footer_color input[type="url"], #top .footer_color input[type="tel"], #top .footer_color input[type="search"], #top .footer_color textarea, #top .footer_color select {
background-color: #868686 !important;
color: #FFF !important;
}

.widget {
   padding: 0px 13px 25px 0px !important;
}

.inner_sidebar {
    margin-left: 30px;
}
.sidebar {
    padding-left: 0px !important;
    padding-right: 30px !important;
}

.widgettitle {
    font-size: 2.7em;
    font-weight: 300;
    letter-spacing: 1px;
    color: #FFF  !important;
}

#top #header .av-main-nav > li > a {
    padding-right: 7px;
}

#top #main .sidebar {
    background-color: #868686;
}

h1, h2, h3, h4, h5, h6 {
text-transform: none !important;
}

#header #header_main_alternate .container {
    background-color: #7777bc;
}

#top .footer_color .input-text, #top .footer_color input[type="text"], #top .footer_color input[type="input"], #top .footer_color input[type="password"], #top .footer_color input[type="email"], #top .footer_color input[type="number"], #top .footer_color input[type="url"], #top .footer_color input[type="tel"], #top .footer_color input[type="search"], #top .footer_color textarea, #top .footer_color select {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #5e94b9;
    border-radius: 1px;
}

.post-meta-infos {
    display: none;
}

.news-time {
    display: none;
}

.header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
color: #FFF;
text-shadow:0px 0px 8px #FFF;
padding-right: -2px;
}

#header_main {
    border-bottom-style: solid;
    border-bottom-width: 0px !important;
    border-top: medium none;
}

#header_main_alternate {
    border-bottom-style: solid;
    border-bottom-width: 0px !important;
    border-top: none;
}

.main_color b, .main_color strong {
    color: inherit !important;
}
.sidebar, .sidebar a {
    color: #FFF !important;
}

.template-blog .post_delimiter {
   clear: both;
   margin: -20px;
   padding: 50px 0 0;
}

.news-headline {
  font-size:13px;
  margin-top:3px;
  font-weight:600;
}

.main_menu .menu ul li a {
border-left-width: 0;
border-bottom: none !important;
}

#top .main_menu .menu ul li:last-child > a {
border-bottom-width: 0 !important;
border-bottom: none !important;
}

.ls-s-1 {
    top: 0px;
}

#sliderfoto {
padding: 20px;
margin-bottom: 0px;
overflow: hidden;
color: #FFF;
}

#slidertekst
{

color: #FFF !important;
}

.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
 position: relative!important; 
}

strong, b {
  font-weight:600;
}

/* WD submenu */
.av-main-nav ul {
	width: 250px;
}

/* TVW: aanpassingen topmenu */
#header_meta { display: none; }
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu { float: right; width: auto; }
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div, .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child { width: auto; }

#header_main_alternate .sub_menu { position: relative; z-index: 150; float: right; margin: 9px 0 11px; }
#header_main_alternate .sub_menu li { border: none; }
#header_main_alternate .sub_menu li:hover { text-decoration: none !important; }
#header_main_alternate .sub_menu li > a { font-size: 13px; font-weight: normal;}
#header_main_alternate .sub_menu a { color: #fff; }
#top .sub_menu li ul { left: 0; }
#top #header_main_alternate .sub_menu a:hover {
color: #ffffff;
text-shadow:0px 0px 8px #FFF;
padding-right: -2px;
}
#top #header_main_alternate .sub_menu .sub-menu a:hover { color: #7777bc; }

#header_main_alternate .sub_menu #menu-item-search { list-style: none; color: #fff; }


#top #header_main_alternate .sub_menu li:hover a
, #top #header_main_alternate .sub_menu a:hover { text-decoration: none !important; }
#top #header_main_alternate .main_menu #menu-item-search { display: none; }

#top #header_main_alternate .main_menu .extra-mobile-item { display: none; }

#top #header_main_alternate .main_menu .av-main-nav li > a { font-size: 18px; font-weight: normal; padding-right: 13px;}

#top #header_main_alternate .main_menu .av-main-nav .current-menu-item a { text-shadow: none; }
#top #header_main_alternate .main_menu .av-main-nav .current-menu-item a:hover { text-shadow: 0px 0px 8px #FFF; }

#top #header_main_alternate .main_menu .av-main-nav .sub-menu li > a { font-size: 15px; }

/* Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) 
{

/* Add your Desktop Styles here */

}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

/* TVW: topmenu tonen op mobiel */
@media only screen and (max-width: 990px) 
{
        #header_meta { display: block; }
        #header_meta .sub_menu #menu-item-search { display: none; }
}


@media only screen and (max-width: 767px) 
{

/* Add your Mobile Styles here */

.inner_sidebar {
    margin-left: 20px;
}
.sidebar 
{
    padding-left: 0px !important;
    padding-right: 20px !important;
}
	
}

#mobile-advanced li > a::before, .html_header_mobile_behavior #mobile-advanced span > a::before, #mobile-advanced .mega_menu_title::before {
	content: none !important;
}
