﻿body {
    font-family: 'Californian FB';
}

.menu {
    background-color: #E7A834;
}

.banner {
    background-color: #4d0200;
}

.centreText {
    align-content: center;
}

.socialMediaImage {
    width: 25px;
}

.map {
    border: 1px;
}

.centreImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*width: 100%;*/
}

.centerButton {
    text-align: center;
    align-content: center;
}

.specialOffer {
    background-color: #E7A834;
}

.offerText {
    text-align: center;
    font-size: x-large;
    font-weight: bold;
    color: #000000;
}

.booking {
    color: maroon;
    font-size: large;
}

.callButton {
    font-size: large;
    text-decoration: none;
    color: black;
    background-color: #E7A834;
    border: 2px solid #4d0200;
    padding: 5px 15px 5px;
    text-align: center;
}

.reviews {
    background-color: #f4bd55;
}

.map {
    background-color: #FFFFFF;
}

.contact {
    background-color: #f4bd55;
}

.footer {
    background-color: #4d0200;
    color: #FFFFFF;
    font-size: small;
}


    .footer a:link {
        color: #FFFFFF;
        text-decoration: none;
    }

    .footer a:visited {
        color: #FFFFFF;
        text-decoration: none;
    }

a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

.leftCell {
    text-align: left;
}

.middleCell {
    text-align: center;
}

.topnav {
    background-color: #E7A834;
    overflow: hidden;
}

    .topnav a {
        float: left;
        display: block;
        color: #4D0200;
        text-align: center;
        text-decoration: none;
        font-size: large;
        width: 11%;
    }

    .topnav .icon {
        display: none;
    }

@media (max-width: 600px) {
    .container {
        padding: 0;
        margin: 0;
    }

    body {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive a.icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

@font-face {
    font-family: 'Californian FB';
    src: url('Fonts/CalifornianFB-Bold.woff2') format('woff2'), url('Fonts/CalifornianFB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.red {
    color: red;
}

.maroon {
    color: maroon;
}

.orange {
    color: #debb45;
}

h1 {
    font-size: 1rem;
    font-family: 'Californian FB';
}

@media (min-width: 544px) {
    h1 {
        font-size: 1.5rem;
        font-family: 'Californian FB';
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 2rem;
        font-family: 'Californian FB';
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 2.5rem;
        font-family: 'Californian FB';
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 3rem;
        font-family: 'Californian FB';
    }
}

h2 {
    font-family: 'Californian FB';
}

h3 {
    font-family: 'Californian FB';
    font-size: x-small;
}

h4 {
    font-size: 1rem;
    display: inline;
}

h5 {
    font-size: 1rem;
    display: inline;
}

h6 {
    display: inline;
}

.slideshow-container {
    position: relative;
    background: #f1f1f1;
}

.mySlides {
    display: none;
    padding: 20px;
    text-align: center;
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
        color: white;
    }

.dot-container {
    text-align: center;
    padding: 20px;
    background: #ddd;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active, .dot:hover {
        background-color: #717171;
    }

q {
    font-style: italic;
}

.author {
    color: blueviolet;
}

.businessAdvertsOne {
    position: absolute;
    visibility: hidden;
}

.businessAdvertsTwo {
    border-width: 2px;
}

.onTopList {
    border-width: 0px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@charset "UTF-8";

@font-face {
    font-family: 'FontAwesome';
    src: url('../css/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../css/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../css/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../css/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa-bars:before {
    content: "\f0c9";
}

.pixel {
    display: none;
}

.businessDirectoryHidden {
    position: absolute;
    visibility: hidden;
}
