/*
 Theme Name:   Goudwisselkantoor thema
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

h1 {
	font-family: interstate, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	color: #001F78;
    Line-height: 1.5;
    size: 24px;
    text-align: left;
    

}

	
h2 {
	font-family: interstate, sans-serif;
	font-weight: 800;
	font-size: 21px;
	color: #ae9a63;
	line-height: 1.5; 
}

h3 {
    font-family: interstate, sans-serif;
	font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-weight: 800;
	color: #ae9a63;
}

h4 {
    font-family: interstate, sans-serif;
	font-size: 13px;
    margin-bottom: 1px;
    line-height: 1.2em;
    font-weight: 800;
	color: #003166;
}

h5 {
	font-family: interstate, sans-serif;
	font-weight: 800;
	font-size:	18px;
	color: #ae9a63;
}
	
	


h6{
	margin-bottom:	0px;
	
	
}
		
.header-title-1 {
	font-family: interstate, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	color: #001F78;
    Line-height: 100%;
    font-size: 2.75rem;
    text-align: center;
}

.header-title-2:hover, a:active {
  color: inherit;
}

//.header-title-white {
	color: #666;
	font-weight: bold;
	
}

.header-title-2 {
	font-family: interstate, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	color: #ae9a63;
    Line-height: 100%;
    font-size: 2.75rem;
    text-align: center;
}

.header-title-3 {
	font-family: interstate, sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	color: #ffffff;
    Line-height: 100%;
    font-size: 2.75rem;
    text-align: center;
}

body {
    font-family: Roboto Condensed, Helvetica, Neue Helvetica, Arial,sans-serif;
    font-weight: 300;
    line-height: 175%;
    color: #001f78;
    font-size: 16px;
    
}

p {
	
    font-family: Roboto Condensed, interstate,sans-serif;
    font-weight: 400;
    line-height: 175%;
    color: #001f78;
    font-size: 16px;
    
}


a, a:visited, a:hover, a:active {
  color: inherit;
}

.sidebar .widget {
    background-color: #ffffff;
    margin-left: 5px;
}

.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}



table {
	border-bottom:	1px;
	border-bottom-color:	#fff;
	
}

.tabel-biljet-kolom {
	border-style: none;
	
	
}

.tabel-biletten-td {
		border-style:	none;
	
}

.tabel-biljet-afbeelding {
	max-width: unset;
    width: 100%;
    vertical-align: top;
    padding-bottom: 20px;
    padding-left: 30px;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #001F78;
    background-color: #F5F5F6;
	margin-top:	8px;
	margin-bottom:	4px;
	border-radius: 8px;
}



.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {

    color: #001F78;
    font-size: .9rem;
    font-weight: 700;
    line-height: 3;
	margin-top:	8px;
	margin-bottom:	4px;
	border-radius: 8px;
}

.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {

    color: #001F78;
    font-size: .9rem;
    font-weight: 700;
    line-height: 3;
	margin-top:	8px;
	margin-bottom:	4px;
	border-radius: 8px;
}



a.button	{
	background-color:	#5CB85C;
	    border-radius: 4px;
    box-shadow: none;
}

.button-green {
	font-family: roboto,sans-serif;
	background-color:	#18B949;
	display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 16px 20px;
    border-radius: 4px;
	font-family: interstate,sans-serif;
	
}

.button-green:hover, .btn-yellow:focus, .btn-yellow:active {
    background: #18B949;
    color: #001f78;
}


.button-yellow {
	font-family: roboto,sans-serif;
	background-color:	#FEBD00;
	display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 16px 20px;
    border-radius: 4px;
		
}

.button-yellow:hover, .button-yellow:focus, .button-yellow:active {
	font-family: roboto,sans-serif;    
	background: #cb8c19;
    color: #fff;
	 display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 16px 20px;
    border-radius: 4px;
}

.button-navy {
	font-family: roboto,sans-serif;
	background-color:	#3B82F6;
	 display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 16px 20px;
    border-radius: 4px;
}

.button-navy:hover, .button-navy:focus, .button-navy:active {
    font-family: roboto,sans-serif;
	background: #001F78;
     display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 16px 20px;
    border-radius: 4px;
	color: #fff;
}




.button-vzm {
	background-color:	#936AAB;
	border-radius: 4px;
    box-shadow: none;
	padding: 8px;
		
}


.button-widget {
	font-family: roboto condensed,sans-serif;   
	background-color: #FEBD00;
    border-radius: 4px;
    box-shadow: none;
	padding: 8px;
	color: #001F78;
	
}

.button-widget:hover, .button-widget:focus, .button-widget:active {
	font-family: roboto condensed, sans-serif;    
	background: #cb8c19;
    box-shadow: none;
	padding: 8px;
	color: #001F78;
	border-radius: 4px;
}
	
/*-----------------------Table-classes------------------*/	
	
.table-notes {
    width: 49%;
    margin-bottom: 50px;
	table-layout:fixed;
}

.table-notes-2 {
    width: 49%;
    margin-bottom: 20px;
}

.homepage-table	{
	border-color: #ffffff;
    margin-left: 100px;
    
}
	
	
.homepage-td {
	border-width:	0px;
	
}

.blauwe-balk {
	 background-color: #003166;
    color: white;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
	padding:	20px;
}

.echtheid {
	font-weight: 600;
	font-size:	14px;
	color: #fff;
	background-color: #FEBD00;
	padding: 7px;
	border-radius: 4px;
	
}

.echtheid:hover {
	background-color:	#5CB85C;
	color:	#ffffff;
	}

.achterzijde {
	font-weight: 600;
	font-size:	14px;
	color: #fff;
	background-color: #001F78;
	padding: 7px;
	border-radius: 4px;
}

.achterzijde:hover {
	background-color:	#5CB85C;
	color:	#ffffff;
	}


/*-----------------------columns--------------------------*/

.kolom-button {
	background-color:	#003166;
	    border-radius: 4px;
    box-shadow: none;
	color:	#ffffff;
	font-size:	14px;
	padding:	10px;
}

.kolom-button-2 {
	background: #003166;
	color: white;
	padding: 5px;
	text-align: center;
	display: inline-block;
	margin: 0px 2px 0px -10px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: -10px;
	border-radius: 4px;	
	font-size:	14px;
}

.wp-block-column {
	background-color:	#eee;
	border-color:	#fff;
	border-width:	5px;
	padding:	10px;
	margin-left:	50px;
}

.wp-block-column-custom {
	background-color:	#fff;
	    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 0px;
    padding-inline-start: 0px;
	padding-inline-end:	0px;
    padding-top: 0px;
}

.wp-block-columns .wp-block-column {
        -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 40px;
    padding-inline-start: 20px;
	padding-inline-end:	20px;
    padding-top: 10px;
	
}


.wp-block-column-1 {
	background-color:	#ffffff;
	border-color:	#fff;
	border-width:	5px;
	padding:	10px;
	margin-left:	50px;
}

.wp-block-table-custom {
	padding-top:	25px;
	
}

table, th, td {
    border: 0px solid rgba(0,0,0,.1);
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
}

/*-------------------list-widget-----------------------*/

ul  {
    list-style: square;
    color: #003166;
    font-size: 15px;
    
    }

ul {
      list-style-image: url('http://www.geldwisselkantoor.nl/inloggen/wp-content/uploads/2019/05/checkbox-icon-16px.png');
    padding-left: 20px;

}

.widget-area .widget {
    padding:	15px;
	margin: 8px;
}


.widget-title {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    
}

.sidebar .widget .widget-title {
    color: #003166;
}
