
/* Contents 
---------------------------------------------------

/* Body & Basic Theme Styles
/* Miscellaneous Styles
/* Header
/* Main Navigation
/* Nav Toggle Buttons
/* Slideshow / Hero
/* Content
/* Sidebars
/* Widget Styles
/* Widget Menus
/* Archive / Listing Pages
/* Blog / Post Styles
/* Form Styles
/* Search
/* Plugins
/* Google Maps
/* Pagination
/* Footer
/* Min Width Media Queries
/* Max Width Media Queries

*/

html {
    overflow-y: scroll;
}

body {
    background-color: #fff;
    font-family: 'Crimson Text', serif;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    margin: 15px 0px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Crimson Text', serif;
    color: #9c8a58;
}

a {
    color: #a6966a;
    text-decoration: none;
}

a:hover, a:focus {
    color: #a6966a;
    outline: none;
}

/* Miscellaneous Styles
---------------------------------------------------*/

.chromeframe {
    background-color: #cc3333;
    color: #fff;
    padding: 10px;
    text-align: center;
}

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


.button {
    border: 2px solid #a6966a;
    display: inline-block;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    cursor: pointer;
    background: #a6966a;
    color: #fff;
    font-size: 20px;

}

.button strong {
    font-weight: normal;
    padding: 6px 20px;
    border: 1px solid #cec4a4;
    display: inline-block;
}

.button:hover,
.button:active,
.button:focus {
    background: #a6966a;
    border-color: #a6966a;
    color: #fff;
    text-decoration: none;
}


/* WP Gallery
---------------------------------------------------*/

#wp-gallery-wrapper {
    margin: 30px 0px;
}

.wp-gallery-container > figure {
    float: left;
    margin: 5px 0;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
}

.wp-gallery-container > figure > figcaption {
    background: #eee;
    bottom: 0;
    font-size: 12px;
    height: 35px;
    left: 5px;
    line-height: 35px;
    position: absolute;
    right: 5px;
    text-align: center;
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -ms-transform: translateY(35px);
    -o-transform: translateY(35px);
    transform: translateY(35px);

    -webkit-transition: ease 200ms;
    -moz-transition: ease 200ms;
    -ms-transition: ease 200ms;
    -o-transition: ease 200ms;
    transition: ease 200ms;
}

.wp-gallery-container > figure:hover > figcaption,
.wp-gallery-container > figure:active > figcaption,
.wp-gallery-container > figure:focus > figcaption {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}


.wp-gallery-container.columns-1 > figure {
    width: 100%;
}

.wp-gallery-container.columns-2 > figure {
    width: 50%;
}

.wp-gallery-container.columns-3 > figure {
    width: 33%;
}

.wp-gallery-container.columns-4 > figure {
    width: 25%;
}

.wp-gallery-container.columns-5 > figure {
    width: 20%;
}

.wp-gallery-container.columns-6 > figure {
    width: 16.6666%;
}

.wp-gallery-container.columns-7 > figure {
    width: 14.28%;
}

.wp-gallery-container.columns-8 > figure {
    width: 100%;
}


.wp-gallery-container {
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
}

.wp-gallery-container > figure > a {
    display: block;
}

@media (max-width: 668px) {
    .wp-gallery-container > figure,
    .wp-gallery-container.columns-3 > figure,
    .wp-gallery-container.columns-4 > figure,
    .wp-gallery-container.columns-5 > figure,
    .wp-gallery-container.columns-6 > figure,
    .wp-gallery-container.columns-7 > figure,
    .wp-gallery-container.columns-8 > figure,
    .wp-gallery-container.columns-9 > figure{
        width: 50%;
    }
}

/* Header
---------------------------------------------------*/

#logo {
    margin: 25px 0;
}




#header .button {
    float: left;
    overflow: hidden;
    margin: 15px 0px;
}

/* Main Navigation
---------------------------------------------------*/

@media (min-width: 992px) {

    #main-nav {
        background: #a6966a;
    }

    #main-nav {
        text-align: center;
    }

    #main-nav .nav {
        display: inline-block;
        margin-bottom: -12px;
    }

    #main-nav .nav > li {
        float: left;
        margin: 0px 15px;
    }

    #main-nav .nav > li:first-child {
        margin-left: 0;
    }

    #main-nav .nav > li > a {
    }

    #main-nav .nav > li.active > a:after {
        content: "";
        height: 4px;
        width: 50px;
        background-image: url('../img/nav-active.svg');
        display: block;
        margin: 0 auto;

    }
}

#main-nav .nav > li > a {
    color: #fff;
    padding: 10px 0px;
    display: block;
    text-transform: uppercase;
    font-size: 15px;
}


#main-nav .nav > li.active > a,
#main-nav .nav > li:hover > a {
    border-color: #666;
}

.nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav > li {
    position: relative;
}

.nav > li a,
.nav > li a:hover,
.nav > li a:active,
.nav > li a:focus {
    text-decoration: none;
}

.nav > li .sub-menu {
    background: #2c79b4;
    list-style: outside none none;
    margin: 0;
    min-width: 170px;
    padding: 10px;
    z-index: 10;
    left: 0;
    top: 70%;
    position: absolute;

    /*display: none;*/
    opacity: 0; /* cleaner animation */

    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease ;
    -ms-transition: all 500ms ease ;
    -o-transition: all 500ms ease ;
    transition: all 500ms ease ;
}

.nav > li:last-child .sub-menu {
    left: auto;
    right: 0;
}
.nav > li:hover .sub-menu {
    /*display: block;*/
    opacity: 1;
    top: 100%;
}
.sub-menu li {

}
.sub-menu li > a {
    display: block;
    text-decoration: none;
    padding: 3px 0px;
    color: #ffffff;
}

.sub-menu li > a:hover,
.sub-menu li > a:focus,
.sub-menu li > a:active {
    color: #fff;
}

/* Slideshow / Hero
---------------------------------------------------*/
#hero {
    position: relative;
    height: 500px;
    background: #e2ddd0;
}

#hero img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 440px;
}

.caption {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 18px;
}

.caption a {
    color: #404040;
}

.caption a .fa {
    color: #a6966a;
}

/* Content
---------------------------------------------------*/

#content_wrapper {
    /*padding: 30px 0px;*/
}

body.home #content_wrapper {
    /*padding-top: 0;*/
}

.page-header,
.entry-header {
    margin-top: 0;
    padding: 0;
}

.page-header > *,
.entry-header > * {
    margin-top: 0px;
}

.entry-header .entry-image {
    margin-bottom: 20px;
}

.entry-title,
.page-title {
    font-size: 30px;
    color: #a6966a;
}

body.page-template-default #main {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

body.page-template-default #main .entry-content {
    font-size: 21px;

}
/* Page Rows
---------------------------------------------------*/


#welcome-text {
    padding: 50px 0px;
    text-align: center;
}

#welcome-text .entry-title {
    font-size: 43px;
}

.page-row{
    padding: 60px 0px;
}

.row-small {
    margin-left: -10px;
    margin-right: -10px;
}
.row-small > div {
    padding-left: 10px;
    padding-right: 10px;
}

.parallax{
    height:400px;
}

.page-row:nth-child(even){
    background-image: url('../img/the-fitz-bg.jpg');
}
.page-row.parallax{
    background:transparent;
}


.page-row .section-text > h3:first-child {
    font-size: 35px;
    margin-top: 0px;
}

.page-row.no-padding {
    padding: 0;
}

.gallery-wrap .owl-item figure {
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
}

.gallery-wrap .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
.gallery-wrap .owl-nav .fa{
    color: #fff;
    z-index: 99;
    font-size:32px;
}

.gallery-wrap .owl-nav
.owl-prev {
    position: absolute;
    left: 15px;
}

.gallery-wrap .owl-nav
.owl-next {
    position: absolute;
    right: 15px;
}

.gallery-wrap {
    position: relative;
}

.full-width-image > div {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.full-width-gallery-wrapper {
    /*display: table;*/
    /*border-spacing: 15px 0px;*/
}

.full-width-gallery-wrapper .gallery-img {
    /*display: table-cell;*/
}

.full-width-gallery-wrapper .gallery-img img {
    width: 100%;
    height: auto;
}

.four-image-wrap .col-md-12 {
    /*padding: 15px;*/
}

.page-row .four-image-wrap .row {
    margin-top: 20px;
}

.page-row .four-image-wrap .row:first-child {
    margin-top: 0;
}
/* Sidebars
---------------------------------------------------*/

#sidebar-left .widget,
#sidebar-right .widget {
    border: 1px solid #eee;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px;
}

@media(min-width: 767px) {
    #sidebar-left .widget:first-child,
    #sidebar-right .widget:first-child {
        margin-top: 0px;
    }
}


/* Widget Styles
---------------------------------------------------*/

.widget-title {
    margin-top: 0px;
    font-size: 22px;
}


/* Widget Menus
---------------------------------------------------*/

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.widget ul > li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    float: left;
    margin-right: 10px;
    padding: 10px 0px;
}

.widget ul > li {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.widget ul > li > a {
    padding: 10px 10px;
    display: block;
}

.widget ul > li > a:hover,
.widget ul > li > a:active,
.widget ul > li > a:focus {
    text-decoration: none;
}

.wp-caption {
    background: #eee;
    border: 1px solid #ddd;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 3px;
    position: relative;
}
.wp-caption figcaption {
    color: #333;
    font-size: 13px;
    padding: 5px 10px;
}


/* Archive / Listing Pages
---------------------------------------------------*/

body.archive #main > article {
    border-top: 1px solid #ddd;
    padding: 30px 0;
}

body.archive #main > article:first-of-type {
    border-top: none;
}


/* Blog / Post Styles
---------------------------------------------------*/


/* Form Styles
---------------------------------------------------*/

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
    color: #555;
    display: block;
    padding: 10px 12px;
    transition: none;
    width: 100%;
    height: auto;
}

.form-control:focus {
    border-color: #a6966a;
    box-shadow: none;
    outline: 0 none;
}



/* Search
---------------------------------------------------*/




/* Plugins
---------------------------------------------------*/


/* Booking Widget
---------------------------------------------------*/

.wpsbc-container.wpsbc-theme-classic {
    float: none !important;
    display: inline-block;
}

/* Contact
---------------------------------------------------*/

#contact-form .cf-inner {
    padding: 20px;
    background: #eee;
    margin-top: 60px;
}



/* Google Maps
---------------------------------------------------*/


/* Pagination
---------------------------------------------------*/

.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    overflow: hidden;
}

.pagination ul.pagination {
    margin: 0px;
}

.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #a6966a;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #a6966a;
    border-color: #a6966a;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}


/* Footer
---------------------------------------------------*/
#site-footer {
    text-align: center;
    background-image: url('../img/background.jpg');
    padding-top: 30px
}
#site-footer a{
    color: #666;
}

#footer-bottom .widget_nav_menu .menu
li:before {
    display: none;
}

#footer-bottom .widget_nav_menu .menu
li {
    border: none;
    border-right: 1px solid #dedede;
    float: left;
}

#footer-bottom a {
    color: #666;
}
#footer-bottom .widget_nav_menu {
    display: inline-block;
}
#footer-bottom .widget_nav_menu .menu {
    margin: 0 auto;
    display: block;
}

/* Cookie Policy
---------------------------------------------------*/

#cookie-notice {
    font-family: sans-serif;
}

#cookie-notice .button {
    margin-left: 10px;
    font-size: 15px;
    line-height: 16px;
    font-family: sans-serif;
}

/* Pricing Tables
---------------------------------------------------*/
.dataTable thead .txt-center {
    text-align: center;
}

/* Min Width Media Queries
---------------------------------------------------*/

@media(min-width: 767px) {
    .sidebar .module:first-child{
        margin-top: 0px;
    }
}

@media (min-width: 768px) {

    #footer-right {
        text-align: right;
    }

}


@media (min-width: 992px) {

    #logo {
        max-width: 200px;
        margin: 10px auto;
    }

    body.home #page-header {
        height: calc(100vh - 175px);
    }

    .float-left,
    .align-left  {
        float: left;
        margin-right: 20px;
    }

    .float-right,
    .alight-right {
        float: right;
        margin-left: 20px;
    }

    .pagination > .counter {
        float: right;
        margin: 0;
        margin-top: 7px;
        font-size: 12px;
    }

    .page-row .section-text {
        margin-top: 80px;
    }

}

@media (min-width: 992px) and (max-width: 1200px){

}

@media (min-width: 1200px) {

    .container {
        width: 1220px;
    }

}

/* Max Width Media Queries
---------------------------------------------------*/

@media (max-width: 991px) {

    .full-width-gallery-wrapper.row > div {
        padding: 10px;
    }

    #logo {
        margin: 10px 0;
        max-width: 150px;
    }

    .page-row {
        padding: 30px 0px;
    }

    body.home #page-header {
        height: 600px;
    }

    body {
        font-size: 17px;
    }

    body.page-template-default #main .entry-content {
        font-size: 18px;
    }

    #welcome-text {
        padding: 50px 20px;
    }

    #welcome-text .entry-title {
        font-size: 26px;
    }

    .page-row .section-text > h3:first-child {
        font-size: 26px;
        margin-top: 0px;
    }

    .gallery-wrap .owl-item figure {
        height: 280px;
    }

    .page-row .section-text {
        margin-top: 20px;
    }

}

@media (max-width: 767px) {

    body.home #page-header {
        height: 250px;
    }

    .parallax{
        height:250px;
    }

    #site-footer {
        text-align: center;
    }

    .button {
        margin: 40px 0px;
    }
    .button,
    .button strong {
        display: block;
    }

    #hero {
        height: 280px;
    }

    #hero img {
        max-height: 200px;
    }
}

