#secondary{
    padding:0 !important;
}

#utils ul li a, 
#utils ul li img{
    box-shadow: unset;
}

.menu-utils.hide-xs {
    display: inline-flex;
}
#main a{
	color: #15acb2;
}
.widget{
    padding-bottom: 0 !important;
}

.site-branding {
    padding: 10px 0 0 20px !important;
}

header#masthead .col-md-12, header#masthead .col-sm-2 {
    padding: 0;
}

.site-branding .wrap {
    padding: 0 !important;
}

.custom-logo-link{
    padding-right: 0;
}

.custom-logo-link img{
    width: 75% !important;
    height: auto;
    max-height: unset !important;
}

.textwidget p {
    display: none;
    margin: 0 !important;
}

#menu ul li a:hover, 
#menu ul li:hover > a,
.menu-utils.hide-xs .button {
    box-shadow: unset !important;
}

#content .wrap {
    max-width: 100%;
    padding: 0;
}

.page:not(.home) #content {
    padding: 0 !important;
}

#masthead .wrap {
    height: auto !important;
    padding: 0 !important;
    margin: 0;
}

.entry-content a img, .widget a img{
    -webkit-box-shadow: unset !important;
     box-shadow: unset !important; 
}

footer .icon {
    width: auto !important;
    display: unset;
    top: unset;
}

img.active.hover {
    display: inline-block !important;
}

img.active1.hover {
    display: none;
}

.site-info{
    padding:0 !important;
    margin:0;
    width:100% !important;
}

.site-footer .wrap {   
    max-width: unset;
    padding: 0 !important;
}

aside.widget-area {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

footer .textwidget p{
    display: block;
}

.top_menu_container {
    padding: 30px 20px 0 0;
    text-transform: uppercase;
    position: relative !important;
    left: 16%;
    display: inline-flex;
    /*width: 68%;*/
}


#top-menu li {
    list-style: none;
    padding: 0;
    display: inline-block;
    position: relative;
    background: unset;
}

.main-navigation a {
    display: block !important;
    font-size: 13px;
    font-weight: 500;
    padding: 16px 10px !important;
    line-height: 1.1;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #5c5858;

}

.sub-menu{
    background: #fff !important;
    border-top: 3px solid #333 !important;
    border-bottom: 3px solid #333 !important;
    position: absolute ;
    min-width: 185px;    
    top: 83%;
    float: none;
    z-index: 10000;
    padding: 0;
    margin: 0;
    display: none;
    box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.3);
}

.sub-menu li a {
    text-transform: uppercase !important;
    height: auto;
    line-height: 1;
    padding: 10px 15px !important;
    min-height: 10px;
    display: block !important;
    color: #5c5858;
    margin: 0;
    border: 0;
    text-align: left;
}

.sub-menu li {
    width: 100%;
    max-width: 285px;
}

.sub-menu li:nth-child{
    border-bottom: 1px solid #dad4d4;
}

svg.icon.icon-angle-down {
    display: none !important;
}

.widget ul li {
    border: unset !important;
}

/*@media screen and (min-width: 1140px) and (max-width: 1280px){
    .top_menu_container {
        left: 0;
    }

    div#secondary2 {
        position: absolute;
        right: 0;
    }
}*/


.this_side {
    width: 100%;
    max-width: 320px;
}


.center_content{
    width: 66.66666667% !important;
}

.side-box h4 {
    text-align: left;
}

.bottom_side.active,
.top_side.active {
    max-width: 1050px;
    position: relative;
    margin: 0 auto;
}


.blog-page {
    display: block !important;
}

.menu-container.menu_mobile,
.menu-container.menu_mobile_phone,
.menu_mobile_button{
    display: none;
}

.five.cols.mobile,
.seven.cols.mobile{
        display: none;
}

.five.cols.desktop,
.seven.cols.desktop{
        display: block;
}

section#slider_home_mobile{
        display:none;
}

section#slider_home_mobile ul, section#slider_home_mobile ul li {
    margin: 0;
    list-style-type: none;
}

main#main {
    padding: 0 0 46px;
}

/*#main div:nth-child(18) { 
    max-width: 100%;
    background: #e0c89c;
    padding: 0;
}*/

/*#main div:nth-child(18) .inner_container {
    max-width: 1050px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
}*/


/*.home div#content div.page-box:nth-child(3){
    max-width: 100%;
    background: #e0c89c;
    padding: 0;
}

.home div#content div.page-box:nth-child(3) .inner_container {
    max-width: 1050px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
}*/

input[type="text"] {
    text-transform: initial;
}

.inner_container .pluss {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}

form.wpcf7-form {
    display: inline-flex;
}

.text_type{
    width: 100%;
    max-width: 238px;
}

.text_type2 {
    width: 100%;    
    max-width: 287px;
}

.text_type, .text_type2{
    margin: 0 10px;
}

.type_captcha{
    margin: 0 0 0 10px;
    width: 100%;
    max-width: 200px;
}

/* captcha */
div.wpcf7 .wpcf7-recaptcha iframe {
/*    margin-bottom: 0;
    height: 50px;*/
}

.rc-anchor-normal .rc-anchor-content {
    height: 40px !important;
}

.rc-anchor-logo-img { 
    background-size: 80% !important;
}    

.rc-anchor-normal .rc-anchor-content {
    height: 40px !important;
    width: 150px !important;
}

.type_captcha .rc-anchor-logo-portrait .rc-anchor-logo-img.rc-anchor-logo-img-portrait {
    background-size: 80%;
}

blockquote cite { 
    left: 0;
}

.blog_container {
    padding-bottom: 119px;
}



.row.page-box.xtype1.wd1 h4 {
    font-weight: 300 !important;
    font-size: 60px;
}

footer .site-details {
    width:100%;
    max-width: 1050px;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;        
}

footer .five.cols.offset-two form.wpcf7-form {
    display: inline-block;
    width: 100%;
}

.row.page-box.xtype1.wd1 input.wpcf7-form-control.wpcf7-submit {
        /*width: 100%;*/
        width: 240px;
        background: #000;
        font-size: 16px;
        font-weight: 600;
        color: #909090;
        text-transform: uppercase;
}

footer input.wpcf7-form-control.wpcf7-submit {
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #000 !important;
    border-radius: 40px;
}    

span.ajax-loader {
    display: none !important;
}

h3 small {   
    color: #000 !important;
}

p small {
    font-size: 12px;
}


.fa-facebook,
.fa-twitter,
.fa-google-plus,
.fa-pinterest-p,
.fa-instagram {
    color: black !important;
    font-size: 20px !important;
    line-height: 45px !important;
}


footer input[type="text"], footer textarea, footer input[type="email"] {
    text-transform: lowercase;
    background: none;
    color: #ccc;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #333;
    box-shadow: none !important;
}

footer textarea {
    height: 85px;
}


h5.active:after {
    content: "\2212" !important;
}

/* newsletter captcha */

/*#main div:nth-child(18) form.wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    text-transform: uppercase;
}*/

/*#main div:nth-child(18) .g-recaptcha {
    transform: scale(0.665);
    -webkit-transform: scale(0.665);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

#main div:nth-child(18) .rc-anchor-normal .rc-anchor-pt {
    margin: 4px 28px 0 0;
}*/


/*.home div#content div.page-box:nth-child(3) form.wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    text-transform: uppercase;
}

.home div#content div.page-box:nth-child(3) .g-recaptcha {
    transform: scale(0.665);
    -webkit-transform: scale(0.665);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.home div#content div.page-box:nth-child(3) .rc-anchor-normal .rc-anchor-pt {
    margin: 4px 28px 0 0;
}*/


.footer_submit .wpcf7-form-control-wrap {
	width: 100%;
    margin-left: 18%;
    max-width: 200px;
}

footer .g-recaptcha {
    transform: scale(0.67);
    -webkit-transform: scale(0.67);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

footer div.wpcf7 .wpcf7-recaptcha iframe {
    border-radius: 40px;
    height: 75px;
    width: auto;
}

footer .rc-anchor-normal .rc-anchor-pt {
    margin: 4px 24px 0 0;
}

footer .rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 190px;
}

.footer_submit {
/*     display: inline-flex !important; */
}

.bx-wrapper .bx-prev {
    background: url(/wp-content/uploads/2018/04/controls.png) no-repeat 0 -32px !important;
}

.bx-wrapper .bx-next {    
    background: url(/wp-content/uploads/2018/04/controls.png) no-repeat -43px -32px !important;
}

#main #home_slider {
    max-width: 100%;
    padding: 0;
	border-bottom: 25px solid #b1e3e3;
}

.bx-pager.bx-default-pager {
    display: none;
}

.hslider ul li,
.xhslider ul li {
    left: -31px !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.hslider ul,
.xhslider ul {
    margin: 0;
    padding: 0;
}

.home #main #home_slider .bx-wrapper{
    box-shadow: unset;
    /*border-bottom: 25px solid #00a5b5;*/
    border-left: unset;
    border-right: unset;
    border-top: 1px solid #ccc;
    border-top: unset;
}

#main .newsletter{
    padding: 50px 20px 60px !important;
}

.xhslider {
    display: none;
}

.testi-slider .bx-wrapper {
    border: unset !important;
    box-shadow: unset !important;
}

.testi-slider .bx-wrapper .bx-prev {
    background: url(/wp-content/uploads/2018/04/left-chevron.png) !important;
}

.testi-slider .bx-wrapper .bx-next {
    background: url(/wp-content/uploads/2018/04/right-chevron.png) !important;
}

.logo-slider ul li{
    width: 250px !important;
}

.logo-slider ul {
    margin:0 !important;
}

.logo-slider .bx-controls {
    display: none;
}

.logo-slider .bx-wrapper {
    box-shadow: unset !important;
    border: unset !important;
    margin-bottom: unset !important;
}

.page-template-page-single_block #main {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}

ul.typeL5050, 
ul.typeL5050 li,
ul.typeFAQ1 li {
    list-style-type: none;
}


ul.typeL5050 {
    display: inline-flex;
    margin: 0;
}

ul.typeL5050 li {
    width: 50%;    
    line-height: 21px;
}

ul.typeFAQ1{
    margin:0;
    width: 100%;
}

ul.typeFAQ1 h5 {
    margin: 0 !important;
    padding: 10px !important;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    color: #000 !important;
    text-transform: unset;
}

ul.typeFAQ1 p {
    padding: 10px;
    margin-bottom: 0;
}

.page-template.page-template-page-single_block #main .img_border {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}

ul.typeFAQ1 h5:after {
    content: "\002b";
    float: right;
    font-size: 25px;
}

ul.typeFAQ1 li > p{
    display:none;
}


ul.typeFAQ1 li{
    margin: 0 auto 15px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px;
}

.sub-menu li{
    list-style-type: none;
}

.menu-item-has-children.menu-item-10:hover > .sub-menu {
    display: block !important;
}

.page-template-page-single_block-php main#main h1,
.page-template-page-contact main#main h1{
    /*margin-top: 32px !important;*/
}

.page-template.page-template-page-gift_vouchers main#main {
    max-width: 1050px;
    margin: 0 auto;
}

.typevouch{
    list-style-type: none;
}

ul.typevouch, 
ul.typevouch li {
    margin: 0;
}

ul.typevouch li {
    list-style-type: none;
    padding: 0;
}

ul.typevouch li img {
    margin-left: 1.5%;
    margin-bottom: 1.5%;
}

.page-template-page-blog .blog-page form.wpcf7-form {
    display: block;
    /*margin-top: 30px;*/
}

.center_body {
    display: inline-flex;
}

.page-template-page-blog .blog-page .side-box {
    padding: 0 !important;
}

.page-template-page-contact main#main {
    margin: 30px auto 0;
    max-width: 1050px;  
/*     max-height: 1000px !important;   */
}

.contactp-page form.wpcf7-form {
    display: block;
}


.contactp-page .eight.cols.center_content iframe {
    width: 100%;
    height: 100%;
}

.page-template-page-contact .center_body {
    width: 100%;
    height: auto !important;
}

.page-template-page-contact  .eight.cols.center_content {
    padding: 0;
}

.contactp-page .left-side.four.cols {
    text-align: center;
    background: #fff;
    padding: 15px 15px 0 !important;
    border: 1px solid #ddd;
    overflow: hidden;
    /*max-height: 710px;*/
    height: 100%;
}

.contactp-page h4 {
    font-size: 30px;
}

.contactp-page h5 {
    font-size: 30px;
    font-weight: 300 !important;
}

.contactp-page .left-side.four.cols input[type="text"], 
.contactp-page .left-side.four.cols textarea, 
.contactp-page .left-side.four.cols input[type="email"] {
    text-transform: unset;
    border: 0;
    padding: 10px;
    height: 40px;
    box-shadow: none !important;
    background: #eee;
    margin-bottom: 15px;
}

.contactp-page .left-side.four.cols textarea {
    height: 70px !important;
    margin-bottom: 0;
	font: 400 14px/1 "Maven Pro", Arial, Helvetica, sans-serif;
}

.contactp-page .footer_submit .wpcf7-form-control-wrap {
    margin-left: 0;
    margin-right: 5px;
}

.contactp-page .g-recaptcha iframe {
    -webkit-transform: scale(0.67);
    -moz-transform: scale(0.67);
    transform: scale(0.67);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
}

.contactp-page input.wpcf7-submit {
    background: #000;
    font-size: 16px;
    font-weight: 600;
    color: #909090;
    text-transform: uppercase;
}

.contactp-page form.wpcf7-form{
    max-height: 760px;
}

.contactp-page .left-side.four.cols form p {
    padding-bottom: 0;
}

#utils ul li a:hover, 
#utils ul li a:focus, 
#utils ul li a:active {
    text-decoration: none !important;
}

.btn-default:hover{
    background-color: unset !important;
}

.menu-utils.hide-xs .btn-default:hover{
    border: 2px solid #00a5b5;    
    color: #00a5b5 !important;
}

ul.sub-menu:before {
    content: '\25b2';
    position: absolute;
    top: -17px;
    color: #333;
    left: 35px;
}

.menu-main-menu-container li a:hover {
    color: #00a5b5 !important;
}

.menu-utils.hide-xs a:nth-child(3):hover {
    background-color: #00a5b5 !important;
    color:white !important;
}

.menu-utils.hide-xs .button:hover{
    opacity: 1 !important;
}

/*.gallery-list.grid div:nth-child(1) {
    padding: 0 10px 20px !important;
}*/

.home #main .specials {
    /*padding-top: 120px;*/
    padding: 50px 20px 60px !important;
}

.home #main .moodboard {
    /*background-color: #00a5b5 !important;*/
    padding-bottom: 78px !important;
	padding-top: 78px;
}

.home #main .newsletter h4 {
    padding: 0 0 78px !important;
    font-weight: normal !important;
}

/* .home #main .testimonials {
    padding-top: 120px;
}
 */

.home #main .newsletter .btn-secondary{
    margin-bottom: 30px;    
}

input::placeholder, 
textarea::placeholder {
    color: #6f6b6b !important;
    /*color: red !important;*/
}

.copyright{
    background: #000 !important; 
    font-size: 10px;   
}

.row {
    margin: 0 auto !important;
}


/*.home div#content div.page-box:nth-child(3) h1 {
    padding-bottom: 46px !important;
}

.home div#content div.page-box:nth-child(3) h3 {
    font-weight: 300 !important;
}*/

.page-template-page-single_block.page-id-105 #main {
    max-width: 700px;
}

.contactp-page input.wpcf7-submit {
    padding: 10px 26px !important;
    width: 100%;
    margin-bottom: 10px;
}

.contactp-page .g-recaptcha iframe {
    -webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
}

.contactp-page .g-recaptcha > div {
    width: auto !important;
}

.contactp-page .rc-anchor-light {
    background: #eee !important;
}

.contactp-page h4 {
    font-size: 30px;
    font-weight: 300 !important;
}

.btn_btop:hover {
    opacity: 1;
    border: 1px solid #b1e3e3;
    background-color: white;
    color: #b1e3e3;
    cursor: pointer;
}

.btn_btop {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    font-size: 30px;
    background-color: #b1e3e3;
    padding: 0px 15px;
    opacity: 0;
    right: 37px;
    color: white;
    transition: all 500ms ease;
    border: 1px solid #b1e3e3;
    width: 48px;
    border-radius: 4px 4px 0 0;
    height: 35px;    
    display: none;
}


.fa-angle-up:before {
    border-bottom: 0;
    width: 12px;
    height: 12px;
    bottom: 5px;
    position: relative;
}

.page-template-default{
/*     max-width: ; */
}

.page-template-page-specials #content {
    background: url(/wp-content/uploads/2018/04/marble-beauty-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	background-attachment: fixed;
}

.page-template-page-specials #main {
    background-color: #ffffff;
    max-width: 725px; /* 725px */
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    padding: 60px 100px;
	width:100%;
}

.page-template-page-specials div#primary {
    padding: 60px 100px 60px;
}

.page-template-page-specials h5 {
    font-size: 24px;
}

.right_side.active {
    width: 33%;
    display: inline-block;
    float: right;
    margin: 0 40px;
    padding: 20px;
}

.left-side.active {
    width: 33%;
    /*max-width: 250px !important;*/
    margin: 0 40px !important;
    padding: 20px !important;
}

.center_content { 
    display: inline-block;
}

.content_body {
    display: inline-flex;
}

.blog-page h3,
.post-title {
    font-size: 24px !important;
}

.blog-page input{
    height: 38px;
    padding: 8px;
}

.blog-page textarea{
    height: 90px;
	font-size:14px;
}

.blog-page input::placeholder, 
.blog-page textarea::placeholder {
    text-transform: none;
    color: #6f6b6b !important;

}

.blog-page input{
    margin: 0 0 15px;
}

.blog-page textarea{
    margin: 0 0 8px;   
}

.blog-page .wpcf7-form-control-wrap {
    margin: 0 0 10px;
}

.blog-page .g-recaptcha iframe {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
}

.blog-page form p {
    padding: 0;
    margin: 0;
}

.blog-page input.wpcf7-submit {
    background: #000;
    font-size: 16px;
    font-weight: 600;
    color: #909090;
    text-transform: uppercase;
    width: 100%;
    height: 48px;
}

/* .page-template-page-blog .container h1 {
    padding-top: 30px !important;
} */

.single-post form.wpcf7-form{
    display: block;
}

.side-box{
    padding-left: 0;
}

.single .center_content img {
    padding-bottom: 25px;
}

.single .center_content {
    padding: 20px;
    border: 2px solid #dddddd;
    height: 100%;
}

.blog-page h4 {
    text-transform: uppercase;
    font-size: 20px;
}

.blog-page h4:nth-child(3) {
    padding-top: 45px !important;
}


/* .error404 #main .page-content a:hover,
.error404 #main .page-content a:focus {
    color: #f5e1c6 !important;
    text-decoration: none !important;
} */

/* .error404 #main .page-content a{
    color: #00a5b5 !important;       
} */


.error404 #main {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
/*     background-color: #f9f9f9;
    border: 1px solid #eee; */
    color: #666;
    min-height: 110px;
    height: auto !important;
    text-align: center;
	padding: 0;
}

.error404 #main ul {
    display: inline-block;
}

.error-404.not-found header {
    border: none !important;
    margin-bottom: 0;
}

.error-404.not-found h1 {
    padding: 0 !important;
}

.bwg_standart_thumb_spun2_0 {
    padding: 10px;
}

/* local */
/*.page-template.page-template-page-single_block.page-id-354 #main {
    max-width: 1050px;
    margin: 0 auto;
    width: 100%;
}*/

.page-template.page-template-page-single_block.page-id-169 #main,
.page-template.page-template-page-single_block.page-id-508 #main{
    max-width: 1050px;
    margin: 0 auto;
    width: 100%;
}

#utils ul li a:hover{
    color: #b1e3e3 !important;
}

.home #main div.page-box.home_feature:nth-child(7) {
/*     padding-bottom: 78px !important; */
}

/*.home #content div.page-box:nth-child(2) {
    padding-bottom: 19px; 
    padding-bottom: 138px !important;
}
*/
/*.home #content div.page-box:nth-child(4) .inner_container_top {
    padding-bottom: 12px;
    padding-top: 56px;
}*/

h3.post-title {
    font-weight: 300 !important;
}

.side-box h4 {
    font-weight: 300 !important;
}

.page-template-page-single_block #main{
    padding: 0 0 76px;
}

.top_side.active,
.bottom_side.active {
    padding: 0 15px 50px;
}

.copyright, 
.copyright a {
    color: #6f6b6b;    
    font-weight: 300;
}    

ul.type3070, .type100 {
    display: inline-flex !important;
    margin: 0 auto !important;
}


ul.type100 img {
    width: 100%;
    max-width: 225px;
    height: 290px;
}

ul.type100 li:nth-child(1) {
    width: 100%;
}

ul.type100 img {
    width: 100%;
    max-width: 225px;
    height: 290px;
}

ul.type3070 li, 
ul.type100 li {
    list-style-type: none !important;
}

/*.page-id-371 .site-main ul li { 
    line-height: 21px;
    padding-bottom: 16px;
    margin: 0 0 10px;
    font-weight: 300 !important;
}*/

.page-id-192 .site-main ul.type100 li ul li,
.page-id-205 .site-main ul.type100 li ul li {
    font-weight: 300 !important;
    line-height: 21px;
    padding-bottom: 20px;    
    text-align: justify;
}

ul.type100 ul h2 {
    font-size: 30px !important;
    /*font-family: "Montserrat", Arial, Helvetica, sans-serif !important;*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    font-family: 'Maven Pro', sans-serif !important;
    text-align: left;
    padding-bottom: 13px !important;
}

/*.page-id-371 .site-main ul.type100 li:nth-child(1) {
    line-height: 21px;
    padding-bottom: 0 !important;
    margin: 0;
}*/

.page-id-192 .site-main ul.type100 ul li:nth-child(1){
    line-height: 21px;
    padding-bottom: 0 !important;
    margin: 0; 
}

ul.type3070 {
    padding-bottom: 23px;
}

ul.type3070 li:nth-child(1) {
    margin: 0 auto;
}

.page-template-page-single_block.page-id-192 #main,
.page-template-page-single_block.page-id-205 #main {
    max-width: 750px;
}

.menu-item-216:hover > .sub-menu {
    display: block !important;
}

.sub-menu li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #dad4d4;
}

ul#main-menu li:hover > .sub-menu {
    /*display: block !important;*/
}

.BlogRecentPost li {
    padding: 10px 0 !important;
}

.single-post h3.post-title {
    margin-top: 11px !important;
}

.topstrip {
    background-color: #050404;
    color: #ffffff !important;
    display: none;
}

.topstrip.active{
    display: block;
}


.menu-utils.hide-xs{
    float:right;
}   
.menu-main-menu-container{
    display: inline-flex;
    float: right;   
}
.menu-main-menu-container a {
    display: block !important;
    font-size: 12px;
    font-weight: 500;
    padding: 16px 10px !important;
    line-height: 1.1;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #5c5858;
}   

.col-md-1, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-md-10, 
.col-md-11, 
.col-md-12{
    margin:0;
    padding:0;
}
ul#main-menu > li{
    display: inline-block;
}

div#page > .col-md-12 {
    padding: 0;    
}

.img_prt {
    width: 11% !important;
    -webkit-min-logical-width: 27%;
    min-width: 25%;
}

ul.type3070 h4 {
    font-size: 25px;
}

#utils{
    display: none;
}

#utils.active{
    display: block;
}

ul.moodtype1, ul.moodtype2 {
    display: inline-grid;
    width: auto;
    margin: 0;
}

ul.type_moodboard {
    margin: 0;
    display: inline-flex;
}

ul.moodtype1 li img, ul.moodtype2 li img {
    padding: 0 10px 10px;
}

ul.moodtype1 li, ul.moodtype2 li {
    list-style-type: none;
}

.menu-utils.hide-xs .button:first-child:focus, 
.menu-utils.hide-xs .button:first-child:hover {
    text-decoration: none;
    border-color: #00a5b5;
    background: white;
    color: #00a5b5;
}

.menu-utils.hide-xs .button:last-child:focus,
.menu-utils.hide-xs .button:last-child:hover {
    text-decoration: none;
    color: white;
}

.menu-utils.hide-xs .button {
    width: 265px;
}

#main .typeDrop {
    display: none; 
    margin-left: 5px; 
}

#main .typeDrop li{
    border: none;
    text-align: justify;
}

.page-template-page-single_block main#main {
    text-align: justify;
	max-width: 750px;
}

.type3 {
    margin: 0;
    padding: 0 0 20px;
}

.type3 li {
    margin: 0 !important;
    list-style-type: none;
}

.type3 ul li {
    list-style-type: disc;    
}

.type3 ul {
    margin-left: 35px;
}

.contactp-page .left-side h4 {
    text-transform: uppercase;
}

.type3 li,
.type3 ul li,
.ul_type4,
.ul_type4 li,
.ul_type4 ul li{
    font-weight: 300 !important;
    text-align: justify;
}

#main .typeDrop h4 {
    padding-bottom: 0 !important;
}

.ul_type4 li {
    list-style-type: none;
}

.ul_type4 {
    margin: 0 0 20px;
    text-align: justify;
}

.ul_type4 ul {
    padding-left: 10px;
}

.ul_type4 ul li:before {
    content: "\2022";
    font-weight: normal !important;
    padding-right: 10px;
}

#main .typeDrop li{
    font-weight: 300 !important;
}

.post-body {
    text-align: justify;
}

ul#main-menu > li a:focus {
    color: #00a5b5;
}

.page-numbers {
    border: 1px solid #6d3370;
    padding: 5px 10px;
    border-radius: 5px;
    color: #6d3370;
}

.page-numbers:hover, 
.page-numbers:focus {
    text-decoration: none;
    color: #e7d5bc !important;
    background-color: #6d3370;
}

.page-numbers.current:hover, 
.page-numbers.current:focus {
    color: #e7d5bc !important;
}

.page-numbers.current {
    border: 1px solid #6d3370;
    color: #e7d5bc !important;
    background-color: #6d3370;
}

.page-template-page-single_block h5 {
    padding-bottom: 0 !important;
    font-size: 15px;
    font-weight: 300 !important;
}

.right_side.active, 
.left_side.active {
    text-align: left;
}

.typeL5050 p {
    text-align: justify;
}

footer div.wpcf7-response-output {
    margin-top: 0;
}

.type3070 ul {
    width: 100%;
    max-width: 750px;
}

.blog-page .right_side.active h4:nth-child(3),
.blog-page .left_side.active h4:nth-child(3) {
    padding-top: 0 !important;
}

.single #main h1 {
    margin-top: 22px !important;
}

ul.sub-menu .sub-menu:before {
    content: '\25b2';
    position: absolute;
    top: 12px;
    color: #000;
    left: -12px;
    transform: rotate(-90deg);
}

 ul.sub-menu .sub-menu {
    background: #fff !important;
    border-top: 3px solid #000 !important;
    border-bottom: 3px solid #000 !important;
    position: absolute;
    /*width: 280px;*/
    top: 70.2%;
    float: none;
    z-index: 10000;
    padding: 0;
    margin: 0;
    /* display: none; */
    box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.3);
    left: 100%;
}

.blog-page .content1 {
    text-align: justify;
}

.footer_submit div div div {
    height: 50px;
}

/*.home div#content div.page-box:nth-child(3) .wpcf7-response-output {
    position: absolute;
    margin: 58px 0 0;
    margin-left: calc(30% + 34px);
}*/

.contactp-page .left-side.four.cols .wpcf7-response-output {
    margin-top: 0;
}

.page-template-page-single_block #main a:hover{
    text-decoration: none;
}

.right_side.active .this_side h4, 
.left_side.active .this_side h4 {
    color: #7f7269 !important;
}

.BlogRecentPost {
    padding-bottom: 20px;
}

.single-post .side-box {
    padding: 0 !important;
}    

#bwg_container1_0 #bwg_container2_0 .bwg-container-0{
    width: 100% !important;
}

.text_slant{    
    font-style: italic;
}

#main .typeDrop{
    display: none;
}

#main .typeDrop li { 
    border:none;
    font-weight: 300 !important;
}

.inner_banner{
    width: 100%;
}

.center_logo {
    margin-bottom: 25px;
}

.home .salon_hours,
.page-id-470 .salon_hours{
    max-width: 100%;
    background: url(/wp-content/uploads/2018/12/SheerSerenity-opening-hours-parrallax.jpg);
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home .salon_hours .inner_container_top,
.page-id-470 .salon_hours .inner_container_top{
    width:100%;
    max-width: 1050px;
    margin: 50px auto 0;
    padding: 60px 0 0;
}

.home .salon_hours p,
.page-id-470 .salon_hours p{
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #bd855f;
    color: #fff;
    padding: 30px 16.5px;
    margin: 13px;
    border-radius: 50%;
    /*font-size: 11px;*/
}

.content_area {
    display: inline-flex;
    width:100%;
}

.home .salon_hours p label,
.page-id-470 .salon_hours p label{
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;    
    margin: 0;
}

#main .wd1{
   padding: 40px 20px; 
}

.star_rate, 
.star {
    display: inline-flex;
}

.star {
    margin-left: 15px;
}

.testimonials .rate_container {
    text-align: center;
}

#main .testimonials {
    max-width: 100%;
    /*background-color: #f7f6f6;*/
    background-image: url(/wp-content/uploads/2019/03/testimonial-section.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
/*     padding-bottom: 60px; */
}

.testimonials .inner_container_top {
    max-width: 1050px;
    margin: 0 auto;
}

#main .testimonials h4 {
    color: #00a5b5 !important;
    font-weight: bold !important;
}

.testimonials h5 {
    text-align: center;
    font-size: 20px;
    text-transform: none;
    font-style: italic;
    padding-bottom: 30px !important;
    display: none;
}

.testi-slider ul {
    padding: 0;
}    


.testimonials .rate_container {
    text-align: center;
    padding: 0;
    margin: 0;
    background-color: #f7f6f6;
    display: none;
}

#main .testi-slider .bx-wrapper {
    /*border: 1px solid #ececec !important;*/
    box-shadow: unset !important;
    background: transparent;
    padding: 0;
	margin:0;
}

#main .testimonials .star_rate img{
    width: 100%;
    max-width: 175px;
    height: 25px;
    margin-bottom: 0;
}

.star_rate { 
    padding-bottom: 20px;
}

.home main#main{
    padding: 0;
}

.newsletter .pluss {
    text-align: center;
}

.newsletter .g-recaptcha iframe {
    -webkit-transform: scale(0.63);
    -moz-transform: scale(0.63);
    transform: scale(0.63);
    -webkit-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    transform-origin: left top 0;
}

.newsletter .wpcf7-response-output {
    position: absolute;
    margin: 58px 0 0;
    margin-left: calc(30% + 34px);
}

#main .newsletter {
    max-width: 100%;
    padding: 50px 0;
    background-color: #b1e3e3;
}

#main .newsletter .inner_container_top{
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

.newsletter input::placeholder {
    text-transform: capitalize;
    color: grey !important;
}

#main .page-logo {
    padding: 18vh 30px 17vh;
}

#main .testimonials blockquote:before,
#main .testimonials blockquote:after{
    background-size: 75%;
}

#main .testimonials blockquote:after{
    bottom: -40px;
}

#main .home_blog {
    padding: 50px 20px 60px;
}

/* #utils li:first-child {
    font-size: 10px;
    position: relative;
    top: 4px;
	letter-spacing: .10em;
} */

#main-menu li:last-child a {
    padding-right: 5px !important;
}

.page-template-page-single_block #bwg_load_0 {
    margin-top: 30px !important;
}

.page-template-page-single_block .bwg_load_btn_0.bwg_load_btn {
    padding: 15px 20px !important;
    color: white !important;
    background-color: #000 !important;
    font-size: 18px !important;
}

.menu-utils .button {
    letter-spacing: 0.15em;
    padding: 5px 10px;
}

ul.typeL5050 li:first-child {
    padding-right: 25px;
}

ul.typeL5050 li:last-child {
    padding-left: 25px;
}

#main .contactp-page {
    padding-top: 45px;
}

#main .top_content p:first-child, 
#main .top_content p:last-child {
    display: none;
}

.alink{
	color:#00a5b5;
	text-decoration: unset;
}

.alink:hover,
.alink:focus,
.alink:active{
	color: #b1e3e3;
    text-decoration: underline;
}

.page-template-page-drop_down #main h1{
    margin-top: 32px !important;
}

.page-template-page-single_block #main h1{    
/*     padding-bottom: 45px !important; */
    /*margin-bottom: 10px !important;*/
}

.page-template-page-blog #main h1,
.page-template-page-projects #main h1,
.single #main h1 {
/*     padding-bottom: 45px !important;    */
    margin-top: 32px !important;
}

.contactp-page {
    padding-top: 45px;
}

.typeDrop ul li {
    margin: 0;
}

.page-template-page-single_block.page-id-353  main#main,
.page-template-page-single_block.page-id-515  main#main{
	max-width: 1150px;
}

.error404 h3:after {
    background: 0;
    margin: 0;
}

.error404 h3, .error404 h4 { 
}

.error404 h4 {
/* 	position:relative; */
	/*font-family: "Lato Bold";*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    font-family: 'Maven Pro', sans-serif !important;
}

.error404 h4  a{
	font-size:28px;
	color:#000;	
	text-decoration:underline;
	/*font-family: "Lato";*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    font-family: 'Maven Pro', sans-serif !important;
}

.error404 h4 a:hover,
.error404 h4 a:focus{
	color:#000 !important;
}

.error404 .page-content img {
    padding-bottom: 35px;
}

footer .copyright {
    padding: 80px 0 10px;
}    

.home_slider_bottom {
    background-color: #212121;
    max-width: 100% !important;
/*     margin-top: -60px !important; */
}

.home_slider_bottom .inner_container_top {
    max-width: 1050px;
    margin: 0 auto;
}

.home_slider_bottom h2,
.ss2 .content_area h2{       
    text-align: left;
    font-weight: bold !important;
    color: white !important;
}

.home_slider_bottom h2{   
    font-size: 48px !important;
}    

.home_slider_bottom,
.home_slider_bottom p,
.home_slider_bottom a{
     color: white !important;
}

.home_slider_bottom a {
    font-size: 14px;
    line-height: 120%;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    -webkit-transition: background-color .3s,border .2s;
    transition: background-color .3s,border .2s;
    padding: 9px 20px;
}

.home_slider_bottom {
    color: white !important;
    padding: 50px 0 !important;
}

.home_slider_bottom .six.cols:first-child {
    padding: 70px 0 0 80px;
}

.home .page-box .section_title p {
    text-align: center;
	margin-top: 15px;
}

.marketplace h2,
.marketplace p,
.marketplace ul li,
.marketplace span,
.marketplace a,
.home_slider_bottom h2,
.ss2 .content_area h2{    
     /*font-family: Helvetica !important;*/
     /*font-family: 'Open Sans', sans-serif !important;*/
     font-family: 'Maven Pro', sans-serif !important;
}

.marketplace ul li {
    list-style-type: none;
    text-align: center;
}

.marketplace h3 {
    font-size: 18px !important;
    letter-spacing: .15em;
    margin: 0 0 10px !important;
    transition: all ease 300ms;
}

.marketplace h3:before {
    content: '';
    display: block;
    width: 60px;
    height: 0;
    margin: 35px auto 15px;
    border-top: 1px solid #00a5b5;
    transition: all ease 300ms;
}

.marketplace h3:after{
    display: none;
}

#main .marketplace {
    max-width: 1280px !important;
    padding: 80px 20px;
}

.marketplace h2 {   
    font-size: 32px !important;
    text-align: left;
    font-weight: bold !important;
    color: #000 !important;
}  

.marketplace h2,
.marketplace p{
   color: #000 !important; 
   text-align: center;
}  

.marketplace h2 {
    padding: 0 !important;
}

.marketplace ul li:first-child {
    margin-bottom: 35px;
}

.marketplace a span {
    color: #58585b;
}


.marketplace a:hover, 
.marketplace a:focus {
    text-decoration: none;
}

.marketplace a:hover > h3:before {
    width: 120px !important;
}

.marketplace a:hover > span {
    top: 0;
    opacity: 1;
}

.marketplace a span {
    color: #58585b;
    opacity: 0;
    transition: all ease 750ms;
    position: relative;
    top: 20px;
}

.ss2 .content_area {
    display: block;
	margin-top: 10.5vh;
}

.ss2 .content_area h2{
    font-size: 35px !important;
    text-align: right;
    font-weight: bold !important;
}
    

#main .ss2 p {
    text-align: center;
    background-color: unset;
    color: #fff;
    padding: 0;
    margin: 0 auto;
    border-radius: unset;
    font-size: 32px;
}

#main_h1 {
    margin-top: 75px !important;
}

.section_title {
    padding-bottom: 25px;
}

footer hr {
    margin: 50px 20px 0 !important;
    border: 1px solid #333;
}

.page-id-2 blockquote p {
    margin: 0 0 5px 0;
}	

.dafont {
    /*font-family: 'Droid Serif' !important;*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    font-family: 'Maven Pro', sans-serif !important;
    text-align: left;
}

h1.dafont {
    font-size: 66px !important;
}

h3.dafont {
    font-size: 36px !important;
}

h2.dafont {
    font-size: 46px !important;
}

h4.dafont {
    font-size: 26px !important;
}

h5.dafont {
    font-size: 20px !important;
}

h6.dafont {
    font-size: 20px !important;
}

.page-template-page-single_block #main h1.dafont,
.page-template-page-single_block #main h2.dafont,
.page-template-page-single_block #main h3.dafont,
.page-template-page-single_block #main h4.dafont,
.page-template-page-single_block #main h5.dafont,
.page-template-page-single_block #main h6.dafont {
   
    padding: 0 !important;
    margin: 0 !important;
}

h3.dafont:after{
    display:none;
}

.home_slider_bottom a:hover {
    text-decoration: none;
    background-color: #00a5b5;
}

.marketplace ul{
    margin: 0;
}

.ss2 .content_area h2, 
.ss2 .content_area p{
/* 	text-shadow: 2px 1px 0px rgba(0, 0, 0, 0.3); */
	letter-spacing: .10em;
}

ul.typeFAQ1 p,
ul.typeFAQ1 h5,
.menu-utils.hide-xs .button,
.menu-main-menu-container a
p,
ul li,
.icon-left,
input,
textarea,
.page-box p,
.button.btn-learn,
article p,
article h3,
h2,
h3,
h4,
h5,
.button.btn-secondary,
.footer-info span,
.blog-page p, 
.blog-page h4,
.inner_ring,
.contactp-page p,
#accordion p,
.copyright,
#main p{
    font-family: 'Maven Pro', sans-serif !important;
}

.contactp-page h4,
.contactp-page h5{
    padding-bottom: 15px !important;
}

.outer_ring {
    border-radius: 50%;
    border: 2px solid #00a5b5;
    opacity: .75;
     margin-left: 25px; 
}

.inner_ring {
    background-color: #00a5b5;
    border-radius: 50%;
    padding: 25px 0 30px;
    text-align: center;
    margin: 3px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: white;
	font-size: 16px;
	width: 115px;
    height: 110px;
}

.outer_ring:first-child {
    margin-left: 25px;
}

.outer_ring:last-child {
    margin-right: 0;
}
.promo_bottom.active {
    display: block;
}

.promo_bottom {
    display: none;
}

.promo_bottom,
.promo_bottom.active{
    position: fixed;
    z-index: 1;
    bottom: 37px;
    right: 18px;
	transition: all ease 300ms;
}

.promo_btn .fa.fa-times {
    font-size: 45px;
}

.promo_btn {
    z-index: 2;
    color: #333;
    width: auto;
    max-width: 30px;
    position: absolute;
    right: 35px;
	cursor: pointer;	
}

.promo_btn_top {
    background-color: #eee;
    padding: 0px 15px;
    opacity: 1;
    transition: all 500ms ease;
    border: 1px solid #eee;
    border-radius: 0 0 4px 4px;
    color: #333;
    cursor: pointer;
    position: relative;
    bottom: 7px;
	cursor:pointer;
}

.promo_top{
	position:relative;
	transition:all ease 300ms;
}

.promo_btn_top .fa-angle-up,
.promo_btn_top .fa-angle-down{
    font-size: 20px;
    position: relative;    
    margin-right: 5px;
}

.promo_btn_top .fa-angle-up{
	top:5px;
}

.promo_btn_top .fa-angle-down{
	top:2px;
}

.promo_top_txt {
    font-size: 12px;
    letter-spacing: .10em;
	cursor: pointer;
}

#main .panel-title {
    padding: 0 !important;
}

a[aria-expanded="false"] h5:after {
    content: '\002b';
}

a[aria-expanded="true"] h5:after {
    content: '\002d';   
}

a[aria-expanded="true"]:focus,
a[aria-expanded="true"]:hover{
	text-decoration:none;
}

a[aria-expanded="false"] h5:after,
a[aria-expanded="true"] h5:after{
	 float: right;
}

#newsletter input[type="text"] {
    text-transform: initial;
}

#main #accordion .panel-heading .panel-title {
    padding: 10px 15px !important;
}

#main #accordion .panel-heading {
    padding: 0;
}

.promo_bottom.inactive {
    display: none;
    top: -300px;
    position: relative;
}

.page .rmoved,
.page .rmoved.active{
	display:none;
}

.page-id-169 .bwg_load_btn,
.page-id-353 .bwg_load_btn {
    color: #5c5858 !important;
    padding: 20px !important;
    position: relative;
    top: 25px;
    font-size: 14px !important;
    font-family: 'Maven Pro', sans-serif !important;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.testi-slider .bx-wrapper .bx-controls-direction a {
    background-size: 68% !important;
    background-repeat: no-repeat;
    height: 21px;
	background-position-x: 5px !important;
	opacity: 0.1;
}

.home_blog {
    text-align: justify;
}

.page-logo.row.page-box.xtype1.wd1 h4 {
    color: #00a5b5 !important;
    font-weight: bold !important;
    margin-bottom: 30px !important;
}

img.lg.sp {
	width: 100%;
    height: 60px;
    max-width: 132px !important;
    margin: 0 auto;
}

#accordion p{
	margin:0;
}

#accordion h5{
	letter-spacing:.10em;
}

#utils ul li img {
    width: 100%;
    max-width: 18px;
    position: relative;
    top: -3px !important;
}

.header2 .menu-main-menu-container a {
    letter-spacing: .05em;
    font-family: 'Maven Pro' !important;
}

#main p {
    font-size: 16px;
    letter-spacing: .10em;    
}

#main .home_blog p{
	padding:0;
	font-size:14px;
}

#main .home_blog h3 {
    font-size: 32px !important;
    text-align: left;
}

.header1 {
    margin-bottom: 10px;
}

#main .page-logo .bx-wrapper img {
    max-width: 80%;
}

#main #home_slider{
	max-width: 100%;
    padding: 0;  
}

.header_inner{
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
	z-index: 1;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-title2 {
    color: #000 !important;
    text-shadow: none !important;
	font-weight:normal !important;
}

.page-id-515 #bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item > a {
    margin: 0 !important;
}

.page-id-508 .bwg-item{
	padding: 10px 10px 30px !important;
}

.promo_top {
    margin-top: -1px;
}

.page-template-page-specials .inner_h1 {
    margin: 0 0 26px !important;
}

#accordion .panel-heading > a:hover {
    text-decoration: none;
}

.specials{
    background: #b1e3e3;
}

.home_blog2 .four.cols {
    background-color: white;
    padding: 0;
    margin: 0 15px;
    width: 29.833333%;
    height: 350px;
}

#main .home_blog2 {
    width: 100%;
    max-width: 100%;
	margin:0 auto;
	background-color: #f3f0f0;
	padding: 40px 20px 53px;
}

#main .home_blog2 .inner_container_top {
    width: 100%;
    max-width: 1050px;
	margin:0 auto;
	padding: 0 20px;
}

#main .home_blog2 .post_title {
    font-size: 16px;
    padding: 15px 20px 30px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: bold;
    letter-spacing: 0;
/*     bottom: 100px; */
}

#main .home_blog2 .post_title a,
#main .home_blog2 .post_link  a{
    color: #58585b;
}

#main .home_blog2 .post_link {
    text-align: center;
    position: relative;
/*     top: 125px; */
}

#main .home_blog2 .post_link a {
    border: 2px solid #58585b;    
    padding: 7px 15px;
    text-transform: uppercase;
    letter-spacing: .15em;
}

#main .home_blog2 .four.cols:hover > .post_link a {
    background-color: #00a5b5;
    color: white !important;
    border: 1px solid white;
}

#main .home_blog2 .post_title a:hover, 
#main .home_blog2 .post_link a:hover,
#main .home_blog2 .post_title a:focus, 
#main .home_blog2 .post_link a:focus{
    text-decoration: none;
}

#main .home_blog2 .post_title a:hover,
#main .home_blog2 .post_title a:focus{
	color: #58585b !important;
}

.header2 .button.btn-default .fa,
.fa.fa-phone{
    position: relative;
    top: 2.5px;
	transform: rotate(90deg);
}

#accordion ul,
#accordion ul li{
	font-weight:300 !important;
}

.button.btn-secondary {
    margin-top: 30px;
}

#main .button.btn-secondary:hover {
    border: 1px solid #fff;
    color: #fff !important;
}

#main .our1 strong {
    color: #00a5b5;
}

#main .inner_h1 {
    margin-top: 32px !important;
}

#main .typeL5050 li strong {
    letter-spacing: .15em;
    font-size: 16px;
}

.subs1 {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 48px;
    color: #b1e3e3;
    font-weight: bold;
}

.subs2 {
    position: relative;
    top: -80px;
}

.home .salon_hours.ss2{
	max-width: 100%;
    background: url(/wp-content/uploads/2018/12/paralax-radiate.jpg);
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#main .ss2_1, 
#main .ss2_2, 
#main .ss2_3 {
    padding: 0 !important;
}

#main .ss2_1, 
#main .ss2_3 {
    font-family: "Wilderness",Arial,Helvetica,sans-serif !important;
    font-size: 145px !important;
    font-weight: normal !important;
    letter-spacing: normal;
	color: #b1e3e3 !important;
}

#main .ss2_2 {
    margin-top: -60px !IMPORTANT;
    font-size: 48px !important;
    text-transform: uppercase;
    color: #000 !important;
    position: relative;
	font-family: "Maven Pro",Arial,Helvetica,sans-serif !important;
	margin-right: 7vw !important;
}

#main .ss2_3 {
    margin-top: -30px !important;
}

.home .salon_hours.ss2 .inner_container_top {
    margin: 0 auto !important;
    padding: 0 !important;
}

.page-template-page-specials h1{
	display:none;
}

blockquote p:first-child {
    margin: 0;
    position: absolute;
    left: 20%;
    top: 0;
}

.promo-btns.div-center {
    margin: 0 auto !important;
    float: unset;
    width: 100%;
    text-align: center;
    display: block;
}

.promo-btns.div-center.row .col-md-4 {
    background-color: #b1e3e3;
    float: unset;
    margin: 0 auto;
    display: inline-block;
	padding: 2vh;
}

.promo-btns.div-center a {
    color: #5c5858;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.grecaptcha-badge {
    bottom: 70px !important;
	display: none !important;
}

.newsletter div.wpcf7 {
    text-align: center;
}

.newsletter .submit {
    margin-left: 10px;
}

.page-template-page-drop_down2 .panel-group {
    margin-bottom: 50px;
}

#page .menu-utils.hide-xs {
    margin-top: 3px;
}

.mailchimp_int{
	display:none;
}

#main .overlay {
    position: absolute;
    height: 200px;
    top: 0;
}

.overlay .btn-sect a {
    padding: 0 16vw 15vh;    
}

.ul-type li {
    font-size: 16px;
    letter-spacing: .10em;
}

.ul-type  {
    margin-left:40px;
}

#main .specials .button {
    color: #0b0a0a;
}

.promo_bottom_container .promo_btn .fa.fa-times {
    font-size: 25px;
    transform: translateX(15px);
}

.page-id-1094 #page .header2 {
    display: none;
}

.page-id-1094 #page .top_menu {
    display: none;
}

.page-id-1094 .btn-ltree {
	margin: 10px;
	text-align: center;
}

#popmake-1260 {
    margin-left: 0;
    margin-bottom: 0 !important;
    background-color: transparent;
    padding: 0;
    left: 0 !important;
    top: 0 !important;
}

#popmake-1260 .pum-content.popmake-content {
    width: 99vw;
    height: 99vh;
}

#popmake-1260 .popup-inner-container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    height: auto;
    position: relative;
    top: 4%;
}

#popmake-1260 .popup-inner-container button.pum-close {
    display: block;
    position: relative;
    left: unset;
    text-align: right;
    float: right;
    right: 0;
    bottom: auto;
    top: 0;
    color: #ffffff;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 49, 91, 124, 1.00 );
    padding: 5px 10px;
    min-width: 0;
}

#popmake-1260 button.pum-close {    
    display: none;
}

/* end general */

#page .vertical-align-middle,
.vertical-align-middle{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}


/* home 2 */

.page-id-470 main#main {
    padding: 0 !important;
}

.testi-slider.desktop{
	display:block;
}

.testi-slider.mobile{
	display:none;
}













/* mobile menu */

#page .top_menu {
    padding: 10px 0 !important;
    background: white;
}

#popout #main-menu {
    padding: 20px 0 15px;
    overflow-y: scroll;
    margin: 0;
    width: 240px;
    box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    background: white;
    height: 100%;
    position: fixed;
}

.top_menu {
    display: inline-flex;
    width: 100%;
}

#top_buttons {
    width: 100%;
    text-align: right;
    padding: 0;
}

.menu-utils.mobile div {
    display: inline-flex;
}

.menu-utils.mobile a {
    font-size: 14px;
    padding: 5px;
    border: 1px solid #b1e3e3;
    border-radius: 8px;        
    letter-spacing: .07em;
}

.menu-utils.mobile a:first-child {
    background: #b1e3e3;
}

.menu-utils.mobile a:last-child,
.menu-utils.mobile a:last-child:hover,
.menu-utils.mobile a:last-child:focus {
    background: white;
    color: #b1e3e3;
    font-weight: bold;
}

.span_text {
    margin-left: 11px;
}

#toggle .fa-bars,
#toggle .fa.fa-arrow-left {
    position: relative;
    top: 3px;
}

.top_menu { 
    width: 100%;
    z-index: 3;
    transition: all ease 300ms;
}

.menu-item-has-children.active > a:after {
    transform: rotate(180deg);
}

.page-template-default {
    overflow-x: hidden;
}

.clearmenu{
	height: 0;
	width: 0;
}

#toggle .fa.fa-arrow-left {
    font-size: 35px;    
    /*color: #f78f2e;*/
    cursor: pointer;
}    

/* end of mobile menu*/



/* CSS to use on mobile devices */
 
@media screen and (min-width: 1000px) { 
    #toggle, #popout {
        display:none;
    }

    .top_menu {
        display: none;
    }

    .menu-utils.mobile{
        display: none;
    }
    
    ul#main-menu li:hover > .sub-menu {
        display: block !important; 
    }
} 
 
@media screen and (max-width: 999px) { 
    #popout {
        position: fixed;
        height: 100%;
        width: 240px;
        background: transparent;
        color: white;
        top: 63px;
        left: -250px;
        overflow: auto;
        z-index: 2;
        transition: all ease 500ms;
        /*box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);*/     
    }

    #popout.active {
	    left: 0;
	}
    
    ul#main-menu > li {
        display: block;
		padding-bottom: 0;
    }
 
 
    .nav-menu li { 
        border-bottom:1px solid #eee; 
        padding:20px;
        width:100%;
    }
     
    .nav-menu li:hover { 
        background:#CCC;
    }
     
    .nav-menu li a { 
        color:#FFF;
        text-decoration:none;
        width:100%;
    }

    .menu-utils.mobile {
        display: inline-block;
        width: 100%;
        margin-left: 0;
    }

    .menu-utils.hide-xs {
        display: none !important;
    }

    #toggle, 
    #top_buttons,
    .top_social {
        position: fixed;
        
    }

    #toggle {
        z-index: 10;
        top: 12px;    
    }

    #top_buttons {
        background: white;
        padding: 10px 0;        
        top: 0;
    }

    .top_social {
        top: 0;
        /*position: fixed !important;*/
    }

    .header_inner {
        padding-top: 0px !important;
    }

    .menu-utils.mobile { 
        position: relative;
        top: 0px;
    }
    
    .menu-item-has-children > a:after{
		content: '\f107';
		position: absolute;
		color: white;
		left: 170px;
		background: grey;
		padding: 0px 7px 0px 8px;
		font-size: 18px !important;
		border-radius: 50%;
		transform: rotate(0deg);
		margin-top: -3px;
		transition: all ease 300ms;
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
    }
    
    .menu-main-menu-container li.menu-item-has-children.active > a {
        color: white !important;
        background: #00a5b5;
    }
    
    #top_buttons .menu-utils.mobile a:last-child {
        padding: 8.4px 5px 5px;
    }
    
    #top_buttons .menu-utils.mobile a{
        font-weight:bold;
    }
    
    #popout .menu-main-menu-container li a:hover{
        color: white !important;
        background: #00a5b5;
        opacity:unset;
    }

    #top_buttons .menu-utils.mobile a:first-child {
        position: absolute;
        left: 65px;
    }

    span.fa-phone {
        top: 5px !important;
        position: relative;
    }

    .fa.fa-phone {
        font-size: 25px !important;
    }

    .sub-menu.active,
    .sub-menu {
        width: 100%;
    }

    .sub-menu li a {
        text-align: left;
		padding: 11px 10px 11px 25px !important;
		line-height: 1.5;
    }

    ul.sub-menu:before{
        content: '';
    }

    .clearmenu {
	    width: 0;
	    height: 1000px;
	    z-index: 1;
	    position: fixed;
	    background-color: transparent;
	}
} 
.tealbtn a{
	border: 2px solid #00a5b5 !important;
}
.tealbtn a:hover{
	background: #ffffff !important;
	border: 2px solid #00a5b5 !important;
	color: #00a5b5 !important;
}
.salon_hours, .salon_hours *{
 	opacity: 1 !important; 
}
.mobile-only{
	display: none;
}
.pum-container .pum-content>:last-child, .pum-form__message:last-child{
	padding: 0;
}

.page-id-1094{}
.page-id-1094 .inner_h1{
	display: none;
}
.page-id-1094 #main{
	padding: 30px  !important;
}
.page-id-1094 .wp-block-columns{
	text-align: center;
	margin-bottom: 0 !important;
}
.page-id-1094 .wp-block-columns .wp-block-column{
	margin-bottom: 15px;
}
.page-id-1094 .btn-ltree{
	background: #B1e3e3;
    color: #ffffff !important;
    display: block;
    padding: 10px;
    border: 2px solid #B1e3e3;
	letter-spacing: 0.10em;
    font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.page-id-1094 .btn-ltree:hover{
	background-color: #ffffff !important;
    color: #B1e3e3 !important;
    background-size: contain;
}
.page-id-1094 #utils{
	display: none;
}
#pum-1325{
	opacity: 1 !important;
	display:block;
}
#popmake-1325{
	margin-left: 35%; 
	top: 25%;
}
#popmake-1325{
	padding: 10px;
}
#popmake-1325 p{
	padding: 0;
}
	
/* end of code */