/* .bbcointeiner-full{
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}
.bbleft-full, .bbright-full-month, .bbright-full{
    position: relative;
    width: 100%!important;
    float: none!important;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
} */
.bbcointeiner-full #bbleft-arrow-days {
    left: -15px !important;
    font-size: 27px !important;
}
.bbcointeiner-full #bbright-arrow-days {
    right: 22px !important;
    font-size: 27px !important;
}
.bbcointeiner-full .room-names div.bb-room {
    font-size: 21px!important;
    height: 48px!important;
    line-height: 48px !important;
}
.bbcointeiner-full .bbright-full .days li {
    width: 48px !important;
    height: 48px !important;
    font-size: 21px !important;
    font-family: 'Roboto'!important;
}
.bbcointeiner-full .bbright-full .numbers li {
    background: none;
    width: 48px !important;
    height: 48px !important;
    line-height: 48px !important;
    font-size: 21px !important;
    font-family: 'Roboto'!important;
}
.bbcointeiner-full .bbright-full ul li {
    width: 48px !important;
    height: 48px !important;
}
.bbcointeiner-full .bbright-full ul {
    height: 50px !important;
}
#bedbooking-widget-search .bbsearch {
    max-width: 100%;
    min-width: auto!important;
}
.bb-row {
    padding-bottom: 10px !important;
}
#bedbooking-widget-search .bbsearch .bb-search-form .bb-btn-search {
    font-family: 'Roboto'!important;
    font-size: 15px !important;
}
@media screen and (max-width: 575px){
    .bbleft-full {
        width: 215px!important;
    }
    .bbcointeiner-full .room-names div.bb-room {
        font-size: 16px!important;
    }
    .bbcointeiner-full .bbright-full .days li {
        font-size: 17px !important;
    }
    .bbcointeiner-full .bbright-full .numbers li {
        font-size: 18px !important;
    }
}
@media screen and (min-width: 768px){
    
}
@media screen and (min-width: 1200px){
    #bedbooking-widget-search .bbsearch .bb-search-form input {
        line-height: 32px;
        height: 34px !important;
    }
}