.uv-awana-section0 .uv-section-bg {
    background-size: auto;
    background-position-y: top;
    position: relative;
    height: 342px;
}

.uv-awana-section0 .uv-section-bg:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/left-bg.png");
    top: 100px;
    bottom: 0;
    left: 0;
    width: 600px;
    height: 241px;
    border-top: 2px solid #d5cebf;
}

.uv-awana-section0 .uv-section-bg:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/right-bg.png");
    top: 100px;
    bottom: 0;
    right: 0;
    width: 600px;
    height: 241px;
    border-top: 2px solid #d5cebf;
    background-position-x: right;
}

#services,
#gift-a-spa-day {
    scroll-margin-top: 150px;
}

#fountain,
#art,
#faqs {
    scroll-margin-top: 100px;
}

.uv-awana-section1 {
    border-bottom: 3px solid #d5cebf;
    margin-top: -50px;
    z-index: 10;
}

.uv-awana-section1:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 451px;
    background-color: #b4aea2;
    z-index: 1;
}

.uv-awana-section1:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    height: 466px;
    background-color: #c1bbad;
    z-index: 1;
    border-radius: 40px 40px 0 0;
}

.uv-awana-section2 {
    margin-bottom: 125px;
}

.uv-awana-section2 .uv-section-bg::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/left-bg2.png");
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position-x: left;
    background-repeat: no-repeat;
}

.uv-awana-section2 .uv-section-bg::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -125px;
    left: 0;
    right: 0;
    height: 125px;
    border-top: 3px solid #d5cebf;
    border-bottom: 3px solid #d5cebf;
    background-color: #b4aea2;
}

.uv-awana-section2 .uv-section-inner {
    background-color: #d5cebf;
    max-width: 1309px !important;
    height: 323px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 60%);
}

@media (max-width: 1300px) {
    .uv-awana-section2 .uv-section-inner {
        max-width: 95vw !important;
    }
}

.uv-awana-section3 .uv-section-bg {
    background-size: auto;
}

.uv-awana-section3:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/left-bg-tall.png");
    inset: 0;
    background-position-x: left;
    background-repeat: no-repeat;
}

.uv-awana-section3:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/right-bg-tall.png");
    inset: 0;
    background-position-x: right;
    background-repeat: no-repeat;
}

.uv-awana-section3 {
    color: #d5cebf;
    border-bottom: 4px solid #d5cebf;
}

.uv-awana-section3 figure {
    margin: 0 0 24px;
}

.uv-awana-section3 .wp-block-heading {
    font-size: 42px;
    font-weight: 300;
    line-height: 52px;
    letter-spacing: 2px;
}

.uv-awana-section3 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.7px;
    letter-spacing: 0.017999999225139618px;
    max-width: 858px;
}

.uv-awana-section4 {
    color: #244c4a;
}

.uv-awana-section4 .wp-block-columns {
    margin-bottom: 0;
    padding-top: 29px;
    padding-bottom: 29px;
    position: relative;
}

.uv-awana-section4 .wp-block-columns:before,
.uv-awana-section4 .wp-block-columns:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100vw;
    background-color: #b4aea2;
    left: 50%;
    transform: translateX(-50%);
}

.uv-awana-section4 .wp-block-columns:before {
    top: 0;
}

.uv-awana-section4 .wp-block-columns:after {
    bottom: 0;
}

.uv-awana-section4 .wp-block-column {
    align-content: center;
}

.uv-awana-section4 .wp-block-heading {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.02em;
}

.uv-awana-section4 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.7px;
    letter-spacing: 0.017999999225139618px;
}

.uv-awana-section4 p:last-of-type {
    margin-bottom: 0;
}

.uv-awana-section5 {
    background: linear-gradient(to bottom,
            #244c4a 0%,
            #244c4a calc(52.7% - 2px),
            #d5cebf calc(52.7% - 2px),
            #d5cebf calc(52.7% + 2px),
            #b4aea2 calc(52.7% + 2px),
            #b4aea2 100%);
}

.uv-awana-section5 .uv-section-inner {
    max-width: 1309px !important;
}

.uv-awana-section5 .uv-section-bg {
    background-size: auto;
    background-position-y: 94.7% !important
}

.uv-awana-section5:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/left-bg3.png");
    inset: 0;
    background-position-x: left;
    background-repeat: no-repeat;
}

.uv-awana-section5:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/right-bg3.png");
    inset: 0;
    background-position-x: right;
    background-repeat: no-repeat;
}

.uv-awana-section6:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: linear-gradient(273.34deg, #B4AEA2 2.8%, rgba(180, 174, 162, 0.7) 50.39%, rgba(213, 206, 191, 0) 67.3%);
    height: 112px;
    width: 100%;
    z-index: 10;
}

.uv-awana-section6 .uv-section-inner {
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, #D5CEBF -1.89%, rgba(213, 206, 191, 0.7) 67.82%, rgba(213, 206, 191, 0) 85.48%);
    height: 250px;
    width: 100%;
    display: flex;
}

.uv-awana-section6 .uv-section-inner p {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: right;
    color: #152916;
    max-width: 591px;
    margin: auto;
}

.uv-awana-section7 {
    background: linear-gradient(to bottom,
            #b4aea2 0%,
            #b4aea2 232px,
            #c1bbad 232px,
            #c1bbad 322px,
            #204341 322px,
            #204341 100%);
}

.uv-awana-section7 .uv-section-inner {
    background-color: #152916;
    padding-top: 50px;
    color: #d5cebf;
    padding-bottom: 200px;
    top: -68px;
    max-width: 1220px !important;
    border-radius: 0 0 10px 10px;
}

.uv-awana-section7 .uv-section-inner::before {
    content: "";
    background-image: url("../png/awana-pattern5.png");
    position: absolute;
    left: 0;
    right: 0;
    bottom: 68px;
    height: 93px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

.uv-awana-section7 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    max-width: 772px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 26px;
}

.uv-btn-block-p a {
    color: #d5cebf;
    border: 2px solid #d5cebf;
    background-color: #152916;
}

.uv-btn-block-p a:visited {
    color: #d5cebf;
}

.uv-btn-block-p a:focus,
.uv-btn-block-p a:hover {
    background-color: #d5cebf;
    color: #152916;
}

.uv-awana-section8 {
    color: #244c4a;
}

.uv-awana-section8 .uv-section-inner {
    max-width: 1162px;
}

.uv-awana-section8 .wp-block-columns {
    margin: 0;
}

.uv-awana-section8 .wp-block-column {
    align-content: center;
}

.uv-awana-section8 .wp-block-heading {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.02em;
}

.uv-awana-section8 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.7px;
    letter-spacing: 0.017999999225139618px;
}

.uv-awana-section8 p:last-of-type {
    margin-bottom: 0;
}


.uv-awana-section9 {
    background: linear-gradient(to bottom,
            #204341 0%,
            #204341 calc(51.5% - 2px),
            #d5cebf calc(51.5% - 2px),
            #d5cebf calc(51.5% + 2px),
            #b4aea2 calc(51.5% + 2px),
            #b4aea2 100%);
}

.uv-awana-section9 .uv-section-bg {
    background-size: 100% 328px;
    background-position-y: calc(100% - 53px) !important
}

.uv-awana-section9:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/left-bg6.png");
    inset: 0;
    background-position-x: left;
    background-position-y: calc(100% - 54px);
    background-repeat: no-repeat;
    z-index: 10;
}

.uv-awana-section9:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url("../png/right-bg6.png");
    inset: 0;
    background-position-x: right;
    background-position-y: calc(100% - 54px);
    background-repeat: no-repeat;
    z-index: 10;
}

.uv-awana-section10 .uv-section-inner {
    max-width: 1105px !important;
}

.uv-awana-section11 {
    color: #fff;
}

.uv-awana-section11 .uv-section-inner {
    max-width: 351px !important;
}

.uv-awana-section11 .wp-block-heading {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.02em;
}

.uv-awana-section11 .wp-block-heading {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.02em;
}

.uv-awana-section11 p {
    font-size: 17px;
    line-height: 27px;
}

.uv-awana-section12 .uv-section-inner {
    max-width: 1000px !important;
}

.uv-awana-section12 p {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.5299999713897705px;
    color: #244c4a;
    margin-bottom: 6px;
}

.uv-awana-section12 .wp-block-heading {
    font-size: 42px;
    font-weight: 300;
    line-height: 52px;
    letter-spacing: 2px;
    text-align: center;
    color: #444444;
    margin-bottom: 50px;
}

.uv-awana-section12 .rwfaq {
    padding: 15px;
}

.uv-awana-section12 .rwfaq .question {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 2px;
}

.uv-awana-section12 .rwfaq.open .question {
    color: #244c4a;
}

.uv-awana-section12 .rwfaq .answer .answer-inner p {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

.uv-awana-section12 .rwfaq.open::before {
    background-color: #244c4a;
}

.uv-awana-section13 .uv-section-inner {
    max-width: 1000px !important;
}

.uv-awana-section13 figure {
    margin: 0;
}

.uv-awana-section13 .wp-block-column:last-of-type {
    padding-left: 40px;
}

.uv-awana-section13 .wp-block-heading {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.5299999713897705px;
    color: #333333;
}

.uv-awana-section13 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.7px;
    letter-spacing: 0.017999999225139618px;
    color: #606060;
    margin-bottom: 0;
}

.uv-awana-section13 p.rwlinkcont {
    margin-top: 22px;
}

.uv-awana-section13 p.rwlinkcont a {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.57px;
    letter-spacing: 1.0080000162124634px;
    color: #5a5a5a;
}

.uv-awana-section13 p.rwlinkcont a:after {
    content: '\e819';
    font-size: 100%;
    top: -3px;
    color: #5a5a5a;
}

.uv-awana-section13 p.rwlinkcont a:hover:after,
.uv-awana-section13 p.rwlinkcont a:hover {
    color: #244c4a;
}

.info-container p a {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.57px;
    letter-spacing: 1.0080000162124634px;
    color: #5a5a5a;
}

.info-container p a:after {
    content: '>';
    font-size: 100%;
    top: -3px;
    color: #5a5a5a;
}

.info-container p a:hover:after,
.info-container p a:hover {
    color: #244c4a;
}




.uv-cont-spa {
    padding-top: 0;
}

.uv-otpcont ul {
    gap: 20px 60px;
}

.uv-dining-info {
    padding-top: 70px;
}

.uv-diningbreadcrumbs .uv-breadcrumbs li span {
    color: rgba(36, 76, 74, 1);
}

.ig-container {
    display: flex;
    flex-direction: column;
}

.ig-container>div {
    order: 2;
}

.ig-container>div.uv-order-1 {
    order: 1;
}

.uv-cont-spa .uv-dining-title- {
    font-size: 60px;
    font-weight: 300;
    line-height: 52px;
    letter-spacing: 2px;
    color: rgba(51, 51, 51, 1);
}

.uv-cont-spa .uv-dining-subtitle {
    max-width: fit-content;
}

.uv-cont-spa .uv-dining-subtitle .h3 {
    font-size: 42px;
    font-weight: 300;
    line-height: 52px;
    letter-spacing: 2px;
    color: rgba(51, 51, 51, 1);
}

.uv-dining-description {
    padding: 30px 0;
    border-bottom: 1px solid rgba(225, 225, 225, 1);
    border-top: 1px solid rgba(225, 225, 225, 1);
}

.uv-cont-spa .uv-dining-description p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29.7px;
    letter-spacing: 0.017999999225139618px;
    color: rgba(51, 51, 51, 1);
}

.uv-cont-spa .uv-cont-info {
    border: none;
    max-width: 355px;
    padding: 0;
    margin-left: auto;
}

.foot-cta-menus {
    display: none;
}

.uv-cont-spa .wp-block-columns.uv-sec-reservations p {
    margin-bottom: 12px;
}

.wp-block-columns.uv-sec-reservations {
    flex-direction: column;
}

.uv-cont-spa .wp-block-columns.uv-sec-reservations a {
    border: 2px solid #244c4a;
    background-color: #244c4a;
}

.uv-cont-spa .wp-block-columns.uv-sec-reservations a:focus,
.uv-cont-spa .wp-block-columns.uv-sec-reservations a:hover {
    border: 2px solid #244c4a;
    color: #244c4a;
}

.uv-btn-p {
    border: 2px solid #244c4a;
    color: #244c4a;
}

.uv-btn-p:focus,
.uv-btn-p:hover {
    background-color: #244c4a;
    border: 2px solid #244c4a;
    color: #fff;
}

.uv-dining-info .separator-d {
    margin: 5px 0;
    background-color: transparent;
}

.uv-cont-spa .uv-sec-info {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(225, 225, 225, 1);
}

.uv-cont-spa .uv-sec-info:last-of-type {
    border-bottom: none
}

.uv-cont-spa .uv-sec-info h4,
.uv-underground-transportation.uv-cont-spa .uv-sec-info p.h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 13px;
}

.uv-cont-spa .uv-sec-info p {
    margin-bottom: 13px;
    display: flex;
    justify-content: space-between;
    color: rgba(96, 96, 96, 1);

}

.uv-cont-spa .uv-sec-info p b,
.uv-cont-spa .uv-sec-info p span {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: rgba(114, 117, 126, 1);
}

.uv-cont-spa .uv-sec-info a {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(136, 90, 40, 1);
    text-transform: capitalize;
    padding-right: 0;
}

.rwlink::after,
.rwlinkcont a::after {
    content: "";
}

.uv-cont-info .uv-btn-p.uvjs-openvirtualtour .uv-cicon-virualtour::before {
    background-image: url(../svg/icon-virtual-tour-green.svg) !important;
}

@media (max-width: 600px) {
    .uv-dining-description {
        height: 150px;
        overflow: hidden;
        position: relative;
        border-bottom: none;
        text-align: center;
    }

    .read-more-btn {
        font-size: 12px;
        font-weight: 500;
        line-height: 14.68px;
        letter-spacing: 0.5px;
        text-align: left;
        background-color: transparent;
        border: none;
        text-transform: uppercase;
        margin: 15px auto;
        display: block;
    }
}