/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

html {
    font-size: inherit;
}

.hotelier_book_form_wrapper {
    display: block;
    /*position: absolute;*/
    position: relative;
    background: white;
    max-width: 100%;
    /* overflow: hidden; */
}
.hotelier_book_form_wrapper select{
    width: 98%;
}
.bedsBox {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.white{background: white;}
.nopadding{padding: 0!important;}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.dates_section,.persons_section{
    margin-top: 12px;
    border-right: 1px solid #e3e3e3;

}

.button_check_wrapper{
    padding-top: 10px;
}
.hotelier_book_form_wrapper label {
    font-size: .85em;
    letter-spacing: 2px;
}
.calendarBox input.datepickerInpt {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    line-height: 1.3;
}
.d_day {
    font-size: 43px;
    font-weight: 300;
    line-height: 1;
    float: left;
    /* padding-left: 15px; */
    /*background: url("../img/calendar.png") 0 50% no-repeat;*/
    height: 69px;
    line-height: 69px;
}

.d_month {
    float: left;
    font-size: 11px;
    margin: 27px 0 0 5px;
}

.calendarBox .calendarBoxTxt {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    max-width: 100px;
    margin-top: 5px;
    left: 8%;
}
#check_avail_btn{
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    /*font-family: "Georgia Regular",Georgia,serif;*/
    text-transform: uppercase;
    font-size: 1em;
    border: 1px solid;
    text-decoration: none;
}
/*#check_avail_btn:hover{*/
/*color: #fff;*/
/*}*/
.center {
    text-align: center;
}

.bedsBox .spinnerWrap .spinnerArea .spinnerInptWrap input.spinner {
    text-align: center;
    width: 100%;
    font-size: 43px;
    font-weight: 300;
    line-height: 1;
}
.bedsBox .spinnerWrap .spinnerArea {
    position: relative;
    max-width: 130px;
    margin: 0 auto;
}
.bedsBox .spinnerWrap .spinnerArea .spinnerInptWrap input.spinner {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    line-height: 80px;
}
/*.bedsBox label {
    font-size: .92308rem;
    letter-spacing: 2px;
    text-align: center;
    display: block;
}*/

.spinnerArea .fa.fa-angle-right {
    position: absolute;
    font-size: 20px;
    top: 35%;
    right: 0;
    display: block;
    cursor: pointer;
    width: 30%;
    z-index: 10;
}

.spinnerArea .fa.fa-angle-left {
    left: 0;
    right: inherit;
    position: absolute;
    top: 35%;
    font-size: 20px;
    cursor: pointer;
    width: 30%;
    z-index: 10;
}

.hotelier_book_form_wrapper #logo {
    text-align: center;
    margin: 0 auto;
    display: block;
    box-shadow: none;
}

.number {
    padding: 10px;
    font-size: 0.95em;
    position: relative;
}
.calendarBox {
    text-align: center;
}
.number i {
    margin-left: 10px;
}
.ui-datepicker{position: relative;display:block;z-index: 1;}

.title_hotelier .ins .label {
    display: block;
    margin-bottom: 5px;
    /*color: #fff;*/
}
.selectBoxWrap {
    /* height: 45px; */
    width: 100%;
    overflow: hidden;
}
.title_hotelier .ins {
    /* padding: 23px 5px 0 5px; */
    width: 95%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.selectBoxWrap .select2-selection {
    height: 35px;
    position: relative;
    background: none;
    margin-right: 0;
    border-radius: 0;
}
.select2-selection__rendered {
    /*color: #fff!important;*/
    line-height: 34px!important;
}
.button_check_wrapper {
    /* min-width: 220px; */
}
.hotelier_book_form_wrapper .middle {
    height: 140px;
    max-width: 690px;
    float: left;
}

.selectBoxWrap .select2-selection:focus {
    border: 1px solid white;
    box-shadow: none!important;
    outline: none;
}

.rightArea {
    text-align: center;
}

.left_area {
    min-height: 120px!important;
}

.d_day i {
    font-size: 12px;
    position: absolute;
    top: 30px;
}
.d_day span {
    padding-left: 17px;
}

.lowest_price {
    position: relative;
    margin-bottom: 5px;
}

.offerBtn{
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    border: 1px solid;
    text-decoration: none!important;
}


ul.hotelier_slider li {
    list-style: none!important;
    padding: 0!important;
    margin: 0 auto!important;
    display: none;
    max-width: 80%;
}

ul.hotelier_slider {
    position: relative;
    display: block;
    margin: 0 auto!important;
    padding: 0;
}

ul.hotelier_slider .arrow {
    position: absolute;
    font-size: 2em;
    top: 30%;
    color: lightgray;
    cursor: pointer;
}

ul.hotelier_slider .arrow.left {
    left: 0;
}

ul.hotelier_slider .arrow.right {
    right: 0;
}

li.activeSlide {
    display: block!important;
}
span.left_text_custom,.price_widget {
    text-align: center;
    position: relative;
    display: block;
}
.price_widget .title_hotelier {
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    top: 1px;
    text-align: left;
    position: relative;
    padding-left: 15px;
}
.price_widget .title_hotelier.borderenabled{
    border-bottom: 1px solid lightgray;
}

.price_widget .widget_list .channel_list li {
    list-style: none;
    text-align: right;
    padding-right: 15px;
    padding-left: 15px!important;
    margin: 0!important;
}
.price_widget .widget_list li span.channel{
    text-align:left;
    float: left;
}
.price_widget .title_hotelier .toggle {
    padding: 2px;
    float: right;
    padding-right: 10px;
}

ul.widget_list {
    margin: 0!important;
    height: 0;
    overflow: hidden;
    top: 0px;
    display: block;
    position: relative;
}
.price_widget{
    display:none;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 100%;
    right: -15px;
}
.price_widget small a {
    color: gray;
    text-decoration: none;
}
.price_widget .widget_list .min_price,.min_price .channel{
    font-weight: bold!important;
}
.price_widget .title_hotelier.borderenabled .info {
    padding-left: 10px;
}

.bottom_about {
    border-top: 1px solid lightgray;
}

.channel_list {
    position: relative;
    overflow: hidden;
}
.info_text{
    display: none;
}

.hotelier_avail_widget_promo {
    background: #eee;
    padding: 10px;
}
.hotelier_avail_widget_big_promo.with_prices li {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0!important;
}
.hotelier_avail_above {
    padding: 10px;
}

span.hotelier_avail_above_title {
    float: left;
    font-size: 18px;
}
span.hotelier_avail_above_price {width: 100%;text-align: right;font-size: 24px;display: block;font-weight: bold;}

.hotelier_book_form_wrapper .row{
    margin-bottom: 0px!important;
}










@media (max-width: 680px) {
    .price_widget {
        width: 100%;
        position: relative;
        right: 0;
    }

    span.phoneRes a{
        display: block;
        padding: 5px;
        border: 1px solid gray;
        max-width: 60%;
        margin: 0 auto;
        text-decoration: none;
    }


}
@media (min-width: 768px) {
    .container-small {
        width: 300px;
    }
    .container-large {
        width: 970px;
    }
}
@media (min-width: 992px) {
    .container-small {
        width: 500px;
    }
    .container-large {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container-small {
        width: 700px;
    }
    .container-large {
        width: 1500px;
    }
}
