/*
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: 2.2.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.

*/

/*Custom style*/
.mkdf-bsl-item-price-holder .mkdf-bsl-price {
    color: #937547 !important;
	font-size: 12px;
	font-weight: bold;
}

.mkdf-bsl-item-description-holder{
	text-transform: uppercase;
}

.mkdf-bsl-item-title-holder .mkdf-bsl-item-title, .elementor-text-editor a{
	font-size: 12px !important;
}

h4, .mkdf-bsl-item-description-holder, p.mkdf-is-text {
    font-size: 12px !important ;
}

.elementor-text-editor a, .elementor-text-editor h5{
	color: #937547 !important;
}

h2{
	font-size: 83px !important;
	font-weight: normal !important;
	letter-spacing: .025em;
	line-height: 1 !important;
	text-transform: uppercase !important;
}

h3{
    text-align: center;
    /*color: var( --e-global-color-primary );*/
    font-family: "Buckwheat-TC-Rough-Script", Sans-serif !important;
    font-size: 35px !important;
    line-height: 24px;
    letter-spacing: 0.5px;
	text-transform: none !important;
	color: #937547 !important;
}

footer .widget .mkdf-widget-title-holder .mkdf-widget-title {
    font-size: 35px !important ;
	font-family: "buckwheat-tc-rough", Sans-serif !important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff !important;
    background-color: #937547 !important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    color: #ffffff !important;
    border-color: #937547 !important;
}

.mkdf-page-footer .mkdf-footer-top-holder {
    background-color: #000;
    background-image: url("http://www.studioone1.uk/wp-content/uploads/2021/06/footer-section-bg.jpg");
}

h3.mkdf-is-title{
    font-size: 20px;
    text-transform: uppercase;
	color: #937547 !important;
}

.mkdf-testimonial-text{
	text-transform: uppercase;
	font-size: 12px !important;
}

.mkdf-bsl-holder.mkdf-bsl-dark .mkdf-bsl-item-line {
    border-bottom-color: none !important;
}

.elementor-59 .elementor-element.elementor-element-cdbf7a3 > .elementor-widget-container {
 margin:0px 0px 0px 0px !important;
}
.mkdf-info-section .mkdf-is-text {
    margin: 0 0 20px 0 !important;
}

input.wpcf7-form-control.wpcf7-submit {
	padding: 18px 35px !important;
}
.mkdf-bsl-holder .mkdf-bsl-item-line {
    border-bottom: none !important;
}

.mkdf-logo-wrapper a img{
    height: 14px !important;
}

.mkdf-header-logo-area-in-grid-padding .mkdf-page-header .mkdf-menu-area .mkdf-vertical-align-containers {
    padding: 35px 25px !important;
}


@media(max-width:767px) {
 .mkdf-mobile-logo-wrapper a{
    height: 16px !important;
}
	.exspace{display: none;}
	.mkdf-grid-col-4 {
    text-align: center !important;
}
	.mkdf-mobile-header .mkdf-mobile-menu-opener {
    display: none;
}
	
.mkdf-stacked-images-holder .mkdf-si-images.mkdf-appeared .mkdf-si-stack-image {
    top: 200px !important;
}

.mkdf-stacked-images-holder.mkdf-si-position-right .mkdf-si-images {
    margin: 0 0 200px 80px !important;
}	
	
 }

@media(max-width:1024px) {
	.mkdf-mobile-header .mkdf-mobile-menu-opener {
    display: none;
}
	.mkdf-mobile-logo-wrapper a{
    height: 16px !important;
}
}
