/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 31 2023 | 11:45:36 */
.mobile-sidebar .nav-sidebar button.toggle {
    top: 0px !important;
}
.mobile-submenu-slide .nav-slide {
	padding-top: 0px;
	background-color: #fff;
}
#main-menu .html.custom.html_topbar_right {
	padding: 10px 0px;
}
/*.mfp-close svg line{
  display:none;
}
.undefined .mfp-close svg line{
  display:block;
}
.mfp-ready .mfp-close {
	opacity: 1;
	transform: none !important;
	transition: none !important;
}
.mfp-close {
	position: relative;
	left: 0;
  min-height:60px;
  mix-blend-mode:darken;
}
.undefined .mfp-close {
	position: absolute;
	left: auto;
	min-height: auto;
	mix-blend-mode: difference;
}
.mfp-close {
	border-bottom: 2px solid #222;
}
.undefined .mfp-close {
	border-bottom: none;
}
 .mfp-close svg {
	background: url(https://j.expertdeal.nl/wp-content/uploads/2021/12/menu.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: inherit;
}
.undefined .mfp-close svg {
	background:none;
}*/
.sidebar-menu #masthead {
	border-bottom: none;
}
.undefined .mfp-close {
	display: block;
}
.undefined.mfp-bg.mfp-ready {
	opacity: 0.6 !important;
	display: block !important;
}

@media (max-width:768px){
    
  .nav-vertical li li.menu-item-has-children {
	margin-bottom: 0px;
}
  .nav-vertical li li {
	font-size: 1em;
	padding-left: 0px;
}
  .nav-left {
	text-align: center;
}
  .medium-logo-center .logo {
	margin: 0px !important;
}

}
@media (max-width:549px){
.html .header-main {
	height: 40px !important;
  }
 .html .header-search {
	margin-bottom: -10px !important;
}
.mobile-submenu-slide .pt-half, .mobile-submenu-slide .pb-half {
	margin-top: 40px !important;
}
  .menu-item .sub-menu .pt-half{
    margin-bottom:0px !important;
    padding-bottom:0px;
  }
  .mobile-sidebar-levels-1 .nav-slide > li > ul.children, .mobile-sidebar-levels-1 .nav-slide > li > .sub-menu {
	background-color: #fff;
}
  .menu-item-21941 a {
	text-transform: uppercase !important;
}
  .header-search .is-small {
	padding-left: 0px !important;
}
  

	
a.wwk-sidebar--top {
	display: flex;
	flex-flow: row nowrap;
	height: 30px;
}
.wwk-sidebar--top .wwk-sidebar__balloon {
	width: 30px !important;
	height: 30px !important;
left: calc(35% - 30px / 2) !important;
	background-size: 25px !important;
	font-size: 11px !important;
}	
.wwk-sidebar--top .wwk-sidebar__reviews-wrapper {
	order: 1;
	flex: 1 1 65%;
	padding: 0.35rem 0 0.35rem 20px !important;
}	
.wwk-sidebar--top .wwk-sidebar__footer-wrapper {
	order: 0;
	flex: 1 1 35%;
	padding-left: .5rem !important;
	height: 100% !important;
}
.wwk-sidebar--top .wwk-sidebar__footer-wrapper .wwk-sidebar__logo {
	background-size: 100px;
}
.wwk-sidebar--top .wwk-sidebar__reviews-wrapper button.wwk-sidebar__close {
	top: 0 !important;
	background: #fec2cb !important;
	height: 30px !important;
	width: 30px !important;
	right: 0;
	line-height: 30px !important;
}
}



.mobile-submenu-slide .pt-half, .mobile-submenu-slide .pb-half {
	margin-top: 0px !important;
}
.mfp-bg.mfp-ready {
	opacity: 0;
	display: none;
}
 .mfp-close {
	display: none;
}
.has-off-canvas .current-lightbox-clicked {
	transform: none !important;
	opacity: 1 !important;
}

.off-canvas-left .mfp-content {
	position: fixed;
	top: 88px;
	box-shadow: none;
}
  .undefined .mfp-content {
	position: fixed;
	top: 0px;
	box-shadow: none;
	padding-top: 30px;
}

html.has-off-canvas.has-off-canvas-left .header-bg-container.fill{
	border-bottom: 3px solid #555;
	width: 50px;
}

@media (min-width:769px){
    .undefined .mfp-content {
	padding-top: 0px;
}
}