.imagedisp {
    display: none;
}

.clear {
    clear: both;
}

/* cart category page css start */
.cart_categorys_list h3.title {
    margin-bottom: 10px;
    margin-top: 0;
    color: #002D46;
}

.cart_categorys_list .showhide {
    font-size: 14px;
}

.cart_categorys_list .text-short, .cart_categorys_list .content {
    font-size: 16px;
    line-height: 24px;
    color: #69645F;
}

.cart_categorys_list .button-footer-div h5 {
    margin-top: 5px;
}

.cart_categorys_list .blog-horizontal > .panel-body {
    padding: 20px;
}

.cart_categorys_list .blog-horizontal-2 .blog-preview, .cart_categorys_list .blog-horizontal .thumb {
    margin-bottom: 0;
}

/* cart category page css end */

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
    text-align: center;
}

textarea {
    resize: none;
}

.fancybox-close {
    position: absolute;
    padding: 5px;
    color: #000;
    background-color: #fff;
}

#calendarDiv {
    padding: 0;
}

/* client side order history page css start */
.order-history .panel-group-control .panel-title > a {
    display: block;
}

.order-history .panel-group .panel {
    margin-bottom: 15px;
}

.order-history .panel-default > .panel-heading {
    border-bottom: 1px solid #ddd;
}

.order-history .panel-group-control .panel-title > a.collapsed:before {
    content: '\e9c1';
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.order-history .panel-group-control .panel-title > a:before {
    content: '\e9c1';
    font-size: 22px;
}

.order-history strong {
    font-weight: 500;
}

/* client side order history page css end */
/* checkout page */
.termsDiv .validation-error-label {
    display: inline-block;
}

.margin-all-5 {
    margin: 5px;
}

.margin-all-10 {
    margin: 10px;
}

.margin-all-15 {
    margin: 15px;
}

.margin-all-20 {
    margin: 20px;
}

.margin-tb-5 {
    margin: 5px 0px;
}

.margin-tb-10 {
    margin: 10px 0px;
}

.margin-lr-5 {
    margin: 0px 5px;
}

.margin-lr-10 {
    margin: 0px 10px;
}

.margin-tb-15 {
    margin: 15px 0px;
}

.padding_lr_0 {
    padding-left: 0px;
    padding-right: 0px;
}

.padding_all_5 {
    padding: 5px;
}

.padding_all_10 {
    padding: 10px;
}

.padding_tb_5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding_tb_10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

/* start booking page css */

#filter_date_div {
    margin-left: 39%;
}

#filter_date {
    background-color: #2196F3;
    color: #FFF;
    text-align: center;
    font-weight: bolder;
    border-bottom-style: unset;
}

#timing_table .header_row .col-lg-1 {
    width: 11.11%;
    /*width: 8.33333 % default size of boostrap*/
}

#timing_table .row_data .rooms_header_column, #timing_table .row_data .rooms_column_wrapper {
    width: 11.11%;
}

#timing_table .tooltiptext {
    display: none;
}

.header_row {
    background-color: #DFDFDF;
}

.row_data, .header_row {
    /* border-bottom: 1px solid #a7b3b9 !important; */
    border-bottom: 1px solid #CCC;
    border-collapse: collapse;
    border-spacing: 0;
}

.header_row .cell_box {
    font-size: 100%;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    word-wrap: break-word;
    background-color: #35414f;
    color: #FFF;
    border-right: 1px solid transparent !important;
    padding-left: 0px;
}

.row_data .rooms_header_column {
    word-wrap: break-word;
    font-size: 100%;
    font-weight: bold;
    vertical-align: middle;
    background-color: #2196F3;
    color: #FFF;
    line-height: 45px;
}

.info_btn {
    color: #FFF;
    cursor: help;
}

.info_btn:hover {
    color: #FFF;
    cursor: help;
}

.cell_box {
    /*border-right: 1px solid #a7b3b9;*/
    border-right: 1px solid #CCC;
}

span.color {
    text-align: center;
    padding: 8px 12px;
    border-radius: 50%;
}

.rooms_column_wrapper {
    padding-left: 0px;
    padding-right: 0px;
    min-height: 46px;
}

.rooms_column_wrapper .unbooked_slot, .rooms_column_wrapper .booked_slot {
    cursor: pointer;
}

.clr-font-white {
    color: #FFFFFF;
}

.clr-violet {
    background-color: #660066;
    opacity: 0.8;
}

.clr-red {
    /*
    background-color: #cc0000;
    opacity: 0.8;
    */
    background-color: #ef4836 !important;
    background-image: none !important;
    border-color: #ef4836 !important;
}

.clr-maroon {

    background-color: #4d0000;
    opacity: 0.8;

    /*
    background-color: #95a5a6 !important;
    background-image: none !important;
    border-color: #95a5a6 !important;
    */
}

.clr-green {
    /*
    background-color:  #006600;
    opacity: 0.8;
    */
    background-color: #35aa47 !important;
    background-image: none !important;
    border-color: #35aa47 !important;
}

.clr-yellow {
    /*
    background-color: #e68a00;
    opacity: 0.8;
    */
    background-color: #ffb848 !important;
    background-image: none !important;
    border-color: #ffb848 !important;
}

.btn_prepone, .btn_prepone:hover, .btn_prepone:active, .btn_prepone:focus {
    background-color: #FFFFFF;
    font-weight: bold;
    color: #4b8df8;
    margin-top: -7px;
    margin-right: 20px;

}

.tooltiptext {
    display: none;
    max-height: 300px;
    overflow-y: auto;
}

div.alert-danger ul, div.alert-success ul {
    list-style: none;
}

#booking_modal_cart_type img {
    max-height: 180px;
}

/* hooks for datetimepicker */

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td.separator {
    padding: 8px 0px !important;
}

/* hooks for datetimepicker */

#coupon_table tr.child .dtr-title {
    text-overflow: ellipsis !important;
    white-space: nowrap;
    overflow: hidden;
}

.booking-filter .form-group {
    width: 16.66%;
    float: left;
    padding: 0 10px;
}
.quick-search-date{
    width: calc(100% - 80px);
    text-align: center;
}
.quick-search-date span{
    background-color: #2196F3;
    color: #FFF;
    text-align: center;
    font-weight: bolder;
    border-bottom-style: unset;
    padding: 11px 15px;
    font-size: 13px;
}
/* 09-08-18 */
.name-label::after {
    content: '!';
    color: red;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    font-weight: bold;
}
.returnStatus,.deliveryStatus{
    display: none;
}
.return-checkbox{
    position: absolute;
    left: 15px;
}
.return-checkbox + a,.return-checkbox + span{
    margin-left:15px;
}
.booking-history .nav-tabs{
    margin-bottom: 0;
}
#booking_modal_extend.modal{
    overflow: auto !important;
}
@media (max-width: 1024px) {
    .booking-filter .form-group {
        width: 33.33%;
    }
}

/* end booking page css */
@media (min-width: 769px) {
    .cart_categorys_list .blog-horizontal-2 .blog-preview {
        width: calc(100% - (20% + 20px));
        float: left;
    }

    .cart_categorys_list .blog-horizontal-2 .thumb {
        width: calc(100% - (80%));
    }
}

@media only screen and (max-width: 768px) {
    .order-history .total-amount-div {
        text-align: left;
    }

    #booking_modal_1 .form-horizontal .radio-inline {
        padding-top: 0;
    }

    .button-footer-div h5, .button-footer-div a {
        width: 100%;
    }

    .booking-filter .form-group {
        width: 100%;
    }
}

@media only screen and (max-width: 760px) {
    #filter_date_div {
        margin-left: 25.3333%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1280px) {

}

@media only screen and (max-width: 600px) {
    /* booking model 24-07-18 */
    #booking_modal_1 .modal-footer button,#booking_modal_edit .modal-footer button,#booking_modal_edit .modal-footer a.view-details,#booking_modal_change .modal-footer button,#booking_modal_extend .modal-footer button,#booking_modal_move .modal-footer button{
        width: 100%;
        margin: 5px 0;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 400px) {

}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    #filter_date_div {
        margin-left: 20%;
        width: 40%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 320px) {
    #filter_date_div {
        margin-left: 11%;
        width: 50%;
    }
}

/*
    Extra small devices (portrait phones, less than 576px)
    No media query since this is the default in Bootstrap
 */
/*
    Small devices (landscape phones, 576px and up)
*/
@media (min-width: 576px) {
}

/*
   Medium devices (tablets, 768px and up)
*/

@media (min-width: 768px) {
    .blog-horizontal .thumb {
        width: 28%;
    }

    #filter_date_div {
        margin-left: 28%;
    }


}

/*
   Large devices (desktops, 992px and up)
*/

@media (min-width: 992px) {
    #filter_date_div {
        margin-left: 39%;
    }
}

/*
   Extra large devices (large desktops, 1200px and up)
*/
@media (min-width: 1200px) {

}