.load-more-wrap {
  width: 100% !important;
  text-align: center; }
  .load-more-wrap .load-more {
    background: #000;
    color: #fff;
    padding: 5px 25px; }

/* LDP blackfriday*/
#coupon-ldp .item {
  padding: 5px 17px; }

.dt-width-100 {
  width: 100%;
  height: auto; }

#main-countdown-banner {
  position: relative; }
  #main-countdown-banner .wrapper-clock {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center; }
    #main-countdown-banner .wrapper-clock .clock {
      width: auto; }
      #main-countdown-banner .wrapper-clock .clock ul {
        padding: 0; }
      #main-countdown-banner .wrapper-clock .clock .flip-clock-divider .flip-clock-label {
        font-size: 16px;
        color: #fff; }
      #main-countdown-banner .wrapper-clock .clock ul li a div div.inn {
        background-color: #ed0b0d;
        color: #fff; }
      #main-countdown-banner .wrapper-clock .clock .flip-clock-dot {
        background-color: #ed0b0d; }
      @media (max-width: 767px) {
        #main-countdown-banner .wrapper-clock .clock ul {
          margin: 2.5px;
          width: 30px;
          height: 50px;
          font-size: 30px;
          line-height: 50px; }
          #main-countdown-banner .wrapper-clock .clock ul li {
            line-height: 50px; }
            #main-countdown-banner .wrapper-clock .clock ul li a div {
              font-size: 30px; }
              #main-countdown-banner .wrapper-clock .clock ul li a div.up:after {
                top: 24px; }
              #main-countdown-banner .wrapper-clock .clock ul li a div.inn {
                font-size: 30px; }
        #main-countdown-banner .wrapper-clock .clock .flip-clock-divider {
          width: 10px;
          height: 50px; }
          #main-countdown-banner .wrapper-clock .clock .flip-clock-divider .flip-clock-dot {
            width: 5px;
            height: 5px;
            left: 2.5px; }
            #main-countdown-banner .wrapper-clock .clock .flip-clock-divider .flip-clock-dot.top {
              top: 15px; }
            #main-countdown-banner .wrapper-clock .clock .flip-clock-divider .flip-clock-dot.bottom {
              bottom: 12px; }
          #main-countdown-banner .wrapper-clock .clock .flip-clock-divider .flip-clock-label {
            right: -50px;
            font-size: 14px; }
          #main-countdown-banner .wrapper-clock .clock .flip-clock-divider.minutes .flip-clock-label, #main-countdown-banner .wrapper-clock .clock .flip-clock-divider.seconds .flip-clock-label {
            right: -50px; } }

.mg-section-ldp {
  margin-top: 30px; }

#section-ldp-black-friday-1 .wrap-box-desk {
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    #section-ldp-black-friday-1 .wrap-box-desk {
      flex-wrap: nowrap;
      overflow-x: auto;
      white-space: nowrap; }
      #section-ldp-black-friday-1 .wrap-box-desk .item-banner {
        flex: 0 0 80%; } }
  #section-ldp-black-friday-1 .wrap-box-desk .item-banner {
    position: relative; }
    #section-ldp-black-friday-1 .wrap-box-desk .item-banner .wrap-btn {
      position: absolute;
      bottom: 10px;
      width: 100%;
      left: 0; }
      #section-ldp-black-friday-1 .wrap-box-desk .item-banner .wrap-btn a {
        display: inline-block;
        border: 1px solid #000;
        border-radius: 5px;
        padding: 5px 15px;
        background: #fff;
        color: #000;
        transition: .2s all; }
        #section-ldp-black-friday-1 .wrap-box-desk .item-banner .wrap-btn a:hover {
          background: #000;
          color: #fff; }

#section-ldp-black-friday-2 .wrap-box-flashsale {
  margin-top: 15px; }
  #section-ldp-black-friday-2 .wrap-box-flashsale .count-down-ldp, #section-ldp-black-friday-2 .wrap-box-flashsale .title-group {
    justify-content: center;
    align-items: center;
    display: flex; }
  #section-ldp-black-friday-2 .wrap-box-flashsale .title-group {
    margin-right: 30px; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .title-group i {
      margin-right: 15px; }
      #section-ldp-black-friday-2 .wrap-box-flashsale .title-group i img {
        width: 55px; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .title-group p {
      font-size: 36px;
      text-transform: uppercase;
      margin-bottom: 0;
      font-weight: 800;
      color: #f26522;
      line-height: normal;
      margin-right: 35px;
      background: #FDB500;
      background: linear-gradient(to bottom, #FDB500 0%, #F02900 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .title-group span {
      font-size: 18px;
      font-weight: bold; }
  #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal {
    margin: 0;
    padding: 0; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal li {
      display: block;
      float: left;
      background: #f26522;
      background: linear-gradient(to bottom, #FDB500 0%, #F02900 100%);
      height: 40px;
      width: 40px;
      line-height: 40px;
      padding: 0;
      text-align: center;
      border-radius: 9px;
      margin: 5px;
      font-size: 16px;
      position: relative;
      color: #fff; }
      #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal li:after {
        content: ":";
        position: absolute;
        right: -7px;
        color: #f26522;
        font-weight: bold; }
      #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal li:last-child:after {
        display: none; }

#section-ldp-black-friday-2 .tab-group-fls {
  margin-top: 25px; }
  #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp {
    display: flex;
    margin-left: -15px;
    border: none;
    padding: 0; }
    #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li {
      flex: 1;
      padding-left: 15px; }
      #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a {
        background: #ff5532;
        display: block;
        border-radius: 6px;
        text-align: center;
        padding: 10px;
        color: #fff; }
        #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a.active, #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a:hover {
          background: var(--bg_button); }
        #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a p {
          margin-bottom: 5px;
          font-size: 28px;
          font-weight: 800; }
  #section-ldp-black-friday-2 .tab-group-fls .tab-result {
    margin-top: 25px; }
    #section-ldp-black-friday-2 .tab-group-fls .tab-result .tab-pane {
      display: none; }
      #section-ldp-black-friday-2 .tab-group-fls .tab-result .tab-pane.show {
        display: block; }
    #section-ldp-black-friday-2 .tab-group-fls .tab-result .list-product-loop-fls:not(.slick-initialized) {
      display: flex;
      flex-wrap: wrap; }
      #section-ldp-black-friday-2 .tab-group-fls .tab-result .list-product-loop-fls:not(.slick-initialized) .product-col {
        flex: 0 0 20%;
        width: 20%; }
    #section-ldp-black-friday-2 .tab-group-fls .tab-result .list-product-loop-fls .product-col {
      padding-left: 30px; }

#section-ldp-black-friday-4 .section_coupons .coupon_item {
  box-shadow: 0px 0px 3px 0px #ccc; }

#section-ldp-black-friday-3 .banner-bottom {
  margin-bottom: 30px; }

.img-loading {
  margin: 0 auto;
  display: block;
  max-width: 60px; }

.banner-bottom {
  margin-top: 30px; }

.btn-view-all {
  display: block; }
  @media (max-width: 991px) {
    .btn-view-all {
      margin-top: 15px; } }
  .btn-view-all.hidden {
    display: none; }

.btn-view-all a {
  background: #000;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  min-width: 200px;
  color: #fff;
  border: 1px solid #000; }

.btn-view-all a:hover {
  background: transparent;
  color: #000; }

#ldp-black-friday .fl_progressbar_group {
  margin-top: 8px; }
  #ldp-black-friday .fl_progressbar_group .fl_label {
    display: flex;
    align-items: center;
    font-size: 12px; }
    #ldp-black-friday .fl_progressbar_group .fl_label img {
      width: 16px;
      margin-right: 5px; }
  #ldp-black-friday .fl_progressbar_group .fl_progressbar {
    display: block;
    width: 100%;
    height: 7px;
    background: #ddd;
    margin-top: 5px;
    border-radius: 9999px;
    position: relative;
    overflow: hidden; }
    #ldp-black-friday .fl_progressbar_group .fl_progressbar .fl_percent {
      width: 0%;
      height: 100%;
      background-color: var(--bgshop);
      border-radius: 9999px;
      position: absolute;
      top: 0;
      z-index: 1; }

.g-video {
  display: block;
  cursor: pointer; }

#video-ldp {
  position: relative; }
  #video-ldp:after {
    content: "";
    background-image: url("https://file.hstatic.net/1000269366/file/play-button_d07e32d24b284ef3bc0d7e8f5e0e0ac9.png");
    width: 64px;
    height: 64px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background-size: contain; }

#section-ldp-black-friday-4 .head-title-coupon {
  display: none;
  text-align: center;
  background: #333333;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px; }
  #section-ldp-black-friday-4 .head-title-coupon h4 {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold; }

#coupon-ldp .down-coupon .progressbar-coupon {
  display: block;
  width: 100%;
  height: 8px;
  background: #e3e3e3;
  border-radius: 9999px;
  position: relative;
  overflow: hidden; }
  #coupon-ldp .down-coupon .progressbar-coupon .blood-bar {
    width: 0%;
    height: 100%;
    background: #da0000;
    background: linear-gradient(90deg, #da0000 0%, #f26522 46%, #ffbc0e 100%);
    border-radius: 9999px;
    position: absolute;
    top: 0;
    z-index: 1; }

#coupon-ldp .down-coupon .description-blood-bar {
  margin: 0;
  color: #727272;
  font-size: 14px;
  padding-top: 5px; }

#coupon-ldp .section_coupons .coupon_item .coupon_body .coupon_desc {
  padding-bottom: 5px; }

#coupon-ldp .section_coupons .coupon_item .coupon_body {
  width: calc(100% - 80px); }

#coupon-ldp .section_coupons .row {
  margin: 0 -15px;
  justify-content: center; }

.collection-tab {
  margin-top: 30px; }
  .collection-tab .nav-tab-js-ldp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: flex-start;
    border-bottom: none;
    margin-left: -15px; }
    .collection-tab .nav-tab-js-ldp li {
      padding-left: 15px;
      margin-bottom: 5px;
      display: flex;
      flex: 1; }
      .collection-tab .nav-tab-js-ldp li a {
        padding: 10px;
        border-radius: 5px;
        font-weight: 500;
        text-transform: uppercase;
        color: var(--bg_button);
        letter-spacing: 0;
        font-weight: 500;
        border: 1px solid #dddddd;
        display: block;
        transition: .2s all;
        width: 100%;
        text-align: center; }
        .collection-tab .nav-tab-js-ldp li a.active, .collection-tab .nav-tab-js-ldp li a:hover {
          background: var(--bg_button);
          color: var(--color_button);
          border-color: var(--bg_button); }
  .collection-tab .tab-result {
    margin-top: 15px; }
    .collection-tab .tab-result .tab-pane {
      display: none; }
      .collection-tab .tab-result .tab-pane.show {
        display: block; }
  .collection-tab .row-customize {
    margin-left: -30px; }
  .collection-tab .list-product-loop-ldp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .collection-tab .list-product-loop-ldp .product-col {
      padding-left: 30px;
      flex: 0 0 20%;
      width: 20%; }

.four-banner {
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px; }
  .four-banner .item {
    padding-left: 15px;
    flex: 0 0 25%;
    width: 25%; }
    .four-banner .item a {
      display: block;
      position: relative; }
      .four-banner .item a:after {
        content: "";
        width: 30px;
        height: 30px;
        background-image: url(https://file.hstatic.net/1000269366/file/next_727a56c221b54aa48a0a724f0bc669e8.png);
        background-color: #000;
        background-size: 24px 24px;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        position: absolute;
        bottom: 5px;
        right: 5px;
        border-radius: 50%;
        transform: rotate(45deg); }

.section_coupons {
  overflow: hidden; }

.fix-neo-scroll-block {
  position: sticky;
  top: var(--height-head);
  z-index: 99;
  background: #fff;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  display: none; }
  .fix-neo-scroll-block.hSticky.hSticky-nav {
    display: block; }
    .fix-neo-scroll-block.hSticky.hSticky-nav.hSticky-up {
      opacity: 1;
      visibility: visible; }
  .fix-neo-scroll-block #list-item-scroll-block {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 5px 0;
    margin: 0 -10px; }
    .fix-neo-scroll-block #list-item-scroll-block li {
      flex: 1;
      padding: 0 10px;
      width: max-content; }
      .fix-neo-scroll-block #list-item-scroll-block li a {
        display: block;
        text-align: center;
        padding: 5px 10px;
        background: #000;
        color: #fff;
        border-radius: 6px; }

.list-four-banner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
  margin-top: 15px; }
  .list-four-banner .item {
    flex: 0 0 25%;
    width: 25%;
    padding: 7.5px; }

@media (max-width: 991px) {
  .btn-view-all.hidden {
    display: block !important; }
  .button-load-more {
    display: none !important; }
  #ldp-black-friday .fl_progressbar_group .fl_progressbar {
    height: 8px; }
  .nav-tab-js-ldp {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px !important; }
    .nav-tab-js-ldp li {
      flex: auto !important;
      width: max-content; }
  .list-four-banner .item {
    flex: 0 0 50%;
    width: 50%; }
  .slider-ldp-mb-row .slick-dots {
    display: block;
    position: absolute;
    font-size: 0;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 7.5px;
    bottom: -5px;
    z-index: 2; }
    .slider-ldp-mb-row .slick-dots li {
      height: auto;
      width: auto;
      position: relative;
      display: inline-block;
      margin: 0 4px;
      padding: 0;
      cursor: pointer; }
      .slider-ldp-mb-row .slick-dots li.slick-active button {
        background-color: var(--bg_button); }
      .slider-ldp-mb-row .slick-dots li button {
        -webkit-transition: .2s linear;
        -moz-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        border-radius: 100%;
        width: 8px;
        height: 8px;
        border: 1px solid var(--bg_button);
        background: 0 0;
        padding: 0;
        outline: 0;
        line-height: 0;
        font-size: 0px; }
  .slider-ldp-mb-row .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translatey(-50%); } }

@media (min-width: 768px) and (max-width: 992px) {
  #section-ldp-black-friday-2 .tab-group-fls .tab-result .list-product-loop-fls:not(.slick-initialized) .product-col,
  .slider-ldp-mb-row:not(.slick-initialized) .product-col {
    flex: 0 0 calc(100% / 3);
    width: calc(100% / 3); }
    #section-ldp-black-friday-2 .tab-group-fls .tab-result .list-product-loop-fls:not(.slick-initialized) .product-col:nth-child(n+7),
    .slider-ldp-mb-row:not(.slick-initialized) .product-col:nth-child(n+7) {
      display: none; } }

@media (max-width: 767px) {
  #section-ldp-black-friday-4 .slider-ldp-mb-one-row {
    margin-bottom: 35px; }
  #ldp-black-friday .fl_progressbar_group .fl_label {
    font-size: 10px; }
  #section-ldp-black-friday-1 .wrap-box-desk .item-banner .wrap-btn {
    bottom: 5px; }
    #section-ldp-black-friday-1 .wrap-box-desk .item-banner .wrap-btn a {
      padding: 3px 5px;
      font-size: 12px; }
  #section-ldp-black-friday-2 .wrap-box-flashsale .count-down-ldp, #section-ldp-black-friday-2 .wrap-box-flashsale .title-group {
    justify-content: space-between; }
  #section-ldp-black-friday-2 .wrap-box-flashsale .title-group {
    margin: 0; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .title-group i {
      margin-right: 5px; }
      #section-ldp-black-friday-2 .wrap-box-flashsale .title-group i img {
        width: 30px; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .title-group p {
      font-size: 16px;
      margin-right: 5px; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .title-group span {
      font-size: 12px;
      font-weight: normal; }
  #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal li {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 11px; }
  #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a {
    padding: 5px 10px; }
    #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a p {
      font-size: 16px; }
    #section-ldp-black-friday-2 .tab-group-fls .nav-tab-js-ldp li a span {
      font-size: 13px; }
  #section-ldp-black-friday-2 .tab-group-fls .tab-result .row-customize, .collection-tab .row-customize {
    margin-left: -15px;
    margin-right: 0; }
  #section-ldp-black-friday-2 .tab-group-fls .tab-result .list-product-loop-fls .product-col, .collection-tab .list-product-loop-ldp .product-col {
    padding-left: 15px; }
  #ldp-black-friday .item_product_main .product-info {
    padding: 10px 0 0 0; }
  .four-banner {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 10px; }
    .four-banner .item {
      flex: 0 0 80%;
      width: 80%; }
      .four-banner .item a:after {
        width: 24px;
        height: 24px;
        background-size: 16px 16px; }
  #coupon-ldp .section_coupons .coupon_item .coupon_body .coupon_title {
    font-size: 14px;
    margin-bottom: 5px; }
  #coupon-ldp .section_coupons .coupon_item .coupon_body .coupon_desc, #coupon-ldp .section_coupons .coupon_item .coupon_body .description-blood-bar {
    font-size: 12px; }
  .btn-view-all a {
    padding: 6px 15px;
    font-size: 14px; } }

@media (max-width: 380px) {
  #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal li {
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 10px; }
    #section-ldp-black-friday-2 .wrap-box-flashsale .countdown-deal li:after {
      right: -6px; } }
