﻿body {
    background: url("../../images/anh_nen.jpg");
}

span.feeship {
    font-size: 0
}

.tik-fa {
    color: white;
}

a, a:hover {
    text-decoration: none !important;
}

.alert-toast {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
    transition: opacity .1s cubic-bezier(.4, 0, .6, 1)
}

.toast-container {
    border-radius: 2px;
    overflow: hidden;
    display: inline-block;
    cursor: default;
    padding: 2.5rem 1.25rem;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 1.0625rem;
    text-align: center;
    min-width: 18.75rem;
    max-width: 25rem
}

.toast-icon {
    display: flex;
    justify-content: center
}

.toast-icon {
    margin-bottom: 1.25rem
}

.action-toast-icon {
    align-items: center;
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 50%;
    text-align: center;
    background-color: #00bfa5
}

#toast-success .action-toast-icon {
    background-color: #00bfa5
}

#toast-error .action-toast-icon {
    background-color: #ff00187d
}

.action-toast-icon,
.toast-icon {
    display: flex;
    justify-content: center
}

.footer_logo {
    font-size: 16px;
}
.section {
    background: url("../../images/anh_nen.jpg");
}
.white-card-custom {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.btn-hover:hover {
    color: #007bff !important;
}
.selectTinhTP {
    width: 100%;
    height:42px;
    margin-bottom: 15px;
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #d8d8d8;
}

.js-district-select2 .dropdown-clear-all {
    display: none !important;
}

.js-city-select2 .dropdown-clear-all {
    display: none !important;
}
.js-city-select2 .dropdown-display{
    height:42px;
}
.js-district-select2 .dropdown-display {
    height: 42px;
}
.change_password-content .form-group {
    margin-bottom: 15px !important;
}
#toast-container {
    margin-top:50px;
}
#loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4); /* nền mờ */
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #fff;
    border-top: 4px solid transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.button-cart {
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0;
    top: 40%;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}
    .button-cart button {
        align-items: center;
        background-color: #FFE7E7;
        background-position: 0 0;
        border: 1px solid #FEE0E0;
        border-radius: 11px;
        box-sizing: border-box;
        color: #D33A2C;
        cursor: pointer;
        font-size: 1rem;
        font-weight: 700;
        line-height: 33.4929px;
        list-style: outside url(https://www.smashingmagazine.com/images/bullet.svg) none;
        padding: 2px 12px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        text-underline-offset: 1px;
        transition: border .2s ease-in-out, box-shadow .2s ease-in-out;
        -webkit-user-select: none;
        touch-action: manipulation;
        white-space: nowrap;
        word-break: break-word;
        opacity: 0.75;
    }
.item-img_logotopleft {
    position: absolute;
    left: 3px;
    top: 3px;
    z-index: 2;
}
/*cart in list*/
.opa-carhover {
    position: relative;
}

.overlay-cart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}

.opa-carhover:hover .overlay-cart {
    display: block;
    background: rgba(0, 0, 0, .3);
}

.button-cart {
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0;
    top: 40%;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}


    .button-cart button {
        align-items: center;
        background-color: #FFE7E7;
        background-position: 0 0;
        border: 1px solid #FEE0E0;
        border-radius: 11px;
        box-sizing: border-box;
        color: #D33A2C;
        cursor: pointer;
        font-size: 1rem;
        font-weight: 700;
        line-height: 33.4929px;
        list-style: outside url(https://www.smashingmagazine.com/images/bullet.svg) none;
        padding: 2px 12px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        text-underline-offset: 1px;
        transition: border .2s ease-in-out,box-shadow .2s ease-in-out;
        user-select: none;
        -webkit-user-select: none;
        touch-action: manipulation;
        white-space: nowrap;
        word-break: break-word;
        opacity: 0.75;
    }

        .button-cart button:active,
        .button-cart button:hover,
        .button-cart button:focus {
            outline: 0;
        }


        .button-cart button:active {
            background-color: #D33A2C !important;
            box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px 0 inset !important;
            color: #FFFFFF !important;
        }

        .button-cart button:hover {
            background-color: #FFE3E3 !important;
            border-color: #FAA4A4 !important;
        }

        .button-cart button:active:hover,
        .button-cart button:focus:hover,
        .button-cart button:focus {
            background-color: #D33A2C !important;
            box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px 0 inset !important;
            color: #FFFFFF !important;
        }

        .button-cart button i {
            font-size: 30px;
            vertical-align: middle;
        }

.opa-carhover:hover .button-cart {
    opacity: 1;
}
.listproduct h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tabcss > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}
.loyalty-point-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-color: #f9f9f9;
}
.loyalty-point-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background-color: #4caf50;
    border-radius: 50%;
    margin-bottom: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
}
.loyalty-point-text {
    text-align: center;
    max-width: 600px;
}
.loyalty-point-number {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.loyalty-point-text h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.loyalty-point-text p {
    font-size: 16px;
    color: #555;
}
.btn-border-left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
