.bo-tac-pham-btn.active a {
  background-color: #f23b11 !important;
}

.post_type_product .product_meta  {
  display: flex;
  flex-direction: column;
}

.post_type_product .product_meta .posted_in {
  order: -1;
}

@media (max-width: 479px) {
  .content_wrap,
  .content_container {
    width: 364px !important;
    max-width: 90% !important;
  }
}
