@font-face {
    font-family: 'Constantia';
    src: url('fonts/Constantia.eot?#iefix') format('embedded-opentype'), url('fonts/Constantia.woff') format('woff'), url('fonts/Constantia.ttf') format('truetype'), url('fonts/Constantia.svg#Constantia') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #eee;
    font-family: Georgia, Times New Roman, Times, serif;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

#mainContainer {
    background-color: #fff;
    width: 976px;
    margin-left: auto;
    margin-right: auto;
}

#headerContainer {
    border-top: solid;
    border-top-color: #4f6833;
    border-top-width: 4px;
    border-bottom: solid;
    border-bottom-color: #4f6833;
    border-bottom-width: 4px;
    height: 424px;
    clear: both;
    position: relative;
}

#headerContainer ul {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: absolute;
    top: 0;
    z-index: 999;
}

#headerContainer li {
    list-style-type: none;
    width: 235px;
    min-height: 36px;
    margin-bottom: 13px;
    margin-left: 27px;
    background-color: #a3a5a6;
    text-align: center;
}

#headerContainer li.selected {
    background-image: none;
    background-color: #4f6833;
}

#headerContainer li a {
    text-decoration: none;
    color: #fff;
    font-size: 14pt;
    font-weight: bold;
    display: block;
    line-height: 36px;
}

.headerSlides {
    position: absolute;
    top: 0;
}

.headerSlide {
    height: 424px;
    width: 100%;
    background-position: center center;
}

.selected {
    background-image: none;
    background-color: #4f6833;
}

#headerContainer li:hover {
    background-color: #4f6833;
    background-image: none;
}

#contentContainer {
    padding: 4px 20px 20px 20px;
    clear: both;
    overflow: auto;
}

.contentContainer {
    padding: 4px 20px 20px 20px;
    clear: both;
    overflow: auto;
}

#titleBox h1 {
    margin: 0;
    font-family: Constantia;
    color: #4f6833;
    background: none;
    width: auto;
    font-size: 2em;
    font-weight: 300;
    text-align: center;
}

#titleBox h1:last-of-type {
    //margin-top: 50px;
}

#titleBox img {
    float: left;
    height: 150px;
    //margin-bottom: 30px;
    margin-left: 22px;
    margin-right: -22px;
}

#titleBox h2 {
    font-family: Constantia;
    font-size: 1.3em;
    float: right;
    margin-right: 30%;
    margin-top: 5px;
    font-weight: 100;
    font-style: italic;
    color: #4f6833;
}

img {
    border: 0;
}

h1 {
    font-size: 18pt;
    background-color: #4f6833;
    color: #fff;
    width: 50%;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

h1.index {
    width: 100%;
    text-align: center;
}

p {
    color: #000;
    font-size: 12pt;
    text-align: justify;
}

.cb {
    clear: both;
}

#main a {
    font-weight: bold;
    text-decoration: underline;
}

#mainHeader {
    font-size: 48px !important;
    padding-top: 50px !important;
}

#footer a {
    color: #fff;
    text-decoration: underline;
}

.contactForm td {
    width: 120px;
    font-weight: bold;
    padding-top: 10px;
}

#footerContainer {
    font-size: 11pt;
    text-align: left;
    background-color: #4f6833;
    padding: 20px;
    margin-top: 5px;
    color: #fff;
    line-height: 1.2em;
}

h5 {
    margin: 0 0 5px 0;
    font-size: 1.2em;
}

.footer-left {
    width: 40%;
    float: left;
}

.footer-center {
    width: 40%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.footer-right {
    width: 20%;
    float: right;
}

.footer-right img {
    max-width: 110px;
    vertical-align: middle;
}

#credit {
    font-size: 0.8em;
}

a {
    text-decoration: underline;
    color: #000;
}

a:hover {
    color: #666;
}

#leftSide {
    width: 595px;
    min-height: 576px;
    float: left;
}

#leftSide>h1 {
    font-style: italic;
}

#rightSide {
    width: 300px;
    float: right;
    margin-top: 16px;
}

#rightSide.fixed-right {
    position: fixed;
    right: 12%;
    top: 0;
    margin-top: 0;
}

.owl-carousel {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2%;
    -webkit-box-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}


/* Fix slick carousel in flexbox bug */

* {
    min-height: 0;
    min-width: 0;
}

.owl-carousel>.slick-prev {
    left: 10px;
    z-index: 1;
}

.owl-carousel>.slick-next {
    right: 20px;
    z-index: 1;
}

.slick-prev:before,
.slick-next:before {
    font-size: 30px !important;
}

.slideshow img {
    overflow: hidden;
    text-align: center;
}

.slideshow .item {
    width: 300px;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.slideshow .block {
    display: block;
    width: 100%;
    height: 100%;
}

.slideshow {
    height: 450px;
    overflow: hidden;
}

.quoteBox {
    background-color: #4f6833;
    color: #fff;
    padding: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
}

.quoteBox a {
    color: #fff;
    text-decoration: underline;
}

.quoteBox a:hover,
.pricebox2 a:hover {
    color: #eee;
}

.bookings {
    border: 1px solid #000;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
}

.bookings h3 {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 5px;
}

.bookings p {
    margin: 0;
    text-align: center;
}

.bookings a {
    text-decoration: underline;
}

.link-imgs {
    text-align: justify;
    width: 90%;
    margin: 0 auto;
    margin-bottom: -10px;
}

.link-imgs:before {
    content: '';
    display: block;
    width: 100%;
    margin-bottom: -1.2em;
}

.link-imgs:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.link-imgs a {
    width: 30%;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    position: relative;
    top: 1.2em;
}

.link-imgs.four {
    width: 100%;
}

.link-imgs.four a {
    width: 20%;
    box-sizing: content-box;
}

.link-imgs img {
    max-width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -5px 5px 10px -2px rgba(0, 0, 0, 0.5);
}

.link-imgs h3 {
    font-size: 1em;
    color: #4f6833;
    margin: 0;
    margin-top: 5px;
}

.link-imgs a:hover h3 {
    text-decoration: underline;
}

.link-imgs p {
    margin: 0;
    font-style: italic;
}

.cottage {
    clear: both;
    margin-bottom: 0;
    margin-top: 40px;
}

.left-col {
    width: 70%;
    box-sizing: border-box;
    padding: 15px;
    padding-top: 0;
}

.col {
    float: left;
}

.col-right {
    width: 30%;
}

.row {
    width: 100%;
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*height: auto;*/
}

.flex-30 {
    width: 30%;
    float: left;
    /*-webkit-box-flex: 1 0 30%;*/
    /*-webkit-flex: 1 0 30%;*/
    /*flex: 1 0 30%;*/
    padding-right: 3%;
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-box-flex-direction: column;*/
    /*-webkit-flex-direction: column;*/
    /*flex-direction: column;*/
}

.flex-70 {
    width: 65%;
    float: left;
    /*-webkit-box-flex: 1 1 70%;*/
    /*-webkit-flex: 1 1 70%;*/
    /*flex: 1 1 70%;*/
}

.sep {
    clear: both;
    margin-bottom: 3em;
}

.row h2 {
    margin-top: 0;
}

.info {
    border: 1px solid #4f6833;
    padding: 0.4em;
    text-align: center;
    margin-bottom: 0.3em;
}

.info a {
    color: #4f6833;
    text-decoration: none;
}

.cottages-info {
    border: 1px solid #4f6833;
    padding: 2%;
    margin-bottom: 2%;
    text-align: center;
}

.cottage-sign img {
    max-width: 100%;
}

.cottage-slides img {
    max-height: 35em;
    height: 35em;
    object-fit: cover;
}


/*.cottages-info::after {
    content: "";
    clear: both;
    display: table;
}*/

.cottages-info div {
    width: 100%;
    /*border-bottom: 1px solid black;*/
    margin-bottom: 2%;
    padding: 5% 0;
}

.cottages-info div:last-child {
    border: none;
}

.cottages-info p {
    color: #4f6833;
    text-align: center;
    margin: 0;
}

.cottages-info a {
    color: #4f6833;
    text-decoration: none;
    font-weight: bold;
}

.quote {
    font-size: 80%;
    padding-right: 1%;
}

.slideContainer {
    width: 227px;
    margin: 10px auto;
}

.cottageBoxInfo {
    background-color: #eee;
    padding: 15px;
    margin-left: -15px;
}

.cottageBoxInfo h3,
.bnbInfo h3 {
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: 7px;
}

.cottageBoxInfo a,
.bnbInfo a {
    font-weight: bold;
    text-decoration: underline;
}

.bnbInfo {
    background-color: #eee;
    padding: 15px;
}


/*clearfix */

.cottageBoxInfo:before,
.cottageBoxInfo:after {
    content: " ";
    display: table;
}

.cottageBoxInfo:after {
    clear: both;
}

.calender {
    float: right;
}

.calender iframe {
    overflow: hidden;
    height: 175px;
    display: block;
    margin: 0 auto;
}

#price-box {
    background-color: #4f6833;
    color: #fff;
    width: 461px;
    padding: 10px;
    text-align: center;
}

#price-box a {
    color: #fff;
    font-size: 1.2em;
    text-decoration: underline;
}


/* prices box for the 2014 headline*/

#price-box2 {
    background-color: #4f6833;
    color: #fff;
    width: 461px;
    padding: 10px;
    text-align: center;
    margin-top: 15px;
}

#price-box2 a {
    color: #fff;
    font-size: 1.2em;
    text-decoration: underline;
}


/*banner on the B&B page*/

#a5StripSticker {
    width: 936px;
    height: 246px;
    background: #FFF;
    color: #000;
    padding: 0 0 0 0;
    margin: 3px 0 0 0;
}

#fourStarRight {
    width: 100px;
    height: 142px;
    float: right;
    margin: 3px 0px 3px 15px;
    padding: 0px;
    background: #FFF;
    color: #ooo
}


/*Image inside the cottage block for only one small image, any more and just put it above*/

.imgInCottageBox {
    margin: 1px 5px 0 0;
    width: 255px;
    height: 170px;
    padding: 0 0 0 0;
    float: right;
}

#facebook-iframe {
    margin: 10px auto;
    width: 220px;
    padding: 0 0 0 0;
    border: 1px solid #C6CEDD;
}

#facebook-iframe div {
    text-align: center;
    padding: 4px 0px;
    margin: 0px 0px 5px 0px;
    width: 220px;
    background-color: rgba(165, 175, 200, .2);
    color: #1C2A47;
    border-bottom: 1px solid #C6CEDD;
}

#facebook-iframe iframe {
    margin: auto;
    width: 220px;
}

#pamper_weekend {
    height: 300px;
    width: 146px;
}

.priceBox {
    display: flex;
    width: 50%;
}

.priceBox>div {
    flex: 0 1 auto;
    background-color: #4f6833;
    color: #FFF;
    text-align: center;
    padding: 1em;
    margin-right: 0.3em;
    width: 100%;
}

.priceBox>div:last-child {
    /* margin-right: 1px;
    margin-bottom: 10px; */
}

.priceBox>div>a {
    color: #FFF;
    text-decoration: underline;
}

.pricebox2,
.linkbox {
    background-color: #4f6833;
    color: #FFF;
    width: 461px;
    padding: 10px;
    text-align: center;
    margin-top: 15px;
}

.pricebox2 a,
.linkbox a {
    color: #FFF;
    font-size: 1.2em;
    text-decoration: underline;
}

.linkbox {
    width: auto;
}

.accessStatement a {
    font-size: 16px;
    font-weight: bold;
}

.sidebar-links {
    text-align: left;
}

.sidebar-link {
    margin: 15px 25px;
    vertical-align: middle;
    display: inline-block;
}

.fancyBlog {
    color: #6d6d6d;
    text-decoration: none;
    font-weight: bold;
}

.posts {
    margin-top: 20px;
    position: relative;
    padding: 0;
    border: 1px solid #595a5c;
    width: 900px;
    border-bottom-left-radius: 15px;
    -moz-border-bottom-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -o-border-bottom-left-radius: 15px;
    -ms-border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -o-border-bottom-right-radius: 15px;
    -ms-border-bottom-right-radius: 15px;
}

.post-title {
    background: url(/img/post_bg.png) repeat;
    color: white;
    height: 30px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
}

.post-content {
    height: 120px;
}

.post-content img {
    width: 100px;
    height: 100px;
    margin: 10px;
    float: left;
}

.post-content p {
    width: 760px;
    height: 100px;
    margin-left: 10px;
    float: left;
    word-wrap: break-word;
    overflow: hidden;
    text-align: justify !important;
    font-size: 100% !important;
}

.post-long-text {
    margin-left: 10px;
    margin-bottom: 20px;
    text-align: justify;
    width: 880px;
    display: none;
}

.post-long-text p {
    font-size: 100% !important;
    text-align: justify !important;
}

.read-more a {
    background: url(/img/post_bg.png) repeat;
    color: white;
    font-weight: bold;
    width: 110px;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    border-bottom-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -o-border-bottom-right-radius: 15px;
    -ms-border-bottom-right-radius: 15px;
}


/* ============ Slideshow ======== */

.slideshow {
    width: 15em;
    height: 12em;
    float: right;
    margin-bottom: 1em;
    left: -1em;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}

.slideshow div {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slideshow div img {
    width: 100%;
    height: 100%;
    margin-bottom: 1em;
}

.explore-slideshow {
    height: auto;
    left: 0;
}


/*---------------- RESPONSIVE CSS -------------------*/

@media screen and (max-width: 1140px) {
    .slideshow {
        width: 100%;
        height: 10em;
        left: 0.3em;
        float: none;
    }
    .slideshow div img {
        object-fit: cover;
    }
    #mainContainer {
        width: none;
    }
    .link-imgs {
        display: none;
    }
    #rightSide {
        width: 100%;
        float: none;
    }
    #rightSide.fixed-right {
        position: relative;
    }
    #leftSide {
        width: 100%;
        float: none;
    }
    #leftSide h1,
    .priceBox {
        width: 98%;
        padding: 10px;
        font-size: 120%;
    }
    h1 {
        width: 98%;
        padding: 10px;
        font-size: 120%;
    }
    .accessStatement a {
        font-size: 120%;
    }
    .pricebox2 {
        width: 98%;
    }
    #headerContainer {
        height: auto;
    }
    #headerContainer li {
        width: 95%;
        margin-right: 27px;
    }
    #headerContainer li a {
        font-size: 32px;
        padding: 3% 0;
    }
    .footer-left,
    .footer-right,
    .footer-center {
        font-size: 150%;
        line-height: 150%;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }
    #headerContainer ul {
        width: 100%;
        position: relative;
    }
    p {
        font-size: inherit;
    }
    #contentContainer {
        font-size: 150%;
    }
    .col {
        float: none;
    }
    .left-col {
        width: 100%;
    }
    .calendar {
        float: none;
    }
    .slideContainer {
        height: 0 !important;
        top: -185px;
        left: 250px;
        width: 80% !important;
    }
    .slideContainer img {
        width: 80%;
        margin: auto;
    }
    .contactForm {
        font-size: 80%;
    }
    .contactForm td {
        width: 100%;
        padding-top: 20px;
    }
    .contactForm input {
        width: 100%;
        font-size: 100%;
    }
    iframe {
        width: 100%;
    }
    .row {
        -webkit-box-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .flex-30 {
        height: 30%;
        width: 100%;
        padding: 0;
    }
    .flex-70 {
        height: 70%;
        width: 100%;
    }
    .cottages-info div {
        padding: 2% 0;
    }
}

@media screen and (max-width: 600px) {
    .footer-left,
    .footer-right,
    .footer-center {
        font-size: 200%;
        line-height: 200%;
    }
}

@media screen and (max-width: 1080px) {}

@media screen and (max-width: 1040px) {}

@media screen and (max-width: 975px) {}

@media screen and (max-width: 905px) {}

@media screen and (max-width: 880px) {}

@media screen and (max-width: 880px) {}

@media screen and (max-width: 790px) {}

@media screen and (max-width: 770px) {}

@media screen and (max-width: 730px) {}

@media screen and (max-width: 700px) {
    #contentContainer {
        font-size: 220%;
    }
}

@media screen and (max-width: 501px) {
    .cottages-info div {
        padding: 2% 0;
    }
    #contentContainer {
        font-size: 280%;
    }
    #headerContainer li a {
        font-size: 42px;
    }
}
