

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* ITEMS */


#jh-items-wrapper .jh-priceNight {
    margin-top: -8px;
}


#jh-itemWrapper .jh-ratingsSummary {
    margin-top: 0;
    font-size: 1.4em;
}

/* MOD ITEMS * */

#jh-items-wrapper .jh-itemBox {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 2px 10px rgba(0, 0, 0, 0.06);
}

#jh-modItemsWrapper .jh-modbottomRow {
    background: #0579b4;
    color: #fff;
}
#jh-modItemsWrapper .jh-modTitle {
    font-size: 20px;
}
#jh-modItemsWrapper .jh-modCategory {
    color: #f1c40f;
}

/*MOD Search */

#jh-modWrapper .jh-modInnerBox {

   box-shadow: 0 0 6px #bcbcbc;

   border: 1px solid #ff5313;

}


#jomholidayFormSearch .btn {
    line-height:  23px;
    border-radius: 0;
}

#jomholidayFormSearch input {
    border-radius: 0;
}

#jh-modWrapper label {
    color: #fff;
}

#jh-modWrapperFilter .jh-modFilterBoxHeader {
    font-size: 18px;
}

#side-offcanvas #jh-modWrapperFilter .jh-modWrapperFilterInner .jh-modFilterBox {
    border-bottom: 1px solid #444;
    background: none;
}

#side-offcanvas #jh-modWrapperFilter .jh-modFilterBoxHeader {
    color: #999;
    font-weight: normal!important;
}

#side-offcanvas #jh-modWrapperFilter .jh-modSlider {
    margin:0;
}

.uk-panel-box {
    background: none repeat scroll 0 0 #deeefb;
    border: 1px solid #eaeaea;
    color: #525252;
    padding: 25px;
}