@charset "UTF-8";
.d-flex-cl {
  flex-direction: column;
  align-items: center; }

.color-hover-default {
  color: #ff6310;
  text-decoration: underline; }

#header #site-header-center, .product-fixed-buy-mart, #wrapper-box-sw-mb, .product-block .product-img > a img.img-hover, .product-block .product-img .product-icon-action, .product-block .product-img .product-icon-action > div > p:after, .product-block .product-img .product-icon-action > div > p:before, footer .top-ft-wanda .follow-wanda ul li a, .back-to-top, .social-fixed, .social-fixed ul, .row-flex .add-to-cart-style-qv, .row-flex .add-to-cart-style, .row-flex .buynow-style {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.5rem; }

.hailoc-content-combo {
  cursor: pointer;
  z-index: 10;
  /* đảm bảo nó nằm trên */ }

.fancybox-container {
  z-index: 9999999999 !important; }

.hailoc-content-combo {
  display: none; }

.promotion-show {
  display: block !important; }

/* header */
#header #site-header-center .menu-desk .highlight > a, #menu-mobile .highlight > a {
  color: #d0021b !important;
  font-weight: 900 !important; }

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

.btn-muangay-content {
  display: none; }

.product-block .label-tag {
  position: absolute;
  z-index: 9;
  left: -9px;
  margin: 5px 9px;
  padding: 3px;
  border-radius: 6px;
  top: -5px; }

.product-block .label-sale {
  color: white;
  background-color: #BE2D23;
  color: #fff; }

.product-block .label_product-tag, .product-block .label_product_new {
  position: absolute;
  z-index: 9;
  left: -6px;
  margin: 5px 6px;
  padding: 3px;
  border-radius: 6px;
  top: 9px;
  font-weight: 600;
  font-size: 0.75rem;
  top: -5px; }

.label_product_new {
  background-color: #0d57d4;
  color: #fff; }

#section_product_default .d-flex-column:not(:nth-child(1)) .product-block .label_product_new {
  display: none; }

#section_product_top #product_top_1-tab-3 .d-flex-column:not(:nth-child(1)) .product-block .label_product_new {
  display: none; }

.header_sale {
  position: absolute;
  top: 3px;
  left: 13px;
  font-size: 14px;
  font-weight: 500; }

.label-best {
  background-color: #009739;
  color: #fff; }

.label-outlet {
  background-color: #ff0202;
  color: #fff; }

.stitch-header {
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center; }

.label-sout {
  background-color: #121416;
  color: #fff; }

.label-new {
  background-color: #32CD32;
  color: #fff; }

.label-deal {
  background-color: #FF6347;
  color: #fff; }

.label-quyen {
  background-color: #0d57d4;
  color: #fff; }

.label-seller {
  background-color: #FF4500;
  color: #fff; }

.label-marvel {
  background-color: #c10e0e;
  color: #fff; }

#header {
  z-index: 3000;
  position: sticky;
  top: 0 !important;
  height: auto;
  position: -webkit-sticky; }
  #header #site-header-center {
    background: white;
    box-shadow: 0px 0px 3px 0px #ccc; }
    #header #site-header-center .logo img {
      max-width: 185px;
      display: block; }
      @media (max-width: 991px) {
        #header #site-header-center .logo img {
          height: auto;
          width: 100%;
          max-width: 180px; } }
    @media (min-width: 992px) {
      #header #site-header-center .menu-desk {
        display: flex;
        flex-direction: row;
        justify-content: center; }
        #header #site-header-center .menu-desk > li {
          padding: 0 10px; } }
    @media (min-width: 992px) and (max-width: 1366px) {
      #header #site-header-center .menu-desk > li {
        padding: 0 12px; } }
    @media (min-width: 992px) and (max-width: 1024px) {
      #header #site-header-center .menu-desk > li {
        padding: 0 0; } }
    @media (min-width: 992px) {
          #header #site-header-center .menu-desk > li > a {
            font-size: 1rem;
            font-weight: 600;
            color: black;
            text-transform: unset;
            padding: 20px 15px;
            display: block;
            position: relative; } }
      @media (min-width: 992px) and (max-width: 1024px) {
        #header #site-header-center .menu-desk > li > a {
          font-size: 0.875rem; } }
    @media (min-width: 992px) {
            #header #site-header-center .menu-desk > li > a i {
              font-size: 8px;
              font-weight: 300;
              margin-left: 5px;
              -webkit-transition: .2s;
              -moz-transition: .2s;
              -o-transition: .2s;
              transition: .2s; }
          #header #site-header-center .menu-desk > li:hover > a > i {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }
          #header #site-header-center .menu-desk > li.mega-menu:hover > .mega-menu-wrap {
            -webkit-transform: rotate3d(0, 0, 0, 0deg);
            -moz-transform: rotate3d(0, 0, 0, 0deg);
            -o-transform: rotate3d(0, 0, 0, 0deg);
            -ms-transform: rotate3d(0, 0, 0, 0deg);
            transform: rotate3d(0, 0, 0, 0deg);
            visibility: visible; }
          #header #site-header-center .menu-desk > li .mega-menu-wrap {
            visibility: hidden;
            position: absolute;
            width: 100%;
            left: 0;
            top: 100%;
            z-index: 999;
            -webkit-transform: rotate3d(1, 0, 0, -90deg);
            -moz-transform: rotate3d(1, 0, 0, -90deg);
            -o-transform: rotate3d(1, 0, 0, -90deg);
            -ms-transform: rotate3d(1, 0, 0, -90deg);
            transform: rotate3d(1, 0, 0, -90deg);
            -webkit-transform-origin: 0 0 0;
            -moz-transform-origin: 0 0 0;
            -o-transform-origin: 0 0 0;
            -ms-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease; }
            #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner {
              background: #fff;
              display: flex;
              padding: 20px;
              box-shadow: 0px 2px 5px 0px #ccc;
              flex-wrap: wrap; }
              #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu {
                flex: 0 0 33.33%; }
                #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu .hd-title-menu > a {
                  font-size: 1rem;
                  display: block;
                  padding: 0 0px 10px;
                  padding-right: 0;
                  text-transform: uppercase;
                  font-weight: 600;
                  position: relative; } }
            @media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
              #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu .hd-title-menu > a {
                font-size: 0.75rem; } }
    @media (min-width: 992px) {
                #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu .sub-menu {
                  padding: 5px 10px 0px 0px; }
                  #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu .sub-menu li {
                    position: relative;
                    display: block; }
                    #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu .sub-menu li a {
                      display: inline-block;
                      padding-bottom: 10px;
                      font-size: 1rem;
                      position: relative;
                      font-weight: 500;
                      line-height: 26px; } }
                @media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
                  #header #site-header-center .menu-desk > li .mega-menu-wrap .menu-mega-inner > .item-mega-menu .sub-menu li a {
                    font-size: 0.75rem; } }
    @media (min-width: 992px) {
          #header #site-header-center .menu-desk > li.active > a {
            color: #000000; }
          #header #site-header-center .menu-desk > li .sub_top_menu {
            position: absolute;
            z-index: 999;
            min-width: 220px;
            margin-top: 30px;
            opacity: 0;
            visibility: hidden;
            -webkit-transform-origin: 0 0 0;
            -moz-transform-origin: 0 0 0;
            -o-transform-origin: 0 0 0;
            -ms-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            top: 100%; }
            #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown {
              background: #fff;
              -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
              -moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
              -o-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
              -ms-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2); }
              #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown.lv3 {
                position: absolute;
                left: 100%;
                top: 0;
                min-width: 150px;
                opacity: 0;
                visibility: hidden;
                -webkit-transform-origin: 0 0 0;
                -moz-transform-origin: 0 0 0;
                -o-transform-origin: 0 0 0;
                -ms-transform-origin: 0 0 0;
                transform-origin: 0 0 0;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                left: 130%;
                top: 0;
                margin-top: 0;
                opacity: 0;
                visibility: hidden; }
              #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown li {
                position: relative; }
                #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown li a {
                  padding: 10px 10px 0 10px;
                  white-space: nowrap;
                  text-align: left;
                  font-size: 1rem;
                  display: flex;
                  align-items: center;
                  justify-content: space-between;
                  font-weight: 500; }
                  #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown li a i {
                    font-size: 10px; }
                #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown li:last-child a {
                  padding-bottom: 10px; }
                #header #site-header-center .menu-desk > li .sub_top_menu .sub_menu_dropdown li:hover .lv3 {
                  left: 100%;
                  opacity: 1;
                  visibility: visible; }
          #header #site-header-center .menu-desk > li:hover > .sub_top_menu {
            opacity: 1;
            visibility: visible;
            margin-top: 0; }
        #header #site-header-center .menu-desk .hot-label {
          position: absolute;
          top: -12px;
          left: 100%;
          font-size: 8px;
          display: inline-block;
          text-transform: uppercase;
          line-height: 15px;
          padding: 0 5px;
          font-weight: 600;
          color: #fff;
          background: var(--bg-label); }
          #header #site-header-center .menu-desk .hot-label:before {
            border-top: 4px solid var(--bg-label);
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            display: inline-block;
            top: 100%;
            left: 5px;
            border-right: 4px solid transparent; } }
    #header #site-header-center .group-icon-header ul {
      display: flex;
      justify-content: flex-end; }
      #header #site-header-center .group-icon-header ul li {
        vertical-align: top;
        width: 40px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; }
        #header #site-header-center .group-icon-header ul li a {
          text-decoration: none;
          color: #000;
          display: block;
          position: relative; }
          #header #site-header-center .group-icon-header ul li a svg, #header #site-header-center .group-icon-header ul li a img {
            width: 22px;
            height: 22px;
            fill: #000000; }
        #header #site-header-center .group-icon-header ul li .number-cart, #header #site-header-center .group-icon-header ul li .number-like {
          color: #fff;
          position: absolute;
          background: #da3f3f;
          width: 20px;
          height: 20px;
          font-size: 10px;
          line-height: 20px;
          border-radius: 50%;
          text-align: center;
          right: -8px;
          bottom: 11px; }
        #header #site-header-center .group-icon-header ul li.show-search > .header-action_dropdown {
          visibility: visible;
          opacity: 1;
          transform: scale(1); }
        #header #site-header-center .group-icon-header ul li .header-action_dropdown {
          position: absolute;
          top: calc(100% + 20px);
          left: auto;
          right: -15px;
          z-index: 2000;
          min-width: 280px;
          border-radius: 3px;
          color: #677279;
          background: #fff;
          border: solid 1px #dfe3e8;
          box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.1);
          visibility: hidden;
          opacity: 0;
          -webkit-transform: scale(0);
          transform: scale(0);
          transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, max-height 0s linear 0.25s, -webkit-transform 0.25s ease-in-out;
          transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, visibility 0.25s ease-in-out, max-height 0s linear 0.25s;
          transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, visibility 0.25s ease-in-out, max-height 0s linear 0.25s, -webkit-transform 0.25s ease-in-out; }
          @media (min-width: 768px) {
            #header #site-header-center .group-icon-header ul li .header-action_dropdown {
              width: 420px; } }
          @media (max-width: 767px) {
            #header #site-header-center .group-icon-header ul li .header-action_dropdown {
              min-width: 100vw;
              right: -10px;
              border-top-left-radius: 0px;
              border-top-right-radius: 0px;
              border-top: none; } }
          #header #site-header-center .group-icon-header ul li .header-action_dropdown .box-arrow {
            left: auto;
            right: 142px;
            position: absolute;
            bottom: calc(100% - 2px);
            margin: 0 auto;
            width: 22px;
            height: 15px; }
            @media (min-width: 768px) and (max-width: 991px) {
              #header #site-header-center .group-icon-header ul li .header-action_dropdown .box-arrow {
                right: 103px; } }
            @media (max-width: 767px) {
              #header #site-header-center .group-icon-header ul li .header-action_dropdown .box-arrow {
                right: 20%; } }
            #header #site-header-center .group-icon-header ul li .header-action_dropdown .box-arrow svg {
              -webkit-filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, 0.12));
              filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, 0.12)); }
          #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content {
            width: 100%;
            height: 100%;
            max-height: 100%;
            overflow: hidden;
            padding: 10px 20px; }
            #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .title-search {
              font-size: 17px;
              color: #000000;
              text-transform: uppercase;
              letter-spacing: 0.5px;
              margin: 0 0 10px;
              font-weight: 500;
              padding: 6px 10px;
              text-align: center;
              border-bottom: 1px solid #ededed; }
            #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search {
              position: relative;
              padding: 0;
              margin-bottom: 5px; }
              #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .searchinput {
                background: #f5f5f5;
                border: 1px solid #ececec;
                font-size: 0.875rem;
                color: #333333;
                font-weight: 500;
                width: 100%;
                height: 45px;
                padding: 0 55px 0 20px;
                margin: 0;
                display: inline-block;
                border-radius: 0;
                transition: all 150ms linear;
                -webkit-appearance: none;
                -moz-appearance: none;
                -o-appearance: none;
                appearance: none; }
              #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .btn-search {
                width: 45px;
                height: 45px;
                line-height: 45px;
                position: absolute;
                padding: 0;
                top: 0px;
                right: 0px;
                background: transparent;
                transition: opacity 150ms linear;
                border: none;
                min-width: auto;
                outline: none;
                box-shadow: none; }
                #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .btn-search svg, #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .btn-search img {
                  width: 18px;
                  height: 45px;
                  opacity: .4; }
            #header #site-header-center .group-icon-header ul li .header-action_dropdown .header-dropdown_content .site_search #wanda-smart-search {
              position: relative; }
    #header #site-header-center .btn-menu-mb {
      font-size: 0;
      border: none;
      background: none;
      position: relative;
      z-index: 99; }

#home-slider.slick-slider > button, #form-quick-view .slick-slider > button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  height: 40px;
  width: 40px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 33px;
  text-align: center;
  box-shadow: 0 1px 9px -4px;
  background: #fff;
  color: #000;
  border-radius: 50%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all 36s;
  transition: all .3s;
  opacity: 0;
  border: none;
  font-size: 0;
  z-index: 9; }
  #home-slider.slick-slider > button.slick-prev:before, #form-quick-view .slick-slider > button.slick-prev:before {
    content: '\276E';
    font-size: 23px; }
  #home-slider.slick-slider > button.slick-next:before, #form-quick-view .slick-slider > button.slick-next:before {
    content: '\276F';
    font-size: 23px; }
  @media (max-width: 767px) {
    #home-slider.slick-slider > button, #form-quick-view .slick-slider > button {
      opacity: 0.8;
      height: 35px;
      width: 35px;
      line-height: 35px; }
      #home-slider.slick-slider > button:hover, #form-quick-view .slick-slider > button:hover {
        opacity: 1; } }

.gift-content {
  display: flex;
  align-items: center; }

.title-gift {
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 700;
  color: #001F5D; }

#form-quick-view .slick-slider > button {
  opacity: 1;
  width: 35px;
  height: 35px; }
  #form-quick-view .slick-slider > button.slick-prev {
    left: 0px; }
  #form-quick-view .slick-slider > button.slick-next {
    right: 0px; }

#form-quick-view .soldout-store {
  opacity: 0.5; }

#form-quick-view .soldout {
  opacity: 0.3; }

.quantity-area {
  float: left;
  width: 135px;
  display: flex;
  margin-right: 15px; }
  .quantity-area .qty-btn {
    background: #fff;
    float: left;
    border: 2px solid #e1e1e1;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    height: 45px;
    width: 45px;
    text-align: center;
    border-radius: 0;
    font-size: 20px;
    color: black;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: unset; }
  .quantity-area .quantity-selector {
    background: #fff;
    font-weight: 600;
    height: 45px;
    text-align: center;
    width: 45px;
    border: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;
    border-radius: 0;
    float: left;
    -webkit-appearance: none;
    font-size: 15px;
    color: #001F5D;
    padding: 0; }

/* owl nav */
.top-title-sale {
  margin-bottom: 20px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 18%;
  right: 25px; }

@media (max-width: 767px) {
  .top-title-sale {
    margin: 10px 0px 10px 0px; }
  .title-section img {
    width: 25px;
    height: 25px; } }

@media (max-width: 480px) {
  .top-title-sale {
    position: static;
    justify-content: space-between; } }

.top-title {
  margin-bottom: 30px;
  text-align: center; }
  .top-title .title-section {
    text-align: center;
    display: flex;
    justify-content: start;
    margin-bottom: 0px;
    color: black; }
    .top-title .title-section span {
      display: flex;
      align-items: center;
      font-size: 32px;
      font-weight: 600; }
    @media (max-width: 767px) {
      .top-title .title-section span {
        font-size: 26px; } }
  .top-title .title-section-uppercase {
    text-align: center;
    display: flex;
    justify-content: start;
    margin-bottom: 0px;
    color: black; }
    .top-title .title-section-uppercase span {
      display: flex;
      align-items: center;
      font-size: 28px;
      text-transform: uppercase;
      font-weight: 400; }
    @media (max-width: 767px) {
      .top-title .title-section-uppercase span {
        font-size: 28px; } }
  .top-title p {
    text-align: center;
    color: #878787;
    font-style: italic;
    margin: 0;
    display: inline-block;
    padding-top: 15px;
    position: relative;
    min-width: 150px; }
    .top-title p.fsnone {
      font-size: 0; }
    .top-title p:before {
      content: "///";
      color: #000;
      position: absolute;
      top: -5px;
      left: 50%;
      transform: translateX(-50%);
      width: 20px;
      text-align: center;
      background: #fff;
      z-index: 9;
      font-size: 0.875rem; }
    .top-title p:after {
      content: "";
      width: 120px;
      height: 1px;
      background: #000;
      position: absolute;
      top: 5px;
      left: 15px; }

/** product loop **/
.product-block {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding-bottom: 15px;
  min-height: 100%;
  flex: 1;
  background: white;
  border-radius: 8px;
  padding: 5px 5px;
  box-shadow: 0px 0px 4px 2px #dbdbdb80; }
  .product-block .product-img {
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0; }
    .product-block .product-img > a {
      display: block;
      position: relative;
      z-index: 9; }
      .product-block .product-img > a:before {
        content: "";
        padding-bottom: 127.25%;
        display: block; }
      .product-block .product-img > a img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        object-position: top;
        display: block;
        z-index: 8; }
        .product-block .product-img > a img:not(.lazyloaded) {
          background: #c3c3c3; }
        .product-block .product-img > a img.img-hover {
          visibility: hidden;
          opacity: 0; }
      .product-block .product-img > a.sold-out:after {
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        width: 100px;
        height: 100px;
        left: 0;
        top: 0;
        z-index: 9; }
    .product-block .product-img .product-icon-action {
      position: absolute;
      top: auto;
      bottom: -50px;
      background-color: white;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      right: auto;
      left: 50%;
      z-index: 10;
      width: 95px;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
      border-radius: 5px;
      transform: translate(-50%); }
      .product-block .product-img .product-icon-action > div {
        background: transparent; }
        .product-block .product-img .product-icon-action > div > p {
          color: #fff;
          display: flex;
          line-height: 35px;
          align-items: center;
          justify-content: center;
          font-weight: 400;
          margin: 0;
          background-color: white;
          text-align: center;
          position: relative;
          border: none;
          width: 100%;
          width: 45px;
          height: 45px;
          padding: 10px;
          cursor: pointer; }
          @media (max-width: 1024px) {
            .product-block .product-img .product-icon-action > div > p {
              font-size: 0.75rem; } }
          .product-block .product-img .product-icon-action > div > p:before {
            top: 3px;
            right: 3px;
            bottom: 3px;
            left: 3px;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
            transform: scale(0, 1);
            transform-origin: center; }
          .product-block .product-img .product-icon-action > div > p:after {
            top: 3px;
            right: 3px;
            bottom: 3px;
            left: 3px;
            border-right: 1px solid #fff;
            border-left: 1px solid #fff;
            transform: scale(1, 0);
            transform-origin: center; }
          .product-block .product-img .product-icon-action > div > p:after, .product-block .product-img .product-icon-action > div > p:before {
            position: absolute;
            z-index: 9;
            content: "";
            opacity: 0; }
          .product-block .product-img .product-icon-action > div > p:hover:before, .product-block .product-img .product-icon-action > div > p:hover:after {
            opacity: 0;
            transform: scale(1); }
      @media (max-width: 768px) {
        .product-block .product-img .product-icon-action {
          display: none; } }
    .product-block .product-img .product-wishlist {
      position: absolute;
      z-index: 9;
      top: 0px;
      left: 0px; }
      .product-block .product-img .product-wishlist button {
        font-size: 0;
        outline: none;
        border: none;
        background: none;
        width: 35px;
        height: 35px; }
        .product-block .product-img .product-wishlist button img {
          margin: 0 auto;
          width: 20px;
          height: 20px; }
  .product-block .product-detail {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 5px; }
    .product-block .product-detail .pro-name {
      margin-bottom: 5px;
      display: flex;
      flex-direction: column; }
      @media (max-width: 480px) {
        .product-block .product-detail .pro-name {
          margin-bottom: 0px; } }
      .product-block .product-detail .pro-name a {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.2rem;
        color: #000000;
        line-height: 18px;
        padding-top: 10px;
        margin: 0 0 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-name a {
            font-size: .786rem; } }
    .product-block .product-detail .pro-price {
      margin: 0; }
      .product-block .product-detail .pro-price span {
        color: #001F5D;
        font-weight: 700;
        font-size: 1rem; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price span {
            font-size: 0.75rem; } }
      .product-block .product-detail .pro-price .compare-price {
        font-size: 1rem;
        font-weight: 700;
        margin-left: 15px;
        color: #888888; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price .compare-price {
            margin-left: 9px;
            font-size: 0.75rem; } }
  .product-block .add-cart-mb-loop {
    position: absolute;
    z-index: 9;
    bottom: 3px;
    right: 6px; }
    .product-block .add-cart-mb-loop button {
      font-size: 0;
      outline: none;
      border: none;
      width: 30px;
      height: 30px;
      background: white;
      border-radius: 50%; }
      .product-block .add-cart-mb-loop button img {
        width: 30px;
        height: 30px;
        margin: 0 auto; }
  @media (min-width: 768px) {
    .product-block:hover .product-icon-action {
      bottom: 5px; }
    .product-block .has-hover:hover .img-hover {
      opacity: 1;
      visibility: visible; } }

/** end product loop **/
.scroll-fixed #header #site-header-center {
  z-index: 100;
  background: rgba(255, 255, 255, 0.9); }

/* footer */
footer {
  background-color: #001F5D; }
  footer.bgft {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: var(--bg-footer); }
  footer * {
    color: #ffffff; }
  footer .top-ft-wanda {
    padding: 45px 0px 20px 0px; }
    @media (max-width: 768px) {
      footer .top-ft-wanda {
        padding: 45px 0px 0px 0; } }
    footer .top-ft-wanda .title-footer h4 {
      font-size: 1rem;
      font-weight: 600;
      padding-bottom: 10px;
      position: relative;
      margin-bottom: 0; }
    footer .top-ft-wanda ul li {
      padding: 7px 0;
      display: block; }
      footer .top-ft-wanda ul li i {
        margin-right: 5px; }
      footer .top-ft-wanda ul li:hover a {
        color: var(--colorshophover); }
    footer .top-ft-wanda .follow-wanda {
      margin-top: 15px; }
      footer .top-ft-wanda .follow-wanda ul li {
        margin-right: 10px; }
        footer .top-ft-wanda .follow-wanda ul li a {
          display: block;
          width: 35px;
          height: 35px;
          line-height: 31px;
          text-align: center;
          border-radius: 50%;
          border: 1px solid #ffffff; }
          footer .top-ft-wanda .follow-wanda ul li a img {
            max-width: 18px;
            filter: grayscale(100%); }
        footer .top-ft-wanda .follow-wanda ul li:hover a[href*="facebook"] {
          border-color: #4267B2; }
        footer .top-ft-wanda .follow-wanda ul li:hover a[href*="insta"] {
          border-color: #c262c4; }
        footer .top-ft-wanda .follow-wanda ul li:hover a[href*="youtube"] {
          border-color: #d90000; }
        footer .top-ft-wanda .follow-wanda ul li:hover a img {
          filter: grayscale(0); }
    footer .top-ft-wanda .newletter p {
      margin-bottom: 15px; }
    footer .top-ft-wanda .newletter form {
      background-color: #fff;
      height: 45px;
      line-height: 45px;
      border: none;
      width: 100%;
      max-width: 100%;
      position: relative; }
      footer .top-ft-wanda .newletter form input {
        border: none;
        width: 100%;
        padding: 0 100px 0 10px;
        border-bottom: 1px solid white;
        border-right: none;
        border-left: none;
        border-top: none;
        background: #001F5D;
        color: white; }
      footer .top-ft-wanda .newletter form .btn {
        display: inline-block;
        text-transform: uppercase;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        border: none;
        text-align: center;
        letter-spacing: .3em;
        font-weight: 600;
        position: absolute;
        background-color: var(--bgshop);
        color: #fff;
        font-size: 0.75rem;
        letter-spacing: .2em;
        line-height: 18px;
        top: 0;
        right: 0;
        box-shadow: none;
        white-space: nowrap;
        transition: .3s;
        padding: 7px 10px;
        border-radius: 8px;
        height: 35px;
        margin-top: 5px;
        margin-right: 5px; }
        footer .top-ft-wanda .newletter form .btn:hover {
          background-color: #000000; }
    footer .top-ft-wanda .bocongthuong img {
      max-width: 160px; }
  footer .copyright-wanda {
    padding: 15px 0; }
    footer .copyright-wanda .logo-footer img {
      max-width: 185px; }
    footer .copyright-wanda p {
      margin: 0;
      text-align: center; }

footer .top-ft-wanda .social-footer li {
  padding: 0;
  font-size: 18px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  position: relative;
  margin-right: 10px; }
  footer .top-ft-wanda .social-footer li.hotline {
    background: #e9242f; }
  footer .top-ft-wanda .social-footer li.zalo {
    background: #008FE5;
    line-height: 26px; }
  footer .top-ft-wanda .social-footer li.twitter {
    background: #03A9F4; }
  footer .top-ft-wanda .social-footer li.youtube {
    background: #FF0000; }
  footer .top-ft-wanda .social-footer li.tiktok {
    background: #000;
    line-height: 26px; }
  footer .top-ft-wanda .social-footer li.facebook {
    background: #4267B3; }
  footer .top-ft-wanda .social-footer li.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
  footer .top-ft-wanda .social-footer li a {
    color: #fff;
    display: block; }
    footer .top-ft-wanda .social-footer li a i {
      margin: 0; }

/* btn add cart*/
.wrap-addcart {
  flex: 1; }

/* Menu mobile */
.mn-mb-header {
  background: #080808; }

.site-overlay {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 122px;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 4000;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear; }

.site-overlay-class {
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0px;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 4000;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear; }

@media (max-width: 992px) {
  .site-overlay {
    top: 0px; }
  #wandave-theme.menu-active {
    overflow: hidden; }
    #wandave-theme.menu-active #menu-mobile {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    #wandave-theme.menu-active #site-overlay {
      opacity: 1;
      visibility: visible; }
  #wandave-theme.show-add-cart-mb #site-overlay-sw {
    opacity: 1;
    visibility: visible; }
  #menu-mobile {
    width: 313px;
    position: fixed;
    height: 100vh;
    left: 0;
    right: auto;
    top: 0;
    background: #ffffff;
    z-index: 6000;
    overflow-y: auto;
    -ms-transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
    #menu-mobile .user-acc-logo {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-size: 1rem; }
    #menu-mobile .mn-mb-header a {
      display: flex; }
    #menu-mobile .mn-mb-header .drawer-header--auth {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0px 16px;
      margin-top: 0;
      padding: 15px 0;
      margin-bottom: -15px; }
      #menu-mobile .mn-mb-header .drawer-header--auth ._object {
        width: 40px;
        height: 40px;
        overflow: hidden; }
        #menu-mobile .mn-mb-header .drawer-header--auth ._object img {
          border-radius: 50%; }
      #menu-mobile .mn-mb-header .drawer-header--auth ._body {
        color: white;
        font-size: 0.875rem;
        font-weight: 500;
        margin-left: 10px; }
    #menu-mobile .mb-menu {
      padding: 0 15px; }
      #menu-mobile .mb-menu li {
        display: block;
        float: left;
        width: 100%;
        padding: 0;
        position: relative;
        margin: 5px 0px 5px 0px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #menu-mobile .mb-menu li a {
          display: inline-block;
          color: var(--bgshop);
          font-size: 16px;
          padding: 0px 20px 0px 0px;
          position: relative;
          font-weight: 500;
          line-height: 40px; }
          #menu-mobile .mb-menu li a .hot-label {
            position: absolute;
            top: 3px;
            right: -20px;
            font-size: 8px;
            display: inline-block;
            text-transform: uppercase;
            line-height: 15px;
            padding: 0 5px;
            font-weight: 600;
            color: #fff;
            background: var(--bg-label); }
            #menu-mobile .mb-menu li a .hot-label:before {
              border-top: 4px solid var(--bg-label);
              content: '';
              position: absolute;
              width: 0;
              height: 0;
              display: inline-block;
              top: 100%;
              left: 5px;
              border-right: 4px solid transparent; }
        #menu-mobile .mb-menu li .cl-open {
          font-size: 0;
          background: none;
          border: none;
          position: absolute;
          right: 0;
          width: 38px;
          height: 38px;
          top: 0;
          color: var(--bgshop); }
          #menu-mobile .mb-menu li .cl-open.plus-menu:after {
            content: "+";
            font-size: 25px;
            font-weight: 500; }
          #menu-mobile .mb-menu li .cl-open.minus-menu:after {
            content: "–";
            font-size: 25px;
            font-weight: 500; }
        #menu-mobile .mb-menu li .menu-childrent {
          display: none; }
        #menu-mobile .mb-menu li:last-child {
          border: none; }
  .wanda-close-handle {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    z-index: 999;
    background: transparent;
    border: none;
    box-shadow: none;
    cursor: pointer;
    -ms-transition: transform 150ms linear;
    -webkit-transition: transform 150ms linear;
    transition: transform 150ms linear;
    font-size: 0;
    z-index: 1000000; }
    .wanda-close-handle .mb-menu-cls {
      width: 35px;
      height: 35px;
      cursor: pointer;
      display: inline-block;
      position: relative; }
      .wanda-close-handle .mb-menu-cls .bar {
        position: relative;
        top: 18px;
        right: 7px;
        background: #000;
        display: block;
        margin: auto;
        -ms-transition: all 0ms 100ms, width 150ms linear;
        -webkit-transition: all 0ms 100ms, width 150ms linear;
        transition: all 0ms 100ms, width 150ms linear; }
        .wanda-close-handle .mb-menu-cls .bar:before {
          content: "";
          position: absolute;
          right: 0;
          background: white;
          bottom: -2px;
          width: 20px;
          height: 2px;
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1); }
        .wanda-close-handle .mb-menu-cls .bar:after {
          content: "";
          position: absolute;
          right: 0;
          background: white;
          top: 0;
          width: 20px;
          height: 2px;
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1); }
  #flex-owl-quickview:not(.slick-initialized) .product-image-feature-qv {
    flex: 0 0 100%; } }

.search-page {
  margin-top: 15px; }
  .search-page .search-input {
    background: #f5f5f5;
    border: 1px solid #ececec;
    font-size: 0.875rem;
    color: #333333;
    font-weight: 500;
    width: 100%;
    height: 45px;
    padding: 0 55px 0 20px;
    margin: 0;
    display: inline-block;
    border-radius: 0;
    transition: all 150ms linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
  .search-page .btn-search-now {
    position: absolute;
    right: 15px;
    top: 0;
    height: 45px;
    padding: 0 10px;
    border: none;
    background: var(--bgshop);
    color: #fff; }
    @media (max-width: 767px) {
      .search-page .btn-search-now {
        right: 10px; } }

.lv_1 {
  float: left; }

.ketnoi-conetent h4 {
  font-weight: 600; }

/*scroll-top*/
.back-to-top {
  width: 47px;
  border: 2px solid #183C7B;
  font-size: 0;
  position: fixed;
  right: -80px;
  height: 47px;
  bottom: 70px;
  border-radius: 50%;
  z-index: 2000;
  color: white;
  background: transparent; }
  .back-to-top svg {
    width: 45px;
    height: 45px; }
  .back-to-top i {
    font-size: 20px; }
  .back-to-top:hover {
    border: 2px solid #183C7B;
    background-color: #183C7B;
    color: #fff; }
  .back-to-top.show {
    right: 11px; }

.back-to-top:hover svg, .back-to-top:hover svg * {
  stroke: #fff; }

/* Paginate */
#pagination span, #pagination a {
  width: 42px;
  height: 42px;
  border: 1px solid #e3e3e3;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-right: 9px;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  color: #868686; }
  #pagination span.current, #pagination a.current {
    background: #000;
    color: #fff;
    border: 1px solid #000; }

#pagination a:hover {
  background: #000;
  color: #fff; }

.product-sale {
  margin: 0 7px; }
  .product-sale span {
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 0.75rem;
    position: relative;
    background: #ff0000;
    width: 42px;
    height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 5px;
    border-radius: 25px; }
    .product-sale span.new {
      background: #029018; }
      .product-sale span.new:after {
        border-top: 10px solid #029018; }
  .product-sale.hidden {
    display: none; }

@media screen and (max-width: 992px) {
  .header_sale {
    top: -19px;
    font-size: 13px;
    font-weight: 500;
    left: 0px;
    height: 0px; } }

@media screen and (max-width: 480px) {
  .product-sale span {
    width: 28px;
    height: 21px;
    margin-right: 0px;
    border-radius: 20px; }
  .product-sale span {
    font-size: 10px; } }

.pro-sale-qv, .pro-sale-detail {
  position: absolute;
  z-index: 999;
  top: 5px;
  right: 1px;
  display: flex; }
  .pro-sale-qv span, .pro-sale-detail span {
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 0.75rem;
    position: relative;
    background: #ff0000;
    width: 42px;
    height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
    border-radius: 25px; }
    .pro-sale-qv span.new, .pro-sale-detail span.new {
      background: #029018; }
      .pro-sale-qv span.new:after, .pro-sale-detail span.new:after {
        border-top: 10px solid #029018; }
  .pro-sale-qv.hidden, .pro-sale-detail.hidden {
    display: none; }

@media (min-width: 992px) {
  #product-thumb .owl-next, #product-thumb .owl-prev {
    background: var(--bgshop);
    color: #fff;
    width: 30px;
    height: 30px; }
    #product-thumb .owl-next:hover, #product-thumb .owl-prev:hover {
      background: #fff;
      color: var(--bgshop); }
  #product-thumb:hover .owl-prev {
    left: -15px;
    opacity: 1; }
  #product-thumb:hover .owl-next {
    right: -15px;
    opacity: 1; } }

.view-detail {
  text-decoration: underline;
  color: var(--colorshop); }

.social-fixed {
  position: fixed;
  bottom: 130px;
  right: -80px;
  z-index: 999; }
  .social-fixed .btn-support {
    background: #001F5D;
    width: 47px;
    height: 47px;
    line-height: 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    background-image: var(--customer);
    background-size: 45px;
    background-position: center;
    background-repeat: no-repeat; }
    .social-fixed .btn-support.active-show {
      background-image: var(--cancel);
      background-size: 20px; }
    .social-fixed .btn-support:after {
      content: "";
      background-color: #001F5D;
      animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
      border: 2px solid transparent;
      border-radius: 100%;
      height: 65px;
      left: -10px;
      z-index: 99;
      position: absolute;
      top: -10px;
      transform-origin: 50% 50% 0;
      transition: all .5s ease;
      width: 65px; }
  .social-fixed ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden; }
    .social-fixed ul.active {
      max-height: 500px;
      visibility: visible; }
    .social-fixed ul.overflow-active {
      overflow: initial; }
    .social-fixed ul li {
      font-size: 25px;
      width: 45px;
      height: 45px;
      text-align: center;
      line-height: 45px;
      border-radius: 50%;
      margin-bottom: 15px;
      position: relative; }
      .social-fixed ul li.hotline {
        background: #e9242f; }
      .social-fixed ul li.zalo {
        background: #008FE5;
        line-height: 42px; }
      .social-fixed ul li.twitter {
        background: #03A9F4; }
      .social-fixed ul li.youtube {
        background: #FF0000; }
      .social-fixed ul li.tiktok {
        background: #fff;
        line-height: 42px; }
      .social-fixed ul li.instagram {
        background: #f09433;
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
      .social-fixed ul li a {
        color: #fff;
        display: block; }
  .social-fixed.show {
    right: 10px; }

.row-flex {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px; }
  .row-flex .add-to-cart-style-qv, .row-flex .add-to-cart-style, .row-flex .buynow-style {
    background: white;
    color: #001F5D;
    height: 45px;
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
    margin-right: 15px;
    display: block;
    border: 1px solid #001F5D;
    max-width: 250px;
    text-transform: uppercase;
    line-height: 17px;
    border-radius: 8px;
    cursor: pointer; }
    .row-flex .add-to-cart-style-qv span, .row-flex .add-to-cart-style span, .row-flex .buynow-style span {
      font-weight: bold;
      letter-spacing: .5px; }
    @media (min-width: 992px) {
      .row-flex .add-to-cart-style-qv:hover, .row-flex .add-to-cart-style:hover, .row-flex .buynow-style:hover {
        background: #fff;
        color: var(--bgshop); } }
  .row-flex .buynow-style {
    background: transparent;
    color: var(--bgshop); }
    .row-flex .buynow-style:hover {
      background: var(--bgshop);
      color: #fff; }
  .row-flex .add-to-cart-style-qv {
    width: calc(100% - 15px);
    flex: 0 0 calc(100% - 15px); }

#pro-qv-wanda .selector-actions {
  margin-right: -15px;
  margin-left: -15px; }

#pro_sku_qv .view-sku {
  color: #2F80ED; }

.quantity-area-cartmini {
  float: left;
  width: 100px;
  display: flex; }
  .quantity-area-cartmini .qty-btn {
    background: #fff;
    float: left;
    border: 2px solid #e1e1e1;
    cursor: pointer;
    font-weight: 400;
    outline: none;
    height: 33px;
    width: 33px;
    text-align: center;
    border-radius: 0;
    font-size: 20px;
    color: #001F5D;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: unset; }
  .quantity-area-cartmini .quantity-mini {
    background: #fff;
    font-weight: 600;
    height: 33px;
    text-align: center;
    width: 33px;
    border: 2px solid #e1e1e1;
    border-left: none;
    border-right: none;
    border-radius: 0;
    float: left;
    -webkit-appearance: none;
    font-size: 15px;
    color: black;
    padding: 0; }

.rte.description p {
  margin: 0; }

.list-variants-img li {
  margin-right: 3px;
  margin-bottom: 5px;
  line-height: 20px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  list-style: none !important; }
  .list-variants-img li span {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    cursor: pointer;
    background-image: var(--bg-colorloop);
    background-size: contain;
    background-position: center; }
    .list-variants-img li span img {
      object-fit: cover;
      object-position: center;
      height: 28px;
      width: 28px;
      border-radius: 100%; }
  .list-variants-img li.active {
    border-color: #000; }

.quantity-area-cartmini .btn-right-quantity {
  border-left: none;
  border-radius: 0px 8px 8px 0px; }

.quantity-area-cartmini .btn-left-quantity {
  border-right: none;
  border-radius: 8px 0px 0px 8px; }

.quantity-area .qtyplus {
  border-left: none;
  border-radius: 0px 8px 8px 0px; }

.quantity-area .qtyminus {
  border-right: none;
  border-radius: 8px 0px 0px 8px; }

#add-item-form-qv .header {
  font-weight: 400; }

#add-item-form-qv .color-text {
  font-weight: 700; }

@media (max-width: 480px) {
  .list-variants-img li {
    width: 30px;
    height: 30px; }
  .list-variants-img li span img {
    width: 25px;
    height: 25px; }
  #product-sider-seen .list-variants-img li span {
    width: 25px;
    height: 25px; } }

.pro-sale-qv.hidden {
  display: none; }

.count-down-index > span {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  color: white; }
  @media (max-width: 480px) {
    .count-down-index > span {
      margin-bottom: 5px; } }

.count-down-index .countdown-deal li {
  display: block;
  float: left;
  background: transparent;
  height: 45px;
  width: 45px;
  padding: 0;
  text-align: center;
  border-radius: 6px;
  margin: 5px;
  font-size: 1rem;
  border: 1px solid #000000; }
  @media (max-width: 480px) {
    .count-down-index .countdown-deal li {
      height: 40px;
      width: 40px; } }
  .count-down-index .countdown-deal li span {
    color: #000000;
    font-weight: 500;
    box-shadow: inset 0px 0.5px 0px black;
    font-size: 0.875rem; }
  .count-down-index .countdown-deal li .time {
    color: #000000;
    font-weight: 500;
    line-height: 20px; }

.show-buy-mobile .product-fixed-buy-mart {
  bottom: 0; }

#wrapper-box-sw-mb {
  position: fixed;
  background: #fff;
  z-index: 9999;
  bottom: -100vh; }
  #wrapper-box-sw-mb .result-swatch-mb {
    position: relative; }
    #wrapper-box-sw-mb .result-swatch-mb .bar:before, #wrapper-box-sw-mb .result-swatch-mb .bar:after {
      background: #000; }
  #wrapper-box-sw-mb #form-swatch-mobile {
    padding: 15px 10px;
    position: relative; }
    #wrapper-box-sw-mb #form-swatch-mobile .product-title h2 {
      font-size: 18px;
      margin-bottom: 10px; }
    #wrapper-box-sw-mb #form-swatch-mobile .product-title .pro_sku_sw {
      font-size: 0.875rem; }
    #wrapper-box-sw-mb #form-swatch-mobile .pro-price-sw {
      font-size: 1rem;
      color: #ff0000;
      font-weight: 600;
      margin-right: 15px; }
    #wrapper-box-sw-mb #form-swatch-mobile del {
      color: #919191;
      font-weight: 500; }
    #wrapper-box-sw-mb #form-swatch-mobile .select-swatch {
      float: left;
      max-height: 210px;
      overflow-y: auto;
      width: 100%; }

#menu-mobile .menu-mb-lv2, #menu-mobile .menu-mb-lv3 {
  display: none;
  position: fixed;
  right: 0;
  top: 0 !important;
  width: 313px;
  height: 100%;
  padding-bottom: 10px;
  background: #fff;
  margin-left: 0;
  box-shadow: rgba(0, 0, 0, 0.06) 0 5px 8px 0;
  z-index: 100000;
  left: 0;
  transition: all 0.8s;
  overflow-y: auto;
  overflow-x: hidden; }

#section_header {
  padding: 0 25px; }

#menu-mobile .menu-mb-lv2 li.active, #menu-mobile .menu-mb-lv3 li.active {
  transform: translateX(0);
  z-index: 2;
  display: block;
  visibility: visible;
  transition: all 0.8s; }

.btn-contnet {
  background: #080808;
  text-align: center;
  font-size: 1rem;
  text-transform: uppercase;
  visibility: visible;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  margin-left: -30px;
  margin-right: -30px;
  color: white; }

.btn-contnet span {
  width: 80%;
  font-size: 20px; }

.btn-lv1 i, .btn-lv2 i {
  color: white;
  font-size: 25px; }

#menu-mobile .mb-menu .cl-open-mobile {
  font-size: 20px; }

.content-soldout {
  margin-top: 10px; }

#section-collectio-home-1 .top-title .title-section span {
  font-weight: 600;
  font-size: 32px; }

.model-add-cart {
  position: fixed;
  top: 95px;
  right: -300px;
  width: 300px;
  transition: all .2s;
  box-sizing: border-box;
  z-index: 99999;
  background: #fff;
  border: 0px 0px 8px 8px solid #d9d9d9;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  padding: 18px;
  touch-action: pan-y; }

.model-add-cart-success {
  right: 20px; }

.note-cart p {
  font-size: 0.875rem;
  background: transparent;
  color: #296943;
  font-weight: normal;
  border-radius: 2px;
  margin-bottom: 0px;
  font-weight: 600; }

.note-cart button {
  padding: 5px 10px;
  background: transparent;
  border: 0; }

#close-cart-mini {
  padding: 0px 5px;
  border-radius: 100%;
  color: #2E842B; }

.note-cart {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  margin-left: -19px;
  margin-right: -19px;
  margin-top: -19px;
  justify-content: space-between;
  border-radius: 16px 16px 0px 0px;
  background: #D4EDDA; }

.notify-product__thumbnail {
  width: 25%;
  overflow: hidden;
  border-radius: 10px;
  position: relative; }

.notify-product__thumbnail:before {
  content: "";
  display: block;
  padding-top: 118%;
  height: 0;
  width: 100%; }

.filter-size-sale a:hover {
  color: black; }

.content_title .btn-gift {
  padding: 2px 5px;
  color: white;
  background: black;
  border-radius: 5px;
  margin-left: 5px; }

.content_title h4 {
  line-height: 27px;
  margin-top: 15px; }

.content_title a {
  color: black;
  cursor: pointer; }

.notify-product__thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

#btn-nhanngay {
  color: #001F5D;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #001F5D;
  border-radius: 8px;
  padding: 3px;
  margin-left: 5px; }

.notify-product__content {
  display: flex;
  flex-flow: column;
  width: 75%;
  padding-left: 10px; }

.notify-product__title {
  flex: 1;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: .03em;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.notify-product__option {
  margin: 10px 0; }

.notify-product__prices {
  display: flex;
  flex-flow: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 5px; }

.notify-product__prices span {
  margin-right: 10px;
  color: #001F5D;
  font-weight: 600;
  font-size: 0.875rem; }

#total_sale {
  display: block;
  width: 100%;
  height: 16px;
  background: #dae1e8;
  margin-top: 2px;
  border-radius: 9999px;
  position: relative;
  margin: 5px 0; }

.flashsale___percent-cart {
  width: 0%;
  height: 100%;
  background: linear-gradient(270deg, #0096C7, #0077B6);
  border-radius: 9999px;
  position: absolute;
  top: 0;
  z-index: 1; }

.notify-product__prices del {
  color: #888888; }

.notify-product {
  display: flex;
  padding-top: 15px;
  border-top: 1px solid #d9d9d9;
  margin-top: 15px;
  padding-bottom: 5px; }

.notify__content .btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 16px;
  border: 2px solid #001F5D;
  color: white;
  padding: 0 30px;
  transition: all .2s;
  cursor: pointer;
  margin-top: 10px;
  font-size: 1rem;
  width: 100%;
  background: #001F5D; }

.notify__content .btn:hover {
  background: black;
  color: white; }

.slick-arrow[aria-disabled="true"] {
  display: none !important; }

.error-size-style, .error-hinh-style {
  position: fixed;
  top: 120px;
  right: -300px;
  max-width: 270px;
  transition: all .2s;
  box-sizing: border-box;
  z-index: 999999999999;
  background: #fff;
  border: 2px solid #c92921;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  padding: 15px;
  touch-action: pan-y;
  background: white; }

.model-add-size-error {
  right: 10px; }

.product-block .product-img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-block .product-img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_2);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-block .product-img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_3);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-block .product-img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_4);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-gallery .slider_img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_1);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-gallery .slider_img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_2);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-gallery .slider_img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_3);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.product-gallery .slider_img[data-frame*=""] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_4);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left; }

.error-size-style p, .error-hinh-style h5 {
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #c92921; }

.topbar-none {
  display: none; }

.btn-main {
  border-color: #080808;
  color: #080808;
  border-radius: 5px; }

#pro-qv-wanda .close-modal {
  display: none !important; }

.btn, .ega-badge-ctd, .view-all {
  text-align: center; }

#section_product_default .image-mobile, .mobile-none, .title-footer .d-md-none, .unless-product #buynow-sw {
  display: none; }

.user-interface {
  color: #fff;
  font-size: 35px;
  line-height: 15px; }

.d-header-none i {
  color: #000; }

.d-header-none.disabled {
  cursor: not-allowed;
  opacity: .3; }

.product-block .product-detail .box-pro-prices .sold-out-tag {
  margin-top: 0px;
  margin-left: 5px;
  color: #fff;
  padding: 1px 10px;
  background: #e70303;
  font-size: 11px;
  border-radius: 3px; }

.e-tabs__image img, .video-item img {
  object-fit: cover;
  object-position: center;
  width: 100%; }

.list-group-item > a, .top-banner {
  position: relative; }

.click-title {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.top-banner p {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0px; }

@media (max-width: 991px) {
  .top-banner .container {
    overflow: auto; }
  .top-banner p {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    white-space: nowrap; } }

.top-banner .close {
  z-index: 9;
  position: absolute;
  right: 8px;
  top: 5px;
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

@media (max-width: 767px) {
  .top-banner .close {
    zoom: .7; } }

.show-add-cart-mb #wrapper-box-sw-mb {
  bottom: 0; }

.d-header-none {
  background: 0 0;
  border: none;
  font-size: 15px;
  font-weight: 900;
  width: 35px;
  height: 35px; }

@media (max-width: 1500px) {
  #header #site-header-center .menu-desk {
    white-space: nowrap;
    width: 100%;
    overflow-x: hidden;
    justify-content: start; }
  .nav-header {
    display: flex;
    justify-content: center;
    align-items: center; } }

.e-tabs__image img {
  border-radius: 8px;
  height: 100%;
  max-height: 550px; }

@media (max-width: 1600px) {
  .e-tabs__image img {
    max-height: 475px; } }

@media screen and (max-width: 1024px) {
  .desk-none {
    display: none !important; }
  .mobile-none {
    display: block; }
  .display-none {
    display: none; } }

@media screen and (min-width: 1025px) {
  .display-desktop {
    display: none; } }

.display-tab {
  display: none !important; }

.btn-main:hover {
  color: #fff !important;
  background: #080808; }

.btn {
  padding: 10px;
  font-size: 1rem;
  line-height: 1.5;
  vertical-align: middle;
  font-weight: 500;
  user-select: none;
  background-color: transparent;
  border: 1px solid #000;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.view-all {
  margin-top: 15px; }

footer .title-footer span {
  padding: 7px 0; }

.newletter {
  padding-top: 20px; }

.ketnoi-conetent {
  margin-top: 25px; }

.product-trustbadge {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.product-trustbadge img {
  height: auto; }

.product-trustbadge a {
  padding-right: 4px; }

.text-copyright a {
  color: #2f80ed; }

.video-item img {
  top: 0;
  left: 0;
  height: 100%; }

#section_product_default .image-desktop {
  display: block;
  width: 20%;
  padding: 0 15px; }

#section_product_default .container {
  padding: 0 15px; }

.flashsale__countdown-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }

.flashsale__countdown-label {
  position: absolute;
  top: 0;
  color: var(--heading-color);
  font-size: 16px; }

.ega-badge-ctd__item {
  border-bottom: 1px solid #d2d6db;
  width: 80%; }

.ega-badge-ctd > div:not(.ega-badge-ctd__colon) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  font-size: 18px;
  background-color: transparent;
  margin: 0 5px;
  border: 1px solid white;
  color: white; }

.ega-badge-ctd {
  display: flex;
  align-items: center; }

.flashsale__header {
  justify-content: space-between;
  align-items: center; }

.flashsale__header h5 {
  margin-bottom: 0; }

@media (min-width: 1024px) {
  .list-group-item:hover > a:after {
    width: calc(100% - 30px); } }

.list-group-item:hover > a:after {
  filter: brightness(0.9); }

.list-group-item > a:after {
  background: currentColor;
  bottom: calc(1.25rem - 5px);
  content: "";
  height: 2px;
  left: 1rem;
  position: absolute;
  width: 0;
  transition: width .2s ease-in-out; }

#header .header-new {
  position: absolute;
  top: 7px;
  right: -7px;
  color: red;
  font-size: 12px;
  font-weight: 900; }

.addThis_listSharing {
  position: fixed;
  bottom: 85px;
  z-index: 999;
  top: auto !important;
  right: 12px;
  opacity: 0;
  display: none; }

.list-store p:not(:last-child) {
  margin-bottom: 1rem; }

@media (max-width: 480px) {
  .product-block .product-detail .pro-price span.sold-out-tag {
    margin-left: 0;
    width: 75%;
    padding: 0px 8px;
    text-align: center;
    margin-top: 0px;
    margin-left: 5px; }
  .d-none-button-mb .slick-callback .slick-arrow {
    display: none !important; }
  .d-block-button-mb .slick-callback .slick-arrow.slick-prev {
    left: -15px;
    opacity: 1; }
  .d-block-button-mb .slick-callback .slick-arrow.slick-next {
    right: -25px;
    opacity: 1; }
  footer .top-ft-wanda .title-footer h4 {
    padding-bottom: 10px;
    padding-top: 15px; } }

.btn-header-pre {
  display: none;
  display: flex;
  align-items: center; }

@media (max-width: 767px) {
  .toggle-mn {
    display: none; }
  .title-footer .d-inline-block {
    display: block; }
  .flashsale__countdown-label {
    display: none !important; }
  #menu-mobile ul li .header_new {
    position: absolute;
    top: -13px;
    right: 109px;
    color: red;
    font-size: 12px;
    font-weight: 900; } }

@media (max-width: 768px) {
  .ega-badge-ctd > div:not(.ega-badge-ctd__colon) {
    width: 45px;
    height: 45px;
    font-size: 13px; } }

#topbar {
  padding: 0 50px;
  background: #FFFFFF;
  font-size: 0.75rem;
  color: #000000;
  overflow: hidden;
  width: 100%; }

.marquee-topbar {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  animation: auto-run 30s linear infinite; }

.marquee-topbar .item {
  flex: 1;
  margin-right: 20px;
  white-space: nowrap;
  padding: 5px 15px; }

.coupon-freeship {
  display: grid;
  align-items: center;
  background-image: url(https://file.hstatic.net/1000360022/file/free_ship_7599925c019f4a80a14d32d334b0a46d.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-position: center; }

.producty-item {
  margin-bottom: 15px; }

.title-menu a {
  color: white;
  cursor: pointer; }

@keyframes auto-run {
  0% {
    transform: translateX(100%);
    /* Start position */ }
  100% {
    transform: translateX(-105%);
    /* End position */ } }

@media (max-width: 480px) {
  .marquee-topbar {
    animation: auto-run 15s linear infinite; }
  @keyframes auto-run {
    0% {
      transform: translateX(100%);
      /* Start position */ }
    100% {
      transform: translateX(-500%);
      /* End position */ } } }

.select-color {
  position: relative; }

.label_wrapper {
  font-size: 0.6875rem;
  height: 15px;
  padding: 0 7px;
  font-weight: 600; }

.hd-title-menu {
  margin-bottom: 15px; }

.box-pro-prices {
  margin-bottom: 10px;
  height: 20px;
  display: flex;
  align-items: center; }

.pro-price {
  display: flex;
  align-items: center;
  justify-content: center; }

.product-block .product-detail .pro-price .text-commingsoon {
  padding: 5px;
  background: red;
  color: white; }

.text-commingsoon-detail {
  background: red !important;
  color: white !important;
  clear: both;
  text-align: center;
  padding: 5px 10px;
  font-size: 20px; }

.product-detail .carousel-control-next, .product-detail .carousel-control-prev {
  cursor: pointer;
  position: absolute;
  background: black;
  display: none;
  border-radius: 50%;
  background: transparent; }

.coupon-none {
  display: none !important; }

.carousel-control-next {
  transform: rotate(180deg); }

.style-color {
  display: flex;
  position: relative;
  transition: transform 0.5s ease;
  flex-wrap: nowrap;
  overflow: hidden;
  display: flex;
  justify-content: flex-start; }

@media screen and (max-width: 1800px) {
  .carousel-control-next img, .carousel-control-prev img {
    height: 33px;
    width: 30px; }
  .carousel-control-next, .carousel-control-prev {
    right: -2px;
    top: 1px; }
  .product-block .color-block .carousel-control-next {
    display: block; }
  .product-block .color-prev .carousel-control-prev {
    display: block; }
  .style-color {
    width: 210px; } }

@media screen and (max-width: 1200px) {
  .top-title-sale {
    top: 13%;
    right: 30px; } }

@media screen and (max-width: 768px) {
  .style-color {
    width: 155px; }
  .carousel-control-next img, .carousel-control-prev img {
    height: 25px;
    width: 25px; }
  .list-variants-img li {
    margin-right: 1px;
    padding: 1px; }
  .carousel-control-next, .carousel-control-prev {
    right: -2px;
    top: 2px; } }

@media screen and (max-width: 390px) {
  .carousel-control-next, .carousel-control-prev {
    right: 0px; }
  .style-color {
    width: 124px; } }

@media screen and (max-width: 375px) {
  .carousel-control-next img, .carousel-control-prev img {
    width: 22px;
    height: 22px; }
  .carousel-control-next, .carousel-control-prev {
    right: -5px;
    top: 2px; }
  .style-color {
    width: 120px; }
  .list-variants-img li span {
    width: 21px;
    height: 21px; }
  .list-variants-img li {
    width: 25px;
    height: 25px;
    padding: 1px; }
  .list-variants-img li span img {
    width: 20px;
    height: 20px; }
  .product-block .product-detail .pro-price span {
    font-size: 11px; }
  .product-block .product-detail .pro-name a {
    font-size: 0.875rem; } }

@media screen and (max-width: 360px) {
  .carousel-control-next img, .carousel-control-prev img {
    width: 22px;
    height: 22px; }
  .carousel-control-next, .carousel-control-prev {
    right: 0px;
    top: 1px; }
  .style-color {
    width: 120px; }
  .list-variants-img li span {
    width: 21px;
    height: 21px; }
  .list-variants-img li {
    width: 24px;
    height: 24px; }
  .list-variants-img li span img {
    width: 21px;
    height: 21px; } }

@media screen and (max-width: 320px) {
  .list-variants-img li {
    margin-right: 2px; }
  .carousel-control-next, .carousel-control-prev {
    top: 2px; }
  .carousel-control-next img, .carousel-control-prev img {
    width: 18px;
    height: 18px; } }

.hailoc-content {
  position: fixed;
  bottom: 55px;
  z-index: 10;
  cursor: pointer;
  left: 10px; }

.hailoc-content-combo {
  position: fixed;
  bottom: 55px;
  z-index: 1000;
  cursor: pointer;
  left: 10px; }

.hailoc-content img {
  object-fit: contain;
  object-position: center;
  height: auto; }

.hailoc-content-combo img {
  object-fit: contain;
  object-position: center;
  height: auto; }

.hailoc-content, .hailoc-content-combo {
  animation: zoom-in-zoom-out-gift 2s ease-out;
  -moz-animation: zoom-in-zoom-out-gift 2s ease-out;
  -webkit-animation: zoom-in-zoom-out-gift 2s ease-out;
  -o-animation: zoom-in-zoom-out-gift 2s ease-out;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite; }

@keyframes zoom-in-zoom-out-gift {
  0%, 100% {
    transform: scale(1) rotate(5); }
  25% {
    transform: scale(1.1) rotate(-5deg); }
  50% {
    transform: scale(1) rotate(5deg); }
  75% {
    transform: scale(1.1) rotate(-5deg); } }

.style-imgge {
  display: flex;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px; }

.location_flex {
  display: flex;
  align-items: center; }

.location_flex img {
  margin-right: 10px; }

.location_flex .title-ch {
  margin-bottom: 0px;
  position: relative; }

.title-ch {
  font-weight: 600;
  font-size: 16px; }

.btn-view-store a {
  text-decoration-line: underline;
  font-weight: 700;
  cursor: pointer; }

.btn-view-store {
  margin-top: 20px;
  margin-bottom: 10px; }

.store-dn {
  position: relative; }

.new-footer {
  animation: blink-color 1s infinite;
  position: absolute;
  top: -8px;
  color: red;
  margin-left: 5px;
  font-weight: 700; }

@keyframes blink-color {
  0% {
    opacity: 1;
    color: red; }
  100% {
    opacity: 1;
    color: white; } }

.btn-view-store a {
  text-decoration-line: underline;
  font-weight: 700;
  cursor: pointer; }

.style-imgge .menu-mega-inner {
  width: 45%;
  flex: 0 0 45%; }

#menu-mobile .mb-menu .title-lv2, #menu-mobile .mb-menu .title-empty {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 700;
  color: #001e61; }

#image-new {
  width: 30%;
  flex: 0 0 30%;
  display: flex;
  -moz-flex-direction: row;
  flex-direction: row;
  float: none;
  margin-left: -9px;
  margin-right: -9px;
  padding: 0;
  position: relative;
  background: white;
  height: 100%;
  padding: 20px;
  border-left: 1px solid #E9ECEF; }

.menu_img-1 .dt-height-100 {
  width: 250px;
  border-radius: 15px;
  object-fit: cover; }

.grid__column img {
  width: 200px;
  border-radius: 15px;
  height: 100%; }

.menu_img-1 a, .grid__column a {
  flex: 1;
  position: relative; }

.seller {
  width: 130px;
  height: 40px; }

.tag-new-new .seller {
  background: url(https://file.hstatic.net/1000360022/file/4__3_.png) no-repeat center/cover; }

.sale-tag-new .seller {
  background: url(https://file.hstatic.net/1000360022/file/2__5__b6fc1e64eae04a41a7a8c3827f91224e.png) no-repeat center/cover; }

.hotdeal .seller {
  background: url(https://file.hstatic.net/1000360022/file/5__4_.png) no-repeat center/cover; }

.hethangnew .seller {
  background: url(https://file.hstatic.net/1000360022/file/3__4__-_copy.png) no-repeat center/cover; }

.bestseller .seller {
  background: url(https://file.hstatic.net/1000360022/file/best_seller.png) no-repeat center/cover; }

.sieunhe .seller {
  background: url(https://file.hstatic.net/1000360022/file/sieu_nhe_-_copy.png) no-repeat center/cover; }

.sieucodan .seller {
  background: url(https://file.hstatic.net/1000360022/file/sieu_co_dan_-_copy.png) no-repeat center/cover; }

.marvel .seller {
  background: url(https://file.hstatic.net/1000360022/file/1__3_.png) no-repeat center/cover; }

.procool-new .seller {
  background: url(https://file.hstatic.net/1000360022/file/tag_new_gen-05.png) no-repeat center/cover; }

.procool .seller {
  background: url(https://file.hstatic.net/1000360022/file/sieu_mat_-_copy.png) no-repeat center/cover; }

.disney .seller {
  background: url(https://file.hstatic.net/1000360022/file/disney__2_.png) no-repeat center/cover; }

.title_header-name {
  position: absolute;
  bottom: 0px;
  color: white;
  font-size: 15px;
  padding: 15px 0px 0px 10px;
  font-weight: 800;
  text-shadow: 1px 1px 0px black,-1px 1px 0px black,1px -1px 0px black,-1px -1px 0px black,1px 0px 0px black,0px 1px 0px black,-1px 0px 0px black,0px -1px 0px black; }

.carousel-item img {
  height: 170px;
  border-radius: 8px; }

.menu_img-1 {
  display: flex;
  flex-flow: column-reverse;
  justify-content: space-between;
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 1px;
  padding: 9px;
  position: relative;
  vertical-align: top;
  row-gap: 20px; }

.grid__column {
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 1px;
  padding: 9px;
  position: relative;
  vertical-align: top;
  display: flex; }

.new-style {
  padding: 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 1920px;
  height: auto;
  margin: 0 auto;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain; }

.title-footer .footer-title a {
  font-weight: 600; }

.list-store a p:hover {
  color: var(--colorshophover);
  text-decoration: none;
  outline: none; }

.top-ft-wanda .list-store p, .top-ft-wanda .list-store a {
  font-weight: 400; }

.title-lv2:before, .title-empty:before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px; }

@media screen and (max-width: 1800px) {
  #image-new {
    width: 33.33%;
    flex: 0 0 33.33%; } }

@media screen and (max-width: 1200px) {
  #image-new {
    width: 45%;
    flex: 0 0 45%; }
  .style-imgge .menu-mega-inner {
    width: 55%;
    flex: 0 0 55%; } }

@media screen and (max-width: 768px) {
  #section-bstnew .slick-list {
    max-height: max-content !important; }
  .hailoc-content-combo img {
    width: 100px;
    height: 100px; }
  .menu_img-1 {
    display: inline-flex; }
  .title-lv2:before, .title-empty:before {
    background-color: #001F5D; }
  #menu-mobile .mb-menu li a {
    padding: 0px; }
  #menu-mobile .mb-menu .menu_img-1 a {
    padding: 15px 15px 15px 0px; }
  #menu-mobile .mb-menu .menu_img-1 a:last-child {
    padding-right: 0px; }
  #image-new {
    width: 100%; }
  #menu-mobile .menu-mb-lv3 {
    display: block !important;
    position: static; }
  #menu-mobile .menu-mb-lv2 li {
    align-items: flex-start;
    flex-direction: column; }
  #menu-mobile .menu-mb-lv3 li {
    flex-direction: column; }
  #menu-mobile .mb-menu .title-lv2 {
    text-transform: uppercase; }
  #menu-mobile .font-style .lv-0 {
    font-style: normal;
    font-weight: 700;
    color: #001e61; }
  #menu-mobile .font-style .mb-menu .title-lv2 {
    font-style: normal;
    font-weight: 700;
    color: #001e61; }
  #menu-mobile .font-style .mb-menu .title-lv3 {
    font-style: normal;
    font-weight: 700;
    color: black; }
  #menu-mobile .mb-menu .menu-mb-lv3 li a {
    font-size: 1rem;
    font-style: normal;
    color: black; }
  #menu-mobile .mb-menu .lv-0 {
    font-size: 18px;
    width: 80%; }
  .menu-mb-lv2 ul {
    border-bottom: 1px solid #e6e6e6;
    width: 100%; } }

.note-cart-gift {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  margin-left: -19px;
  margin-right: -19px;
  margin-top: -19px;
  justify-content: space-between;
  border-radius: 16px 16px 0px 0px;
  background: #001F5D; }

.note-cart-gift p {
  font-size: 15px;
  background: transparent;
  color: white;
  font-weight: 600;
  font-weight: normal;
  border-radius: 2px;
  margin-bottom: 0px; }

.note-cart-gift button {
  padding: 5px 10px;
  background: transparent;
  border: 0; }

.seller {
  background: url(https://pubcdn.ivymoda.com/ivy2/images/bg-seller.png) no-repeat center/cover;
  padding: 7px 18px 7px 15px; }

.d-flex-column {
  position: relative; }

.info-ticket {
  position: absolute;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  top: -5px;
  right: -20px;
  z-index: 1000; }

.gift-title-jean {
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 10px;
  width: 76%; }

.content_title .btn-nhanquangay, .content_title .btn-muaquangay {
  padding: 5px 10px;
  border-radius: 8px;
  background: #001F5D;
  color: white;
  font-weight: 500;
  border: none;
  font-size: 0.75rem;
  height: 25px;
  line-height: 0.75rem; }

.jean-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }

.position-new {
  position: relative; }

.new-store {
  position: absolute;
  top: 6px;
  animation: blink-color 1s infinite;
  font-size: 13px;
  font-weight: 900;
  line-height: 25px;
  color: white;
  margin-left: 9px; }

@keyframes blink-color {
  0% {
    opacity: 1;
    /* Hiển thị */
    color: #FFD700; }
  100% {
    opacity: 1;
    /* Ẩn đi */
    color: white;
    /* Đổi màu sang xanh */ } }

@media screen and (max-width: 768px) {
  .seller {
    padding: 5px 10px 5px 10px; }
  .seller {
    width: 110px;
    height: 40px; } }

@media screen and (max-width: 480px) {
  .new-footer {
    top: -12px; } }

@media screen and (max-width: 414px) {
  .gift-title-jean {
    font-size: 0.75rem; } }

@media screen and (max-width: 360px) {
  .gift-title-jean {
    font-size: 0.6875rem; } }

.product-block .product-img .product-icon-action a {
  color: #fff;
  display: flex;
  line-height: 35px;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  margin: 0;
  background-color: white;
  text-align: center;
  position: relative;
  border: none;
  width: 100%;
  width: 45px;
  height: 45px;
  padding: 10px;
  cursor: pointer; }
