section#rt-sidepanel-surround {
    flex: 1 1 auto;
}

div#rt-page-surround > .rt-container {
    display: flex;
    flex-flow: column;
    min-height: 100vh;
}

.rt-logo-block {
    padding: 15px 30px;
}

#rt-sidepanel-surround #rt-sidelogo, #rt-header a#rt-logo {
    background: none;
}

#rt-header a#rt-logo {
    width: 250px !important;
    text-align: center;
}

#rt-sidepanel-surround #rt-sidelogo {
    width: auto;
    text-align: left;
}

#rt-sidepanel-surround #rt-sidelogo:before, #rt-header a#rt-logo:before {
    content: "Mountain Star Healing Center";
    color: white;
    font-size: 24px;
    font-weight: 700;
    line-height: 0.1;
}

.rt-block.fp-content-top-a1 {
    background: #2376a6;
    text-align: center;
    color: white;
    padding: 5%;
    padding-top: calc(5% - 10px);
}

.rt-block.fp-content-top-a1 .custom-content {
    padding: 50px;
    background: rgba(0,0,0,0.25);
    text-align: center;
}

.rt-block.fp-content-top-a1 h2.title {
    font-size: 30px;
}

.centre-title h2.title, .align-centre {
    text-align: center !important;
}

.past-life-regression h4 {
    color: #4BA5AD;
}

#rt-body-content {
    background-color: #f8f8f8;
}

.testimonials-page #rt-main-surround, .testimonials-page #rt-body-content , .primary-bg {
    background-color: #3c8389;
}

.testimonial-module .title, .primary-color {
    color: #fff;
}

.max-width-80-center {
    max-width: 80%;
    margin: 0 auto;
}

.treatments-module .sprocket-lists ul.sprocket-lists-container li {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0.5em 1em -0.125em #0a0a0a1a, 0 0 0 1px #0a0a0a05;
    padding: 1.5rem 1.25rem;
    margin-bottom: 15px;
    border-bottom: none;
}

.treatments-module .sprocket-lists-container li:after, .treatments-module .sprocket-lists-container li:before {
    display: none;
}

.treatments-module .sprocket-lists ul.sprocket-lists-container li.hidden {
    display: none !important;
}

#treatments-searchbox {
    box-shadow: inset 0 0.0625em 0.125em #0a0a0a0d;
    max-width: 100%;
    width: 100%;
    background-color: #ffffff;
    border-color: #b0d1facc;
    border-radius: 4px;
    color: #363636;
    height: 45px;
    font-size: 16px;
    padding: 5px 14px;
}

@media (max-width: 767px) {
    .menu-home .rt-block.fp-top-a.rt-center .title {
        line-height: 1.25;
        font-size: 25px;
    }
}
