/*
Theme Name: CyberMark Corporate
Author: CyberMark
Author URI: https://www.cybermark.com
Version: 1.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cybermark-location
Template: cybermark
*/
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:100,300,300i,400,400i,600,700|Great+Vibes|Playfair+Display');
body {
    font-family: 'Josefin Sans', sans-serif!important;
    text-transform: lowercase !important;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;  
    overflow-x: hidden;
}

/*SW404 Fix*/
#maplocationsectionbottom.subsites li {
  display: inline;
}


/*SW404 Fix*/

li#maplocationsectionbottom-marker-0 {
    display: none;
}
.cybermark {
    align-self: end;
}
.grecaptcha-badge {
    display: none;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.section__wrapper {
    padding: 75px 0;
}
.spacer-50 {
    height: 50px;
}
.spacer-100 {
    height: 100px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}
h1 {
    color: #111111;
    font-size: 56px;
    font-weight: 400;
    margin: 0 0 20px;
}
h2 {
    color: #a96c45;
    font-size: 48px;
    font-weight: 300;
    margin: 0 0 20px;
}
h3 {
    color: #333;
    font-size: 34px;
    font-weight: 300;
    margin: 0 0 20px;
}
a {
    color: #a96c45;
    text-decoration: none;
}
.btn.link {

    padding: 10px 25px;

}
.link {

    color: #a96c45;
    display: inline-block;
    letter-spacing: 2px;
    border: 2px solid #a96c45;
    border-radius: 5px;
    padding: 5px 25px;

}

.link:hover, .link:focus {
    text-decoration: none;
    border-color: transparent;
    color: #FFF;
    background: #a96c45;
}
.link.link-white {
    color: #fff;
}
.link.link-white:hover {
    background: #fff;
}

.btn.large-btn {
    text-transform: lowercase;
    font-weight: 500;
    font-size: 18px;
    background: rgb(201,140,82);
    background: -moz-linear-gradient(-45deg, rgba(201,140,82,1) 1%, rgba(169,108,69,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    background: linear-gradient(135deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
        background-color: rgba(0, 0, 0, 0);
        background-image: linear-gradient(135deg, rgb(201, 140, 82) 1%, rgb(169, 108, 69) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c98c52', endColorstr='#a96c45',GradientType=1 );
    border-radius: 5px;
    color: #fff;
    letter-spacing: 1.5px;
    padding: 1rem 3rem;
    border: 2px solid transparent;
}
.btn.large-btn:hover, .btn.large-btn:visited {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #000000 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #000000 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #000000 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.btn.large-btn.btn-transparent {
    background-color: transparent;
    background-image: none;
    border: 2px solid rgb(201,140,82);
    color: rgb(201,140,82);
}
.btn.large-btn.btn-transparent:hover {
    background: rgb(201,140,82);
    background: -moz-linear-gradient(-45deg, rgba(201,140,82,1) 1%, rgba(169,108,69,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    background: linear-gradient(135deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
        background-color: rgba(0, 0, 0, 0);
        background-image: linear-gradient(135deg, rgb(201, 140, 82) 1%, rgb(169, 108, 69) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c98c52', endColorstr='#a96c45',GradientType=1 );
    color: #fff;
}
.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #FFF;
}
.block-title-holder {
    margin-bottom: 50px;
    text-align: center;
}
.block-title-inner {
    display: inline-block;
}
.block-title-inner h2 {
    position: relative;
}
.block-title-inner h2::after {
    content: "";
    background-color: #a96c45;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100px;
    height: 3px;
    right: 0;
    margin: 0 auto;
}
.top-bar {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}


/*Slick*/

.main-home-button .slick-next::before, .slick-prev::before {
    font-family: slick;
    font-size: 0;
    line-height: 0;
    opacity: 0;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main-home-button .slick-slider {
    padding: 0px 0px;
}



.slick-next {
    right: 9px;
}
.slick-prev {
    left: 9px;
}

.slick-next:hover::before, .slick-prev:hover::before {
   color: #d59369;
}

.slick-next::before, .slick-prev::before {

    font-family: slick;
    font-size: 31px;
    line-height: 0;
    opacity: 1;
    color: #d59369;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.slick-slider {


    padding: 0px 63px;

}

/*slick*/
.header.sticky {

    background-color: #FFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);

}
.top-navigation {
    text-align: right;
}
.site-branding {
    margin-top: 5px;
    margin-bottom: 5px;
}
.main-logo {
    max-width: 195px;
    position: relative;
}
.header.sticky .static-logo {
    display: none;
}
.header.sticky .sticky-logo {
    display: block;
}
.sticky-logo {
    display: none;
}
#site-header-menu {
    margin-top: 10px;
    margin-bottom: 5px;
}
#menu-top-navigation {
    display: inline-block;
    margin: 0;
    list-style: none;
}
#menu-top-navigation li {
    display: inline-block;
    margin-left: 15px;
}
#menu-top-navigation li a, #menu-top-navigation li a:visited {

    color: #a5a0a0;
    text-transform: lowercase;
    padding: 5px 0;
    display: block;
    font-weight: 500;
    font-size: 16px;

}
.main-navigation .menu-item-has-children > a {
    margin: 0;
    padding: 0.35em .875em;
}
.main-navigation ul ul {
    border: none;
}
.main-navigation ul ul::after, .main-navigation ul ul::before {
    display: none;
}
.main-navigation ul ul li {
    background-color: #282828;
    border: 1px solid #333;
        border-bottom-width: 1px;
    border-bottom-width: 0;
}
.main-navigation .menu-item-has-children > a::after {
    content: "";
    position: relative;
    right: auto;
    top: auto;
}
.main-navigation ul ul a, .main-navigation ul li.menu-items-as-children a {
    font-weight: 300;
    font-size: 16px;
    padding: 0.65em .875em;
    color: #FFF!important;
}
.main-navigation ul ul li.focus > ul, .main-navigation ul ul li:hover > ul {
    left: 100%;
    right: auto;
}
.main-navigation .menu-item-has-children > a::after {
    display: none;
}
#menu-top-navigation li a:hover {
    color: #dddddd;
    text-decoration: none;
}
.main-navigation ul ul a:hover::after {
    background: transparent;
    width: 0;
}
.main-navigation ul ul li:hover {
    background-color: #555;
}
.location-button .loc-btn {
    text-transform: lowercase;
    font-weight: 500;
    font-size: 18px;
    background: rgb(201,140,82);
    background: -moz-linear-gradient(-45deg, rgba(201,140,82,1) 1%, rgba(169,108,69,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    background: linear-gradient(135deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c98c52', endColorstr='#a96c45',GradientType=1 );
    box-shadow: 0 0 0 2px #a96c45;
    border: 1px solid #FFF;
    border-radius: 5px;
}
.location-button .loc-btn:hover, .location-button .loc-btn:visited {

    background: #000;

}
.main-navigation a {
    text-transform: lowercase;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    padding: 0.35em .875em;
    color: #333;
    font-weight: 600;
}
.menu-wrapper {
    margin-top: 5px;
    margin-right: 2em;
}
.main-navigation .current-menu-ancestor > a, .main-navigation .current-menu-item > a {
    color: #a96c45;
}
.header.sticky .main-navigation .current-menu-ancestor > a, .header.sticky .main-navigation .current-menu-item > a {
    color: #a96c45;
}
.main-navigation li.focus > a, .main-navigation li:hover > a {

    color: #a96c45;
    text-decoration: none;

}
.main-navigation a::after {
    background: #FFF;
}
.main-navigation .current-menu-ancestor > a::after, .main-navigation .current-menu-item > a::after {
    background: transparent;
}
.header.sticky .main-navigation a {

    color: #111;
    text-shadow: none;

}
.header.sticky .top-bar {

    display: none;

}
/*Home Page*/
.main-slider {
    position: relative;
    max-height: 900px;
    overflow: hidden;
}
.main-slider-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(55,55,55,.3);
    z-index: 1;
}
.main-slider-copy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    right: 0;
    z-index: 10;
}
.slider_title {
    display: block;
    color: #FFF;
    text-shadow: 0 0 10px rgba(0,0,0,.55);
    line-height: 1;
    margin-bottom: 10px;
}
.fancy-title {
    display: block;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-size: 72px;
    margin: 0 0 10px;
}
.slider-title-lg {
    font-weight: 300;
    display: block;
    margin: 0 auto;
    font-size: 6vw;
}
.slider-logo {
    max-width: 300px;
    margin: 0 auto;
}
.intro__icons {
    background-image: url(images/home-icons.png);
    width: 140px;
    margin: 0 auto 20px;
    height: 90px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}
.treatment__wrapper {

    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px;

}

.treatment__container {
    display: flex;
    width: 25%;
    position: relative;
}
.treatment-image-inner.treatment__noimage.tb__1 img {
    opacity: .9;
    width: 100%;
}
.treatment-content h4 {
    font-weight: 400;
    font-size: 27px;
    text-shadow: 0 0 10px rgba(0,0,0,.5);
    color: #FFF;
    text-align: center;
}
.treatment-item__inner {
    position: relative;
    margin: 0 auto;
    width: 90%;
    overflow: hidden;
    border: 3px solid #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
.treatment-item__inner:hover {
    transform: scale(1.02);
    transition: all 200ms ease-in-out;
}
.treatment__link.btn.link.link-white {
    border: none;
    padding: 0;
    font-size: 24px;
}
.treatment-image {
    position: relative;
    display: flex;
    width: 100%;
    vertical-align: top;
    flex-direction: column;
    height: 100%;
}
.treatment-image-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #000;
}
.treatment-image-inner.treatment__image img {
    opacity: .8;
    width: 100%;
}
.treatment-holder {
    background-color: transparent;
    padding: 45px;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.treatment-holder-inner {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
.treatment-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a.treatment__link.link.link-white {

    color: #FFF;
    font-weight: 400;
    font-size: 18px;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
    padding: 0;
    border: none;
    border-radius: 0;
    margin-top: 10px;
    border-bottom: 2px solid transparent;

}
a.treatment__link.link.link-white:hover {

    background: transparent;
    border-bottom: 2px solid #a96c45;

}
.treatment-image-inner.treatment__noimage {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.difference-billboard-holder {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
    padding: 75px 0;
    position: relative;

}
.difference-billboard-main-section::before {

    position: absolute;
    top: 10px;
    left: 10px;
    content: "";
    border: 1px dashed #FFF;
    height: auto;
    width: auto;
    margin: auto;
    right: 10px;
    bottom: 10px;

}
.difference-billboard-holder:nth-child(2n+1) {

    background-color: #eee;

}
.difference-billboard-holder:nth-child(2n+1)::before {

    background-color: #eee;
    position: absolute;
    top: 0;
    left: -100%;
    content: "";
    height: 100%;
    width: 100%;
}
.difference-billboard-holder:nth-child(2n+1)::after {

    background-color: #eee;
    position: absolute;
    top: 0;
    right: -100%;
    content: "";
    height: 100%;
    width: 100%;
}
.difference-billboard-main-section {

    position: relative;
    width: 50%;
    background-size: cover;

}
.difference-billboard-additional-section {

    position: relative;
    width: 50%;
    height: 100%;

}
.content-block__wrapper {

    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.content-block__container {

    padding: 100px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.content-block__holder-inner {

    color: #333;
    line-height: 1.5;

}
.content_heading {

    font-weight: 400;
    font-size: 50px;
    color: #a96c45;

}
.content_sub-heading {

    margin: 10px 0;
    font-weight: 300;
    color: #333;
    font-size: 36px;
    line-height: 1.1;

}
.content-block_button a {

    color: #a96c45;
    font-size: 24px;
    font-weight: 400;

}
.content-block_button .link:hover::after {
    width: 100%;
}
.feature-holder.feature-below-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 50px;
}
.feature-image {

    position: relative;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;

}
.feature-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 45px 0 0;
    text-align: center;
}
.feature-title {
    font-family: "Playfair Display",serif;
    font-size: 22px;
    line-height: 1.316em;
    font-style: italic;
    letter-spacing: 1px;
    color: rgb(201,140,82);
}
.feature-name {
    margin: 0;
    padding-top: 5px;
    font-weight: 400;
    line-height: 1.1;
    color: #666;
    margin: 0 0 25px;
}
.testimonial-author {
    text-transform: lowercase;
}
.block_content {
    padding: 0;
    display: inline-block;
    text-align: left;
}
.block_content_container {
    line-height: 1.5;
    letter-spacing: normal;
}
.block_content_img {
    display: flex;
    height: 100%;
}
.block_content-wrapper {
    display: flex;
    height: 100%;
    align-content: center;
    align-items: center;
}
.block_img_container {
    background-size: cover;
    height: 100%;
    width: 100%;
}
.block_img_container img {
    object-fit: cover;
    object-position: 10% 50%;
    width: 90%;
    float: right;
}
.flex-row-reverse .block_img_container img {
    float: left;
}
@media only screen and ( max-width: 767px) {
.block_img_container img {
    width: 100%;
}
}
/*Page Banner*/
.page-banner-holder {
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 600px;
    margin-top: 100px;
}
.page-banner-holder::before {
    background-color: rgba(0,0,0,.25);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-banner-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    position: relative;
}
.page-banner-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    max-width: 60%;
    margin: 0 auto;
}
.page-banner-holder h1 {
    color: #FFF;
    font-size: 64px;
    text-align: center;
    width: 100%;

}
.page-banner-holder h2 {
    font-size: 26px;
    color: #FFF;
    font-weight: 300;
    text-shadow: 0 0 10px #000;
}
.page-banner-holder .btn {
    margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.page-banner-holder h1 {
    font-size: 30px;
}
.page-banner-holder h2 {
    font-size: 18px;
}
.btn.large-btn {
    font-size: 16px;
    padding: .5rem 2rem;
}
.page-banner-holder {
    position: relative;
    background-position: center center;
    background-size: cover;
    height: 400px;
}
}
/*Team*/
.our-team {
    text-align:center;
}
.mkdf-team-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 20px;
}
.mkdf-team-holder .mkdf-team-image {
    position: relative;
    width: 100%;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mkdf-team-holder .mkdf-team-image img {
    display: block;
    border-radius: 100%;
    width: 242px;
    height: 242px;
}
.mkdf-team-holder .mkdf-team-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 45px 0 0;
    text-align: center;
}
.lead.position {
    font-family: "Playfair Display",serif;
    font-size: 19px;
    line-height: 1.316em;
    font-style: italic;
    letter-spacing: .025em;
    color: #555;
    display: block;
    margin: 0 0 25px;
}
.mkdf-team-info h5 {
    margin: 0;
    letter-spacing: .1em;
    padding-top: 5px;
}
button.link {
    text-transform: lowercase;
    background: transparent !important;
}
/*Footer*/
.footer-app > ul {
    margin: 15px 0;
}
.footer-app li {
    display: inline-block;
    font-size: 48px;
    list-style: outside none none;
    margin: 0 10px;
}
.footer-app li a {
    color: #FFFFFF;
}
.footer-app li a:hover {
    color: #957355;
}
.footer_menu_class .menu li a:hover {
    color: #ffffff;
    background-color: transparent;;
}
.footer-app {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 15px;
}
.site-footer {
    text-align: center;
    clear: both;
    background: #000;
}
.footer-navigation {
    margin: 50px 0;
}
.footer-navigation ul li {
    display: inline-block;
    margin: 0 10px;
}
.footer-navigation ul li a {
    text-transform: lowercase;
    color: #FFF;
    font-weight: 400;
    font-family: inherit;
    font-size: 18px;
}
.social-list li a {
    background-color: transparent;
    font-size: 48px;
}

/*Blog*/
.entry-title {
    position: relative;
}
.entry-title .date.entry_date {
    font-family: "Josefin Sans", sans-serif;
    position: relative;
    margin: 0;
    left: 0;
    top: auto;
}
.entry-title a {
    display: block;
    font-family: "Josefin Sans", sans-serif;
    padding-left: 0;
}
.btn.more-link {

    text-transform: lowercase;
    font-weight: 500;
    font-size: 18px;
    background: rgb(201,140,82);
    background: -moz-linear-gradient(-45deg, rgba(201,140,82,1) 1%, rgba(169,108,69,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    background: linear-gradient(135deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c98c52', endColorstr='#a96c45',GradientType=1 );
    box-shadow: 0 0 0 2px #a96c45;
    border: 1px solid #FFF;
    border-radius: 5px;
    color: #FFF;

}
.btn.more-link:hover {

    color: #fff;
    background-color: #000;
    text-decoration: none;
    background-image: none;
    box-shadow: 0 0 0 2px #000;

}
.entry-title a:focus, .entry-title a:hover {
    color: #6a9aa8;
    text-decoration: none;
}
.post_container {
    padding: 50px;
    display: block;
}
.post-navigation a:hover {
    text-decoration: none;
    color: #6a9aa8;
}
.post-navigation a:focus .post-title, .post-navigation a:hover .post-title {
    color: #6a9aa8;
}

.spalosophy-main {
    position: relative;
    background-color: #f9f9f9;
}
.spalosophy-main::before {
    background-image: url(images/spavia-branch-translucent.png);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    opacity: .3;
}
.play-button {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 34px;
    border-color: transparent transparent transparent #ffffff;
}
.video-title-button {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    color: #FFF;
}
.video-title-button h5 {
    font-weight: 300;
    text-shadow: 0 0 10px #000;
    font-size: 40px;
    margin: 0 0 20px;
}
.video-title-button a {
    background-color: rgba(255,255,255,.15);
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 100px;
    text-align: center;
    border: 5px solid rgba(255,255,255,.25);
}
.play-button {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent #ffffff;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 5px;
}
/*Fancy Lists*/
.smile_icon_list {
    list-style: none !important;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.smile_icon_list li.icon_list_item {
    padding: 0 !important;
    list-style: none !important;
    clear: both !important;
    position: relative !important;
    min-height: 1em !important;
    margin: 0 0 30px !important;
    line-height: 100%;
    overflow: visible;
}
.smile_icon_list li .icon_list_icon {
    font-size: 24px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    float: left;
    background: rgb(70,110,122);
    background: -moz-linear-gradient(-45deg, rgba(70,110,122,1) 0%, rgba(91,137,150,1) 50%, rgba(70,110,122,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(70,110,122,1) 0%,rgba(91,137,150,1) 50%,rgba(70,110,122,1) 100%);
    background: linear-gradient(135deg, rgba(70,110,122,1) 0%,rgba(91,137,150,1) 50%,rgba(70,110,122,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#466e7a', endColorstr='#466e7a',GradientType=1 );
    z-index: 9;
    position: relative;
    box-sizing: content-box !important;
    color: #FFF;
}
.smile_icon_list.left li .icon_description {
    line-height: 1em;
    margin-left: 4em;
    padding-left: 25px;
}
.smile_icon_list li .icon_description h3 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    clear: none !important;
}
.smile_icon_list.left li .icon_list_connector {
    left: 2em;
    border-right-width: 1px;
    border-right-style: dashed;
    height: 100%;
    position: absolute;
    top: 2.5em;
    z-index: 1;
}

.our-story-images ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.our-story-images ul li {
    float: left;
    width: 25%;
    list-style-type: none;
    padding: 0 15px;
    margin: 0 0 30px;
}
.our-story-images ul li img {
    border: 5px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    width: 100%;
}
.our-story-images ul li img {
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 110;
    overflow: hidden;
    width: 100%;
}
@media screen only and (max-width: 991px) {
   .our-story-images ul li {
    width: 50%;
} 
}
.spalebrations-feature .feature-holder.feature-below-image {

    padding: 0 25px;
    margin: 0 0 50px;

}
.spalebrations-feature .row > [class*="col-"]:nth-child(5) {

    margin-left: 12.3333%;

}
@media screen only and (max-width: 1199px) {
.feature-title {

    font-size: 18px;
    line-height: 1.1;

}
.feature-info p {

    font-size: 16px;
    line-height: 24px;

}
}
@media screen only and (max-width: 767px) {
.spalebrations-feature .row > [class*="col-"]:nth-child(5) {

    margin-left: 0;

}
.spalebrations-feature .row > [class*="col-"]:nth-child(7) {

    margin-left: 25%;

}
}
@media screen only and (max-width: 767px) {
.feature-image {

    max-width: 240px;
    margin: 0 auto;

}
}
/* Layout Accordion helpers
----------------------------------*/
#faq-accordion .questions-title {
    margin: 0;
    padding: 15px 0;
    background: none;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #ddd;
    position: relative;
}
.questions-title h3 {
    font-size: 26px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 64px;
    letter-spacing: normal;
    color: #000;
    margin: 0;
    padding: 0;
    height: 64px;
    vertical-align: middle;
    display: inline-block;
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}
.ui-front {
    z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
}
.ui-accordion .ui-accordion-content {

    padding: 40px 0 0;
    border-top: 0;
    overflow: visible;
    border: none !important;
    height: auto !important;

}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}
.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
}
body .ui-tooltip {
    border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/down.svg");
    margin: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 20px;
    height: 12px;
    background-size: cover;
    transform: translateY(-50%);
}
.ui-accordion-header-active .ui-icon {
    transform: rotate(180deg);
    transition: all 300ms ease-in-out;
}

/*Contact Page*/
.block_content.main-form-wrapper {

    padding: 0;
    width: 100%;
    background: rgb(70,110,122);
    background: -moz-linear-gradient(-45deg, rgb(70, 110, 122) 0%, rgb(91, 137, 150) 50%, rgb(70, 110, 122) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(70,110,122,1) 0%,rgba(91,137,150,1) 50%,rgba(70,110,122,1) 100%);
    background: linear-gradient(135deg, rgb(70, 110, 122) 0%,rgb(91, 137, 150) 50%,rgb(70, 110, 122) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#466e7a', endColorstr='#466e7a',GradientType=1 );

}
.main-form-inner {

    padding: 0 15px;
    color: #FFF;
    font-weight: 300;

}
.main-form-inner label {

    font-weight: 300 !important;

}

#gform_submit_button_1 {
    text-transform: lowercase;
    font-weight: 500;
    font-size: 18px;
    background: rgb(201,140,82);
    background: -moz-linear-gradient(-45deg, rgba(201,140,82,1) 1%, rgba(169,108,69,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    background: linear-gradient(135deg, rgba(201,140,82,1) 1%,rgba(169,108,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c98c52', endColorstr='#a96c45',GradientType=1 );
    box-shadow: 0 0 0 2px #a96c45;
    border: 1px solid #FFF;
    border-radius: 0;
    width: auto !important;
}
#gform_submit_button_1:hover, #gform_submit_button_1:visited {

    background: rgb(70,110,122);
    background: -moz-linear-gradient(-45deg, rgba(70,110,122,1) 0%, rgba(91,137,150,1) 50%, rgba(70,110,122,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(70,110,122,1) 0%,rgba(91,137,150,1) 50%,rgba(70,110,122,1) 100%);
    background: linear-gradient(135deg, rgba(70,110,122,1) 0%,rgba(91,137,150,1) 50%,rgba(70,110,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#466e7a', endColorstr='#466e7a',GradientType=1 );
    box-shadow: 0 0 0 2px rgb(70,110,122);

}
.main-form-inner input, .main-form-inner select {
    width: 100% !important;
    padding: 5px 4px !important;
}
.populate-posts .ginput_container.ginput_container_select option:nth-child(3) {
    display: none;
}
.coming-soon__wrapper::before {
    background-color: rgba(55,55,55,.58);
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
}
.coming-soon__wrapper {
    position: relative;
    background-position: center center;
    background-size: cover;
    margin-top: 100px;
}
.coming-soon-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    position: relative;
    height: 100%;
}

.coming-soon-holder {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 50px 0;
    text-align: center;
    width: 100%;
    height: 100%;

}
.coming-soon-holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.coming-soon-holder ul li {
    float: left;
    width: 33.3333%;
    color: #FFF;
    font-weight: 600;
}
.coming-soon-holder h2 {
    color: #FFF;
}
@media only screen and (max-width: 991px) {
.coming-soon-holder ul li {
    width: 50%;
} 
}
@media only screen and (max-width: 767px) {
.coming-soon-holder ul li {
    width: 100%;
} 
}

.state {
    fill: #333;
}
.state:hover {
    fill: #d0946e;
}


.spa-packages {
    background-color: #F8F5F0;
}
.spa-package__wrapper {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.spa-package-inner {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.sp-package-holder {
    width: 50%;
    padding: 0 25px;
    text-align: center;
    margin: 0 0 25px;
}
.spa-package-icon {
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto 25px;
}
h4.package-title {
    font-family: "Playfair Display", sans-serif;
    color: #000;
    font-size: 24px;
    font-style: italic;
    margin: 0 0 20px;
}
.duration {
    font-style: italic;
    font-size: 16px;
    text-decoration: underline;
}
.fv-holder {
    display: flex;
    flex-wrap: wrap;
}
.fv-offer-details {
    width: 60%;
    background-image: url(images/first-visit-offer.jpg);
}
.fv-offer {
    width: 40%;
    background: #000;
    text-align: center;
    padding: 50px 0;
    color: #FFF;
}
.fv-offer-details {
    width: 60%;
    background-image: url(images/first-visit-offer.jpg);
    background-size: cover;
    background-position: center center;
    color: #FFF;
    padding: 50px 25px;
    text-shadow: 0 0 10px #000;
    font-weight: 400;
font-size: 18px;
line-height: 30px;
}
.fv-offer h3 {
    font-family: "Great Vibes";
    color: #FFF;
    font-size: 5vw;
}
.fv-offer small {
    display: block;
    font-weight: 300;
    color: #FFF;
    font-size: 14px;
    line-height: 1.1;
    margin-top: 50px;
}
.fv-offer-details h3 {
    color: #FFF;
    font-family: "Playfair Display", sans-serif;
    font-style: italic;
    font-weight: 300;
}

@media only screen and ( max-width: 991px){
.fv-offer-details, .fv-offer {
    width: 100%;
    text-align: center;
}
.fv-offer h3 {
    font-size: 48px;
}
}

.award-gallery {
    text-align: center;
}
.award-gallery img {
    display: inline-block;
    max-width: 200px;
}
.award-gallery p {
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 0;
}
.slick-slide {
    text-align: center;
}
.slick-initialized .slick-track {
    display: flex;
    align-items: center;
}


.slick-slide img {
    vertical-align: middle;
    display: inline-block;
}

.service_wrapper .feature-image img {
    max-width: 65px;
    height: 80px;
}
.feature-holder.feature-below-image {
    text-align: center;
}
.service_wrapper .feature-holder.feature-below-image {

    text-align: center;
    margin-bottom: 50px;

}
.service_wrapper .col-lg-4:nth-child(4) {
    margin-left: 16.6667%;
}

@media only screen and (max-width: 991px) {
.service_wrapper .col-lg-4:nth-child(4) {
    margin-left: 0;
}
}
.service_content_holder {
    margin-bottom: 100px;
}
.service_content_holder:nth-child(2n) .row {
    flex-direction: row-reverse;
}
.service-icon {
    display: inline-block;
    width: 125px;
    margin-left: 25px;
}
.service_content_holder .block_content_img {
    min-height: 600px;
}
.treatment-type {
    font-family: "Playfair Display", sans-serif;
    font-style: italic;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 15px;
}
.service-page-menu-column {
    text-align: center;
    padding: 20px 0;
}
.service-page-menu-icon {
    max-width: 50px;
    margin: 0 auto 15px;
    height: 50px;
    vertical-align: middle;
}
.treatment-indicator {
    font-weight: 400;
    font-size: 20px;
    display: block;
}
.menu-treatments-container {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 15px 10px;
}
.treatments-menu-inner .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
.treatments-menu-inner .menu .link-heading > a {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 10px 0;
    color: #a96c45;
    font-weight: 400;
}
.treatments-menu-inner .menu .link-heading > a:hover {
    cursor: auto;
    text-decoration: none;
}
.treatments-menu-inner .sub-menu {
    list-style: none;
    margin: 10px 0;
    padding-left: 10px;
}
.treatments-menu-inner .sub-menu a {
    padding: 5px 0;
    display: block;
    font-weight: 400;
}
.treatments-menu-inner .sub-menu a:hover {
    text-decoration: none;
}
.treatments-menu-inner .sub-menu .current_page_item a {
    font-weight: 700;
    color: #333;
}
#menu-beauty-menu a {
    padding: 5px 0;
    display: block;
    font-weight: 400;
}
#menu-beauty-menu a:hover {
    text-decoration: none;
}
.treatments-menu-inner #menu-beauty-menu .current_page_item a {
    font-weight: 700;
    color: #333;
}
.gc-wrapper {
    margin-top: 50px;
}
.gc-inner a:hover {
    opacity: .8;
    transition: all 300ms ease-in-out;
}
.mobile-nav-menu {
    display: none;
}
.menubars .menubar {
    background-color: #333;
}
.mobile-menu.active .menubar {
    background-color: #FFF;
}
.mobile-menu.active .menubackground {
    background: #000;
}
.menulinks li a {
    font-weight: 400;
    text-transform: lowercase;
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #333;
}
.menulinks li:last-child a {
    border: none;
}
.mobile-nav-menu li.location-mobile a {
    font-weight: 700;
    color: rgb(70,110,122);
}
.menulinks .sub-menu {
    display: none;
}

.menulinks .sub-menu a {
    font-weight: 400;
    font-size: 16px;
    padding-left: 15px;
}
.menulinks li.menu-item-has-children > a {
    position: relative;
}
.menulinks li.menu-item-has-children > a::before {
    position: absolute;
    content: "\f078";
    right: 0;
    top: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FFF;
    font-size: 14px;
    transform: rotate(-90deg);
}
.menulinks li.menu-item-has-children > a.active::before {
    transform: rotate(0deg);
}

.main-slider .slick-slide img {

    display: block;
    min-width: 1920px !important;
    width: 100%;

}
.main-home-button.slick-slider {
    padding: 0;
}
.copyright {

    clear: both;
    display: flex;
    border-top: 1px solid #090909;
    color: #ddd;
    font-size: 13px;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 10px 0;
    background-color: #000;

}
.widget .widget-title {
    color: #333;
    font-weight: 300;
    text-transform: lowercase;
    font-family: "Josefin Sans", sans-serif;
    font-size: 24px;
}


#maplocationsectionbottom li#maplocationsectionbottom-no-results {
    padding: 0;
    border: none;
    margin: 0;
}
.mapbottom {
    border-top: 1px solid #DDD;
}
.mapbottom #maplocationsectionbottom li h2 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    color: #000;
}
#maplocationsectionbottom li a:hover .business-data, #maplocationsectionbottom li a:hover h2, #maplocationsectionbottom li a:hover i, #maplocationsectionbottom li a:hover p {
    color: #a96c45;
}
#maplocationsectionbottom li#maplocationsectionbottom-no-results a:hover {
    background: 0 0;
    color: #a96c45;
}
.business-data .address {
    margin-bottom: 10px;
}
.search_by_state {
    width: 100%;
}
.location_state_wrapper {
    margin-top: 150px;
    float: left;
    width: 100%;
    padding-bottom: 150px;
}
.mapbottom label {

    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    color: #333;

}
.location_search {
    padding: 50px 0;
}
.location_state_wrapper-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 2;
    position: relative;
}
.location_state_wrapper-inner #maplocationsectionbottom {
    top: auto;
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 2;
    position: relative;
    flex-wrap: wrap;
}
.location_state_wrapper-inner #maplocationsectionbottom.subsites li {
    width: 45%;
    float: none;
    border: none;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    margin: 0 10px 15px;
}
.location_state_wrapper-inner #maplocationsectionbottom.subsites li h2 {
    height: auto;
}
.location_state_wrapper-inner #maplocationsectionbottom.subsites li a {
    border: 1px solid transparent;
}
.location_state_wrapper-inner #maplocationsectionbottom li a:hover {
    background-color: transparent;
    border: 1px solid #ddd;
}
#maplocationsectionbottom li h2 {
    position: relative;
    color: #000;
    font-size: 24px;
    margin: 0 0 20px;
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 600;
}
#maplocationsectionbottom {
    border: none;
}
.location_state_wrapper-inner #maplocationsectionbottom.subsites li .hours-operation {
    display: block;
}
.location_state_wrapper-inner #maplocationsectionbottom.subsites li .hours-operation p {
    margin: 0;
    text-transform: lowercase;
    color: #000;
}
.location_state_wrapper-inner #maplocationsectionbottom.subsites li .hours-operation p strong {
    text-transform: lowercase;
    height: 40px;
}
.page-template-location-page #maplocationsectionbottom.subsites li {

    border: none;
    width: 45%;
    border: none;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    margin: 0 10px 15px;
    padding: 25px 10px;

}
.location_list {
    padding: 50px 25px;
    border-left: 1px solid #ddd;
}
.location_list #maplocationsectionbottom h2 {

    font-weight: 600;
    font-size: 24px;
    margin-bottom: 50px;

}
.location_list #maplocationsectionbottom li h2 {

    position: relative;
    color: #6a9aa8;
    font-size: 20px;
    margin: 0 0 10px;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    font-weight: 300;

}

.nomargin.hours-operation {

    display: block;

}
.nomargin.hours-operation strong {
    text-transform: lowercase;
    color: #000;
    font-family: "Josefin Sans", sans-serif;
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 0;
}
.nomargin.hours-operation p {
    margin: 0 0 0;
    text-transform: lowercase;
}
.business-data {

    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #333;
    padding-left: 25px;
    position: relative;

}
#maplocationsectionbottom li i {

    color: #a96c45;
}
.page-template-location-page #maplocationsectionbottom.subsites li a {

    position: relative;
    font-family: "Playfair Display",serif;
    font-style: italic;
    color: #6a9aa8;
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: left;

}
/*Responsive*/
.menubars {
    top: 65px;
}
.header.sticky .menubars {
    top: 20px;
}
@media only screen and ( max-width: 1501px) {
.main-navigation a {
    font-size: 16px;
    padding: 0.35em .6em;
}
}
@media only screen and (max-width: 1199px) {
.mobile-menu {
    display: block;
}
.top-bar {
}

.page-banner-inner {
    max-width: 100%;
    padding: 0 15px;
}
.mobile-menu.active .mobile-nav-menu {
    display: block;
    width: 90%;
}
.block_content-wrapper {
    padding: 50px 0;
}
.service_content_holder {
    margin-bottom: 0;
}
#site-header-menu {
    display: none;
}

.treatment-content h4 {
    font-size: 24px;
    line-height: 1.1;
}
a.treatment__link {
    font-size: 16px;
}
.content-block__container {
    padding: 75px 50px;
}
}

@media only screen and (max-width: 1024px) {
.difference-billboard-additional-section {
    position: relative;
    width: 100%;
    height: 100%;
}
.content-block__image {
    min-height: 600px;
    width: 100%;
}
.difference-billboard-main-section {
    width: 100%;
    background-position: center center;
}
}
@media only screen and (max-width: 991px) {
.treatment__container {
    width: 50%;
    margin: 0 0 50px;
}
.treatment__wrapper {
    margin: 0;
}

}


@media only screen and (max-width: 768px) {
.page-template-location-page #maplocationsectionbottom.subsites li {

    width: 100%;
    margin: 0 0 25px;

}
}
@media only screen and (max-width: 767px) {
.treatment-holder {
    padding: 15px;
}
.treatment__container {
    width: 100%;
    margin: 0 0 50px;
}
.treatment-content h4 {
    font-size: 22px;
    line-height: 1;
}
.site-footer {
    padding: 3.5em 4.5455% 3.5em;
}
.copyright {
    text-align: center;
}
.cybermark {
    float: none;
    margin: 0 auto;
}
.footer-navigation ul li {
    margin: 0;
    width: 100%;
}
.main-slider {
    max-height: 500px;
}
.fancy-title {
    font-size: 30px;
}

}
@media only screen and (max-width: 480px) {
.treatment__container {
    width: 100%;
}
.treatment-holder-inner {
    border: none;
}
.content-block__wrapper {
    padding: 15px;
}
.content-block__container {
    padding: 25px 25px;
    border: 2px solid #fff;
}
.content_sub-heading {
    font-size: 24px;
}
.content-block_button a {
    font-size: 18px;
}
.treatment__wrapper .treatment__container:nth-child(3) {
    height: auto;
}
.treatment-image-inner.treatment__noimage {
    height: 300px;
}
}

.service_content_holder {
    margin-bottom: 100px;
    position: relative;
    padding: 15px 0;
}
.service_content_holder .block_content_img {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-height: auto;
}
.service_content_holder .block_content-wrapper {
    display: flex;
    height: 100%;
    align-content: center;
    align-items: center;
    justify-items: center;
    background-color: rgba(255,255,255,.7);
    padding: 25px;
    border: 2px solid #FFF;
}
.block_img_container {
    background-position: center center;
}