#wrap {
    position: relative;
    background-color: #fff
}

@media(max-width:767px) {
    #wrap {
        border-top: 10px solid #313947
    }
    div#header-top-widget-area-2 {
        margin-left: 0px !important;
    }
    div#header-top-widget-area-2 {
        margin-left: 0px !important;
    }
    #header-top .row {
        width: auto !important;
    }

}

/*Well mom specific css*/
.wm-pnp h2,
.wm-pnp h3{
    color: #F48478 !important;
    text-align: center;
}
.wm-pnp .divider.single-line{
    border-top: 2px solid #F48478;
}
.wm-pnp a{
    color: #F48478;   
}
#wellmom-btn{
    background-color: #547A53;
    color: #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;    
}
#wellmom-btn:hover{
    background-color: rgba(84, 122, 83)
}
.WM-Affil {
    width: 30%;
    display: inline;
}
.WM-Banner {
    width: 70%;
    margin-right: 0px !important;
    display: inline-block;
}

/*.wm-slide{
    left: 365px !important;
}*/
/************************/

#header-top {
    padding: 12px 0;
    background-color: #afbd75;
    color: #fff
}

#header-top .row {
    width: 1400px;
}
#header-top-widget-area-1 {
    width: auto;
    margin-left: 40px;
}
div#header-top-widget-area-2 {
    margin-left: 100px;
}


#header-top a,
#header-top h1,
#header-top h2,
#header-top h3,
#header-top h4,
#header-top h5,
#header-top h6 {
    color: #fff
}

#header-top .widget:last-child {
    margin-bottom: 0
}

#header-top .ewf_widget_contact_info {
    float: right
}

#header-top .ewf_widget_contact_info ul li {
    display: inline-block;
    padding-bottom: 0;
    padding-left: 30px;
    margin-right: 30px;
    margin-bottom: 0
}

#header-top .ewf_widget_contact_info ul li:last-child {
    margin-right: 0
}

#header-top .ewf_widget_contact_info ul li span {
    border: 0
}

@media(max-width:767px) {

}

#logo {
    display: inline-block;
    padding: 10px 0 30px 0
}

.sf-menu,
.sf-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sf-menu>li {
    float: left
}

.sf-menu>li>a {
    position: relative;
    display: block
}

.sf-menu .sf-mega,
.sf-menu li.dropdown ul {
    position: absolute;
    z-index: 1025;
    top: 100%;
    left: 0;
    display: none
}

.sf-menu li.dropdown {
    position: relative
}

.sf-menu li.dropdown ul ul {
    top: -1px;
    left: 100%
}

.sf-menu li:hover>.sf-mega,
.sf-menu li.sfHover>.sf-mega,
.sf-menu li.dropdown:hover>ul,
.sf-menu li.dropdown.sfHover>ul {
    display: block
}

.sf-menu {
    float: right
}

.sf-menu a {
    display: block;
    font: 12px 'Open Sans', Arial, sans-serif;
    color: #888;
    text-decoration: none
}

.sf-menu li.dropdown a {
    padding: 8px 8px
}

.sf-menu li:last-child>a {
    border-bottom: 0
}

.sf-menu>li>a,
.sf-menu>li.dropdown>a {
    padding: 50px 10px 50px 10px;
    border: 0;
    color: #888;
    font-size: 12px;
    border-top: 2px solid transparent;
    margin-top: 0;
    margin-right: 5px
}

.sf-menu>li a i {
    margin-right: 5px
}

.sf-menu li.sfHover>a {
    color: #838f4f;
    text-decoration: none
}
/*.sf-menu:active,
.sf-menu:hover,{   
    border-top-color: #838f4f;
    background-color: #ecf2d2
}*/
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu a:focus,
.active{
    border-top:solid 2px #838f4f !important;
    background-color: #ecf2d2 !important;
}

body#home a#a-MenuHome,
body#about a#a-MenuAbout,
body#blog a#a-MenuBlog,
body#contact a#a-MenuContact,
body#treatment a#a-MenuTreatment{
    border-top:solid 2px #838f4f !important;
    background-color: #ecf2d2 !important;
}


.sf-menu>li.current>a,
.sf-menu>li.current.dropdown>a {
    border-top-color: #838f4f;
    background-color: #ecf2d2
}

@media(min-width:1400px) {
    .sf-menu>li>a,
    .sf-menu>li.dropdown>a {
        padding: 50px 30px 51px 30px
    }
}

.sf-menu li.dropdown ul {
    min-width: 180px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(131, 143, 79, 0.9)
}

.sf-menu li.dropdown ul li a {
    padding: 8px;
    color: #fff
}

.sf-menu li.dropdown ul li a:hover {
    color: #cadf73
}

.sf-menu>li.dropdown>ul {
    border-top: 3px solid #afbd75
}

.sf-mega {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid #afbd75;
    margin-top: -3px;
    background-color: rgba(49, 57, 71, 0.9)
}

.sf-mega a {
    color: #fff
}

.sf-mega-section {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    color: #fff
}

.sf-mega-section ul li a {
    padding: 15px 0
}

.sf-mega-section ul li a:hover {
    color: #afbd75
}

.sf-mega-section .btn {
    display: inline-block
}
.header-btn{
    margin: 0px;

}
a.btn.header-btn {
    background: black;
    font-weight: 700;
}
.top-header-text{
    font-weight: 600;
    letter-spacing: 0.5px;
}
.sf-mega.sf-mega-1-col .sf-mega-section {
    width: 100%
}

.sf-mega.sf-mega-2-col .sf-mega-section {
    width: 50%
}

.sf-mega.sf-mega-3-col .sf-mega-section {
    width: 33.3333333333%
}

.sf-mega.sf-mega-4-col .sf-mega-section {
    width: 25%
}

.sf-arrows .sf-with-ul:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    display: none;
    border: 5px solid transparent;
    border-top-color: #fff;
    margin-top: 2px;
    content: ""
}

.sf-arrows ul li .sf-with-ul:after {
    display: block
}

.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.sfHover>.sf-with-ul:after {
    border-top-color: #838f4f
}

.sf-arrows ul .sf-with-ul:after {
    border-color: transparent;
    border-left-color: #999;
    margin-top: -5px;
    margin-right: 4px
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #838f4f
}

#js--timeline{
	position: absolute;
    opacity: 0;
    height: 0px;
    display: none;
    border: solid 1px black;
    padding: 5px;
}
.reveal{
	position: relative !important;
	opacity: 1 !important;
    transition: opacity 0.5s linear;
    height: auto !important;
    display: block !important;
}
.hide{
	position: absolute;
	opacity: 0;
}
#read-more-1:hover,
#read-less:hover{
    cursor: pointer;
}


@media(min-width:768px) and (max-width:979px) {
    #menu {
        display: none
    }
}

@media(max-width:767px) {
    #menu {
        display: none
    }
}

#mobile-menu {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 0;
    background-color: rgba(49, 57, 71, 0.7)
}

#mobile-menu li {
    display: block;
    margin: 0
}

#mobile-menu>li>ul,
#mobile-menu>li>ul>li>ul {
    display: none;
    margin-left: 0
}

#mobile-menu .sf-mega {
    display: none;
    padding: 0;
    border: 0;
    margin: 0;
    background-color: transparent
}

#mobile-menu .sf-mega-section {
    float: none;
    width: 100%;
    padding: 0;
    border: 0
}

#mobile-menu .sf-mega-section ul {
    margin-left: 0
}

#mobile-menu li a {
    position: relative;
    display: block;
    padding: 15px 25px;
    border-top: 1px solid #e0e0e0;
    color: #fff;
    text-align: left;
    text-decoration: none
}

#mobile-menu ul a {
    padding-left: 45px
}

#mobile-menu ul li ul a {
    padding-left: 65px
}

#mobile-menu .mobile-menu-submenu-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 100%;
    border-left: 1px solid #e0e0e0;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    cursor: pointer
}

.headline-2 p {
    text-transform: none;
}

.contact-booking a#recomed-bookings-btn {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    display: block !important;
}

#mobile-menu .mobile-menu-submenu-arrow:hover {
    background-color: #313947
}

#mobile-menu {
    display: none
}

#mobile-menu-trigger {
    float: right;
    display: none;
    font-size: 32px
}



@media(min-width:768px) and (max-width:979px) {
    #mobile-menu-trigger {
        display: block;
        margin-top: 45px;
        margin-right: 0
    }
}

@media(max-width:767px) {
    #mobile-menu-trigger {
        position: absolute;
        top: 35px;
        right: 20px;
        display: block;
        padding: 10px;
        margin-top: 0
    }
    
    .header a:not(:first-child) {display:none;}
    .header a.mob-icon{
        float:right;
        display:block;
    }
    .header.responsive {position: relative;}
    .header.responsive a.mob-icon{
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .header.responsive a{
        float: none;
        display: block;
        text-align: left;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    #mobile-menu-trigger {
        right: 30px
    }
}

#custom-search-button+.sf-menu {
    margin-right: 60px
}

#custom-search-button {
    position: absolute;
    top: 43px;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/bg-search.png) no-repeat center center;
    border: 1px solid #bebebe;
    border-radius: 3px
}

#custom-search-form {
    position: absolute;
    z-index: 1030;
    top: 97px;
    right: -10px;
    display: none
}

#custom-search-form:before {
    position: absolute;
    z-index: 9;
    top: -9px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #e0e0e0;
    content: ""
}

#custom-search-form:after {
    position: absolute;
    z-index: 10;
    top: -7px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff;
    content: ""
}

#custom-search-submit {
    display: none
}

#custom-search-form #s {
    width: 220px;
    padding: 8px 10px;
    border-radius: 0;
    background-color: #fff
}

#custom-search-form #s:focus {
    border-color: #e0e0e0
}

@media(min-width:768px) and (max-width:979px) {
    #custom-search-button {
        right: 50px
    }
    #custom-search-form {
        right: 40px
    }
}

@media(max-width:767px) {
    #custom-search-button {
        display: none
    }
    .WM-Affil {
        width: 100%;
    }
    .WM-Banner {
        width: 100%;
    }
    .WM-Affil img {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(min-width:1025px) {
    #header-top {
        margin-bottom: 120px
    }
    #header {
        position: absolute;
        top: 55px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
    #header.stuck {
        position: fixed;
        z-index: 1020;
        top: 60px;
        width: 100%;
        padding-top: 15px;
        box-shadow: 0 10px 20px rgba(131, 143, 79, 0.3);
        margin: 0 auto;
        background-color: #fff;
        -webkit-transition: padding .3s;
        transition: padding .3s
    }    
    #header-top.stuck {
        position: fixed;
        z-index: 1020;
        top: 0;
        width: 100%;
        padding-top: 15px;
        box-shadow: 0 10px 20px rgba(131, 143, 79, 0.3);
        margin: 0 auto;
        -webkit-transition: padding .3s;
        transition: padding .3s
    }
    #header.stuck #logo {
        padding: 0;
        margin-top: -10px;
    }
    #header.stuck .sf-menu>li>a,
    #header.stuck .sf-menu>li.dropdown>a {
        padding: 35px 10px 35px 10px;
        margin-top: -15px
    }
    #header.stuck .sf-mega {
        margin-top: 0
    }
    #header.stuck .sf-arrows .sf-with-ul:after {
        margin-top: -6px
    }
    #header.stuck #custom-search-button {
        top: 12px
    }
    #header.stuck #custom-search-form {
        top: 72px
    }
}

@media(min-width:1400px) {
    #header.stuck .sf-menu>li>a,
    #header.stuck .sf-menu>li.dropdown>a {
        padding: 30px 25px
    }
}

#content {
    padding-bottom: 0
}

#page-header {
    position: relative;
    padding: 40px 0;
    margin-bottom: 50px;
    background: no-repeat center center;
    color: #838f4f
}

#page-header h3 {
    margin-bottom: 0;
    color: #fff;
    line-height: 24px;
    font-weight: 700
}

#page-header h1 {
    margin-bottom: 0;
    color: #fff;
    line-height: 24px;
    font-weight: 700;
    font-size: 30px
}

#page-header-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(175, 189, 117, 0.80)
}

#footer-top {
    background-color: #f9f9f9
}

#footer {
    padding: 60px 0 30px 0;
    background-color: #313947;
    color: #fff
}

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
    color: #fff
}

#footer .widget-title {
    text-transform: none
}

#footer .widget {
    margin-bottom: 40px
}

#footer-bottom {
    padding: 20px 0;
    background-color: #313947;
    color: #fff;
    border-top: solid 1px #616161;
}

#footer-bottom a,
#footer-bottom h1,
#footer-bottom h2,
#footer-bottom h3,
#footer-bottom h4,
#footer-bottom h5,
#footer-bottom h6 {
    color: #fff
}

#footer-bottom .widget:last-child {
    margin-bottom: 0
}

#footer-bottom .ewf_widget_social_media {
    float: right
}

.home-box-3{
	width: 30%;
	float: left;
	margin-left: 3.3%
}

.home-box-2{
	width: 35%;
	float: left;
	margin-left: 10%;
	
}

@media(max-width:767px) {
    #footer-bottom .ewf_widget_social_media {
        float: none
    }
    
    .textwidget {
        text-align: center;
    }
    
    .home-box-3{
	width: 100%;
	float: left;
	margin-left: 0%
}

    .home-box-2{
	width: 100%;
	float: left;
	margin-left: 0%;
	
    }
.contact-booking a#recomed-bookings-btn {
    display: block;
    text-align: center;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    }
}

#back-to-top {
    position: fixed;
    z-index: 1010;
    right: -40px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background-color: #111;
    color: #fafafa;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    opacity: .5;
    cursor: pointer;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

#back-to-top i {
    font-size: 28px;
    line-height: 40px;
    font-weight: normal;
    vertical-align: top;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

#back-to-top:hover {
    background-color: rgba(0, 0, 0, 0.7)
}

#back-to-top:hover i {
    color: #fff
}

#back-to-top.visible {
    right: 40px
}

#back-to-top.gone {
    right: -40px
}

.stuck .responsive-logo{
    height: auto;
    width: 175px !important;
}

.covid-notice {
    background-color: #afbd75;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 10px 0px;
    font-size: 1.2em;
}
