@charset "UTF-8";
.headerrlogod {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px; }
  .headerrlogod img {
    max-width: 135px; }
  @media (max-width: 991px) {
    .headerrlogod {
      display: none; } }

@media (min-width: 992px) {
  .header__logo {
    display: none; } }

@media (max-width: 991px) {
  .header__nod .header__logo {
    width: 128px;
    margin-bottom: 0;
    padding: 15px 0; } }

/* Ép sticker BLACK FRIDAY sang góc trái */
.product_item .product_item_badge.product_item_badge_right,
.product_item_badge_right {
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  right: auto !important;
  /* hủy dính phải */
  transform: none !important;
  z-index: 15 !important;
  width: auto !important;
  height: auto !important; }

/* Ép kích thước hiển thị */
.product_item .product_item_badge.product_item_badge_right img,
.product_item_badge_right img {
  width: 150px !important;
  /* hoặc 330px nếu muốn đúng size gốc */
  height: auto !important;
  max-width: none !important;
  display: block !important;
  object-fit: contain !important; }

body .product_item .product_item_badge.product_item_badge_right {
  left: 10px !important;
  right: unset !important;
  top: 10px !important; }
