body {
    font-family: "Kanit", sans-serif;
}

.fz-slide-home {
    background-color: #f8f8f8;
}

.fz-1-header-section .bottom-header {
    padding: 5px 0;
}

.fz-logo-container {
    max-width: 220px;
    font-size: 30px;
    color: #814f33;
}

.fz-logo {
    max-width: 70px;
    margin: auto;
}

.t-banner {
    text-align: center;
}

.t-banner img {
    width: 100%;
    height: auto;
    max-width: 800px;
}

.fz-7-footer {
    background-color: #222222;
    margin-top: 40px;
}

.fz-7-footer-bottom {
    padding: 15px 0;
}

.fz-7-footer .fz-3-copyright {
    color: #fff;
}

.fz-5-single-product-img {
    padding: 0;
    height: 220px;
}

.fz-5-single-product-txt {
    padding-top: 15px;
    padding-bottom: 15px;
}

.fz-5-single-product-price {
    font-size: 18px;
}

.fz-5-single-product-price span{
    font-weight: normal;
    font-size: 14px;
    color: #ff0000;
}