/*
Theme Name: Curly
Theme URI: http://curly.mikado-themes.com
Description: A Stylish Theme for Hairdressers and Hair Salons
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: curly
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
#respond input[type=text], #respond textarea, .mkdf-style-form textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=text], input[type=email], input[type=password]
{
	margin-bottom : 20px !important;
}
#ced_rnx_return_request_form_wrapper
{
	padding: 40px;
}
aside.mkdf-sidebar
{
	padding: 40px;
}
.woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-page .mkdf-content a.added_to_cart, .woocommerce-page .mkdf-content a.button, .woocommerce-page .mkdf-content button[type=submit]:not(.mkdf-search-submit), .woocommerce-page .mkdf-content input[type=submit], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type=submit]:not(.mkdf-search-submit), div.woocommerce input[type=submit]
{
	margin-bottom : 10px;
}
@media(max-width : 767px)
{
	.mkdf-mobile-logo-wrapper a
	{
		height : 50px !important
	}
	.mkdf-wrapper-inner .mkdf-mobile-header .mkdf-mobile-logo-wrapper img
	{
		height : 100% !important
	}
}