@charset "UTF-8";
footer .top-ft-wanda .newletter form .btn, .prefooter-customer .form-ft-wanda form .btn {
  border-radius: 0;
  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;
  font-weight: 600;
  position: absolute;
  background-color: var(--bg_button);
  color: var(--color_button);
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 18px;
  top: 0;
  right: 0;
  height: 100%;
  box-shadow: none;
  white-space: nowrap;
  transition: .3s;
  padding: 0 20px; }

#header .site_account_modal, #cart-mini-wanda .table-total tr td .btn, .product-block .product-img > a img.img-hover, .product-block .button-loop-pro, footer .top-ft-wanda .follow-wanda ul li a, .atc-loop .atc-mb-loop, .atc-loop .atc-mb-loop .atc-text, .atc-loop .atc-mb-loop .bd-cart, #success-add-cart-mobile, .fixed-action-btn li {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#header, .back-to-top {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

@media only screen and (max-width: 991px) {
  body {
    padding-bottom: 50px; }
    body.template-product {
      padding-bottom: 100px; } }

.active-quickview, .menu-active {
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  .logo {
    text-align: center; } }

.logo .logo-shop {
  max-height: 60px; }
  @media only screen and (max-width: 767px) {
    .logo .logo-shop {
      max-height: 45px; } }

.hash-tag-loop {
  padding: 0 !important; }

.bg-color-while {
  background: #fff;
  height: 100%;
  padding: 15px;
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    .bg-color-while {
      padding: 15px 10px; } }

/* Header */
#header {
  z-index: 3000;
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  width: 100%;
  top: 0 !important;
  background: #fff; }
  #header.hSticky-nav {
    visibility: hidden;
    opacity: 0; }
  #header.hSticky-up {
    visibility: visible !important;
    opacity: 1 !important; }
  #header .account_legend label {
    display: inline-block;
    margin-right: 10px; }
  #header .account-bottom {
    justify-content: space-between;
    margin: 10px -10px 0 -10px; }
    #header .account-bottom .item {
      flex: 0 0 50%;
      padding: 0 10px; }
      #header .account-bottom .item a {
        padding: 10px;
        display: block;
        background: var(--bg_button);
        color: var(--color_button);
        border: 1px solid var(--bg_button); }
        #header .account-bottom .item a:hover {
          background: var(--color_button);
          color: var(--bg_button);
          border: 1px solid var(--bg_button); }
  #header #site-header-center {
    padding: 5px 0;
    background: var(--bgheader); }
  #header .btn-menu-mb {
    font-size: 0;
    border: none;
    background: none;
    position: relative;
    z-index: 99; }
  #header .search-desktop {
    position: relative; }
    #header .search-desktop form {
      width: 100%; }
      #header .search-desktop form input {
        width: 100%;
        border-radius: 5px;
        height: 40px; }
        @media only screen and (max-width: 767px) {
          #header .search-desktop form input {
            height: 34px; } }
      #header .search-desktop form button {
        width: 80px;
        height: 36px;
        line-height: 36px;
        position: absolute;
        padding: 0;
        top: 2px;
        right: 2px;
        transition: opacity 150ms linear;
        border: none;
        min-width: auto;
        outline: none;
        box-shadow: none;
        background: var(--bgheader);
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 767px) {
          #header .search-desktop form button {
            width: 50px;
            height: 30px;
            line-height: 30px; }
            #header .search-desktop form button img {
              width: 20px;
              height: 20px; } }
  #header .header-group-icon {
    justify-content: space-between; }
    @media (max-width: 991px) {
      #header .header-group-icon {
        justify-content: flex-end; }
        #header .header-group-icon li {
          padding-left: 10px; } }
    #header .header-group-icon li {
      position: relative; }
      @media only screen and (max-width: 767px) {
        #header .header-group-icon li {
          position: inherit;
          padding: 0; } }
      #header .header-group-icon li .group-icon-item {
        position: relative;
        color: var(--color_header);
        border: none;
        background: none; }
        @media only screen and (max-width: 767px) {
          #header .header-group-icon li .group-icon-item {
            justify-content: flex-end; } }
        #header .header-group-icon li .group-icon-item:hover {
          color: var(--color_header) !important; }
        #header .header-group-icon li .group-icon-item .box-icon {
          flex: 0 0 35px;
          width: 35px;
          position: relative; }
          @media only screen and (max-width: 767px) {
            #header .header-group-icon li .group-icon-item .box-icon {
              flex: 0 0 30px;
              width: 30px; }
              #header .header-group-icon li .group-icon-item .box-icon img {
                width: 20px;
                height: 20px; } }
        #header .header-group-icon li .group-icon-item .box-text {
          flex: 0 0 calc(100% - 35px);
          width: calc(100% - 35px);
          font-size: 13px;
          font-weight: 500;
          text-align: left; }
          #header .header-group-icon li .group-icon-item .box-text .small-text {
            display: block;
            font-weight: 500;
            flex: 0 0 100%; }
            #header .header-group-icon li .group-icon-item .box-text .small-text i {
              margin-left: 5px; }
        #header .header-group-icon li .group-icon-item .number-cart {
          color: var(--color_header);
          position: absolute;
          background: #f70000;
          width: 15px;
          height: 15px;
          font-size: 10px;
          line-height: 15px;
          border-radius: 50%;
          text-align: center;
          right: 5px;
          bottom: 12px; }
      @media (min-width: 1200px) {
        #header .header-group-icon li.header-cart .group-icon-item {
          padding: 8px 10px;
          border: 2px solid #fff;
          border-radius: 8px;
          flex: 0 0 auto;
          width: max-content; }
          #header .header-group-icon li.header-cart .group-icon-item .box-text {
            font-size: 14px; } }
  #header .ajaxSearchResults {
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 3px 0px #ccc;
    z-index: 999999; }
    @media only screen and (max-width: 767px) {
      #header .ajaxSearchResults {
        position: fixed;
        left: 0;
        top: var(--height-header); } }
    #header .ajaxSearchResults .results-seach {
      background: #fff;
      width: 100%;
      display: none;
      position: relative;
      padding: 15px 0;
      padding-top: 8px;
      max-height: 450px;
      overflow-y: auto; }
      @media only screen and (max-width: 767px) {
        #header .ajaxSearchResults .results-seach {
          height: calc(100vh - var(--height-header));
          max-height: calc(100vh - var(--height-header)); } }
      #header .ajaxSearchResults .results-seach::-webkit-scrollbar {
        width: 4px;
        background-color: #ccc; }
      #header .ajaxSearchResults .results-seach::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: var(--bgshop); }
      #header .ajaxSearchResults .results-seach .padding-15 {
        padding: 0 15px; }
      #header .ajaxSearchResults .results-seach .title-search {
        font-size: 18px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: 600; }
      #header .ajaxSearchResults .results-seach .item-ult {
        display: flex;
        margin-bottom: 5px;
        padding: 0; }
        #header .ajaxSearchResults .results-seach .item-ult a {
          padding: 0; }
        #header .ajaxSearchResults .results-seach .item-ult .thumbs {
          width: 80px;
          flex: 0 0 100px;
          padding-right: 10px;
          height: 80px; }
          #header .ajaxSearchResults .results-seach .item-ult .thumbs img {
            width: 100% !important;
            height: 100% !important;
            object-fit: contain; }
        #header .ajaxSearchResults .results-seach .item-ult .title {
          width: calc(100% - 80px);
          text-align: left; }
          #header .ajaxSearchResults .results-seach .item-ult .title > a {
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            font-size: 14px; }
          #header .ajaxSearchResults .results-seach .item-ult .title > p {
            margin: 0;
            color: #ff0000; }
            #header .ajaxSearchResults .results-seach .item-ult .title > p > del {
              color: #666;
              margin-left: 10px; }
            #header .ajaxSearchResults .results-seach .item-ult .title > p > del[data-price="0₫"] {
              display: none; }
          #header .ajaxSearchResults .results-seach .item-ult .title .read-btn {
            margin-top: 5px; }
          #header .ajaxSearchResults .results-seach .item-ult .title .desc {
            font-size: 12px;
            margin-top: 5px; }
            #header .ajaxSearchResults .results-seach .item-ult .title .desc i {
              margin-right: 5px; }
      #header .ajaxSearchResults .results-seach .article-result-data .thumbs img {
        object-fit: cover !important; }
    #header .ajaxSearchResults .group-head-smart {
      justify-content: space-between;
      align-items: center;
      margin-bottom: 10px;
      background: #f5f5f5;
      padding: 2px 15px; }
      #header .ajaxSearchResults .group-head-smart .title-search-item-parent {
        font-weight: 600;
        font-size: 15px;
        text-transform: uppercase; }
      #header .ajaxSearchResults .group-head-smart .result-total-smart {
        font-size: 14px;
        color: var(--colorshop);
        font-weight: 400; }
  #header .box-arrow {
    left: 2px;
    right: 142px;
    position: absolute;
    bottom: -15px;
    margin: 0 auto;
    width: 22px;
    height: 15px;
    z-index: 99999;
    -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 only screen and (max-width: 767px) {
      #header .box-arrow {
        left: auto;
        right: 10px; } }
    #header .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 .header-action_dropdown {
    position: absolute;
    top: calc(100% + 12px);
    left: auto;
    right: -50%;
    z-index: 2000;
    min-width: 280px;
    border-radius: 3px;
    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 .header-action_dropdown {
        width: 420px; } }
    @media (max-width: 767px) {
      #header .header-action_dropdown {
        min-width: 100vw;
        right: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top: none; } }
    #header .header-action_dropdown .header-dropdown_content {
      width: 100%;
      height: 100%;
      max-height: 100%;
      overflow: hidden;
      padding: 10px 20px; }
      #header .header-action_dropdown .header-dropdown_content .account_title {
        color: #000;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-size: 17px; }
      #header .header-action_dropdown .header-dropdown_content .title-search {
        font-size: 17px;
        color: var(--colorshop);
        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 .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search {
        position: relative;
        padding: 0;
        margin-bottom: 5px; }
        #header .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .searchinput {
          background: #f5f5f5;
          border: 1px solid #ececec;
          font-size: 14px;
          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 .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 .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .btn-search svg, #header .header-action_dropdown .header-dropdown_content .site_search .wanda-mxm-search .btn-search img {
            width: 18px;
            height: 45px;
            opacity: .4; }
      #header .header-action_dropdown .header-dropdown_content .site_search #wanda-smart-search {
        position: relative; }
  #header .show-modal-header .header-action_dropdown, #header .show-modal-header .box-arrow {
    visibility: visible;
    opacity: 1;
    transform: scale(1); }
  #header .site_account_modal {
    width: 100%;
    opacity: 0;
    visibility: hidden; }
    #header .site_account_modal.translate-left {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); }
      #header .site_account_modal.translate-left.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible; }
    #header .site_account_modal.translate-right {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translateX(100%);
      transform: translateX(100%); }
      #header .site_account_modal.translate-right.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible; }
    #header .site_account_modal input {
      width: 100%;
      color: #000; }
    #header .site_account_modal .btn-submit {
      width: 100%;
      border: none;
      padding: 10px;
      color: #fff;
      background: #000;
      border-radius: 3px; }
    #header .site_account_modal .site_account_secondary-action .link {
      background: none;
      color: #000;
      font-weight: bold;
      border: none; }
  #header .header-bottom {
    box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15); }
  #header .site-nav-menu > ul {
    width: 100%;
    position: relative;
    white-space: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto; }
    #header .site-nav-menu > ul > li {
      display: block;
      flex: 0 0 auto; }
      #header .site-nav-menu > ul > li a {
        font-size: 14px;
        font-weight: 500;
        padding: 6px 15px;
        display: flex;
        align-items: center; }
        #header .site-nav-menu > ul > li a > span {
          margin-right: 8px; }
        #header .site-nav-menu > ul > li a .fa-chevron-down {
          font-size: 10px;
          font-weight: 300;
          margin-left: 5px; }
  #header .bg-grey-opacity {
    background: #f8f8f8; }
  #header .group-store-header .header-select-store {
    justify-content: space-between;
    margin-left: -10px; }
    #header .group-store-header .header-select-store .form-group {
      width: 50%;
      flex: 0 0 50%;
      padding-left: 10px; }
    #header .group-store-header .header-select-store select {
      display: inline-block;
      min-width: 60px;
      max-width: 100%;
      height: auto;
      border-radius: 4px;
      box-shadow: 0 0 0 0 transparent inset;
      padding: .6em .8em;
      color: #444444;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: #fff url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNjE2MTYxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMzAgMjQiIHdpZHRoPSIzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40MSA3Ljg0TDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGQ9Ik0wLS43NWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==") no-repeat right center;
      outline: none;
      width: 100%;
      border: 1px solid #d7d7d7;
      text-indent: 5px;
      font-size: 13px; }
  #header .group-store-header .address-count .address-detail {
    overflow: auto;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 4px; }
    #header .group-store-header .address-count .address-detail::-webkit-scrollbar {
      width: 3px;
      height: 5px;
      background-color: #aaa; }
    #header .group-store-header .address-count .address-detail::-webkit-scrollbar-thumb {
      background: #000; }
    #header .group-store-header .address-count .address-detail ul {
      border-top: 1px solid #f5f5f5;
      margin-bottom: 0px; }
      #header .group-store-header .address-count .address-detail ul li {
        padding-left: 14px;
        border: 1px solid #f5f5f5;
        border-top: 0;
        background: #fff; }
        #header .group-store-header .address-count .address-detail ul li.open {
          display: block !important; }
        #header .group-store-header .address-count .address-detail ul li.active {
          background: #f5f5f5; }
        #header .group-store-header .address-count .address-detail ul li a {
          color: #444;
          display: block;
          font-size: 14px;
          line-height: 18px;
          width: 100%;
          padding: 8px 0;
          box-sizing: border-box;
          position: relative; }
          #header .group-store-header .address-count .address-detail ul li a.infoLocation {
            padding: 0 0 8px; }
            #header .group-store-header .address-count .address-detail ul li a.infoLocation span {
              display: inline-block;
              text-decoration: underline; }
        #header .group-store-header .address-count .address-detail ul li p.storePhone {
          color: #444;
          font-size: 14px; }
          #header .group-store-header .address-count .address-detail ul li p.storePhone i {
            font-size: 14px;
            margin-right: 5px; }
        #header .group-store-header .address-count .address-detail ul li b {
          font-weight: bold;
          display: block;
          margin-bottom: 5px;
          padding: 0; }
        #header .group-store-header .address-count .address-detail ul li span {
          display: block;
          margin-bottom: 2px; }

.navigation-category .head-title {
  display: flex;
  align-items: center;
  padding: 6px 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  background: #1221aa;
  color: #fff; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .navigation-category .head-title {
      font-size: 15px; } }
  .navigation-category .head-title > .icon {
    margin-right: 10px; }

.scroll::-webkit-scrollbar {
  width: 3px; }

.scroll::-webkit-scrollbar-thumb {
  background-color: #333; }

.nav-group {
  height: 100%; }

.navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  max-height: var(--nav-height);
  border: 1px solid #e1e1e1;
  background: #fff;
  min-height: 100%;
  overflow-y: auto; }
  .navigation .mn-item {
    padding: 8px 10px;
    cursor: pointer;
    border-bottom: 0px; }
    @media only screen and (min-width: 992px) {
      .navigation .mn-item:hover .submenu {
        display: block; } }
    .navigation .mn-item > a {
      display: flex;
      align-items: center;
      flex: 0 0 100%;
      font-size: 15px;
      position: relative; }
      .navigation .mn-item > a img {
        margin-right: 10px;
        object-fit: contain; }
      .navigation .mn-item > a .arrow-right:before {
        content: "" !important;
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 5px;
        height: 5px;
        border-top: 1px solid;
        border-right: 1px solid;
        transform: rotate(45deg);
        right: 4px;
        top: 10px;
        border-color: #333; }
    .navigation .mn-item .submenu {
      display: none;
      left: calc(100% - 4px);
      z-index: 999;
      width: calc(((100% + 2px) * var(--col-menu)));
      height: 100%;
      padding: 14px 20px;
      border-radius: 0px;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      border-color: #ddd #ddd #ddd #e1e1e1;
      position: absolute;
      top: 0px;
      bottom: 0px;
      background: #fff;
      margin-left: 0px;
      box-shadow: rgba(0, 0, 0, 0.06) -2px 0px 8px 0px;
      z-index: 1;
      overflow: auto;
      font-size: 14px; }
      .navigation .mn-item .submenu .submenu__list {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(calc(100% / var(--col-menu) - 10px), 1fr));
        grid-gap: 10px 5px;
        padding: 0px;
        list-style: none; }
        .navigation .mn-item .submenu .submenu__list > li {
          display: flex;
          flex-direction: column;
          align-items: start; }
          .navigation .mn-item .submenu .submenu__list > li .subnav {
            margin-top: 5px; }
            .navigation .mn-item .submenu .submenu__list > li .subnav .item-lv2 {
              padding: 3px 0; }
        .navigation .mn-item .submenu .submenu__list .item-lv1.no-bold > a {
          font-size: 14px;
          font-weight: 400; }
        .navigation .mn-item .submenu .submenu__list .item-lv1 > a {
          font-weight: bold;
          font-size: 15px; }

.navigation-category > .group-fixed-nav {
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 15px;
  display: none; }

.template-index .hSticky .navigation-category:hover .group-fixed-nav, .template-index .hSticky .navigation-category:hover ~ .sticky-overlay {
  display: block; }

.navigation-category {
  z-index: 9; }

.sticky-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  display: none; }

.navigation-category {
  z-index: 9; }

.other-tp:hover ~ .sticky-overlay {
  display: block; }

#wd-shoes-scofiled .other-tp:hover .group-fixed-nav {
  display: block; }

/* Quantity */
.quantity-area {
  float: left;
  border: 1px solid #e1e1e1;
  display: flex;
  margin-right: 15px; }
  .quantity-area .qty-btn {
    border: none;
    background: #fff;
    float: left;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    height: 40px;
    width: 40px;
    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 {
    border: none;
    background: #fff;
    font-weight: 600;
    height: 40px;
    text-align: center;
    width: 40px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    float: left;
    -webkit-appearance: none;
    font-size: 15px;
    color: black;
    padding: 0; }

#cart-mini-wanda {
  max-width: 500px; }
  #cart-mini-wanda .cart-scroll {
    overflow-y: auto;
    max-height: 260px; }
    #cart-mini-wanda .cart-scroll::-webkit-scrollbar {
      width: 5px;
      background-color: #8b8b8b; }
    #cart-mini-wanda .cart-scroll::-webkit-scrollbar-thumb {
      background-color: #000000;
      border: none; }
  #cart-mini-wanda .modal-header {
    letter-spacing: 0.8px;
    color: #252a2b;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e5ec;
    text-align: center; }
  #cart-mini-wanda #cart-view tr td {
    border-top: none;
    border-bottom: 1px dotted #ddd; }
    #cart-mini-wanda #cart-view tr td.img {
      width: 90px; }
    #cart-mini-wanda #cart-view tr td.item {
      padding: 10px 0;
      position: relative;
      padding-right: 25px;
      width: calc(100% - 90px);
      vertical-align: top; }
      #cart-mini-wanda #cart-view tr td.item .pro-title-view {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: 600; }
      #cart-mini-wanda #cart-view tr td.item .variant {
        font-size: 13px;
        float: left;
        width: 100%;
        margin: 5px 0 5px; }
      #cart-mini-wanda #cart-view tr td.item .pro-price-view {
        display: block;
        text-align: center;
        float: left;
        line-height: 26px;
        font-weight: 500;
        opacity: 1;
        color: #ff0000;
        margin-left: 10px; }
      #cart-mini-wanda #cart-view tr td.item .remove-cart {
        position: absolute;
        right: 0;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 17px;
        top: 10px; }
  #cart-mini-wanda #cart-view tr:last-child td {
    border: none; }
  #cart-mini-wanda .cart-view .line {
    float: left;
    width: 100%;
    border-top: 1px solid #e3e5ec;
    margin: 0; }
  #cart-mini-wanda .table-total tr td {
    border: none; }
    #cart-mini-wanda .table-total tr td.title-total {
      font-weight: 600;
      font-size: 16px; }
    #cart-mini-wanda .table-total tr td#total-view-cart {
      color: #ff0000;
      font-weight: 600;
      font-size: 18px; }
    #cart-mini-wanda .table-total tr td .btn {
      padding: 15px 10px;
      position: relative;
      width: 100%;
      margin-bottom: 0;
      display: inline-block;
      line-height: normal;
      border: 1px solid #ffffff;
      border-radius: 0;
      text-transform: uppercase;
      font-size: 12px;
      text-align: center;
      letter-spacing: 1px;
      background-color: transparent;
      z-index: 1;
      font-weight: bold;
      overflow: hidden; }
      #cart-mini-wanda .table-total tr td .btn.wanda-cart-url {
        background: var(--bg_button);
        color: var(--color_button);
        border-color: var(--bg_button); }
        #cart-mini-wanda .table-total tr td .btn.wanda-cart-url:hover {
          background: var(--color_button);
          color: var(--bg_button);
          border-color: var(--bg_button); }
      #cart-mini-wanda .table-total tr td .btn.wanda-checkout-url {
        background: var(--color_button);
        color: var(--bg_button);
        border-color: var(--bg_button); }
        #cart-mini-wanda .table-total tr td .btn.wanda-checkout-url:hover {
          background: var(--bg_button);
          color: var(--color_button);
          border-color: var(--bg_button); }
  #cart-mini-wanda .quantity-area-cartmini {
    width: 100%;
    flex: 0 0 100%; }
    #cart-mini-wanda .quantity-area-cartmini input {
      width: 30px;
      height: 30px; }

.suggest-notify {
  max-width: 320px;
  position: fixed;
  top: auto;
  background-color: #fff;
  transition: all .25s ease;
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  left: 10px;
  bottom: 15px;
  width: 100%;
  z-index: 999; }
  .suggest-notify .item {
    border: 0;
    text-align: left;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    padding: 5px; }
    .suggest-notify .item img {
      height: 60px;
      width: 60px;
      overflow: hidden;
      object-fit: cover; }
    .suggest-notify .item .content {
      margin: 0;
      height: 100%;
      color: #808080;
      padding: 0 10px;
      border-radius: 0 6px 6px 0;
      flex: 1;
      display: flex !important;
      flex-direction: column;
      justify-content: center;
      overflow: hidden; }
      .suggest-notify .item .content small {
        display: block;
        font-size: 12px;
        opacity: .8; }
      .suggest-notify .item .content p {
        margin: 0;
        font-size: 12px; }
        .suggest-notify .item .content p b {
          font-size: 13px; }
    .suggest-notify .item .close-notify {
      position: absolute;
      top: 8px;
      right: 8px;
      height: 12px;
      width: 12px;
      cursor: pointer;
      transition: .2s ease-in-out;
      transform: rotate(45deg);
      opacity: 1; }
      .suggest-notify .item .close-notify:before {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background-color: gray;
        position: absolute;
        left: 0;
        top: 5px; }
      .suggest-notify .item .close-notify:after {
        content: "";
        display: block;
        height: 100%;
        width: 2px;
        background-color: gray;
        position: absolute;
        left: 5px;
        top: 0; }

.wd-top-title .title-section span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  display: flex;
  align-items: center; }

.wd-top-title .title-section.bd-left {
  border-left: 3px solid #000;
  padding-left: 5px; }

/** product loop **/
.product-block {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  min-height: 100%;
  flex: 1;
  background: #fff;
  border-radius: 5px; }
  .product-block.loop-border {
    border: 1px solid #ededed;
    border-radius: 0;
    margin-left: -1px; }
    .product-block.loop-border:hover {
      filter: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08)); }
  .product-block .product-img {
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 5px;
    margin: 0; }
    .product-block .product-img > a {
      display: block;
      position: relative;
      z-index: 9; }
      .product-block .product-img > a:before {
        content: "";
        padding-bottom: 100%;
        display: block; }
      .product-block .product-img > a img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: contain;
        object-position: center;
        display: block;
        z-index: 8; }
        .product-block .product-img > a img.img-hover {
          visibility: hidden;
          opacity: 0; }
      .product-block .product-img > a.sold-out:after {
        content: "";
        background-image: var(--bg-soldout);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9; }
      .product-block .product-img > a .product_gift_label {
        position: absolute;
        top: 2px;
        right: 3px;
        z-index: 11; }
        .product-block .product-img > a .product_gift_label img {
          width: 32px;
          height: 32px;
          position: relative; }
  .product-block .product-detail {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0 8px; }
    @media only screen and (max-width: 767px) {
      .product-block .product-detail {
        padding: 0 5px; } }
    .product-block .product-detail .pro-name {
      margin-bottom: 5px;
      display: flex;
      flex-direction: column; }
      .product-block .product-detail .pro-name a {
        height: 46px;
        font-size: 14px;
        font-weight: 500;
        color: var(--colorshop);
        line-height: 18px;
        padding-top: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
    .product-block .product-detail .pro-price {
      margin: 0;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .product-block .product-detail .pro-price span {
        color: #e70303;
        font-weight: 600;
        margin-right: 10px; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price span {
            margin-right: 5px;
            font-size: 13px; } }
        .product-block .product-detail .pro-price span.sold-out-tag {
          margin: 0;
          color: #fff;
          padding: 0px 5px;
          background: #e70303;
          font-size: 11px;
          border-radius: 3px; }
      .product-block .product-detail .pro-price .compare-price {
        font-size: 13px;
        font-weight: 500;
        color: #888888; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price .compare-price {
            font-size: 12px; } }
  .product-block .button-loop-pro {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    opacity: 0;
    display: flex;
    transform: translate(-50%, -50%) scale(0); }
    .product-block .button-loop-pro button {
      border: none;
      background: #fff;
      width: 36px;
      height: 36px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      margin: 0 5px;
      border-radius: 100%;
      box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25); }
      .product-block .button-loop-pro button img {
        width: 16px;
        height: 16px; }
  .product-block:hover .button-loop-pro {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1); }
  @media (min-width: 768px) {
    .product-block .has-hover:hover .img-first {
      opacity: 0;
      visibility: hidden; }
    .product-block .has-hover:hover .img-hover {
      opacity: 1;
      visibility: visible; } }

.list-variants {
  min-height: 16.8px; }
  .list-variants li {
    font-size: 12px; }

.product-sale, .pro-sale-qv, .pro-sale-detail {
  position: absolute;
  z-index: 99;
  top: 0px;
  left: 0px;
  display: flex; }
  .product-sale span, .pro-sale-qv span, .pro-sale-detail span {
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 12px;
    position: relative;
    background: #ff0000;
    min-width: 38px;
    padding: 0 4px;
    height: 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
    border-radius: 3px; }
    .product-sale span.new, .pro-sale-qv span.new, .pro-sale-detail span.new {
      background: #029018; }
      .product-sale span.new:after, .pro-sale-qv span.new:after, .pro-sale-detail span.new:after {
        border-top: 10px solid #029018; }
  .product-sale.hidden, .pro-sale-qv.hidden, .pro-sale-detail.hidden {
    display: none; }

.review-loop {
  min-height: 18px; }
  .review-loop > p, .review-loop > span {
    display: none; }
  .review-loop .hrv-product-reviews-star {
    line-height: normal;
    display: flex;
    align-items: center; }
    .review-loop .hrv-product-reviews-star:after {
      content: "(" attr(data-score) ")";
      margin-left: 5px;
      line-height: 12px;
      font-size: 12px; }
    .review-loop .hrv-product-reviews-star i {
      font-size: 12px; }
      @media only screen and (max-width: 767px) {
        .review-loop .hrv-product-reviews-star i {
          font-size: 11px; } }
    .review-loop .hrv-product-reviews-star[data-score="0"] i {
      color: #a2a2a2 !important; }
    .review-loop .hrv-product-reviews-star[data-score="0"]:after {
      color: #a2a2a2; }

/** end product loop **/
footer {
  background: var(--bgfooter); }
  footer * {
    color: var(--colorfooter); }
  footer .top-ft-wanda {
    padding: 25px 0 10px 0; }
    footer .top-ft-wanda .title-footer h4, footer .top-ft-wanda .title-footer .h4 {
      font-size: 17px;
      font-weight: 600;
      position: relative;
      text-transform: uppercase; }
    footer .top-ft-wanda ul li {
      padding: 5px 0; }
      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 var(--colorfooter); }
          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;
        color: #000; }
      footer .top-ft-wanda .newletter form .btn:hover {
        background-color: #000000; }
    footer .top-ft-wanda .bocongthuong img {
      max-width: 120px; }
  footer .copyright-wanda {
    padding: 15px 0;
    background: #111111; }
    footer .copyright-wanda * {
      color: var(--color_header); }
  footer .infomation-wanda {
    margin-top: 10px; }
  footer .footer-link-wanda ul {
    list-style: initial;
    padding-left: 15px; }

.icon-email:before {
  content: "\f003";
  font-family: "FontAwesome";
  font-size: 15px;
  color: #9c9c9c;
  line-height: 44px;
  position: absolute;
  left: 10px;
  top: 0;
  text-align: center;
  z-index: 99; }

.icon-email input {
  padding-left: 32px !important; }

.social-footer {
  justify-content: flex-end; }
  @media only screen and (max-width: 767px) {
    .social-footer {
      justify-content: center; } }
  .social-footer li {
    padding: 0;
    font-size: 18px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    margin-left: 10px; }
    .social-footer li.hotline {
      background: #e9242f; }
    .social-footer li.zalo {
      background: #008FE5;
      line-height: 26px; }
    .social-footer li.twitter {
      background: #03A9F4; }
    .social-footer li.youtube {
      background: #FF0000; }
    .social-footer li.tiktok {
      background: #000;
      line-height: 26px; }
    .social-footer li.facebook {
      background: #4267B3; }
    .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 ); }
    .social-footer li a {
      color: #fff;
      display: block; }
      .social-footer li a i {
        margin: 0; }

.prefooter-customer {
  background: var(--bgprefooter); }
  .prefooter-customer .bg-prefooter {
    padding: 15px 0;
    position: relative;
    border-bottom: 1px solid #fff; }
    .prefooter-customer .bg-prefooter .title-regis {
      margin: 0;
      font-size: 17px;
      color: var(--colorfooter);
      flex: 0 0 30%;
      width: 30%;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        .prefooter-customer .bg-prefooter .title-regis {
          flex: 0 0 100%;
          width: 100%;
          text-align: center;
          text-transform: uppercase;
          margin-bottom: 10px; } }
  .prefooter-customer .form-ft-wanda {
    width: max-content;
    flex: 0 0 70%; }
    @media only screen and (max-width: 767px) {
      .prefooter-customer .form-ft-wanda {
        flex: 0 0 100%;
        width: 100%;
        margin-bottom: 10px; } }
    .prefooter-customer .form-ft-wanda p {
      margin-bottom: 15px; }
    .prefooter-customer .form-ft-wanda form {
      background-color: #fff;
      height: 45px;
      line-height: 45px;
      border: none;
      width: 100%;
      max-width: 450px;
      position: relative;
      margin-left: auto; }
      .prefooter-customer .form-ft-wanda form input {
        border: none;
        width: 100%;
        padding: 0 100px 0 10px;
        height: 45px; }

.footer-support {
  margin-bottom: 10px; }
  .footer-support a {
    color: #288ad6; }

#pagination span, #pagination a {
  width: 42px;
  height: 42px;
  border: 1px solid #e3e3e3;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-right: 9px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #868686; }
  #pagination span.current, #pagination a.current {
    background: var(--bg_button);
    color: var(--color_button);
    border: 1px solid var(--bg_button); }

#pagination a:hover {
  background: var(--bg_button);
  color: var(--color_button); }

/* Search */
.group-top-search {
  margin-bottom: 15px;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    .group-top-search {
      justify-content: center; }
      .group-top-search .right-result-search {
        margin-top: 10px; } }
  .group-top-search .subtext-result {
    margin-bottom: 0; }
  .group-top-search .right-result-search .item {
    margin-left: 10px; }
    .group-top-search .right-result-search .item a {
      display: block;
      padding: 10px;
      border-radius: 5px;
      text-transform: uppercase;
      color: var(--colorshop);
      letter-spacing: 0;
      font-weight: 500;
      border: 1px solid #dddddd; }
      .group-top-search .right-result-search .item a:hover {
        border: 1px solid var(--colorshophover);
        color: var(--colorshophover); }
      .group-top-search .right-result-search .item a.active {
        color: #fff;
        font-weight: 600;
        border: 1px solid var(--colorshophover);
        background: var(--colorshophover); }

.search-page {
  margin-top: 15px; }
  .search-page .search-input {
    background: #f5f5f5;
    border: 1px solid #ececec;
    font-size: 14px;
    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; } }

/* end Search */
/* Quickview */
.pd-image {
  position: relative; }
  .pd-image:after {
    padding-bottom: 100%;
    display: block;
    content: ""; }
  .pd-image .product-image-feature-qv {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    left: 0;
    top: 0; }

.slick-arrow.slick-disabled {
  opacity: 0.5 !important;
  cursor: not-allowed;
  visibility: hidden !important; }

.wrap-addcart {
  flex: 1; }
  .wrap-addcart .row-flex {
    display: flex;
    flex-wrap: wrap; }
  .wrap-addcart .add-to-cart-style, .wrap-addcart .add-to-cart-style-qv, .wrap-addcart .add-to-combo-style {
    border: none;
    background: var(--bg_button_add_to_cart);
    padding: 10px;
    width: 100%;
    border-radius: 5px; }
    .wrap-addcart .add-to-cart-style span, .wrap-addcart .add-to-cart-style strong, .wrap-addcart .add-to-cart-style-qv span, .wrap-addcart .add-to-cart-style-qv strong, .wrap-addcart .add-to-combo-style span, .wrap-addcart .add-to-combo-style strong {
      display: block;
      color: #fff; }
    .wrap-addcart .add-to-cart-style span, .wrap-addcart .add-to-cart-style-qv span, .wrap-addcart .add-to-combo-style span {
      font-size: 13px; }
    .wrap-addcart .add-to-cart-style strong, .wrap-addcart .add-to-cart-style-qv strong, .wrap-addcart .add-to-combo-style strong {
      text-transform: uppercase; }
  .wrap-addcart .add-to-combo-style {
    margin-top: 10px;
    background: #1877f2; }

.atc-loop {
  position: absolute;
  z-index: 9;
  bottom: 10px;
  right: 10px; }
  .atc-loop .atc-mb-loop {
    border: 1px solid #e90707;
    background: #e90707;
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    width: 30px; }
    .atc-loop .atc-mb-loop .atc-text {
      height: 18px;
      overflow: hidden;
      opacity: 0;
      font-size: 0;
      visibility: hidden;
      width: 0;
      padding: 0; }
    .atc-loop .atc-mb-loop .bd-cart {
      margin: 2px;
      width: 24px;
      display: flex;
      height: 24px;
      background: #e90707;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      position: relative; }
      .atc-loop .atc-mb-loop .bd-cart .atc-hv {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0; }
  .atc-loop:hover .atc-mb-loop {
    width: 125px; }
    .atc-loop:hover .atc-mb-loop .bd-cart {
      background: #fff; }
    .atc-loop:hover .atc-mb-loop .atc-text {
      opacity: 1;
      font-size: 13px;
      visibility: visible;
      width: max-content;
      padding-left: 10px; }
    .atc-loop:hover .atc-mb-loop .atc-hv {
      opacity: 1; }
    .atc-loop:hover .atc-mb-loop .atc-default {
      opacity: 0; }

.position-cart-loop-left .atc-loop {
  left: 10px;
  right: auto; }
  .position-cart-loop-left .atc-loop:hover .atc-mb-loop .atc-text {
    padding-right: 10px;
    padding-left: 0; }
  .position-cart-loop-left .atc-loop .atc-mb-loop .atc-text {
    order: 2; }
  .position-cart-loop-left .atc-loop .atc-mb-loop .bd-cart {
    order: 1; }

/* Navigation mobile*/
@media only screen and (max-width: 991px) {
  .navigation-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 3px 0px #929292;
    padding: 5px 10px;
    z-index: 11111; }
    .navigation-mobile > ul > .item {
      flex: 1; }
      .navigation-mobile > ul > .item > a {
        flex-direction: column;
        align-items: center; }
        .navigation-mobile > ul > .item > a .after-change {
          display: none; }
        .navigation-mobile > ul > .item > a span {
          font-size: 11px;
          margin-top: 3px;
          font-weight: bold;
          color: #808A94; }
        .navigation-mobile > ul > .item > a.active .first-change {
          display: none; }
        .navigation-mobile > ul > .item > a.active .after-change {
          display: block; }
        .navigation-mobile > ul > .item > a.active > span {
          color: #BE1E2D; }
  #navigation-mobile {
    -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
    padding: 10px 0;
    position: fixed;
    bottom: -100%;
    background: #fff;
    z-index: 9999;
    max-width: 100%;
    width: 100%;
    transform: translatey(100%);
    height: calc(100% - 50px); }
    #navigation-mobile.active {
      bottom: 50px;
      transform: translatey(0); }
    #navigation-mobile .navigation {
      border: none;
      background: none; }
      #navigation-mobile .navigation .mn-item {
        padding: 8px 0; }
        #navigation-mobile .navigation .mn-item.active-nav > a {
          border-right: 3px solid var(--bgheader); }
        #navigation-mobile .navigation .mn-item.active-nav .submenu {
          display: block; }
        #navigation-mobile .navigation .mn-item > a {
          border-right: 3px solid transparent;
          font-size: 11px;
          position: relative;
          width: 30%;
          flex: 0 0 30%;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          #navigation-mobile .navigation .mn-item > a > img {
            margin: 0; }
          #navigation-mobile .navigation .mn-item > a > span {
            margin-top: 3px;
            color: var(--colorshop); }
          #navigation-mobile .navigation .mn-item > a > i {
            display: none; }
        #navigation-mobile .navigation .mn-item .submenu {
          width: calc(100% - 30%);
          left: auto;
          right: 0;
          background: #f1f1f1;
          box-shadow: none;
          padding: 14px 10px; }
          #navigation-mobile .navigation .mn-item .submenu .view-all {
            text-align: right;
            margin-bottom: 5px; }
            #navigation-mobile .navigation .mn-item .submenu .view-all > a {
              font-size: 14px;
              color: var(--colorshophover);
              font-weight: 600; }
          #navigation-mobile .navigation .mn-item .submenu .submenu__list {
            grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2 - 10px), 1fr)); }
            #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv1 > a {
              font-size: 14px; }
            #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv2 > a {
              font-size: 13px; } }

/* Social fixed */
.bg-while {
  background: #fff;
  border-radius: 3px;
  padding: 15px; }

.back-to-top {
  color: var(--bg_button);
  border: 2px solid var(--bg_button);
  font-size: 0;
  position: fixed;
  right: -80px;
  padding: 0;
  border-radius: 3px;
  z-index: 1;
  background-color: var(--bg_button);
  z-index: 2000;
  bottom: 125px; }

.back-to-top svg {
  width: 35px;
  height: 35px;
  stroke: #fff !important;
  fill: #fff; }

.back-to-top:hover {
  background-color: var(--bg_button); }

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

.back-to-top.show {
  right: 10px; }

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

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

.hash-tag-loop li {
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  background: #f3f4f6;
  padding: 3px;
  margin-top: 7px;
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  width: 100%; }

@media only screen and (max-width: 992px) and (min-width: 768px) {
  .scroll-x-tablet {
    flex-wrap: nowrap !important;
    overflow-x: auto; }
    .scroll-x-tablet::-webkit-scrollbar {
      display: none; } }

@media only screen and (max-width: 767px) {
  .scroll-x-mb {
    flex-wrap: nowrap !important;
    overflow-x: auto; }
    .scroll-x-mb::-webkit-scrollbar {
      display: none; } }

.fl_progressbar_group {
  margin-top: 8px; }
  .fl_progressbar_group .fl_label {
    display: flex;
    align-items: center;
    font-size: 12px; }
    .fl_progressbar_group .fl_label img {
      width: 16px;
      margin-right: 5px; }
  .fl_progressbar_group .fl_progressbar {
    display: block;
    width: 100%;
    height: 10px;
    background: #ffaaaf;
    margin-top: 5px;
    border-radius: 9999px;
    position: relative;
    overflow: hidden; }
    .fl_progressbar_group .fl_progressbar .fl_percent {
      width: 0%;
      height: 100%;
      background: #ff3b3b;
      border-radius: 9999px;
      position: absolute;
      top: 0;
      z-index: 1; }

#form-quick-view .slick-slider > button, .product-gallery > button {
  opacity: 1;
  width: 35px;
  height: 35px;
  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;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 40px;
  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;
  border: none;
  font-size: 0;
  z-index: 9; }
  #form-quick-view .slick-slider > button.slick-prev, .product-gallery > button.slick-prev {
    left: 0px; }
    @media (max-width: 767px) {
      #form-quick-view .slick-slider > button.slick-prev, .product-gallery > button.slick-prev {
        left: -10px; } }
    #form-quick-view .slick-slider > button.slick-prev:before, .product-gallery > button.slick-prev:before {
      content: '\276E';
      font-size: 23px; }
  #form-quick-view .slick-slider > button.slick-next, .product-gallery > button.slick-next {
    right: 0px; }
    @media (max-width: 767px) {
      #form-quick-view .slick-slider > button.slick-next, .product-gallery > button.slick-next {
        right: -10px; } }
    #form-quick-view .slick-slider > button.slick-next:before, .product-gallery > button.slick-next:before {
      content: '\276F';
      font-size: 23px; }
  @media (max-width: 767px) {
    #form-quick-view .slick-slider > button, .product-gallery > button {
      opacity: 0.8;
      height: 35px;
      width: 35px;
      line-height: 35px; }
      #form-quick-view .slick-slider > button:hover, .product-gallery > button:hover {
        opacity: 1; } }

#success-add-cart-mobile {
  position: fixed;
  z-index: 111111;
  bottom: 0;
  width: 100%;
  background: #fff;
  bottom: -100%;
  display: none; }
  @media only screen and (max-width: 767px) {
    #success-add-cart-mobile {
      display: block; } }
  .active-success #success-add-cart-mobile {
    bottom: 0px; }
  #success-add-cart-mobile .head-group {
    padding: 10px;
    background: #EFF8F0;
    position: relative;
    color: #2EB346;
    font-size: 15px; }
    #success-add-cart-mobile .head-group .modal-title img {
      margin-right: 8px; }
    #success-add-cart-mobile .head-group .close-success {
      position: absolute;
      right: 10px;
      top: 5px;
      background: none;
      border: none;
      font-size: 20px;
      font-weight: bold; }
  #success-add-cart-mobile #form-ss .top-body, #success-add-cart-mobile #form-ss .ft-body {
    flex: 0 0 100%;
    width: 100%;
    padding-top: 10px; }
  #success-add-cart-mobile #form-ss #product-detail-ss .product-title {
    font-size: 16px;
    margin-bottom: 5px; }
  #success-add-cart-mobile #form-ss #product-detail-ss .variant-title {
    color: #3d3d3d;
    margin-bottom: 5px; }
  #success-add-cart-mobile #form-ss #product-detail-ss .variant-price {
    color: #ff0000;
    font-weight: 600; }
  #success-add-cart-mobile #form-ss .total-cart-mb {
    font-size: 15px; }
    #success-add-cart-mobile #form-ss .total-cart-mb .price {
      font-weight: 700;
      color: #ff0000; }
  #success-add-cart-mobile #form-ss .action-btn .btn-cart, #success-add-cart-mobile #form-ss .action-btn .btn-checkout {
    background: none;
    border: 1px solid var(--bg_button);
    border-radius: 5px;
    flex: 0 0 calc(50% - 10px);
    text-align: center;
    display: inline;
    padding: 7px 10px;
    color: var(--bg_button);
    font-weight: 600;
    font-size: 15px; }
  #success-add-cart-mobile #form-ss .action-btn .btn-checkout {
    background: var(--bg_button_add_to_cart);
    color: #fff;
    border-color: var(--bg_button_add_to_cart); }
  #success-add-cart-mobile #form-ss .action-btn {
    padding: 10px 0; }

.fixed-action-btn {
  position: fixed;
  bottom: 165px;
  right: 5px;
  width: 50px;
  z-index: 99; }
  .fixed-action-btn ul {
    margin-bottom: 10px; }
  .fixed-action-btn li {
    height: 40px; }
    .fixed-action-btn li.zalo a {
      background: #008FE5;
      line-height: 38px; }
    .fixed-action-btn li.facebook a {
      line-height: 38px; }
    .fixed-action-btn li a {
      color: #fff;
      display: block;
      font-size: 20px;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
      cursor: pointer;
      display: block;
      text-align: center;
      border-radius: 50%;
      height: 40px;
      width: 40px;
      line-height: 40px;
      color: white;
      margin: 10px auto; }

.logo-ft {
  max-width: 200px;
  height: auto; }

/* LIST PHIẾU */
.d-none {
  display: none !important; }

.template-page-create-bill .button {
  position: relative;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  z-index: 1;
  overflow: hidden;
  padding: 8px 24px;
  line-height: normal;
  color: #fff;
  /* border-radius: 20px; */
  /* background-color: var(--shop-color-hover); */
  border: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  outline: none !important;
  -webkit-transition: all 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86); }

.manage_order {
  min-height: 100vh;
  background: #f4f4f4;
  padding: 10px 0; }
  .manage_order .logo img {
    height: 40px; }

.order_list__header {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px 10px;
  background: #ffffff; }
  .order_list__header > div {
    flex: 0 0 auto; }
  .order_list__header .logo {
    width: 12%;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500; }
  .order_list__header .breadcrumbs {
    min-width: calc(88% - 157px); }
  .order_list__header .account {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px; }
    .order_list__header .account strong {
      color: #0041a7; }
    .order_list__header .account #avatar_header {
      width: 40px;
      height: 40px;
      overflow: hidden;
      position: relative;
      border-radius: 50%; }
      .order_list__header .account #avatar_header img {
        position: absolute;
        width: auto;
        height: 100%;
        max-width: unset;
        left: 50%;
        transform: translateX(-50%); }

#create_new_order {
  background: #2979ff;
  border-color: #2979ff;
  margin: 10px 0; }

.order_lists__row {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e7eb; }
  .order_lists__row > div {
    flex: 0 0 auto;
    padding: 11px 10px;
    background: #fff; }
  .order_lists__row .column_1 {
    width: 31%; }
    .order_lists__row .column_1 a {
      color: #2979ff; }
  .order_lists__row .column_2 {
    width: 31%; }
  .order_lists__row .column_3 {
    width: 17%; }
  .order_lists__row .column_4 {
    width: 20%; }
  .order_lists__row .column_5 {
    width: 18%; }
  @media (max-width: 767px) {
    .order_lists__row .column_1 {
      /*width: 32%;*/
      width: 22%; }
    .order_lists__row .column_2 {
      width: 22%; }
    .order_lists__row .column_3 {
      /*width: 27%;*/ }
    .order_lists__row .column_4 {
      /*width: 30%;*/
      width: 29%; }
    .order_lists__row .column_5 {
      /*width: 28%;*/
      width: 27%; } }

.order_list__footer {
  margin-top: 10px;
  padding: 10px 12px;
  background: #ffffff;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .order_list__footer .pagination {
    gap: 10px; }
    .order_list__footer .pagination ul {
      display: -webkit-flex;
      display: flex;
      gap: 10px;
      list-style: none; }
      .order_list__footer .pagination ul li {
        width: 36px;
        height: 36px;
        border: 1px solid #dfdfdf;
        text-align: center;
        line-height: 36px;
        border-radius: 5px; }
        .order_list__footer .pagination ul li a {
          display: block; }
          .order_list__footer .pagination ul li a.active {
            background: #2979ff;
            color: #ffffff; }
    .order_list__footer .pagination .pagination-custom {
      display: flex;
      align-items: center; }
      .order_list__footer .pagination .pagination-custom .titlePagi {
        margin-right: 16px;
        font-size: 14px;
        color: #2e2e2e; }
        @media (max-width: 767px) {
          .order_list__footer .pagination .pagination-custom .titlePagi {
            display: none; } }
      .order_list__footer .pagination .pagination-custom .pagi-item {
        display: flex;
        align-items: center; }
        .order_list__footer .pagination .pagination-custom .pagi-item:not(:last-child) {
          margin-right: 8px; }
        .order_list__footer .pagination .pagination-custom .pagi-item.disabled {
          opacity: 0.5;
          pointer-events: none;
          cursor: none; }
        .order_list__footer .pagination .pagination-custom .pagi-item.pagiItem {
          cursor: pointer; }
          .order_list__footer .pagination .pagination-custom .pagi-item.pagiItem span {
            width: 36px;
            height: 36px;
            border: 1px solid #dfdfdf;
            text-align: center;
            line-height: 36px;
            border-radius: 5px; }
            .order_list__footer .pagination .pagination-custom .pagi-item.pagiItem span.active {
              background: #2979ff;
              color: #ffffff; }
            .order_list__footer .pagination .pagination-custom .pagi-item.pagiItem span:hover:not(.active) {
              background-color: #2979ff;
              color: #ffffff; }
        .order_list__footer .pagination .pagination-custom .pagi-item .arrow-item {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 32px;
          height: 32px;
          cursor: pointer; }
          .order_list__footer .pagination .pagination-custom .pagi-item .arrow-item svg {
            display: block; }
          .order_list__footer .pagination .pagination-custom .pagi-item .arrow-item.prev-pagi svg path {
            stroke: #868d95; }
          .order_list__footer .pagination .pagination-custom .pagi-item .arrow-item.next-pagi svg path {
            stroke: #2e2e2e; }
  .order_list__footer .option_show {
    position: relative;
    min-width: 158px; }
    .order_list__footer .option_show__list {
      position: absolute;
      background: #ffffff;
      padding: 10px 0;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
      bottom: calc(100% + 15px);
      left: 0;
      width: 100%;
      display: none; }
      .order_list__footer .option_show__list.open {
        display: block; }
      .order_list__footer .option_show__list a {
        display: block;
        line-height: 30px;
        padding: 0 12px; }
        .order_list__footer .option_show__list a:hover, .order_list__footer .option_show__list a .active {
          background: #297aff;
          color: #ffffff; }
    .order_list__footer .option_show__text {
      display: -webkit-flex;
      display: flex;
      gap: 14px; }
    @media (max-width: 578px) {
      .order_list__footer .option_show {
        min-width: calc(100% - 251px);
        margin-bottom: 20px; }
        .order_list__footer .option_show__text {
          gap: 0; } }
  @media (max-width: 578px) {
    .order_list__footer {
      padding: 10px 0 10px 12px; } }

/* CREATE POPUP */
.background_popup {
  position: fixed;
  left: 0;
  top: 0 !important;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all ease-in-out;
  transform-origin: center center;
  cursor: pointer; }
  .background_popup.open {
    opacity: 1;
    visibility: visible; }

@keyframes spin {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }

.create_popup {
  position: fixed;
  z-index: 10001;
  background: #fff;
  left: 0;
  top: 0 !important;
  width: 100vw;
  height: 100vh;
  margin: 0;
  transition: 0.5s all ease-in-out;
  /*transform: translateX(-50%);*/
  transform-origin: center center;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  display: -webkit-flex;
  display: flex;
  flex-direction: column; }
  .create_popup.open {
    opacity: 1;
    visibility: visible; }
  .create_popup__heading {
    padding: 14px 0;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    max-height: 57px; }
    .create_popup__heading > div {
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
    .create_popup__heading #close_create {
      width: 40px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 8px;
      background: transparent;
      border: none; }
  .create_popup__body {
    padding: 0 20px;
    height: 100%;
    overflow: auto; }
    @media (max-width: 767px) {
      .create_popup__body {
        padding: 0; } }
  .create_popup__inner {
    padding: 16px 0;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
    .create_popup__inner .inner_heading {
      font-size: 16px;
      line-height: 24px;
      padding-bottom: 16px;
      margin-bottom: 16px;
      border-bottom: 1px solid #e5e7eb;
      color: #000;
      font-weight: 600;
      position: relative; }
      .create_popup__inner .inner_heading #upload {
        background: #2462e6;
        position: absolute;
        right: calc(70% + 5px); }
        .create_popup__inner .inner_heading #upload:focus, .create_popup__inner .inner_heading #upload:hover {
          color: #fff;
          outline: none; }
    .create_popup__inner .inner_body {
      display: -webkit-flex;
      display: flex;
      gap: 15px;
      height: calc(100% - 55px); }
      .create_popup__inner .inner_body__left {
        flex: 0 1 30%;
        position: relative;
        height: 100%; }
      .create_popup__inner .inner_body__right {
        flex: 0 1 70%;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%; }
    .create_popup__inner #inner_search {
      position: relative;
      margin-bottom: 16px; }
      .create_popup__inner #inner_search__product {
        padding: 10px 10px 10px 38px;
        width: 100%;
        border: 1px solid #dfdfdf;
        border-radius: 5px; }
      .create_popup__inner #inner_search svg {
        position: absolute;
        left: 12px;
        top: 10px; }
    .create_popup__inner .inner_products {
      margin-bottom: 16px;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      overflow: auto; }
      .create_popup__inner .inner_products .list_item {
        /*max-height: 200px;*/
        overflow: hidden;
        overflow-y: auto; }
      .create_popup__inner .inner_products .inner_row {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #dfdfdf; }
        .create_popup__inner .inner_products .inner_row select {
          border: none; }
        .create_popup__inner .inner_products .inner_row .remove_line {
          border: none;
          background: transparent; }
        .create_popup__inner .inner_products .inner_row > div {
          flex: 0 0 auto; }
          padding
.create_popup__inner .inner_products .inner_row > div:first-child {
            width: 40px; }
          .create_popup__inner .inner_products .inner_row > div:nth-child(2) {
            width: calc((100% - 40px) * 0.41);
            display: -webkit-flex;
            display: flex;
            gap: 10px; }
            .create_popup__inner .inner_products .inner_row > div:nth-child(2) .item_img {
              width: 100px; }
            .create_popup__inner .inner_products .inner_row > div:nth-child(2) .item_info h4 {
              font-weight: 500;
              font-size: 16px;
              margin-bottom: 5px; }
          .create_popup__inner .inner_products .inner_row > div:nth-child(3) {
            width: calc((100% - 40px) * 0.1); }
          .create_popup__inner .inner_products .inner_row > div:nth-child(4) {
            width: calc((100% - 40px) * 0.12); }
          .create_popup__inner .inner_products .inner_row > div:nth-child(5) {
            width: calc((100% - 40px) * 0.1); }
            .create_popup__inner .inner_products .inner_row > div:nth-child(5) input {
              border: 1px solid #dce3e9;
              width: 100%;
              text-align: right;
              padding: 6px 12px; }
          .create_popup__inner .inner_products .inner_row > div:nth-child(6) {
            width: calc((100% - 40px) * 0.14);
            text-align: right;
            padding: 10px 7px; }
          .create_popup__inner .inner_products .inner_row > div:nth-child(7) {
            width: calc((100% - 40px) * 0.15);
            text-align: right;
            padding: 10px 7px; }
          .create_popup__inner .inner_products .inner_row > div:not(:first-child) {
            padding: 10px 5px; }
        .create_popup__inner .inner_products .inner_row.inner_heading {
          align-items: center;
          font-weight: 600;
          color: #000;
          padding-bottom: 0; }
          .create_popup__inner .inner_products .inner_row.inner_heading > div {
            min-height: 40px; }
        .create_popup__inner .inner_products .inner_row:not(.inner_heading) > div:nth-child(4) {
          text-align: right;
          padding-right: 22px; }
        .create_popup__inner .inner_products .inner_row:not(.inner_heading) > div:nth-child(5) {
          padding: 10px 16px; }
    .create_popup__inner .inner_action {
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      gap: 16px;
      justify-content: space-between; }
      .create_popup__inner .inner_action > div {
        flex: 1 0 calc((100% - 16px) / 2);
        padding: 16px;
        border: 1px solid #dfdfdf;
        border-radius: 6px; }
      .create_popup__inner .inner_action .input_group {
        margin-bottom: 16px; }
        .create_popup__inner .inner_action .input_group label {
          display: block;
          color: #505f79;
          font-weight: 500;
          line-height: 20px; }
        .create_popup__inner .inner_action .input_group input {
          width: 100%;
          padding: 12px;
          border: 1px solid #dfdfdf;
          border-radius: 4px; }
        .create_popup__inner .inner_action .input_group.error:after {
          content: attr("data-error");
          color: #f00; }
      .create_popup__inner .inner_action #inner_action__right-heading {
        font-weight: 600;
        font-size: 14px;
        color: #111827;
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-bottom: 1px solid #dfdfdf; }
      .create_popup__inner .inner_action .inner_action__right-row {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin-bottom: 12px; }
      .create_popup__inner .inner_action #btn_create {
        width: 100%;
        background: #2463eb;
        height: 40px;
        border-color: #2463eb; }
        .create_popup__inner .inner_action #btn_create:hover {
          background: #2957bb; }
      .create_popup__inner .inner_action .error_create {
        color: #f00;
        font-style: italic;
        margin-top: 8px;
        font-weight: 500; }
    .create_popup__inner .option_filter {
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      justify-content: space-between;
      position: relative;
      z-index: 9; }
      .create_popup__inner .option_filter .option_item {
        flex: 1 0 auto;
        width: calc((100% - 10px)/2); }
        .create_popup__inner .option_filter .option_item select {
          width: 100%;
          height: 42px;
          border-color: #dfdfdf;
          border-radius: 5px;
          padding: 0 8px; }
      .create_popup__inner .option_filter button#apply_filter {
        width: 100%;
        background: #2463eb;
        color: #fff;
        text-transform: uppercase;
        height: 42px; }
        .create_popup__inner .option_filter button#apply_filter span:last-child {
          display: none; }
          .create_popup__inner .option_filter button#apply_filter span:last-child img {
            width: 30px; }
        .create_popup__inner .option_filter button#apply_filter.searching span:first-child {
          display: none; }
        .create_popup__inner .option_filter button#apply_filter.searching span:last-child {
          display: flex;
          align-items: center;
          justify-content: center; }
    @media (max-width: 767px) {
      .create_popup__inner .inner_heading {
        padding: 0 15px 16px; }
        .create_popup__inner .inner_heading #upload {
          right: 15px; }
      .create_popup__inner .inner_body {
        flex-wrap: wrap;
        width: 100%; }
        .create_popup__inner .inner_body__left {
          flex: 0 0 auto;
          width: 100%;
          padding: 0 15px; }
        .create_popup__inner .inner_body__right {
          flex: 0 0 auto;
          width: 100%;
          padding: 0 15px 0; }
          .create_popup__inner .inner_body__right .inner_products {
            flex-direction: row;
            flex-wrap: wrap;
            max-width: 100%; }
            .create_popup__inner .inner_body__right .inner_products .inner_row > div:nth-child(1) {
              width: 40px; }
            .create_popup__inner .inner_body__right .inner_products .inner_row > div:nth-child(2) {
              width: 50vw !important;
              flex-wrap: wrap; }
            .create_popup__inner .inner_body__right .inner_products .inner_row > div:nth-child(4) {
              width: 25vw !important;
              text-align: center; }
            .create_popup__inner .inner_body__right .inner_products .inner_row > div:nth-child(5) {
              width: 25vw !important;
              text-align: center; }
            .create_popup__inner .inner_body__right .inner_products .inner_row > div:nth-child(6) {
              width: 30vw !important; }
            .create_popup__inner .inner_body__right .inner_products .inner_row > div:nth-child(7) {
              width: 30vw !important; }
            .create_popup__inner .inner_body__right .inner_products .list_item {
              overflow: unset; }
      .create_popup__inner .inner_action > div {
        flex: 0 0 auto;
        width: 100%; } }
  .create_popup-loading {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: none; }
    .create_popup-loading--icon {
      border: 2px solid #f3f3f3;
      border-top: 2px solid #5cabe0;
      border-radius: 50%;
      width: 32px;
      height: 32px;
      margin: 0;
      -webkit-transform-origin: 50%;
      -o-transform-origin: 50%;
      -ms-transform-origin: 50%;
      transform-origin: 50%;
      -moz-animation: spin 700ms infinite linear;
      -ms-animation: spin 1.5s infinite linear;
      -webkit-animation: spin 700ms infinite linear;
      -o-animation: spin 700ms infinite linear;
      animation: spin 700ms infinite linear; }
    .create_popup-loading.open {
      display: -webkit-flex;
      display: flex;
      justify-content: center;
      align-items: center; }

.detail_popup {
  position: fixed;
  z-index: 10001;
  background: #fff;
  left: 50%;
  top: 0 !important;
  width: 1200px;
  margin: 50px auto;
  transition: 0.5s all ease-in-out;
  transform: translateX(-50%);
  transform-origin: center center;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden; }
  .detail_popup.open {
    opacity: 1;
    visibility: visible; }
  .detail_popup__heading {
    padding: 14px 0;
    position: relative;
    border-bottom: 1px solid #dfdfdf; }
    .detail_popup__heading > div {
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
    .detail_popup__heading #close_detail {
      width: 40px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 8px;
      background: transparent;
      border: none; }
  .detail_popup__body {
    padding: 0 20px 40px;
    max-height: 650px;
    overflow: auto; }
    @media (max-width: 767px) {
      .detail_popup__body {
        height: calc(100vh - 57px); } }
  .detail_popup__inner {
    padding: 16px; }
    .detail_popup__inner .inner_heading {
      font-size: 16px;
      line-height: 24px;
      padding-bottom: 16px;
      margin-bottom: 16px;
      border-bottom: 1px solid #e5e7eb;
      color: #000;
      font-weight: 500; }
      .detail_popup__inner .inner_heading.inner_18 {
        font-size: 18px;
        line-height: 28px; }
        .detail_popup__inner .inner_heading.inner_18 span {
          margin-right: 20px; }
        .detail_popup__inner .inner_heading.inner_18 #ref_number {
          margin-right: 20px; }
        .detail_popup__inner .inner_heading.inner_18 #status {
          text-transform: uppercase;
          color: #000000; }
          .detail_popup__inner .inner_heading.inner_18 #status[data-status="Chờ FC xác nhận"] {
            color: #aaa; }
          .detail_popup__inner .inner_heading.inner_18 #status[data-status*="đã xác nhận"] {
            color: #005e94; }
          .detail_popup__inner .inner_heading.inner_18 #status[data-status="Hoàn tất"] {
            color: #4b6319; }
          .detail_popup__inner .inner_heading.inner_18 #status[data-status="Hủy"], .detail_popup__inner .inner_heading.inner_18 #status[data-status="Từ chối"] {
            color: #815621; }
        @media (min-width: 768px) {
          .detail_popup__inner .inner_heading.inner_18 br {
            display: none; } }
    .detail_popup__inner .inner_warning {
      padding: 10px 5px;
      background: #fedea04d;
      margin-bottom: 16px; }
      .detail_popup__inner .inner_warning ul {
        list-style: disc;
        margin-left: 20px; }
    .detail_popup__inner .inner_row {
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom: 1px solid #dfdfdf;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      .detail_popup__inner .inner_row select {
        border: none; }
      .detail_popup__inner .inner_row > div {
        flex: 0 0 auto; }
        .detail_popup__inner .inner_row > div:nth-child(1) {
          width: calc(100% * 0.313); }
        .detail_popup__inner .inner_row > div:nth-child(2) {
          width: 0; }
        .detail_popup__inner .inner_row > div:nth-child(3) {
          width: 0; }
        .detail_popup__inner .inner_row > div:nth-child(4) {
          width: 75px; }
          .detail_popup__inner .inner_row > div:nth-child(4) input {
            border: 1px solid #dce3e9;
            width: 100%;
            text-align: right;
            padding: 6px 12px; }
            .detail_popup__inner .inner_row > div:nth-child(4) input[readonly] {
              background: #fafafa; }
        .detail_popup__inner .inner_row > div:nth-child(5) {
          width: 91px; }
          .detail_popup__inner .inner_row > div:nth-child(5) input {
            border: 1px solid #dce3e9;
            width: 100%;
            text-align: right;
            padding: 6px 12px; }
            .detail_popup__inner .inner_row > div:nth-child(5) input[readonly] {
              background: #fafafa; }
        .detail_popup__inner .inner_row > div:nth-child(6) {
          width: 105px; }
          .detail_popup__inner .inner_row > div:nth-child(6) input {
            border: 1px solid #dce3e9;
            width: 100%;
            text-align: right;
            padding: 6px 12px; }
        .detail_popup__inner .inner_row > div:nth-child(7), .detail_popup__inner .inner_row > div:nth-child(8) {
          width: calc((68.7% - 271px)/2);
          text-align: right; }
      .detail_popup__inner .inner_row.inner_heading {
        align-items: center;
        font-weight: 600;
        color: #000;
        padding-bottom: 0; }
        .detail_popup__inner .inner_row.inner_heading > div {
          min-height: 40px; }
      .detail_popup__inner .inner_row:not(.inner_heading) > div:nth-child(4) {
        text-align: right;
        padding-right: 22px; }
      .detail_popup__inner .inner_row:not(.inner_heading) > div:nth-child(5) {
        padding: 10px 16px; }
    .detail_popup__inner .detail_products {
      margin-bottom: 16px;
      max-height: 300px;
      overflow: auto; }
    .detail_popup__inner .inner_action {
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      gap: 16px;
      justify-content: space-between; }
      .detail_popup__inner .inner_action > div {
        flex: 1 0 calc((100% - 16px) / 2);
        padding: 16px;
        border: 1px solid #dfdfdf;
        border-radius: 6px; }
      .detail_popup__inner .inner_action .input_group {
        margin-bottom: 16px; }
        .detail_popup__inner .inner_action .input_group label {
          display: block;
          color: #505f79;
          font-weight: 500;
          line-height: 20px; }
        .detail_popup__inner .inner_action .input_group input {
          width: 100%;
          padding: 12px;
          border: 1px solid #dfdfdf;
          border-radius: 4px; }
        .detail_popup__inner .inner_action .input_group.error:after {
          content: attr("data-error");
          color: #f00; }
      .detail_popup__inner .inner_action #inner_action__right-heading {
        font-weight: 600;
        font-size: 14px;
        color: #111827;
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-bottom: 1px solid #dfdfdf; }
      .detail_popup__inner .inner_action .inner_action__right-row {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        margin-bottom: 12px; }
      .detail_popup__inner .inner_action #btn_cancel {
        background: #fc625d;
        text-transform: none;
        height: 40px;
        margin-right: 10px; }
      .detail_popup__inner .inner_action #btn_confirm {
        background: #2979ff;
        height: 40px;
        text-transform: none; }
      .detail_popup__inner .inner_action .action_buttons {
        text-align: right; }
  @media (max-width: 767px) {
    .detail_popup {
      width: 100vw;
      padding: 0;
      margin: 0; }
      .detail_popup .detail_popup__inner {
        padding: 16px 0;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        overflow: auto;
        height: 100%; }
      .detail_popup .detail_popup__inner .inner_heading {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        width: max-content; }
      .detail_popup .detail_popup__inner > .inner_heading {
        width: 100%; }
      .detail_popup .detail_popup__inner .inner_heading.inner_18 #status {
        margin-bottom: 0; }
      .detail_popup .detail_popup__inner .detail_products .inner_row:not(.inner_heading) > div:nth-child(1) {
        font-size: 12px; }
      .detail_popup .detail_popup__inner .inner_action {
        flex-wrap: wrap; }
      .detail_popup .detail_popup__inner .inner_action > div {
        flex: 0 0 auto;
        width: 100%; }
      .detail_popup .detail_popup__inner .detail_products .inner_row > div {
        width: 30vw; }
      .detail_popup .detail_popup__inner .detail_products .inner_row > div:nth-child(1) {
        width: 40vw;
        padding-right: 8px;
        padding-bottom: 10px; } }

.cancel_popup {
  position: fixed;
  z-index: 10001;
  background: #fff;
  left: 50%;
  top: 0;
  width: 1200px;
  margin: 50px auto;
  transition: 0.5s all ease-in-out;
  transform: translateX(-50%);
  transform-origin: center center;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden; }
  .cancel_popup.open {
    opacity: 1;
    visibility: visible; }
    .cancel_popup.open + .detail_popup {
      z-index: 1000; }
  .cancel_popup__heading {
    padding: 14px 0;
    position: relative;
    border-bottom: 1px solid #dfdfdf; }
    .cancel_popup__heading > div {
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
    .cancel_popup__heading #close_cancel {
      width: 40px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 8px;
      background: transparent;
      border: none; }
  .cancel_popup__body {
    padding: 0 20px 40px; }
  .cancel_popup__inner {
    padding: 16px; }
  .cancel_popup .action_buttons {
    text-align: right; }
  .cancel_popup #btn_confirm_cancel {
    background: #2979ff;
    height: 40px;
    text-transform: none; }
  .cancel_popup #btn_exit {
    height: 40px;
    background: #fff;
    border: 1px solid #d1d5db;
    color: #000;
    margin-right: 10px; }

.unvalid_skus_popup {
  position: fixed;
  z-index: 10001;
  background: #fff;
  left: 50%;
  top: 0;
  width: 500px;
  margin: 50px auto;
  transition: 0.5s all ease-in-out;
  transform: translateX(-50%);
  transform-origin: center center;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 767px) {
    .unvalid_skus_popup {
      width: 90%; } }
  .unvalid_skus_popup.open {
    opacity: 1;
    visibility: visible; }
    .unvalid_skus_popup.open ~ .create_popup {
      z-index: 10000; }
  .unvalid_skus_popup__heading {
    padding: 14px 0;
    position: relative;
    border-bottom: 1px solid #dfdfdf; }
    .unvalid_skus_popup__heading > div {
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
    .unvalid_skus_popup__heading #close_unvalid_skus {
      width: 40px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 8px;
      background: transparent;
      border: none; }
  .unvalid_skus_popup__body {
    padding: 0 20px 40px; }
  .unvalid_skus_popup__inner {
    padding: 16px 0 0;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto; }
    .unvalid_skus_popup__inner .unvalid_skus_row {
      display: -webkit-flex;
      display: flex;
      width: 100%;
      border: 1px solid #dfdfdf;
      border-bottom: none;
      padding: 0 13px; }
      .unvalid_skus_popup__inner .unvalid_skus_row:last-child {
        border-bottom: 1px solid #dfdfdf; }
      .unvalid_skus_popup__inner .unvalid_skus_row > div {
        flex: 0 0 auto;
        border-right: 1px solid #dfdfdf;
        margin-right: 15px;
        padding: 10px 0; }
      .unvalid_skus_popup__inner .unvalid_skus_row .unvalid_skus_order {
        flex: 0 0 auto;
        width: 100px; }
      .unvalid_skus_popup__inner .unvalid_skus_row .unvalid_skus_detail {
        margin: 0 !important;
        border-right: none !important;
        width: calc(100% - 115px); }

.wrapper-search-result {
  position: relative;
  /*top: calc(100% + 5px);*/
  /*top: 59px;*/
  margin-top: 15px;
  width: 100%;
  left: 0;
  border: 1px solid #eaeaea;
  background: #ffffff;
  padding: 15px;
  border-radius: 5px;
  max-height: calc(100% - 260px);
  overflow: auto;
  z-index: 9; }
  .wrapper-search-result .item-result-search {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 10px; }
    .wrapper-search-result .item-result-search.active {
      background: rgba(213, 218, 225, 0.35); }
    .wrapper-search-result .item-result-search ~ .item-result-search {
      border-top: 1px dotted #bcbcbc; }
    .wrapper-search-result .item-result-search .media-item {
      flex: 0 0 auto;
      width: 70%;
      display: flex;
      align-items: center;
      gap: 15px; }
      .wrapper-search-result .item-result-search .media-item .item_img {
        width: 80px;
        flex: 0 0 auto; }
      .wrapper-search-result .item-result-search .media-item .item_info h4 {
        font-size: 14px;
        font-weight: 500;
        margin: 0 0 5px 0; }
      .wrapper-search-result .item-result-search .media-item .item_info p {
        margin: 0;
        font-size: 13px; }
    .wrapper-search-result .item-result-search .wrap-price-item {
      flex: 0 0 auto;
      width: 30%;
      text-align: right; }
  .wrapper-search-result ~ .pagination {
    gap: 10px;
    margin: 15px 0;
    display: flex;
    align-content: center;
    justify-content: end;
    position: relative;
    z-index: 9; }
    .wrapper-search-result ~ .pagination ul {
      display: -webkit-flex;
      display: flex;
      gap: 10px;
      list-style: none; }
      .wrapper-search-result ~ .pagination ul li {
        width: 36px;
        height: 36px;
        border: 1px solid #dfdfdf;
        text-align: center;
        line-height: 36px;
        border-radius: 5px; }
        .wrapper-search-result ~ .pagination ul li a {
          display: block; }
          .wrapper-search-result ~ .pagination ul li a.active {
            background: #2979ff;
            color: #ffffff; }
    .wrapper-search-result ~ .pagination .pagination-custom {
      display: flex;
      align-items: center; }
      .wrapper-search-result ~ .pagination .pagination-custom .titlePagi {
        margin-right: 16px;
        font-size: 14px;
        color: #2e2e2e; }
      .wrapper-search-result ~ .pagination .pagination-custom .pagi-item {
        display: flex;
        align-items: center;
        margin-right: 8px; }
        .wrapper-search-result ~ .pagination .pagination-custom .pagi-item.disabled {
          opacity: 0.5;
          pointer-events: none;
          cursor: none; }
        .wrapper-search-result ~ .pagination .pagination-custom .pagi-item.pagiItem {
          cursor: pointer; }
          .wrapper-search-result ~ .pagination .pagination-custom .pagi-item.pagiItem span {
            width: 36px;
            height: 36px;
            border: 1px solid #dfdfdf;
            text-align: center;
            line-height: 36px;
            border-radius: 5px; }
            .wrapper-search-result ~ .pagination .pagination-custom .pagi-item.pagiItem span.active {
              background: #2979ff;
              color: #ffffff; }
            .wrapper-search-result ~ .pagination .pagination-custom .pagi-item.pagiItem span:hover:not(.active) {
              background-color: #2979ff;
              color: #ffffff; }
        .wrapper-search-result ~ .pagination .pagination-custom .pagi-item .arrow-item {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 32px;
          height: 32px;
          cursor: pointer; }
          .wrapper-search-result ~ .pagination .pagination-custom .pagi-item .arrow-item svg {
            display: block; }
          .wrapper-search-result ~ .pagination .pagination-custom .pagi-item .arrow-item.prev-pagi svg path {
            stroke: #868d95; }
          .wrapper-search-result ~ .pagination .pagination-custom .pagi-item .arrow-item.next-pagi svg path {
            stroke: #2e2e2e; }
    @media (max-width: 767px) {
      .wrapper-search-result ~ .pagination .pagination-custom {
        flex-wrap: wrap; }
        .wrapper-search-result ~ .pagination .pagination-custom .titlePagi {
          display: none;
          width: 100%; }
        .wrapper-search-result ~ .pagination .pagination-custom ul {
          width: 100%; } }

.empty_inner_products {
  text-align: center;
  margin: 0 0 15px 0;
  padding: 15px 0; }

#layer_search {
  display: none !important;
  position: fixed;
  z-index: -1;
  cursor: pointer;
  left: 0;
  top: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
  opacity: 0;
  visibility: hidden; }
  #layer_search.open {
    opacity: 1;
    visibility: visible;
    z-index: 8; }

#admin_bar_iframe {
  display: none !important; }

.swatch .swatch-element.soldout:not(.color) label {
  cursor: not-allowed; }

.swatch .swatch-element.soldout:not(.color) label:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #000;
  transform-origin: center;
  transform: rotate(45deg); }

.swatch .swatch-element.soldout:not(.color) label:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #000;
  transform-origin: center center;
  transform: rotate(-45deg);
  left: 0;
  top: 50%; }

#add-to-cart.loading:before, #add-to-cart-qv.loading:before, .wanda-checkout-url.loading:before {
  content: "";
  display: inline-block;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #5cabe0;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  margin: 0;
  -webkit-transform-origin: 50%;
  -o-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -moz-animation: spin 700ms infinite linear;
  -ms-animation: spin 1.5s infinite linear;
  -webkit-animation: spin 700ms infinite linear;
  -o-animation: spin 700ms infinite linear;
  animation: spin 700ms infinite linear;
  position: absolute; }

.unstock_item {
  display: -webkit-flex;
  display: flex;
  gap: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d8d8d8; }

.unstock_item__img {
  max-width: 60px; }

.unstock_item__info {
  max-width: 50%; }

.unvalid_skus_popup__actions {
  display: -webkit-flex;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 15px; }

.unvalid_skus_popup__actions p {
  max-width: calc(100% - 120px);
  font-style: italic;
  font-weight: 500;
  color: #939393; }

.unvalid_skus_popup__actions #btn_continue {
  width: 100px;
  background: var(--bgheader);
  color: #fff;
  border: 1px solid var(--bgheader);
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase; }

.order_filter {
  background: #fff;
  margin: 20px 0 30px 0;
  padding: 15px; }
  .order_filter .filter-form {
    display: flex;
    flex-direction: column;
    gap: 16px; }
    .order_filter .filter-form .filter-row {
      display: flex;
      gap: 12px; }
      @media (max-width: 991px) {
        .order_filter .filter-form .filter-row {
          flex-wrap: wrap; } }
      .order_filter .filter-form .filter-row .form-group {
        display: flex;
        flex-direction: column;
        flex: 1;
        margin: 0; }
        .order_filter .filter-form .filter-row .form-group label {
          font-size: 14px;
          margin-bottom: 4px;
          color: #333; }
        .order_filter .filter-form .filter-row .form-group input, .order_filter .filter-form .filter-row .form-group select {
          padding: 8px;
          font-size: 14px;
          border: 1px solid #ccc;
          border-radius: 4px;
          height: 40px;
          outline: none;
          box-shadow: none; }
        .order_filter .filter-form .filter-row .form-group.apply-button {
          justify-content: flex-end;
          align-items: flex-end; }
          .order_filter .filter-form .filter-row .form-group.apply-button button {
            padding: 10px 16px;
            background-color: #007bff;
            color: white;
            border: none;
            border-radius: 4px;
            cursor: pointer;
            transition: background 0.2s;
            width: 100%;
            height: 40px;
            outline: none;
            box-shadow: none; }
            .order_filter .filter-form .filter-row .form-group.apply-button button:hover {
              background-color: #0056b3; }
            .order_filter .filter-form .filter-row .form-group.apply-button button#filter-btn-clear {
              background-color: red; }
      .order_filter .filter-form .filter-row:first-child .form-group {
        flex: 0 0 calc(50% - 8px); }
        @media (max-width: 991px) {
          .order_filter .filter-form .filter-row:first-child .form-group {
            flex: 0 0 100%; } }
      .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(1),
      .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(2),
      .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(3),
      .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(4) {
        flex: 0 0 calc(25% - 10px); }
        @media (max-width: 991px) {
          .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(1),
          .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(2),
          .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(3),
          .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(4) {
            flex: 0 0 100%; } }
      @media (max-width: 991px) {
        .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(1),
        .order_filter .filter-form .filter-row:nth-child(2) .form-group:nth-child(2) {
          flex: 0 0 calc(50% - 6px); } }
      .order_filter .filter-form .filter-row:nth-child(3) {
        justify-content: end; }
        .order_filter .filter-form .filter-row:nth-child(3) .form-group:nth-child(1),
        .order_filter .filter-form .filter-row:nth-child(3) .form-group:nth-child(2) {
          flex: 0 0 calc(15% - 10px); }
          @media (max-width: 991px) {
            .order_filter .filter-form .filter-row:nth-child(3) .form-group:nth-child(1),
            .order_filter .filter-form .filter-row:nth-child(3) .form-group:nth-child(2) {
              flex: 0 0 100%; } }

.empty-bill-order {
  padding: 20px 12px;
  background: #ffffff; }

.delivery-list {
  width: 100%;
  margin-bottom: 16px; }
  .delivery-list h3 {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500; }
  .delivery-list .delivery-header {
    display: grid;
    grid-template-columns: 1fr 1fr 1.5fr 1.5fr 1.5fr 0.7fr 0.7fr;
    padding: 12px 16px;
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ddd; }
    .delivery-list .delivery-header .cell {
      display: flex;
      align-items: center; }
      .delivery-list .delivery-header .cell:not(:first-child) {
        justify-content: center; }
  .delivery-list .delivery-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1.5fr 1.5fr 1.5fr 0.7fr 0.7fr;
    padding: 12px 16px;
    border-bottom: 1px solid #eee;
    cursor: default; }
    .delivery-list .delivery-row .has-arrow {
      display: flex;
      align-items: center;
      gap: 6px; }
      .delivery-list .delivery-row .has-arrow .arrow-icon {
        transition: transform 0.2s ease;
        font-size: 12px; }
        .delivery-list .delivery-row .has-arrow .arrow-icon svg {
          width: 20px;
          height: 20px; }
    .delivery-list .delivery-row.active .arrow-icon {
      transform: rotate(180deg); }
    .delivery-list .delivery-row:hover {
      background-color: #f3f8ff; }
    .delivery-list .delivery-row.toggle-row {
      cursor: pointer; }
    .delivery-list .delivery-row .cell {
      font-size: 14px;
      display: flex;
      align-items: center; }
      .delivery-list .delivery-row .cell:nth-child(1):not(.has-arrow) {
        padding-left: 26px; }
      .delivery-list .delivery-row .cell:not(:first-child) {
        justify-content: center; }
      .delivery-list .delivery-row .cell[data-type="Đã thanh toán"] span, .delivery-list .delivery-row .cell[data-type="Đã giao"] span {
        color: #0f5132;
        background-color: #d1e7dd;
        border-color: #badbcc;
        padding: 4px 10px;
        border-radius: 4px; }
      .delivery-list .delivery-row .cell[data-type="Chưa thanh toán"] span, .delivery-list .delivery-row .cell[data-type="Chưa giao"] span {
        color: #842029;
        background-color: #f8d7da;
        border-color: #f5c2c7;
        padding: 4px 10px;
        border-radius: 4px; }
    .delivery-list .delivery-row .pay-btn {
      background-color: #007bff;
      color: white;
      padding: 6px 10px;
      border: none;
      border-radius: 4px;
      cursor: pointer; }
      .delivery-list .delivery-row .pay-btn:hover {
        background-color: #0056b3; }
    .delivery-list .delivery-row .download-btn {
      background-color: #007bff;
      color: white;
      padding: 6px 10px;
      border: none;
      border-radius: 4px;
      cursor: pointer; }
      .delivery-list .delivery-row .download-btn:hover {
        background-color: #0056b3; }
  .delivery-list .delivery-detail {
    background-color: #fafafa;
    padding: 12px 16px;
    margin-bottom: 16px; }
    .delivery-list .delivery-detail .detail-header, .delivery-list .delivery-detail .detail-item {
      display: grid;
      grid-template-columns: 4fr 1fr 2fr 2fr;
      padding: 8px 0;
      border-bottom: 1px solid #eee; }
      .delivery-list .delivery-detail .detail-header .col, .delivery-list .delivery-detail .detail-item .col {
        font-size: 14px; }
      .delivery-list .delivery-detail .detail-header small, .delivery-list .delivery-detail .detail-item small {
        color: #666; }
    .delivery-list .delivery-detail .detail-header {
      font-weight: bold;
      background-color: #f5f5f5; }

.loading-ovl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
  z-index: 999999;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0; }
  .loading-ovl.open {
    visibility: visible;
    opacity: 1; }
  .loading-ovl .load-3 .line:nth-last-child(1) {
    animation: loadingC .6s .1s linear infinite; }
  .loading-ovl .load-3 .line:nth-last-child(2) {
    animation: loadingC .6s .2s linear infinite; }
  .loading-ovl .load-3 .line:nth-last-child(3) {
    animation: loadingC .6s .3s linear infinite; }
  .loading-ovl .load-3 .line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #222; }

@keyframes loadingC {
  0 {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 15px); }
  100% {
    transform: translate(0, 0); } }

.btn-update-note {
  background-color: #007bff;
  color: white;
  padding: 6px 12px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right; }

.swal-overlay {
  z-index: 9999999999; }
