@charset  "utf-8";

.homestay-host.lety header {
    background-image: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-5d3582332d30a-918511200-1563787827.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #143738;
    background-size: cover;
}
.homestay-host.lety header:before {
    background-color: rgba(0, 0, 0, 0.55);
}

.homestay-host.lety .col-4.side {
    background-color: #f7c743;
}

.homestay-host.lety .side-menu.fixed ul {
    border-top: 5px solid #f9a919;
}

.homestay-host.lety .side-menu a {
    border-bottom: 1px dotted #fff7f7;
}

.homestay-host.lety .side-menu li:last-of-type a {
    background-color: #ecb826;
}

.homestay-host.lety .side .side-menu a:hover {
    background-color: #f39d00;
}

.homestay-host.lety .side .profile h2 span a {
    background-color: #f37a12;
}

.homestay-host.lety .side .profile h2 span a:hover {
    background-color: #f19000;
}

.homestay-host.lety .profile em {
    color: #e8583d;
}

.homestay-host.lety .head-menu.fixed .global-nav a:hover {
    background-color: rgba(89,164,165,0.7);
}

/*credit*/
.homestay-host.lety img.credit {margin: 0 0 .5em;}
.homestay-host.lety .credit {
    font-size: .8em;
    color: #999;
}
.homestay-host.lety .credit a {
    font-size: .9em;
    color: #ad7063;
    text-decoration: underline;
}
.italic span {
    font-style: italic;
    font-weight: bold;
}

.homestay-host.lety .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    width: 100%;
}