.action--search {
  position: relative; }
.action--search input {
    line-height: 30px;
    padding: 0 10px;
    min-width: 395px;
}  
.action--search input.search_box {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
}
.brand-slider img {
    height: 50px;
    display: grid;
    width: auto !important;
    object-fit: contain;
    justify-self: center;
}
.pb-15 {
    padding-bottom: 15px;
}
.action--search button {
    background: transparent;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px; }

.home-brand {
  padding: 50px 0; }

.section-video .section-video-content {
  position: relative; }
  .section-video .section-video-content:before {
    content: '';
    display: block;
    padding-top: 56.25%; }

.section-video iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.footer-content .fa {
  color: #fff; }

.footer-content .ft-link-map {
  text-decoration: underline;
  color: #496ef5; }

.footer-content p {
  margin: 0; }

.footer-content > div {
  margin-bottom: 20px; }

.tab-links {
    background: #0a4b87;
    color: #fff;
}
  .tab-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .tab-links ul li {
      padding: 14px 22px;
      display: inline-block;
      font-weight: 500;
      font-size: 16px;
      line-height: 21px;
      text-transform: uppercase;
      cursor: pointer;
      border-bottom: 2px solid transparent; }
      @media (max-width: 767px) {
        .tab-links ul li {
          width: 100%;
          text-align: center;
          margin-bottom: 1px; } }
 .tab-links ul li.active {
    border-bottom: 2px solid #0a4b87;
    background: #458fbc;
}
.tab-contents {
    padding: 15px;
    background: #F5F5F5;
    line-height: 1.5;
}

.namhoanthanh {
    background: #458fbc;
    color: #fff;
    display: inline-block;
    padding: 8px;
}

.chitiet {
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 8px;
}

.namhoanthanh .fa {
    margin-right: 5px;
}

.list-productRelated.clearfix {
    border-top: 1px dashed #d9d9d9;
    margin-top: 10px;
}
  .tab-contents .tab-content {
    display: none; }
    .tab-contents .tab-content.active {
      display: block; }

.hotline-bottom-fixed {
     background: rgb(0 83 153 / 66%);
  line-height: 40px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  transform: translateY(200%);
  transition: all .4s ease-in-out; }
  
.menuList-links {
    margin: 0;
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 20px;
}

  @media (max-width: 767px) {
.menuList-links {
    margin: 0;
    background: #f9f9f9;
    padding: 0px;
    margin-bottom: 0px;
}
    .hotline-bottom-fixed {
      bottom: 45px; } }
.hotline-bottom-fixed.active {
    display: none;
    transform: translateY(0);
}
  .hotline-bottom-fixed a {
    color: #fff;
    font-size: 20px;
    font-weight: bold; }

.main-footer {
  padding-bottom: 0px; }

.hotline-bottom-fixed span {
  color: #fff;
  font-weight: bold; }

.collection-slide .owl-controls .owl-nav div, .owl-custom-nav .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    border: none;
    border-radius: 50%;
    background: #6c6c6c;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    -webkit-box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
    box-shadow: 0 2px 10px rgba(54, 54, 54, 0.15);
    line-height: 0;
}
  .collection-slide .owl-controls .owl-nav div:before,
  .owl-custom-nav .owl-controls .owl-nav div:before {
    position: relative;
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    width: 45px;
    height: 46px;
    line-height: 46px;
    display: inline-block; }

.collection-slide .owl-controls .owl-nav .owl-prev:before,
.owl-custom-nav .owl-controls .owl-nav .owl-prev:before {
  content: "\f104"; }

.collection-slide .owl-controls .owl-nav .owl-next:before,
.owl-custom-nav .owl-controls .owl-nav .owl-next:before {
  content: "\f105"; }

.collection-slide .owl-nav .owl-prev,
.owl-custom-nav .owl-nav .owl-prev {
  left: -55px; }

.collection-slide .owl-nav .owl-next,
.owl-custom-nav .owl-nav .owl-next {
  right: -55px; }

@media (max-width: 768px) {
.owl-custom-nav .owl-nav .owl-prev {
  left: 0px; }

.collection-slide .owl-nav .owl-next,
.owl-custom-nav .owl-nav .owl-next {
  right: 0px; }
  .action--search input {
    width: 100%; }
  .block-banner-category .caption_banner h2 {
    font-size: 16px; } }

#home-slider .item {
  position: relative; }
  #home-slider .item:after {
    content: '';
    display: block; }
  #home-slider .item video, #home-slider .item img {
    width: 100%; }
#home-slider .item img {
    height: 450px;
    object-fit: cover;
}
/* Container dots */
#home-slider .owl-dots {
  text-align: center;
  margin-top: 15px;
}

/* Dot m?c ð?nh */
#home-slider .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
}
#home-slider .owl-controls {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: auto; /* ð? không b? full chi?u ngang */
}

#home-slider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: #ccc; /* màu ch?m th??ng */
  transition: all 0.3s ease;
}

/* Dot ðang active */
#home-slider .owl-dots .owl-dot.active span {
  background: #0000ba; 
}

/* Hover */
#home-slider .owl-dots .owl-dot:hover span {
  background: #666;
}

.product-tags {
  position: absolute;
  background: #dd0000;
  z-index: 99;
  right: 0;
  top: 0;
  padding: 2px 6px;
  color: white;
  font-size: 12px;
  font-weight: bold; }
.modal-content b.btnclickOK {
    display: flex;
    justify-content: center;
}

.main-header--action.row-flex {
    display: inline-block;
    position: relative;
    top: 15px;
    float: right;
}

.header-icon-group {
    float: right;
    margin-left: 20px;
    text-align: left;
    position: relative;
    top: 15px;
}

.hotline {
    display: inline-block;
    align-items: center;
    padding-left: 20px;
    float: right;
}

.action--search , .action-cart{
    display: inline-block;
}

.right-header {
    position: relative;
    top: 18px;
    left: 0px;
    display: inline-block;
}

.header-icon-group > img {
    height: 36px;
    float: left;
    margin-right: 15px;
}

.header-icon-group > span {
    float: left;
    line-height: 20px;
}

.header-icon-group a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.font-email {
    display: block;
    position: relative;
    left: 4px;
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
p.font-hotline a {
    font-size: 27px!important;
    color: #ed1c24!important;
}

.hotline img {
    height: 70px;
    margin-right: 10px;
    position: relative;
    top: -8px;
}
.wrapper-home-instagram .owl-next, .wrapper-home-instagram .owl-prev {
  top: 28% !important; }

.article-item-video {
  margin-bottom: 30px; }

[data-oembed-url] > div {
  max-width: 100% !important; }

.box-pro-prices {
    height: 21px;
    display: none;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.ft-payment a {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px; }

.hrv-product-reviews-summary {
  width: auto !important; }

.fb_dialog iframe {
  bottom: 85px !important;
  right: 8px !important; }

@media (max-width: 768px) {

.main-header--action.row-flex {
    float: right;
}
.action-cart {
    position: relative;
    top: -4px;
}

.action--search {
    width: 100%;
}

.product-description {
    margin: 20px 0;
    position: relative;
    top: 0px;
}

.tab-contents {
    padding: 15px;
    background: #F5F5F5;
    height: initial;
}
}