body {
    transition: 0.2s all;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    max-width: 1200px;
    margin: auto;
    padding: 10px 10px 10px 10px;
}

.b-start {
    border-radius: 5px;
}


@media screen and (max-width: 1127px) {
    .l-content-container {
        padding: 10px 5px 0px 0px;
        min-height: 560px;
    }
}



@media screen and (max-width: 365px) {
    .b-mob-top-bar__content {
        justify-content: flex-end;
        padding-right: 10px !important;
    }
}


.logo { 
         background: url("/BASIC_logo.svg") no-repeat; 
         width: 150px; 
         height: 50px; 
         display: block; 
         text-indent: -9999px;
}

.l-filters__content {
    margin-top: -8px;
    /* padding-bottom: 10px; */
}
.b-roomitem__field.b-roomitem__field--btn {
    display: none !important;
}
.b-filter__field.language-block {
    display: none !important;
}
.b-filter.services-block {
        display: none !important;
}


.b-result-item__info {
    padding: 10px 24px 16px 24px;
}
.b-cart.login {
        display: none !important;
    }

.l-footer {
        display: none !important;

}

.b-mob-bottom-bar .s-btn {
    background: #bd501f;
    color: white;
}


.fotorama1750861375515 .fotorama__nav--thumbs .fotorama__nav__frame{
padding:15px;
height:50px}
.fotorama1750861375515 .fotorama__thumb-border{
height:46px;
border-width:2px;
margin-top:5px}