@charset "UTF-8";
body {
  font-family: "Archivo", sans-serif; }

.fHeader-menu0 .hasChild:nth-child(6) .fHeader-menu1,
.fHeader-menu0 .hasChild:nth-child(7) .fHeader-menu1 {
  left: initial;
  right: -100%; }

.policyheader {
  background: #1b4ea0; }
  .policyheader .policyheadergriditem2 {
    color: #fff; }

.policyheadergrid {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  gap: 20px; }
  @media (max-width: 767px) {
    .policyheadergrid {
      overflow: auto; }
      .policyheadergrid > div {
        flex: 0 0 auto; } }
  .policyheadergrid .policyheadergriditem {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px; }
    .policyheadergrid .policyheadergriditem img {
      width: 24px;
      filter: brightness(0) invert(1);
      -webkit-filter: brightness(0) invert(1); }

.home-coupon {
  background: #fff; }

.home-coupon .home-coupon-wrap .home-coupon-item .home-coupon-content .home-coupon-content-foot button:first-child {
  color: #1b4ea0; }

.home-coupon .home-coupon-wrap .home-coupon-item .home-coupon-content .home-coupon-content-head h3 {
  color: #1b4ea0; }

.boxlderonnewwslider {
  margin-bottom: 30px; }
  .boxlderonnewwslider .slick-dots {
    display: none !important; }

.thuonghieunibatslider {
  margin-top: 30px; }
  .thuonghieunibatslider .slick-dots {
    display: none !important; }
  .thuonghieunibatslider img {
    margin: 0 auto; }

.home-newletter {
  background: #1b4ea0; }
  .home-newletter form {
    position: relative; }
    .home-newletter form input {
      width: 100% !important; }
    .home-newletter form button {
      position: absolute;
      top: 0;
      right: 0;
      background: #1b4ea0 !important;
      color: #fff !important;
      border: none !important;
      border-radius: 5px !important;
      height: 94% !important;
      top: 50%;
      transform: translateY(-50%);
      right: 2px; }

.home-newletter-wrap-left {
  display: flex;
  width: 100% !important;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
  gap: 15px; }
  @media (max-width: 767px) {
    .home-newletter-wrap-left {
      flex-direction: column; } }
  .home-newletter-wrap-left h2 {
    font-size: 32px !important;
    line-height: 40px; }
  .home-newletter-wrap-left p:first-of-type {
    margin-bottom: 0 !important; }
  .home-newletter-wrap-left p:last-of-type {
    margin-top: 0 !important; }
  .home-newletter-wrap-left * {
    color: #fff; }
  .home-newletter-wrap-left p {
    color: #fff !important; }
  .home-newletter-wrap-left > div:nth-child(1) {
    width: 50%; }
    @media (max-width: 767px) {
      .home-newletter-wrap-left > div:nth-child(1) {
        width: 100%; } }
  .home-newletter-wrap-left > div:nth-child(2) {
    width: 50%; }
    @media (max-width: 767px) {
      .home-newletter-wrap-left > div:nth-child(2) {
        width: 100%; } }

@media (max-width: 1301px) {
  .header .header-button {
    margin-left: 15px; } }

.policyheadergrid .policyheadergriditem img {
  animation: 2s ease-in-out infinite alternate ping; }

.header .header-bot > ul > li > a {
  padding: 10px 10px;
  color: #1D4AA4; }

.header .header-bot > ul > li[data-title="Ưu đãi"] > a {
  color: #DC2F21; }

@keyframes ping {
  from {
    transform: scale(1); }
  to {
    transform: scale(0.8); } }

.home-coupon .home-coupon-wrap .home-coupon-item .home-coupon-content .home-coupon-content-foot button:last-child {
  background: #ED1C24;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 0 5px;
  color: #fff; }

.page-layout .heading-page h1 {
  font-size: 25px;
  margin: 15px 0;
  text-align: center;
  font-weight: bold; }

.page-layout .wrapbox-content-page .content-page ul {
  list-style-type: unset;
  margin-left: 20px; }
  .page-layout .wrapbox-content-page .content-page ul li {
    list-style-type: unset; }

#findStore {
  display: none; }

#productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd #addToCart {
  background: #1b4ea0;
  color: #fff;
  border: none !important; }
  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd #addToCart:hover {
    background: #1b4ea0;
    opacity: 0.9; }

#productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNow {
  background: #F00000;
  width: 74%; }
  @media (max-width: 991px) {
    #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNow {
      width: 100%; } }

#productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction {
  justify-content: flex-end; }

#productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceMain, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceMain {
  color: #000; }

.pro-loop .pro-loop-wrap .pro-loop-price.pro-sale span {
  color: #000; }

@media (min-width: 992px) {
  footer.footer .footer-top {
    justify-content: space-between; }
  footer.footer .footer-top .footer-top-item {
    max-width: 20%;
    /*width: max-content;*/
    width: 20%;
    padding: 0 10px; } }

.img-footer-col5 {
  display: flex;
  flex-direction: column;
  gap: 30px; }

.header .header-bot > ul > li > a {
  font-weight: bold; }

.header .header-bot > ul > li > ul > li > ul > li > a {
  display: block;
  font-weight: bold; }

.header .header-bot > ul > li > ul > li > ul > li:hover > a {
  color: #1b4ea0; }

.header .header-bot > ul > li > ul > li:hover > a {
  color: #1b4ea0; }

.home-banner .home-banner-wrap .home-banner-wrap-left a {
  color: #fff; }

.header .header-bot > ul > li > ul > li > a {
  color: #1D4AA4; }

.fHeader-menu2 i {
  display: none; }

.pro-loop-variant {
  display: none; }

@media (max-width: 768px) {
  #hrv-loyalty {
    transform: translate(30px, -20px) !important; } }
