@media only screen and (min-width: 768px) and (max-width: 991px) {
    .full-date span {
	    top: 13px !important;
	}
    .full-date > i {
        position: absolute;
        left: 28px;
        font-size: 15px;
        top: 18px !important;
    }
    .selected-time-option {
        font-size: 13px !important;
    }
    .full-date span {
        font-size: 13px;
        padding-left: 20px;
    }
    .full-date span {
        top: 9px !important;
    }
    #direct-category-book {
        font-size: 13px;
    }
    
}
.cart-items .m-date{text-align:start !important;}
@media only screen and (min-width: 600px) and (max-width: 768px) {
    .full-date span {
	    top: 13px !important;
	}
    .full-date > i {
        position: absolute;
        left: 28px;
        font-size: 15px;
        top: 18px !important;
    }
    .seat-ticket-book {
	    position: absolute;
	    right: 10px;
	    margin-top: 18px;
	    z-index: 9999;
	}
	.selected-time-option {
        font-size: 13px !important;
    }
    .full-date span {
        font-size: 13px;
        padding-left: 20px;
    }
    .full-date span {
        top: 9px !important;
    }
    #direct-category-book {
        font-size: 13px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 600px){
	    .seat-ticket-book {
	        padding: 5px 2px 5px 0px !important;
	    }
	    #direct-category-book {
	        font-size: 10px !important;
	    }
	        h5.mb-1 {
            font-size: 13px;
            font-weight: normal !important;
            margin-bottom: 9px;
            padding-bottom: 3px;
        }
        .select-box-time .selected-time-option {color: #fff;cursor: pointer;position: relative;top: 3px;}
        i.fa-caret-down {color: #fff;font-size: 10px;}
        .seat-ticket-book.book-now-btl-left span {color: #fff;}
        .cart-items .m-date{text-align:end !important;}
}

@media only screen and (min-width: 991px) and (max-width: 1299px){
    .select-box {
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.7px;
        padding-top: 14px;
        font-weight: normal;
        color: white;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .full-date span {
        top: 13px !important;
    }
    .full-date > i {
        position: absolute;
        left: 28px;
        font-size: 15px;
        top: 18px !important;
    }
    .selected-time-option {
        font-size: 13px !important;
    }
    .full-date span {
        font-size: 13px;
        padding-left: 20px;
    }
    .full-date span {
        top: 9px !important;
    }
    #direct-category-book {
        font-size: 13px;
    }
    .parent-category {
        margin-top: 12px;
    }
    .full-date i {
        top: 16px !important;
    }
    .full-date span {
        padding-top: 8px;
        position: relative;
    }
    .icon_top {
        margin-top: 12px;
    }
    
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
    .full-date span {
        top: 13px !important;
    }
    .full-date > i {
        position: absolute;
        left: 28px;
        font-size: 15px;
        top: 18px !important;
    }
    .seat-ticket-book {
        position: absolute;
        right: 10px;
        margin-top: 52px;
        z-index: 9999;
    }
    .selected-time-option {
        font-size: 13px !important;
    }
    .full-date span {
        font-size: 13px;
        padding-left: 20px;
    }
    .full-date span {
        top: 9px !important;
    }
    #direct-category-book {
        font-size: 13px;
    }

    .parent-category {
        margin-top: 12px;
    }
    .full-date i {
        top: 16px !important;
    }
    .full-date span {
        padding-top: 8px;
        position: relative;
    }
    .icon_top {
        margin-top: 12px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 600px){
        .seat-ticket-book {
            padding: 5px 2px 5px 0px !important;
        }
        #direct-category-book {
            font-size: 10px !important;
        }
}

.bg_card_header {
    /* background-color: #cccccc33; */
    padding: 0px 0px 0px 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
@media only screen and (max-width: 600px) {
    .bg_card_header_col{
        display: none;
    }
}
.inclusive ul {
    padding: 0px 0px 0px 25px;
}
/* Tab Device */
@media only screen and (min-width: 600px) and (max-width: 768px) {
    .parent-category{margin-top: 0px !important;}
    .date-row{align-items: center !important;}
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
    .select-box{border-right:none;padding-top:10px;}
    .full-date span{padding-top: 2px;}
    .mobile-user-icon a.nav-link{color:#000 !important;}
    .full-date i{top:9px !important;}
    .date-row{align-items: center !important;}
}