@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Display&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


.roboto-somethinghere {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}



.nunito-somethinghere {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
.momo-trust-display-regular {
  font-family: "Momo Trust Display", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.site-content-contain #content {
    padding: 0;
    margin: 0;
}
div.pages-te > h1, #main > div > div > h1 {
		display: none !important;
}
body .is-layout-flex

 {
    font-family: "Nunito", sans-serif;
    padding: 40px;
}
div, ul, li, a, p {
font-family: "Nunito", sans-serif;
		font-size: 15px;
}
.main-image-home {
		margin-top: -60px;
}
.center-block h2,
.center-block p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.topbar {
background: #333;
color: #fff;
border-bottom: 0;
		margin-bottom: -16px;
}
.page-template-home-custom .topbar

 {
    border-bottom: 0; 
}
.site-content-contain #content

 {
    padding: 60px 0;
    margin: 0;
}
#sidebox .widget {
    border:0;
    margin: 3% 0;
    padding: 10px;
   
}
#sidebox h3 {
    background: #f2f2f2;
    font-size: 20px;
    font-weight: 700;
    color: #666;
    text-align: center;
    border-left: 25px solid #153655;
    padding: 12px 0;
    margin-bottom: 10px;
    border-radius: 3px;
}
 .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation ul ul li a, .blogger h2 a, #sidebox ul li a:hover, .text code, post-categories a, p.logged-in-as a:hover
 {
    color: #444 !important;
		 background: #f2f2f2;
		border-bottom: 4px solid #444;
}
li.current-menu-item {
		color: #444 !important;
		background: #f2f2f2;
		border-bottom: 4px solid #444;
}
.main-navigation a:hover, .main-navigation ul li a:hover, .main-navigation .current_page_item > a:hover, .main-navigation .current-menu-item > a:hover, .main-navigation .current_page_ancestor > a:hover, #site-navigation li a:hover {
   
		
}
p > a {
color: #444;
}
a, .contact-details i, .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation ul ul li a, .blogger h2 a, #sidebox ul li a:hover, .text code, .post-categories a, p.logged-in-as a:hover
 {
    color: #444;
}
h1 {
    color: #fff;
    font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
    font-size: 26px;
    padding: 5px 15px;
    background-color: #222;
		margin-bottom: 30px;
		
}
h2 {
		font-family: "Roboto", sans-serif;
		margin-top: 40px;	
		font-weight: bold;
}
h3{
		font-family: "Roboto", sans-serif;
		margin-top: 40px;	
		font-size: 20px;
		font-weight: bold;
		color: #333;
}
h4{
		font-family: "Roboto", sans-serif;
		color: #000;
		margin-top: 40px;	
		font-size: 18px;
}
ul.wp-block-list {
		margin-bottom: 30px;
     position: relative;
  list-style: none;
}
.content li::before,
.widget li::before {
  content: '▶';
  position: relative;
  left: -4px;
}

/* Dan top menu uitsluiten */
.top-menu li::before {
  content: none;
}
ul#menu-merken-overzicht > li > a{
		color: #fff !important;
}
.site-footer ul li a, aside > p > a {
    color: #fff !important;
		text-decoration: underline;
}
.scrollup 

 {
 padding: 0;
		 padding-left : 0;
		 padding-right: 10px;
}
div.left-column-home {
		padding: 20px;
}
#gform_wrapper_1 {
		padding: 40px;
}