﻿ul.menu-res li:last-child a, ul.menu-shop li:last-child a{
    cursor: pointer
}
/*css user*/
#m-d-user {
    cursor: pointer;
}
.full-name-user {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    position: relative;
    top: 3px;
}
.logined li button {
    border: 0;
    width: 100%;
    background: #fff;
    color: #000;
    font-weight: normal;
    text-align: left;
    padding: 3px 20px;
}
/*css btn like*/
.td_toggle_place .toggle {
    width: 18px;
    height: 17px;
    border: none;
    margin-left: 3px;
    cursor: pointer;
}
.td_toggle_place .readonly {
    cursor: default;
}
.td_toggle_place button {
    margin-right: 4px;
}
/*end*/
.bkr-form-input select{
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    border: 1px solid #dedede;
    padding: 0 10px;
    font-weight: 300;
    color: #777777;
}
/*css qacode*/
.d-confirm-qr a#btn-create-code{
    padding: 7px 30px;
    border-radius: 4px !important;
    background: #E60F1E;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
}
    #btn-create-code {
    cursor: pointer;
}
    #qrcode-container {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
#qrcode-container img {
    display: inline-block !important;
}
/*css like*/
.love-heart span {
    background: transparent;
    border: none;
    font-size: 25px;
    color: #ED1C24;
    outline: 0
}
.love-heart span[class*="alt"] {
    color: #fff;
}
.love-heart-no span {
    background: transparent;
    border: none;
    font-size: 25px;
    color: #fff;
    outline: 0
}
@media (max-width: 991px){
.aside-info__action a:nth-child(3) {
    background-color: #a70f30;
}
}
.custom-social .a2a_svg {
    border-radius: 50% !important;
    height: 40px !important;
    width: 40px !important;
}
.aps-intro-block .cus-social > a {
    width: 35px !important;
    background-image: none !important; 
}
.cus-social a:hover .a2a_svg{
    opacity: 1 !important;
}
.error{
        color: #ff5454 !important;
    }
/*css booking res*/
.aside-order .order-form__input input[type="number"]{
	position: relative;
    background-color: transparent;
    z-index: 1;
    width: calc(100% - 18px - 24px);
    height: 35px;
    line-height: 35px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 800;}
.aside-order.theme-orange .order-form input[type="number"]{
    color: #f9a41b;
}

/* message */
.cls_wrap {
    position: fixed;
    height: 400px;
    z-index: 9999999;
    right: 60px;
    bottom: 0px;
}
.cls_x {
    background: rgba(78, 86, 101, 0.8) none repeat scroll 0 0;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 1px;
    width: 25px;
    z-index: 99999999;
}
.cls_x:hover {
    cursor: pointer;
}

.cls_tuvan a {
    color: white !important;
    font-size: 15px;
}

header.aps .main-header .hd-right .site-child-top {
    padding: 20px 12px !important;
}
/*css shop*/
 .loadmore-hidden .aps-intro-text {
    text-align: justify;
}
.cls-pointladder {
    color: red;
    font-style: italic;
    font-size: 16px;
}
.aps-review .percent {
    color: #000 !important;
}
.click-load-more, .load-more-hidden {
    display: none;
}
.click-load-more {
    max-height: 100px !important;
    overflow: auto !important;
    text-align: justify;
}
.click-load-more::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
}

.click-load-more::-webkit-scrollbar {
    width: 5px;
}

.click-load-more::-webkit-scrollbar-thumb {
    background-color: #EAE8E8;
}
.aps-shop-detail-banner {
    background-image: url('../../Views/Shared/Portals/HNI/../../../../Images/hni/shop-2.jpg');
    background-size: cover;
}
.food-item__text{
    text-align: justify;
}
.aps-shop-banner {
        background-image: url('../../Views/Shared/Portals/HNI/../../../../Images/hni/shop-2.jpg');
    }
 .aps-place-banner {
        background-image: url('../../Views/Shared/Portals/HNI/../../../../Images/hni/ho-guom.jpg');
    }

/*CSS HOTEL CUSTOM TRA*/
header.aps .main-header .hd-right .login-top {
    padding: 20px 12px !important;
    margin-left: 10px;
}
header.aps .main-header .hd-right .top .dropdown .name
{
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
/*END CSS HOTEL CUSTOM TRA*/