body {
    background-color: #163226;
    color: #c19c58
}

.product-item .product-title {
    color: #ffffff
}

.navbar.navbar-sticky {
    background-color: #163226;
    color: #c19c58;
    font-size: 16px
}

.store-name {
    visibility: hidden
}

.z-header-main-menu {
    background-color: #163226;
    color: #c19c58
}

.img-circle {
    border-radius:0%
}

.logo-bar img {
    width: 100px;
    height: auto
}

.image-logo {
    width: 100px;
    height: auto
}

.z-page-container {
    background-color: #163226;
    color: #c19c58
}

.main-sidebar ul li {
    background-color: #163226;
    color: #c19c58
}

.section-logo {
    background-color: #163226;
    color: #c19c58
}

.h3[data-v-4757fa62] {
    color: #c19c58
}

.main-nav,.menu-header-theme-bg-primary {
    background-color: #c19c58
}
.price-wrapper>span {
    font-weight: 500;
    color: #d2a650;
}
element.style {
}
.view-comment__comment .comment-wrapper p {
    margin: 0;
    font-size: var(--font-sm);
    color: #99a4ae;
    line-height: 1.7;
}
element.style {
}
.view-comment__comment .comment-wrapper .admin .name {
    color: #e8ca7f;
}

.footer .footer-list li a {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 0;
    color: #b8b8b8;
    transition: color .5s cubic-bezier(.2,1,.3,1)
}
header .site-header__wrapper .theme-logo span {
    display: block;
    margin-top: 0;
    font-size: var(--font-sm);
    color: #c19c58;
}
.top-header .top-header__info li span, .top-header .top-header__info li i {
    font-size: var(--font-sm);
    color: #b8b8b8;
    font-weight: 500;
    text-decoration: none;
    transition: all .5s cubic-bezier(.2,1,.3,1);
}
header .site-header__wrapper .theme-logo img {
    display: inline-block;
    width: auto;
    height: 100px;
    margin-left: 15px;
}
.store-feature p {
    margin: 0;
    color: #666;
    color: #b8b8b8;
    max-width: 80%;
    margin: 0 auto;
}

.tabs-heads .tab-head a {
    color: #9E9E9E;
}
.list--table.link li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    color: #9E9E9E;
    transition: all .5s cubic-bezier(.2,1,.3,1);
    padding: 0;
}
.article--small {
    font-size: var(--font-sm);
}
.article {
    display: block;
    width: 100%;
    position: relative;
    color: #b8b8b8;
}