/*
Theme Name: Curly
Theme URI: https://curly.qodeinteractive.com/
Description: A Stylish Theme for Hairdressers and Hair Salons
Author: Mikado Themes
Author URI: https://qodeinteractive.com/
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.9
License: GNU General Public License
License URI: licence/GPL.txt
*/


.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    content: '\f063' !important;
    font-family: 'FontAwesome' !important;
}


.mkdf-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown {
    max-width: 180px;
}


.wpcf7-list-item{
	margin:0!important;
}



.frm_submit{
	    width: 100%;
	
}


button.frm_button_submit.frm_final_submit {
    background: #000 !important;
    border: none !important;
    border-radius: 0 !important;
    min-height: 50px;
    text-align: center;
    text-transform: uppercase;
	font-weight: bold !important;
    width: 100% !important;
    font-size: 16px !important;
}


button.frm_button_submit.frm_final_submit:hover {
    background: #c59d5f !important;

}

.frm_style_stile-di-formidable.with_frm_style .form-field {
    margin-bottom: 5px!important;
}


.with_frm_style .frm_hidden_container .frm_primary_label,
.with_frm_style .frm_pos_hidden,
.frm_hidden_container .frm_primary_label{
	display:none!important;
}


.frm_form_fields  input {
    border-radius: 0 !important;
    border: 1px solid #000 !important;
}


.frm_form_fields  textarea {
    border-radius: 0 !important;
    border: 1px solid #000 !important;
}

footer .textwidget a {
    font-weight: bold;
}


.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    max-height: 120px;
    height: 100px !important;
}

@media screen and (min-width:1024px) and (max-width: 1400px) {
	.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
		max-height: 45px!important;
		height: 45px !important;
	}
}
input.checkCode {
    display: none;
}
button#invia_ric_download {
    margin-top: 15px;
    background: #000 !important;
    color: #fff;
    border: none !important;
    border-radius: 0 !important;
    min-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 16px !important;
    padding: 5px 25px !important;
	    cursor: pointer;
}
#checkbox_trattamento_box {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}
#checkbox_trattamento_box label {
    font-size: 13px;
}
.form_voucher label {
    font-weight: 500;
}
.form_voucher input[type=text] {
    height: 40px;
}

