/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.5
*/

#fancy-title-4 {
    font-size: 27px;	
}

#openingstijden {
	width: 190px;
}

.tijd {
	float: right;
}
.mk-grid > .mk-header-nav-container > .mk-main-navigation ul li a{
	font-size: 13px!important;
}
/*#menu-main-menu li{
	height: 150px;
	display: flex;
	align-items: center;
}*/
#menu-item-6385 a{
	border: none;
	border-radius: 3px;
	background-color: #254884;
	line-height: 50px;
	height: 50px;
	color: white;
}
li#menu-item-6385{
	padding-top: 50px;
}
.a-sticky #menu-item-6385{
	padding-top: 0px!important;
	
}
.aw-afspraak-header{
	font-size: 16px;
}

.aw-patientportaal > p > .mk-video-container{
	overflow: scroll!important;
	height: 1000px;
}
@media (max-width: 768px) {
	#fancy-title-4 {
		font-size: 40px !important;
	}
}
@media (max-width: 560px) {
	#fancy-title-3 {
		font-size: 28px !important;
	}
	#fancy-title-4 {
	    font-size: 22px !important;
	}
	#fancy-title-5 {
    font-size: 18px !important;
	}
	.aw-patientportaal > p > .mk-video-container{
		overflow: visible!important;
	}
}
@media (max-width: 340px) {
	#fancy-title-4 {
	    font-size: 20px !important;
	}
}
.aw-employee-cart-container img{
	height: 240px;
	width: 100%;
	max-width: 100%;
	object-fit: cover
}

@media (max-width: 960px) {
	.aw-employee-cart-container li{
		padding: 10px !important;
	}
	
	.aw-employee-cart-container img{
		height: 300px;
	}
}