/* Enter Your Custom CSS Here */
.menu-item.current-menu-item > a {
    border: 1px solid #fff;
    color: #fff !important;
    padding: 10px 12px !important;
    text-decoration: none !important;
}

.menu-item a:hover {
    color: #bbb !important;
    text-decoration: none !important;
}
.header-type-3 .logo-with-menu img, .header-type-4 .logo-with-menu img {
    max-width: 70%!important;
}
.main-nav .double-border {
    border: medium none;
    padding: 20px 0 !important;
}

.homeSliderImg {
    background: rgba(0, 0, 0, 0) url("https://digitalarmy.nl/wp-content/uploads/2016/02/digital-army-background.jpg") no-repeat scroll center bottom / cover ;
}
.pagePortfolioTitle .vc_row h4 {
    color: #000;
}
.home.page .page-content {
    margin-bottom: 0;
    padding-top: 0;
}
.vc_btn3 {
    background-color: #000 !important;
    border: 1px solid #000 !important;
}
.home.page .vc_gitem-post-data-source-post_title {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 3px 8px !important;
}
.vc_gitem-post-data-source-post_title > div {
    font-size: 20px !important;
}

.homeBannerH2 {
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
}

.homeBannerH3 {
    font-size: 22px;
    line-height: 1.0;
}
.HomeBannerText {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    padding: 9px 18px;
}
.wp-post-image {
    display: none;
}
.single-post .entry-title {
    display: none;
}
.breadcrumbs .back-to {
    display: none;
}
.footerSocial {
    text-align: center;
}

.footerSocial a {
    padding: 0 10px;
}
.icon-facebook:hover {
    color: #3b5a9b;
}

.icon-twitter:hover {
    color: #32CCFE;
}

.icon-pinterest:hover {
    color: #E34E62;
}

.icon-google-plus:hover {
    color: #D62408;
}