.title_h6{
    font-size: 26px;
}
.desFooter.cpr{
    display: none!important;
}
.bgr_f4{
    background-color: #f4f8fa;
    padding: 15px 0;
    text-align: center;
}
.ui-widget-header{
    background: #349948 !important;
}
.btnCtn,#btnOrder{
    background: #349948;
}
@media (max-width: 768px) {
    .btnCtn,#btnOrder{
        width: 49%;
    }
}
#orderIf p:first-child{
    display: none;
}
.flex-zalo a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    background: #0180C7;
    border-radius: 50%;
    padding: 0 5px;
}
.newfooter.fanpage{
    display: none;
}

.btn-catalogue {
    border-radius: 0px;
    background: #00a651;
    border: 1px solid transparent;
    color: #fff;
    height: 35px;
    width: 130px;
}

.btn-catalogue a {
    color: #fff;
}