﻿.header .header-topbar {
    height: 46px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 99;
    background: #CE0000;
}



.header-topbar svg path {
    stroke: #fff;
}

.header-topbar {
    color: #fff;
}

    .header-topbar a {
        color: #fff;
    }

    .header-topbar .col-right {
        text-align: right;
    }

.header-control .icon svg path {
    stroke: #CE0000;
}

.section-title {
    margin-bottom: 40px;
    padding-bottom: 5px;
    display: block;
    text-align: center;
}

    .section-title .title-name {
        font-size: 18px;
    }

    .section-title .title-brand {
        font-size: 35px;
        font-weight: 700;
        color: #CE0000;
    }

.chinhsach-swiper .swiper-wrapper {
    text-align: center;
}

.item-cateogry {
    position: relative;
}

    .item-cateogry img {
        border-radius: 10px;
    }

    .item-cateogry .category-name {
        position: absolute;
        text-transform: uppercase;
        left: 10px;
        bottom: 10px;
        color: #FAFAFA;
        font-size: 22px;
        font-weight: bold;
    }



.mid-footer .ft-info .brand-name {
    color: #fff;
}

.item_product_main {
    border: 1px solid #CE0000;
}

.product-info-detail {
    font-size: 16px;
}

    .product-info-detail .info-type {
        font-weight: bold;
    }

.custom-btn-number {
    display: flex;
    margin-top: 15px;
}

.details-product {
    padding-top: 40px;
}

.layout-blog {
    padding: 40px 0px
}

.main-cart-page {
    padding: 80px 0px;
}

.row-cart-footer {
    justify-content: end;
}

.home-slider img {
    width: 100%;
}

.chinhsach-swiper img {
    margin-bottom: 10px
}

.chinhsach-swiper .title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}


.product-action .product-info .product-name {
    margin-bottom: 0px !important;
}

.blogpage, .layout-contact, .product-page {
    padding: 80px 0px;
}

.prosessional-page {
    background: #FBF3EC;
}

.nav-item .item_small {
    background: #CE0000 !important;
    margin-top: 10px;
    font-size: 15px;
    padding: 10px;
}

    .nav-item .item_small a {
        font-size: 15px !important;
        color: #fff !important;
    }

        .nav-item .item_small a:hover {
            color: #222222 !important;
            background: #FAFAFA !important;
        }

.nav-item > a.caret-down:after {
    border-color: #222222 transparent transparent transparent !important;
}

.text-danger {
    color: #dc3545 !important;
}

.about-item {
    margin-bottom: 20px !important;
}

.section_about {
    font-size: 16px;
}

.core-value {
    background: #833832;
    padding: 60px 0px;
}

.core-title {
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.core-title-2 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.core-sub-title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}



.group-address p {
    margin-bottom: 5px !important;
}

@media (min-width: 991px) {
    header.header .logo img {
        max-height: 100px !important;
    }
}

@media (min-width: 375px) {
}

.item_product_main .action .price-box div {
    padding-left: 15px;
}

.setLang img {
    padding: 0px 3px;
}

.lang-active img {
    border: 1px solid #cd9b32;
}

.section_product_noibat {
    padding: 50px 0px;
}

.product-swiper1 .swiper-button-next, .product-swiper1 .swiper-button-prev {
    opacity: 0;
}

@media (max-width: 767px) {
    .product-swiper1 .swiper-button-next, .product-swiper1 .swiper-button-prev {
        opacity: 1;
    }
}

.order-cake-now a {
    background: #ce0000;
    color: white !important;
    padding: 5px 15px !important;
    text-transform: uppercase;
    border-radius: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500 !important;
    letter-spacing: 0.8px;
}

.valu-item {
    display: inline-block;
}

    .valu-item .valu-title {
        color: #CE0000
    }

.col-text-right {
    text-align: right
}

.valu-content {
    display: inline-block;
    text-align: left;
}

.col-contact-first {
    font-size: 20px;
    font-weight: bold;
}

.tb-contact {
    border-collapse: collapse;
    width: 100%;
}

    .tb-contact td {
        border: 1px solid #dedede;
        padding: 10px;
    }

        .tb-contact td.col-contact-second {
            font-weight: 700;
        }

.item_product_main .out-stock {
    text-align: center;
    background: #CE0000;
    padding: 10px;
    color: #fff;
}

.product-info-detail p {
    margin-bottom: 5px;
}

#modalContent .media-content table, .details-product table {
    width: 100%;
}

#modalContent .media-content {
    width: 100%;
    max-height: 60vh;
    overflow-y: scroll;
}


    #modalContent .media-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #modalContent .media-content::-webkit-scrollbar {
        width: 5px;
        background-color: #B3B3B3;
    }

    #modalContent .media-content::-webkit-scrollbar-thumb {
        background-color: #B3B3B3;
    }

.info-contact ul {
    list-style: inherit !important;
    padding-left: 2rem !important;
}

/* ── CART TOAST NOTIFICATION ── */
#td-cart-toast {
    position: fixed;
    top: 80px;
    right: 24px;
    z-index: 9999;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    background: #ffffff;
    border-left: 4px solid #CE0000;
    padding: 14px 18px 14px 16px;
    box-shadow: 0 4px 24px rgba(42,26,14,.14);
    min-width: 280px;
    max-width: 340px;
    transform: translateX(calc(100% + 32px));
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    pointer-events: none;
}

#td-cart-toast.show {
    transform: translateX(0);
    pointer-events: all;
}

#td-cart-toast .toast-icon {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    background: #CE0000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    margin-top: 2px;
}

#td-cart-toast .toast-body {
    flex: 1;
}

#td-cart-toast .toast-title {
    font-size: 13px;
    font-weight: 600;
    color: #3D2B1F;
    margin-bottom: 2px;
}

#td-cart-toast .toast-msg {
    font-size: 12px;
    color: #8A7060;
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#td-cart-toast .toast-close {
    background: none;
    border: none;
    font-size: 18px;
    line-height: 1;
    color: #8A7060;
    cursor: pointer;
    padding: 0;
    margin-left: 4px;
    flex-shrink: 0;
}
