@charset "utf-8";
/*
Theme Name: van Rhee Websites
Theme URI: http://www.vanrhee-websites.nl/
Description: van Rhee Websites Theme.
Version: 1.0
Author: Bram van Rhee
Author URI: http://www.vanrhee-websites.nl/
Tags: fixed width, two columns, three columns, widgets, special

van Rhee Websites Theme by Bram van Rhee || http://www.vanrhee-websites.nl
Modifications by Bram van Rhee || http://www.vanrhee-websites.nl
This theme is the main theme for van Rhee Websites.
*/

/* Navbar */
#nav li.dropdown:hover > ul.dropdown-menu { display: block; }
#nav .nav-item.active { font-weight: bold; }
#nav .nav-link { color: #fff; white-space: nowrap; }
#nav .dropdown-menu { margin-top: 33px; background-color: #D96B1C; border-radius: 0px; }
#nav .dropdown-item { color: #000; padding: 16px 32px 16px 32px; }
#nav .navbar-toggler { z-index: 1; }

/* Main */
a, a:hover { color: #000; text-decoration: none; }

.bg-primary { background-color: #D96B1C !important; }
.bg-secondary { background-color: #081534 !important; }
.bg-tertiary { background-color: #c6b80d !important; }

.btn.btn-primary { background-color: #D96B1C !important; border-color: #D96B1C; }
.btn.btn-primary:hover { background-color: #fff !important; border-color: #D96B1C; color: #D96B1C; }
.btn.btn-outline-primary { border-color: #D96B1C; color: #D96B1C; }
.btn.btn-outline-primary:hover { background-color: #D96B1C; color: #fff; }

.border-primary { border-top: 10px solid #D96B1C !important; border-bottom: 10px solid #D96B1C !important; }

@media (max-width: 991px) {
	.header-date { margin-top: -39.33px; }
}
