	/*
Theme Name: BeterID
Theme URI: http://www.beterid.nl	
Description: Beter ID
Author: Beter ID
Author URI: http://www.beterid.nl
Template: Total
Version: 3.6.0
*/

@import url("../Total/style.css");



/* 
Kleuren

Donkerblauw: #23388c
Lichtblauw: #357cbf
Oranje donker: #ea580c
Oranje: #ee8d12
Donkerblauw tekst: #17225e
*/


/*
Custom css
*/

.grecaptcha-badge { 
    visibility: hidden;
}



.bgdark, .bgdark h3, .bgdark h2, .bgdark h1  {
	color: #ffffff;
	}

body #site-logo a {
   height: 60px;
}

body #site-logo img {
   height: 60px;
    max-height: 60px;
    display: inline;
}

body #site-logo,
body #site-logo-inner {
    display: block !important;
    height: 60px;
}


.navbar-style-two:not(.wpex-stretch-items) .dropdown-menu {
    border-right: 0px !important;
}

body.page-header-disabled .navbar-style-two, #site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
    border-bottom: 0px !important;
}

#site-navigation .dropdown-menu ul.sub-menu li.menu-item a {
    border-bottom: 0px !important;
}

.navbar-style-two {
    border-top: 0px !important;
}

#site-navigation .dropdown-menu ul.sub-menu {
    border: 0px !important;
}

.navbar-style-two:not(.wpex-stretch-items) .dropdown-menu li.search-toggle-li {
	border-left: 0px !important;
	}

.navbar-style-two .dropdown-menu li {
    border-right: 0px !important;
}

.navbar-style-two .dropdown-menu {
    border-left: 0px !important;
}

#site-navigation .dropdown-menu ul {
    border: 0px solid;
}

#site-navigation .dropdown-menu ul a {
    border-bottom: 0px solid #eee;
}

.header-two-aside {
	width: 40%;
	}

#footer-widgets .wpcf7-form input {
	margin-right: 10px;
	}

.vcex-blog-entry-details {
    padding: 0px;
    border: 0px !important;
    margin-bottom: 50px !important;
}

.nomargin p {
	margin-bottom: 0px !important;
}


/* Footer */


.site-footer input {
	border-radius: 0px !important;
	}

#footer a:hover, #footer-bottom a:hover  { text-decoration: underline !important; }


/* mobile menu */



@media only screen and (max-width: 1070px){
.dienst-title .wpex-carousel-entry-title {
	font-size:21px;
	padding: 8px 16px 8px 16px;
	}
}


@media only screen and (max-width: 600px){
body #site-logo a {
   max-height: 60px;
   max-width: 300px;
}

body #site-logo img {
   height: 60px;
    max-height: 60px;
    display: inline;
   max-width: 300px;
}


body #site-logo,
body #site-logo-inner {
    display: block !important;
    height: 60px;
   max-width: 300px;
}

}


