.mapboxgl-marker {
    background: none;
    border: none;
    box-shadow: none;
    margin-top: 0px;
}

/* .single-lodge #header {
    position: fixed;
} */

.blodge-safari-tab {
    padding-bottom: 40px;
}

.single-asg-accommodations .single-page-banner-box, .single-asg-accommodations .breadcrumbs-box {
    display: none;
}

.single-asg-accommodations #main {
    padding-top: 50px;
    margin-bottom: 35px;
}

#blodge-primary {
    float: left;
    width: 71%;
}

#blodge-primary .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    margin-bottom: 0px;
    z-index: 999;
    margin-top: 0px;
    /* display: flex; */
    justify-content: stretch;
}

.tab-container {
    background: none;
}

#blodge-sidebar-desktop, #blodge-sidebar-desktop2 {
    float: right;
    width: 29%;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
}

#blodge-sidebar-desktop2 {
    position: sticky;
    top: 0px;
    background: white;
}

#blodge-sidebar-mobile {
    width: 100%;
    display: flex;
    flex-direction: column;
    display: none;
}

.blodge-sidebar-block {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}

.blodge-sidebar-love {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    /* align-items: center; */
    flex-direction: column;
}

.blodge-sidebar-block img {
    height: auto;
}

.blodge-button {
    background: #30a944;
    border-radius: 50px;
    box-shadow: 0 2px 5px 1px #00000040;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 13px 50px;
    cursor: pointer;
}
.blodge-button-header-text {
    background: #263138;
    border-radius: 50px;
    box-shadow: 0 2px 5px 1px #00000040;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 10px;
    padding: 13px 30px;
    cursor: pointer;
}

.blodge-button img {
    height: 19px;
    padding-right: 10px;
}

.blodge-reviews-logo 
{
    content: '';
    display: inline-flex;
    width: 50px;
    height: 30px;
    background: url(../images/reviews/tripadvisor-small-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.blodge-reviews-btn-more
{
    background: #7b7b7b;
    border-radius: 100px;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 500;
    padding: 15px 71px 13px;
    box-shadow: 0px 3px 8px #0000003b;
    margin: auto;
    display: block;
}

.blodge-reviews-btn-more:hover
{
    background: #7b7b7b;
}

.blodge-reviews-sidebar {
    background: #f5f5f5;
    border: 1px solid #cacaca;
    padding: 25px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blodge-reviews-sidebar img {
    height: 20px;
}

.blodge-reviews-sidebar img.ta-logo {
    height: 33px;
    padding-right: 15px;
    width: 73px;
}

.reviewsTAcount {
    font-weight: 600;
    color: black;
    font-size: 15px;
    padding-right: 10px;
}

.blodge-mobile-room-bedrooms-reserve {
    display: flex;
    justify-content: flex-end;
}

.blodge-mobile-room-bedrooms-reserve a {
    background-color: #30a944;
    color: white;
    cursor: pointer;
    padding: 3px 15px;
    border-radius: 100px;
}

.lg-next, .lg-prev {
    top: calc(50% - 39px) !important;
    background: transparent !important;
}

.lg-next:before, .lg-prev:after {
    content: '' !important;
    width: 60px;
    height: 60px;
    display: block;
    transform: rotate(45deg);
    border: 5px solid #d8d8d8;
    border-radius: 5px;
    border-left: none;
    border-bottom: none;
    opacity: 0.6;
}

.lg-prev:after {
    transform: rotate(-135deg);
}

.lg-toolbar {
    display: none;
}

.blodge-tour-ideas {
    position: relative;
}

.gallery-caption {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    background: black;
    padding: 10px;
}

.gallery-caption .blodge-button {
    white-space: nowrap;
}

.gallery-caption-title {
    color: white;
    padding-right: 20px;
    font-size: 24px;
}

.lds-dual-ring {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 18px;
    height: 18px;
    margin: 1px;
    border-radius: 50%;
    border: 2px solid #000;
    border-color: #000 #000 #000 transparent;
    animation: spin 1.2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.reviewsTArating {
    padding-right: 15px;
    line-height: 0;
}

.bubble_5:before, .bubble_50:before {
    content: url(./icons/ta-50.png)
}

.bubble_45:before {
    content: url(./icons/ta-45.png)
}

.bubble_4:before, .bubble_40:before {
    content: url(./icons/ta-40.png)
}

.bubble_35:before {
    content: url(./icons/ta-35.png)
}

.bubble_3:before, .bubble_30:before {
    content: url(./icons/ta-30.png)
}

.bubble_25:before {
    content: url(./icons/ta-25.png)
}

.bubble_2:before, .bubble_20:before {
    content: url(./icons/ta-20.png)
}

.bubble_15:before {
    content: url(./icons/ta-15.png)
}

.bubble_1:before, .bubble_10:before {
    content: url(./icons/ta-10.png)
}

.reviewsTArating.stars {
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.stars.bubble_5:before, .stars.bubble_50:before {
    content: url(./icons/s-50.png)
}

.stars.bubble_45:before {
    content: url(./icons/s-45.png)
}

.stars.bubble_4:before, .stars.bubble_40:before {
    content: url(./icons/s-40.png)
}

.stars.bubble_35:before {
    content: url(./icons/s-35.png)
}

.stars.bubble_3:before, .stars.bubble_30:before {
    content: url(./icons/s-30.png)
}

.stars.bubble_25:before {
    content: url(./icons/s-25.png)
}

.stars.bubble_2:before, .stars.bubble_20:before {
    content: url(./icons/s-20.png)
}

.stars.bubble_15:before {
    content: url(./icons/s-15.png)
}

.stars.bubble_1:before, .stars.bubble_10:before {
    content: url(./icons/s-10.png)
}

.blodge-check-availability {
    background: #c39f77;
    padding: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blodge-check-availability>div {
    margin-bottom: 20px;
    width: 100%;
}

.blodge-sidebar-from-price {
    background: white;
    padding: 10px 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #263138;
    text-transform: capitalize;
}

.blodge-sidebar-from-price>div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.blodge-sidebar-from-price>div>b {
    font-size: 34px;
    font-weight: 700;
    line-height: 41px;
}

.blodge-sidebar-from-price select {
    padding: 3px 10px;
    line-height: 15px;
    height: 26px;
    font-size: 12px;
    font-weight: 700;
    padding-right: 25px;
    background: #f6f6f6;
    border-width: 1px;
    cursor: pointer;
    background-image: url(./icons/appearance.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) center;
}

input[type="text"].blodge-datepicker, select.blodge-select {
    cursor: pointer;
    background-color: #f3ece4;
    background-image: url(./icons/appearance.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    height: 45px;
    border-width: 1px;
    border-color: white;
    width: 100%;
    padding-left: 40px;
}

.blodge-input-rooms select.blodge-select {
    padding-left: 15px;
}

input[type="text"].blodge-datepicker::placeholder, select.blodge-select::placeholder {
    color: rgb(92, 92, 92);
    font-weight: 400;
}

.blodge-input-date, .blodge-input-person, .blodge-input-children {
    position: relative;
    margin-bottom: 20px;
}

/* .blodge-check-availability .blodge-input-children {
    padding-right: 10px;
}
.blodge-check-availability .blodge-input-rooms {
    padding-left: 10px;

    
} */

.blodge-check-availability .blodge-input-children, .blodge-check-availability .blodge-input-rooms {
    width: 100%;
}

#blodge-sidebar-mobile .blodge-check-availability .blodge-input {
    width: calc(33.33333% - 10px);
}

.blodge-input-date:after, .blodge-input-person:after, .blodge-input-children:after {
    position: absolute;
    left: 14px;
    top: 13px;
    content: '';
    width: 20px;
    height: 19px;
    background-image: url(./icons/date.svg);
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}

.availability-form-blodge {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}

.blodge-check-availability .blodge-input-person {
    width: 100%;
}

.blodge-input-date {
    width: 100%;
}

.blodge-input-person:after {
    background-image: url(./icons/person.svg);
}

.blodge-input-children:after {
    background-image: url(./icons/children.svg);
}

.blodge-button-block {
    width: 100%;
    display: flex;
    justify-content: center;
    /* padding-top: 10px; */
    margin: 0;
}

.blodge-button-block>.blodge-button {
    max-width: 250px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blodge-map-block {
    cursor: pointer;
    display: flex;
    justify-content: center;
    border: 1px solid #cacaca;
    padding: 1px;
}

.blodge-map-block:hover {
    outline: 2px solid #c39f77;
}

.blodge-map-block img {
    width: 100%;
}

.blodge-map-popup {
    position: fixed;
    z-index: 1041;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blodge-popup-map-backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.blodge-popup-map-content {
    background: white;
    z-index: 1;
    width: calc(100% - 80px);
    height: calc(100% - 120px);
    position: relative;
}

#blodge-map {
    width: 100%;
    height: 100%;
}

.blodge-map-popup-close {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    z-index: 5;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
    cursor: pointer;
}

.blodge-map-popup-close:before, .blodge-map-popup-close:after {
    content: '';
    background: #383838;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 2px;
    border-radius: 4px;
}

.blodge-map-popup-close:before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.blodge-map-popup-close:after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.blodge-howtoget-block, .blodge-sidebar-similar, .blodge-sidebar-love {
    border: 1px solid #cacaca;
    background: #f5f5f5;
    padding: 20px;
    color: #263138;
    display: flex;
    flex-wrap: wrap;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    text-align: left;
}

.blodge-howtoget-header {
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgb(202, 202, 202);
}
.blodge-button-header {
    font-weight: 700;
    padding-bottom: 10px;
    /* margin-bottom: 10px; */
}

.howtoget-transport {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px 0;
    font-weight: 500;
}

.howtoget-transport-time {
    font-weight: 700;
}

.blodge-sidebar-similar-header {
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.blodge-black-button {
    background: #263138;
    border-radius: 50px;
    box-shadow: 0 2px 5px 1px #00000040;
    color: white;
    text-align: center;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    padding: 13px 50px;
    cursor: pointer;
}

.blodge-sidebar-love-header {
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.availability-form-blodge {
    width: 100%;
}

.safari-tab .tabnav.blodge-nav {
    /* border: 1px solid #cccccc; */
    padding: 0 -1px;
}

.safari-tab .tabnav.blodge-nav li a {
    font-weight: 600;
    font-size: 15px;
    /* background: #f5f5f5; */
    border: none;
    margin: 0;
}

.safari-tab .tabnav.blodge-nav li.active a {
    color: #263138;
    /* background: #f5f5f5; */
}

.safari-tab .tabnav.blodge-nav li a:hover {
    background: #f5f5f5;
    color: #263138;
}

.safari-tab .tabnav.blodge-nav li a:hover:after {
    content: "";
    width: 80%;
    border-bottom: 2px solid rgb(87, 108, 121);
    position: absolute;
    bottom: 0;
    left: 10%;
}

.safari-tab .tabnav.blodge-nav li a:hover:before {
    border-top: 7px solid rgb(87, 108, 121);
}

.safari-tab .tabnav.blodge-nav li.active a:before {
    border-top: 7px solid #263138;
}

.safari-tab .tabnav.blodge-nav li.active a:after {
    content: "";
    width: 80%;
    border-bottom: 2px solid #263138;
    position: absolute;
    bottom: 0;
    left: 10%;
}

.blodge-name {
    color: #263138;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Montserrat';
    display: flex;
    align-content: center;
}

.blodge-location {
    color: #7f7f7f;
    font-size: 15px;
    font-family: 'Source Sans Pro';
    display: flex;
    align-content: center;
    padding-bottom: 25px;
}

.blodge-location img {
    height: 20px;
    padding-right: 10px;
}

.blodge-location-link {
    color: #af8f6b;
    cursor: pointer;
    padding-left: 10px;
    font-weight: 600;
}

.blodge-gallery>div {
    display: flex;
    justify-content: center;
}

.blodge-gallery img {
    max-width: 100%;
    cursor: pointer;
}

.tab-container .lSSlideOuter ul li:before {
    content: none;
}

.tab-container .lSSlideOuter ul li {
    padding: 0;
    padding-top: 8px;
}

.lSSlideOuter .lSPager.lSGallery img {
    width: 100%;
}

#tabnav-mobile {
    display: none;
}

.lSAction a {
    opacity: 1 !important;
    background: url(./icons/arrow.png);
    background-position: 0 0 !important;
    background-repeat: no-repeat;
    height: 43px !important;
    width: 43px !important;
    z-index: 1 !important;
}

.lSAction>.lSNext {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.blodge-divider {
    width: 100%;
    border-bottom: 1px solid #cacaca;
    margin: 20px 0;
}

.blodge-block-header {
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 700;
    color: #263138;
}

.blodge-block-bottom .blodge-block-header,
.blodge-block-bottom .blodge-block-logo
 {
    text-align: center;
    margin: 15px 0px;
    display: block;
}

.blodge-block-subheader {
    font-size: 15px;
    color: #858585;
    font-weight: 500;
    font-family: 'Source Sans Pro';
}

.blodge-Description {
    padding-top: 15px;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    font-weight: 500;
    color: #263138;
    line-height: 31px;
}

.blodge-Welcoming {
    font-family: 'Source Sans Pro';
    font-size: 20px;
    font-weight: 600;
    color: #263138;
    padding-top: 25px;
}

.blodge-availability-form {
    background-color: #c39f77;
    padding: 20px;
    padding-left: 40%;
    background-image: url(./icons/availability-bg.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    color: white;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.blodge-availability-form p {
    font-family: 'Source Sans Pro';
    font-size: 20px;
    width: 100%;
    font-weight: 500;
    color: white !important;
}

.blodge-availability-form form {
    padding: 30px 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blodge-availability-form select {
    padding-left: 10px;
    background-color: white;
}

.blodge-availability-form input {
    background-color: white !important;
}

.blodge-availability-form .blodge-input {
    width: calc(33.33333% - 10px);
}

.blodge-availability-form .blodge-input.blodge-input-date {
    width: calc(50% - 10px);
}

.blodge-availability-form .button-block {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}

.blodge-availability-form .blodge-button {
    text-transform: none;
    margin-bottom: 10px;
}

.blodge-availability-form .yellow-arrow {
    width: 30%;
    padding-right: 25px;
    padding-left: 10px;
}

.blodge-availability-form .yellow-arrow img {
    width: 100%;
}

.blodge-rooms {
    padding-top: 30px;
}

.blodge-rooms table {
    border: 1px solid #cacaca;
}

.blodge-rooms tbody tr:nth-child(odd) {
    background: #fcfcfc;
}

.blodge-rooms tbody tr:nth-child(even) {
    background: #f1f1f1;
}

.blodge-rooms th {
    text-transform: none;
    background-color: #f1f1f1;
    border: none;
    border-bottom: 1px solid #cacaca;
    padding: 20px 14px;
}

.blodge-rooms td {
    border-bottom: 1px solid #cacaca;
    vertical-align: middle;
    padding: 7px 14px;
}

.blodge-rooms td .blodge-center-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blodge-rooms td img {
    padding-right: 3px;
}

.blodge-rooms td img.bed-icon {
    height: 15px;
    padding-left: 5px;
    padding-top: 2px;
}

.blodge-sleeps {
    font-weight: 600;
    color: #263138;
}

.blodge-room-name {
    font-weight: 700;
    color: #263138;
    font-size: 18px;
}

.blodge-bedroom {
    font-size: 15px;
    font-weight: 400;
}

.blodge-room-cell-flex {
    display: flex;
    flex-wrap: wrap;
}

.blodge-room-cell-flex .blodge-room-name {
    padding-right: 30px;
    display: flex;
    align-items: center;
    width: 100%;
}

.blodge-room-show-prices {
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    color: #263138;
    cursor: pointer;
}

.blodge-flex {
    display: flex;
    flex-wrap: wrap;
}

.blodge-flex .blodge-location-link {
    align-self: flex-end;
    padding-bottom: 10px;
}

.blodge-flex-justify-center {
    justify-content: space-between;
}

.blodge-see-availability {
    text-transform: none;
    padding-left: 20px;
    padding-right: 20px;
    align-self: center;
}

.blodge-properties {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    max-width: 800px;
}

.blodge-property-list {
    width: 85%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.blodge-property-header {
    font-size: 20px;
    font-weight: 600;
    color: #263138;
    padding-bottom: 8px;
    padding-top: 20px;
}

.blodge-property {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
}

.blodge-property-name {
    font-weight: 600;
    padding-left: 2px;
    color: #858585;
}

.blodge-property-name span {
    font-size: 12px;
    border: 1px solid #cacaca;
    background-color: #f1f1f1;
    color: #858585;
    font-weight: 400;
    padding: 1px 3px;
    margin-left: 5px;
}

.blodge-property-distance {
    font-size: 15px;
    white-space: nowrap;
}

.blodge-properties-disc {
    font-size: 15px;
}

.blodge-asterisk {
    display: inline;
    color: #eb5555;
}

.blodge-Restaurants {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

.blodge-Restaurant {
    display: flex;
    width: calc(50% - 10px);
    background: #f5f5f5;
    border: 1px solid #cacaca;
    margin-top: 20px;
    padding: 10px 20px;
    flex-direction: column;
}

.blodge-Restaurant-name {
    color: #263138;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 700;
}

.blodge-Restaurant-info {
    font-size: 15px;
    color: #858585;
}

.blodge-Restaurant-table, .blodge-Restaurant-table td {
    border: none;
    background: none;
    padding: 3px 0;
    margin: 0;
    width: fit-content;
}

.blodge-Restaurant-table td {
    padding-right: 10px;
    word-break: break-all;
}

.blodge-Restaurant-table td b {
    word-break: keep-all;
}

.blodge-Reasons {
    display: flex;
    background: #f5f5f5;
    border: 1px solid #cacaca;
    padding: 10px 20px;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 40px;
}

.blodge-Reason {
    display: flex;
    width: calc(50% - 10px);
    padding: 7px;
    font-size: 18px;
    color: #263138;
    font-weight: 700;
    align-items: center;
}

.blodge-Reason img {
    padding-right: 10px;
}

.blodge-facilities-header {
    font-size: 20px;
    font-weight: 700;
    color: #263138;
    padding-bottom: 6px;
    display: flex;
    align-items: flex-start;
    font-family: 'Source Sans Pro';
}

.blodge-facilities-header img {
    max-height: 20px;
    margin-right: 10px;
    margin-top: 6px;
    /* padding-left: 10px; */

}

.blodge-facility {
    color: #858585;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Source Sans Pro';
}

.blodge-facility img {
    padding-right: 8px;
    max-height: 20px;
}

.blodge-facility span {
    font-size: 12px;
    border: 1px solid #cacaca;
    background-color: #f1f1f1;
    color: #858585;
    font-weight: 400;
    padding: 0 3px;
    margin-left: 5px;
}

.blodge-most-popular-facilities {
    display: flex;
    flex-wrap: wrap;
}

.blodge-most-popular-facilities .blodge-facility {
    padding-right: 30px;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap;
}

.blodge-most-popular-facilities .blodge-facility img {
    padding-left: 10px;
}

.blodge-facilities {
    margin-bottom: 40px;
    clear: both;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

.blodge-facilities>div {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    padding-right: 15px;
}

.blodge-HouseRules {
    border: 1px solid #cacaca;
    background-color: #f1f1f1;
    padding: 20px;
    margin-top: 20px;
}

.blodge-HouseRules img {
    width: 18px;
    margin-right: 10px;
}

.blodge-HouseRules-table, .blodge-HouseRules-table td {
    border: none;
    background: none !important;
    padding: 3px 0;
    margin: 0;
    width: fit-content;
}

.blodge-HouseRules-table td {
    padding: 0px 0px 10px 0px;
    padding-right: 10px;
}

.blodge-HouseRules-table tr.blodge-time-bar-tr td {
    padding: 30px 0;
}

.blodge-HouseRules-table p.blodge-HouseRules-table-paragraph {
    margin-top: 10px;
}

.blodge-rule-name {
    color: #263138;
    font-size: 18px;
    font-weight: 700;
}

.blodge-rule-value {
    font-size: 15px;
    font-weight: 600;
}

.blodge-time-bar {
    width: 320px;
    height: 18px;
    background: white;
    border: 1px solid #cacaca;
    border-radius: 10px;
    position: relative;
}

.blodge-time-bar .blodge-time-bar-filled {
    position: absolute;
    top: 0;
    left: 0;
    background: #c39f77;
    height: 100%;
}

.blodge-time-label {
    position: absolute;
    left: 0;
    top: -21px;
}

.blodge-time-caption {
    position: absolute;
    left: calc(50% - 42px);
    bottom: -35px;
    white-space: nowrap;
    background: #263138;
    color: white;
    padding: 5px 10px;
    font-size: 12px;
}

.blodge-time-caption:before {
    content: '';
    position: absolute;
    top: -9px;
    left: calc(50% - 7px);
    border-bottom: 9px solid #263138;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.blodge-card {
    display: inline-flex;
}

.blodge-payment-method-badge {
    margin-right: 10px;
}

.blodge-card img {
    width: auto;
    height: 35px;
}

.blodge-fine-print {
    border: 1px solid #cacaca;
    background-color: #f1f1f1;
    padding: 20px;
    margin-top: 20px;
}

.blodge-bottom-header {
    font-family: 'Playfair Display';
    font-size: 40px;
    font-weight: 700;
    color: #2b2b2b;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.blodge-bottom-logo {
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}

.blodge-bottom-sub-block {
    border-top: 1px solid #cacaca;
}

.blodge-bottom-sub-block.blodge-bottom-sub-block-gray {
    background: #fbfbfb;
}

.blodge-reviews {
    display: block;
    padding-top: 30px;
}

.blodge-reviews-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.blodge-reviews .review-container:nth-child(7),
.blodge-reviews .review-container:nth-child(8),
.blodge-reviews .review-container:nth-child(9),
.blodge-reviews .review-container:nth-child(10),
.blodge-reviews .review-container:nth-child(15),
.blodge-reviews .review-container:nth-child(20),
.blodge-reviews .review-container:nth-child(25),
.blodge-reviews .review-container:nth-child(30),
.blodge-reviews .review-container:nth-child(35),
.blodge-reviews .review-container:nth-child(40),
.blodge-reviews .review-container:nth-child(45),
.blodge-reviews .review-container:nth-child(50)
{
    display: none;
}

.blodge-reviews .review-container, .blodge-review {
    width: calc(50% - 10px);
    background: #f5f5f5;
    border: 1px solid #cacaca;
    margin-bottom: 20px;
    box-shadow: 2px 2px 5px 0px #d4d4d4;
    padding: 10px;
    display: flex;
}
.blodge-reviews .memberInfoColumn,
.blodge-review-avatar {
    width:30%;
    border-radius: 50%;
}
.blodge-reviews .ui_column.is-9,
.blodge-reviews .ui_column.is-9-tablet {
    width: 70%;
}
.blodge-reviews .prw_rup.prw_reviews_review_resp .ui_bubble_rating {
    font-size: 10px;
}
.blodge-reviews .prw_rup.prw_reviews_review_resp .ratingDate {
    vertical-align: super;
}
.blodge-reviews .imgWrap
{
    display: none !important;
} 

.blodge-review-ratings {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    color: #858585;
    font-size: 12px;
}

.blodge-review-rating-img {
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 3px;
}

.blodge-review-rating-img:first-of-type {
    padding-left: 0;
}

.blodge-review-content {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.blodge-review-rating {
    padding-right: 10px;
}

.blodge-review-rating:before {
    height: 18px;
    display: flex;
}

.blodge-review-header {
    display: flex;
    align-items: center;
}

.blodge-review-header span {
    font-size: 15px;
    color: #858585;
}

.blodge-review-name a {
    font-size: 18px;
    color: #263138;
    font-weight: 700;
}

.blodge-review-text {
    font-size: 18px;
    color: #263138;
}

.blodge-review-more {
    color: #af8f6b;
    cursor: pointer;
}

.blodge-review-footer {
    display: flex;
    color: #263138;
    padding-top: 15px;
}

.blodge-review-footer>div {
    width: 50%;
}

.blodge-reviews-more {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 50px;
}

.blodge-reviews-more-btn {
    background: #263138;
    border: 2px solid white;
    border-radius: 50px;
    font-size: 14px;
    font-family: 'Montserrat';
    color: white;
    text-transform: uppercase;
    padding: 10px 50px;
    box-shadow: 2px 2px 6px 0px #737373;
    cursor: pointer;
    font-weight: 700;
}

.blodge-reviews-more .lds-dual-ring {
    width: 35px;
    height: 35px;
}

.blodge-reviews-more .lds-dual-ring:after {
    width: 31px;
    height: 31px;
    border-width: 3px;
}

.blodge-tour-ideas .lSSlideOuter {
    padding: 0 10px;
    margin: 0 -10px;
    margin-top: -20px;
}

.blodge-tour-ideas .lSSlideOuter .lSPager.lSpg>li a {
    height: 14px;
    width: 14px;
    background-color: lightgray;
    border: 1px solid white;
    z-index: 1;
}

.blodge-tour-ideas .lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: white;
    border: 2px solid black;
}

.blodge-tour-ideas .lSSlideOuter .lSPager.lSpg>li.active a:after {
    content: '';
    height: 4px;
    width: 4px;
    position: absolute;
    left: calc(50% - 2px);
    top: calc(50% - 2px);
    background: black;
    border-radius: 50%;
}

.blodge-tour-ideas .lSSlideOuter .lightSlider {
    height: auto !important;
}

.blodge-tour-ideas .lSSlideWrapper, .blodge-tour-ideas .blodge-tour-ideas-items {
    overflow: visible;
}

.blodge-tour-ideas-item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    margin-bottom: 10px;
}

.blodge-tour-ideas-item:hover {
    box-shadow: 0 0 5px #828282;
    margin-top: 5px;
}

.blodge-tour-ideas-item-image {
    position: relative;
}

.blodge-tour-ideas-item-image img {
    width: 100%;
}

.blodge-tour-ideas-item-image-labels {
    position: absolute;
    bottom: 0;
    right: 0;
}

.blodge-tour-ideas-item-image-label {
    background: black;
    margin-bottom: 13px;
    text-align: center;
    color: white;
    padding: 4px 10px;
    font-size: 15px;
}

.blodge-tour-ideas-item-content {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #e8e8e8;
    border-top: none;
}

.blodge-tour-ideas-item-content-days {
    color: #858585;
    font-size: 15px;
    padding-bottom: 10px;
}

.blodge-tour-ideas-item-content-name {
    font-family: 'Montserrat';
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #263138;
    min-height: 76px;
}

.blodge-tour-ideas-item-content-visits {
    font-size: 18px;
    color: #263138;
    min-height: 52px;
}

.blodge-tour-ideas-item-bottom-content {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #ebebeb;
    border-top: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blodge-tour-ideas-item-bottom-content-more, .blodge-similar-item-bottom-content-more {
    transition: 0.5s all;
    width: 40px;
    height: 40px;
    border: 2px solid #cacaca;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blodge-tour-ideas-item-bottom-content-more img, .blodge-similar-item-bottom-content-more img {
    transform: rotate(90deg);
    filter: brightness(75%);
    width: auto !important;
    padding: 0 !important;
}

.blodge-tour-ideas-item-bottom-content-more.opened, .blodge-similar-item-bottom-content-more.opened {
    transform: rotate(180deg);
}

.blodge-tour-ideas-item-bottom-content-button {
    font-family: 'Montserrat';
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    padding: 15px 40px;
    background: #c39f77;
    border-radius: 60px;
    font-weight: 600;
    box-shadow: 2px 2px 5px 0px #d4d4d4;
}

.blodge-all-tours-button {
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

.blodge-all-tours-button a {
    background: #263138;
    border: 2px solid white;
    border-radius: 50px;
    font-size: 14px;
    font-family: 'Montserrat';
    color: white;
    text-transform: uppercase;
    padding: 14px 50px;
    box-shadow: 2px 2px 6px 0px #737373;
    cursor: pointer;
    font-weight: 700;
}

#blodge-similar {
    background: #f5f5f5;
}

.similar-blodges-block {
    padding-bottom: 23px;
    position: relative;
}

.blodge-similar-blodge {
    border: 1px solid #cacaca;
    background: white;
    display: flex;
    flex-direction: column;
}

.blodge-similar-blodge img {
    width: calc(100% - 30px);
    padding-top: 15px;
    padding-bottom: 10px;
    align-self: center;
}

.blodge-similar-blodge h3 {
    padding: 3px 15px;
    font-family: 'Montserrat';
    font-size: 23px;
    font-weight: 700;
    margin: 0;
    color: #263138;
}

.blodge-similar-blodge-divider {
    margin: 10px 0;
    border-top: 1px solid #e8e8e8;
}

.blodge-similar-blodge-from-price {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    padding: 15px;
    padding-top: 0;
    color: #263138;
}

.blodge-similar-blodge-from-price span {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 23px;
}

.similar-blodge-reviews {
    padding: 15px;
    padding-top: 0;
    display: flex;
    align-items: center;
}

.similar-blodge-reviews .ta-logo {
    height: 25px;
    padding: 0;
    width: auto;
}

.similar-blodge-reviews .reviewsTArating {
    margin: 0 8px;
    padding: 0;
}

.similarBlodgeReviewsTAcount {
    font-family: 'Source Sans Pro';
    font-size: 15px;
    text-decoration: underline;
}

.similar-blodges-block .lSSlideOuter .lSPager.lSpg>li a {
    height: 14px;
    width: 14px;
    background-color: lightgray;
    border: 1px solid white;
    z-index: 1;
}

.similar-blodges-block .lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: white;
    border: 2px solid black;
}

.similar-blodges-block .lSSlideOuter .lSPager.lSpg>li.active a:after {
    content: '';
    height: 4px;
    width: 4px;
    position: absolute;
    left: calc(50% - 2px);
    top: calc(50% - 2px);
    background: black;
    border-radius: 50%;
}

.similar-blodges-block .lSSlideOuter .lightSlider {
    height: auto !important;
}

.blodge-similar-item-bottom-content {
    padding: 20px;
    border-top: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
}

.blodge-similar-item-bottom-content-button {
    font-family: 'Montserrat';
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 40px;
    border-radius: 60px;
    font-weight: 600;
    box-shadow: 2px 2px 5px 0px #d4d4d4;
    background: white;
    color: #c39f77;
    border: 1px solid #c39f77;
}

.blodge-scheme-block {
    position: relative;
    padding: 30px 0;
}

.blodge-scheme-block .wrap {
    position: relative;
    display: flex;
}

.blodge-brown-background, .blodge-black-background {
    position: absolute;
    left: 0;
    height: 100%;
    width: 50%;
    background: #c19e76;
    top: 0;
}

.blodge-black-background {
    left: auto;
    right: 0;
    background: #263138;
}

.blodge-scheme-block-header {
    width: 100%;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1;
}

.blodge-scheme-block-header h3 {
    font-family: 'Montserrat';
    font-size: 28px;
    color: white;
    font-weight: 600;
    padding-bottom: 20px;
    position: relative;
}

.blodge-scheme-block-header h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 0;
    border-top: 2px solid white;
}

.blodge-scheme-block-header .desktop-img {
    max-width: 70vw;
}

.blodge-scheme-block-header p {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    font-weight: 600;
}

.blodge-scheme-block-header .blodge-button {
    width: fit-content;
    margin-bottom: 34px;
    padding: 20px 50px;
}

.blodge-scheme-pentagon {
    position: absolute;
}

.blodge-scheme-pentagon img {
    height: 100%;
}

.blodge-scheme-pentagon1 {
    left: -10%;
    top: 15%;
    height: 60%;
}

.blodge-scheme-pentagon2 {
    left: 42%;
    top: 65%;
    height: 30%;
}

.blodge-scheme-pentagon3 {
    left: 63%;
    top: 67%;
    height: 30%;
}

.blodge-asg-reviews {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.blodge-asg-reviews>div {
    background: #f5f5f5;
    padding: 20px;
    display: flex;
    align-items: center;
}

.blodge-asg-reviews-stars {
    display: flex;
}

.blodge-asg-reviews-stars img {
    width: 40px;
    padding: 0 4px;
}

.blodge-asg-reviews-fc-logo {
    padding-left: 30px;
}

.blodge-asg-reviews-separator {
    height: 100%;
    width: 0;
    border-right: 1px solid #eaeaea;
    margin: 0 20px;
}

.blodge-asg-reviews-more {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    justify-content: center;
    text-align: center;
}

.blodge-asg-reviews-more a {
    color: #005aff;
}

.mobile-blodge-sidebar {
    display: none !important;
}

.blodge-scheme-block-header-mobile {
    display: none;
}

.blodge-check-availability-mobile {
    display: none;
}

.arrow-mobile, .arrow-mobile-facilities, .arrow-mobile-reviews, .arrow-mobile-room, .blodge-divider-mobile, .blodge-transport-img, .only-mobile, .blodge-indent {
    display: none;
}

.blodge-why-book-mobile {
    display: none;
}

.check-slider {
    display: none;
    position: relative;
}

.form-mobile {
    display: none;
}

.go-to-check-availability.mobile {
    display: none;
}

.go-to-check-availability.mobile {
    color: white;
}

label.error {
    position: relative;
    left: 0%;
    color: red;
    font-size: 18px;
}

.blodge-availability-form .button-block {
    margin-top: 40px;
}

.blodge-mobile-gallery-count {
    display: none;
}

#blodge-gallery {
    height: 67vh !important;
}

.blodge-slider-img {
    height: 67vh !important;
    background-position: center !important;
    background-size: cover !important;
}

.lslide.active {
    height: 100%;
}

.blodge-mobile-gallery-icon {
    display: none;
}

a:hover {
    text-decoration: none;
}

#blodge-bottom-block-mobile {
    display: none;
}

.blodge-similar-item-content-decription {
    padding: 0 15px;
}

.blodge-similar-blodge-country {
    font-size: 15px;
    color: #858585;
    padding-left: 15px;
}

.blodge-similar-blodge-reserves {
    font-size: 18px;
    color: #263138;
    padding-left: 15px;
}

.form-mobile-2 .selected-flag {
    border-radius: 0;
}

.blodge-mobile-check-availability {
    display: none;
}

#blodge-sidebar-desktop-form.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
#blodge-sidebar-desktop-form.fixed > form {
    width: 380px;
    z-index: 1;
}
#blodge-sidebar-desktop-form.fixed:before {
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #676767ad;
}

.lodge-guest label.error {
    position: relative;
    top: 0;
}

.tripadvisorSceleton {
    max-height: 104px;
    display: flex;
    flex-direction: column;
    flex-basis: 300px;
    flex-shrink: 0;
    flex-grow: 0;
    max-width: 100%;
    background-color: #FFF;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  
  .tripadvisorSceleton .card-img {
    padding-bottom: 100%;
    position: relative;
  }
  .tripadvisorSceleton .card-img img {
    position: absolute;
    width: 100%;
  }
  
  .tripadvisorSceleton .card-body {
    padding: 1.5rem;
  }
  
  .tripadvisorSceleton .card-title {
    font-size: 1.25rem;
    line-height: 1.33;
    font-weight: 700;
  }
  .tripadvisorSceleton .card-title.skeleton {
    min-height: 28px;
    border-radius: 4px;
  }
  
  .tripadvisorSceleton .card-intro {
    margin-top: 0.75rem;
    line-height: 1.5;
  }
  .tripadvisorSceleton .card-intro.skeleton {
    min-height: 72px;
    border-radius: 4px;
  }
  
  .tripadvisorSceleton .skeleton {
    background-color: #e2e5e7;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-size: 40px 100%;
    background-repeat: no-repeat;
    background-position: left -40px top 0;
    -webkit-animation: shine 1s ease infinite;
            animation: shine 1s ease infinite;
  }
  
  @-webkit-keyframes shine {
    to {
      background-position: right -40px top 0;
    }
  }
  
  @keyframes shine {
    to {
      background-position: right -40px top 0;
    }
  }



@media screen and (max-width: 1100px) {
    .safari-tab .tabnav.blodge-nav li a {
        min-height: 68px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .blodge-slider-img {
        height: 50vh !important;
    }
    #blodge-gallery {
        height: 50vh !important;
    }
    .blodge-scheme-block-header {
        align-items: center;
    }
    .blodge-scheme-block .wrap {
        display: flex;
        flex-direction: column;
    }
    .blodge-scheme-block-header .desktop-img {
        min-width: 90vw;
    }
    .blodge-availability-form {
        padding-left: 30%;
    }
    .blodge-Restaurant-table td {
        padding-right: 3px;
    }
    .blodge-tour-ideas-item-content {
        min-height: 280px;
    }
    .blodge-availability-form {
        padding-left: 5%;
        padding-right: 5%;
    }
    #blodge-primary {
        width: 62%;
    }
    #blodge-sidebar-desktop, #blodge-sidebar-desktop2 {
        width: 36%;
    }
    .safari-tab .tabnav li {
        padding-bottom: 0;
    }

    /* random spackage */
    .blodge-block-bottom
    {
        padding-bottom: 15px;
    }
    /* reviews */
    .blodge-reviews .review-container,
    .blodge-review {
        width: calc(100% - 10px);
    }
    .blodge-reviews .memberInfoColumn,
    .blodge-review-avatar {
        width: calc(25% + 20px);
    }

    .blodge-reviews .ui_column.is-9,
    .blodge-reviews .ui_column.is-9-tablet {
        width: 75%;
    }


    .blodge-reviews .prw_rup.prw_reviews_review_resp .ui_bubble_rating {
        width: 100%;
    }

}

@media screen and (min-width: 769px){
    .blodge-Description.hide {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    #blodge-bottom-block-mobile .blodge-button {
        padding: 10px 20px;
        margin-left: 20px;
    }
    .blodge-bottom-content {
        font-family: 'Montserrat';
    }
    .blodge-bottom-content> :first-child {
        font-style: italic;
        font-size: 15px;
        padding-left: 5px;
        font-weight: 500;
    }
    .blodge-bottom-content> :first-child>b {
        font-style: normal;
        font-weight: 700;
    }
    .blodge-bottom-content>div>b {
        font-size: 20px;
        color: #2d383e;
        font-weight: 800;
    }
    #blodge-bottom-block-mobile .btn-group-form>div {
        text-transform: capitalize;
    }
    #blodge-bottom-block-mobile.navshow {
        display: flex;
    }
    #blodge-bottom-block-mobile.navhide {
        display: flex;
    }
    /* #tabnav { display:none; margin: 0 -20px 30px; padding: 0 20px; width: auto;} */

    #tabnav-mobile {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 20;
        box-shadow: 0 -1px 6px black;
        overflow: hidden;
    }
    #tabnav-mobile ul {
        display: flex;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    #tabnav-mobile ul li {
        width: 100%;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif;
        font-weight: 600;
        text-transform: none;
        line-height: 24px;
        background: #e5e5e5;
    }
    #header.navhide {
        display: flex;
    }
    #header.navshow {
        display: flex;
    }
    #tabnav-mobile ul li a {
        padding: 15px 5px;
        display: block;
        line-height: 1.25;
        font-size: 14px;
        border-bottom: 0;
        text-align: center;
        color: #5b5b5b;
        text-decoration: none
    }
    #tabnav-mobile ul .active {
        background: white;
        box-shadow: 0 0 7px 0px #8e8e8e;
        z-index: 50;
        text-decoration: none;
    }
    #tabnav-mobile ul .active a {
        color: #c39f77;
    }
    #blodge-similar-blodges {
        overflow: visible !important;
    }
    .check-slider .lSSlideOuter .lSPager.lSpg>li {
        cursor: pointer;
        display: inline-block;
        padding: 0 5px;
    }
    .check-slider .lSSlideOuter .lSPager.lSpg>li.active a {
        background-color: white;
        border: 2px solid black;
    }
    .check-slider .lSSlideOuter .lSPager.lSpg>li a {
        height: 14px;
        width: 14px;
        background-color: lightgray;
        border: 1px solid white;
        z-index: 1;
    }
    .check-slider .lSSlideOuter .lSPager.lSpg>li.active a:after {
        content: '';
        height: 4px;
        width: 4px;
        position: absolute;
        left: calc(50% - 2px);
        top: calc(50% - 2px);
        background: black;
        border-radius: 50%;
    }
    #blodge-reviews {
        border-top: none;
    }
    .blodge-all-tours-button a {
        padding: 10px 40px;
    }
    #blodge-similar {
        background-color: #f5f5f5;
    }
    .blodge-why-book-item-content {
        min-height: 145px;
    }
    .blodge-indent.after-slider {
        margin: 0px;
        margin-top: 10px;
    }
    #main>div:nth-child(2)>div>div.blodge-tour-ideas>div>ul {
        margin-top: 15px !important;
    }
    .blodge-mobile-gallery-icon {
        position: relative;
        top: -90px;
        background: #ffffff;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        pointer-events: none;
    }
    .blodge-mobile-gallery-icon img {
        width: 20px;
        height: 20px;
        pointer-events: none;
    }
    .blodge-slider-img, #blodge-gallery {
        height: 250px !important;
        width: 100%;
        background-position: center !important;
        background-size: cover !important;
    }
    #accommodation-info>div>div.blodge-gallery-wrapper>div>div>div.lSAction {
        display: none !important;
    }
    .blodge-gallery-wrapper {
        width: 100vw;
        margin-left: -20px;
        /* height: 300px; */
    }
    .blodge-mobile-gallery-count {
        display: flex;
        position: relative;
        top: -75px;
        color: white;
        font-size: 16px;
        pointer-events: none;
    }
    .single-asg-accommodations #main {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0px;
    }
    label.error {
        width: 155px;
        position: absolute;
        left: 0%;
        color: red;
        font-size: 14px;
        bottom: -19px;
    }
    .blodge-bottom-header {
        font-size: 28px;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .go-to-check-availability.mobile {
        padding: 8px 25px;
        margin-top: 20px;
        display: flex;
        margin-left: auto;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        font-size: 13px;
    }
    .blodge-mobile-price {
        display: block !important;
        flex-wrap: wrap;
        line-height: 1.2;
        font-size: 18px;
    }
    .btn-form {
        width: 60%;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #30a944;
    }
    .only-desktop {
        display: none;
    }
    .blodge-safari-tab {
        padding-bottom: 0px;
    }
    #accommodation-info>div>div.blodge-divider-mobile>div:last-child {
        border: none;
    }
    .blodge-divider-mobile {
        display: block;
        padding-bottom: 10px;
    }
    .blodge-indent {
        display: block;
        width: 100%;
        height: 15px;
        border-top: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
        background-color: #f5f5f5;
        margin: 10px -20px;
        width: 100vw;
    }
    .blodge-name {
        font-size: 24px;
        padding-top: 25px;
        line-height: 1.2;
    }
    .only-mobile {
        display: flex !important;
    }
    .blodge-reviews-sidebar-mobile {
        display: flex;
        margin-bottom: 15px;
    }
    .blodge-reviews-sidebar-mobile img {
        width: 10%;
    }
    .blodge-reviews .memberOverlayLink {
        display: block;
    }
    .blodge-reviews .info_text
    {
        padding-left: 0px;
    }
    .blodge-reviews .rev_wrap
    {
        display: flex;
    }

    .blodge-reviews .ui_column {
        -webkit-flex-basis: unset;
        flex-basis: unset;
        -webkit-box-flex: unset;
        -webkit-flex-grow: unset;
        flex-grow: unset;
        -webkit-flex-shrink: unset;
        flex-shrink: unset;
        padding: 2px;
    }

    .blodge-scheme-block {
        padding: 0;
        border: 5px solid #febf01;
    }
    .blodge-scheme-block-header .blodge-scheme-block-end {
        background: #263138;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 20px;
        width: 100%;
    }
    .blodge-scheme-block-header .blodge-scheme-block-end img {
        height: 100px;
        width: 100px;
        margin-top: 30px;
    }
    .blodge-black-background {
        background: #c19e76;
    }
    .blodge-property-list {
        width: 100%;
    }
    .blodge-asterisk {
        display: none;
    }
    .blodge-property-mobile {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .blodge-transport-img {
        display: block;
    }
    .blodge-transport-info-mobile {
        font-size: 16px;
        padding-bottom: 30px;
        padding-top: 15px;
        border-bottom: 1px solid #cacaca;
    }
    .blodge-transport-info-mobile img {
        width: 20px;
        height: 20px;
        margin-left: 10px;
    }
    .blodge-transport-info-mobile .blodge-block-header {
        display: flex;
        justify-content: space-between;
    }
    .blodge-transport-info-mobile .blodge-block-header span {
        display: flex;
        align-items: center;
    }
    .blodge-transport-info-mobile .blodge-howtoget-header {
        border: none;
        padding: 0;
        margin-top: 10px;
    }
    .howtoget-transport {
        font-weight: 700;
    }
    .blodge-room-cell-flex .blodge-room-name {
        padding: 0;
        display: flex;
    }
    .hide {
        max-height: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .blodge-block-header {
        display: flex;
        width: 100%;
        align-items: center;
        font-size: 18px;
    }
    .blodge-Welcoming {
        display: none;
    }
    .arrow-mobile, .arrow-mobile-facilities, .arrow-mobile-room, .arrow-mobile-reviews {
        width: 16px;
        height: 16px;
        display: flex;
        margin-left: auto;
        display: flex;
    }
    .lSGallery {
        display: none;
    }
    .blodge-location {
        display: none;
    }
    .safari-tab .tab-container .tabMobiletrigger {
        display: none;
    }
    .blodge-check-availability {
        display: none;
    }
    .blodge-sidebar-similar {
        display: none;
    }
    .blodge-map-block {
        display: none;
    }
    #blodge-sidebar-btn-mobile {
        border-radius: 5px;
        top: 50px;
        z-index: 50;
        background-color: #f1950a;
    }
    .desktop-img {
        display: none;
    }
    .blodge-scheme-block-header-mobile {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
    }
    .blodge-scheme-block-header-mobile .items {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        min-height: 100px;
        padding: 0 20px;
        box-shadow: 0 16px 12px 0px #a88a689c;
        position: relative;
    }
    .blodge-scheme-block-header-mobile .items:last-of-type {
        box-shadow: none;
    }
    .blodge-similar-item-bottom-content-button {
        background: white;
        color: #c39f77;
        border: 1px solid #c39f77;
        padding: 10px 40px;
    }
    .blodge-scheme-block-header-mobile .items:after {
        content: '';
        width: 1px;
        height: 1px;
        transform: rotate(45deg);
        position: absolute;
        bottom: -1px;
        left: calc(50% - 20px);
        border: 20px solid #c19e76;
        border-left-color: transparent;
        border-top-color: transparent;
    }
    .blodge-scheme-block-header-mobile .items span {
        text-align: start;
        margin-left: 10px;
        font-size: 16px;
        font-weight: 600;
    }
    .blodge-scheme-block-header-mobile .items img {
        width: 70px;
        height: auto;
    }
    .blodge-scheme-block-header-mobile .items {
        font-size: 15px;
        padding: 0 35px;
    }
    .blodge-button {
        padding: 13px 40px;
    }
    .blodge-HouseRules img {
        min-width: 18px;
    }
    .blodge-check-availability .blodge-input-children {
        width: calc(33% - 10px);
    }
    .blodge-check-availability .blodge-input-person {
        width: calc(33% - 10px);
    }
    .blodge-check-availability .blodge-input-rooms {
        width: calc(33% - 10px);
    }
    .blodge-review:first-child {
        min-width: 35px;
    }
    .blodge-review-img {
        min-width: 60px;
    }
    .blodge-review-rating-img img {
        height: 15px;
        width: 15px;
    }
    .blodge-reviews-sidebar img.ta-logo {
        width: 40%;
    }
    .blodge-scheme-block .wrap {
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .blodge-why-book-item {
        width: 48.333333%;
    }
    .blodge-scheme-block-header {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .blodge-scheme-block-header .desktop-img {
        width: 90vw;
    }
    .availability-form-blodge {
        padding: 30px 0;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .blodge-availability-form {
        padding-left: 2%;
        padding-right: 2%;
    }
    .blodge-tour-ideas-item-content {
        min-height: 0;
        padding: 10px;
    }
    .blodge-tour-ideas-item-bottom-content {
        padding: 10px;
    }
    .blodge-tour-ideas-item-content-visits {
        font-size: 15px;
    }
    #blodge-primary {
        width: 100%;
    }
    #blodge-sidebar-desktop, #blodge-sidebar-desktop2 {
        display: none;
    }
    .availability-form-blodge {
        width: 100%;
    }
    .blodge-tour-ideas-item-bottom-content-button {
        padding: 10px 25px;
    }
    .blodge-time-bar {
        width: 280px;
    }
    .mobile-style {
        display: none;
    }
    .blodge-see-availability {
        display: none;
    }
    .blodge-Restaurants {
        display: none;
    }
    .blodge-rooms {
        display: none;
    }
    .blodge-properties {
        display: none;
    }
    .blodge-properties-disc {
        display: none
    }
    .hide-facility {
        display: none;
    }
    .blodge-facilities {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .hide-facilities {
        flex-direction: column;
    }
    .blodge-facilities>div {
        width: 50%;
    }
    .hide-facilities-block {
        width: 100% !important;
    }
    .blodge-HouseRules {
        display: none;
    }
    .blodge-img {
        width: 10px;
        height: 10px;
        margin-left: 5px;
    }
    .blodge-price {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .blodge-price>span {
        display: flex;
        align-items: center;
        margin-right: 5px;
        font-size: 16px;
    }
    .blodge-sleeps {
        margin-bottom: 5px;
    }
    .blodge-room-name {
        display: flex;
        align-items: center;
    }
    .blodge-rooms-mobile {
        border-bottom: 1px solid #cacaca;
    }
    .blodge-rooms-mobile .blodge-room-content {
        display: none;
    }
    .blodge-rooms-mobile.show .blodge-room-content {
        display: initial;
    }
    /* .blodge-rooms-mobile.show .arrow-mobile-room {
        transform: rotate(180deg);
    } */
    .blodge-room-cell {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .blodge-properties-disc-mobile {
        margin-top: 10px;
    }
    .blodge-location-link span {
        display: flex;
        width: 100px;
        font-size: 16px;
        font-weight: 700;
        color: #399ade;
        margin-right: auto;
        margin-left: auto;
    }
    .blodge-review-footer {
        flex-direction: column;
    }
    .blodge-review-footer>div {
        width: 100%;
    }
    .form-mobile {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: -63px;
    }
    #accommodation-info>div>form>div.form-mobile>div.blodge-input-date.check-out.blodge-input {
        margin-right: 0;
    }
    .blodge-input-date span {
        margin-left: 5px;
        font-weight: 600;
    }
    .blodge-input-date {
        width: 49%;
    }
    input[type="text"].blodge-datepicker, select.blodge-select {
        height: 35px;
        background: white;
        border-radius: 5px;
    }
    .form-mobile .blodge-input {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        border-radius: 5px;
    }
    .form-mobile .blodge-input-date {
        margin-bottom: 0;
    }
    .blodge-input-date:after, .blodge-input-person:after, .blodge-input-children:after {
        display: none;
    }
    .background-check-in {
        background: #00a680;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        width: 20px;
        height: 100%;
        margin-right: 5px;
    }
    .background-check-out {
        background: #ee4646;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        width: 20px;
        height: 100%;
        margin-right: 5px;
    }
    .form-mobile .blodge-input {
        display: flex;
        margin-top: 20px;
    }
    input[type="text"].blodge-datepicker, select.blodge-select {
        padding-left: 5px;
        padding-right: 5px;
    }
    .input-in-block {
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .blodge-input img {
        height: 25px;
        width: 25px;
    }
    .guest {
        flex-direction: column;
        width: 20%;
    }
    .reviewsTArating.stars {
        display: none;
    }
    .reviewsTArating {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 3px;
    }
    .reviewsTAcount {
        color: #aaacae;
        font-weight: 500;
    }
    .blodge-input-block {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .blodge-input-block .blodge-input {
        width: 32%;
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .blodge-input-block .blodge-input p {
        margin-left: 5px;
    }
    .blodge-person:after, .blodge-children:after, .blodge-room:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 3px;
        width: 30px;
        height: 15px;
        background-image: url(./icons/sleep.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        pointer-events: none;
        z-index: 1;
    }
    .blodge-children:after {
        background-image: url(./icons/sleep.png);
    }
    .blodge-room:after {
        background-image: url(./icons/bedrooms/4.svg);
        filter: opacity(0.25);
    }
    .blodge-input-block .blodge-input select {
        padding: 5px;
        padding-left: 30px;
    }
    .btn-group-form {
        display: flex;
        justify-content: end;
        align-items: baseline;
    }
    .blodge-why-book-item {
        padding: 0;
    }
    .tabcontent {
        padding: 0 0 10px 0 !important;
    }
    .blodge-mobile-check-availability {
        display: block;
    }
    .blodge-mobile-check-availability input[type="text"].blodge-datepicker {
        padding: 3px 0 3px 5px;
        height: 21px;
    }
    .blodge-mobile-check-availability .blodge-input-date span {
        font-size: 12px;
        padding-top: 2px;
    }
    .blodge-mobile-check-availability .blodge-input-date span, .blodge-mobile-check-availability .blodge-input p {
        font-size: 12px;
        padding-top: 2px;
        padding-left: 2px;
    }
    .blodge-mobile-check-availability select {
        padding: 3px 0px 3px 30px !important;
        height: 21px;
        line-height: 11px;
    }
    .blodge-rooms-mobile .blodge-img {
        filter: brightness(0%);
    }
    .blodge-tour-ideas-item-content-name {
        font-size: 18px;
        min-height: 0;
    }
    .blodge-similar-blodge-from-price, .similar-blodge-reviews {
        padding-bottom: 5px;
        font-size: 16px;
    }
    .blodge-similar-item-bottom-content {
        padding: 5px 10px;
        padding-bottom: 10px;
    }
    .blodge-similar-blodge h3 {
        padding-top: 5px;
    }
    .blodge-similar-blodge .blodge-similar-blodge-divider {
        margin: 5px 0;
    }
    .gallery-caption {
        display: none;
    }
    .lg-toolbar {
        display: block;
    }
    .blodge-tour-ideas-item {
        margin: 0;
    }
    .blodge-tour-ideas .lSSlideOuter {
        margin-top: 0;
    }
    .blodge-similar-blodge-reserves {
        font-size: 14px;
    }
}

@media screen and (max-width: 568px) {
    #chat-widget-container {
        bottom: 80px !important;
    }
    #blodge-bottom-block-mobile {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: white;
        border-top: 1px solid #cfcfcf;
        z-index: 50;
        font-size: 16px;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px;
        padding-left: 10px;
        color: #888888;
        box-shadow: 0 4px 9px black;
    }
    .blodge-bottom-content .reviewsTArating {
        padding: 0;
        padding-left: 5px;
        display: inline-flex;
    }
    .blodge-bottom-content .reviewsTAcount {
        padding-left: 5px;
        display: inline-flex;
    }
    .blodge-Description {
        padding-top: 5px;
    }
    .blodge-tour-ideas-item-content-name {
        font-size: 18px;
    }
    .blodge-reviews-more {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .blodge-asg-reviews-more {
        width: calc(100% + 40px);
        border-bottom: 1px solid #cacaca;
        border-top: 1px solid #cacaca;
        background-color: #e7e7e7;
        flex-direction: row;
        padding: 10px 0;
    }
    .blodge-asg-reviews-more a {
        margin-left: 10px;
    }
    .blodge-why-book-item {
        padding-bottom: 20px !important;
    }
    .check-slider {
        display: block;
        margin-bottom: 30px !important;
    }
    .blodge-scheme-block-header h3:after {
        left: 42%;
    }
    .blodge-scheme-block-header h3 {
        font-size: 22px;
    }
    #main>div:nth-child(7)>div>div.check-slider>div>ul {
        margin-top: 15px !important;
    }
    .blodge-scheme-block-header .blodge-scheme-block-end {
        text-align: center;
    }
    .blodge-scheme-block-header .blodge-button {
        padding: 12px 30px;
        margin-bottom: 25px;
    }
    .blodge-facilities-header {
        color: rgb(136, 136, 136);
    }
    #accommodation-info>div>form>div.form-mobile>div.blodge-input-date.check-out.blodge-input {
        margin-right: 0;
    }
    .form-mobile>.blodge-input-date {
        width: 49%;
    }
    .blodge-tour-ideas-items.lightSlider.lSSlide {
        overflow: visible;
    }
    .lSSlideWrapper {
        overflow: visible !important;
    }
    .blodge-tour-ideas-items .blodge-tour-ideas-item, .blodge-similar-blodges .blodge-similar-blodge {
        opacity: 0;
        transition: all 1s;
        height: 1px;
    }
    .blodge-tour-ideas-items .blodge-tour-ideas-item.active, .blodge-similar-blodges .blodge-similar-blodge.active {
        opacity: 1;
        height: auto;
    }
    #main>div:nth-child(2)>div>div.blodge-tour-ideas>div {
        overflow: visible !important;
    }
    #blodge-similar>div>div.similar-blodges-block>div {
        overflow: visible !important;
    }
    .wrap {
        overflow: hidden;
    }
    .header-bottom .wrap {
        overflow: visible;
    }
    .blodge-similar-blodge {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    }
    .blodge-divider {
        margin: 10px 0;
    }
    .blodge-all-tours-button {
        padding-top: 8px;
        padding-bottom: 20px;
    }
    #main>div:nth-child(3)>div>div.blodge-tour-ideas>div>ul {
        margin-top: 20px !important;
    }
    #blodge-similar>div>div.similar-blodges-block>div>ul {
        margin-top: 15px !important;
    }
    .similar-blodges-block {
        padding-bottom: 12px;
    }
    .blodge-scheme-block {
        padding-top: 0;
    }
    .blodge-why-book-item-content {
        padding-left: 0 !important;
        text-align: center;
        min-height: 0;
    }
    .blodge-why-book-item>div {
        flex-direction: column;
        align-items: center;
    }
    .blodge-why-book-item-img {
        margin-bottom: 30px;
    }
    .blodge-input-block .blodge-input {
        width: 32%;
    }
    .header-search {
        width: 55% !important;
    }
    .check-slider {
        display: block;
        margin-bottom: 50px;
    }
    .blodge-why-book {
        display: none !important;
    }
    .blodge-why-book-mobile {
        display: block;
    }
    .blodge-facilities-header {
        font-size: 16px;
    }
    .tour-hero-image {
        height: auto;
    }
    .tour-hero-image-title-text {
        font-size: 20px;
    }
    .tabMobiletrigger {
        display: none;
    }
    .blodge-rule-value {
        display: flex;
        flex-wrap: wrap;
    }
    .blodge-time-bar {
        width: 200px;
    }
    .blodge-card {
        width: 50%;
        margin-bottom: 5px;
    }
    .blodge-check-availability .blodge-input-person {
        width: 100%;
    }
    .blodge-room-cell-flex {
        flex-direction: column;
    }
    .blodge-check-availability .blodge-input-children {
        width: 100%;
    }
    .blodge-check-availability .blodge-input-rooms {
        width: 100%;
    }
    .blodge-why-book-item {
        justify-content: center;
        width: 98.333333%;
    }
    .blodge-Restaurant {
        width: calc(100% - 10px);
    }
    .blodge-Reason {
        width: calc(97% - 10px);
    }
    .blodge-time-label {
        margin-left: 5px;
        margin-right: 5px;
    }
    #blodge-sidebar-mobile .blodge-check-availability .blodge-input {
        width: 100%;
        margin-bottom: 20px;
    }
    .blodge-asg-reviews {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 0;
    }
    .blodge-asg-reviews-content {
        padding: 20px 0;
    }
    .blodge-asg-reviews>div {
        border-top: 1px solid #cacaca;
        width: 100%;
        flex-direction: column;
    }
    .blodge-reviews .review-container, .blodge-review {
        width: 100%;
        padding: 10px;
    }
    .tour-why-book-item-content p {
        font-size: 16px;
    }
    .blodge-review-content {
        padding-left: 10px;
    }
    .blodge-bottom-logo {
        padding-bottom: 20px;
    }
    .similarSliderControls {
        bottom: 10px !important;
    }
}

@media screen and (max-width: 380px) {
    #blodge-bottom-block-mobile {
        justify-content: space-between;
    }
    #blodge-bottom-block-mobile .btn-group-form {
        margin-left: 0;
    }
    .blodge-scheme-block-header h3:after {
        left: 39%;
    }
    .blodge-scheme-block-header .blodge-scheme-block-end {
        padding: 0px 35px;
    }
    .blodge-time-bar {
        width: 150px;
    }
    #blodge-bottom-block-mobile .blodge-button {
        margin-left: 0;
    }
}

@media screen and (max-width: 330px) {
    label.error {
        margin-left: -16px
    }
    .blodge-time-bar {
        width: 130px;
    }
    #blodge-sidebar-mobile .blodge-check-availability .blodge-input {
        width: 100%;
        margin-bottom: 20px;
    }
    .blodge-availability-form .blodge-input-date {
        width: 100%;
        margin-bottom: 20px;
    }
    .blodge-availability-form .blodge-input.blodge-input-date {
        width: 100%;
        margin-bottom: 10px;
    }
    .yellow-arrow {
        display: flex;
        align-items: center;
    }
    .blodge-button {
        padding: 13px 30px;
    }
    #header {
        width: 320px;
    }
    #blodge-bottom-block-mobile {
        padding: 10px;
        padding-left: 5px;
    }
    #blodge-bottom-block-mobile .btn-group-form>div {
        padding: 10px 15px;
        font-size: 13px;
    }
    .blodge-bottom-content .reviewsTAcount {
        font-size: 12px;
    }
}