/*
Theme Name: Website voor Zelfstandige Apotheken
Tags:  custom-menu, editor-style, featured-images
Theme URI: https://www.websitevoorzelfstandigeapotheken.nl
Description: Customized Version for Zelfstandige Apotheken
Author: F&J webcreation
Author URI: https://www.fenj.nl/
Template: perfect
Version: 1.0.0
*/

@import '../perfect/style.css';

@media (min-width: 992px) and (max-width: 1200px) {
	div.logo-left div.col-md-9 {
		width: 100% !important;
	}

	div.logo-left ul.sub-menu {
		text-align: left !important;
	}
}

.template-home-wrapper {
	clear: both;
}

@media (max-width: 767px) {
	.perfect-header-top {
		display: block !important;
	}
}