.pointer {
    cursor: pointer;
}

.bg-kantin {
    background-color: #3980C0 !important;
}

.bg-kantin2 {
    background-color: #FFFFFF !important;
}

.bg-kantin2 li.active {
    background: #E2F0FB;
}

.bg-kantin2 li:hover {
    background: #E3E6F0;
}

.navbar .logo {
    height: 15px !important;
}

#saldo {
    /*display: -webkit-box;*/
    max-height: 30px;
    min-height: 30px;
    font-size: 0.7em;
    font-weight: 600;
    line-height: 15px;
    overflow: hidden;
    white-space: normal;
    overflow-wrap: break-word;
}

.btn-google {
    color: #FFFFFF;
    background-color: #EA4335;
    border-color: #FFFFFF;
}
/*.btn-spinner {*/
    /*border-radius: ;*/
/*}*/

.list-sekolah .card-body {
    padding: 0.75rem;
}

.list-sekolah {
    color: #1B1E21;
    cursor: pointer;
}

.list-sekolah .card:hover {
    background: #E3ECF8;
    color: #1D68A7;
    text-decoration: none;
}

.list-sekolah .alamat-sekolah {
    font-size: 9pt;
}

.list-menu {
    color: #1B1E21;
}

.add-desc {
    cursor: pointer;
}

.product-container {
    width: 100% !important;
    max-height: 300px !important;
}

.container-menu-item {
    padding: 0 !important;
    margin: 0.5% !important;
    min-width: 115px;
    max-width: 115px;
}

@media (min-width: 576px) {
    .container-menu-item {
        min-width: 120px;
        max-width: 120px;
    }

    .top-sliders .text-slider {
        padding: 1.5em !important;
    }

    .top-sliders .img-center {
        max-width: 60% !important;
        max-height: 60% !important;
        padding: 1.5em;
    }
}

@media (min-width: 768px) {
    .container-menu-item {
        min-width: 130px;
        max-width: 130px;
    }

    .top-sliders .text-slider {
        padding: 2em !important;
    }

    .top-sliders .img-center {
        max-width: 40% !important;
        max-height: 40% !important;
        padding: 0.7em;
    }
}

@media (min-width: 992px) {
    .container-menu-item {
        min-width: 140px;
        max-width: 140px;
    }

    .top-sliders .img-center {
        max-width: 30% !important;
        max-height: 30% !important;
        padding: 1.2em;
    }
}

@media (min-width: 1200px) {
    .container-menu-item {
        min-width: 140px;
        max-width: 140px;
    }

    .top-sliders .img-center {
        max-width: 20% !important;
        max-height: 20% !important;
        padding: 1.2em;
    }
}

.cart .img-thumbnail,
.menu-item .photo {
    position: relative !important;
    min-height: 10em;
    height: 100%;
    padding: 0 !important;
    background-size: cover;
    cursor: pointer;
    /*background: #FFFFFF url('https://object.mycoop.id/laci/noimage.jpg') no-repeat fixed right center;*/
}

.cart .img-thumbnail:hover,
.show-page .photo:hover,
.menu-item .photo:hover {
    transform: scale(1.02);
    transition: all .5s;
}

.product-title,
.menu-item .title {
    display: -webkit-box;
    max-height: 30px;
    min-height: 30px;
    font-size: 0.7em;
    font-weight: 600;
    line-height: 15px;
    overflow: hidden;
    white-space: normal;
    overflow-wrap: break-word;
}

.product-title {
    font-size: 1em !important;
}

.product-price,
.menu-item .price {
    display: block;
    width: 100%;
    font-size: 0.8rem;
    font-weight: bold;
    color: #4CAF50;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.menu-item .merchant {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    font-size: 0.7rem;
    line-height: 1.5;
    margin: 0;
    color: darkgray;
}

.merchant .merchant-name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    vertical-align: top;
    margin-left: 3px;
}

.menu-item .deskripsi {
    font-size: 10pt;
}

.menu-show {
    position: relative;
    /*background-color: rgba(255, 255, 255, 1);*/
    /*display: inline-flex;*/
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .7) !important;
    text-decoration: none !important;
}

.menu-show:hover {
    color: rgba(0, 0, 0, .7) !important;
    text-decoration: none !important;
}

/*SHOW PAGE*/
.show-page .photo {
    /*background: url('https://source.unsplash.com/IiZ2Gqxm5Pg/600x800');*/
    position: relative;
    min-height: 15em;
    height: 100%;
    padding: 0 !important;
    background-size: auto;
    background: #FFFFFF no-repeat fixed center center;
}

.show-page .photo img {
    width: 100%;
}

.show-page .title {
    display: block;
    position: relative;
    font-weight: 800;
    font-family: Nunito Sans, -apple-system, sans-serif;
    -webkit-text-decoration: initial;
    text-decoration: initial;
    font-size: 1.25rem;
    line-height: 1.3;
    color: rgba(49, 53, 59, 0.96);
}

.show-page .merchant-name {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin: 0 8px 0 0;
    color: #4E73DF;
    line-height: 18px;
    font-size: 12px;
    font-weight: 700;
}

.show-page .key {
    font-family: 'open sans', 'tahoma', sans-serif;
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 0.8571428571428571rem;
    line-height: 18px;
    color: rgba(49, 53, 59, 0.32);
    -webkit-text-decoration: initial;
    text-decoration: initial;
    margin: 0;
}

.show-page .description {
    display: block;
    position: relative;
    font-weight: 400;
    font-size: 0.857143rem;
    line-height: 18px;
    color: rgba(49, 53, 59, 0.68);
    text-decoration: initial;
    margin: 0px;
    overflow-wrap: break-word;
    white-space: pre-line;
}

.show-page .detail tr td {
    min-height: 40px;
    vertical-align: middle;
}

.show-page .price {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #4CAF50;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.show-page input.qty-cart-show {
    max-width: 50px !important;
}

/*PROFILE*/
.profile img.avatar {
    max-width: 250px;
    max-height: 250px;
}

.profile .choose-avatar,
.profile .edit {
    cursor: pointer;
}

@media only screen and (max-width: 576px) {
    .trx-image {
        min-height: 200px !important;
    }
}

/*MERCHANT LIST-ORDER*/

.order-list .photo {
    background: url('https://object.mycoop.id/laci/noimage.jpg');
    position: relative;
    min-height: 12em;
    height: 100%;
    padding: 0 !important;
    background-size: cover;
    background: #FFFFFF no-repeat fixed center center;
}

.order-list .photo:hover {
    transform: scale(1.02);
    transition: all .5s;
}

.order-list .title {
    display: -webkit-box;
    max-height: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    overflow: hidden;
    white-space: normal;
    overflow-wrap: break-word;
}

.order-list .price {
    font-size: 12px;
    font-weight: bold;
    color: #4CAF50;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.order-list .qty {
    font-size: 12px;
    font-weight: bold;
    color: #171A1D;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
}

.order-list .customer {
    display: flex;
    -moz-box-align: center;
    align-items: center;
    font-size: 0.857143rem;
    line-height: 1.5;
    margin: 0px 0px;
    color: #171A1D;
    font-weight: 600;
}

.order-list .description {
    font-size: 10pt;
}

.order-list .address {
    font-size: 10pt;
    display: -webkit-box;
    max-height: 30px;
    line-height: 1.2;
    overflow: hidden;
    white-space: normal;
    overflow-wrap: break-word;
    cursor: pointer;
}

.order-list .address-show {
    font-size: 10pt;
    display: block !important;
    max-height: 100px !important;
    line-height: 1.2;
}

.order-list .total {
    font-family: open sans, tahoma, sans-serif;
    font-size: 12pt;
    color: rgb(250, 89, 29);
    font-weight: bold;
}

/*overwrite bootstrap 4*/
.table td {
    padding: 0.1rem !important;
    vertical-align: middle !important;
}

.table thead td {
    text-align: center;
}

.topbar {
    height: 3rem !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #3980C0 !important;
    background-color: #FFFFFF !important;
    border: 1px solid #3980C0;
}

.nav-pills .nav-link {
    color: inherit;
    border: 1px solid #F2DEDE;
    padding: 4px !important;
    font-size: 11pt;
}
