@charset "UTF-8";
.smooth-trans, .product-block .product-img > a > img.img-hover, .product-block:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#navigation-mobile .navigation .mn-item .submenu {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

@keyframes moveFadeInOut {
  0%,
  100% {
    opacity: 0;
    top: 0; }
  50% {
    opacity: 1;
    top: 30px;
    left: 0; } }

@media (min-width: 1200px) {
  .col-lg-30 {
    width: calc(86% / 3); }
  .col-lg-10 {
    width: 14%; } }

button[disabled] {
  opacity: 0.8; }

.btn-no-style {
  border: none;
  outline: none !important;
  background: none;
  color: var(--wd-color-shop); }

body.open-modal-seach,
body.active-menu {
  position: fixed !important;
  overflow-y: scroll;
  height: 100%;
  -webkit-overflow-scrolling: auto;
  width: 100%; }

.swiper-callback {
  position: relative;
  display: block; }

/* Header */
#header-new {
  background: transparent;
  position: fixed;
  z-index: 99;
  width: 100%;
  background: rgba(0, 0, 0, 0.47);
  box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 90px 60px; }
  #header-new.other-template:not(.tp-page-hotel-amenities) {
    position: sticky;
    top: 0; }
  #header-new.hSticky-nav, #header-new.other-template:not(.tp-page-hotel-amenities) {
    background: var(--wd-bg-header);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15) !important; }
    #header-new.hSticky-nav #site-header-top, #header-new.other-template:not(.tp-page-hotel-amenities) #site-header-top {
      padding: 10px 0; }
    #header-new.hSticky-nav .icon-svg, #header-new.other-template:not(.tp-page-hotel-amenities) .icon-svg {
      --fillcolor: #3f2b2e !important; }
    #header-new.hSticky-nav .logo-shop, #header-new.other-template:not(.tp-page-hotel-amenities) .logo-shop {
      filter: brightness(0);
      -webkit-filter: brightness(0);
      max-width: 125px;
      width: 100%; }
    #header-new.hSticky-nav .wanda-mxm-search .search-focus, #header-new.other-template:not(.tp-page-hotel-amenities) .wanda-mxm-search .search-focus {
      box-shadow: 0 0 0 0.1rem var(--wd-color-shop) inset;
      color: var(--wd-color-shop); }
      #header-new.hSticky-nav .wanda-mxm-search .search-focus::placeholder, #header-new.other-template:not(.tp-page-hotel-amenities) .wanda-mxm-search .search-focus::placeholder {
        color: var(--wd-color-shop); }
  #header-new .header-top {
    padding: 15px 0; }
  #header-new .logo-shop {
    max-width: 170px;
    max-height: 40px;
    transition: all 0.3s;
    height: auto;
    width: 100%; }
  #header-new .list-inline-item .button-icon {
    border: none;
    background: none;
    position: relative;
    outline: none; }
    @media (max-width: 767px) {
      #header-new .list-inline-item .button-icon .icon-svg {
        --width: 18px !important;
        --height: 18px !important; } }
    @media (max-width: 376px) {
      #header-new .list-inline-item .button-icon .icon-svg {
        --width: 15px !important;
        --height: 15px !important; } }
    #header-new .list-inline-item .button-icon .number-cart,
    #header-new .list-inline-item .button-icon .number-like {
      color: var(--wd-color-shop);
      position: absolute;
      background: #ffc700;
      width: 16px;
      height: 16px;
      font-size: 10px;
      line-height: 16px;
      border-radius: 50%;
      text-align: center;
      right: -5px;
      top: -5px; }
      @media (max-width: 480px) {
        #header-new .list-inline-item .button-icon .number-cart,
        #header-new .list-inline-item .button-icon .number-like {
          width: 12px;
          height: 12px;
          font-size: 8px;
          line-height: 12px; } }

.list-product-suggest[aria-hidden="true"],
#result-product-search[aria-hidden="true"] {
  display: none; }

.open-nav-child {
  right: 20px;
  top: 20px;
  position: absolute;
  top: 0;
  height: 48px;
  width: 40px;
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none !important;
  z-index: 3; }

.open-nav-child svg {
  transform: rotate(180deg); }

.active-menu .js-backdrop {
  visibility: visible;
  opacity: 1;
  backdrop-filter: blur(0.6rem);
  background: rgba(0, 0, 0, 0.4); }

.group-icon-cart-account li {
  padding-left: 15px; }

.wanda-mxm-search {
  margin-left: 5px;
  position: relative;
  max-width: 272px;
  display: block;
  flex: 1; }
  .wanda-mxm-search .search-focus {
    height: 42px;
    box-shadow: 0 0 0 0.1rem #fbf9f6 inset;
    background: transparent;
    color: #fbf9f6;
    padding: 1.2rem 1.6rem;
    border-radius: 5px;
    border: none;
    outline: none;
    width: 100%; }
    .wanda-mxm-search .search-focus::placeholder {
      color: #fbf9f6; }
  .wanda-mxm-search .btn-search-focus {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    outline: none; }

.close-nav-mb {
  background: none;
  border: none;
  position: relative;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  align-items: center;
  left: 30px;
  outline: none !important; }

.navigation-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  box-shadow: 0 0 3px 0px #929292;
  padding: 5px 10px;
  z-index: 1110; }
  .navigation-mobile > ul > .item {
    flex: 1; }
    .navigation-mobile > ul > .item.cart-mobile .number-cart {
      position: absolute;
      background: #ffc700;
      color: var(--wd-color-shop);
      width: 16px;
      height: 16px;
      font-size: 9px;
      text-align: center;
      line-height: 16px;
      border-radius: 50%;
      top: -33px;
      right: 0px; }
    .navigation-mobile > ul > .item > .style-item-nav {
      flex-direction: column;
      align-items: center;
      border: none;
      background: transparent;
      width: 100%; }
      .navigation-mobile > ul > .item > .style-item-nav span {
        font-size: 11px;
        margin-top: 3px;
        font-weight: 500;
        position: relative; }
      .navigation-mobile > ul > .item > .style-item-nav.active > span {
        color: var(--wd-color-shophover); }
      .navigation-mobile > ul > .item > .style-item-nav.active svg {
        --fillcolor: var(--wd-color-shophover) !important; }

.btn-back-menu {
  font-size: 20px;
  display: flex;
  align-items: center;
  outline: none !important;
  padding: 0;
  background: transparent;
  border: none; }

#navigation-mobile .navigation:after {
  content: "";
  width: calc(100% - 60px);
  height: 1px;
  background: #ddd;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 10px 0;
  display: block; }

#navigation-mobile .navigation:last-child:after {
  display: none; }

#navigation-mobile {
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.3s cubic-bezier(0.65, 0.05, 0.36, 1);
  padding: 0;
  position: fixed;
  left: -100%;
  background: #fffefa;
  z-index: 9999;
  max-width: 416px;
  top: 0;
  width: 100%;
  transform: translatex(-100%);
  height: 100%;
  border-radius: 0;
  padding: 30px 0; }
  #navigation-mobile a {
    color: var(--wd-color_menu); }
  #navigation-mobile .scroll-nav {
    height: calc(100% - 30px);
    overflow-y: scroll; }
    #navigation-mobile .scroll-nav::-webkit-scrollbar {
      display: none; }
  #navigation-mobile.active-menu {
    left: 0;
    transform: translatex(0); }
  #navigation-mobile .navigation {
    border: none;
    background: none;
    border-radius: 0; }
    #navigation-mobile .navigation .mn-item a:hover {
      text-decoration: underline;
      text-underline-offset: 0.4rem; }
    #navigation-mobile .navigation .mn-item.active-nav > a {
      background: #fcf9f6; }
    #navigation-mobile .navigation .mn-item.active-nav .submenu {
      transform: translateX(0px); }
    #navigation-mobile .navigation .mn-item > a {
      font-size: 15px;
      position: relative;
      width: 100%;
      flex: 0 0 100%;
      align-items: center;
      justify-content: flex-start;
      display: block;
      padding: 14px 40px; }
    #navigation-mobile .navigation .mn-item:hover > a {
      background: #fcf9f6; }
    #navigation-mobile .navigation .mn-item.has-child:hover .submenu {
      display: block; }
    #navigation-mobile .navigation .mn-item .submenu {
      width: max-content;
      left: auto;
      right: 0;
      background: #fcf9f6;
      box-shadow: none;
      padding: 40px;
      transform: translateX(100%);
      display: none;
      border-radius: 0;
      position: absolute;
      top: 0;
      height: var(--hh, 100vh);
      max-width: 584px;
      min-width: 100%;
      overflow-y: auto; }
      @media (min-width: 992px) {
        #navigation-mobile .navigation .mn-item .submenu {
          width: 584px; } }
      #navigation-mobile .navigation .mn-item .submenu .view-all {
        text-align: right;
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px; }
        #navigation-mobile .navigation .mn-item .submenu .view-all > a {
          font-size: 14px;
          color: var(--wd-color-shophover); }
      #navigation-mobile .navigation .mn-item .submenu .submenu__list {
        display: flex;
        flex-wrap: wrap; }
        #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv1 {
          flex: 0 0 100%;
          margin-bottom: 30px; }
          @media only screen and (max-width: 767px) {
            #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv1 {
              flex: 0 0 100%; } }
          #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv1 .subnav {
            display: flex;
            flex-wrap: wrap;
            margin-top: 10px; }
          #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv1 > a {
            font-size: 14px;
            text-transform: capitalize; }
        #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv2 {
          flex: 0 0 50%;
          margin-bottom: 5px;
          padding-right: 10px; }
          #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv2 > a {
            font-size: 14px;
            text-transform: capitalize; }

.box-toggle-search {
  padding: 15px 40px; }
  .box-toggle-search .search-focus-nav {
    width: 100%;
    background: transparent;
    border: none;
    text-align: left;
    height: 40px;
    border-bottom: 1px solid #ddd;
    color: var(--shop-color-text);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    outline: none; }

#navigation-mobile.block-scroll {
  overflow-y: hidden; }

/* search modal */
.wrapper-form-seach {
  visibility: hidden;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -o-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  background: #fffefa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .wrapper-form-seach.open-modal-seach {
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    -moz-transform: rotate3d(0, 0, 0, 0deg);
    -o-transform: rotate3d(0, 0, 0, 0deg);
    -ms-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
    visibility: visible; }

.container-search .content-search {
  padding: 0 80px 40px 80px; }

ul.list-article {
  list-style: initial;
  padding-left: 20px; }

.search-header {
  padding: 15px 80px; }

.search-header .button-back {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  left: 30px; }

.search-header .form-search-qr {
  flex: 1; }
  .search-header .form-search-qr .search-inner {
    position: relative; }
  .search-header .form-search-qr h4 {
    font-size: 14px;
    margin: 0; }
  .search-header .form-search-qr .search-key {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    margin-top: 15px;
    border: 1px solid #3f2b2e;
    padding: 10px 10px 10px 45px;
    color: #3f2b2e;
    outline: none;
    background: transparent; }
    .search-header .form-search-qr .search-key::placeholder {
      color: #3f2b2e;
      font-weight: 600; }
  .search-header .form-search-qr .btn-search-key {
    position: absolute;
    top: 15px;
    left: 0;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    outline: none; }

.a-scrolldown-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  height: 12rem;
  width: 100%;
  display: flex;
  text-align: center;
  background: linear-gradient(to bottom, rgba(251, 249, 246, 0) 0%, var(--colors-blanc-brule-500) 50%);
  background-position: top, bottom;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 2.4rem;
  gap: 0;
  pointer-events: none;
  visibility: hidden; }
  .a-scrolldown-nav svg {
    transform: translate(-50%, 0) rotate(180deg);
    animation: moveFadeInOut 2s ease-in-out forwards infinite; }

.show-scroll .a-scrolldown-nav {
  visibility: visible; }

.left-nav-search {
  flex: 1 25%;
  width: 25%; }

.right-content-search {
  width: 75%;
  flex: 1 75%;
  position: relative; }

.right-content-search.load-now:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
  background: #fffefa;
  z-index: 9999; }

.content-search {
  margin-top: 30px;
  max-height: calc(100vh - 172px);
  overflow-y: auto;
  overflow-x: hidden; }

.content-search h4 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  padding-top: 10px; }

.right-content-search .product-loop {
  padding: 0;
  flex: 0 0 100%;
  max-width: 100%; }

ul.popular-nav li {
  margin-bottom: 15px; }

/* end header */
.artile-item {
  margin-bottom: 10px; }
  .artile-item .label-date {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    background: var(--wd-bg_button);
    padding: 5px;
    color: #fff;
    border-radius: 0 0 3px 3px; }
    .artile-item .label-date span {
      display: block; }
    .artile-item .label-date .label-big {
      font-size: 20px;
      font-weight: bold; }
    .artile-item .label-date .label-small {
      font-size: 14px; }
  .artile-item .blog-post {
    padding: 0 5px; }
  .artile-item .blog-post-image {
    position: relative;
    display: block;
    box-shadow: 0px 0px 8px 0px #ccc;
    border-radius: 5px 5px 0 0; }
  .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: 100%;
    position: relative;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 5px; }
    .artile-item .blog-post-content .blog-title {
      font-size: 15px;
      padding-top: 0;
      text-transform: capitalize; }
      .artile-item .blog-post-content .blog-title a {
        color: var(--wd-color-shop);
        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 svg {
        margin-right: 5px;
        width: 13px;
        height: 13px; }
    .artile-item .blog-post-content .blog-desc {
      color: #474343;
      margin-bottom: 0;
      -webkit-box-flex: 1;
      flex-grow: 1;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      display: -webkit-box; }

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

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

.wd-top-title .title-section.no-border {
  border: none !important;
  padding: 0 !important; }

.wd-top-title .title-section.linear-bg span {
  color: var(--linear_title_fl_1);
  font-size: 30px; }

.wd-top-title .title-section.bg-image-title span {
  height: 40px;
  font-size: 0; }
  .wd-top-title .title-section.bg-image-title span.lazyload-load-bg {
    background-image: var(--img_load_fls);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center !important; }
  @media only screen and (max-width: 767px) {
    .wd-top-title .title-section.bg-image-title span {
      background-position: center; } }

/** product loop **/
.pro-loop-loading .list-color {
  height: 24px;
  background: #ededed;
  border-radius: 50%;
  width: 24px;
  margin-bottom: 10px; }

.pro-loop-loading .ratio-product-loop {
  background: #ededed; }

.pro-loop-loading .box-pro-detail .h3,
.pro-loop-loading .box-pro-detail .pro-price {
  height: 13px;
  background: #ededed;
  border-radius: 20px; }

.pro-loop-loading .box-pro-detail .pro-price {
  max-width: 50%; }

.product-block {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
  min-height: 100%;
  flex: 1;
  background: var(--background-product-loop);
  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: var(--ratio-product);
        display: block; }
      .product-block .product-img > a > img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: var(--typeimageproduct);
        object-position: center;
        display: block;
        z-index: 8;
        width: 100%; }
        .product-block .product-img > a > img.img-hover {
          visibility: hidden;
          opacity: 0; }
      .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: 24px;
          height: 24px;
          position: relative; }
  .product-block .product-quickview {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    opacity: 0;
    display: flex;
    font-size: 0;
    transform: translate(-50%, -50%) scale(0); }
    .product-block .product-quickview button {
      border: none;
      background: #fff;
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      margin: 0 5px;
      border-radius: 100%;
      box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25); }
      .product-block .product-quickview button img {
        width: 14px !important;
        height: 14px !important; }
  .product-block .product-detail {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0 8px;
    justify-content: flex-end;
    min-height: var(--height-product-loop);
    max-height: var(--height-product-loop);
    margin-top: 10px; }
    .product-block .product-detail .vendor > a {
      text-transform: uppercase;
      font-size: 12px;
      margin: 6px 0 5px 0;
      display: block;
      line-height: 1;
      font-weight: bold;
      color: var(--wd-color-shop); }
    @media only screen and (max-width: 767px) {
      .product-block .product-detail {
        padding: 0 5px; } }
    .product-block .product-detail .pro-name {
      margin-bottom: 5px;
      display: flex;
      flex-direction: column; }
      .product-block .product-detail .pro-name a {
        text-transform: capitalize;
        height: 37px;
        font-size: 16px;
        font-weight: 500;
        color: var(--wd-color-shop);
        line-height: 18px;
        padding-top: 0px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-name a {
            font-size: 13px; } }
    .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(--color-price);
        font-weight: 500;
        font-size: 16px;
        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: 2px 5px;
          background: #eb0000;
          font-size: 10px;
          font-weight: 400;
          border-radius: 3px;
          line-height: normal; }
      .product-block .product-detail .pro-price .compare-price {
        font-size: 13px;
        font-weight: 500;
        color: #888888; }
        @media (max-width: 480px) {
          .product-block .product-detail .pro-price .compare-price {
            font-size: 11px; } }
    .product-block .product-detail .box-pro-prices {
      position: relative;
      margin: 15px 0 10px 0; }
      .product-block .product-detail .box-pro-prices .product-add-to-cart {
        position: absolute;
        right: 10px;
        bottom: -6px; }
        @media only screen and (max-width: 767px) {
          .product-block .product-detail .box-pro-prices .product-add-to-cart {
            right: 0px; } }
        .product-block .product-detail .box-pro-prices .product-add-to-cart button {
          font-size: 0;
          border: none;
          background: #fff;
          width: 32px;
          height: 32px;
          border-radius: 50%; }
          .product-block .product-detail .box-pro-prices .product-add-to-cart button.sold-out-btn {
            background: #eaeaea; }
    .product-block .product-detail .proloop--variant {
      margin: 15px 0 10px 0; }
      .product-block .product-detail .proloop--variant .vrt-option {
        font-size: 12px; }
    .product-block .product-detail .group-review-sold .hrv-product-reviews-star {
      font-size: 10px; }
      .product-block .product-detail .group-review-sold .hrv-product-reviews-star i {
        font-size: 10px; }
    .product-block .product-detail .group-review-sold .productLoop-sold-qtt {
      font-size: 10px; }
  .product-block .product-tag-label {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9; }
    .product-block .product-tag-label .product-wishlist {
      background: transparent;
      border-radius: 4px;
      transition: 0.3s; }
      .product-block .product-tag-label .product-wishlist button {
        width: 25px;
        height: 25px;
        display: block;
        text-align: center;
        margin: 0 auto;
        z-index: 10; }
    .product-block .product-tag-label .product-add-to-cart button {
      font-size: 0;
      outline: none;
      border: none;
      border-radius: 5px;
      background: transparent; }
    .product-block .product-tag-label .product-wishlist button {
      font-size: 0;
      position: relative;
      outline: none;
      border: none;
      border-radius: 5px;
      background: none;
      text-align: center;
      background-color: transparent;
      background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: center;
      background-image: var(--heartnofill);
      /* &.remove-wl {
          background-image: var(--removewishlist);
        }*/ }
      @media (max-width: 480px) {
        .product-block .product-tag-label .product-wishlist button {
          background-size: 16px 16px; } }
      .product-block .product-tag-label .product-wishlist button.active, .product-block .product-tag-label .product-wishlist button.remove-wl {
        background-image: var(--heartfill); }
  @media only screen and (min-width: 992px) {
    .product-block:hover .product-quickview {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1); }
    .product-block:hover {
      -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12); }
    .product-block:hover .product-tag-label > div {
      transform: none;
      transition: 0.3s;
      opacity: 1;
      visibility: visible; }
      .product-block:hover .product-tag-label > div.product-add-to-cart {
        transition-delay: 0.1s; }
      .product-block:hover .product-tag-label > div.product-wishlist {
        transition-delay: 0.2s; } }

div.sold-out-tag {
  position: absolute;
  z-index: 9;
  background: #565656;
  top: 7px;
  left: 7px;
  font-size: 11px;
  padding: 3px 5px;
  color: #fff;
  border-radius: 3px; }

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

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

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

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

/** end product loop **/
/* button */
.style-button-wd.btn-view-all {
  display: block;
  margin-top: 20px; }

.style-button-wd > a {
  position: relative;
  display: inline-block;
  width: auto;
  height: 42px;
  line-height: 42px;
  background-color: var(--wd-bg_button);
  border: none;
  cursor: pointer;
  min-width: 180px;
  border-radius: 5px;
  overflow: hidden; }
  .style-button-wd > a:hover:after {
    left: 200%;
    opacity: 0.6; }
  .style-button-wd > a:hover:before {
    left: 120%;
    opacity: 0.5; }
  .style-button-wd > a span {
    color: var(--wd-color_button);
    transition: 0.2s 0.1s;
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    top: 0;
    left: 0;
    width: 100%; }
  .style-button-wd > a:before {
    left: -50%;
    background: #fff;
    content: "";
    height: 155px;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    width: 50px;
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1); }
  .style-button-wd > a:after {
    background: #fff;
    content: "";
    height: 15rem;
    opacity: 0;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 5rem;
    left: -100%; }

/* swiper button */
.swiper-button-next-wd,
.swiper-button-prev-wd {
  top: 50%;
  position: absolute;
  transform: translatey(-50%);
  outline: none;
  border: none;
  z-index: 10; }
  .swiper-button-next-wd.btn-disabled,
  .swiper-button-prev-wd.btn-disabled {
    opacity: 0;
    visibility: hidden; }
  .swiper-button-next-wd button,
  .swiper-button-prev-wd button {
    background: transparent;
    border: none;
    outline: none;
    width: 25px;
    height: 35px; }

.swiper-button-prev-wd {
  left: -30px;
  right: auto; }
  @media only screen and (max-width: 767px) {
    .swiper-button-prev-wd.swiper-on-body {
      left: -10px; } }

.swiper-button-next-wd {
  right: -30px;
  left: auto; }
  @media only screen and (max-width: 767px) {
    .swiper-button-next-wd.swiper-on-body {
      right: -10px; } }
  .swiper-button-next-wd button svg {
    transform: rotate(180deg); }

.heading-section h2,
.heading-section .h2 {
  line-height: normal; }
  .heading-section h2.heading-line,
  .heading-section .h2.heading-line {
    position: relative; }
    .heading-section h2.heading-line:before,
    .heading-section .h2.heading-line:before {
      content: "";
      width: 100px;
      height: 2px;
      background: var(--wd-color-shop);
      position: absolute;
      bottom: -5px;
      left: 0;
      right: 0;
      margin: 0 auto; }

footer {
  background: var(--wd-bg-footer); }
  footer .title-footer {
    color: var(--wd-color-footer);
    margin: 0px;
    padding: 15px 0;
    font-weight: 700;
    font-size: 18px;
    line-height: normal; }
  @media only screen and (max-width: 991px) {
    footer .widget-footer .title-footer {
      font-weight: 500;
      border-bottom: 1px dashed rgba(63, 43, 46, 0.08); }
      footer .widget-footer .title-footer:after {
        content: "+";
        position: absolute;
        top: 12px;
        right: 15px;
        text-align: center;
        font-size: 22px; }
      footer .widget-footer .title-footer.opened:after {
        content: "–"; }
    footer .block-collapse {
      display: none;
      padding-top: 15px; } }
  footer .widget-footer .footerNav-link .item {
    padding-left: 15px;
    position: relative;
    margin: 0 0 8px; }
    footer .widget-footer .footerNav-link .item:before {
      content: "";
      width: 4px;
      height: 4px;
      background: var(--wd-color-footer);
      left: 0;
      opacity: 1;
      position: absolute;
      top: 0;
      border-radius: 50%;
      bottom: 0;
      margin: auto; }
  footer .widget-footer .footerNav-link.mangxahoi .item {
    padding-left: 0;
    margin-bottom: 16px; }
    footer .widget-footer .footerNav-link.mangxahoi .item:before {
      display: none; }
  footer .widget-footer .address-footer ul li {
    margin-bottom: 5px; }
  footer .logocer-ti img {
    max-height: 80px;
    max-width: 48px;
    margin-right: auto;
    display: block; }
  footer .footer-copyright {
    border-top: 1px solid rgba(63, 43, 46, 0.08);
    padding: 15px 0;
    background: var(--wd-bg-footer);
    color: var(--wd-color-footer); }
    footer .footer-copyright .lg-ft {
      width: 174px;
      margin-bottom: 15px;
      height: 37px;
      object-fit: contain; }
    footer .footer-copyright p {
      margin: 0; }

/* Quantity */
.quantity-area {
  float: left;
  border: 1px solid #e1e1e1;
  display: flex;
  margin-right: 15px;
  border-radius: 5px; }
  .quantity-area .qty-btn {
    border: none;
    border-radius: 5px;
    background: #fff;
    float: left;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    height: 40px;
    width: 40px;
    text-align: center;
    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; }
  @media (max-width: 767px) {
    .quantity-area .quantity-selector,
    .quantity-area .qty-btn {
      height: 35px;
      width: 35px; } }

/* cart sidebar */
.sidebar-main {
  position: fixed;
  right: 0;
  top: 0;
  max-width: 500px;
  width: 100%;
  background: #fff;
  z-index: 9999;
  height: var(--hh, 100vh);
  -webkit-transform: translateX(120%);
  transform: translateX(120%);
  -webkit-transition: transform 0.35s ease, right 0.25s ease, visibility 0s;
  transition: transform 0.35s ease, right 0.25s ease, visibility 0s; }

.wrap-addcart {
  flex: 1; }
  .wrap-addcart .row-flex {
    display: flex;
    flex-wrap: wrap; }
  .wrap-addcart .add-to-cart-style,
  .wrap-addcart .add-to-cart-style-qv,
  .wrap-addcart .add-to-combo-style {
    border: none;
    background: var(--wd-bg_button);
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid var(--wd-bg_button);
    color: var(--wd-color_button); }
    @media (max-width: 767px) {
      .wrap-addcart .add-to-cart-style,
      .wrap-addcart .add-to-cart-style-qv,
      .wrap-addcart .add-to-combo-style {
        padding: 7.8px 10px; } }
  .wrap-addcart .add-to-combo-style {
    background: transparent;
    border-color: var(--wd-bg_button_add_to_cart); }

.list-variants-img {
  flex: 1;
  padding-left: 0 !important; }
  .list-variants-img li {
    margin-right: 5px;
    line-height: 20px;
    text-align: center;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-bottom: 7px;
    list-style: none !important; }
    .list-variants-img li.active {
      border-color: var(--wd-color-shop); }
    .list-variants-img li span {
      width: 20px;
      height: 20px;
      display: block;
      border-radius: 50%;
      cursor: pointer; }
      .list-variants-img li span.bigloaded {
        background-image: var(--bg-colorloop);
        background-size: auto;
        background-position: center;
        background-repeat: no-repeat; }
  .list-variants-img.type-square li,
  .list-variants-img.type-square span {
    border-radius: 3px; }

#search-template .content-product-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px; }
  #search-template .content-product-list.type-article {
    grid-template-columns: repeat(4, 1fr); }
    #search-template .content-product-list.type-article .artile-item,
    #search-template .content-product-list.type-article .blog-post {
      padding: 0 !important; }
  @media only screen and (max-width: 991px) {
    #search-template .content-product-list {
      grid-template-columns: repeat(3, 1fr) !important; } }
  @media only screen and (max-width: 767px) {
    #search-template .content-product-list {
      grid-template-columns: repeat(2, 1fr) !important; } }

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

.product-item-nav > a > img {
  border-radius: 5px; }

#fixed-action-btn {
  position: fixed;
  right: 10px;
  bottom: 60px;
  z-index: 111;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -ms-transition: 0.2s all linear;
  -o-transition: 0.2s all linear; }
  #fixed-action-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 50px;
    width: 50px;
    font-size: 20px;
    opacity: 1;
    text-decoration: none;
    color: #fff;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    -ms-transition: 0.2s all linear;
    -o-transition: 0.2s all linear; }
    #fixed-action-btn a.messenger-color, #fixed-action-btn a.zalo-color {
      background: linear-gradient(0deg, var(--color-social-one), var(--color-social-two)); }
    #fixed-action-btn a:nth-of-type(1) {
      bottom: 60px; }
    #fixed-action-btn a:nth-of-type(2) {
      bottom: 140px; }

.wave {
  animation-name: wave;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite; }

@keyframes wave {
  0% {
    box-shadow: 0 0 0px 0px rgba(63, 43, 46, 0.5); }
  100% {
    box-shadow: 0 0 0px 10px rgba(63, 43, 46, 0); } }

.open {
  animation-iteration-count: 1; }

.show-buy-mobile #fixed-action-btn {
  bottom: 120px; }

/* Responsive */
@media only screen and (max-width: 767px) {
  #fixed-action-btn {
    opacity: 0;
    visibility: hidden; }
    #fixed-action-btn.show-md {
      opacity: 1;
      visibility: visible; }
  #header-new .header-top {
    padding: 10px 0; }
  .heading-section h2 {
    font-size: 20px !important;
    min-height: 24px; }
  .scroll-x-mb {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    flex-direction: row;
    display: flex; }
    .scroll-x-mb::-webkit-scrollbar {
      display: none; }
  #navigation-mobile .navigation .mn-item > a,
  .box-toggle-search {
    padding: 14px 25px; }
  .search-nav-mobile {
    width: 100%;
    padding-top: 10px;
    padding: 15px 15px 0 15px; }
    .search-nav-mobile .wanda-mxm-search {
      margin: 0;
      max-width: 100%; }
  .left-nav-search,
  .right-content-search {
    width: 100%;
    flex: 1 100%; }
  .search-header {
    padding: 15px 25px; }
    .search-header .button-back {
      left: 25px;
      top: 22px; }
  .search-header .form-search-qr h4 {
    font-size: 16px;
    margin-left: 35px; }
  .search-header .button-back .icon-svg {
    --width: 20px !important;
    --height: 20px !important; }
  .content-search h4 {
    margin-bottom: 15px; }
  ul.popular-nav li {
    margin-bottom: 10px; }
  .container-search .content-search {
    padding: 0 25px 25px 25px;
    flex-wrap: wrap;
    max-height: calc(65vh);
    margin-top: 0px; }
  #navigation-mobile {
    width: 84%;
    padding: 0; }
    #navigation-mobile .scroll-nav {
      height: 100%;
      overflow-y: scroll; }
  #navigation-mobile .navigation .mn-item .submenu {
    width: 100%;
    left: auto;
    right: 0;
    transform: translateX(-100%);
    display: block;
    z-index: 88;
    padding: 0 25px;
    overflow-y: auto;
    padding-bottom: 15px; }
  .btn-back-menu {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    font-size: 18px;
    color: var(--wd-color-shop); }
  #navigation-mobile .navigation .mn-item .submenu .view-all {
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: left;
    padding-bottom: 15px;
    padding-top: 25px;
    background: #fbf9f6;
    position: sticky;
    top: 0; }
    #navigation-mobile .navigation .mn-item .submenu .view-all a,
    #navigation-mobile .navigation .mn-item .submenu .view-all button {
      flex: 0 0 100%; }
  .group-icon-cart-account li {
    padding-left: 5px; }
  .search-nav-mobile {
    width: 100%;
    padding-top: 10px;
    padding: 15px 15px 0 15px; }
    .search-nav-mobile .wanda-mxm-search {
      margin: 0;
      max-width: 100%; }
  #navigation-mobile .navigation .mn-item .submenu .submenu__list .item-lv2 {
    flex: 0 0 100%; } }

.section-news-wd {
  border-top: 2px solid #3f2b2e;
  padding-top: 60px;
  background: #fcf9f6; }
  .section-news-wd .list-item {
    display: flex;
    flex-wrap: wrap;
    gap: 24px; }
    .section-news-wd .list-item.show-more li {
      display: block !important; }
    @media (max-width: 480px) {
      .section-news-wd .list-item {
        gap: 12px; } }
    .section-news-wd .list-item li {
      flex: 0 0 calc((100% / 3) - 16px); }
      @media (min-width: 768px) and (max-width: 991px) {
        .section-news-wd .list-item li {
          flex: 0 0 calc((100% / 2) - 16px); } }
      @media (max-width: 480px) {
        .section-news-wd .list-item li {
          flex: 0 0 100%; }
          .section-news-wd .list-item li:nth-child(n + 4) {
            display: none; } }
      .section-news-wd .list-item li a {
        display: flex;
        background: #fff;
        flex-wrap: wrap;
        padding: 4px;
        border-radius: 3px; }
        .section-news-wd .list-item li a .img {
          margin-right: 15px;
          width: 90px;
          flex: 0 0 90px;
          height: auto; }
          .section-news-wd .list-item li a .img img {
            width: 88px;
            height: 88px;
            display: block; }
        .section-news-wd .list-item li a .ct {
          flex: 1;
          display: flex;
          flex-direction: column;
          align-self: center;
          gap: 0.8rem; }
          .section-news-wd .list-item li a .ct h5 {
            font-size: 12px;
            text-transform: uppercase;
            color: #6b6161;
            margin: 0;
            font-weight: bold; }
          .section-news-wd .list-item li a .ct p {
            margin: 0; }

#section-policy {
  padding: 40px 0;
  padding-top: 40px !important; }
  @media (max-width: 991px) {
    #section-policy {
      padding: 0 0 10px 0; } }
  #section-policy .bd-box {
    border-top: 1px solid #d3d0cb;
    border-bottom: 1px solid #d3d0cb;
    padding: 24px 0; }
  #section-policy .item-policy {
    display: flex; }
    @media (min-width: 992px) {
      #section-policy .item-policy {
        flex: 1 0 25%;
        max-width: 100%; } }
    #section-policy .item-policy:not(:last-child) {
      border-right: 1px solid #d3d0cb; }
    #section-policy .item-policy .policy-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 9; }
    #section-policy .item-policy .wrapper-media {
      display: flex;
      align-items: center;
      justify-content: center;
      flex: 0 0 25%;
      max-width: 25%; }
      #section-policy .item-policy .wrapper-media .media-policy {
        text-align: center; }
    #section-policy .item-policy .info-policy {
      text-align: left;
      padding-left: 10px;
      flex: 0 0 75%;
      max-width: 75%; }
      #section-policy .item-policy .info-policy h4 {
        margin: 0 0 10px;
        font-size: 16px;
        font-weight: 500; }
        @media (max-width: 991px) {
          #section-policy .item-policy .info-policy h4 {
            font-size: 16px;
            margin: 10px 0; } }
      #section-policy .item-policy .info-policy p {
        line-height: 24px; }
    @media (max-width: 991px) {
      #section-policy .item-policy:nth-child(2n) ~ .item-policy {
        margin-top: 20px; } }

.view-more-news {
  text-align: center;
  margin-top: 15px; }

.view-more-news button {
  outline: none !important;
  border: none !important;
  background: transparent; }

.btn-toggle-news-item svg {
  transform: rotate(180deg); }

.btn-toggle-news-item.open svg {
  transform: rotate(0); }

.product-item-nav .product-block {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .product-item-nav .product-block {
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.survay-ft {
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #d3d0cb; }
  .survay-ft h3 {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .survay-ft h3 {
        font-size: 20px; } }
  .survay-ft p {
    font-size: 16px; }
  .survay-ft .btn-link {
    margin-top: 15px; }
    .survay-ft .btn-link a {
      display: inline-block;
      padding: 10px 20px;
      background: #ffcb03;
      border-radius: 5px;
      font-size: 16px;
      font-weight: bold; }

@media only screen and (max-width: 991px) {
  #section-policy .item-policy:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #d3d0cb; }
  #section-policy .item-policy:nth-child(2),
  #section-policy .item-policy:nth-child(2n) ~ .item-policy {
    margin-top: 10px; }
  #section-policy .row {
    padding-top: 10px; } }

@media only screen and (max-width: 991px) {
  #wd-theme {
    padding-bottom: 50px; } }
