body {
    margin: 0;
    font-family: Yu Gothic Pr6N R;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.12px;
    color: #222222;
    text-align: left;
    background-color: #fff;
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }
}

#wrapper {
    max-width: 1366px;
    margin: 0 auto;
}

#banner {
    background: #FCF9E0;
}

#product {
    padding: 50px 0;
    background: #FFE7E3;
    position: relative;
}

#about {
    background: #FCF9E0;
    padding-top: 100px;
}

#gallery {
    min-height: 500px;
    background: #FFE7E3;
}

#service {
    min-height: 500px;
    background: #FCF9E0;
}

#info {
    padding: 50px 0 100px;
}

#footer {
    background: #FCF9E0;
}

#footer .ft-content {
    padding: 40px 80px 100px;
}

@media (min-width: 992px) {
    .logo img {
        margin-top: -30px;
        max-width: 135px;
    }
}

.vertical-text {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    display: inline-block;
}

.vertical-text p {
    line-height: 35px;
    font-size: 21px;
    text-align: left;
}

.p-line-green {
    border-top: 1px solid #509A2A;
    border-bottom: 1px solid #509A2A;
    color: #509A2A;
    line-height: 24px;
    padding: 20px;
    font-size: 16px;
    letter-spacing: 1.12px;
}

.btn-primary {
    color: #fff;
    background-color: #509A2A;
    border-color: #509A2A;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
    background-color: #FB3E80;
    border-color: #FB3E80;
}

a:hover {
    color: #509A2A;
    text-decoration: none;
}

a {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
}

.banner-buy-now {
    background: #fff;
    padding: 30px 20px;
}

.banner-buy-now p {
    margin: 0;
}

.buy-now .price {
    color: #FB3E80;
    padding: 0 25px;
}

.buy-now .price>span {
    font-size: 19px;
}

.buy-now .price p {
    font-size: 30px;
}

.buy-now p span {
    font-size: 13px;
}

.buy-now .btn-buy-now {
    min-width: 340px;
    height: 64px;
    line-height: 64px;
    border-radius: 0;
    padding: 0;
    width: 100%;
    display: block;
}

.buy-now .desc {
    font-size: 14px;
    line-height: 30px;
    padding: 0 25px;
}

@media (max-width: 1024px) {
    .buy-now .buy-now-col {
        margin-bottom: 20px;
        padding: 0 15px;
    }
}

@media (max-width: 1200px) {
    .buy-now .btn-buy-now {
        min-width: 182px !important;
    }
}

#product .content {
    padding: 15px;
}

@media (min-width: 576px) {
    #product .content {
        padding: 50px 70px;
    }
}

#product .price {
    padding: 0 15px;
    margin-right: 0px;
}

#product .product-detail h1 {
    font-size: 30px;
    margin-bottom: 45px;
}

#product .product-detail .p-line-green {
    font-size: 20px;
    padding: 10px 20px;
}

#product .product-detail h6 {
    line-height: 30px;
}

#product .desc p {
    font-size: 14px;
    margin-bottom: 10px;
}

#product .desc {
    margin: 20px 0;
}

#product::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 250px;
    background: #FCF9E0;
}

#product * {
    position: relative;
    z-index: 1;
}

#about .about-item-content {
    padding: 55px;
    margin: 65px 0;
}

#about .about-item-content h4 {
    color: #FB3E80;
    font-weight: 500;
}

#about .about-item-1 {
    background-image: url(../../assets/img/bg-about-1.png);
}

#about .about-item-3 {
    background-image: url(../../assets/img/bg-about-3.png);
    position: relative;
}

#about .about-item-2 {
    background-image: url(../../assets/img/bg-about-2.png);
    margin: 100px 0;
}

#about .about-item {
    background-size: contain;
    background-repeat: no-repeat;
}

#about .about-item.left {
    background-position: center left;
}

#about .about-item.right {
    background-position: center right;
}

#about::after {
    content: "";
    position: absolute;
    width: 100%;
    min-height: 200px;
    bottom: 0;
    left: 0;
    background: #FFE7E3;
}

#about .about-item {
    position: relative;
    z-index: 1;
}

#about {
    position: relative;
}

@media screen and (max-width: 767px) {
    #about .about-item {
        background-position: top center !important;
        padding-top: 130px;
    }
    #about .about-item-2 {
        margin: 0;
    }
}

#gallery {
    padding: 70px 0;
}

#buyNow {
    padding: 50px 0;
}

#buyNow .container {
    max-width: 1057px;
}

#buyNow .buy-now .desc,
#buyNow .buy-now .price {
    padding: 0 17px;
}

#buyNow p.desc {
    padding: 30px 0 !important;
    margin: 40px 0 0;
    border-top: 1px solid #d3d3d3;
}

#service {
    padding: 100px 0;
}

#service .service-item {
    margin: 20px 0;
    position: relative;
}

@media (min-width: 768px) {
    #service .service-item-next::after {
        content: "";
        position: absolute;
        left: 100%;
        top: 50%;
        transform: translate(0, -50%);
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-left: 25px solid rgb(255, 255, 255);
        border-bottom: 50px solid transparent;
    }
}

@media (max-width: 1366px) {
    #banner {
        padding: 0 15px;
    }
    #banner .buy-now .price,
    #banner .buy-now .desc {
        padding: 0px 14px;
    }
}

@media (max-width: 767px) {
    #service .service-item-next:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translate(-50%, 0);
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 25px solid rgb(255, 255, 255);
    }
    #footer .ft-content {
        padding: 20px 15px 40px;
    }
}

@media screen and (max-width: 991px) {
    #product .product-detail h1 {
        font-size: 24px;
    }
}