/*
Theme Name: Evently Child
Theme URI: https://evently.qodeinteractive.com/
Description: A child theme of Evently Theme
Author: Mikado Themes
Author URI: https://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: evently
Template: evently
*/

.mkdf-mobile-logo-wrapper img { width:170px; height:auto; }
.mkdf-price-table.mkdf-pt-simple-with-icon .mkdf-pt-price { font-size:35px !important; }
.js-google-map { width:100% !important; height:350px !important; }
#slider-9-slide-15-layer-2  { font-size:35px; }

/* 
	Media Queries For Medium Devices
	Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint 
*/
@media (min-width:768px) {
	.js-google-map { width:100% !important; height:650px; }
}