/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */


/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.pricingTable {
  width: 100%;
  border: 1px solid #EEE;
  
}

.pricingTable td, .pricingTable th {
  border: 1px solid #EEE;
  color: #FFF;
  font-size: 16px;
}

.pricingTable td {
  text-align: center;
  padding: 5px 10px;
}

.whiteBtn {
    border: 2px solid currentColor;
    padding: 5px 10px;
    display: table;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
    text-align: center;
}

.whiteBtn:hover {}

.tm-block2 .uk-grid>* {
    padding-left: 0;
}

.tm-bottom-b .uk-width-medium-1-4 {
    padding: 0 30px;
}

.contactInfo h3 {
    font-size: 18px !important;
    line-height: 24px;
}

.tm-bottom-b h4 {
    border-bottom: 2px solid #FFF;
}

p.small {
    font-size: 14px;
}

.tm-bottom-b li a {
    width: 100%;
    display: block;
    transition: 0.3s ease;
}

.tm-bottom-b li a:hover {
    background: #B57034;
    padding-left: 10px;
    transition: 0.3s ease;
    text-decoration: none;
}

.uk-panel-box-primary a {
    color: #FFF;
}

.creative_form_3 .creativecontactform_submit_wrapper {
    width: 100% !important;
}

.ui-datepicker {
    width: 0 !Important;
    padding: 0 !important;
}

.ui-helper-clearfix:after {
    content: "" !important;
}

.creative_form_2 .creativecontactform_send {
    padding: 10px 0 !Important;
    box-sizing: border-box;
}


/*input.creativecontactform_send.ccf_font_effect_none, .creativecontactform_wrapper input.creativecontactform_send {
  width: 100% !important;

}*/

.wk-accordion-default .toggler {
    background: #B57034;
    background: -webkit-linear-gradient(#B57034, #6A3816) background: -o-linear-gradient(#B57034, #6A3816);
    background: -moz-linear-gradient(#B57034, #6A3816);
    background: linear-gradient(#B57034, #6A3816);
    border: 0px solid;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}

.creative_form_2.creativecontactform_wrapper {
    background: none !important;
    background-color: none !important;
}

.creative_form_2 .creativecontactform_header, .creative_form_2 .creativecontactform_field_required {
    display: none;
}

.creative_form_2 .creativecontactform_submit_wrapper {
    width: 100% !important;
}

.creative_form_3 .creativecontactform_send {
    width: auto !important;
    box-sizing: border-box;
}

.uk-panel-box-primary h3 {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 2px solid currentColor;
    text-align: center;
}

.moreBtn {
    background: #B57034;
    background: -webkit-linear-gradient(#B57034, #6A3816);
    background: -o-linear-gradient(#B57034, #6A3816);
    background: -moz-linear-gradient(#B57034, #6A3816);
    background: linear-gradient(#B57034, #6A3816);
    width: 50%;
    margin: 0 auto;
}

.tm-top-a {
    margin-bottom: 60px;
}

.mainBoxBlock {
    max-width: 1200px;
    margin: 0 auto;
    width: 95%;
}

.mainBoxBlock h1, .mainBoxBlock h2, .mainBoxBlock h3 {
    color: #FFF;
}

.mainBoxBlock h2 {
    border-bottom: 2px solid currentColor;
    margin-bottom: 0;
}

.topMargin {
    margin-top: 30px;
    margin-bottom: 30px !important;
}

.creative_form_3 .creativecontactform_header {
    display: none;
}

.tm-main {
    padding-left: 0;
}

.tm-middle {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
}

.tm-sidebar-a {
    margin-top: 20px;
    padding-left: 0;
    margin-bottom: 20px;
}

.uk-panel-box-primary h3 {
    color: #FFF;
}

.socialBtn {
    width: 50px;
    margin-right: 5px;
    opacity: 0.5;
}

.socialBtn:hover {
    opacity: 0.8;
}

.contactHeader {
    width: 100%;
    min-height: 350px;
    background: url('../../../images/contactHeader2-2.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.accommodationHeader {
    width: 100%;
    min-height: 350px;
    background: url('../../../images/bookingBanner1-2.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.galleryHeader {
    width: 100%;
    min-height: 350px;
    background: url('../../../images/galleryHeader-2.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.localHeader {
    width: 100%;
    min-height: 350px;
    background: url('../../../images/localHeader-2.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.todoHeader {
    width: 100%;
    min-height: 350px;
    background: url('../../../images/todoHeader1-2.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.foodHeader {
    width: 100%;
    min-height: 350px;
    background: url('../../../images/localFoodBG.jpg');
    background-size: cover;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.contactHeader h2, .accommodationHeader h2, .galleryHeader h2, .localHeader h2, .todoHeader h2, .foodHeader h2 {
    text-align: center;
    color: #FFF;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0;
}

li.lightwidget__tile {
    width: 33.333%;
    !important;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol {
    font-family: "futura-pt", sans-serif;
}

.uk-container {
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.tm-toolbar {
    margin-top: 0;
    position: fixed;
    width: 100%;
    border-top: 3px solid #B57034;
    z-index: 200;
}

.availabilityBox {
    background: #B57034;
    background: -webkit-linear-gradient(#B57034, #6A3816);
    background: -o-linear-gradient(#B57034, #6A3816);
    background: -moz-linear-gradient(#B57034, #6A3816);
    background: linear-gradient(#B57034, #6A3816);
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
    color: #FFF;
    padding: 2px 10px;
    margin-right: 250px;
}

.availabilityBox:hover {
    color: #FFF;
    background: #B57034;
}

.tm-toolbar a:hover {
    text-decoration: none;
}

.tm-logo {
    float: none;
    display: block;
    width: 500px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.tm-logo img {
    width: 50%;
}

.tm-logo p, .tm-logo a {
    margin: 0;
    color: #FFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 15px;
}

.tm-logo a:hover {
    color: #B57034;
    text-decoration: none;
}

.uk-navbar-nav>li>a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    font-family: 'Futura-pt', sans-serif;
}

.uk-navbar-nav>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #B57034;
    color: #B57034;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    transition: 0.3s ease;
}

.uk-navbar-nav>li>a:hover:before, .uk-navbar-nav>li>a:focus:before, .uk-navbar-nav>li>a:active:before {
    right: 0;
}

.tm-navbar, .tm-top-a {
    border-bottom: 7px solid #B57034;
}

.homeText {
    padding: 0 100px 60px 100px;
    color: #FFF;
    text-align: center;
}

.homeText h1, .homeText h3 {
    color: #FFF;
}

.homeText h3 {
    font-size: 20px;
}

.homeBoxes {
    width: 100%;
    background: url('../../../images/tartan1.jpg');
    background-size: cover;
    display: table;
    padding: 30px 0;
}

.homeBoxes h1 {
    color: #FFF;
    text-align: center;
}

.homeBoxBlock {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
}

.homeBox1 {
    position: relative;
    width: 23%;
    height: 500px;
    float: left;
    margin: 0 1%;
}

a.aBox1 {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('../../../images/homeAccom-1.jpg');
    text-decoration: none;
    background-size: cover;
}

a.aBox2 {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('../../../images/homeToDo-1.jpg');
    text-decoration: none;
    background-size: cover;
}

a.aBox3 {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('../../../images/homeFood-1.jpg');
    text-decoration: none;
    background-size: cover;
}

a.aBox4 {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('../../../images/homeSkye-1.jpg');
    text-decoration: none;
    background-size: cover;
}

.contentinfo {
    position: absolute;
    bottom: 0;
    width: 100%;
}

h2.boxes {
    border-top: 4px solid #B57034;
    background: #0A0B05;
    color: #fff;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.contentreveal {
    overflow: hidden;
    max-height: 0;
    background: #0A0B05;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    height: 0;
    text-align: center;
}

.contentreveal p {
    font-size: 16px;
    line-height: 16px;
}

p {
    color: #FFF;
    padding: 8px;
    margin: 0;
    font-size: 20px;
    line-height: 20px;
}

li {
    font-size: 20px;
    line-height: 20px;
}

.tm-bottom-b a, .tm-bottom-b li {
    word-break: break-all;
}

a.aBox1:hover .contentreveal, a.aBox1:focus .contentreveal {
    max-height: 456px;
    height: 250px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

a.aBox2:hover .contentreveal, a.aBox2:focus .contentreveal {
    max-height: 456px;
    height: 250px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

a.aBox3:hover .contentreveal, a.aBox3:focus .contentreveal {
    max-height: 456px;
    height: 250px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

a.aBox4:hover .contentreveal, a.aBox4:focus .contentreveal {
    max-height: 456px;
    height: 250px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.homeInsta {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
    padding: 40px 0;
}

.homeInsta h2 {
    color: #FFF;
}

.tm-block2 {
    border-top: 7px solid #B57034;
    background: #51371C;
    margin-top: 60px;
}

.tm-bottom-b {
    max-width: 1200px;
    width: 95%;
    padding: 30px 0;
    margin: 0 auto;
}

.tm-bottom-b h4, .tm-bottom-b li {
    color: #FFF;
    font-size: 15px;
    padding: 5px 0;
}

.tm-bottom-b a {
    color: #FFF;
    font-size: 15px;
}

.tm-bottom-b ul {
    list-style-type: none;
    padding-left: 0;
}

.uk-nav-offcanvas>li>a:hover {
    background: rgba(0, 0, 0, 0.3) !important;
}

@media (max-width:1219px) {
    .availabilityBox {
        margin-right: 100px;
    }
}

@media (max-width:959px) {
    .homeBox1 {
        width: 48%;
        margin-bottom: 20px;
    }
    .tm-bottom-b .uk-width-medium-1-4 {
        width: 33%;
    }
    .tm-bottom-b .uk-width-medium-1-4:last-child {
        width: 100%;
        text-align: center;
    }
}

@media (max-width:767px) {
    input.creativecontactform_send.ccf_font_effect_none {
        width: 88% !important;
    }
    .creative_field_box_wrapper_1_inner, .creative_field_box_wrapper_2_inner {
        margin: 0 !important;
    }
    .tm-logo img {
        width: 75%;
    }
    .tm-block {
        margin-top: 0;
    }
    .tm-logo p, .tm-logo a {
        font-size: 16px;
    }
    .tm-bottom-b .uk-width-medium-1-4 {
        width: 50%;
    }
    .creative_form_3 .creative_field_box_wrapper_1, .creative_form_3 .creative_field_box_wrapper_2 {
        width: 100% !important;
    }
    .creativecontactform_wrapper input.creativecontactform_send {
        width: 100% !important;
    }
}

@media (max-width:600px) {
    .tm-bottom-b .uk-width-medium-1-4 {
        width: 100%;
        text-align: center;
    }
    .localHeader, .todoHeader {
        background-position: 50%;
    }
}

@media (max-width:560px) {
    .homeText {
        padding: 60px 20px;
    }
    .homeBox1 {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
        height: 300px;
    }
    a.aBox1, a.aBox4, a.aBox3 {
        background-position: 50% 50%;
    }
    a.aBox1:hover .contentreveal, a.aBox1:focus .contentreveal, a.aBox2:hover .contentreveal, a.aBox2:focus .contentreveal, a.aBox3:hover .contentreveal, a.aBox3:focus .contentreveal, a.aBox4:hover .contentreveal, a.aBox4:focus .contentreveal {
        max-height: 256px;
        height: 256px;
    }
}

@media (max-width: 480px) {
    .contactHeader h2, .accommodationHeader h2, .galleryHeader h2, .localHeader h2, .todoHeader h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .tm-top-a {
        margin-bottom: 20px;
    }
    .homeText {
        padding: 20px 20px;
    }
    .wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img {
        width: 100% !important;
        height: auto !important;
    }
    .wk-gallery-wall>* {
        width: 48%;
        float: left;
    }
    .wk-gallery-wall.margin>* {
        margin: 0;
    }
}

.creative_form_3 .creative_field_box_wrapper_0 .creative_textarea_wrapper {
    height: auto!important
}
