.business-rating-container .br-theme-fontawesome-stars-o {
    display: inline-block;
}
.business-rating-container { color: #fff; font-weight: bold; text-align: left;}
    .google-rating-container .br-theme-fontawesome-stars-o {
        display: inline-block;
    }
.dark-business-rating-container { color: #000;}

.google-rating-container {
    color: #000;
    font-weight: bold;
    text-align: center;
}
    .google-rating-container img {
        height: 25px;
    }

    .kenburn-hero .kenburn-slider .hero-wrapper .hero-content h4 {
        margin-top: 25px;
    }
#page-title .sec-heading {
    margin-bottom: 0;
}
.text-justify h1,
.text-justify h2,
.text-justify h3,
.text-justify h4,
.text-justify h5,
.text-justify h6
{
    text-align: left;
}
.team-4col .t-item .t-image {
    height: 263px;
}
.team-4col .t-item {
    min-height: 360px;
}
a,
p > a:visited {
    color: #c26d00;
}
    #nav-header {
    background-color: rgba(0,0,0,0.6);
}
.navbar-fw .navbar-header {
    margin-left: 25px;
    width: 10%;
}
.nav-top-links a.btn {
    color: #fff;
}
    /*@media (min-width: 1450px) {
        .navbar-fw .navbar-header {
            margin-left: 50px;
        }
    }

    @media (max-width: 1375px) {
        .navbar-fw .navbar-right {
            margin-right: 15px;
        }

        ul.nav.navbar-nav li a i {
            display: none;
        }
    }*/

    .nav-header-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }

    .nav-top-bar {
        color: #fff;
        background-color: rgba(255, 146, 1, 0.8);
        font-size: 14px;
        line-height: 22px;
    }

        .nav-top-bar a {
            color: #000;
            font-weight: bold;
        }

            .nav-top-bar a:hover {
                text-decoration: underline;
            }

    .nav-top-links {
        position: relative;
        margin-top: 3px;
        float: right;
    }
    @media (max-width: 540px) {
        .nav-top-links a.btn span {
            display: none;
        }
    }

    @media (max-width: 450px) {
        .nav-top-links a.btn {
            padding: 4px 15px;
            color: #fff;
        }
    }

    @media (max-width: 400px) {
        .nav-top-links a.btn {
            padding: 3px 10px;
            color: #fff;
        }

        .nav-top-bar {
            font-size: 11px;
        }
    }

    .navbar .navbar-header .navbar-brand {
        padding: 0;
        margin-left: 0;
    }

    .navbar-header .navbar-brand .navbar-logo {
        width: 121px;
        padding: 3px;
    }

    .navbar .navbar-nav li a {
        font-size: 0.85em;
        padding: 12px 8px;
        text-transform: uppercase;
    }

    /*@media (max-width: 1375px) {
        .navbar .navbar-nav li a {
            font-size: 0.8em;
            padding: 10px 6px;
            text-transform: uppercase;
        }
    }*/

    .navbar-trans {
        background: rgba(0,0,0,0.5);
    }

    @media (max-width: 1260px) {
        .navbar-trans {
            background: rgba(0,0,0,0.9);
        }
    }

    .navbar .navbar-nav .dropdown.open a.dropdown-toggle {
        color: #fff !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #f1f1f1 !important;
    }

    .navbar-default .navbar-nav > li.menu-btn-light > a {
        background: #111;
        color: #cacaca !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .navbar .navbar-nav li a:hover,
    .navbar .navbar-nav li:hover,
    .navbar .navbar-nav li.open,
    .navbar .navbar-nav li.menu-btn-light:hover {
        background: #ff9201;
        color: #fff;
    }

    .navbar-default .navbar-nav > li:hover > a,
    .navbar-default .navbar-nav > li > a:hover {
        color: #fff !important;
    }

    .basket-dropdown a:hover {
        box-shadow: none !important;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-header {
        display: block;
        padding: 3px 20px;
        font-size: 14px;
        line-height: 1.75;
        color: #777;
        white-space: nowrap
    }

    .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-header {
        margin-left: 25%;
        margin-right: 25%;
        width: 50%;
        text-align: center;
    }

    /* Media Queries for Mobile Navigation Dropdown page link */
/*@media (max-width: 1260px) {*/
    @media (max-width: 1740px) {

        .navbar .navbar-nav .dropdown .dropdown-menu .dropdown-header {
            margin-left: 0;
            margin-right: 0;
            width: auto;
            text-align: left;
            padding-left: 0;
            padding-right: 0;
        }
    }

    .navbar .navbar-nav .dropdown .dropdown-menu li.dropdown-header a:hover {
        cursor: pointer;
        padding: 15px 40px 15px 25px;
        letter-spacing: 0.5px;
        line-height: 1.2em;
        border-left: none;
    }


    @media (max-width: 767px) {

        .basket-dropdown .basket-btns .btn, .basket-dropdown .basket-btns .btn-ghost-light, .basket-dropdown .basket-btns .btn-text, .basket-dropdown .basket-btns .btn-text-light, .basket-dropdown .basket-btns .btn-ghost, .basket-dropdown .basket-btns .btn-light {
            display: block;
            padding: 5px;
            float: none;
            margin: 5px;
        }
    }

    @media (max-width: 490px) {
        .basket-dropdown {
            width: 100%;
            background: #fff;
        }
    }




    .logo-overlay {
        width: 300px;
        position: absolute;
        top: 80px;
        z-index: 1000;
        left: 10%;
    }

    .page-title {
        margin-top: 121px;
    }

    .blog-cta-link .blog-cta-wrapper {
        padding-top: 50px;
        padding-bottom: 0;
        text-align: center;
    }



    .pull-right .dropdown-menu:after {
        left: auto;
        right: 13px;
    }

    .pull-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    #return-link {
        position: fixed;
        left: 0;
        top: 120px;
        padding: 10px 15px 10px 5px;
        border-top: solid 1px #cacaca;
        border-bottom: solid 1px #cacaca;
        border-right: solid 1px #cacaca;
        border-radius: 0 15px 15px 0;
        background: #cacaca;
        color: #000;
        z-index: 10000;
    }

    #mini-basket-container {
        position: fixed;
        right: 20px;
        top: 150px;
        color: #000;
        z-index: 1000;
    }

        #mini-basket-container i {
            color: #000;
        }

    .basket-notif {
        display: inline-block;
        position: relative;
        padding-left: 1px;
        width: 16px;
        height: 16px;
        top: -8px;
        right: -8px;
        border-radius: 100px;
        background: #EF413F;
        color: #fff;
        font-size: 10px;
        line-height: 16px;
        text-align: center;
    }

    .basket-dropdown {
        width: 490px;
        background: #fff;
        max-height: 60vh;
        overflow: auto;
    }

        .basket-dropdown .basket-sep-top {
            margin-bottom: 15px;
        }

        .basket-dropdown .basket-sep-bot {
            margin-top: 10px;
        }

        .basket-dropdown .basket-item {
            padding: 0 25px 15px 25px;
        }

            .basket-dropdown .basket-item a {
                padding: 0;
                border: none;
                background: none;
                text-transform: none;
                font-size: 14px;
                letter-spacing: .5px;
                line-height: inherit;
            }

                .basket-dropdown .basket-item a:hover {
                    padding: 0;
                    border: none;
                    background: none;
                }

            .basket-dropdown .basket-item .p-thumb {
                float: left;
                margin-right: 15px;
            }

            .basket-dropdown .basket-item p {
                line-height: 14px;
            }

            .basket-dropdown .basket-item .cp-name {
                font-size: 14px;
                font-weight: 300;
                padding: 0;
                letter-spacing: 1px;
            }

                .basket-dropdown .basket-item .cp-name:hover {
                    padding: 0;
                }

            .basket-dropdown .basket-item .cp-price,
            .basket-dropdown .basket-item .cp-option {
                font-size: 12px;
                letter-spacing: 1px;
                color: #555;
            }

            .basket-dropdown .basket-item .basket-remove-btn {
                padding: 0;
                float: right;
                font-size: 16px;
                color: #333;
                border: none;
                background: none;
            }

                .basket-dropdown .basket-item .basket-remove-btn:hover {
                    color: #111;
                    border: none;
                    background: none;
                }

                .basket-dropdown .basket-item .basket-remove-btn:focus {
                    text-decoration: none;
                }

        .basket-dropdown .item-totals {
            padding-left: 25px;
            padding-right: 25px;
        }

            .basket-dropdown .item-totals span {
                float: right;
                font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
                font-weight: 400;
                color: #333;
            }

        .basket-dropdown .basket-btns {
            padding: 30px 25px 10px 25px;
        }

            .basket-dropdown .basket-btns .btn, .basket-dropdown .basket-btns .btn-ghost-light, .basket-dropdown .basket-btns .btn-text, .basket-dropdown .basket-btns .btn-text-light, .basket-dropdown .basket-btns .btn-ghost, .basket-dropdown .basket-btns .btn-light {
                position: relative;
                display: inline-block;
                padding: 8px 38px;
                background: #111;
                color: #ececec;
                font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
                text-transform: uppercase;
                letter-spacing: 2.5px;
                font-size: 0.9em;
                line-height: 1.8em;
                border-radius: 0;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }

                .basket-dropdown .basket-btns .btn:visited, .basket-dropdown .basket-btns .btn-ghost-light:visited, .basket-dropdown .basket-btns .btn-text:visited, .basket-dropdown .basket-btns .btn-text-light:visited, .basket-dropdown .basket-btns .btn-ghost:visited, .basket-dropdown .basket-btns .btn-light:visited {
                    color: #ececec;
                    background: #111;
                }

                    .basket-dropdown .basket-btns .btn:visited:hover, .basket-dropdown .basket-btns .btn-ghost-light:visited:hover, .basket-dropdown .basket-btns .btn-text:visited:hover, .basket-dropdown .basket-btns .btn-text-light:visited:hover, .basket-dropdown .basket-btns .btn-ghost:visited:hover, .basket-dropdown .basket-btns .btn-light:visited:hover {
                        color: #ececec;
                        background: #3f3f3f;
                    }

                .basket-dropdown .basket-btns .btn:hover, .basket-dropdown .basket-btns .btn-ghost-light:hover, .basket-dropdown .basket-btns .btn-text:hover, .basket-dropdown .basket-btns .btn-text-light:hover, .basket-dropdown .basket-btns .btn-ghost:hover, .basket-dropdown .basket-btns .btn-light:hover {
                    color: #ececec;
                    background: #3f3f3f;
                    border-color: #3f3f3f;
                }

                .basket-dropdown .basket-btns .btn:focus, .basket-dropdown .basket-btns .btn-ghost-light:focus, .basket-dropdown .basket-btns .btn-text:focus, .basket-dropdown .basket-btns .btn-text-light:focus, .basket-dropdown .basket-btns .btn-ghost:focus, .basket-dropdown .basket-btns .btn-light:focus {
                    color: #ececec;
                    outline: none;
                }

            .basket-dropdown .basket-btns .btn-ghost, .basket-dropdown .basket-btns .btn-ghost-light {
                background: none;
                color: #111;
                border: 2px solid #111;
                text-align: center;
                overflow: hidden;
                z-index: 1;
            }

                .basket-dropdown .basket-btns .btn-ghost:after, .basket-dropdown .basket-btns .btn-ghost-light:after {
                    content: '';
                    position: absolute;
                    background: #111;
                    left: 0;
                    top: 100%;
                    width: 100%;
                    height: 100%;
                    -webkit-transition: top 0.3s;
                    transition: top 0.3s;
                    z-index: 2;
                }

                .basket-dropdown .basket-btns .btn-ghost:visited,
                .basket-dropdown .basket-btns .btn-ghost-light:visited, .basket-dropdown .basket-btns .btn-ghost:focus, .basket-dropdown .basket-btns .btn-ghost-light:focus {
                    color: #111;
                    text-decoration: none;
                }

                .basket-dropdown .basket-btns .btn-ghost:hover, .basket-dropdown .basket-btns .btn-ghost-light:hover {
                    color: #ececec;
                    background: none;
                }

                    .basket-dropdown .basket-btns .btn-ghost:hover:visited, .basket-dropdown .basket-btns .btn-ghost-light:hover:visited {
                        color: #ececec;
                        text-decoration: none;
                    }

                    .basket-dropdown .basket-btns .btn-ghost:hover:after, .basket-dropdown .basket-btns .btn-ghost-light:hover:after {
                        top: 0;
                    }

            .basket-dropdown .basket-btns .btn-light {
                color: #111;
                background: #ececec;
            }

                .basket-dropdown .basket-btns .btn-light:visited {
                    color: #111;
                    background: #ececec;
                }

                    .basket-dropdown .basket-btns .btn-light:visited:hover {
                        color: #111;
                        background: #bebebe;
                    }

                .basket-dropdown .basket-btns .btn-light:hover {
                    color: #111;
                    background: #bebebe;
                    border-color: #bebebe;
                }

                .basket-dropdown .basket-btns .btn-light:focus {
                    color: #111;
                }

            .basket-dropdown .basket-btns .btn-ghost-light {
                z-index: 1;
                border-color: #ececec;
                color: #ececec;
            }

                .basket-dropdown .basket-btns .btn-ghost-light:after {
                    background: #ececec;
                }

                .basket-dropdown .basket-btns .btn-ghost-light:hover {
                    color: #111;
                    border-color: #ececec;
                }

                    .basket-dropdown .basket-btns .btn-ghost-light:hover:visited {
                        color: #111;
                    }

                .basket-dropdown .basket-btns .btn-ghost-light:visited {
                    color: #ececec;
                }




    .testimonials-3col .t-item blockquote p.testimonial-title {
        font-weight: bold;
    }

    .testimonials-3col .t-item blockquote p:before {
        content: none;
        margin: 15px auto 0 auto;
        border-top: none;
    }

    .testimonials-3col .t-item blockquote p.testimonial-title:before,
    .testimonials-3col .t-item blockquote p:after {
        content: '';
        display: block;
        position: relative;
        width: 70%;
        margin: 0 auto 15px auto;
        border-bottom: 1px solid #f1f1f1;
    }

    .testimonials-3col .t-item blockquote p:after {
        margin: 15px auto 0 auto;
    }

    .testimonials-3col .t-item blockquote p.testimonial-title:after {
        content: none;
        margin: 0 auto;
        border-top: none;
    }


    .archived-posts-widget ul {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
    }

        .archived-posts-widget ul li {
            line-height: 1.75;
        }

            .archived-posts-widget ul li a {
                color: #999
            }

                .archived-posts-widget ul li a:hover {
                    color: #111
                }

            .archived-posts-widget ul li i {
                padding-right: 5px;
            }

    html {
        webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: optimizeLegibility;
    }

    .text-justify {
        text-align: justify
    }

    .text-center {
        text-align: center
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .enquiry-further-info {
        display: none;
    }

    .container-fluid.full-width {
        padding: 0;
    }

    .form-group small {
        display: block;
    }


    .tooltip-inner {
        background-color: #4dadec;
        min-width: 100px;
    }

    .checkbox-inline .tooltip-inner {
        min-width: 250px;
        max-width: 250px;
        width: 250px;
    }

    [data-placement="top"] + .tooltip > .tooltip-arrow {
        border-top-color: #4dadec;
    }

    [data-placement="right"] + .tooltip > .tooltip-arrow {
        border-right-color: #4dadec;
    }

    [data-placement="bottom"] + .tooltip > .tooltip-arrow {
        border-bottom-color: #4dadec;
    }

    [data-placement="left"] + .tooltip > .tooltip-arrow {
        border-left-color: #4dadec;
    }

    #notfound {
        position: relative;
        height: 100vh;
    }

        #notfound .notfound {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .notfound {
        max-width: 767px;
        width: 100%;
        line-height: 1.4;
        padding: 0px 15px;
    }

        .notfound .notfound-404 {
            position: relative;
            height: 150px;
            line-height: 150px;
            margin-bottom: 25px;
        }

            .notfound .notfound-404 h1 {
                font-family: 'Titillium Web', sans-serif;
                font-size: 186px;
                font-weight: 900;
                margin: 0px;
                text-transform: uppercase;
                color: #f1f1f1;
            }

        .notfound h2 {
            font-family: 'Titillium Web', sans-serif;
            font-size: 26px;
            font-weight: 700;
            margin: 0;
        }

        .notfound p {
            font-family: 'Montserrat', sans-serif;
            font-size: 14px;
            font-weight: 500;
            margin-bottom: 0px;
            text-transform: uppercase;
        }

        .notfound a {
            font-family: 'Titillium Web', sans-serif;
            display: inline-block;
            text-transform: uppercase;
            color: #fff;
            text-decoration: none;
            border: none;
            background: #5c91fe;
            padding: 10px 40px;
            font-size: 14px;
            font-weight: 700;
            border-radius: 1px;
            margin-top: 15px;
            -webkit-transition: 0.2s all;
            transition: 0.2s all;
        }

            .notfound a:hover {
                opacity: 0.8;
            }


    table.table-style tbody tr.odd {
        background: #ddffdd;
    }

    table.table-style tbody tr.even {
        background: #eeffee;
    }


    /* Modal Popup Style*/

    .mfp-modal-popup {
        position: relative;
        background: #fff;
        padding: 20px;
        width: auto;
        max-width: 500px;
        margin: 20px auto;
    }

        .mfp-modal-popup .mfp-close-btn-in .mfp-content .mfp-close {
            color: #a94442 !important;
        }


    .nav.nav-tabs li a {
        cursor: pointer;
    }

    ul#footer-navigation {
        text-align: center;
        list-style: none;
        text-transform: uppercase;
        font-size: .8em;
        padding: 0;
        margin: 0;
    }

    #footer-navigation li a {
        color: #777;
    }

        #footer-navigation li a:hover {
            color: #fffbb9;
        }

    #footer-navigation li a {
        color: #cacaca !important;
    }

        #footer-navigation li a:hover {
            color: #fffbb9 !important;
        }

    #footer-social-links {
        text-align: center;
        padding: 0;
        margin: 0;
        list-style: none;
        margin: 0;
    }

    @media (max-width: 767px) {
        #footer-social-links {
            margin: 15px 0;
        }
    }

    #footer-social-links li {
        display: inline-block;
        margin-right: 8px;
    }

    .footer-social-links li:last-child {
        border: none;
        padding-right: 0;
        margin-right: 0;
    }

    #footer-social-links li a img {
        fill: #777;
        height: 36px;
    }

    #footer-social-links li a:hover img {
        fill: #fff;
    }

    table img[src$=".svg"] {
        width: 24px;
    }

    th.outcome:hover {
        cursor: pointer;
    }

    #map {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        max-height: 400px;
    }

    .map-container {
        position: relative;
    }

    .marker {
        background-image: url('/graphics/icon-map-pin.png');
        background-size: cover;
        width: 32px;
        height: 37px;
        border-radius: 50%;
        cursor: pointer;
    }

    .mapboxgl-popup {
        max-width: 200px;
    }

    .mapboxgl-popup-content {
        text-align: center;
        font-family: 'Open Sans', sans-serif;
    }

    .ws-sm {
        padding-bottom: 85px;
    }
.ws-15 {
    padding-bottom: 15px;
}
    .ft-x .ft-item i {
        margin-bottom: 85px;
    }

    #account-introduction,
    #login-instructor {
        margin-top: 25px;
    }

    .badge-logo img {
        max-width: 64px;
    }

    .ft-tabs .tab-content .tab-content-text {
        padding-top: 60px;
        padding-left: 80px;
    }

    .ft-tabs.badge-tabs .tabs-list li a {
        padding: 10px;
    }

    .ft-tabs.badge-tabs .tab-content {
        height: 520px;
        background: #f4f4f4;
    }

    p.badge-description {
        margin: 15px 0 15px 0;
    }


    /*    .t-slider li a img {
        max-width: 104px;
    }
*/
    .testimonials-parallax .t-wrapper {
        width: 70%;
    }

    .testimonials-dark {
        background: url(/uploads/parallax/shutterstock_289107773.jpg);
    }

    .section {
        padding-top: 80px;
        padding-bottom: 50px;
    }

    .mb-0 {
        margin-bottom: 0 !important;
    }
    .mb-15 {
        margin-bottom: 15px;
    }

    .navbar {
        transition-duration: 0.2s;
    }

    .navbar-scroll-custom {
        transform: translateY(-52px);
        transition-duration: 0.6s;
    }

    @media (max-width: 768px) {
        .navbar-scroll-custom {
            transform: translateY(-174px);
            transition-duration: 0.6s;
        }
    }


    header {
        display: block;
    }

    .header-text {
        float: left;
    }

    .header-item {
        position: relative;
        float: left;
        margin-right: 20px;
        padding: 12px 0;
    }
    /* Media Queries for Navigation Top Bar */
    @media (max-width: 670px) {
        .header-item {
            padding-bottom: 4px;
            clear: left;
        }

        .header-email {
            padding-top: 6px;
        }

        .nav-top-bar {
            line-height: 20px;
        }

        .nav-top-links {
            margin-top: 12px;
        }
    }

    .basket-dropdown a:hover {
        box-shadow: none !important;
    }



    @media (max-width: 1188px) {
        .navbar .navbar-nav {
            margin-top: 0;
        }
    }

    @media (max-width: 992px) {
        .navbar .navbar-nav {
            margin-top: 8px;
        }

        ul.nav.navbar-nav {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }


    @media (max-width: 767px) {
        .basket-dropdown .basket-btns .btn, .basket-dropdown .basket-btns .btn-ghost-light, .basket-dropdown .basket-btns .btn-text, .basket-dropdown .basket-btns .btn-text-light, .basket-dropdown .basket-btns .btn-ghost, .basket-dropdown .basket-btns .btn-light {
            display: block;
            padding: 5px;
            float: none;
            margin: 5px;
        }
    }

    @media (max-width: 490px) {
        .basket-dropdown {
            width: 100%;
            background: #fff;
        }
    }

    .dropdown-toggle:focus {
        outline: 0
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid #c6c9d2;
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box
    }

        .dropdown-menu.pull-right {
            right: 0;
            left: auto
        }

        .dropdown-menu .divider {
            height: 1px;
            margin: 13px 0;
            overflow: hidden;
            background-color: #e5e5e5
        }

        .dropdown-menu > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.75;
            color: #333;
            white-space: nowrap;
            cursor: pointer
        }

            .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
                text-decoration: none;
                color: #262626;
                background-color: #f5f5f5
            }

        .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
            color: #fff;
            text-decoration: none;
            outline: 0;
            background-color: #3bb18f
        }

        .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            color: #777
        }

            .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
                text-decoration: none;
                background-color: transparent;
                background-image: none;
                filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
                cursor: not-allowed
            }

    .open > .dropdown-menu {
        display: block;
        z-index: 10000
    }

    .open > a {
        outline: 0
    }

    .dropdown-menu-right {
        left: auto;
        right: 0
    }

    .dropdown-menu-left {
        left: 0;
        right: auto
    }


    .dropdown-backdrop {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 990
    }

    .pull-right > .dropdown-menu {
        right: 0;
        left: auto
    }

    .dropup .caret, .navbar-fixed-bottom .dropdown .caret {
        border-top: 0;
        border-bottom: 4px dashed;
        border-bottom: 4px solid \9;
        content: ""
    }

    .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
        top: auto;
        bottom: 100%;
        margin-bottom: 2px
    }

    .navbar .navbar-nav .dropdown .dropdown-menu {
        margin-top: 0;
        padding: 10px 0 10px 0;
        border: 1px solid #000;
        border-radius: 0;
        box-shadow: none;
        background: rgba(0, 0, 0, 0.93);
    }
}
.navbar .navbar-nav .dropdown .dropdown-menu li {
    line-height: 2;
}

    .navbar .navbar-nav .dropdown .dropdown-menu li a {
        font-size: 0.95em;
        cursor: pointer;
        padding: 15px 40px 15px 25px;
        letter-spacing: 0.5px;
        line-height: 1.2em;
        border-left: none;
    }
        .navbar .navbar-nav .dropdown .dropdown-menu li a:hover {
            padding-left: 25px;
            padding-right: 40px;
            border-left: none;
        }
        .navbar .navbar-nav .dropdown .dropdown-menu li.dropdown-header a {
            font-size: 1.2em;
            font-weight: bold;
        }

.navbar-trans:not(.navbar-inverse) .navbar-nav .dropdown .dropdown-menu li a:hover {
    color: #fff;
}
.dropdown-menu div div a {
    display: block;
    width: 100%;
    padding: 0;
}


.accreditations-wrapper { margin: 50px 0;}
.scroller .scroller-text {
    display: block;
    font-family: "Montserrat", "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #ececec;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.scroller {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 120px;
    margin: 0 auto;
    font-size: 40px;
    text-align: center;
    color: rgba(235, 235, 235, 0.5);
}

.panel-group.locations-accordian .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ff9201;
}
.panel-group.locations-accordian { margin-bottom: 0;}
.locations-accordian .panel-heading {
    text-align: center;
    padding-bottom: 0;
}
.locations-accordian .panel { border-bottom: none;}
.locations-accordian .panel-body {background: #000}
.locations-accordian a {
color: #999;}
.locations-accordian .btn {
    background: #222;
}

#enquiry-further-info {
    display: none;
}
.contact-2 .address-info {
    padding-top: 0;
}
.contact-2 .address-info .adr-icon {
    font-size: 36px;
}
.address-info ul {
    margin: 0;
    padding: 0;
}
.address-info ul li {
    list-style-type: none;
    margin-top: 15px;
}

.recommended-products {
    position: relative;
}

    .recommended-products .recommended-products-slider-nav {
        position: absolute;
        bottom: -50px;
        width: 40px;
        height: 40px;
        border: none;
        background: #ececec;
        color: #999;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: background 0.35s, color 0.35s, opacity 0.5s;
        transition: background 0.35s, color 0.35s, opacity 0.5s;
    }

        .recommended-products .recommended-products-slider-nav span {
            display: inline-block;
            padding-top: 6px;
            font-size: 22px;
        }

        .recommended-products .recommended-products-slider-nav:hover {
            background: #111;
            color: #ececec;
        }

        .recommended-products .recommended-products-slider-nav:focus {
            outline: none;
        }

    .recommended-products .recommended-products-slider-nav-right {
        right: 0;
        border-left: solid 1px #ececec;
    }

    .recommended-products .recommended-products-slider-nav-left {
        right: 50px;
        border-right: solid 1px #ececec;
    }

.product-list {
    min-height: 480px;
    margin-bottom: 25px;
}

.shop-product-card .product-meta .product-short-description {
    display: none;
}

.shop-product-card.category-list-view {
    display: block;
    height: 350px;
    border-top: 1px solid #f8f8f8;
    background: #fff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 100%;
}

    .shop-product-card.category-list-view .product-image-wrapper {
        max-width: 263px;
        float: left;
        margin-right: 15px;
    }


    .shop-product-card.category-list-view .product-meta {
        display: inline;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 0;
    }


        .shop-product-card.category-list-view .product-meta .product-price {
            display: inline-block;
            padding-bottom: 1px;
            font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
            font-weight: 400;
            font-size: 14px;
            line-height: 14px;
            color: #111;
            padding: 0;
            margin-right: 7%;
        }

        .shop-product-card.category-list-view .product-meta .compression-rating,
        .shop-product-card.category-list-view .product-meta .sku {
            display: inline-block;
            float: none;
            width: auto;
            padding: 0;
        }

        .shop-product-card.category-list-view .product-meta .compression-rating {
            margin-right: 7%;
        }

        .shop-product-card.category-list-view .product-meta .product-sep {
            display: none;
        }

        .shop-product-card.category-list-view .product-meta .product-short-description {
            display: block;
            margin-left: 278px;
            margin-top: 10px;
        }

            .shop-product-card.category-list-view .product-meta .product-short-description p {
                line-height: 1.5;
            }

            .shop-product-card.category-list-view .product-meta .product-short-description ul {
                list-style: circle inside;
                padding-left: 10px;
            }

            .shop-product-card.category-list-view .product-meta .product-short-description li {
                display: block;
                line-height: 1.5;
            }

@media (max-width: 992px) {
    .shop-product-card.category-list-view {
        overflow-y: scroll;
    }

        .shop-product-card.category-list-view .product-meta .product-short-description ul,
        .shop-product-card.category-list-view .product-meta .product-short-description li {
            padding-left: 0;
        }

        .shop-product-card.category-list-view .product-meta .rating-container {
            margin: 0 10px 0 5px;
            clear: none;
        }
}

@media (max-width: 552px) {
    .shop-product-card.category-list-view {
        overflow-y: visible;
        height: auto;
    }

        .shop-product-card.category-list-view .product-meta {
            display: block;
            padding: 10px;
        }

        .shop-product-card.category-list-view .product-image-wrapper {
            float: none;
            display: block;
            margin-bottom: 20px;
            margin-right: 0;
            margin: 0 auto;
        }

        .shop-product-card.category-list-view .product-meta .product-short-description {
            margin-left: 0;
        }
}



    .address-info ul li:first-child { margin-top: 0;}
    /*
  Bootstrap 3 MS extension - compiled css taken from https://gist.github.com/andyl/6451936

  Original less file here: https://gist.github.com/andyl/6360906

  Github discussion of hte issue here: https://github.com/twbs/bootstrap/issues/10203

  Adds ms class for 480 - 768px
*/
    .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

@media (min-width: 480px) and (max-width: 767px) {
    .col-ms-1,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9,
    .col-ms-10,
    .col-ms-11 {
        float: left;
    }

    .col-ms-1 {
        width: 8.33333%;
    }

    .col-ms-2 {
        width: 16.66667%;
    }

    .col-ms-3 {
        width: 25%;
    }

    .col-ms-4 {
        width: 33.33333%;
    }

    .col-ms-5 {
        width: 41.66667%;
    }

    .col-ms-6 {
        width: 50%;
    }

    .col-ms-7 {
        width: 58.33333%;
    }

    .col-ms-8 {
        width: 66.66667%;
    }

    .col-ms-9 {
        width: 75%;
    }

    .col-ms-10 {
        width: 83.33333%;
    }

    .col-ms-11 {
        width: 91.66667%;
    }

    .col-ms-12 {
        width: 100%;
    }

    .col-ms-push-1 {
        left: 8.33333%;
    }

    .col-ms-push-2 {
        left: 16.66667%;
    }

    .col-ms-push-3 {
        left: 25%;
    }

    .col-ms-push-4 {
        left: 33.33333%;
    }

    .col-ms-push-5 {
        left: 41.66667%;
    }

    .col-ms-push-6 {
        left: 50%;
    }

    .col-ms-push-7 {
        left: 58.33333%;
    }

    .col-ms-push-8 {
        left: 66.66667%;
    }

    .col-ms-push-9 {
        left: 75%;
    }

    .col-ms-push-10 {
        left: 83.33333%;
    }

    .col-ms-push-11 {
        left: 91.66667%;
    }

    .col-ms-pull-1 {
        right: 8.33333%;
    }

    .col-ms-pull-2 {
        right: 16.66667%;
    }

    .col-ms-pull-3 {
        right: 25%;
    }

    .col-ms-pull-4 {
        right: 33.33333%;
    }

    .col-ms-pull-5 {
        right: 41.66667%;
    }

    .col-ms-pull-6 {
        right: 50%;
    }

    .col-ms-pull-7 {
        right: 58.33333%;
    }

    .col-ms-pull-8 {
        right: 66.66667%;
    }

    .col-ms-pull-9 {
        right: 75%;
    }

    .col-ms-pull-10 {
        right: 83.33333%;
    }

    .col-ms-pull-11 {
        right: 91.66667%;
    }

    .col-ms-offset-1 {
        margin-left: 8.33333%;
    }

    .col-ms-offset-2 {
        margin-left: 16.66667%;
    }

    .col-ms-offset-3 {
        margin-left: 25%;
    }

    .col-ms-offset-4 {
        margin-left: 33.33333%;
    }

    .col-ms-offset-5 {
        margin-left: 41.66667%;
    }

    .col-ms-offset-6 {
        margin-left: 50%;
    }

    .col-ms-offset-7 {
        margin-left: 58.33333%;
    }

    .col-ms-offset-8 {
        margin-left: 66.66667%;
    }

    .col-ms-offset-9 {
        margin-left: 75%;
    }

    .col-ms-offset-10 {
        margin-left: 83.33333%;
    }

    .col-ms-offset-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 748px;
    }

    .form-horizontal .form-group .control-label {
        text-align: right;
    }
}

/*
  Bootstrap 3 hidden-ms and visible-ms classes

  Adds ms classes for 480 - 768px
*/

/* VISIBLE CLASSES */

/* .visible-sm */

.visible-ms,
tr.visible-ms,
th.visible-ms,
td.visible-ms {
    display: none !important;
}

@media (max-width: 479px) {
    .visible-ms.visible-xs {
        display: block !important;
    }

    table.visible-ms.visible-xs {
        display: table;
    }

    tr.visible-ms.visible-xs {
        display: table-row !important;
    }

    th.visible-ms.visible-xs,
    td.visible-ms.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .visible-ms {
        display: block !important;
    }

    table.visible-ms {
        display: table;
    }

    tr.visible-ms {
        display: table-row !important;
    }

    th.visible-ms,
    td.visible-ms {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-ms.visible-sm {
        display: block !important;
    }

    table.visible-ms.visible-sm {
        display: table;
    }

    tr.visible-ms.visible-sm {
        display: table-row !important;
    }

    th.visible-ms.visible-sm,
    td.visible-ms.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-ms.visible-md {
        display: block !important;
    }

    table.visible-ms.visible-md {
        display: table;
    }

    tr.visible-ms.visible-md {
        display: table-row !important;
    }

    th.visible-ms.visible-md,
    td.visible-ms.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-ms.visible-lg {
        display: block !important;
    }

    table.visible-ms.visible-lg {
        display: table;
    }

    tr.visible-ms.visible-lg {
        display: table-row !important;
    }

    th.visible-ms.visible-lg,
    td.visible-ms.visible-lg {
        display: table-cell !important;
    }
}

/* .visible-xs */


@media (min-width: 480px) and (max-width: 767px) {
    .visible-xs {
        display: none !important;
    }

    table.visible-xs {
        display: none;
    }

    tr.visible-xs {
        display: none !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: none !important;
    }
}

@media (max-width: 479px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .visible-xs.visible-ms {
        display: block !important;
    }

    table.visible-xs.visible-ms {
        display: table;
    }

    tr.visible-xs.visible-ms {
        display: table-row !important;
    }

    th.visible-xs.visible-ms,
    td.visible-xs.visible-ms {
        display: table-cell !important;
    }
}

/*visible-sm */

@media (min-width: 480px) and (max-width: 767px) {
    .visible-sm.visible-ms {
        display: block !important;
    }

    table.visible-sm.visible-ms {
        display: table;
    }

    tr.visible-sm.visible-ms {
        display: table-row !important;
    }

    th.visible-sm.visible-ms,
    td.visible-sm.visible-ms {
        display: table-cell !important;
    }
}

/* .visible-md */

@media (min-width: 480px) and (max-width: 767px) {
    .visible-md.visible-sm {
        display: block !important;
    }

    table.visible-md.visible-sm {
        display: table;
    }

    tr.visible-md.visible-sm {
        display: table-row !important;
    }

    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}

/* .visible-lg */

@media (min-width: 480px) and (max-width: 676px) {
    .visible-lg.visible-ms {
        display: block !important;
    }

    table.visible-lg.visible-ms {
        display: table;
    }

    tr.visible-lg.visible-ms {
        display: table-row !important;
    }

    th.visible-lg.visible-ms,
    td.visible-lg.visible-ms {
        display: table-cell !important;
    }
}

/* HIDDEN CLASSES */

/* .hidden-ms */

.hidden-ms {
    display: block !important;
}

table.hidden-ms {
    display: table;
}

tr.hidden-ms {
    display: table-row !important;
}

th.hidden-ms,
td.hidden-ms {
    display: table-cell !important;
}

@media (max-width: 479px) {
    .hidden-ms.hidden-xs,
    tr.hidden-ms.hidden-xs,
    th.hidden-ms.hidden-xs,
    td.hidden-ms.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-ms,
    tr.hidden-ms,
    th.hidden-ms,
    td.hidden-ms {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-ms.hidden-sm,
    tr.hidden-ms.hidden-sm,
    th.hidden-ms.hidden-sm,
    td.hidden-ms.hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-ms.hidden-md,
    tr.hidden-ms.hidden-md,
    th.hidden-ms.hidden-md,
    td.hidden-ms.hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-ms.hidden-lg,
    tr.hidden-ms.hidden-lg,
    th.hidden-ms.hidden-lg,
    td.hidden-ms.hidden-lg {
        display: none !important;
    }
}

/* .hidden-xs */

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-xs {
        display: block !important;
    }

    table.hidden-xs {
        display: block;
    }

    tr.hidden-xs {
        display: block !important;
    }

    th.hidden-xs,
    td.hidden-xs {
        display: block !important;
    }
}

@media (max-width: 479px) {
    .hidden-xs,
    tr.hidden-xs,
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-xs.hidden-ms,
    tr.hidden-xs.hidden-ms,
    th.hidden-xs.hidden-ms,
    td.hidden-xs.hidden-ms {
        display: none !important;
    }
}

/* .hidden-sm */

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-sm.hidden-ms,
    tr.hidden-sm.hidden-ms,
    th.hidden-sm.hidden-ms,
    td.hidden-sm.hidden-ms {
        display: none !important;
    }
}

/* .hidden-md */

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-md.hidden-ms,
    tr.hidden-md.hidden-ms,
    th.hidden-md.hidden-ms,
    td.hidden-md.hidden-ms {
        display: none !important;
    }
}

/* .hidden-lg */

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-lg.hidden-ms,
    tr.hidden-lg.hidden-ms,
    th.hidden-lg.hidden-ms,
    td.hidden-lg.hidden-ms {
        display: none !important;
    }
}



/* ---------------------- Online Treatment Booking --------------------- */
#online-booking-link, #online-survey-link {
    float: right;
    margin: 0 0 20px 20px;
}

#online-booking .button,
#online-payment .button,
#postcode-check .button {
    -webkit-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
    box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
    padding: 0 24px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    height: 40px;
    line-height: 40px !important;
}

    #online-booking .button:hover,
    #online-payment .button:hover,
    #postcode-check .button:hover {
        color: #ffe405
    }

#online-booking input[type="email"],
#online-booking input[type="text"],
#online-booking input[type="tel"],
#online-booking select,
#postcode-check input[type="text"] {
    border: 1px solid #333;
    height: 26px;
    padding: 0 6px;
    border-radius: 4px;
    box-shadow: none;
    background: #fff;
    line-height: 20px;
}

    #online-booking select option {
        padding: 2px;
    }
/* Removes awkard default styles on some inputs */
#postode-check input[type="submit"],
#online-booking input[type="email"],
#online-booking input[type="text"],
#online-booking input[type="tel"],
#postcode-check input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    #online-booking input[type="email"]:focus,
    #online-booking input[type="text"]:focus,
    #online-booking input[type="tel"]:focus,
    #online-booking select:focus,
    #postcode-check input[type="text"]:focus {
        border: 1px solid #33C3F0;
        outline: 0;
    }

#online-booking label,
#online-booking legend {
    display: block;
    font-weight: 600;
    margin-bottom: .5rem;
}

#online-booking fieldset,
#postcode-check fieldset {
    border-width: 0;
    padding: 0;
}

#online-booking input[type="checkbox"] {
    display: inline;
}

#online-booking label > .label-body {
    display: inline-block;
    font-weight: normal;
    margin-left: .5rem;
}

#online-booking .u-full-width {
    width: 100%;
    box-sizing: border-box;
}

#online-booking .u-max-full-width {
    max-width: 100%;
    box-sizing: border-box;
}

#online-booking .u-pull-right {
    float: right;
}

#online-booking .u-pull-left {
    float: left;
}

#online-booking .button {
    margin-bottom: 1rem;
}

#online-booking input,
#online-booking fieldset {
    margin-bottom: 1.5rem;
}

#online-booking select {
    margin-bottom: 0.5rem;
}

form#online-booking {
    margin-bottom: 2.5rem;
}

.mask {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
    opacity: 0.7;
}

.booking-form-form .legend,
#postcode-check .legend,
#booking-form-payment .legend {
    background-color: #ff9201;
    color: #fff;
    padding: 10px 14px;
    font-weight: bold;
    font-size: 18px;
}

    .booking-form-form .legend em,
    #postcode-check .legend em,
    #booking-form-payment .legend em {
        display: inline-block;
        width: 25px;
        line-height: 25px;
        text-align: center;
        margin-right: 10px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        border-radius: 50%;
        background-color: #FFFFFF;
        color: #ff9201;
    }
#booking-form-payment p.appointments-yes { margin-top: 15px;}
.booking-form-form .fieldset-wrapper {
    padding: 14px;
}

.booking-form-form #tooltip {
    position: absolute;
    display: none;
    z-index: 10000;
}

    .booking-form-form #tooltip ul {
        list-style: none;
        position: absolute;
        width: 90px;
        top: 10px;
        left: -60px;
        text-align: center;
        background-color: #424343;
        padding: 8px 10px 10px;
    }

        .booking-form-form #tooltip ul:before {
            position: absolute;
            content: '';
            border: 4px solid transparent;
            border-bottom-color: #404141;
            top: -8px;
            left: 50%;
            margin-left: -4px;
        }

        .booking-form-form #tooltip ul a {
            color: #FFFFFF;
            font-size: 12px;
        }

.booking-form-form label {
    font-size: 12px;
    width: 100%;
}

.booking-form-form p.font-size-small {
    font-size: 12px;
}

.booking-form-form p.required {
    font-size: 12px;
    font-style: italic;
}

.booking-form-form #appointment-location {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding: 14px 0;
}

.booking-form-form input[type='submit'] {
    width: 100%;
    font-size: 22px;
    margin-top: 20px;
}

.booking-section {
    position: relative;
}

#check-postcode.hidden {
    display: none;
}

.appointments-yes {
    padding: 0 10px 0 45px;
    background: url("/graphics/icon-tick.png") 10px 50% no-repeat;
    font-size: 14px;
    line-height: 1;
}

.appointments-no {
    padding: 5px 10px 5px 45px;
    border: solid 1px red;
    background: url("/graphics/warning-24.png") 10px 50% no-repeat;
    line-height: 1;
}

.treatment-price {
    float: left;
    font-size: 30px;
    font-weight: bold;
    padding-right: 15px;
}
    .treatment-price span {
        font-size: 16px;
        font-weight: bold;
    }

.base-price {
    display: inline;
}

label.appointment-type {
    margin-top:10px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ccc;
    background: #fff ;
    background-image: none;
    color: #1c94c4;
}
.ui-datepicker-current-day {
    background-color: rgba(255, 146, 1, 0.8);
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .20;
    filter: Alpha(Opacity=20);
    background-image: none;
}
#appointment-date-time #tooltip ul li a { padding: 3px 6px;}
#appointment-date-time #tooltip ul li:hover {
    background-color: rgba(255, 146, 1, 0.8);
}
/* ---------------------- Checkout Progress Wizard ---------------------- */
.progress-wizard {
    padding: 0 15px 50px
}

    .progress-wizard .progress-wizard-step {
        padding: 0;
        position: relative
    }

        .progress-wizard .progress-wizard-step .progress-wizard-step-number {
            color: #797979;
            padding-bottom: 5px
        }

@media(max-width:479px) {
    .progress-wizard .progress-wizard-step .progress-wizard-step-number {
        font-size: 12px;
        height: 55px
    }
}

@media(min-width:480px) {
    .progress-wizard .progress-wizard-step .progress-wizard-step-number {
        font-size: 10px;
        height: 36px
    }
}

@media(min-width:768px) {
    .progress-wizard .progress-wizard-step .progress-wizard-step-number {
        font-size: 12px;
        height: auto
    }
}

@media(min-width:992px) {
    .progress-wizard .progress-wizard-step .progress-wizard-step-number {
        font-size: 16px
    }
}

.progress-wizard .progress-wizard-step .progress-wizard-info {
    color: #999;
    font-size: 14px
}

.progress-wizard .progress-wizard-step .progress-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #000;
    left: 50%;
    margin-top: -17px;
    margin-left: -15px;
    border-radius: 50%;
    padding-left: 11px;
    padding-top: 2px;
    color: #fff;
}

@media(min-width:480px) {
    .progress-wizard .progress-wizard-step .progress-wizard-dot {
        top: 60px;
        margin-top: -14px
    }
}

@media(min-width:768px) {
    .progress-wizard .progress-wizard-step .progress-wizard-dot {
        top: 43px;
        margin-top: -10px
    }
}

.progress-wizard .progress-wizard-step .progress {
    position: relative;
    border-radius: 0;
    height: 4px;
    box-shadow: none;
    background-color: #f0f0f0;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #e9ecef;
    border-radius: .25rem;
}

@media(min-width:480px) {
    .progress-wizard .progress-wizard-step .progress {
        margin: 16px 0 0
    }
}

.progress-wizard .progress-wizard-step .progress .progress-bar {
    width: 0;
    box-shadow: none;
    background: #000;
}

.progress-wizard .progress-wizard-step.complete .progress .progress-bar {
    width: 100%
}

.progress-wizard .progress-wizard-step.complete:first-child .progress {
    left: 0;
    width: 100%
}

    .progress-wizard .progress-wizard-step.complete:first-child .progress .progress-bar {
        width: 50%
    }

.progress-wizard .progress-wizard-step.complete:last-child .progress {
    width: 100%
}

    .progress-wizard .progress-wizard-step.complete:last-child .progress .progress-bar {
        width: 100%
    }

.progress-wizard .progress-wizard-step.complete.fullbar .progress .progress-bar {
    width: 100%
}

.progress-wizard .progress-wizard-step.active .progress .progress-bar {
    width: 50%
}

.progress-wizard .progress-wizard-step.active .progress-wizard-step-number {
    color: #252525
}

.progress-wizard .progress-wizard-step.disabled .progress-wizard-dot {
    background-color: #f0f0f0;
    color: #000;
    font-weight: bold;
    padding-left: 11px;
}



.ft-boxed-hover ul li .hover-content {
    padding: 20px;
}
    .ft-boxed-hover ul li .hover-content a {
        line-height: 1.8em;
        font-size: 0.75em;
    }
        .btn-book-online {
            background-color: rgba(201, 119, 37, 1) !important;
            color: #fff;
        }
    .btn-book-online:hover {
        background-color: rgba(201, 119, 37, 0.8) !important;
    }
.btn-condensed {
    padding: 4px 10px;
    vertical-align: baseline;
        margin-right: 10px;
}
@media(min-width:992px) {
    .btn-condensed {
        padding: 3px 5px;
    }
    .ft-boxed-hover ul li .hover-content p.price {
        color: #fff;
        font-size: 1em;
        margin-top: 5px;
    }
}

    .ft-boxed-hover ul li .hover-content a.btn {
        color: #fff;
    }

    .group-fill {
        padding: 15px 15px 10px 15px;
        background-color: rgba(201, 119, 37, 1);
    }

    @media(min-width:992px) {
        .group-fill {
            padding: 35px 30px 20px 30px;
        }
    }

    #call-back-form {
        width: 90%;
        margin: 0 5%;
    }


.fw-slider-hero .bg-overlay {
    background: rgba(17, 17, 17, 0.4);
}
.fw-slider-hero .hero-content-wrapper {
    padding-left: 5%;
}
.kenburn-hero { margin-bottom: -7px;}
    .fw-slider-hero .hero-content-wrapper .hero-content .hero-lead,
    .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .hero-content .hero-lead {
        font-size: 3em;
        text-align: left !important;
        text-shadow: 2px 2px #000;
    }

.fw-slider-hero .hero-content-wrapper .hero-content .hero-subheading,
.fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .hero-content .hero-subheading {
    margin-top: 0;
    margin-bottom: 30px;
    color: #fafafa;
    text-shadow: 1px 1px #000;
}
        .call-back {
            padding: 75px 0 100px 0;
        }
    @media(min-width:1200px) {

        .call-back-cta-wrapper .call-back-divider::after {
            content: "\a";
            white-space: pre;
        }
    }

    .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper {
        padding-left: 0;
    }

    .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .hero-content .hero-lead {
        font-size: 3em;
        text-align: center;
        text-shadow: 2px 2px #000;
    }

    .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .call-back {
        padding: 35px 0 30px 0;
    }

    .call-back-cta-wrapper {
        text-align: center;
    }

        .call-back-cta-wrapper span.call-back-or {
            display: inline-block;
            font-size: 1.5em;
            color: #fff;
            font-weight: bold;
            padding: 8px 10px 12px 10px;
            margin: 10px 30px;
            border-radius: 50%;
            background: rgba(0,0,0,0.6);
        }

    @media(max-width:768px) {
        .call-back-cta-wrapper span.call-back-or {
            font-size: 1.2em;
            padding: 3px 7px 4px 7px;
            margin: 15px 20px 0 20px;
        }
    }
@media(max-width:650px) {
    .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .hero-content .hero-lead {
        font-size: 2.5em;
    }

    .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .call-back {
        padding: 20px;
    }

    .btn-ghost-light {
        padding: 8px 28px;
    }

    .kenburn-hero .kenburn-slider .hero-wrapper {
        padding-left: 4%;
        padding-right: 4%;
    }

    .banner-accreditations img {
        padding: 5px;
        width: 25%;
    }
}

    @media(max-width:389px) {
        .call-back-cta-wrapper span.call-back-or {
            margin: 5px 20px 5px 20px;
        }

        .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .call-back {
            padding: 15px;
        }

        .fw-slider-hero .hero-content-wrapper.call-back-content-wrapper .hero-content .hero-lead {
            font-size: 2.2em;
        }

        .banner-accreditations img {
            padding: 0;
        }

        .banner-accreditations {
            padding-top: 10px;
        }

        .kenburn-hero .kenburn-slider .hero-wrapper .hero-content h4 {
            margin-top: 15px;
            margin-bottom: 15px;
        }
    }


    .ft-boxed-hover ul li {
        padding: 30px 20px;
        min-height: 465px;
    }

    @media(max-width:1199px) {

        .ft-boxed-hover ul li {
            padding: 20px 20px 0 20px;
        }
    }

    @media(max-width:560px) {
        .ft-boxed-hover ul li {
            padding: 25px 10px 10px 10px;
        }
    }

    .ft-boxed-hover ul li .hover-content .ft-icon.ft-image {
        position: absolute;
        display: block;
        top: 50px;
        left: 5%;
        width: 90%;
        z-index: 1;
        opacity: 0.15;
    }

    .portfolio-columns-fw, .portfolio-columns-boxed {
        margin-top: 0;
        border-top: 5px solid rgba(255, 146, 1, 0.8);
    }

    h4.portfolio-overlay {
        position: absolute;
        bottom: 0;
        width: 100%;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 10px 10px 10px 40px;
    }

    @media(max-width:1130px) {
        h4.portfolio-overlay {
            padding-left: 20px;
        }
    }

    @media(max-width:485px) {
        h4.portfolio-overlay {
            padding: 5px 10px;
            font-size: 0.9em;
        }
    }

    @media(max-width:768px) {
        .hover-default .open-btn, .hover-light .open-btn {
            padding-top: 8px;
            width: 30px;
            height: 30px;
            top: -30px;
        }
    }

    @media(min-width: 992px) and (max-width:1130px) {
        .hover-default .p-hover .p-content, .hover-light .p-hover .p-content {
            position: absolute;
            left: 10px;
            right: 10px;
            bottom: 5px;
        }
    }

    @media(max-width:687px) {
        .hover-default .p-hover .p-content, .hover-light .p-hover .p-content {
            position: absolute;
            left: 10px;
            right: 10px;
            top: 30px;
        }

            .hover-default .p-hover .p-content h6.subheading {
                font-size: 0.75em;
            }
    }

    .portfolio-columns-fw .p-wrapper:hover h4.portfolio-overlay,
    .portfolio-columns-fw .p-wrapper:active h4.portfolio-overlay {
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
    }

    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    }

        .embed-container iframe,
        .embed-container object,
        .embed-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }


/* ---------------------- Booking Methods ---------------------- */
.ft-steps-numbers .ft-item .ft-nbr {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 0;
    color: rgba(204, 204, 204, 0.4);
    font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 110px;
}
.ft-steps-numbers .ft-item p {
    position: relative;
    z-index: 2;
}
.ft-steps-numbers .ft-item p { min-height: 126px;}
.ft-steps-numbers .ft-item div.cta-buttons a {
    margin-top: 20px;
    margin-bottom: -10px;
}
@media (max-width: 990px) {
    .container.ft-steps-numbers {
        width: 90%;
    }

    .ft-steps-numbers .ft-item h4,
    .ft-steps-numbers .ft-item p {
        padding-left: 45px;
    }
}
@media (max-width: 565px) {
    .cta-buttons a, .cta-buttons .btn {
        margin: 5px auto;
    }

    .ft-steps-numbers .ft-item p {
        min-height: 0;
    }
}
@media (max-width: 375px) {
    .cta-buttons a, .cta-buttons .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

    /* ---------------------- CMS Responsive Images ---------------------- */
    .image-responsive img {
        max-width: 100%;
        height: auto;
    }
        .image-responsive img.image-2-columns,
        .image-responsive img.image-3-columns,
        .image-responsive img.image-4-columns {
            max-width: 48%;
            margin-left: 1%;
            margin-bottom: 1%;
            cursor: pointer;
        }

        .image-responsive img.image-2-columns {
            max-width: 48%;
        }

        .image-responsive img.image-3-columns {
            max-width: 32%;
        }

        .image-responsive img.image-4-columns {
            max-width: 24%;
        }

    @media (max-width: 767px) {
        .image-responsive img.image-3-columns,
        .image-responsive img.image-4-columns {
            max-width: 48%;
        }

            .image-responsive img.image-3-columns:nth-child(3n+3) {
                margin-left: 25%;
            }
    }


    /* ---------------------- Banner Images ---------------------- */

    @media(max-width:800px) {
        .slick-slide img {
            max-width: 100%;
        }
    }

    @media screen and (max-width: 375px), screen and (max-height: 667px) {

        .banner-accreditations img {
            padding: 0;
        }

        .banner-accreditations {
            padding-top: 0;
        }

        .kenburn-hero .kenburn-slider .hero-wrapper .hero-content h4 {
            display: none;
        }
    }

    .slick-slide .banner-accreditations img {
        display: inline-block;
    }

    /* ---------------------- Accreditation Logos ---------------------- */
    ul.logos,
    ul.logos li img {
        margin: 0 auto;
        padding: 0;
        max-width: 100%;
    }

        ul.logos li {
            display: inline-block;
            width: 25%;
            list-style-type: none;
            padding: 0;
            margin: 10px 0;
            text-align: center;
        }

    @media(min-width:721px) {
        .logos.logo-count-5 li:nth-child(5),
        .logos.logo-count-9 li:nth-child(9),
        .logos.logo-count-13 li:nth-child(13),
        .logos.logo-count-17 li:nth-child(17),
        .logos.logo-count-21 li:nth-child(21) {
            margin-left: 37.5%;
        }

        .logos.logo-count-6 li:nth-child(5),
        .logos.logo-count-10 li:nth-child(9),
        .logos.logo-count-14 li:nth-child(13),
        .logos.logo-count-18 li:nth-child(17) {
            margin-left: 25%;
        }

        .logos.logo-count-7 li:nth-child(5),
        .logos.logo-count-11 li:nth-child(9),
        .logos.logo-count-15 li:nth-child(13),
        .logos.logo-count-19 li:nth-child(17) {
            margin-left: 12.5%;
        }
    }

    @media(max-width:720px) {
        ul.logos li {
            width: 33.33%;
        }

        .logos.logo-count-5 li:nth-child(5),
        .logos.logo-count-7 li:nth-child(7),
        .logos.logo-count-11 li:nth-child(11),
        .logos.logo-count-13 li:nth-child(13),
        .logos.logo-count-17 li:nth-child(17),
        .logos.logo-count-19 li:nth-child(19) {
            margin-left: 33.33%;
        }
    }

    @media(max-width:428px) {
        ul.logos li {
            width: 50%;
        }

        .logos.seven-logos li:nth-child(7) {
            margin-left: 25%;
        }
    }

    .google-rating {
        color: #000;
    }

    .ft-boxed-hover ul li {
        min-height: 482px;
    }

    #business-reveal-box-page-block.ft-boxed-hover ul li img {
        max-width: 100%;
    }

    .ft-boxed-hover ul li ul {
        margin-top: 20px;
    }

        .ft-boxed-hover ul li ul li {
            display: block;
            width: 100%;
            float: none;
            margin-top: 0;
            margin-left: 0;
            padding: 0;
            border: none;
            background: #fff;
            text-align: center;
        }

        .ft-boxed-hover ul li ul li {
            min-height: 0 !important;
            width: 100%;
        }

            .ft-boxed-hover ul li ul li i {
                margin-left: 10px;
                color: green;
                font-size: 24px;
                text-align: right;
            }

    .ft-boxed-hover ul li .hover-content p {
        margin-top: 10px;
    }

    .ft-boxed-hover ul li .hover-content ul li {
        background: none;
    }

        .ft-boxed-hover ul li .hover-content ul li i {
            opacity: 0.35;
        }

    .ft-boxed-hover ul li .hover-content ul {
        min-height: 0;
        margin-bottom: 20px;
    }

    .ft-boxed-hover ul li ul li i {
        opacity: 0.5;
    }

    @media(max-width:475px) {
        .ft-boxed-hover ul li ul li {
            margin: 0.75em 0;
            line-height: 1.2;
        }

            .ft-boxed-hover ul li ul li i {
                position: absolute;
                right: 0;
                top: 0;
                opacity: 0.15;
            }

        .ft-boxed-hover ul li .hover-content ul li i {
            opacity: 0.35;
        }
    }

    .list-download-check {
        list-style: none;
    }

        .list-download-check li {
            margin-left: 20px;
            margin-bottom: 40px;
        }

            .list-download-check li:before {
                content: "\e0bc";
                position: absolute;
                left: 0;
                font-family: "linea-icon-font";
                font-size: 40px;
                color: #111;
            }

/* ---------------------- Cookie Banner ---------------------- */
.eupopup-buttons .btn {
    background: transparent;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.eupopup-buttons .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

/* ---------------------- Cookie Control Pop Up ---------------------- */
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
    border-radius: 10px;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.2);
    min-height: 447px;
}

@media(max-width:475px) {
    .white-popup .btn {
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

#cookie-control-modal.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px;
}

#cookie-control-modal .toggle {
    position: relative;
    overflow: hidden;
}

    #cookie-control-modal .toggle input[type="checkbox"] {
        display: none;
    }

#cookie-control-modal .toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left 0.35s;
    -webkit-transition: left 0.35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}

#cookie-control-modal .toggle.off .toggle-group {
    left: -100%;
}

#cookie-control-modal .toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
}

#cookie-control-modal .toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

#cookie-control-modal .toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    width: 0px;
    border-width: 0 1px;
}

#cookie-control-modal .toggle.btn {
    min-width: 59px;
    min-height: 34px;
}

#cookie-control-modal .toggle-on.btn {
    padding-right: 24px;
}

#cookie-control-modal .toggle-off.btn {
    padding-left: 24px;
}

#cookie-control-modal .toggle.btn-lg {
    min-width: 79px;
    min-height: 45px;
}

#cookie-control-modal .toggle-on.btn-lg {
    padding-right: 31px;
}

#cookie-control-modal .toggle-off.btn-lg {
    padding-left: 31px;
}

#cookie-control-modal .toggle-handle.btn-lg {
    width: 40px;
}

#cookie-control-modal .toggle.btn-sm {
    min-width: 50px;
    min-height: 30px;
}

#cookie-control-modal .toggle-on.btn-sm {
    padding-right: 20px;
}

#cookie-control-modal .toggle-off.btn-sm {
    padding-left: 20px;
}

#cookie-control-modal .toggle.btn-xs {
    min-width: 35px;
    min-height: 22px;
}

#cookie-control-modal .toggle-on.btn-xs {
    padding-right: 12px;
}

#cookie-control-modal .toggle-off.btn-xs {
    padding-left: 12px;
}

#cookie-control-modal .btn {
    padding: 6px 12px !important;
    background: transparent;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    #cookie-control-modal .btn.btn-dark {
        background-color: #111;
        border-color: #111;
    }

    #cookie-control-modal .btn.btn-success {
        color: #fff;
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    #cookie-control-modal .btn.btn-default {
        background-color: #e6e6e6;
    }

    #cookie-control-modal .btn.btn-default {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
    }

#cookie-control-modal .btn-default:hover, #cookie-control-modal .btn-default:focus, #cookie-control-modal .btn-default:active, #cookie-control-modal .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

#cookie-control-modal .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

@media (max-width: 767px) {
    #cookie-control-modal .btn {
        margin-bottom: 10px;
    }
}

@media (max-width: 452px) {
    #cookie-control-modal .btn {
        font-size: 12px;
    }

    #cookie-control-modal .tab-pane {
        padding: 10px;
    }
}


/* ---------------------- Shopping Footer Navigation ---------------------- */

.footer-shopping-navigation .nav-pills > li.active > a,
.footer-shopping-navigation .nav-pills > li.active > a:focus {
    color: black;
    background-color: #fcd900;
}

    .footer-shopping-navigation .nav-pills > li.active > a:hover {
        background-color: #efcb00;
        color: black;
    }
.footer-shopping-navigation hr
{
    margin-bottom: 15px;
}
.accepted-cards img {
    width: 65px;
    margin: 4px 4px 4px 0;
}


/* ---------------------- Shopping Filters ---------------------- */
.shop-filters {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
}

    .shop-filters li {
        display: inline-block;
        text-align: center;
        border: solid 1px #000;
        background: #fff;
        width: 110px;
        min-height: 130px;
        line-height: 1;
        margin-bottom: 10px;
    }
        .shop-filters li a {
            text-transform: uppercase;
            font-family: "Open Sans", "Montserrat", "Helvetica Neue", Helvetica, sans-serif;
            font-size: .75em;
            letter-spacing: 1.5px;
            color: #777;
            padding: 0;
            margin: 0;
        }

        .shop-filters li:hover {
        
            background: #000;
            color: #fff;
            cursor: pointer;
        }
            .shop-filters li:hover a {
                color: #fff;
            }

                .shop-filters li a:focus, .shop-filters li a:visited {
                    text-decoration: none;
                }

            .shop-filters li a:hover {
                color: #fff;
            }

    .shop-filters li.active {
        background: #000;
    }
.shop-filters .active a {
    color: #fff;
}

        .shop-filters .active a:hover {
            color: #ececec;
        }
.shop-filters li img { width: 80%; display: block;margin: 5% 10%;}
.btn.btn-refresh { width: 40px; height: 40px; margin-left: 30px; margin-bottom: 10px;padding: 0; line-height: 38px;}
.btn.btn-refresh a {color: #fff; padding-left: 2px;}
    .btn.btn-refresh:hover a,
    .btn.btn-refresh a:hover {
        color: #c26d00;
    }
    .shop-filters li a:hover, .shop-filters li a:visited, .shop-filters li a:focus, .btn.btn-refresh a:focus, .btn.btn-refresh a:hover, .btn.btn-refresh a:visited {
        text-decoration: none;
        border-bottom: none;
    }
    .btn.btn-refresh a:focus, .btn.btn-refresh a:visited {
        color: #fff
    }

/* ---------------------- Discount Ribbon ---------------------- */
.ribbon {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 140px;
        padding: 5px 0;
        background-color: #3498db;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        font: 700 12px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-transform: uppercase;
        text-align: center;
    }

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: 0;
        left: 0;
    }

    .ribbon-top-left span {
        right: -25px;
        top: 19px;
        transform: rotate(-45deg);
    }

#page-text-page-block { margin-bottom: 50px;}

#page-modal .business-rating-container { display: none;}
.white-popup .container {max-width: 100%;
}
.white-popup .page-title {
    margin-top: 0;
}
    .white-popup .page-title .col-sm-6 {
width: 95%
    }
.white-popup br { clear: both;}
small.powered-by {font-style:italic; font-size: 80%;}
#worldpay { text-align: center; margin-bottom: 30px;}
    #worldpay .btn {
        width: 100%;
        padding-top: 9px;
        padding-bottom: 10px;
        border-radius: 4px;
        border: none;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: none;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0;
    }

#appointment-notification { margin-top: 10px;}
