/* Single
=========================================== */
@font-face {
    font-family: 'star';
    src: url('../fonts/star.eot');
    src: url('../fonts/star.eot?#iefix') format('embedded-opentype'), url('../fonts/star.woff') format('woff'), url('../fonts/star.ttf') format('truetype'), url('../fonts/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
}

.hb_single_room {
    margin-top: 70px;
}

.htc-extras .extra-item {
    list-style: none;
    display: inline-block;
    padding-right: 15px;
    width: calc(50% - 15px);
    margin-bottom: 15px;
}

.htc-extras .extra-item p,
.htc-extras .extra-item i {
    display: inline-block;
}

.htc-extras .extra-item i {
    font-size: 21px;
    vertical-align: middle;
    margin-right: 6px;
    background: #f7f7f7;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
    box-shadow: 0 3px 15px -8px rgba(0, 0, 0, 0.38);
    border: 1px solid #efefef;
}

.htc-extras .extra-item p {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}

.hb_single_room .title h4 {
    margin-bottom: 0;
}

.hb_single_room .price {
    float: none;
    margin: 0;
    line-height: 30px;
    font-size: 15px;
    color: #1d1d1b;
    display: inline-block;
    padding: 1px 15px 0;
    background: #f7f7f7;
    border-radius: 50px;
    box-shadow: 0 3px 15px -8px rgba(0, 0, 0, 0.38);
    font-weight: 600;
    border: 1px solid #efefef;
}

.hb_single_room .htc-hb-single+.entry-summary {
    display: none;
}

.hb_single_room .price span.unit:before {
    padding: 0;
    padding-right: 3px;
}

#wrap.wn-wrap .hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul {
    width: auto !important;
    text-align: inherit;
}

.hb_single_room .hb_room_gallery {
    margin-bottom: 150px !important;
}

.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li {
    display: inline-block;
    width: 18%;
}

.hb_single_room .hb_room_gallery .camera_thumbs .camera_thumbs_cont ul li.cameracurrent:before {
    border-color: #437df9;
}

.hb_single_room .title h4 {
    font-weight: 500;
    margin-bottom: 20px;
}

.hb_single_room .price span.title-price {
    margin-right: 0;
    color: #1d1d1b;
}

.hb_single_room .price span.unit {
    font-size: 11px;
}

.hb_single_room .price {
    margin-bottom: 36px;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs {
    list-style: none;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px dotted #ddd;
    text-align: center;
    margin-top: 130px;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs>li {
    display: inline-block;
    position: relative;
    z-index: 0;
    margin: 0;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs>li a {
    display: inline-block;
    font-weight: 500;
    color: #b7b7b7;
    text-decoration: none;
    font-size: 13px;
    padding: 13px 20px 7px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.hb_single_room .hb_single_room_details .hb_single_room_tabs>li a.active:after {
    background: #437df9;
}

#hb_room_reviews #comments {
    float: right;
    width: 50%;
    padding: 0 30px;
    margin: 0;
}

#hb_room_reviews #comments>h2,
#hb_room_reviews #respond #reply-title {
    font-weight: 700;
    font-size: 27px;
    color: #000;
    text-transform: uppercase;
    line-height: inherit;
    margin-bottom: 32px;
}

#hb_room_reviews #comments .commentlist li {
    border: none;
    margin-bottom: 20px;
}

#hb_room_reviews #comments .commentlist li img {
    float: left;
    margin-right: 25px;
    width: 90px;
    border-radius: 50%;
}

#hb_room_reviews #comments .commentlist li p.meta strong {
    color: #000;
    margin: 0 0 10px;
    font-size: 15px;
}

#hb_room_reviews #comments .commentlist li .comment-text p {
    font-size: 15px;
    margin: 0;
}

/* Rating */
.star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}

.star-rating::before {
    content: '\73\73\73\73\73';
    color: #ffb606;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #ffb606;
}

.star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce-product-rating::after,
.woocommerce-product-rating::before {
    content: ' ';
    display: table
}

.woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}

.products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.hreview-aggregate .star-rating {
    margin: 10px 0 0
}

p.stars a::before,
p.stars a:hover~a::before {
    content: '\e021'
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0
}

p.stars.selected a.active::before,
p.stars:hover a::before {
    content: '\53';
}

p.stars.selected a:not(.active)::before {
    content: '\53';
}

p.stars a::before {
    overflow: hidden;
    font-family: star;
}

p.stars a::before,
p.stars a:hover~a::before {
    content: '\73\73\73\73\73';
}

p.stars.selected a.active::before,
p.stars:hover a::before {
    content: '\53\53\53\53\53';
}

p.stars.selected a.active~a::before {
    content: '\73';
}

.hb-rating-input {
    display: inline-block;
}

.hb_single_room #reviews #review_form_wrapper {
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0 30px;
}

#commentform .comment-form-rating {
    float: left;
    display: inline-block;
}

#comments .commentlist li .comment-text p strong {
    margin-right: 5px
}

.hb_single_room #reviews #review_form_wrapper form p label[for="rating"] {
    opacity: 1;
    left: 0;
    top: -4px;
    margin-right: 14px;
    font-size: 16px;
    font-weight: 100;
    display: inline-block;
}

.hb_single_room #reviews #review_form_wrapper form .comment-form-comment {
    border-top: 1px solid #e4e4e4;
    padding-top: 14px;
}

#hb_room_reviews #commentform input[type=email],
#hb_room_reviews #commentform input[type=password],
#hb_room_reviews #commentform input[type=text],
#hb_room_reviews .comment-form-comment textarea {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}

.hb_single_room #reviews #review_form_wrapper form .form-submit input[type="submit"] {
    position: relative;
    text-align: left;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 16px 24px;
    border: 1px solid #e4e4e4;
    color: #437df9;
    margin-top: 0;
    z-index: 1;
    box-shadow: 0 3px 13px -4px rgba(0, 0, 0, .09);
    transition: all .22s ease-in-out;
    background: transparent;
}

#hb_room_reviews #commentform .comment-form-author,
#hb_room_reviews #commentform .comment-form-email {
    width: 50%;
    margin: 0;
}

#hb_room_reviews #commentform .comment-form-author {
    width: calc(50% - 15px);
    margin-right: 15px;
}

@media(max-width: 992px) {

    .hb_single_room #reviews #review_form_wrapper,
    #hb_room_reviews #comments {
        width: 100%;
    }

    #hb_room_reviews #comments>h2,
    #hb_room_reviews #respond #reply-title {
        font-size: 20px;
    }

    #hb_room_reviews .star-rating {
        float: none;
    }
}

@media(max-width: 480px) {
    .htc-extras .extra-item {
        width: 100%;
    }

    #hb_room_reviews #comments,
    .hb_single_room #reviews #review_form_wrapper {
        padding: 0;
    }
}

/* Related Rooms */
.hb_related_other_room.has_slider {
    display: none;
}
.related-rooms {
    margin-bottom: 50px;
}

.room-item {
    box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    overflow: hidden;
    margin: 8px 0;
}

.room-item .room-item-content {
    background: #fff;
    text-align: center;
    padding-bottom: 15px;
    position: absolute;
    top: 168px;
    bottom: 8px;
    left: 0;
    right: 0;
    overflow: hidden;
    transition: top .3s ease;
}

.room-item .room-item-content .room-readmore,
.room-item .room-item-content .rating,
.room-item .room-item-content .room-excerpt {
    display: none;
}

.room-item:hover .room-item-content .room-readmore,
.room-item:hover .room-item-content .rating,
.room-item:hover .room-item-content .room-excerpt {
    display: inline-block;
}

.room-item:hover .room-item-content {
    top: 8px;
}

.room-item .room-item-content .title h4 {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 3px;
    padding: 29px 15px 0;
}

.room-item .room-item-content .rating .star-rating {
    margin-bottom: 1px;
}

.room-item .room-item-content .rating .star-rating {
    float: none;
    display: inline-block;
}

.room-item .room-item-content .room-excerpt {
    font-size: 14px;
    color: #888;
    padding: 0 10px;
    margin-bottom: 17px;
}

.room-item .room-item-content .price {
    float: none;
    margin: 0;
    line-height: 30px;
    display: inline-block;
    padding: 1px 15px 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    display: block;
    border: none;
}

.room-item .room-item-content .price,
.room-item .room-item-content .price span {
    color: #888;
    font-weight: 500;
    font-size: 15px;
    text-transform: lowercase;
}

.related-rooms .owl-nav {
    position: relative;
    bottom: 170px;
}

.related-rooms .owl-nav .owl-prev,
.related-rooms .owl-nav .owl-next {
    position: absolute;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    padding-top: 6px;
    box-shadow: 0 2px 4px 0px #f1f1f1;
    cursor: pointer;
}

.related-rooms .owl-nav .owl-prev i,
.related-rooms .owl-nav .owl-next i {
    cursor: pointer;
}

.related-rooms .owl-nav .owl-prev {
    left: -35px;
}

.related-rooms .owl-nav .owl-next {
    right: -35px;
}

.room-item .room-readmore {
    margin-bottom: 17px;
    border: 1px solid #de2f68;
    color: #31312c;
    letter-spacing: 0;
    padding: 7px 28px 4px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

#wrap .room-item .room-readmore:hover {
    background: #31312c;
    color: #fff !important;
    border-color: #31312c;
}

@media (min-width:1200px) and (max-width:1280px) {
    .room-item .room-item-content .title h4 {
        padding-top: 15px;
    }

    .room-item .room-readmore {
        margin-bottom: 15px;
    }

    .room-item .room-item-content {
        top: 170px;
    }
}

@media (min-width:961px) and (max-width:1200px) {
    .room-item .room-item-content {
        top: 195px;
    }

    .room-item .room-item-content .title h4 {
        padding-top: 15px;
    }

    .room-item .room-readmore {
        margin-bottom: 15px;
    }
}

@media (max-width:769px) and (max-width:960px) {
    .room-item .room-item-content {
        top: auto;
    }

    .room-item:hover .room-item-content {
        padding-top: 60px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .related-rooms .owl-nav {
        bottom: 0;
        left: 10px;
        margin: 15px 0 20px;
    }

    .related-rooms .owl-nav .owl-prev,
    .related-rooms .owl-nav .owl-next {
        left: auto;
        right: auto;
        position: relative;
    }
}

@media (max-width:768px) {
    .room-item:hover .room-item-content {
        padding-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:668px) {
    .room-item:hover .room-item-content .room-excerpt {
        display: none;
    }

    .room-item:hover .room-item-content .rating {
        display: block;
        margin-bottom: 20px;
    }
}

@media (min-width:321px) and (max-width:480px) {
    .room-item:hover .room-item-content .room-excerpt {
        display: block;
    }

    .room-item:hover .room-item-content .rating {
        display: block;
        margin-bottom: 20px;
    }

    .room-item:hover .room-item-content .room-excerpt {
        display: none;
    }
}

/* booking form */
.htc-booking .hotel-booking-search {
    padding: 0;
}

.htc-booking .hotel-booking-search h3 {

    display: none;
}

.htc-booking .hotel-booking-search input,
.htc-booking .hotel-booking-search select,
.htc-booking .hotel-booking-search textarea,
.htc-booking .hotel-booking-search button {
    cursor: pointer;
    min-height: 50px;
    border-radius: 0;
    width: 100%;
    display: block;
    padding: 0 17px;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #424242;
}

.htc-booking .hb_input_field {
    display: block;
}

.htc-booking .hotel-booking-search input:hover {
    border-color: #ccc;
}

.htc-booking .hotel-booking-search input::-webkit-input-placeholder {
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
    color: #424242;
    font-weight: 600;
}

.htc-booking .hotel-booking-search input::-moz-placeholder {
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
    color: #424242;
    font-weight: 600;
}

.htc-booking .hotel-booking-search input:-ms-input-placeholder {
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
    color: #424242;
    font-weight: 600;
}

.htc-booking .hotel-booking-search input:-moz-placeholder {
    font-family: inherit;
    font-size: 12px;
    font-weight: 500;
    color: #424242;
    font-weight: 600;
}

.htc-booking .hb_input_field:after {
    top: 50%;
    transform: translate(0, -50%);
    color: #437df9;
}

.htc-booking .hotel-booking-search .hb-form-field label {
    font-size: 13px;
    color: #525249;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}

.htc-booking .hb-form-field {
    margin-bottom: 16px;
}

.htc-booking .hotel-booking-search button {
    background: #437df9;
    color: #fff;
    border: none;
    margin-top: 59px;
    transition: all .3s cubic-bezier(0, 0, 0.49, 0.8);
    -webkit-transition: all .3s cubic-bezier(0, 0, 0.49, 0.8);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 0;
    padding: 15px 30px 16px;
    height: auto;
    border-radius: 4px;
}

#wrap .htc-booking .hotel-booking-search button:hover {
    background: #444;
}

.htc-booking.horizontal .hb-form-table,
.htc-booking.horizontal .hb-submit {
    text-align: center;
}

.htc-booking.horizontal .hb-form-table .hb-form-field,
.htc-booking.horizontal .hotel-booking-search button {
    display: inline-block;
}

.htc-booking.horizontal .hotel-booking-search button {
    width: auto;
}

#hb_room_load_booking_form {
    float: left;
}

.datepicker-container.datepicker-dropdown.datepicker-top-left {
    z-index: 99999 !important;
}

@media (max-width: 960px) {

    .htc-booking.horizontal .hb-form-table .hb-form-field,
    .htc-booking.horizontal .hotel-booking-search button {
        display: block;
        width: 100%;
    }
}

/* Search Result */
#hotel-booking-results {
    width: 90%;
    margin: 0 auto;
}

#hotel-booking-results>h3,
#hotel-booking-cart h3,
#hotel-booking-payment h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 50px;
}

#hotel-booking-results .hb-search-results>.hb-room {
    background: #fff;
    padding: 0;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    box-shadow: 0 1px 20px 0px #f3f3f3;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-info {
    margin-top: 30px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_capacity,
#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_max_child,
#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_price {
    padding: 8px 25px;
    font-size: 13px;
    border-radius: 50px;
    box-shadow: 0 1px 16px -1px #f3f3f3;
    text-decoration: none !important;
    border: 1px solid #f1f1f1;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_price {
    max-width: 335px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-info {
    width: calc(100% - 400px);
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail img {
    max-width: 400px;
}

#hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail {
    width: 400px;
}

#hotel-booking-results form .hb_button.hb_checkout,
#hotel-booking-results form button.hb_add_to_cart,
#hotel-booking-results form button[type="submit"] {
    background: #437df9;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 1px 17px -2px #437df9;
    cursor: pointer;
}

#wrap #hotel-booking-results form .hb_button.hb_checkout:hover,
#wrap #hotel-booking-results form button.hb_add_to_cart:hover,
#wrap #hotel-booking-results form button[type="submit"]:hover {
    background: #2a2a2a;
    box-shadow: 0 1px 17px -2px #2a2a2a;
}

@media(max-width:1240px) {
    #hotel-booking-results {
        width: 100%;
    }

    #hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail {
        margin-bottom: 0;
    }
}

@media(max-width:960px) {
    #hotel-booking-results .hb-search-results>.hb-room {
        width: 49%;
        display: inline-block;
    }

    #hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail,
    #hotel-booking-results .hb-search-results>.hb-room .hb-room-thumbnail img {
        max-width: 100%;
        width: 100%;
    }

    #hotel-booking-results .hb-search-results>.hb-room .hb-room-name {
        font-size: 23px;
    }

    #hotel-booking-results .hb-search-results>.hb-room .hb-room-info {
        width: 100%;
        margin: 0;
        padding: 30px 15px;
    }

    #hotel-booking-results form .hb_button.hb_checkout,
    #hotel-booking-results form button.hb_add_to_cart,
    #hotel-booking-results form button[type="submit"],
    #hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_capacity,
    #hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_max_child,
    #hotel-booking-results .hb-search-results>.hb-room .hb-room-meta li.hb_search_price {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width:768px) {
    #hotel-booking-results .hb-search-results>.hb-room .hb-room-name {
        font-size: 19px;
    }
}

@media(max-width:640px) {
    #hotel-booking-results .hb-search-results>.hb-room {
        width: 100%;
    }

    #hotel-booking-results .hb-search-results>.hb-room .hb-room-name {
        font-size: 19px;
    }
}

/* extras */
.list-room-extra {
    display: inline-block;
    margin: 0;
}

.list-room-extra li {
    float: left;
    width: calc(16% - 20px);
    margin: 0 10px 25px;
    border-radius: 5px;
    list-style: none;
    border: 1px solid #ebebeb;
    padding: 15px;
    height: 140px;
    background: #fff;
    box-shadow: 0 3px 16px -6px rgba(0, 0, 0, .1);
    transition: all 0.3s ease;
}

.wp-hotel-booking-search-rooms #wrap {
    background: #f9f9f9;
}

.list-room-extra li .hb_optional_quantity_selected {
    display: none;
}

.list-room-extra li:hover {
    box-shadow: 0 7px 44px -6px rgba(0, 0, 0, .1);
    cursor: pointer;
}

.list-room-extra li.selected {
    border-color: #437df9;
    box-shadow: 0 7px 24px -11px #437df9;
}

.list-room-extra li .hb_package_title label {
    font-weight: 600;
    margin-bottom: 10px;
}

.list-room-extra li .hb_package_title .hb_extra_detail_price .hb_optional_quantity {
    margin-bottom: 8px;
}

.hb_extra_detail_price small {
    font-size: 11px;
}

.hb_button {
    background: #437df9;
    margin-left: 10px;
    box-shadow: 0 3px 16px -6px rgba(0, 0, 0, 0.78);
    text-transform: uppercase;
    cursor: pointer;
}
.hb-select-extra-results .hb_button {
    margin-left: 10px;
}

.hb_buttonfocus {
    color: #fff4;
}
#wrap .hb_button:hover {
    background: #444;
}

/* cart */
.hb_table table tr.hb_checkout_item td {
    text-align: center;
}

.hb_table table tr.hb_checkout_item .hb_room_type a {
    color: #444;
    font-weight: 500;
}

#hotel-booking-cart table tr.hb_checkout_item i {
    color: #ff0000;
    display: inline-block;
}

.hb_table td * {
    color: #444;
}

.hb_table td,
.hb_table th {
    border: 2px solid;
}

.hb_table .hb_checkout_item:nth-child(odd) {
    background: #f7f7f7;
}

.hb_addition_services_title td {
    font-style: normal;
}

#hotel-booking-cart .hb_button.hb_checkout,
#hotel-booking-payment .hb_button.hb_checkout,
#hotel-booking-cart button[type="submit"],
#hotel-booking-payment button[type="submit"],
#hotel-booking-cart button[type="button"],
#hotel-booking-payment button[type="button"] {
    color: #fff;
}
#wrap #hotel-booking-cart .hb_button.hb_checkout:hover,
#wrap #hotel-booking-payment .hb_button.hb_checkout:hover,
#wrap #hotel-booking-cart button[type="submit"]:hover,
#wrap #hotel-booking-payment button[type="submit"]:hover,
#wrap #hotel-booking-cart button[type="button"]:hover,
#wrap #hotel-booking-payment button[type="button"]:hover {
    background: #444;
}

.hb_coupon input[name="hb-coupon-code"],
#hotel-booking-cart #hb-apply-coupon,
#hotel-booking-payment #hb-apply-coupon {
    display: block;
    width: 100%;
    width: 100% !important;
    margin-left: 0 !important;
}

/* checkout */
.hb-payment-form h4,
.hb-addition-information h4 {
    font-weight: 500;
}

.hb-payment-form h4,
.hb-addition-information h4,
.hb-order-new-customer h4 {
    font-weight: 500;
}

.hb-form-field-input select {
    width: 100%;
    min-height: 40px;
}

#hotel-booking-cart input[type="number"],
#hotel-booking-payment input[type="number"],
#hotel-booking-cart input[type="text"],
#hotel-booking-payment input[type="text"],
#hotel-booking-cart input[type="email"],
#hotel-booking-payment input[type="email"],
#hotel-booking-payment select {
    width: 100%;
    background: #fff;
    border-color: #f1f1f1;
    box-shadow: 0 1px 20px -4px #d0d0d0;
    border-radius: 4px;
}

.hb-form-field,
.hb-order-new-customer h4 {
    padding: 0 10px 15px;
}

.hb-form-field-label {
    font-weight: 400;
    margin-bottom: 5px;
}

.hb-payment-form>div,
.hb-addition-information>div,
.hb-order-new-customer>div {
    border-radius: 10px;
    box-shadow: 0 1px 58px -5px #d0d0d0;
    border-color: #f1f1f1;
}
@media(max-width:768px) {
    .hb-form-table.col-2 {
        display: block;
        width: 100%;
        float: none;
    }
    .hb-form-table.col-2 li {
        padding-bottom: 0;
    }
}

/* header cart */
.whb-hotel-cart .htc-hotel-cart {
    position: absolute;
    width: 380px;
    top: 100%;
    background: #fff;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 3px;
    display: none;
    box-shadow: 0 5px 18px -10px rgba(0, 0, 0, 0.1);
}

.whb-hotel-cart .htc-hotel-cart:before,
.whb-hotel-cart .htc-hotel-cart:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -8px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}

.whb-hotel-cart .htc-hotel-cart:before {
    border-bottom-color: #f1f1f1;
    top: -10px;
}

.whb-hotel-cart .htc-hotel-cart .hb_mini_cart_empty {
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}

.whb-hotel-cart.is-open .htc-hotel-cart {
    display: block;
}
