/*màu chữ gửi mail thành công*/
.wpcf7-mail-sent-ok {
    color: inherit;
}
/*Màu chữ gửi mail thất bại*/
.wpcf7-mail-sent-ng {
    color: initial;
}
/*Màu chữ warning form*/
.wpcf7-validation-errors {
    color: initial;
}
/*Màu nền, màu chữ modul tab*/
.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #222 !important;
    background-color: #2a2a2a !important;
    color: #fff !important;
}
/*Màu nền, màu chữ modul tab đang active*/
.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f0f0f0 !important;
    background-color: #f8f8f8 !important;
    color: #666 !important;
}
/*Màu giá postgird*/
.vc_gitem-woocommerce-product-price span.woocommerce-Price-amount.amount {
    color: inherit;
}.woocommerce ul.products {
    width: 100%;
}
.woocommerce ul.products {
    width: 100%;
}
.thing {
    transform: none !important;
    right: 5px !important;
    top: 40% !important;
}
.lang-pen {
    position: absolute;
    right: 0;
    bottom: 11px;
    margin: 0 !important;
    z-index: 9999;
}
.lang-pen div#flags {
    width: auto !important;
}
@media(max-width: 767px){
 .lang-pen {
    position: absolute;
    right: 10px;
    bottom: -4px;
    margin: 0 !important;
    z-index: 9999;
}   
}