/* 
 Theme Name:     Great Gardens 2019
 Author:         
 Author URI:     
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

.infowindow {
	display: none;
}

h1.home {
    font-size: 40px !important;
	font-family: georgia; 
	font-weight: 400; 
	color: #62045f;
}

h1.home-large {
    font-size: 72px !important;
	font-family: georgia; 
	font-weight: 400; 
	color: #62045f;
}

h2.home {
    font-size: 36px !important;
	font-family: georgia; 
	font-weight: 400; 
	color: #62045f;
}

.artist-grid-name a {
	font-family: georgia, serif;
	font-size: 28px !important;
	font-weight: 400; 
	color: #dd4190;
}

#artist1 a {
	font-family: georgia, serif;
	font-size: 28px !important;
	font-weight: 400; 
	color: #dd4190;
}

#artist1 {
	font-family: georgia, serif;
	font-size: 36px !important;
	font-weight: 400; 
	color: #dd4190;
}

#artist2 {
	font-family: georgia, serif;
	font-size: 36px !important;
	font-weight: 400; 
	color: #dd4190;
}

#artist3 {
	font-family: georgia, serif;
	font-size: 36px !important;
	font-weight: 400; 
	color: #dd4190;
}

span.mobile_menu_bar:before {
	color: #dd4190 !important;
}


/* Most Mobile Phones */
@media only screen and (max-width: 767px) {
	
.slide-text .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title, .et-pb-active-slide .et_pb_slide_description, h2.et_pb_slide_title {
    font-size: 32px !important;
	}
	
	
.slide-text h2.et_pb_slide_description h2.et_pb_slide_title {
    font-size: 32px !important;
	}
	
.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 32px !important;
	}
	
span.mobile_menu_bar:before {
	color: #dd4190 !important;
	}

}

/*  Smaller Mobile Phones */
@media only screen and (max-width: 420px) {

.slide-text .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title, .et-pb-active-slide .et_pb_slide_description, h2.et_pb_slide_title {
    font-size: 32px !important;
	}
	
h2.et_pb_slide_description h2.et_pb_slide_title {
    font-size: 32px !important;
	}
	
span.mobile_menu_bar:before {
	color: #dd4190 !important;
	}

}



