/* This CSS file will be loaded at last. Any CSS customization should be placed here */
.vbo-showprc-roomname h3{
	color: #000000 !important;
}
.vbo-pref-color-text, .vbo_currency, .vbo_price{
     color: #000000 !important;
}

.vbo-results-head-showprc, .vbo-showprc-room-head {
 display: none !important;
}

.vbo-booking-details-bookinfo .vbo-booking-details-bookinfo-lbl {
    color: black;
    font-size: 13px;
    font-weight: bold;
}
.vbo-booking-details-bookinfo-val{
    font-size: 14px;
    color: #C6C0BA;
}

.vbvordudatatitle{
    color: black;
    font-weight: bold;
}

.vbo-bookingdet-userdetail-lbl{
color: black;
    font-size: 13px;
    font-weight: bold;
}
.vbo-bookingdet-userdetail-val{
    font-size: 14px;
    color: #C6C0BA;
}
.vbo-booking-details-udets{
background-color: #F8F8F8;
}

.vbordroomdet{
margin-left: 24px !important;
}

.vbvordroominfo .vbvordroominfotitle{
    color: #000000;
}
.vbordroomdetpeople{
font-size: .7em !important;
}

.vbo-booking-pricename{
font-size: 0.9em !important;
}

.vbo-booking-upsell-container{
display: none !important;
}

.vbo-booking-cost-lbl{
 color: #000000;
}

.vbo-showprc-optionstable .vbo-showprc-option-entry > *:not(.vbo-showprc-option-entry-img){
 color:black !important;
}
.vbo-showprc-option-entry-descr p:first-child{
    height: 129px;
    margin-top: 16px;
    margin-bottom: 0px !important;
}
.vbo-showprc-rateplans-wrapper{
      margin-bottom: 40px !important;
}

.date-icon{
    width: 30px;
}

#vik-home .vbo-horizsearch-showcalendar{
    justify-content: revert !important;
    padding: 10px 8px 10px !important;
}


@media only screen and (max-width : 992px) {
	.vbselectordiv {
		text-align: center !important;
	}
.date-icon, .adult-icon, .hometell-hr-icon{
 transform: translateY(10px);
}
date-icon checkin-icon{
 display: none;
}

.vbdivsearch .vb-search-inner select{
line-height: unset !important;

}
}


