/*
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.1
License: GNU General Public License
License URI: licence/GPL.txt
*/
.mkdf-bsl-item-label{
	background-color: rgb(114, 20, 70) !important;
}

#pum_popup_title_8269 {
	display: none !important;
}

#popmake-8269 {
	background: url('http://rootshair.net/wp-content/uploads/2023/12/4R5A2860-scaled.jpg') !important;
	background-size: cover !important;
	padding: 0 !important;
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-0.5 * var(--bs-gutter-x));
	margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	height: 500px;
	padding-right: calc(var(--bs-gutter-x) * 0.5);
	padding-left: calc(var(--bs-gutter-x) * 0.5);
	margin-top: var(--bs-gutter-y);
}

.overlay {
	width: 100% !important;
	background-color: rgba(0, 0, 0, 0.6) !important;
	color: #ffffff;
	font-family: Helvetica;
	text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#wpforms-6209{
	width: 600px;
}

#wpforms-6209 input{
margin: 0 auto !important;	
}

#wpforms-6209 input:focus{
	border-color: rgba( 114, 20, 70, 1.00 );	
}

#wpforms-6209 button{
background-color: rgba( 114, 20, 70, 1.00 );	
}
