@charset "utf-8";
/* CSS Document */
.aic{
	align-items: center;
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block!important;
    content: "\e04f" !important;
}
@font-face {
  font-family: "GOTHIC"; 
  src: url("/wp-content/uploads/2025/11/GOTHIC.ttf") format("woff2"); 
}
@font-face {
  font-family: "Juliette-Script"; 
  src: url("/wp-content/uploads/2025/11/Juliette-Script.otf") format("woff2"); 
}

#page-container{
	overflow-x: hidden;
}
/*CF7 FORM*/
form{
	display: block;
}
.wpcf7-text{
	padding: 10px !important;
    margin: 6px 0 !important;
    width: 100% !important;
}
.wpcf7-textarea{
	padding: 10px !important;
    margin: 6px 0 !important;
    width: 100% !important;
	height: 100px !important;
}
.wpcf7-submit{
	width: 100% !important;
    background: #00837e !important;
    cursor: pointer !important;
    font-size: 18px !important;
    padding: 10px !important;
    border: 0 !important;
    color: #fff !important;
    text-transform: uppercase !important;
}
/*END CF7 FORM*/


/*Leave a Review*/
#rev_btn{
	position: fixed;
    bottom: 75px;
    left: 0;
	z-index:99;
}
#rev_btn a{
	background: #000;
    color: #fff !important;
    padding: 7px 22px;
    border-radius: 2px;
    font-size: 17px;
    text-decoration: none;
}
#rev_btn a:hover{
	opacity: 0.8;
}
.page-id-21 #rev_btn{
	display: none;
}
.page-id-21 .container{
	padding:0 !important;
}
.page-id-21, .page-id-21 #page-container, .page-id-21 #main-content{
	background: #000;
}
.page-id-21 h1.main_title{
	display: none;
}

#review_div_wrap{
	max-width: 500px;
    margin: 100px auto;
}
#lh_logo_rev img{
	display: block;
    max-width: 300px;
    margin: auto;
}
#review_div{
	background: #fff;
    margin: 50px 0;
    padding: 50px;
    text-align: center;
	box-shadow: 0px 4px 10px 2px #5a5858;
	border-radius: 10px;
}
#review_div h3{
	font-size: 30px !important;
    padding: 0 0 20px 0 !important;
    margin: 0 !important;
}
#review_div h4{
	font-size: 20px !important;
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
}
.star-wrapper {
/*   top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute; */
  direction: rtl;
}
.star-wrapper a {
  font-size: 3em;
  color: #ccc;
  text-decoration: none !important;
  transition: all 0.5s;
  margin: 4px;
 position: relative;
}
.star-wrapper a:hover, .star-wrapper a:focus {
  color: gold !important;
  transform: scale(1.2);
}
.s1:hover ~ a {
  color: gold;
}
.s2:hover ~ a {
  color: gold;
}
.s3:hover ~ a {
  color: gold;
}
.s4:hover ~ a {
  color: gold;
}
.s5:hover ~ a {
  color: gold;
}
.s1::after{
  content: "5";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 41%;
	color:#000;
}
.s2::after{
  content: "4";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 39%;
	color:#000;
}
.s3::after{
  content: "3";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 41%;
	color:#000;
}
.s4::after{
  content: "2";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 41%;
	color:#000;
}
.s5::after{
  content: "1";
  position: absolute;
  font-size: 15px;
  top: 35%;
  left: 43%;
	color:#000;
}
#rev_feedback{}
#rev_feedback h4{
	padding: 0;
    text-align: center;
    font-size: 25px;
}
#rev_feedback p{
	text-align: center;
    font-size: 15px;
	margin: 10px;
}
#rev_feedback form{
	display: block;
}
#rev_feedback .wpcf7-text{
	padding: 10px;
    margin: 6px 0;
    width: 100%;
}
#rev_feedback .wpcf7-textarea{
	padding: 10px;
    margin: 6px 0;
    width: 100%;
	height: 100px;
}
#rev_feedback .wpcf7-submit{
	width: 100%;
    background: #22b339;
    cursor: pointer;
    font-size: 18px;
    padding: 10px;
    border: 0;
    color: #fff;
    text-transform: uppercase;
}
/*END Leave a Review*/
#main-content{
	min-height: 70vh !important;
}
body:not(.home) #main-content .entry-content{
	padding-top: 100px !important;
}
body:not(.home) #main-content .container{
	padding-top: 150px !important;
}
#main-content h1{}
#main-content h2{
	font-size: 35px;
}
#main-content h3{}
#main-content h4{}
#main-content h5{}
#main-content h6{}
#menu-main-menu li{
	margin:0;
	padding: 8px;
}
#menu-main-menu li a{
	font-size: 12px;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #58585b !important;
    opacity: 1 !important;
	padding: 0;
}
#menu-main-menu li a:hover{
	color:#00837e !important;
}
#menu-main-menu li a:after{
	display: none;
}
#menu-main-menu .sub-menu{
	padding: 0 !important;
	width: 250px;
}
#menu-main-menu #menu-item-46 .sub-menu{
	width: 340px;
}
#menu-main-menu .sub-menu li{
	width: 100% !important;
	padding:0;
}
#menu-main-menu .sub-menu li a{
	width: 100% !important;
	padding: 5px 10px;
}
.hbtns{
	display: flex;
    justify-content: center;
    align-items: center;
}
.hbtns a{
	display: flex;
	height: 100px;
	justify-content: center;
	align-items: center;
	flex: 1;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight:500;
}
.hbtns .hbtn1{
	color:#58585b;
}
.hbtns .hbtn2{
	background: #00837e;
	color: #fff;
}

.homebox h3 span{
	font-family: "Juliette-Script" !important;
	font-size: 60px;
	color: #00837e !important;
	position: relative;
	left: 65px;
	top: -10px;
	text-transform: lowercase;
}
.homebox h3{
	position: relative;
	font-weight: 300;
	font-size: 35px;
	text-transform: uppercase;
}
.homebox h3::after{
	    content: "";
    display: block;
    background: #00837e;
    height: 3px;
    max-width: 70px;
    margin: 30px 0 0 0;
}

/*salon hours*/
.salonhours  .content_area {
    display: inline-flex;
    width: 100%;
}
.salonhours  .outer_ring {
    border-radius: 50%;
	/* border: 2px solid #00837e; */
	opacity: .75;
	margin-left: 25px;
	flex: 1;
}
.salonhours  .inner_ring {
    background-color: #00837e;
    border-radius: 50%;
    padding: 30px 0;
    text-align: center;
    margin: 3px auto;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: white;
    font-size: 12px;
    width: 100%;
    max-width: 115px;
    height: 110px;
}
.salonhours   .inner_ring label {
    display: block;
}
/*end salon hours*/
.font_js{
	font-family: "Juliette-Script" !important;
	font-size: 60px;
	color: #00837e !important;
}
.et_pb_accordion_item  h5.et_pb_toggle_title{
	font-size: 18px;
	font-weight:bold;
}

.bloglist{}
.bloglist article{
	width: 29.3%;
	float: left;
	margin: 5% 2%;
	box-shadow: 0 0 10px 4px #ccc;
	height: 300px;
}
.bloglist .et_pb_post .entry-featured-image-url{
	margin:0;
}
.bloglist .entry-title{
	font-size: 25px !important;
	text-align: center;
	padding: 20px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.et_pb_accordion  h5.et_pb_toggle_title{
	font-size: 16px;
	font-weight: normal;
}

#fltbtn a{
	cursor: pointer;
	position: fixed;
	bottom: 20%;
	background: #00837e;
	color: #fff !important;
	right: -5.8%;
	padding: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	transform: rotate(-90deg);
	text-decoration: none !important;
}
.et_pb_scroll_top {
	bottom:0 !important;
}
.popform{
	background: url("/wp-content/uploads/2025/12/on-call-beauty-club-background-sml.png") no-repeat;
	padding: 405px 20px 0 20px;
}
.popform p{
	text-align: center;
  font-size: 15px !important;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
	font-family: arial;
	letter-spacing:1px;
}
.popform .wpcf7-text {
  padding: 10px !important;
  height: auto !important;
  font-size: 12px !important;
}
.popform .wpcf7-submit {
  padding: 4px !important;
  height: auto !important;
  font-size: 12px !important;
  width: 100% !important;
	background:#000 !important;
}
.pum-content  form.wpcf7-form{
	display: block !important;
}
.pum-container.popmake{
	padding: 0!important;
}
#n2-ss-3 *{
	font-family: 'GOTHIC', Helvetica, Arial, Lucida, sans-serif !important;
}
.rating-n {
	margin-right: 8px;
	top: -3px;
	position: relative;
}
.newsletter_form form{
	display: flex;
}
.newsletter_form .text_type{
	margin:5px 5px 0 5px;
}
.newsletter_form .text_type2{
	margin:5px 5px 0 5px;
}
.newsletter_form .submit{
	top: 10px;
	position: relative
}