.color-white {
    color: #fff;
}

.bb-20 {
    border-bottom: 20px solid #E0E0E0;
}

.hero-text-shadow {
    text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
}

.avia-icon-list .iconlist-timeline {
    position: absolute;
    top: 1%;
    left: 32px;
    width: 1px;
    height: 99%;
    border-right-width: 1px;
    border-right-style: dashed;
    border-color: #fff;
}

.bg-1 {
    /* the-famous-farm */
    background: #846e6a;
}

.bg-1 .uk-tile-default,
.bg-2 .uk-tile-default,
.bg-3 .uk-tile-default,
.bg-4 .uk-tile-default {
    background: transparent;
}

.bg-2 {
    /* the-old-inn */
    background: #76894c;
}

.bg-3 {
    /* the-trisuli-centre */
    background: #62b3e6;
}

.bg-4 {
    background: #e29048;
}

.bg-10 {
    background: #592735;
  }

.font-14 {
    font-size: 14px;
}



.line-animation {
    position: absolute;
    top: 66px;
    width: 1px;
    border-right-width: 1px;
    border-right-style: dashed;
    height: 77%;
    left: 32px;
}

#page\#2-0-1-0 li {
    margin-top: 40px;
}

#page\#2-0-1-0 .el-image.uk-icon {
    background: #af7540;
    border-radius: 50%;
    padding: 18px;
    margin-right: 15px;
}

#page\#3 .uk-grid {
    height: 400px;
}

#footer\#0-0-0-1 div {
    font-size: 11px;
}

#footer\#0-0-1-1 a {
    color: #fff;
    font-size: 14px;
}

#footer\#0-0-1-1 li {
    line-height: 12px;
}

#footer\#0-0-2-1 a {
    color: #fff;
    font-size: 14px;
}

#footer\#0-0-2-1 li {
    line-height: 12px;
}

#footer\#0-0-3-1 a {
    color: #fff;
    font-size: 14px;
}

#footer\#0-0-3-1 li {
    line-height: 12px;
}

#footer\#0 .uk-position-cover {
    background: #534741 url('../../storage/website/grain_top-66e698e7.webp') top center repeat-x scroll
}

.uk-list-bullet>li::before {
    background-image: none;
    width: 5px;
    height: 5px;
    top: 9px;
    background: #fff;
    border-radius: 50%;
}

.ltbx-custom-img {
    width: 109px;
    height: 84px;
    object-fit: cover;
}


/* HRS EMBED CSS */

.hrs-sticky-form {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgb(83, 71, 65);
    display: flex;
    justify-content: center;
    padding: 8px 0;
    box-shadow: 0 -5px 20px 5px rgba(0, 0, 0, 0.15);
}

.hrs-sticky-form .hrs-grid>div:first-child {
    flex: 2;
}

.hrs-sticky-form .hrs-grid>div:last-child {
    flex: 1.5;
}

.hrs-sticky-form .search-widget-heading {
    color: #fff !important;
}


/* #a5a030 */

/* HRS form custom styles */
.daterangepicker .drp-calendar {
    max-width: 100% !important;
}


.search-widget-container {}

.search-widget-container .grid-occupancy-dropdown select {
    border: 1px solid #rgba(0, 0, 0, 0.1);
}

.search-widget-container .hrs-grid label {
    color: #555 !important;
    display: none;
}

.search-widget-container .hrs-grid-button {
    background-color: #d79254;
}

.hrs-book-mobile {
    position: fixed;
    top: 50%;
    transform: translateX(50%) rotate(-90deg) translateY(calc(-50% + 3px));
    border: 2px solid #fff;
    background-color: #d79254;
    right: 0;
    border-radius: 0;
    z-index: 9999;
    display: inline-block;
}

.hrs-book-mobile:hover {
    color: #d79254;
    border: 2px solid #d79254;
    background-color: #fff;
}

@media(min-width: 1200px) {
    .hrs-book-mobile {
        display: none;
    }
}

@media (max-width: 1200px) {
    .hrs-sticky-form {
        display: none;
    }
}
