/*
Theme Name: 	Arkin - PuntP
Theme URI: 		https://www.lemon.nl
Description: 	04/2024
Author: 		Roeland ten Holder | Lemon
Author URI: 	roeland@lemon.nl
Version: 		2.1
Template:		Arkin
*/

/** ******************************** **/
/**      _____                       **/
/**    _(  _  )__________________    **/
/**   ( | (___)     | ____ |  _  |   **/
/**   |_|_______|_|_|______|_| |_|   **/
/**                                  **/
/**            www.lemon.nl          **/
/**                                  **/
/** ******************************** **/


.logo {
	margin: -3px 0 18px;
}

.logo img.svg-logo {
	height: 100%;
}

.navbar-inverse .navbar-collapse .nav>li>a {
	padding-left: 13px;
	padding-right: 13px;
}

a.button-arrow i,
a.button-arrow:hover i {
	color: #ffffff !important;
}

.gform_wrapper .gf_progressbar_percentage.percentbar_blue 	{	background-color: #00a6a6;}
.gform_wrapper .gf_progressbar_percentage.percentbar_grey 	{	background-color: #9c8f7c;}
.gform_wrapper .gf_progressbar_percentage.percentbar_green 	{	background-color: #b3cb00;}
.gform_wrapper .gf_progressbar_percentage.percentbar_orange {	background-color: #f39300;}
.gform_wrapper .gf_progressbar_percentage.percentbar_red 	{	background-color: #e3681d;}

iframe {
	width: 100%;
	max-width: 100%;
	height: auto;
}


.button-arrow i {
	background-color: #47639a !important;
}

a.button-arrow:hover i {
	background-color: #385387 !important;
}


.nav .sub-menu>li>a:hover, 
.nav .children>li>a:hover {
	text-decoration: underline;
}