﻿/* HEADER */

.header {
    position: relative;
    z-index: 2;
}

.alert.site-banner {
    padding:10px 0;
}

    .alert.site-banner p {
        text-align: center;
        font-size: 16px;
        color: #604644;
        margin-bottom:5px;
    }

.header.tint1:after {
    content: '';
    display: block;
    background: url(/assets/img/header-splatter.png) repeat-x bottom center;
    height: 12px;
    position: absolute;
    width: 100%;
}

.header-logo {
    float: left;
}

    .header-logo h1 {
        font-family: ChevinPro, ChevinPro-heading-fallback-font;
        color: #FFF;
        line-height: 30px;
    }

    .header-logo a.logo-img {
        display: block;
        float: left;
        width: 55px;
        height: 53px;
        margin-right: 14px;
        background: url(/assets/img/logo-white.png) no-repeat center;
        margin-top: 12px;
    }

    .header-logo h1 a {
        font-size: 2.4rem;
        color: #FFF;
    }

    .header-logo .logo-tagline {
        display: block;
        font-size: 2rem;
        white-space: nowrap;
        min-width: 300px;
    }

@media only screen and (max-width:480px) {
    .header-logo h1 {
        float: left;
        margin-top: 2.2rem;
        font-size: 2rem;
    }

        .header-logo h1 .logo-tagline {
            display: none;
        }
}

.header-menu-toggle {
    width: 36px;
    height: 55px;
    float: right;
    margin-top: 12px;
    background: url(/assets/img/mobile-menu.png) center no-repeat;
    text-indent: 100%;
    overflow: hidden;
    transform: rotate(0deg);
    transition: transform 0.3s;
}

.show-menu .header-menu-toggle {
    transform: rotate(90deg);
    background-image: url(/assets/img/mobile-menu-close.png);
}

.header-contact {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 3px;
    line-height: 32px;
}

@media only screen and (max-width: 900px) {
    .header-contact {
        display: none;
    }
}

.header-contact > span {
    display: block;
    text-align: right;
}

.header-contact-social {
    display: flex;
    margin-top: 4px;
}

    .header-contact-social span {
        font-size: 2em;
        padding: 0 15px;
    }


.header-covid19-info {
    font-weight: bold;
    text-decoration: underline;
}

/* HEADER - Navigation */

.header nav {
    background: url(/assets/img/white-dotted-line.png) repeat-x top center;
    padding-top: 14px;
}

.top-nav ul li {
    list-style: none;
    float: left;
    padding: 0 5px;
}

.header nav[role=primary] ul > li {
    display: inline-block;
    margin: 0;
    padding: 0 30px 0 0;
    position: relative;
}

    .header nav[role=primary] ul > li:last-child {
        padding: 0;
    }

@media only screen and (max-width: 1150px) {
    .header navul > li {
        padding: 0 20px 0 0;
    }
}

.header nav ul > li.last {
    padding-right: 0;
}

.right-menu {
    float: right;
    position: relative;
}

.header .header-contact ul li {
    padding-left: 30px;
    position: relative;
    margin-left: 1rem;
}



    .header nav ul li > a, .header nav ul > li > span.login, .header .header-contact ul li a, .header .header-contact ul li span.login {
        display: inline-block;
        color: #FFF;
        font-size: 1.75rem;
        text-decoration: none;
    }

.header ul li.login-click:hover {
    cursor: pointer;
}

.header .login-menu.hidden {
    display: none;
}

.header .top-nav {
    position: relative;
    display: flex;
    flex-direction: row;
}

    .header .top-nav ul {
        display: inherit;
    }

.header .login-menu {
    position: absolute;
    z-index: 999;
    background: #fff;
    right: 0;
    top: 38px;
    max-height: 100px;
    visibility: visible;
    opacity: 1;
    border: 1px solid #fff;
    border-top: none;
}

    .header .login-menu ul {
        display: flex;
        flex-direction: column;
    }

        .header .login-menu ul li {
            display: block;
            font-size: 17px;
            line-height: 17px;
            padding: 13px 0 13px 29px;
            border-bottom: 1px solid #5dbdcb;
            width: 80px;
            position: relative;
            margin: 0;
        }

            .header .login-menu ul li a {
                color: #5DBDCB;
            }



            .header .login-menu ul li.last {
                border: none;
            }



.header .login:before, .login-menu .tab-login:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 20px;
    background: url(/assets/img/icons/header/Aspects_SignIn_Desktop.svg) no-repeat;
    position: absolute;
    top: calc(50% - 12px);
    left: 5px;
}

.header .tablet-show .login:before, .login-menu .tab-login:before {
    background: url(/assets/img/icons/header/Aspects_SignIn_Mobile.svg) no-repeat;
}

.header .sign-up:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 30px;
    background: url(/assets/img/icons/header/Aspects_SignUp_Desktop.svg) no-repeat;
    position: absolute;
    top: calc(50% - 9px);
    left: 2px;
}

.header .tablet-show .sign-up:before {
    background: url(/assets/img/icons/header/Aspects_SignUp_mobile.svg) no-repeat;
}

.header .logged-in:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 18px;
    background: url(/assets/img/icons/header/Aspects_Guest_Desktop.svg) no-repeat;
    position: absolute;
    top: calc(50% - 11px);
    left: 5px;
}

.header .tablet-show .logged-in:before {
    background: url(/assets/img/icons/header/Aspects_Guest_Mobile.svg) no-repeat;
}

.header .shortlist-count:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 30px;
    background: url(/assets/img/icons/header/Aspects_ShortlistHeart_Desktop.svg) no-repeat;
    line-height: 20px;
    position: absolute;
    left: 2px;
    top: calc(50% - 11px);
}

.header .tablet-show .shortlist-count:before {
    background: url(/assets/img/icons/header/Aspects_ShortlistHeart_mobile.svg) no-repeat;
}

.header .tablet-show .logged-in, .header .tablet-show .shortlist-count, .header .tablet-show .sign-up, .header .tablet-show .login {
    padding-left: 30px;
}

@media only screen and (max-width: 900px) {
    .header .shortlist-count svg {
        fill: #5DBDCB;
    }

    .right-menu {
        float: none;
    }

    .header nav .login-menu.hidden {
        display: inline-block !important;
    }

    .header nav .login-menu {
        background: none;
        position: static;
        border: none;
    }

        .header nav .login-menu ul li {
            border: none;
        }

    .header nav .login-click {
        display: none;
    }

    .header nav .login-menu ul li {
        border: none;
    }

    .header nav .login-click {
        display: none;
    }

    /*to help with Font FOUT and FOIT*/


    .swiper-container.home .swiper-slide aside h2 {
        visibility: hidden;
    }

    .wf-active .swiper-container.home .swiper-slide aside h2 {
        visibility: visible;
    }
}

@media only screen and (max-width: 1024px) {
    .header nav ul > li > a {
        font-size: 1.6rem;
    }
}


@media only screen and (max-width: 900px) {
    .header nav {
        position: fixed;
        width: 220px;
        top: 0;
        bottom: 0;
        right: -220px;
        transition: right 0.3s ease;
    }

        .header nav ul.left, .header nav ul.right {
            float: none;
        }

        .header nav[role=primary] .tablet-show {
            padding-left: 10px;
        }

        .header nav[role=primary] ul > li {
            display: block;
            margin: 2px 10px;
            padding: 0.25em 1em;
            right: 0;
        }

            .header nav[role=primary] ul > li:last-child {
                padding: 0.5em 1em;
            }


        .header nav ul > li > a, .header nav ul > li > span.login {
            font-size: 2rem;
            color: #5DBDCB;
        }

    body {
        transition: margin-left 0.3s ease;
    }

        body.show-menu {
            position: absolute;
            margin-left: -220px;
        }

            body.show-menu #chat-widget-container {
                display: none;
            }

    .show-menu .header nav {
        display: block;
        right: 0;
    }

    .header-contact-number a, .header-contact-social, .header-contact-hours, .header-covid19-info a {
        display: block;
        float: none;
        margin: 20px 0;
        overflow: hidden;
        line-height: 1em;
        color: #5DBDCB !important;
        font-size: 2rem;
        padding-left: 0.5em;
    }

    .header-contact-hours {
        margin-top: 5px;
    }

    .mobile-contact:before {
        content: '';
        display: block;
        width: 90%;
        height: 4px;
        background: url(/assets/img/icons/header/Aspects_DottedLine_Mobile.svg) repeat-x center;
        padding: 10px 0;
    }

    .header nav .shortlist-count:after {
        color: #5F4544;
    }
}

/* SOCIAL */
ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.mobile-contact ul.social-icons {
    display: inline-block;
}

.header .header-contact ul.social-icons li {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
}

ul.social-icons li a {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 4px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

ul.social-icons li.social-icons-facebook a {
    background: transparent url(/assets/img/icons/header/Aspects_Facebook_Desktop.svg);
    background-size: 24px;
}

ul.social-icons li.social-icons-tiktok a {
    background: transparent url(/assets/img/icons/header/Aspects_TikTok_Desktop.svg);
    background-size: 24px;
}

ul.social-icons li.social-icons-instagram a {
    background: transparent url(/assets/img/icons/header/Aspects_Instagram_Desktop.svg);
    background-size: 24px;
}

@media only screen and (max-width: 900px) {
    .mobile-contact ul.social-icons {
        display: flex;
    }

        .mobile-contact ul.social-icons li {
            padding: 0 !important;
        }

    ul.social-icons li.social-icons-facebook a {
        background: transparent url(/assets/img/icons/header/Aspects_Facebook_Mobile.svg);
        background-size: 24px;
    }

    ul.social-icons li.social-icons-tiktok a {
        background: url(/assets/img/icons/header/Aspects_TikTok_Mobile.svg);
        background-size: 24px;
    }

    ul.social-icons li.social-icons-instagram a {
        background: transparent url(/assets/img/icons/header/Aspects_Instagram_Mobile.svg);
        background-size: 24px;
    }
}

@media print {
    .header {
        display: none;
    }
}
