/*
Theme Name: Gentlecare
Theme URI:
Version: 1.0
Description: Theme gentlecare
Author: Media Factory
Author URI: http://mediafactory.com
Template: wellspring
Text Domain:
Tags:

	Copyright: (c) 2015-2016 Dahz.
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use
the customizer custom css to add your styles. You have been warned! :)

*/

.widget_mkdf_side_area_opener .mkdf-side-menu-button-opener.large {
	width: auto;
	font-size: 14px;
	font-weight: 600;
	color: #6a6a6a;
}
.widget_mkdf_side_area_opener .mkdf-side-menu-button-opener.large:hover {
	color: #47b7b9;
}

@media screen and (max-width: 1024px) {
	.mkdf-side-menu-slide-from-right .mkdf-side-menu,
	#mc_embed_signup {
		width: 100% !important;
	}
	.mkdf-right-side-menu-opened .mkdf-wrapper {
		left: 0 !important;
	}
}
@media screen and (max-width: 480px) {
	.widget_mkdf_side_area_opener .mkdf-side-menu-button-opener.large {
		font-size: 11px !important;
	}
}