/*
 Theme Name: EVshield
 Theme URI: https: //www.webtima.nl
 Description: EVshield theme
 Author: WEBtima
 Author URI: https://www.webtima.nl
 Template: Impreza
 Version: 0.1.0
 */

.current_page_item::before, .w-nav-item:hover::before{
	position: absolute;
	z-index: 9999;
	height: 4px;
	width: 100%;
	background-color: #FE981A;
	content: '';
}
.w-nav-item .level_1:hover, .current_page_item .level_1 {
   background-color: rgba(254, 214, 164, 0.3) !important;
	height: 100%;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.evimage img{
    border-radius: 50px 0px !important;
}
.w-image img{
	border-radius: 5px;
}

#slider {
	width: 100%;
    height: 300px;
    border: 25px;
	background-size: contain !important;
    background: url('https://evshield.webtima.online/wp-content/uploads/2023/07/weg5.png') no-repeat;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
	top: 40% !important;
    width: 220px;
    height: 110px;
    cursor: default;
    border: 5px solid transparent;
    background: url('https://evshield.webtima.online/wp-content/uploads/2023/07/kleineauto.png') no-repeat;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.0em;
    margin-left: -0.6em;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position:0% 0%;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
    background: linear-gradient(to right, #ffffff 0%, #ffff00 100%);
}

.fa-check:before {
    content: "\f00c";
    border: 2px solid #FE981A;
	color:#FE981A;
    font-size: 10px;
    padding: 3px;
    border-radius: 20px;
}

.mogelijkheden .w-grid-item-h{
    border-radius: 50px 0px 50px 0px;
}
.mogelijkheden .w-grid-item-h img{
    border-radius: 0px 0px 50px 0px !important;
}

.Industrien .w-grid-item-h{
    border-radius: 0px 0px 50px 0px;
}
.footeraction{
	border-radius: 0px 50px 0px 0px !important;
}

.us-btn-style_7 .fal{
	background-color: #FE981A;
	height: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 10px;
	color:white;
	border-radius: 25px;
	margin-right: 12px !important;
}

.industrie .l-section-overlay{
	border-radius: 50px 0px 0px 0px;
}

@media (min-width: 1381px){
	.l-subheader.width_full {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
		border-bottom: 1px solid rgba(254, 255, 255, 0.3);
	}
}

#menu-support li{
	background-color: #000052;
	color:#FFFFFF !important;
	padding: 25px 20px;
	border-radius: 10px;
}
#menu-support .current_page_item{
	background-color: #FE981A;
	
}

#menu-support li a{
	color:#FFFFFF !important;
	font-weight: 600;
}
.current_page_item::before, .w-nav-item:hover::before{
	display: none;
}
.w-counter-value{
	color: white !important;
	font-size: 30px !important;
	margin-bottom: 10px;
}
.w-counter-title{
	font-size: 14px !important;
}
.wandcontactdooscontent, .Thuisladercontent, .behuizingcontent, .slotcontent, .riemcontent{
	display: none;
}
.eveditions post_title{
	margin-bottom: 20px;
}
.eveditions p{
	color: #9b9b9b !important;
	height: 130px;
}
.eveditions ul{
	color: #000052 !important;
	font-weight: 600;
	--icon-space: 1.5em;
 	list-style: none;
  	padding: 0;
	margin:0px;
}

.eveditions li {
  padding-left: var(--icon-space);
}

.eveditions li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  color: #FE981A;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
}


.wpb_text_column ul{
	font-weight: 600;
	--icon-space: 1.5em;
 	list-style: none;
  	padding: 0;
	margin:0px;
}

.wpb_text_column ul li {
  padding-left: var(--icon-space);
}

.wpb_text_column ul li:before {
	background-color: #000052;
	color:white !important;
	width: 35px !important;
	height: 35px !important;
	line-height: 35px !important;
	border-radius: 25px;
	text-align: center;
  content: "\f00c"; /* FontAwesome Unicode */
  color: #FE981A;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
	margin-right: 10px;
  width: var(--icon-space);
}

/* la base */
.badge {
  width: 125px;
  height: 125px;
  overflow: hidden;
  position: absolute;
}

.badge::before,
.badge::after {
  position: absolute;
  z-index: -1;
  content: "";
  display: block;
  border: 5px solid #D9D9D9;
}

.badge span {
  position: absolute;
  display: block;
  width: 200px;
  padding: 14px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 700 14px/1 "Lato", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center;
}

/* in alto a destra */
.badge-top-right {
  top: -10px;
  right: -10px;
}

.badge-top-right::before,
.badge-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}

.badge-top-right::before {
  top: 0;
  left: 0;
}

.badge-top-right::after {
  bottom: 0;
  right: 0;
}

.badge-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

#menu-sustainability .menu-item{
	background-color: #222222;
	color:white;
	padding: 30px 20px;
	border-radius: 10px;
	font-weight: 600;
}

#menu-sustainability .current-menu-item{
	background-color: #000052;
}

#menu-sustainability li:after {
    content: '\f054';
    font-family: 'fontawesome';
    font-style: normal;
    font-weight: 700;
    position: relative;
    top: 4px;
    right: 0px;
    float: right;
    font-size: 13px;
}


