/* 
Theme Name: HiiL Countries - User friendly justice
Theme URI: https://hiil.org/
Author: Jeroen Hessing
Author URI: https://interattractive.nl/
Description:  Custom made theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: countries
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
@import url('https://www.hiil.org/wp-content/themes/hiil/style.css');

li a, li a:hover {
    text-transform: none;
}

body.home div#shiftnav-toggle-main img {
	display: inline-block !important;
}

#shiftnav-toggle-main.shiftnav-toggle-main-entire-bar::before {
    padding: 24px 20px !important;
    font-size: 32px !important;
    color: #000 !important;
}

@media (min-width: 992px) {
	.container.navigatie {
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	.container.navigatie {
		max-width: 1140px;
	}
}

@media only screen and (max-width: 768px) {	
	.navigatie .navbar {
	    display: block;
	}
	.navigatie .navbar-brand {
	    display: block;
	}
}

#shiftnav-toggle-main {
	top: 54px !important;
	background-color: #fff !important;
	border-radius: 5px;
	right: 10px !important;
}

@media only screen and (max-width: 768px) {
	#shiftnav-toggle-main {
		top: 14px !important;
		background-color: #fff !important;
		border-radius: 5px;
		right: 10px !important;
	}
}

#shiftnav-toggle-main {
	transform: translateX(0px) !important;
}

#shiftnav-toggle-main .shiftnav-toggle-burger {
	padding: 10px 13px !important;
}

#shiftnav-toggle-main .fa.fa-bars {
	color: #000;
	border-radius: 50px;
}

body.shiftnav-open .shiftnav-toggle {
	display: none !important;
}

.navbar-brand a img {
	max-width: inherit;
}
.navbar li {
	margin-right: 20px;
}

.navbar li ul li {
	margin-right: 0px;
}
a.nav-link, a.dropdown-item {
	font: 1rem "Noto Sans", sans-serif;
	font-weight: 500;
	text-transform: inherit;
}

.nav-item.button-orange {
	background-color: #ED6F27;
	padding: 2px 30px;
}

.nav-item.button-orange a.nav-link {
	color: #fff;
}

.dropdown-menu {
	margin-top: 20px;
	border-radius: 0;
	border: 0px none;
	border-top: 2px solid #ED6F27;
	padding: 0;
}

.dropdown-menu .dropdown-item {
    white-space: nowrap;
    background: transparent;
    line-height: 1.6;
}

 .dropdown-item {
	border: 0px none;
	display: inline-block;
	margin: 0;
	padding: 10px;
	
 }
 
 .dropdown-item:hover {
 	background-color: #ED6F27 !important;
 	color: #fff;
 }
 
 .top-nav a.nav-link {
    color: #C5C5C5;
    margin-left: 0px;
    font: 0.8rem "Noto Sans", sans-serif;
    text-decoration: none;
    transition: all 0.2s ease;
	font-weight: 300;
}

li.wpml-ls-current-language a.nav-link {
	font-weight: 700;
}

#menu-top-navigation {
	margin-left: auto;
}

#menu-top-navigation li {
	margin: 0;
}

#menu-top-navigation li a:after {
	content: "|";
	margin-left: 14px;
}

.rtl #menu-top-navigation li a:after {
	content: "|";
	margin-right: 14px;
	margin-left: 0;
}

#menu-top-navigation li:last-child a:after {
	content: "";
}

.top-nav a.nav-link:hover {
	color: #fff;
}

.search-icon {
    content: url(images/search-icon-over.svg);
    width: 16px;
    height: 16px;
}

#searchtrigger.search-icon {
	margin-left: 0;
}

#searchtrigger.search-icon:hover {
    content: url(images/search-icon.svg);
}

div.search-bar {
	position: fixed;
	top: 0;
	bottom:	0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.9);
}

div.search-bar form {
	background: transparent;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	text-align: center;
} 

div.search-bar form input {
	background: transparent;
	border: 0px none;
	width: 60%;
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
	outline: none;
}

div.search-bar form input#searchsubmit {
	display: none;
}
 
div.search-bar i.close-search {
	color: #ccc;
	line-height: 35px;
	font-size: 20px;
	float: right;
	margin-right: 20px;
	font-weight: 300;
}

 
div.search-bar i.close-search:hover {
	color: #fff;
}

.shiftnav {
	width: 100% !important;
	max-width: 100% !important;
}

.shiftnav .shiftnav-menu-image {
	width: 100px;
	height: auto;
	margin-top: 40px;
}

.shiftnav a.shiftnav-target {
	text-transform: uppercase;
	border-bottom: 1px solid #333;
	padding: 0px 0px 10px !important;
	margin: 15px 0 15px 25px;
}

.shiftnav li.menu-item {
	background: url(images/button-right.png) right 20px no-repeat !important;
	display: inline-block;
	width: 95%;
}

.shiftnav li.menu-item-has-children {
	background: none !important;
	display: inline-block;
	width: 95%;
}

.shiftnav li.menu-item-has-children i {
	background: url(images/button-down.png) right center no-repeat !important;
	height: 30px;
	width: 30px;
}

.shiftnav li.menu-item-has-children.shiftnav-active i {
	background: url(images/button-up.png) right center no-repeat !important;
	height: 30px;
	width: 30px;
}

.shiftnav li.menu-item-has-children.shiftnav-active a.shiftnav-target {
	border: 0px none;
}

.shiftnav li.menu-item-has-children i:before {
	content: "";
}

.shiftnav li.menu-item .shiftnav-submenu-activation {
	width: 50px !important;
	height: 50px !important;
	margin-right: -19px;
}

.shiftnav li.menu-item .shiftnav-submenu-activation i.fa {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -24px;
}

.shiftnav .sub-menu li.menu-item {
	background: none !important;
}

.shiftnav .sub-menu li.menu-item a.shiftnav-target {
	text-transform: none;
	padding: 0px !important;
	margin: 15px 0 15px 35px !important;
}

.shiftnav-search .shiftnav-searchform {
	padding: 0 0 0 25px;
}

.shiftnav-search input.shiftnav-search-input {
	font-size: 16px;
	font-family: 'Noto Sans', sans-serif;
}

.shiftnav-search .shiftnav-search-submit, .shiftnav-searchbar-drop .shiftnav-search-submit {
	padding-right: 0px;
}






 
.footer2 .container h4 {
	color: #fff;
}

.footer2 .container .widget p a {
	color: #ccc;
}

.footer2 .container .widget p a i {
	padding: 7px;
}

.footer2 .container .widget p a.social {
	border-bottom: 0px none !important;
}
