@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, #header .site-nav-menu > ul > li .sub_top_menu, #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown.lv3, #cart-mini-wanda .table-total tr td .btn, .wd-list-coupon .wd-coupon-right-bottom button, .wd-list-coupon .wd-coupon-right-bottom a, .product-block .product-img > a img.img-hover, .product-block .button-loop-pro, footer .top-ft-wanda .follow-wanda ul li a, .wrap-addcart .add-to-cart-style-qv, .wrap-addcart .add-to-cart-style, .wrap-addcart .buynow-style, .atc-loop .atc-mb-loop, .atc-loop .atc-mb-loop .atc-text, .atc-loop .atc-mb-loop .bd-cart, .fixed-action-btn li, .back-to-top {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#header .site-nav-menu .mega-menu-wrap, #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega .menu-childrent-mega {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease; }

#header {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

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

.link-kt {
  position: absolute;
  width: 100%;
  height: 100%; }

.header_sale {
  position: absolute;
  top: 0px;
  left: 13px;
  font-size: 10px;
  font-weight: 900;
  color: #F50000; }

/* Header */
#header {
  z-index: 3000;
  position: sticky;
  position: -webkit-sticky;
  left: 0;
  width: 100%;
  top: 0 !important;
  background: #fff; }
  #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: 10px 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; }
      #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; }
  #header .header-group-icon {
    justify-content: flex-end; }
    #header .header-group-icon li {
      position: relative; }
      @media only screen and (max-width: 767px) {
        #header .header-group-icon li {
          position: inherit; } }
      #header .header-group-icon li .group-icon-item {
        position: relative;
        color: var(--color_header);
        flex-direction: column;
        justify-content: center;
        text-align: center; }
        @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 16px;
              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 {
          font-size: 13px;
          font-weight: 500; }
          #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(--bgheader);
          position: absolute;
          background: var(--color_header);
          width: 15px;
          height: 15px;
          font-size: 10px;
          line-height: 15px;
          border-radius: 50%;
          text-align: center;
          right: -2px;
          bottom: 24px; }
  #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: relative; } }
    #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 {
          max-height: 300px; } }
      #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: -14px;
    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: -10px;
        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: 755px;
      overflow-y: auto;
      overflow-x: hidden;
      padding: 10px 15px; }
      #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 {
    width: 100%; }
    #header .site-nav-menu > ul {
      width: 100%;
      position: relative;
      align-items: center; }
      #header .site-nav-menu > ul > li {
        display: block;
        position: relative; }
        #header .site-nav-menu > ul > li.highlight a {
          color: #F50000;
          font-weight: 700; }
        #header .site-nav-menu > ul > li a {
          font-size: 12px;
          font-weight: 600;
          padding: 12px 15px;
          display: flex;
          white-space: nowrap;
          align-items: center; }
          #header .site-nav-menu > ul > li a .fa-chevron-down {
            font-weight: 300;
            margin-left: 10px;
            margin-bottom: 5px; }
        #header .site-nav-menu > ul > li.mega-menu:hover .mega-menu-wrap {
          visibility: visible;
          opacity: 1;
          display: block; }
        #header .site-nav-menu > ul > li .sub_top_menu {
          padding-top: 0px;
          position: absolute;
          z-index: 999;
          min-width: 150px;
          margin-top: 30px;
          opacity: 0;
          visibility: hidden;
          -webkit-transform-origin: 0 0 0;
          -moz-transform-origin: 0 0 0;
          -o-transform-origin: 0 0 0;
          -ms-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
          top: 100%; }
          #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown {
            background: #fff;
            -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
            -o-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
            -ms-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2); }
            #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown.lv3 {
              position: absolute;
              left: 100%;
              top: 0;
              min-width: 150px;
              opacity: 0;
              visibility: hidden;
              -webkit-transform-origin: 0 0 0;
              -moz-transform-origin: 0 0 0;
              -o-transform-origin: 0 0 0;
              -ms-transform-origin: 0 0 0;
              transform-origin: 0 0 0;
              left: 130%;
              top: 0;
              margin-top: 0;
              opacity: 0;
              visibility: hidden; }
            #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown li {
              position: relative; }
              #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown li a {
                padding: 10px 10px 0 10px;
                white-space: nowrap;
                text-align: left;
                font-size: 12px;
                display: flex;
                align-items: center;
                justify-content: space-between; }
                #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown li a i {
                  font-size: 10px; }
              #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown li:last-child a {
                padding-bottom: 10px; }
              #header .site-nav-menu > ul > li .sub_top_menu .sub_menu_dropdown li:hover .lv3 {
                left: 100%;
                opacity: 1;
                visibility: visible; }
        #header .site-nav-menu > ul > li:hover > .sub_top_menu {
          opacity: 1;
          visibility: visible;
          margin-top: 0; }
    #header .site-nav-menu .mega-menu-wrap {
      position: absolute;
      width: 100%;
      left: 0;
      background: #fff;
      top: 100%;
      z-index: 9;
      box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
      border-top: 3px solid #000;
      height: 530px;
      visibility: hidden;
      opacity: 0;
      display: none; }
      #header .site-nav-menu .mega-menu-wrap .menu-mega-inner {
        width: 30%;
        border-right: 1px solid #ddd;
        background: #ececec;
        height: 100%;
        padding: 15px; }
        #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .item-mega-menu.active > .group-menu-mega > li > a {
          color: #fff;
          background: var(--colorshophover);
          border-radius: 5px; }
        #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .item-mega-menu.active .menu-childrent-mega {
          visibility: visible;
          opacity: 1; }
        #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega > li > a {
          font-size: 16px;
          font-weight: 500;
          padding: 10px 15px;
          display: block; }
          #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega > li > a:hover {
            color: #fff;
            background: #288ad6;
            border-radius: 5px; }
        #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega > li:hover .menu-childrent-mega {
          visibility: visible;
          opacity: 1; }
        #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega .menu-childrent-mega {
          position: absolute;
          width: 70%;
          right: 0;
          top: 0;
          height: 100%;
          overflow-y: auto;
          visibility: hidden;
          opacity: 0; }
          #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega .menu-childrent-mega .group-menu-mega-right {
            display: flex;
            flex-wrap: wrap; }
            #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega .menu-childrent-mega .group-menu-mega-right .group-menu-drop a {
              font-size: 14px;
              font-weight: 500;
              padding: 2px 15px; }
            #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega .menu-childrent-mega .group-menu-mega-right .mn-lv-3-heading {
              flex: 0 0 25%;
              width: 25%; }
              #header .site-nav-menu .mega-menu-wrap .menu-mega-inner .group-menu-mega .menu-childrent-mega .group-menu-mega-right .mn-lv-3-heading > a {
                font-weight: bold; }
  #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; }

#home-slider, .collection_slidershow_container {
  position: relative; }

.collection_slidershow .ss_item {
  padding: 0.5rem; }

@media screen and (max-width: 480px) {
  .collection_slidershow .ss_img {
    max-width: 227px;
    height: 320px;
    padding-left: 30px;
    margin-left: -29px; } }

.collection_slidershow_container .ss_img img {
  height: 100%;
  width: 100%;
  border-radius: 8px;
  object-fit: cover; }

@media screen and (max-width: 480px) {
  .collection_slidershow_container h1 {
    font-size: 18px; } }

.collection_slidershow_container h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px; }

.ss_info {
  text-align: center; }

.ss_item a {
  position: relative; }

.ss_item .ss_name {
  line-height: 18px;
  width: 100%;
  font-size: 16px; }

@media screen and (max-width: 480px) {
  .ss_item .ss_name {
    font-size: 14px; }
  .header_sale {
    top: 0px;
    left: 11px;
    color: white; } }

.ss_item .ss_info {
  margin-top: 16px; }

.collection_slidershow_container .slick-callback .slick-arrow {
  display: none !important; }

@media screen and (min-width: 1100px) {
  .collection_slidershow_container .slick-callback .slick-dots {
    display: none !important; } }

@media screen and (max-width: 1090px) {
  .collection_slidershow_container .slick-callback .slick-dots {
    bottom: -24px !important; }
  .collection_slidershow_container .slick-callback .slick-dots li button {
    width: 10px;
    height: 10px;
    background: white; } }

#section-flash-sale .label-sale {
  background: #BE2D23;
  color: white;
  padding: 3px;
  border-radius: 8px;
  margin-left: 6px;
  font-size: 12px;
  padding: 5px;
  height: 18px;
  line-height: 8px;
  font-weight: 700; }

#menu-mobile {
  height: 100%;
  overflow-y: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6666;
  background: rgba(0, 0, 0, 0.95);
  -webkit-transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0; }
  #menu-mobile .mb-menu li {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden; }
    #menu-mobile .mb-menu li.highlight {
      background: red;
      color: #fff;
      font-weight: 800;
      border: 2px solid #d70000; }
    #menu-mobile .mb-menu li a {
      display: inline-block;
      color: var(--colortextmenumb);
      font-size: 15px;
      padding: 10px 20px 10px 10px;
      position: relative; }
    #menu-mobile .mb-menu li .cl-open {
      font-size: 0;
      background: none;
      border: none;
      position: absolute;
      right: 0;
      width: 38px;
      height: 38px;
      top: 0;
      color: var(--colortextmenumb); }
      #menu-mobile .mb-menu li .cl-open.plus-menu:after {
        content: "+";
        font-size: 25px;
        font-weight: 500; }
      #menu-mobile .mb-menu li .cl-open.minus-menu:after {
        content: "–";
        font-size: 25px;
        font-weight: 500; }
    #menu-mobile .mb-menu li .menu-childrent {
      padding-left: 10px;
      display: none; }
    #menu-mobile .mb-menu li:last-child {
      border: none; }
  .menu-active #menu-mobile {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; }
  #menu-mobile .wanda-close-handle {
    position: absolute;
    top: 5px;
    right: 0;
    width: 35px;
    height: 35px;
    z-index: 999;
    background: transparent;
    border: none;
    box-shadow: none;
    cursor: pointer;
    -ms-transition: transform 150ms linear;
    -webkit-transition: transform 150ms linear;
    transition: transform 150ms linear;
    font-size: 0; }
    #menu-mobile .wanda-close-handle .mb-menu-cls {
      width: 35px;
      height: 35px;
      cursor: pointer;
      display: inline-block;
      position: relative; }
      #menu-mobile .wanda-close-handle .mb-menu-cls .bar {
        position: relative;
        top: 18px;
        right: 7px;
        background: #000;
        display: block;
        margin: auto;
        -ms-transition: all 0ms 100ms, width 150ms linear;
        -webkit-transition: all 0ms 100ms, width 150ms linear;
        transition: all 0ms 100ms, width 150ms linear; }
        #menu-mobile .wanda-close-handle .mb-menu-cls .bar:before {
          content: "";
          position: absolute;
          right: 0;
          background: #fff;
          bottom: -2px;
          width: 20px;
          height: 2px;
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1); }
        #menu-mobile .wanda-close-handle .mb-menu-cls .bar:after {
          content: "";
          position: absolute;
          right: 0;
          background: #fff;
          top: 0;
          width: 20px;
          height: 2px;
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1); }

/* 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;
        padding-right: 15px;
        text-align: start; }
      #cart-mini-wanda #cart-view tr td.item .variant {
        font-size: 13px;
        float: left;
        width: 100%;
        margin: 2px 0 2px;
        text-align: left; }
      #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-right: 10px; }
      #cart-mini-wanda #cart-view tr td.item .pro-pty-view {
        display: block;
        text-align: center;
        float: left;
        line-height: 26px;
        font-weight: 500;
        opacity: 1;
        color: black;
        margin-right: 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;
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
    #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#final-view-cart {
      color: #000;
      font-weight: 600;
      font-size: 18px; }
    #cart-mini-wanda .table-total tr td#sale-view-cart {
      color: black;
      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-checkout-url {
        background: var(--bg_button);
        color: var(--color_button);
        border-color: var(--bg_button); }
        #cart-mini-wanda .table-total tr td .btn.wanda-checkout-url:hover {
          background: var(--color_button);
          color: var(--bg_button);
          border-color: var(--bg_button); }
      #cart-mini-wanda .table-total tr td .btn.wanda-cart-url {
        background: var(--color_button);
        color: var(--bg_button);
        border-color: var(--bg_button); }
        #cart-mini-wanda .table-total tr td .btn.wanda-cart-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; }

.quantity-area-cartmini input {
  padding: 6px 7px !important; }

.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: 18px;
  color: black; }
  @media only screen and (max-width: 992px) {
    .wd-top-title .title-section span {
      font-size: 16px; } }
  @media screen and (max-width: 390px) {
    .wd-top-title .title-section span {
      font-size: 14px; } }

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

.wd-list-coupon {
  margin: 0 -7.5px;
  padding: 10px 0;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto; }
  .wd-list-coupon .item {
    flex: 0 0 25%;
    width: 25%;
    padding: 0 7.5px;
    cursor: pointer;
    position: relative; }
    @media (max-width: 1200px) {
      .wd-list-coupon .item {
        flex: 0 0 35%;
        width: 35%; } }
    @media only screen and (max-width: 992px) and (min-width: 768px) {
      .wd-list-coupon .item {
        flex: 0 0 45%;
        width: 45%;
        margin-bottom: 5px; } }
    @media only screen and (max-width: 767px) {
      .wd-list-coupon .item {
        flex: 0 0 90%;
        width: 90%;
        margin-bottom: 5px; } }
  .wd-list-coupon .wd-coupon {
    background: #fff;
    border-radius: 8px !important;
    box-shadow: 0px 0px 4px 2px #ccc;
    overflow: auto; }
    .wd-list-coupon .wd-coupon-left {
      flex: 0 0 30%;
      width: 30%;
      align-items: center;
      justify-content: center;
      padding: 8px;
      border-left: 12px solid #FCBF49;
      border-right: 1px dashed #ccc;
      font-size: 17px;
      color: black; }
      @media only screen and (max-width: 767px) {
        .wd-list-coupon .wd-coupon-left {
          flex: 0 0 25%;
          width: 25%;
          font-size: 20px; } }
    .wd-list-coupon .wd-coupon-right {
      padding: 5px;
      background: #fff;
      flex: 0 0 70%;
      width: 70%;
      flex-direction: column; }
      @media only screen and (max-width: 767px) {
        .wd-list-coupon .wd-coupon-right {
          flex: 0 0 75%;
          width: 75%; } }
      .wd-list-coupon .wd-coupon-right-top, .wd-list-coupon .wd-coupon-right-top span {
        display: block; }
      .wd-list-coupon .wd-coupon-right .big-bold {
        font-weight: bold;
        font-size: 15px; }
      .wd-list-coupon .wd-coupon-right-bottom {
        justify-content: space-between;
        margin-top: 10px; }
        .wd-list-coupon .wd-coupon-right-bottom button {
          border: none;
          background: #000;
          color: #fff;
          padding: 2px 12px;
          border-radius: 20px;
          font-size: 12px; }
          .wd-list-coupon .wd-coupon-right-bottom button:hover, .wd-list-coupon .wd-coupon-right-bottom button.iscopied {
            background: #4E5256; }
        .wd-list-coupon .wd-coupon-right-bottom a {
          border: none;
          background: #000;
          color: #fff;
          padding: 2px 12px;
          border-radius: 20px;
          font-size: 12px; }
          .wd-list-coupon .wd-coupon-right-bottom a:hover, .wd-list-coupon .wd-coupon-right-bottom a.iscopied {
            background: var(--bgflashsale); }
    .wd-list-coupon .wd-coupon-detail {
      flex-direction: column;
      font-size: 11px; }

.header-group-icon li:not(:last-child) {
  margin-right: 20px; }

@media (max-width: 768px) {
  #header .header-group-icon li:not(:last-child) {
    margin-right: 6px; }
  #header .header-group-icon li .group-icon-item .number-cart {
    right: -2px;
    bottom: 11px; }
  #header .header-group-icon li .group-icon-item .box-icon {
    flex: 0 0 16px; } }

/** product loop **/
.product-block {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  min-height: 100%;
  padding: 10px 5px;
  flex: 1;
  background: #fff;
  border-radius: 5px; }
  .product-block .product-img {
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    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: cover;
        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 4px; }
    .product-block .product-detail .pro-name {
      margin-bottom: 5px;
      display: flex;
      flex-direction: column;
      height: 45px; }
      .product-block .product-detail .pro-name a {
        font-size: 14px;
        font-weight: 370 !important;
        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: var(--colorshop);
        font-weight: 700;
        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: 12px;
        font-weight: 700;
        color: #888888;
        line-height: 14px; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price .compare-price {
            font-size: 12px; } }
    .product-block .product-detail .pro-price-sale {
      margin: 0;
      display: flex;
      align-items: center; }
      .product-block .product-detail .pro-price-sale span {
        color: #e70303;
        font-weight: 700;
        margin-right: 7px;
        font-size: 12px; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price-sale span {
            margin-right: 5px;
            font-size: 13px; } }
        .product-block .product-detail .pro-price-sale 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-sale .compare-price {
        font-size: 12px;
        font-weight: 700;
        color: #888888; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price-sale .compare-price {
            font-size: 12px; } }
  .product-block .button-loop-pro {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25);
    opacity: 0; }
    .product-block .button-loop-pro button {
      border: none;
      background: #fff;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .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-img {
  margin-top: 10px;
  padding-left: 0 !important;
  margin-bottom: 0;
  height: max-content; }
  .list-variants-img li {
    margin-right: 5px;
    line-height: 20px;
    text-align: center;
    padding: 2px;
    border: 0.5px solid #ccc;
    border-radius: 50%;
    list-style: none !important; }
    .list-variants-img li span {
      width: 20px;
      height: 20px;
      display: block;
      border-radius: 50%;
      cursor: pointer; }
    .list-variants-img li.active {
      border-color: var(--colorshophover); }
  .list-variants-img.image li span {
    background-image: var(--bg-colorloop);
    background-size: contain;
    background-position: center; }

.product-sale, .pro-sale-qv, .pro-sale-detail {
  position: absolute;
  z-index: 99;
  top: 0px;
  left: 0px;
  display: flex;
  display: none; }
  .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;
    width: 36px;
    height: 27px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px; }
    .product-sale span:after, .pro-sale-qv span:after, .pro-sale-detail span:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      border-left: 18px solid transparent;
      border-right: 18px solid transparent;
      border-top: 10px solid #ff0000; }
    .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; }

.product-sale {
  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; }
    .review-loop .hrv-product-reviews-star[data-score="0"] i {
      color: #ccc !important; }
    .review-loop .hrv-product-reviews-star[data-score="0"]:after {
      color: #ccc; }

/** end product loop **/
.artile-item .blog-post-image {
  position: relative;
  overflow: hidden;
  display: block; }
  .artile-item .blog-post-image a {
    display: block;
    transition: opacity .7s ease,-webkit-transform .7s ease;
    transition: transform .7s ease,opacity .7s ease;
    transition: transform .7s ease,opacity .7s ease,-webkit-transform .7s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    display: flex;
    height: 220px; }
    @media (max-width: 767px) {
      .artile-item .blog-post-image a {
        height: 200px; } }
    .artile-item .blog-post-image a:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0;
      transition: opacity .7s ease;
      z-index: 99; }
    .artile-item .blog-post-image a img {
      object-fit: cover;
      height: 100%; }

.artile-item .blog-post-content {
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background: #fff;
  width: 96%;
  margin: 0 auto;
  margin-top: -30px;
  position: relative;
  padding: 10px 15px;
  box-shadow: 0px 4px 8px -2px #ccc;
  margin-bottom: 10px; }
  .artile-item .blog-post-content .blog-title {
    font-size: 16px;
    padding-top: 0;
    text-transform: capitalize;
    margin: 0;
    min-height: 45px; }
    .artile-item .blog-post-content .blog-title a {
      color: #000;
      font-weight: 600;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .artile-item .blog-post-content .artible-loop-footer {
    justify-content: space-between;
    padding-top: 8px;
    border-top: 1px solid #ddd;
    margin-top: 8px;
    font-size: 13px; }
    .artile-item .blog-post-content .artible-loop-footer .date-time i {
      margin-right: 5px; }
  .artile-item .blog-post-content .blog-desc {
    color: #474343;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box; }

#owl-blog-wanda .artile-item {
  padding-left: 15px; }
  @media only screen and (max-width: 767px) {
    #owl-blog-wanda .artile-item {
      padding-left: 10px; } }

.artile-item:hover .blog-post-image a {
  -webkit-transform: scale(1.03);
  transform: scale(1.03); }
  .artile-item:hover .blog-post-image a:before {
    opacity: 1; }

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: 160px;
      object-fit: contain; }
  footer .copyright-wanda {
    padding: 15px 0;
    background: var(--bgfooter); }
    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(--bgfooter); }
  .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;
        border: 1px solid var(--bgfooter);
        height: 45px; }
      .prefooter-customer .form-ft-wanda form .btn {
        border: 1px solid white !important; }
        .prefooter-customer .form-ft-wanda form .btn:hover {
          background-color: #000000; }

#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; }
    @media (max-width: 414px) {
      .pd-image .product-image-feature-qv {
        height: 100%; } }

@media (max-width: 820px) {
  .btn-close {
    display: none !important; } }

.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;
    margin-right: -15px; }
  .wrap-addcart .add-to-cart-style-qv, .wrap-addcart .add-to-cart-style, .wrap-addcart .buynow-style {
    background: var(--bg_button_add_to_cart);
    color: #fff;
    height: 40px;
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
    margin-right: 15px;
    display: block;
    border: 1px solid var(--bg_button_add_to_cart);
    max-width: 250px; }
    .wrap-addcart .add-to-cart-style-qv span, .wrap-addcart .add-to-cart-style span, .wrap-addcart .buynow-style span {
      font-weight: bold;
      letter-spacing: .5px; }
    @media (min-width: 992px) {
      .wrap-addcart .add-to-cart-style-qv:hover, .wrap-addcart .add-to-cart-style:hover, .wrap-addcart .buynow-style:hover {
        background: #fff;
        color: var(--bg_button_add_to_cart); } }
  .wrap-addcart .buynow-style {
    background: transparent;
    color: var(--bg_button_add_to_cart); }
    .wrap-addcart .buynow-style:hover {
      background: var(--bg_button_add_to_cart);
      color: #fff; }
  .wrap-addcart .add-to-cart-style-qv {
    width: calc(100% - 15px);
    flex: 0 0 calc(100% - 15px); }

.hash-tag-loop {
  margin-left: -5px;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto; }
  .hash-tag-loop::-webkit-scrollbar {
    display: none; }
  .hash-tag-loop li {
    position: relative;
    margin-top: 5px;
    padding: 2px 1.5em 2px 1.2em;
    background: var(--colorshophover);
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    margin-left: 5px;
    font-size: 10px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
    .hash-tag-loop li:before {
      content: "";
      position: absolute;
      top: 7px;
      left: 4px;
      float: left;
      width: 4px;
      height: 4px;
      border-radius: 0.2em;
      background: #fff;
      box-shadow: -1px -1px 2px #004977; }

.atc-loop {
  position: absolute;
  z-index: 9;
  bottom: 10px;
  right: 10px; }
  .atc-loop .atc-mb-loop {
    border: 1px solid var(--bg_button_add_to_cart);
    background: var(--bg_button_add_to_cart);
    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: var(--bg_button_add_to_cart);
      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; }

/* Social fixed */
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(180deg); }
  to {
    -webkit-transform: rotate(720deg); } }

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(180deg); }
  to {
    -moz-transform: rotate(720deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  to {
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    transform: rotate(720deg); } }

@-webkit-keyframes reverse-spin {
  from {
    -webkit-transform: rotate(720deg); }
  to {
    -webkit-transform: rotate(180deg); } }

@-moz-keyframes reverse-spin {
  from {
    -moz-transform: rotate(720deg); }
  to {
    -moz-transform: rotate(180deg); } }

@keyframes reverse-spin {
  from {
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    transform: rotate(720deg); }
  to {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); } }

.toggle-list > ul > li > a {
  -webkit-transform: scaleY(1) scaleX(1) translateY(-40px);
  -moz-transform: scaleY(1) scaleX(1) translateY(-40px);
  -ms-transform: scaleY(1) scaleX(1) translateY(-40px);
  -o-transform: scaleY(1) scaleX(1) translateY(-40px);
  transform: scaleY(1) scaleX(1) translateY(-40px);
  opacity: 1;
  visibility: visible; }

.btn-primary:before {
  display: inline-block;
  content: attr(data-text);
  -webkit-transform: translateY(0.1em);
  -moz-transform: translateY(0.1em);
  -ms-transform: translateY(0.1em);
  -o-transform: translateY(0.1em);
  transform: translateY(0.1em); }

.btn-primary.reverse-animation:before {
  -webkit-animation-name: reverse-spin;
  -moz-animation-name: reverse-spin;
  animation-name: reverse-spin;
  -webkit-animation-duration: 300ms;
  -moz-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear; }

.btn-primary.active:before {
  display: inline-block;
  -webkit-animation-name: spin;
  -moz-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 300ms;
  -moz-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear;
  content: attr(data-active-text); }

.btn-secondary {
  -webkit-transform: scaleY(0.4) scaleX(0.4);
  -moz-transform: scaleY(0.4) scaleX(0.4);
  -ms-transform: scaleY(0.4) scaleX(0.4);
  -o-transform: scaleY(0.4) scaleX(0.4);
  transform: scaleY(0.4) scaleX(0.4);
  -webkit-transition: all 0.4s cubic-bezier(0.64, 0.09, 0.08, 1);
  -moz-transition: all 0.4s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.4s cubic-bezier(0.64, 0.09, 0.08, 1);
  opacity: 0;
  visibility: hidden; }

.wd-coupon-detail span {
  font-size: 11px; }

.btn-floating {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: block;
  text-align: center;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  line-height: 40px;
  color: white;
  margin: 10px auto; }

.btn-large {
  margin: -40px 0;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 2em;
  background: var(--bgheader);
  cursor: pointer; }

.fixed-action-btn {
  position: fixed;
  bottom: 135px;
  right: 20px;
  width: 50px;
  z-index: 99; }
  .fixed-action-btn ul {
    margin-bottom: 10px; }
  .fixed-action-btn li {
    visibility: hidden;
    opacity: 0;
    height: 0; }
    .fixed-action-btn li.hotline a {
      background: #e9242f; }
    .fixed-action-btn li.zalo a {
      background: #008FE5;
      line-height: 38px; }
    .fixed-action-btn li.twitter a {
      background: #03A9F4; }
    .fixed-action-btn li.youtube a {
      background: #FF0000; }
    .fixed-action-btn li.tiktok a {
      background: #000;
      line-height: 38px; }
    .fixed-action-btn li.facebook a {
      line-height: 38px; }
    .fixed-action-btn li.instagram a {
      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 ); }
    .fixed-action-btn li a {
      color: #fff;
      display: block;
      font-size: 36px;
      line-height: 52px; }
  .fixed-action-btn.toggle-list li {
    visibility: visible;
    opacity: 1;
    height: 50px; }

.bg-while {
  background: #fff;
  border-radius: 3px;
  padding: 15px;
  width: 100%; }

.back-to-top {
  color: var(--bg_button);
  border: 2px solid var(--bg_button);
  font-size: 0;
  position: fixed;
  right: 23px;
  padding: 0;
  border-radius: 3px;
  z-index: 1;
  background-color: transparent;
  z-index: 2000;
  bottom: 60px; }
  .back-to-top svg {
    width: 40px;
    height: 40px; }
  .back-to-top:hover {
    background-color: var(--bg_button); }
    .back-to-top:hover svg, .back-to-top:hover svg * {
      stroke: #fff; }

.product-block .product-img[data-frame*="stitch"] 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*="SUMMER2025"] a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-image: var(--iframe_2);
  background-size: contain; }

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

/* color variant*/
.list-variants-img.color .cream-pink, .type-color label.cream-pink span {
  background: #fdeabb;
  background-image: none !important; }

.list-variants-img.color .green-white, .type-color label.green-white span {
  background: #029793;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

.list-variants-img.color .do, .type-color label.do span {
  background: #ff0000;
  background-image: none !important; }

/* encolor variant */
/*------------------CSS FLASH SALE----------------------*/
.section.section-flashsale-countdown {
  margin-top: 15px; }

.section.section-flashsale-countdown .home-section-flashsale-countdown-wrap .flashsale span {
  display: inline-flex;
  width: 25px;
  height: 25px;
  background: #000;
  border-radius: 4px;
  font-size: 15px;
  line-height: 18px;
  justify-content: center;
  align-items: center;
  color: #FFF;
  margin: 6px 2px 0px; }

.fs-tab-countdown .flashsale span {
  display: inline-flex;
  width: 25px;
  height: 25px;
  background: #000;
  border-radius: 4px;
  font-size: 15px;
  line-height: 18px;
  justify-content: center;
  align-items: center;
  color: #FFF;
  margin-left: 3px;
  margin-top: 5px;
  margin-right: 3px; }

.flashsale span:first-child {
  display: none; }

.content-carousel.owl-carousel .item p.pro-price {
  font-size: 155%;
  text-overflow: ellipsis;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  display: block; }

.flash-sale-progress-bar__wrapper--home-page {
  padding: 0 7px; }

.content-carousel.owl-carousel .inventory-product {
  margin-top: 10px; }

.flash-sale-progress-bar {
  height: 19px;
  background: url("https://deo.shopeemobile.com/shopee/shopee-pcmall-live-sg/assets/ac7f81d9ee062223753413ec98497a86.png") 0 100% no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 8px; }

.flash-sale-progress-bar__complement-wrapper {
  width: 100%;
  background: transparent;
  overflow: hidden;
  bottom: 0;
  left: 0px;
  position: absolute;
  z-index: 1;
  height: 20px;
  border-radius: 8px;
  top: 0px;
  border: 2px solid #000; }

.flash-sale-progress-bar__fire {
  background: url(//theme.hstatic.net/1000253775/1001379756/14/icon-fire.png?v=151) 0 no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  position: absolute;
  left: -1px;
  top: -5px;
  z-index: 10; }

.flash-sale-progress-bar__complement-sizer {
  background: #fff;
  float: right;
  position: relative;
  height: 18px; }

.flash-sale-progress-bar__complement-color {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFF; }

.flash-sale-progress-bar__text {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  z-index: 2;
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: bold;
  top: 2px; }

.home-section-flashsale-countdown {
  display: flex;
  position: relative; }

.home-section-flashsale-countdown a {
  position: relative; }

.home-section-flashsale-countdown a.section__header-link.pull-right {
  position: absolute;
  right: 0px;
  top: 10px;
  font-size: 17px;
  font-weight: bold; }

.home-section-flashsale-countdown a.section__header-link svg {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0px; }

.content-carousel.owl-carousel .item {
  margin-top: 20px;
  padding-bottom: 10px; }

.section.section-flashsale-countdown {
  margin: 30px 0px;
  padding: 0 40px; }

.section.section-flashsale-countdown .view-all.pull-right {
  position: absolute;
  right: 0px;
  display: inline-block; }

.section.section-flashsale-countdown .view-all.pull-right {
  position: absolute;
  right: 30px;
  display: inline-block;
  top: 7px; }

.section.section-flashsale-countdown span.title-view-all {
  margin-right: 8px;
  font-size: 16px; }

.section.section-flashsale-countdown .view-all.pull-right svg {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 6px; }

.section.section-flashsale-countdown .home-section-flashsale-countdown-wrap {
  float: right;
  position: absolute;
  left: 185px;
  top: 0px;
  z-index: 10; }

.home-section-flashsale-countdown.main-title.text-center > a {
  position: relative;
  display: block;
  width: 100%; }

.home-section-flashsale-countdown.main-title img {
  max-width: 445px;
  float: left; }

.now-flash .home-section-flashsale-countdown-wrap {
  position: static;
  width: 100%; }

.section.section-flashsale-countdown .view-all.pull-right {
  position: absolute;
  right: 30px;
  display: inline-block;
  top: 0px; }

.section.section-flashsale-countdown .view-all.pull-right svg {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 4px;
  fill: #000;
  right: -10px; }

.section.section-flashsale-countdown .view-all.pull-right a {
  color: #000; }

@media screen and (max-width: 767px) {
  .section.section-flashsale-countdown .view-all.pull-right {
    position: absolute;
    right: 0px !important; }
  .section.section-flashsale-countdown .content-carousel .owl-nav .owl-next {
    right: -10px !important; }
  .section.section-flashsale-countdown .content-carousel .owl-nav .owl-prev {
    left: -10px !important; }
  .home-section-flashsale-countdown a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
  .flashsale span {
    width: 25px;
    height: 25px;
    font-size: 14px; }
  .home-section-flashsale-countdown-wrap {
    top: 5px; }
  .home-section-flashsale-countdown.main-title img {
    width: 100%; }
  .section.section-flashsale-countdown .home-section-flashsale-countdown .flashsale {
    top: 0px !important; }
  .home-section-flashsale-countdown .flashsale p.fl-d {
    position: relative;
    top: 5px !important; }
  .section.section-flashsale-countdown {
    margin: 20px 0px 0px; }
  .home-section-flashsale-countdown .flashsale p.fl-d {
    color: #000;
    font-size: 12px !important;
    display: block !important; }
  .nav-tabs > li > a {
    padding: 0px 15px 0px !important;
    min-height: 65px !important; }
  .home-section-flashsale-countdown-wrap div p {
    margin-bottom: 5px; }
  .home-section-flashsale-countdown-wrap div p.fl-d {
    display: block;
    margin-bottom: 8px  !important; }
  ul.nav.nav-tabs li .fs-tab-between {
    line-height: 35px  !important; }
  .flash-sale-progress-bar__text {
    font-size: 10px;
    top: 3px;
    left: 0px; }
  .content-carousel.owl-carousel .item p.pro-price {
    font-size: 13px; }
  .pro-price del.compare-price {
    font-size: 10px !important;
    margin-left: 2px !important; }
  .section.section-flashsale-countdown .view-all.pull-right svg {
    position: absolute;
    width: 11px;
    height: 11px;
    top: 19px !important;
    fill: #000;
    right: -10px !important; }
  .section.section-flashsale-countdown span.title-view-all {
    margin-top: 14px !important;
    font-size: 14px; }
  .home-section-flashsale-countdown.main-title img {
    width: 100px !important;
    margin-top: 15px !important; }
  .section.section-flashsale-countdown .home-section-flashsale-countdown-wrap {
    float: left;
    position: absolute;
    left: 108px;
    top: 5px;
    z-index: 10; }
  ul.nav.nav-tabs li .fs-tab-between .fs-tab-time.j-fs-tab-between {
    margin-top: 4px; } }

.priceSale {
  position: absolute;
  z-index: 1;
  left: 0px;
  font-size: 16px;
  background: url(//theme.hstatic.net/1000253775/1001379756/14/icon_sale.png?v=151);
  text-align: center;
  padding: 2px 5px;
  width: 50px;
  height: 35px;
  background-size: 100% 100%; }

.priceSale span.percent {
  color: #000;
  text-transform: uppercase;
  display: block;
  line-height: 25px;
  font-weight: bold;
  position: relative;
  left: -5px; }

.priceSale span.text {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0px;
  font-weight: bold;
  position: absolute;
  top: 3px;
  right: 10px;
  color: #000; }

.item.product-item.product-sale-ldp .box-pro-prices {
  margin-bottom: 10px; }

.item.product-item.product-sale-ldp p.pro-price {
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 600;
  display: block; }

#layout-page .tab-content {
  margin-top: 50px;
  margin-bottom: 60px; }

li.comming-soon .fs-tab-coming-soon, li.active.now-flash .fs-tab-coming-soon {
  font-size: 19px; }

.fs-tab-coming-soon {
  line-height: 35px; }

.home-section-flashsale-countdown-wrap div p {
  margin: 0; }

.home-section-flashsale-countdown .flashsale {
  display: flex;
  align-items: center; }

.home-section-flashsale-countdown .flashsale p.fl-d {
  color: #000;
  font-size: 16px;
  margin-right: 10px;
  margin-left: 10px; }

.home-section-flashsale-countdown .flashsale {
  display: flex;
  align-items: center;
  position: relative;
  top: -5px; }

.pro-price del.compare-price {
  font-size: 14px;
  margin-left: 6px; }

@media (min-width: 768px) {
  .home-section-flashsale-countdown-wrap div {
    display: flex;
    align-items: center;
    justify-content: center; } }

.fix-color-page #layout-page .content-page a {
  color: #439dcf; }

#modalNotify .alert {
  padding: 10px 0px 0px;
  color: red;
  font-weight: bold;
  margin-bottom: 0px; }

.wrapper-price p.pro-price {
  font-size: 155%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
  text-align: left !important;
  font-weight: bold;
  display: block;
  width: 55%;
  line-height: 22px;
  float: left;
  display: flex !important;
  flex-wrap: wrap !important; }

.wrapper-price {
  padding: 0px 5px; }

.wrapper-price .pro-price del.compare-price {
  font-size: 14px;
  margin-left: 0px; }

.notify-me {
  width: 45%;
  float: right;
  margin: 10px 0px; }

.notify-me a.notify-me-btn {
  display: block;
  line-height: 32px;
  border: 2px solid #000;
  text-align: center;
  border-radius: 3px;
  margin-top: 8px;
  font-weight: bold;
  background: #FFF;
  background-position: -2px; }

.wrapper-price p.pro-price.highlight span {
  order: 2;
  width: 100%; }

.wrapper-price .pro-price del.compare-price {
  font-size: 15px;
  margin-left: 0px;
  color: #000; }

#modalNotify {
  margin: 15% auto; }

#modalNotify .modal-dialog {
  width: 300px; }

#modalNotify button.close {
  width: 30px;
  height: 30px;
  font-size: 45px !important;
  color: #FFF;
  opacity: 1;
  margin: -23px 0px; }

#modalNotify .modal-body {
  padding: 5px 15px 20px; }

#modalNotify .modal-header {
  background: #000;
  border-radius: 5px 5px 0px 0px; }

#modalNotify .modal-body h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px; }

#modalNotify .wrapper-content .text-input {
  width: 70%;
  float: left; }

#modalNotify .wrapper-content .action-btn {
  width: 30%;
  float: right; }

#modalNotify .wrapper-content .text-input input#inputPhone {
  width: 95%;
  height: 30px;
  padding: 0px 10px; }

#modalNotify .wrapper-content a.btn-confirm-phone {
  line-height: 28px;
  background: #000;
  display: block;
  border-radius: 5px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  height: 31px; }

.product-sale-ldp .img .sold-out {
  position: absolute;
  top: 10px;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  font-weight: bold;
  z-index: 9;
  color: #000000; }

.wrapper-content.sucees {
  text-align: center; }

.wrapper-content.sucees img {
  width: 40px;
  height: 40px;
  margin: 10px auto 15px; }

.modal-content {
  border: 0px !important;
  box-shadow: none !important; }

.product-items.size {
  position: relative; }

.product-items.size .size_intro {
  position: absolute;
  top: -6px;
  right: 0px;
  line-height: 20px;
  text-align: right;
  margin-bottom: 0px; }

.product-option__info {
  margin-bottom: 10px; }

.product-item .info h3 a, .product-right h3 {
  text-transform: initial !important; }

.product-block.product-sale-ldp .product-sale {
  position: absolute;
  top: 7px;
  right: 15px;
  background-color: rgba(255, 212, 36, 0.9);
  padding: 2px 3px 2px;
  font-weight: 700; }

.product-block.product-sale-ldp .product-sale span {
  font-size: 15px;
  display: block;
  text-align: center; }

.product-block.product-sale-ldp .product-sale span:first-child {
  color: #f56200; }

.product-block.product-sale-ldp .product-sale:after {
  content: "";
  width: 0;
  height: 0;
  left: 0;
  bottom: -4px;
  position: absolute;
  border-color: transparent rgba(255, 212, 36, 0.9);
  border-style: solid;
  border-width: 0 18px 4px;
  width: 100%; }

.product-block.product-sale-ldp .product-detail h3 {
  text-align: left !important; }

.product-block.product-sale-ldp .content-wrapper-deal {
  width: 100%;
  float: left; }

.product-block.product-sale-ldp p.pro-price.highlight span, .product-block.product-sale-ldp .pro-price del.compare-price {
  width: 100%;
  display: block;
  text-align: left;
  margin: 0px; }

.product-block.product-sale-ldp p.pro-price.highlight span.giaban {
  font-size: 20px;
  color: #f56200; }

.flash-sale-progress-bar__wrapper--home-page {
  padding: 0px; }

.product-block.product-sale-ldp .content-wrapper-action {
  width: 30%;
  float: right;
  display: none; }

.product-block.product-sale-ldp .content-wrapper-action a {
  display: inline-block;
  padding: 8px;
  background: #f56200;
  width: 85%;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  border-radius: 5px;
  margin-top: 37px;
  margin-left: 15% !important;
  font-size: 13px; }

.section.section-flashsale-countdown .product-block.product-sale-ldp .content-wrapper-action a {
  margin-top: 49px;
  margin-left: 15%;
  font-size: 13px; }

.section.section-flashsale-countdown .product-block.product-sale-ldp .product-sale {
  right: 0px; }

.content-wrapper-action.no-compare a.btn-action-buy {
  margin-top: 20px; }

.section.section-flashsale-countdown .content-wrapper-action.no-compare a.btn-action-buy {
  margin-top: 30px !important; }

.section.section-flashsale-countdown p.btn-shop-now.text-center.visible-xs a {
  padding: 5px 20px;
  text-transform: uppercase;
  border: 2px solid #000;
  border-radius: 0;
  font-size: 13px;
  color: #000 !important;
  display: inline-block !important;
  text-align: center;
  font-weight: bold;
  margin-top: 10px; }

.contentSizeS {
  position: relative;
  width: 180px; }

.contentSize select {
  height: 30px;
  width: 100px;
  background: #FFFFFF;
  text-transform: uppercase;
  padding: 0;
  width: 200px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
  outline: none;
  padding: 0 5px; }

.contentSizeS::after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 13px;
  color: #0e3d61;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px; }

.popupover-size {
  position: absolute;
  z-index: 6000;
  background-color: #fff;
  box-shadow: 0px 2px 16px 4px rgba(0, 0, 0, 0.16);
  padding: 16px;
  border-radius: 2px;
  min-width: 320px;
  top: -78px;
  display: none; }

.popupover-size.show-popup {
  display: block; }

.popupover-size:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border: 5.25px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -4.5px; }

.popupover-size:not(.popup-left):before {
  left: 15px; }

.popupover-size.popup-left:before {
  right: 30px; }

.popupover-size ul {
  margin: 0; }

.popupover-size ul li {
  display: inline-block;
  margin-right: 10px;
  word-break: break-word;
  font-size: 13px; }

.size-infomation ul {
  margin-top: 10px; }

.size-infomation ul li {
  display: inline-block;
  margin-right: 10px; }

.marquee-topbar {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  animation: auto-run 30s linear infinite;
  /* Apply animation */ }
  .marquee-topbar .item {
    flex: 1;
    margin-right: 20px;
    white-space: nowrap; }

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

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

.animate-charcter {
  z-index: 20;
  margin: 2px 0 0 0; }
  .animate-charcter a {
    color: #e70303;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    border-bottom: 1px soid black;
    cursor: pointer; }
    @media (max-width: 820px) {
      .animate-charcter a {
        font-size: 14px; } }

.hidden {
  display: hidden; }

.classSale {
  display: none;
  width: 510px;
  height: 480px;
  border-radius: 35px;
  background-color: black;
  position: fixed;
  top: 50%;
  z-index: 9999999;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  text-align: right;
  background-image: url("https://file.hstatic.net/1000253775/file/popupmobile_392d11b1a34548dc8459a7a99370df0a.jpg");
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover; }
  @media (max-width: 480px) {
    .classSale {
      width: 380px;
      height: 380px; } }
  .classSale button {
    margin: 0;
    font-size: 20px;
    line-height: inherit;
    border-radius: 0px;
    padding: 8px 23px;
    background: transparent;
    color: white;
    margin-top: 3px;
    border: none; }

.popup-hidden {
  display: none !important; }

.popup-show {
  display: block; }

.d-flex-header {
  display: flex; }

.btn-primary {
  position: absolute;
  background-image: url("https://file.hstatic.net/1000253775/file/-pngtree-phone_icon_in_solid_circle_5552270_bad0a6aeb18448f095400317d6a78fdc.png");
  /* The image used */
  background-color: white;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.image_new {
  position: absolute;
  top: -24px;
  right: -12px; }

.image_old {
  position: absolute;
  top: -28px;
  right: -20px; }

.coupon_title img {
  position: absolute;
  top: -28px;
  right: -20px; }

.img_hide {
  display: none; }

.img_block {
  display: block !important; }

.wd-list-coupon .wd-coupon-right-bottom .coupon_copy_new {
  padding: 4px 12px !important;
  background: #000; }

.product-flashsale-line {
  width: 100%;
  height: 20px;
  display: block;
  position: relative;
  border-radius: 100vmax;
  font-size: .75rem;
  color: #000;
  font-weight: 700;
  background-color: #EFEFED;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 1rem; }

.product-flashsale-line__line {
  position: absolute;
  width: 20%;
  background: bisque;
  left: 0;
  height: 100%;
  border-radius: 100vmax;
  background: linear-gradient(267.01deg, #2f5acf 2.02%, #119fd3 19.89%, #ffdcb6 75.03%); }

.product-flashsale-line__label {
  position: absolute;
  left: 100%;
  padding: 0 0.5rem;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 11px;
  line-height: 12px; }
  @media (max-width: 480px) {
    .product-flashsale-line__label {
      font-size: 10px; } }

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

.label_product_new {
  background-color: #FFB41D; }

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

.label_product-discount {
  border-radius: 8px;
  margin-left: 6px;
  font-size: 12px;
  padding: 5px;
  height: 18px;
  line-height: 8px;
  font-weight: 700; }

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

.label-outlet {
  background-color: #FFB41D;
  color: black; }

.label-sout {
  background-color: #ADB5BD;
  color: black; }

.label-new {
  background-color: #FFB41D;
  color: black; }

.label-deal {
  background-color: #FFB41D;
  color: black; }

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

.label-seller {
  color: black;
  background-color: #FFB41D; }

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

.product-block .label_product {
  color: black;
  background: #FFB41D;
  z-index: 9;
  margin: 5px 9px;
  padding: 2px;
  border-radius: 50px; }

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

.flashsale__progressbar {
  display: block;
  width: 100%;
  height: 6px;
  background: #EFEFED;
  margin-top: 2px;
  border-radius: 9999px;
  position: relative;
  margin: 5px 0; }

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

.flashsale__label {
  margin-top: 12px;
  font-size: 13px; }

.flashsale__label img {
  width: 20px;
  height: 20px; }

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

.flashsale__label span {
  margin: 0 2px; }

.footer-click ul li .submenu {
  display: none; }

.footer-click ul li.selected .submenu {
  display: block; }

.footer-click ul li .clicked {
  cursor: pointer; }

footer .footer-click ul li i {
  margin-right: 40px; }

.footer-review {
  margin: 30px 0px; }

.footer_store {
  display: flex;
  flex-direction: column; }

.title-store {
  text-align: left !important; }

.footer-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px; }
  .footer-flex h4 {
    margin-bottom: 0;
    font-size: 14px !important; }

.infomation-wanda ul li a {
  font-size: 14px !important; }

.selected .footer-flex .fa {
  transform: rotate(180deg); }

.selected .footer-flex .fa {
  transition: transform .3s ease-out; }

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

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

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

.cart-view .content_title {
  font-size: 16px;
  margin: 10px 0px;
  line-height: 23px;
  font-weight: 500;
  padding: 2px 5px;
  border-radius: 5px; }

.cart-view .content_title h4 {
  line-height: 20px;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 500; }

.cart-view .content_title-combo h4 {
  line-height: 20px;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 500; }

.cart-view .content_title strong {
  font-weight: 700; }

#cart-mini-wanda .table-total tr td .btn.mini-block {
  display: block; }

#cart-mini-wanda .table-total tr td .btn.mini-hide {
  display: none; }

.info_one ul li {
  display: flex;
  align-items: center; }
  .info_one ul li i {
    flex: 0 0 20px;
    font-size: 18px; }

.content_title .btn-gift:hover {
  color: white; }

.header_new {
  position: absolute;
  top: 1px;
  right: -3px;
  font-size: 11px;
  color: #F50000;
  font-weight: 700; }

#loadMore {
  padding: 8px 20px;
  border-radius: 8px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  border: 1px solid;
  max-width: 150px; }

#loadMore:hover {
  background: black;
  color: white; }

.header-action_dropdown .label_product {
  clear: left;
  text-align: left;
  margin: 5px 0; }

.header-action_dropdown .label_product img {
  margin-bottom: 0; }

.freeship {
  font-size: 16px;
  margin: 10px 0px;
  color: red;
  font-weight: 700; }

#site-header-center .logo-img {
  object-fit: contain;
  object-position: center; }

#site-header-center .logo {
  text-align: center; }

.title-sale h4 {
  margin-top: 10px;
  margin-bottom: 0;
  font-style: oblique;
  font-weight: 500;
  color: #F50000; }

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

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

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

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

.note-cart p {
  font-size: 15px;
  background: transparent;
  color: #296943;
  font-weight: normal;
  border-radius: 2px; }

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

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

#close-cart-mini-gift {
  padding: 0px 5px;
  border-radius: 100%;
  color: white;
  font-weight: 700;
  border: none;
  background: transparent; }

.note-cart-gift p {
  color: white;
  font-size: 14px;
  font-weight: 600; }

.btn-gift {
  background: #c92921;
  color: white;
  padding: 4px;
  border-radius: 5px; }

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

.content_title a {
  font-weight: 700; }

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

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

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

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

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

.notify-product__title {
  flex: 1;
  font-weight: 500;
  font-size: 14px;
  line-height: 115%;
  letter-spacing: .03em;
  color: #000; }

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

.notify-product__prices span {
  margin-right: 10px;
  color: #e70303; }

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

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

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

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

.close-cart {
  right: -300px; }

.quantity-text {
  display: none; }

.combo-none {
  display: none; }

#section-new-outlet .item-owl:nth-child(n + 3) .product-block .label_product_new {
  display: none; }

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

.model-add-size-error {
  right: 0; }

.store-dn {
  position: relative; }

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

@media screen and (max-width: 1950px) {
  .store-dn .new-footer {
    top: 15px; } }

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

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

.error-size-style p {
  margin-bottom: 0;
  font-size: 14px;
  color: #c92921; }

body#wd-shoes-scofiled > img {
  display: none; }

body#wd-shoes-scofiled > iframe#sovrn_beacon {
  display: none; }

.location-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 10px; }

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

.footer_store .location_flex h4 {
  margin-bottom: 0;
  line-height: 39px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px; }

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

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

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

.oult-img img {
  width: 100%;
  height: auto; }

.oult-img {
  margin-top: -17px;
  margin-right: -15px;
  margin-left: -15px; }

.combo-buttom {
  background: black;
  padding: 5px;
  border-radius: 50%; }

#site-header-center .row {
  margin-right: 0px;
  margin-left: 0px; }

#section-combo .d-flex-column {
  margin-bottom: 15px; }

@media screen and (max-width: 600px) {
  .oult-img {
    margin-top: -16px;
    margin-right: -10px;
    margin-left: -10px; }
  .oult-img img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .store-dn .new-footer {
    top: -10px; } }

@media screen and (max-width: 768px) {
  .header_new {
    right: 0px;
    left: 111px; }
  .contentSize select {
    font-size: 14px;
    height: 25px;
    line-height: 25px; }
  .product-block.product-sale-ldp .content-wrapper-deal, .product-block.product-sale-ldp .content-wrapper-action {
    width: 100% !important; }
  .product-block.product-sale-ldp .content-wrapper-action a {
    margin-top: 10px;
    margin-left: 0px !important;
    width: 100%; }
  .product-block.product-sale-ldp del.compare-price {
    font-size: 12px !important;
    margin-left: 2px !important; }
  .product-lists.clearfix .col-md-3.col-sm-6.col-xs-6.pro-loop.col-5 {
    padding: 0px 7px; }
  .product-block.product-sale-ldp .product-sale {
    position: absolute;
    top: 0px;
    right: 7px; }
  .product-block.product-sale-ldp .content-wrapper-deal .box-pro-prices p.pro-price {
    text-align: left; }
  .section.section-flashsale-countdown .content-wrapper-action.no-compare a.btn-action-buy, section.section.section-flashsale-countdown .content-wrapper-action a.btn-action-buy {
    margin-top: 10px !important;
    margin-left: 0px !important;
    padding: 5px !important; }
  .box-icon.policy_home .banner-footer-item {
    width: 100% !important;
    max-width: 100% !important; }
  .fs-tab-coming-soon {
    line-height: 35px;
    font-size: 13px !important; }
  .notify-me a.notify-me-btn {
    font-size: 13px;
    line-height: 15px;
    padding: 5px;
    background: #FFF; }
  .item.product-item.product-sale-ldp p.pro-price {
    font-size: 17px;
    width: 100%;
    margin-top: 0px; }
  #modalNotify {
    margin: 45% auto; }
  #modalNotify .modal-dialog {
    width: 80%;
    margin: 0px 10%; }
  #modalNotify button.close {
    margin: -25px 0px;
    right: -13px;
    position: relative; }
  .notify-me {
    width: 100% !important;
    float: right;
    margin: 0px; }
  .product-block.product-sale-ldp .product-detail h3 a {
    line-height: 15px;
    overflow: hidden;
    -webkit-line-clamp: 1 !important;
    font-size: 14px !important; } }

@media screen and (max-width: 414px) {
  #section-flash-sale .label-sale {
    font-size: 9px; } }

@media screen and (max-width: 480px) {
  #product-template .wrap-addcart {
    display: none !important; }
  .mn-mb-header {
    margin-top: 10px;
    margin-bottom: 15px; }
  #product-template .quantity-text {
    display: block; }
    #product-template .quantity-text h4 {
      margin-bottom: 0;
      font-size: 13px;
      font-weight: 500;
      margin-right: 12px; }
      #product-template .quantity-text h4 strong {
        font-weight: 800; }
  .product-block .product-detail .pro-price-sale span {
    margin-right: 5px;
    font-size: 12px; }
  #product-template .quantity-area {
    margin-right: 0px; }
    #product-template .quantity-area .qty-btn {
      height: 35px;
      width: 40px; }
    #product-template .quantity-area .quantity-selector {
      height: 35px; }
  .product-block .label_product {
    font-size: 12px;
    margin: 4px 7px; } }

.product-promotion__box a {
  font-weight: 700; }

.coupon-freeship {
  background-image: url("https://file.hstatic.net/1000253775/file/z5479897296402_d9be5f1dffeaca0eac9fb72ead4242ca_59b61ee6222b49f7984454e0d33972ac.jpg");
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  box-shadow: 0px 0px 4px 2px #ccc; }

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

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

@media (max-width: 390px) {
  .product-block .product-detail .pro-price-sale span {
    font-size: 10px; }
  .product-block .product-detail .pro-price-sale .compare-price {
    font-size: 10px; }
  .product-block .product-detail .pro-price span {
    font-size: 10px; }
  #section-flash-sale .label-sale {
    font-size: 10px; }
  .product-block .product-detail .pro-name a {
    font-size: 11px; }
  .product-block .product-detail {
    padding: 0 4px; } }

@media (max-width: 320px) {
  #header .header-group-icon li:not(:last-child) {
    margin-right: 0px; }
  .flashsale__label {
    font-size: 11px; }
  #cart-mini-wanda .table-total tr td .btn {
    font-size: 10px; } }

.section_des .section_des_content :is(ul, ol, ul, ol, ul, ol), .page-content :is(ul, ol, ul, ol, ul, ol), .tab-pane.content-entry :is(ul, ol, ul, ol, ul, ol) {
  list-style: revert;
  padding-left: 40px;
  margin: 13px 0; }

.info-sohuu {
  margin-top: 15px; }

.info-sohuup p {
  margin-bottom: 5px; }

#header .site-nav-menu > ul > li.procoolline a {
  color: #0040D3;
  font-weight: 800; }

#menu-mobile .mb-menu .procoolline a {
  color: #0040D3;
  font-weight: 800; }

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

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

.hailoc-content {
  animation: zoom-in-zoom-out-gift 2s ease-out;
  -moz-animation: zoom-in-zoom-out-gift 2s ease-out;
  -webkit-animation: zoom-in-zoom-out-gift 2s ease-out;
  -o-animation: zoom-in-zoom-out-gift 2s ease-out;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  backface-visibility: hidden;
  transform-style: preserve-3d; }

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

@media (max-width: 375px) {
  #cart-mini-wanda .cart-scroll {
    max-height: 200px; }
  .quantity-area .qty-btn {
    height: 30px;
    width: 30px; }
  .quantity-area .quantity-selector {
    width: 30px;
    height: 30px; }
  .wd-coupon-left strong {
    font-size: 14px; } }

#hrv-loyalty {
  display: none; }
