.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1400px;
}

h1, h2, h3, h4, h5, body p, .jet-menu-title, .elementor-icon-list-item > .elementor-icon-list-text, .elementor-icon-list-item > a
{
  font-family: "Source Sans 3", serif!important;
  font-optical-sizing: auto;
  font-style: normal;
}

.stylist-level h3 { 
	background:#020202;     
	color: #fff!important;
    display: inline;
    font-size: 18px!important;
	line-height:20px!important;
    padding: 4px 12px;}

.jet-menu-title { font-weight:500; }

body p { font-weight:300; }

.ob-widget-btn__wide_text {
    font-size: 14px!important; margin-left: 10px!important;
}

.ob-widget-btn { border-radius:15px!important; bottom:70px !important; background-color:#2e246b!important;  padding: 10px 25px!important; height:50px!important; }
.ob-widget-btn:hover { opacity:0.9!important; }
body.home .sub-header { display:none; }

#jet-menu-item-1617 a.top-level-link {
    background-color: #2a2a2a;
    padding: 6px 20px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    margin-left: 18px;
    border: solid 1px #2b2a2a;
    border-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
#jet-menu-item-1617 a.top-level-link:hover {  background-color: #b4aacf; border: solid 1px #b4aacf; }


.jet-sticky-section--stuck {
    box-shadow: 0px 3px 4px #0000001A;
}
body.home .jet-sticky-section {
    box-shadow: 0px 3px 4px #0000001A;
}

.logo img { 
  -moz-transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  transition: all .4s ease-in-out; 
}

.jet-sticky-section--stuck .logo img { 
  max-width: 75%; 
  -moz-transition: all .4s ease-in-out; 
  -webkit-transform: translate3d(0,0,0); 
  transition: all .4s ease-in-out; 
}

.page-preloader {
  border-top-color: #000;
  border-right-color: #000;
}

.elementor-menu-anchor { 
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}



.wpcf7-not-valid-tip { display:none!important; }
.elementor-29 .elementor-element.elementor-element-ebdc584 .wpcf7 div.wpcf7-response-output { color:#000!important; font-weight:600; padding:6px!important; }
.elementor-29 .elementor-element.elementor-element-ebdc584 .wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) { color:#31363a; }
input[type="file"]::file-selector-button {
  border-radius: 4px;
  padding: 0 16px;
  height: 40px;
  cursor: pointer;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin-right: 16px;
  transition: background-color 200ms;
}

input[type="file"]::file-selector-button:hover {
  background-color: #aea8c4;
}
input[type="file"]::file-selector-button:active {
  background-color: #e5e7eb;
}

.custom-file-upload svg { width:22px; height:22px; }
inputs[type="file"] {
    display: none;
}
.upload { border:solid 1px #ddd; width:100%; }
small.sm-80 { font-size:80%!important; }
.upload-container strong { text-transform:uppercase;  margin-right:6px; font-family: "Hind", Sans-serif; font-size: 16px!important; font-weight: 400!important; color:#000;}

.elementor-29 .elementor-element.elementor-element-ebdc584 .wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file).wpcf7-not-valid { border-color:#efaeb5; }

.jet-elements select {
    color: #000 !important;
}

.elementor-1508 .elementor-element.elementor-element-4665cb9 .wpcf7 form.wpcf7-form.invalid .wpcf7-response-output {
    font-weight: 500;
    color: #000;
    border: solid 2px #aea8c4;
    padding: 10px;
    max-width: 80%;
    margin: 0 auto;
}

.mabel-bhi-businesshours {
    color: #000;
    text-transform: none;
    line-height: 20px;
    font-size: 17px;
	width:90%;
}

.mabel-bhi-businesshours tr td:first-child {
    font-weight: 600;
    padding-right: 20px;
}

.mabel-bhi-businesshours tr td {
    padding: 4px;
}

.mabel-bhi-businesshours tr.mbhi-is-current {
   font-weight: 400;
    color: #fff;
    background-color: #625b8f;
}

@media (max-width: 767px) {
  .elementor-menu-anchor { 
    display: block;
    position: relative;
    top: -125px;
    visibility: hidden;
  }
	
.elementor-column {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 469px) {
	.elementor-1207 .elementor-element.elementor-element-7e8ec49 .jet-nav--horizontal {
		justify-content: initial;
		text-align: left;
		
		-webkit-box-orient: vertical;
   		 -webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.ob-widget-btn.wide.narrow { display:none!important;}
	body p { font-weight:400; }
  }

