.fixed-item {
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 200px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.btn-mess-fixed {
    bottom: 120px;
}

.zalo-btn {
    bottom: 50px;
}

.zalo-btn img {
    width: 50px;
}

.btn-mess-fixed img {
    width: 50px;
}

.zing-content img {
    width: 100% !important;
    height: auto !important;
}

@media (min-width: 992px) {
    .header-right-top {
        display: none;
    }

    .search-form {
        width: 540px;
    }

    .txt-search {
        width: 420px;
    }

    .header-right {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

#header {
    border: none;
    background-color: black;
}

.danh-muc-btn {
    background: url(/tp/T0291/img/temp/icon-danh-muc.png) no-repeat left 12px center #ee0000;
    border-bottom: 3px solid #ee0000;
}

.header-right-bottom {
    padding-left: 0;
    top: 110px;
}

.header-right {
    position: relative;
}

.header-right-bottom {
    background: #5a5a5a;
    text-align: right;
    display: flex;
    justify-content: right;
    width: 100%;
    margin: -1px 0;
    border: 2px solid #5a5a5a;
}

.header-right-bottom p {
    border: none;
    background: #5a5a5a;
}

.header-right-bottom p {
    border-right: 1px solid #fff;
    border-radius: 0;
}

.header-right-bottom p:last-child {
    border-right: none;
}

.header-right-bottom p a {
    color: #fff;
    display: block;
}

.header-right-bottom p:hover {
    background: #e00;
}

.danh-muc-btn {
    background: url(/tp/T0291/img/temp/icon-danh-muc.png) no-repeat left 12px center #333;
    border-bottom: 3px solid #333;
}

.header-right-center .social {
    display: none;
}

.account-box {
    border: none;
}

.account-box .user-icon,
.account-box li a {
    color: #fff;
}

.cart-mini a {
    color: #fff;
    border: none;
}

.cart-mini a .cart-icon {
    color: #fff;
}

.overSearch {
    display: none;
}

@media (max-width: 768px) {
    .header-right-top .view-cart-header,
    .header-right-top .view-search {
        margin-top: 12px;
    }

    .header-right-top,
    .header-right {
        position: unset;
    }

    .header-right .header-right-bottom {
        display: none;
    }

    .header-info {
        display: none;
    }

    .header-right-top .view-menu {
        position: absolute;
        left: 0;
        top: 0;
    }

    .main-menu {
        top: 80px;
    }

    .slideshow .item img {
        min-height: 135px;
    }

    .search-box {
        top: 40%;
        position: fixed;
        padding: 30px;
        box-shadow: none;
    }

    .search-box .search-form {
        background-color: black !important;
        background: none;
        border: none;
        height: auto;
        position: relative;
        border-radius: 99px;
    }

    .search-box .search-form .txt-search {
        border-color: rgba(255, 255, 255, .09) !important;
        background-color: rgba(255, 255, 255, .2) !important;
        border-radius: 99px;
        height: auto !important;
        padding: 15px 25px !important;
        font-size: 18px !important;
        color: #000;
    }

    .search-box .search-form .txt-search::placeholder {
        font-size: 18px !important;
        color: #fff;
    }

    .search-box .search-form .btn-search {
        color: #000;
        padding: 0;
        top: 18px;
        right: 22px;
    }

    .search-box .search-form .btn-search span {
        font-size: 18px;
    }

    .overSearch {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #0b0b0b;
        z-index: 2;
        opacity: .6;
    }

    .overSearch .mfp-close {
        color: #fff;
        background: none;
        border: none;
        float: right;
        width: 60px;
        height: 60px;
    }

    .container {
        padding: 0 10px;
    }

    .header-right-bottom p {
        height: 25px;
        line-height: 25px;
    }

    .header-info a {
        font-size: 11px;
    }
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-info {
    padding: 10px;
    background-color: #000;
}

.header-info a, .header-info a:hover {
    color: #fff;
    font-weight: 600;
}

.article-image {
    margin: 20px 0;
}

.article-image img {
    width: 100%;
    height: auto;
}

.dnone-121030 {
    display: none;
}

@media (max-width: 991px) {
    .home-top .header-right-bottom {
        margin: 0;
        float: left;
        position: unset;
    }

    .header-right-bottom p a {
        font-size: 11px;
    }

    .zoomContainer {
        display: none;
    }
    .popup_banner_02 {
        display: none;
    }
}

body {
    background: #333;
}

#header .header-left .logo img {
    filter: invert(99%) sepia(99%) saturate(2%) hue-rotate(201deg) brightness(102%) contrast(100%);
}

.header-right .search-form select {
    background-color: black !important;
}

.search-form select, .search-form .search_text {
    color: #fff !important;
}

.account-box li:hover {
    color: red;
}

#footer {
    background: black !important;
}

.footer-row .footer-widget .widget-sub {
    color: #fff;
}
.popup_banner_01 {
    position: fixed;
    right: 50%;
    top: 13%;
    z-index: 99;

    margin-right: 603px;
}
.popup_banner_02 {
    position: fixed;
    left: 50%;
    top: 13%;
    z-index: 1;

    margin-left: 604px;
}

@media (max-width: 1280px) {
    .popup_banner_01 {
        position: fixed;
        right: 50%;
        top: 30%;
        z-index: 99;
        background: #fff;
        border: 1px solid #000;
        margin-right: 570px;
    }
    .popup_banner_02 {
        position: fixed;
        left: 50%;
        top: 30%;
        z-index: 99;
        background: #fff;
        border: 1px solid #000;
        margin-left: 570px;
    }
}
@media (max-width: 1100px) {
    .popup_banner_01 {
        position: fixed;
        right: 50%;
        top: 30%;
        z-index: 99;
        margin-right: 471px;
    }
    .popup_banner_02 {
        position: fixed;
        left: 50%;
        top: 30%;
        z-index: 99;
        margin-left: 471px;
    }
}
.popup_banner_01 i, .popup_banner_02 i {
    position: absolute;
    right: 18px;
    top: 1px;
    font-size: 30px;
    color: #fff;
    background: transparent;
    border: 1px solid #000;
}
.d-none {
    display: none;
}
.newsletter-popup__close i {
    font-size: 35px;
    color: #fff;
    background: transparent;
    border: 1px solid #000;
}
.newsletter-popup__content {
    flex-grow: 1;
    width: 100%;
    max-width: 1000px;
    margin-top: 70px;
    margin-right: 49px;
    margin-left: -11px;
    z-index: 1;
    max-height: 100%;
}
.newsletter-popup__content-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: 145px;
}
.newsletter-popup__close i {
    font-size: 35px;
}
.newsletter-popup__close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    z-index: 1;
    cursor: pointer;
    transition: opacity .3s;
    background: transparent;
    border: none;
}
.newsletter-popup__image-wrapper {
    position: relative;
}
.userPayment .paymentText b {
    color: #A9A9A9;
}
.post-item img{
    object-fit: cover;
}
.product-item .product-img a img{
    height: 140px;
    width: 100%;
}
.header-left .logo {
    width: auto;
}
.logo img {
    object-fit: cover;
    width: 100%;
}
.product-item .product-img a img {
    height: auto;
    width: 100%;
    object-fit: contain;
}
@media (max-width: 768px){
    .header-left .logo{
        margin-left: 55px;
        margin-bottom: 10px;
    }
}
.single-product-price.d-121030-none {
    display: none;
}
.single-product-price {
    display: block;
    width: 100%;
    padding-top: 10px;
}