.kempsville-mobile-address {
	display: none !important;
}

.kempsville-phone-number a {
		color: #9E9F9F !important;
		text-decoration: none !important;
	}
	
	.kempsville-phone-number a:link {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	.kempsville-phone-number a:visited {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	.kempsville-phone-number a:hover {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	.kempsville-phone-number a:active {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	#kempsville-phone-link {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}


div#actionbar {
	display: none;
}

@media only screen and (max-width: 600px) {
	.kempsville-schedule-appointment-text {
		font-size: 2rem !important;
	}
	
	.kempsville-social-media-column {
		display: none !important;
	}
	
	.kempsville-address-column {
		display: none !important;
	}
	
	.kempsville-mobile-address {
		display: block !important;
	}
	
	.kempsville-logo-column {
		padding: 0 !important;
		margin: 0 !important;
		padding-top: 10% !important;
		background-color: #041483;
	}
	
	.kempsville-menu {
		position: absolute;
		top: 0;
		left: 1%;
		background-color: #041483 !important;
		color: #fcb900 !important;
	}
	
	.kempsville-menu>button>svg {
		width: 2rem !important;
		height: 2rem !important;
	}
	
	.kempsville-menu-item {
		font-size: 1.5rem !important;
	}
	
	.wp-block-navigation__responsive-dialog>button>svg {
		width: 3rem !important;
		height: 3rem !important;
	}
	
	ul.wp-block-navigation__container.has-text-color.has-background.has-small-font-size.is-responsive.items-justified-left.no-wrap.kempsville-menu.wp-block-navigation.has-small-font-size.has-figtree-font-family {
		padding-top: 3rem;
	}
	
	.kempsville-footer-navigation {
		display: none !important;
	}
	
	.kempsville-phone-number a {
		color: #9E9F9F !important;
		text-decoration: none !important;
	}
	
	.kempsville-phone-number a:link {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	.kempsville-phone-number a:visited {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	.kempsville-phone-number a:hover {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	.kempsville-phone-number a:active {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
	
	#kempsville-phone-link {
		text-decoration: none !important;
		color: #9e9f9f !important;
	}
}