/*

Template: Medicate - Health & Medical WordPress Theme
Author: peacefulqode.co.in
Version: 3.2
Design and Developed by: Peacefulqode

*/
@media(max-width:1199px) {
	.container, .elementor-section.elementor-section-boxed>.elementor-container { max-width: 960px; }
}
@media(max-width:1023px) {
	.container, .elementor-section.elementor-section-boxed>.elementor-container { max-width: 100%; }
	.content-area .site-main { padding: 90px 0; }
}
@media(max-width:767px) {
	.content-area .site-main { padding: 60px 0; overflow: hidden; }
}
#book-appointment-wizard #frame-footer {display: none;}







/* Make navbar-brand logo bigger */
.navbar-brand {
	  width: auto !important;
	  min-width: auto !important;
	  display: inline-block !important;
	  padding: 5px 10px !important;
	  white-space: nowrap !important;
	  overflow: visible !important;
}

.navbar-brand img {
	  max-width: 100% !important;
	  height: auto !important;
	  max-height: 50px !important;
}
