﻿
.logo img {
    max-height: 100px !important;
    height: 100%;
    width: auto !important;
}

.logo-portrait {
    height: 100%;
    width: auto !important;
}

.logo-landscape {
    width: 100%;
    height: auto !important;
}

.remove-padding-left-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.item-added {
    min-height: 16px;
    height: 16px;
}

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.danger_message {
    color: #D40000;
    opacity: 0.8;
    line-height: 18px;
}

.remind_message {
    color: #eea236; 
    opacity: 0.8;
}

.cursor_pointer {
    cursor: pointer;
}

.bg-gray {
    background-color: #f7f7f9;
}

.label-black {
    background-color: #000000;
}

.input-group-btn .btn {
    min-height: 34px;
}

.text-success-message {
    color: #5db75d !important;
}

.thumbnail-1 .img-1 > span {
    text-align: center;
}

.dropdown-menu > li > a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#smoov-payment-pickup .pickup-title {
    color: #6FA033;
}

.checkout_order_detail-addtional_request {
    font-style: italic;
}

.session-datetime {
    padding: 10px;
}

.fa-exclamation-triangle {
    color: #f8bb86;
}

#msgModal .modal-header {
    border-bottom: 0px;
}

#msgModal h4 {
    line-height: 1.9;
}

.cart-block .nav-tabs > li {
    z-index: 1;
    float: left;
    width: 33.33333333%;
}

.cart-block-sticky {
    position: fixed;
    top: 125px;
}

.order-list .item-pricing {
    position: relative;
    padding: 5px;
    width: 100%;
    min-height: 70px;
}

.order-list .item-line {
    border-bottom: 1px dotted #d7d7d7;
}

#alertMinimum {
    min-height: 0;
    display: none;
    position: relative;
    bottom: 0;
    z-index: 3;
    left: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 120%;
    width: 96%;
}

    #alertMinimum .alert-danger {
        font-size: 13px;
        padding: 12px 10px;
        margin-bottom: 0;
    }

        #alertMinimum .alert-danger svg {
            position: absolute;
            top: 0px;
            right: 0px;
            cursor: pointer;
        }

#alertInclusiveTaxes {
    min-height: 0;
}

    #alertInclusiveTaxes .alert-info {
        font-size: 13px;
        padding: 10px;
        margin-bottom: 0;
    }

#alertBeyondToday {
    min-height: 0;
}

    #alertBeyondToday .alert-warning {
        font-size: 13px;
        padding: 10px;
        margin-bottom: 0;
    }

#productDetailModal .modal-content {
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
    background-clip: initial;
}

#productDetailModal .modal-body {
    max-height: none;
    padding-bottom: 0;
    overflow-x: hidden;
    padding-top: 5px;
}

#productDetailModal .header-title__product-contaner {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}

.header-title__product {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 4px 10px;
    width: 100%;
}

.smoov-product-detail-left {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

    .smoov-product-detail-left .img-product-detail {
        max-height: 200px;
        max-width: 100%;
        width: auto;
    }

    .smoov-product-detail-left .slider {
        height: 200px;
        margin-left: 15px;
        margin-right: 15px;
        text-align: -webkit-center;
    }

        .smoov-product-detail-left .slider .slick-dots {
            left: 0;
        }

            .smoov-product-detail-left .slider .slick-dots li.slick-active button {
                width: 8px;
                height: 8px;
                background-color: transparent;
                border: 2px solid #FD576B;
            }

            .smoov-product-detail-left .slider .slick-dots li button {
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background: #FD576B;
                font-size: 0;
                border: none;
                padding: 0;
            }

    .smoov-product-detail-left .product-quantity-input-group {
        width: 110px;
    }

        .smoov-product-detail-left .product-quantity-input-group .input-group-btn .btn {
            background: #FD576B;
            color: white;
            height: 24px;
            min-height: 24px;      
            padding: 2px 6px;
        }

        .smoov-product-detail-left .product-quantity-input-group input[type=text] {
            color: #FD576B;
            font-size: 14px;
            height: 24px;
            min-width: 60px;
            padding: 0;
        }

.smoov-product-detail-right-panel .product-warnings {
    padding: 5px 15px;
    margin-bottom: 10px;
}

.smoov-product-detail-left-panel .padding-top-10 {
    padding-top: 10px;
}

.smoov-product-detail-left-panel .padding-10 {
    padding: 10px 0;
}

.smoov-product-detail-right-panel .product-quantity-input-group .input-group-btn .btn {
    background: #FD576B;
    color: white;
    height: 24px;
    min-height: 24px;      
    padding: 2px 6px;
}

.smoov-product-detail-right-panel .product-quantity-input-group input[type=text] {
    color: #FD576B;
    font-size: 14px;
    height: 24px;
    min-width: 45px;
    padding: 0;
}

.smoov-product-detail-right {
    padding-left: 5px;
    padding-right: 5px;
}

    .smoov-product-detail-right .product-variant-and-modifiers {
        background: white;
    }

    .smoov-product-detail-right .product-modifier-list {
        height: auto;
        overflow: auto;
    }

        .smoov-product-detail-right .product-modifier-list::-webkit-scrollbar-thumb {
            background: dimgray;
        }

    .smoov-product-detail-right .product-modifier-list-remark::-webkit-scrollbar-thumb {
        background: dimgray;
    }

    .smoov-product-detail-right .modifier-title {
        float: left;
        padding-top: 10px !important;
        word-break: break-word;
    }

.product-variant-and-modifiers .variants-selector {
    color: #fd576b;
    margin-bottom: 10px;
}

.smoov-product-detail-right .modifier-quantity-input-group {
    width: 120px;
}

    .smoov-product-detail-right .modifier-quantity-input-group .input-group {
        width: 90px;
        margin-top: -3px;
    }

    .smoov-product-detail-right .modifier-quantity-input-group .input-group-btn .btn {
        background: white;
        border: 1px solid #eee;
        color: #FD576B;
        height: 24px;
        min-height: 24px;      
        padding: 2px 6px;
    }

    .smoov-product-detail-right .modifier-quantity-input-group input[type=text] {
        background: white;
        border: 1px solid #eee;
        color: #FD576B;
        height: 24px;
        font-size: 14px;
        padding: 0;
    }

.smoov-product-detail-right .quantity-input-group-disabled {
    background: #BDBFC1 !important;
}

.smoov-product-detail-right .table-product-detail tr td {
    padding-top: 10px;
}

.smoov-product-detail-right .table-product-detail tr:last-child .modifier-quantity-input-group {
    height: 50px;
}

.smoov-product-detail-right .variant-and-modifier-total-price {
    margin-bottom: 15px;
    margin-top: 15px;
}

.smoov-product-detail-right .modifier-price {
    min-width: 80px;
    text-align: right;
    word-break: break-word;
}

.product-detail-footer {
    margin: 0px;
    padding: 0;
}

    .product-detail-footer .product-total-price {
        padding: 0;
    }

        .product-detail-footer .product-total-price .btn-left {
            text-align: left;
            border-radius: 0px 0px 0px 5px;
            -moz-border-radius: 0px 0px 0px 5px;
            -webkit-border-radius: 0px 0px 0px 5px;
            border: 0px solid #000000;
        }

        .product-detail-footer .product-total-price .btn-right {
            text-align: right;
            border-radius: 0px 0px 5px 0px;
            -moz-border-radius: 0px 0px 5px 0px;
            -webkit-border-radius: 0px 0px 5px 0px;
            border: 0px solid #000000;
        }

        .product-detail-footer .product-total-price .input-group-btn {
            width: 100%;
            color: white;
        }

            .product-detail-footer .product-total-price .input-group-btn .btn {
                background: #FD576B;
                color: white;
            }

        .product-detail-footer .product-total-price h4 {
            background: #FD576B;
            color: white;
            height: 50px;
            padding-top: 15px;
        }


.additional-request {
    color: #000000;
    font-size: 13px;
    cursor: pointer;
    height: 40px;
    position: relative;
}

    .additional-request .additional-request-box {
        padding: 13px 15px;
        height: 100%;
    }

    .additional-request .text-additional-request i {
        position: absolute;
        top: 12px;
    }

    .additional-request .text-additional-request span {
        padding-left: 20px;
    }

    .additional-request .press-to-input {
        color: #999999;
    }

        .additional-request .press-to-input span {
            padding-right: 15px;
        }

        .additional-request .press-to-input i {
            position: absolute;
            top: 6px;
            right: 15px;
        }

@media (min-width: 992px) {
    #productDetailModal .smoov-product-detail-left-panel {
        width: 45%;
    }

    #productDetailModal .smoov-product-detail-right-panel {
        width: 55%;
    }

    .info-total-cart-sticky {
        position: fixed;
        bottom: 59px;
        width: 270px;
    }

    .container-promotion {
        padding-top: 10px;
    }

    .icon-change-datetime {
        position: absolute;
        right: 5px;
        bottom: 8px;
    }
}

@media (max-width: 991px) {
    .smoov-product-detail-left .product-detail-content {
        height: auto;
        overflow: visible;
    }

    .smoov-product-detail-right .product-modifier-list {
        height: auto;
        overflow: visible;
    }

    .smoov-product-detail-right .modifier-quantity-input-group {
        max-width: 150px;
    }

    .smoov-product-detail-right .table-product-detail tr td {
        padding-top: 5px;
    }

    .product-detail-footer .product-total-price > .input-group {
        bottom: 0;
    }

    #main.location-hours {
        margin-top: 20px;
    }

    .danger-message-custom {
        display: block;
        font-size: 14px;
    }
}
.padding-top-15 {
    padding-top: 15px;
}

.padding-top-5 {
    padding-top: 5px;
}

.huongken {
    background: #FD576B;
}

    .huongken .modal-header {
        border: none;
        padding: 0 15px;
    }

        .huongken .modal-header button[type="button"] {
            opacity: 1;
            color: #fdbbc5;
            font-size: 16px;
        }
.slider-2 .slick-dots li button {
    background-color: #FD576B;
}

.slider-2 .slick-dots li.slick-active button {
    border-color: #FD576B;
    background-color: #fff;
}
@media (min-width: 992px) {
    #header > .inner.sticky #navbar-collapse-1 {
        display: inline-block;
    }

    #header > .inner.sticky .brand-name {
        display: inline-block;
    }

    .content-cart {
        max-height: 550px;
        min-height: 350px;
        margin-top: 3px;
    }

        .content-cart .block-4.cart-info-block.bg-pink {
            display: block !important;
        }
}

.modalSingleDeliveryTime-listBlockouts {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80px;
}

.time-list-xs {
    display: inline-block !important;
    width: auto !important;
}

.btnAmPm {
    width: 45px;
}

    .btnAmPm .togglePeriod {
        width: 40px;
        padding-left: 2px;
        padding-right: 2px;
    }

.small-space {
    margin-top: 5px;
    margin-bottom: 5px;
}

.timepicker-group {
    width: 200px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .timepicker-group select, .timepicker-group span, .timepicker-group button {
        float: left;
    }

    .timepicker-group span, .timepicker-group button {
        line-height: 15px !important;
    }


    .timepicker-group select {
        height: auto;
        line-height: 32px !important;
        width: auto !important;
        -ms-box-sizing: content-box !important;
        -moz-box-sizing: content-box !important;
        -webkit-box-sizing: content-box !important;
        box-sizing: content-box !important;
    }

    .timepicker-group span {
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 7px;
    }

    .timepicker-group button {
        margin-left: 3px;
    }

@media (width: 768px) {
    .timepicker-group {
    }
}

span.promotionMark {
    background: url(../images/promotions-bullet.png) no-repeat left center;
    width: 100%;
    height: 10px;
    display: inline-block;
    position: relative;
    left: 2px;
    top: 8px;
}

.modal-open {
    position: inherit;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.time-selector-dropdown {
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    overflow-y: scroll;
    position: static;
    display: inline-block;
    white-space: nowrap;
}

#dropdown-time-selecter-2 {
    width: auto !important;
}

#txthour, #txtminute {
    overflow-y: scroll;
    max-height: 50px;
}


.promotions-available-bullet {
    background: url('../images/promotions-bullet.png') no-repeat left center;
    padding-left: 15px;
    font-weight: bold;
}

ul.list-promotions {
    list-style: none;
    color: #00d900;
    font-weight: bold;
}


#singleDeliveryTimeModal .modal-body {
    overflow-y: visible !important;
}

#singleDeliveryTimeModal .modal-body {
    max-height: 700px !important;
}



#singleDeliveryTimeModal .mobile-picker-time {
    padding-top: 15px;
    font-size: 12px;
    font-weight: bold;
}

@media (min-width: 768px) {
    #singleDeliveryTimeModal .form-inline .input-group > .form-control {
        width: auto;
    }

    #singleDeliveryTimeModal .input-group-btn {
        float: left;
    }
}

@media (max-width: 768px) {
    #singleDeliveryTimeModal .input-group[class*="col-"] {
        float: left;
    }

    #singleDeliveryTimeModal .mobile-picker-time {
        margin-left: 25%;
    }

    #singleDeliveryTimeModal .markTimePicker {
        padding-top: 10px;
    }

    .title-group .padding-left-15-mobile p {
        margin-bottom: 0;
        padding-right: 15px !important;
    }

    .max-height-description-mobile {
        max-height: 95px;
    }
}

#singleDeliveryTimeModal #discount-promotions {
    padding-top: 16px;
}

#singleDeliveryTimeModal .col-xs-offset-timepicker {
    padding-left: 10px;
}

#singleDeliveryTimeNotAvailable {
    margin-bottom: 0px;
}

.logo_kelly_jie_seafood {
    width: 315px !important;
}

    .logo_kelly_jie_seafood .logo img {
        height: auto !important;
        max-height: none !important;
    }

.payment-detail-collapse {
    padding-bottom: 15px;
    width: 50%;
}

#accordion {
    margin-bottom: 0;
}

#containmycart #accordion .panel.panel-default {
    border-radius: 0;
    border: none;
}

#containmycart #headingOne {
    border: 1px solid #ddd;
    border-radius: 0;
    position: relative;
}

@media (max-width: 991px) and (orientation:portrait) {
    .container-promotion {
        display: flex;
        display: -webkit-flex;
    }

    .container-promotion__text {
        width: 70%;
    }

    .service-modal-text-sm {
        color: #f40143;
        text-align: left;
        margin-bottom: 10px;
    }

    .service-modal-image-sm {
        float: left;
        margin: 0 22px;
        height: 100px;
    }

    .service-modal-desc-sm {
        color: #000;
        font-size: 18px;
        text-align: left;
    }

    .promotion-block-list {
        text-align: left;
    }

    .service-modal-promo-sm {
        display: inline;
    }

    .service-modal-block-sm {
        margin: 20px 0 20px 0;
        cursor: pointer;
        padding-left: 0px
    }
}

@media (max-width: 769px) and (orientation:portrait) {
    .ipad-portrait {
        width: 320px !important;
    }
}

@media (min-width: 992px) and (orientation:portrait) {
    .service-modal-text-md {
        color: #f40143;
        font-size: 20px;
    }

    .service-modal-image-md {
    }

    .service-modal-desc-md {
        color: #000;
        font-size: 14px;
    }

    .service-modal-promo-md {
        text-align: center;
    }

    .service-modal-block-md {
        margin: 8px 0 5px 0;
        cursor: pointer;
    }
}

@media screen and (orientation:landscape) {
    .service-modal-text-md {
        color: #f40143;
        font-size: 20px;
    }

    .discount-additional-promo {
        margin-top: 17px;
    }

    .service-modal-image-md {
    }

    .service-modal-desc-md {
        color: #000;
        font-size: 14px;
    }

    .service-modal-promo-md {
        text-align: center;
    }

    .service-modal-block-md {
        margin: 8px 0 5px 0;
        cursor: pointer;
    }

    .col-landscape {
        width: 33.33333%;
        float: left;
    }
}

.service-modal-footer {
    background-color: #f40143;
    color: #FFF;
    text-align: center;
}

.service-modal-img {
    height: 90px;
}

.voucher-desc-promo {
    background: #ED9B21;
    border-radius: 15px;
    color: #fff;
    padding: 5px;
    font-size: 12px;
}

fieldset.fd-productdetailpopup {
    margin-top: 15px;
    padding-top: 15px;
    border-radius: 3px;
    box-shadow: 0 0 2px #666;
    margin-bottom: 15px;
}

fieldset.fd-productdetailpopup-warning {
    margin-top: 15px;
    padding-top: 15px;
    border: 1px solid #f00;
    border-radius: 3px;
    box-shadow: 0 0 2px #f00 !important;
    margin-bottom: 15px;
}

legend.lg-productdetailpopup {
    float: left;
    margin-top: -24px;
    margin-bottom: 0;
    background: #FFF;
    border-bottom: none;
    width: auto;
    color: #fd576b;
    font-size: 18px;
}

.title-mini-subtotal {
    position: relative;
}

#promptWithoutMinimunSubtotal_error.tooltip.top {
    padding: 5px 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: absolute;
    bottom: 13px;
    right: 0px;
}

    #promptWithoutMinimunSubtotal_error.tooltip.top .tooltip-arrow {
        border-top-color: #fcf8e3;
    }

    #promptWithoutMinimunSubtotal_error.tooltip.top .tooltip-inner {
        background-color: #fcf8e3;
        color: #322e3f;
        margin-left: auto;
        margin-right: auto;
        font-size: 12px;
        width: 100%;
    }

#checkoutArea4Click {
    padding: 0px;
    position: relative;
}

#btnCheckOut .btnCheckout-text {
    text-transform: uppercase;
}

.btn-promotion-yes {
    color: #fff !important;
    background-color: #FD576B;
    border-color: #FD576B;
    width: 100px;
}

.btn-promotion-no {
    color: #FD576B;
    background-color: #fff;
    border-color: #FD576B;
    width: 100px;
}

.product-variant-and-modifiers .table-product-detail tr {
    vertical-align: top;
    border: 5px solid transparent;
}

@media (min-width: 1024px) {
    .modal-xl {
        width: 991px;
    }
}

.remove-modal-section-border {
    border-bottom: none;
}

@media (min-width: 568px) and (orientation: landscape) {
    .col-md-push-2 {
        left: 16.66667%;
    }
}

.padding-right-10 {
    padding-right: 10px !important;
}

@media (min-width: 1024px) and (max-height: 670px) {
    .danger-message-custom {
        display: block;
        font-size: 14px;
    }
}

.shaketitle {
    animation: shakeCart .4s ease-in-out forwards;
}

@keyframes xAxis {
    100% {
        transform: translateX(calc(50vw - 105px));
    }
}

@keyframes yAxis {
    100% {
        transform: translateY(calc(-50vh + 75px));
    }
}

@keyframes shakeCart {
    25% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-6px);
    }

    75% {
        transform: translateX(2px);
    }

    100% {
        transform: translateX(0);
    }
}
