/*

 Theme Name:   Swipe
 Theme URI:    http://www.swipemedia.nl/
 Description:  Child Theme van Swipe Media
 Author:       Tim Duppen
 Author URI:   http://www.swipemedia.nl/over-ons/
 Template:     enfold
 Version:      0.1.0

*/

.widget_nav_menu ul:first-child>.current-menu-item>a, 
.widget_nav_menu ul:first-child>.current_page_item>a,
.widget_nav_menu a  {
    padding: 0px!important;
}

@media screen and (min-width: 768px) {
    .hide-desktop {
        display: none;
    }
}

.vdp-blok {
    margin: 0px!important;
}

.hr {
	margin: 10px 0!important;
}

#top .footer_color .widgettitle, html #top .socket_color .widgettitle {
    border-top: none!important;
}

.vdp-cta h2 {;
    line-height: 10px;
}

#header .widget {
    left: 22%;
    padding-top: 49px;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    color: #9ca4a5;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.3;
}

.phone-info {
    font-size: 13px;
}

.title_container {
    background-color: #f2f2f2!important;
}

.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
    color: #a7a7a7;
}

title_container {
    background-image: url(http://vdp-auto.testsites-swipemedia.nl/wp-content/uploads/2016/08/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

 /* gebruik deze sheet voor style aanpassingen aan Enfold*/

#header {
      background: rgba(0, 0, 0, 0.25);
}

.header_bg{opacity:1;}



