.image-wrapper{
                padding-bottom:100%;
            }@font-face {
  font-family: 'mango-icon';
  src: url('/theme/v5-mango/assets/fonts/mango-icon.woff2?v=1') format('woff2'), url('/theme/v5-mango/assets/fonts/mango-icon.woff?v=1') format('woff');
  font-weight: normal;
  font-style: normal; }
.v5-furniture .ti-basket::before, .v5-furniture .ti-search::before, .v5-furniture .ti-shuffle::before, .v5-furniture .ti-trash-o::before, .v5-furniture .ti-box::before, .v5-furniture .ti-basket-outline::before, .v5-furniture .ti-heart-o-bold::before, .v5-furniture .ti-gift::before, .v5-furniture .ti-database::before, .v5-furniture .ti-stock::before, .v5-furniture .ti-remittance::before, .v5-furniture .ti-alert-list::before, .v5-furniture .ti-credit-card-alt::before, .v5-furniture .ti-clipboard::before, .v5-furniture .ti-user-delete::before, .v5-furniture .ti-calendar::before, .v5-furniture .ti-mail-outline::before, .v5-furniture .ti-user::before, .v5-furniture .ti-heart-o::before, .v5-furniture .ti-location-outline::before, .v5-furniture .ti-pencil::before, .v5-furniture .ti-phone::before, .v5-furniture .ti-volume-phone::before, .v5-furniture .ti-location::before {
  font-family: 'mango-icon';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.v5-furniture .ti-basket::before {
  content: '\e800'; }
.v5-furniture .ti-search::before {
  content: '\e801'; }
.v5-furniture .ti-shuffle::before {
  content: '\e802'; }
.v5-furniture .ti-trash-o::before {
  content: '\e803'; }
.v5-furniture .ti-box::before {
  content: '\e804'; }
.v5-furniture .ti-basket-outline::before {
  content: '\e805'; }
.v5-furniture .ti-heart-o-bold::before {
  content: '\e806'; }
.v5-furniture .ti-gift::before {
  content: '\e807'; }
.v5-furniture .ti-database::before {
  content: '\e808'; }
.v5-furniture .ti-stock::before {
  content: '\e809'; }
.v5-furniture .ti-remittance::before {
  content: '\e80a'; }
.v5-furniture .ti-alert-list::before {
  content: '\e80b'; }
.v5-furniture .ti-credit-card-alt::before {
  content: '\e80c'; }
.v5-furniture .ti-clipboard::before {
  content: '\e80d'; }
.v5-furniture .ti-user-delete::before {
  content: '\e80e'; }
.v5-furniture .ti-calendar::before {
  content: '\e80f'; }
.v5-furniture .ti-mail-outline::before {
  content: '\e810'; }
.v5-furniture .ti-user::before {
  content: '\e811'; }
.v5-furniture .ti-heart-o::before {
  content: '\e812'; }
.v5-furniture .ti-location-outline::before {
  content: '\e813'; }
.v5-furniture .ti-pencil::before {
  content: '\e814'; }
.v5-furniture .ti-phone::before {
  content: '\e81f'; }
.v5-furniture .ti-volume-phone::before {
  content: '\e815'; }
.v5-furniture .ti-location::before {
  content: '\e816'; }
  .v5-furniture body.drawer-animated.drawer-right-active {
    transform: translate3d(-100%, 0, 0); }
    [dir="rtl"] .v5-furniture body.drawer-animated.drawer-right-active {
      transform: translate3d(100%, 0, 0); }
    @media (min-width: 768px) {
      .v5-furniture body.drawer-animated.drawer-right-active {
        transform: translate3d(-375px, 0, 0); }
        [dir="rtl"] .v5-furniture body.drawer-animated.drawer-right-active {
          transform: translate3d(375px, 0, 0); } }
  .v5-furniture body.drawer-animated.drawer-left-active {
    transform: translate3d(100%, 0, 0); }
    [dir="rtl"] .v5-furniture body.drawer-animated.drawer-left-active {
      transform: translate3d(-100%, 0, 0); }
    @media (min-width: 768px) {
      .v5-furniture body.drawer-animated.drawer-left-active {
        transform: translate3d(375px, 0, 0); }
        [dir="rtl"] .v5-furniture body.drawer-animated.drawer-left-active {
          transform: translate3d(-375px, 0, 0); } }
.v5-furniture .drawer-wrapper {
  background-color: var(--bg-white);
  z-index: 81;
  max-width: 100%; }
  .v5-furniture .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -100%; }
  @media (min-width: 768px) {
    .v5-furniture .drawer-wrapper[data-position="top"] {
      top: -375px; } }
  .v5-furniture .drawer-wrapper[data-position="left"] {
    width: 100%;
    left: -100%; }
    [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -100%; }
    @media (min-width: 768px) {
      .v5-furniture .drawer-wrapper[data-position="left"] {
        width: 375px;
        left: -375px; }
        [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -375px; } }
    .v5-furniture .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-furniture .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-furniture .drawer-wrapper[data-position="right"] {
    width: 100%;
    right: -100%; }
    [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -100%; }
    @media (min-width: 768px) {
      .v5-furniture .drawer-wrapper[data-position="right"] {
        width: 375px;
        right: -375px; }
        [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -375px; } }
    .v5-furniture .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-furniture .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-furniture .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-furniture .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -100%; }
  @media (min-width: 768px) {
    .v5-furniture .drawer-wrapper[data-position="bottom"] {
      bottom: -375px; } }
  .v5-furniture .drawer-wrapper[data-position="middle"] {
    left: 15px;
    right: 15px;
    top: 50%;
    max-height: calc(100% - 30px);
    transform: translateY(-50%);
    width: auto;
    height: auto;
    margin: auto;
    display: none; }
    .v5-furniture .drawer-wrapper[data-position="middle"].active {
      display: block; }
  .v5-furniture .drawer-wrapper .drawer-title {
    display: flex !important;
    align-items: center;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    background-color: var(--bg-secondary);
    color: var(--text-white);
    padding: 10px 8px;
    margin-bottom: 15px;
    font-size: 16px; }
  @media (min-width: 768px) {
    .v5-furniture .drawer-wrapper .drawer-title {
      background-color: var(--bg-white);
      flex-direction: column;
      font-size: 18px;
      color: var(--text-primary);
      padding: 94px 30px 20px 30px;
      margin-bottom: 30px; }
      .v5-furniture .drawer-wrapper .drawer-title > i {
        margin-bottom: 20px;
        font-size: 35px;
        line-height: 1; }
      .v5-furniture .drawer-wrapper .drawer-title::after {
        content: '';
        width: 200px;
        height: 1px;
        background-color: var(--bg-primary);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; } }
  .v5-furniture .drawer-wrapper .drawer-close {
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid;
    color: var(--text-white);
    width: 38px;
    min-height: 38px;
    border-radius: 100%;
    margin-left: auto;
    font-size: 12px; }
    [dir="rtl"] .v5-furniture .drawer-wrapper .drawer-close {
      margin-left: 0;
      margin-right: auto; }
    @media (min-width: 768px) {
      .v5-furniture .drawer-wrapper .drawer-close {
        position: absolute;
        left: 30px;
        top: 30px;
        width: 44px;
        min-height: 44px;
        color: var(--text-body);
        font-size: 16px;
        margin: 0 !important; } }
  .v5-furniture .drawer-wrapper .drawer-body {
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden; }
  @media (min-width: 768px) {
    .v5-furniture .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
.v5-furniture .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-furniture .drawer-overlay {
    background-color: transparent; } }
.v5-furniture .block-title {
  color: var(--text-heading);
  font-size: 16px;
  font-weight: 600; }
  .v5-furniture .block-title:not(.no-line)::after {
    content: '';
    background-color: var(--bg-primary);
    width: 170px;
    height: 1px;
    display: block;
    margin-top: 5px; }
  @media (min-width: 992px) {
    .v5-furniture .block-title {
      font-size: 18px; } }
.v5-furniture .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  padding: 8px;
  font-size: 0; }
  .v5-furniture .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: var(--bg-light);
    width: 30px;
    height: 5px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px; }
    .v5-furniture .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: var(--bg-primary); }
  @media (min-width: 768px) {
    .v5-furniture .swiper-pagination-bullets {
      padding: 15px; } }
  .v5-furniture .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2; }
.v5-furniture .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-furniture .swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: var(--bg-light); }
  .v5-furniture .swiper-pagination-progressbar-fill {
    background: var(--bg-primary); }
.v5-furniture .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-furniture .swiper-pagination-custom .swiper-pagination-customs {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background-color: var(--bg-light);
    color: var(--text-body);
    margin: 0 5px; }
    .v5-furniture .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: var(--bg-primary);
      color: var(--text-white); }
.v5-furniture .swiper-pagination * {
  outline: 0; }
.v5-furniture .swiper-button-prev, .v5-furniture .swiper-button-next {
  font-size: 16px;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid; }
  .v5-furniture .swiper-button-prev:hover, .v5-furniture .swiper-button-next:hover {
    background-color: var(--bg-white); }
.v5-furniture .swiper-button-prev {
  left: 0; }
  .v5-furniture .swiper-button-prev.inside {
    left: 30px; }
  .container .v5-furniture .swiper-button-prev.outside {
    left: 10px; }
  @media (min-width: 1292px) {
    .container .v5-furniture .swiper-button-prev.outside {
      left: -62px; } }
.v5-furniture .swiper-button-next {
  right: 0; }
  .v5-furniture .swiper-button-next.inside {
    right: 30px; }
  .container .v5-furniture .swiper-button-next.outside {
    right: 10px; }
  @media (min-width: 1292px) {
    .container .v5-furniture .swiper-button-next.outside {
      right: -62px; } }
.v5-furniture .container .swiper-button-prev.outside {
  left: 10px; }
@media (min-width: 1292px) {
  .v5-furniture .container .swiper-button-prev.outside {
    left: -62px; } }
.v5-furniture .container .swiper-button-next.outside {
  right: 10px; }
@media (min-width: 1292px) {
  .v5-furniture .container .swiper-button-next.outside {
    right: -62px; } }
@media (max-width: 1260px) {
  .v5-furniture .slider-block-wrapper {
    overflow: hidden; } }
.v5-furniture .noUi-target {
  height: 5px;
  border-radius: 10px;
  background-color: var(--bg-light); }
  .v5-furniture .noUi-target .noUi-base {
    width: calc(100% - 14px); }
  .v5-furniture .noUi-target .noUi-origin {
    background: var(--bg-light);
    height: 100%; }
  .v5-furniture .noUi-target .noUi-connect {
    background-color: var(--bg-primary); }
  .v5-furniture .noUi-target .noUi-handle {
    background-color: var(--bg-primary);
    width: 14px;
    height: 14px;
    border: solid 1px var(--bg-light);
    border-radius: 100%;
    top: 50%;
    margin-top: -8px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-furniture .pagination {
  display: flex !important; }
  .v5-furniture .pagination a, .v5-furniture .pagination span {
    background-color: var(--bg-white);
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    min-width: 28px;
    height: 28px;
    padding: 6px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: var(--border-radius); }
    .v5-furniture .pagination a i, .v5-furniture .pagination span i {
      font-size: 18px; }
  .v5-furniture .pagination a {
    color: var(--text-body); }
    .v5-furniture .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-furniture .pagination a:hover, .v5-furniture .pagination span {
    color: var(--text-primary);
    box-shadow: 0px 0px 0px 1px var(--text-primary); }
  .v5-furniture .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-furniture .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-furniture .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-furniture .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-furniture .form-search .search-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin: auto;
  transform: translateY(-50%);
  font-size: 13px;
  width: 35px;
  height: 18px;
  line-height: 18px; }
.v5-furniture [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-furniture [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-furniture [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }


/* Header */
.v5-furniture.folder-header.tpl-user_header header {
  z-index: 50;
  background-color: #27303b; }
.v5-furniture.folder-header.tpl-user_header #header-bar {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px; }
  .v5-furniture.folder-header.tpl-user_header #header-bar b {
    font-weight: 600; }
  @media (min-width: 768px) {
    .v5-furniture.folder-header.tpl-user_header #header-bar {
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 14px; } }
.v5-furniture.folder-header.tpl-user_header #header-top {
  padding-top: 8px;
  padding-bottom: 8px; }
@media (min-width: 768px) {
  .v5-furniture.folder-header.tpl-user_header #header-top {
    padding-top: 10px;
    padding-bottom: 10px; } }
.v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-item {
  font-size: 12px;
  color: #fff; }
  .v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-item:hover {
    text-decoration: underline; }
  .v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-item img {
    margin-right: 5px; }
    [dir="rtl"] .v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-item img {
      margin-right: 0;
      margin-left: 5px; }
.v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-language span {
  font-size: 12px;
  margin: 0 2px; }
.v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-language .ti-globe {
  margin-right: 8px;
  font-size: 16px;
  line-height: 1; }
  [dir="rtl"] .v5-furniture.folder-header.tpl-user_header #header-top .ht-menu-language .ti-globe {
    margin-right: 0;
    margin-left: 8px; }
.v5-furniture.folder-header.tpl-user_header #logo, .v5-furniture.folder-header.tpl-user_header #logo p, .v5-furniture.folder-header.tpl-user_header #logo div {
  display: flex !important;
  align-items: center;
  height: 40px;
  margin: auto; }
@media (min-width: 992px) {
  .v5-furniture.folder-header.tpl-user_header #logo, .v5-furniture.folder-header.tpl-user_header #logo p, .v5-furniture.folder-header.tpl-user_header #logo div {
    height: 60px;
    margin: 0; } }
.v5-furniture.folder-header.tpl-user_header #logo img {
  max-height: 100%;
  width: auto; }
.v5-furniture.folder-header.tpl-user_header form#search input[type="search"] {
  border-radius: 0 !important;
  border-width: 0 !important;
  border-bottom-width: 1px !important;
  padding-left: 22px;
  padding-right: 40px;
  font-size: 12px; }
  [dir="rtl"] .v5-furniture.folder-header.tpl-user_header form#search input[type="search"] {
    padding-right: 22px;
    padding-left: 40px; }
.v5-furniture.folder-header.tpl-user_header form#search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 !important; }
  [dir="rtl"] .v5-furniture.folder-header.tpl-user_header form#search button[type="submit"] {
    right: auto;
    left: 0; }
.v5-furniture.folder-header.tpl-user_header form#search label[for="live-search"] {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }
  [dir="rtl"] .v5-furniture.folder-header.tpl-user_header form#search label[for="live-search"] {
    left: auto;
    right: 0; }
.v5-furniture.folder-header.tpl-user_header form#search .search-form-list {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  overflow-y: auto;
  max-height: 320px;
  width: 100%; }
@media (min-width: 576px) {
  .v5-furniture.folder-header.tpl-user_header form#search .search-form-list {
    width: 576px; } }
.v5-furniture.folder-header.tpl-user_header form#search .search-form-list[v-cloak] {
  display: none; }
  .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search .block-title {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px; }
  .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search ul > li {
      padding: 5px 0; }
      .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search ul > li > a {
        display: flex !important;
        align-items: center;
        color: inherit;
        font-size: 12px;
        gap: 10px; }
        .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search ul > li > a:hover {
          color: var(--text-primary); }
        .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search ul > li > a > .search-image {
          display: flex !important;
          align-items: center;
          justify-content: center;
          width: 35px;
          height: 35px;
          flex-shrink: 0; }
          .v5-furniture.folder-header.tpl-user_header form#search .search-form-list .dynamic-search ul > li > a > .search-image > img {
            width: auto;
            max-height: 100%; }
.v5-furniture.folder-header.tpl-user_header .hm-link-item span {
  font-size: 13px; }
.v5-furniture.folder-header.tpl-user_header .hm-link-item i {
  font-size: 17px;
  line-height: 1; }
.v5-furniture.folder-header.tpl-user_header #main-menu {
  box-shadow: none;
  margin-left: -12px; }
  .v5-furniture.folder-header.tpl-user_header #main-menu .menu > li {
    padding: 7px 0; }
    .v5-furniture.folder-header.tpl-user_header #main-menu .menu > li > a {
      font-size: 13px;
      height: 35px;
      padding: 5px 12px;
      text-transform: uppercase; }
    @media (min-width: 1200px) {
      .v5-furniture.folder-header.tpl-user_header #main-menu .menu > li > a {
        font-size: 14px;
        padding: 5px 12px; } }
    .v5-furniture.folder-header.tpl-user_header #main-menu .menu > li > .sub-menu {
      box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
      display: none;
      top: 100%; }
      .v5-furniture.folder-header.tpl-user_header #main-menu .menu > li > .sub-menu .sub-menu-item:hover {
        text-decoration: underline; }
  .v5-furniture.folder-header.tpl-user_header #main-menu .menu.active > li:hover > a {
    background-color: var(--bg-primary) !important;
    color: var(--text-white) !important; }
  .v5-furniture.folder-header.tpl-user_header #main-menu .menu.active > li:hover > .sub-menu {
    display: block; }
.v5-furniture.folder-header.tpl-user_header .scroll-to-up {
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
  cursor: pointer;
  z-index: 51;
  display: none; }
  [dir="rtl"] .v5-furniture.folder-header.tpl-user_header .scroll-to-up {
    right: auto;
    left: 20px; }
  @media (min-width: 768px) {
    .v5-furniture.folder-header.tpl-user_header .scroll-to-up {
      bottom: 20px; } }
  .v5-furniture.folder-header.tpl-user_header .scroll-to-up i {
    font-size: 22px;
    line-height: 1; }
.v5-furniture.folder-header.tpl-user_header .header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
@media (min-width: 992px) {
  .v5-furniture.folder-header.tpl-user_header .header-sticky #header-main {
    padding-top: 8px;
    padding-bottom: 8px; }
    .v5-furniture.folder-header.tpl-user_header .header-sticky #header-main #logo, .v5-furniture.folder-header.tpl-user_header .header-sticky #header-main #logo p {
      height: 50px; }
  .v5-furniture.folder-header.tpl-user_header .header-sticky #header-menu {
    display: none !important; }
  .v5-furniture.folder-header.tpl-user_header .header-sticky #main-menu {
    display: none !important; }
    .v5-furniture.folder-header.tpl-user_header .header-sticky.header-sticky-direction #main-menu {
      display: block !important; } }
.v5-furniture.folder-header.tpl-user_header .mobile-app {
  z-index: 999; }
  .v5-furniture.folder-header.tpl-user_header .mobile-app-close {
    font-size: 6px;
    padding: 5px;
    line-height: 1; }
    .v5-furniture.folder-header.tpl-user_header .mobile-app-logo > div, .v5-furniture.folder-header.tpl-user_header .mobile-app-logo > p {
      display: flex !important;
      align-items: center;
      justify-content: center;
      padding: 5px;
      height: 50px;
      max-width: 110px; }
    .v5-furniture.folder-header.tpl-user_header .mobile-app-logo img {
      display: block;
      max-width: 100%;
      max-height: 100%; }
  .v5-furniture.folder-header.tpl-user_header .mobile-app-text-store {
    font-size: 15px; }
  .v5-furniture.folder-header.tpl-user_header .mobile-app-text-download {
    font-size: 12px;
    margin-top: 3px; }
  .v5-furniture.folder-header.tpl-user_header .mobile-app-download {
    font-size: 15px;
    padding: 10px 15px; }
.v5-furniture.folder-header.tpl-user_header .header-mobile-menu-btn {
  font-size: 28px; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .tab-nav li a {
    font-size: 14px;
    padding-bottom: 10px;
    border-color: transparent !important; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .tab-nav li.active a {
    font-weight: 600;
    border-color: inherit !important; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .remember-me, .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .forgot-password {
    font-size: 12px; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .login-btn {
    font-size: 16px;
    padding: 15px; }
    .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .login-btn + .login-btn {
      margin-top: 10px; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .social-login a {
    padding: 8px 10px;
    font-size: 13px; }
    .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .social-login a i {
      font-size: 24px;
      margin-right: 10px; }
      [dir="rtl"] .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .social-login a i {
        margin-right: 0;
        margin-left: 10px; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .social-login-facebook {
    border: 1px solid #47629C;
    background-color: #47629C;
    color: var(--text-white); }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .social-login-google {
    border: 1px solid #3C79E6;
    background-color: var(--bg-white);
    color: #3C79E6; }
  .v5-furniture.folder-header.tpl-user_header [id*="header-member-panel-"] .social-login-apple {
    border: 1px solid #000000;
    background-color: var(--bg-white);
    color: #000000; }
.v5-furniture.folder-header.tpl-user_header [id*="mobile-menu-"] .drawer-menu-item {
  font-size: 15px;
  padding: 10px 0 6px; }
.v5-furniture.folder-header.tpl-user_header [id*="mobile-menu-"] .drawer-menu-sub-item {
  font-size: 14px;
  padding: 9px 0px 7px; }
.v5-furniture.folder-header.tpl-user_header [id*="mobile-menu-"] .mobile-menu-title {
  font-size: 16px;
  padding: 10px 8px; }
  .v5-furniture.folder-header.tpl-user_header [id*="mobile-menu-"] .mobile-menu-title .sub-drawer-close {
    font-size: 12px;
    height: 38px; }
.v5-furniture.folder-header.tpl-user_header [id*="mobile-menu-"] .mobile-menu .drawer-menu-item {
  font-size: 14px; }
.v5-furniture.folder-header.tpl-user_header [id*="mobile-menu-"] .mobile-menu-header a {
  font-size: 11px;
  padding: 10px; }
.v5-furniture.folder-header.tpl-user_header .header-cart-dropdown-list {
  background-color: var(--bg-white);
  width: 300px;
  padding: 10px;
  border: 1px solid var(--bg-light);
  border-radius: var(--border-radius);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 11; }

@media (min-width: 1200px) {
  .container {
    width: 1280px !important; }
  .product-item .product-detail-card {
    position: relative;
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px; }
  .product-item .product-detail-card {
    position: relative;
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px; }
  .product-item .product-detail-card .product-price-wrapper .current-price {
    font-size: 16px;
    font-weight: 600; }
  .product-item .product-detail-card .product-title {
    font-size: 14px;
    max-width: 150px; } }


/* Cart */
.v5-furniture.folder-cart.tpl-default #cart-page {
  padding-bottom: 80px; }
.v5-furniture.folder-cart.tpl-default .cart-block-title {
  padding: 12px 25px;
  font-weight: 500;
  font-size: 13px; }
  .v5-furniture.folder-cart.tpl-default .cart-block-title i {
    font-size: 16px;
    line-height: 1; }
  @media (min-width: 768px) {
    .v5-furniture.folder-cart.tpl-default .cart-block-title {
      padding: 15px 35px;
      font-size: 15px; }
      .v5-furniture.folder-cart.tpl-default .cart-block-title i {
        font-size: 20px; } }
.v5-furniture.folder-cart.tpl-default .cart-item {
  font-size: 12px; }
  .v5-furniture.folder-cart.tpl-default .cart-item-img {
    width: 90px; }
  @media (min-width: 992px) {
    .v5-furniture.folder-cart.tpl-default .cart-item-img {
      width: 70px; } }
  .v5-furniture.folder-cart.tpl-default .cart-item-brand {
    margin-bottom: 5px; }
  .v5-furniture.folder-cart.tpl-default .cart-item-title {
    margin-bottom: 5px;
    font-size: 12px; }
  @media (min-width: 768px) {
    .v5-furniture.folder-cart.tpl-default .cart-item-title {
      margin-bottom: 10px;
      font-size: 14px; } }
  .v5-furniture.folder-cart.tpl-default .cart-item-personalization {
    margin-bottom: 10px; }
    .v5-furniture.folder-cart.tpl-default .cart-item-buttons label, .v5-furniture.folder-cart.tpl-default .cart-item-buttons a {
      margin-bottom: 5px !important; }
  .v5-furniture.folder-cart.tpl-default .cart-item-subscribe label, .v5-furniture.folder-cart.tpl-default .cart-item-subscribe select {
    font-size: 10px;
    height: 30px;
    margin: 0 !important; }
  .v5-furniture.folder-cart.tpl-default .cart-item-gift-package {
    margin-bottom: 10px; }
    .v5-furniture.folder-cart.tpl-default .cart-item-gift-package label {
      font-size: 10px;
      margin: 0; }
  .v5-furniture.folder-cart.tpl-default .cart-item-note-btn {
    font-size: 10px;
    padding: 7px 10px;
    white-space: nowrap; }
  .v5-furniture.folder-cart.tpl-default .cart-item-delete {
    font-size: 14px; }
  @media (min-width: 992px) {
    .v5-furniture.folder-cart.tpl-default .cart-item-delete {
      font-size: 16px; } }
  .v5-furniture.folder-cart.tpl-default .cart-item .price-not-discounted {
    font-size: 10px;
    margin-bottom: 3px; }
  .v5-furniture.folder-cart.tpl-default .cart-item .price-sell {
    font-size: 13px; }
  .v5-furniture.folder-cart.tpl-default .cart-item-qty {
    width: 80px;
    max-width: 100%; }
    .v5-furniture.folder-cart.tpl-default .cart-item-qty input {
      height: 35px; }
  .v5-furniture.folder-cart.tpl-default .cart-item .cart-box-title {
    margin-bottom: 8px; }
  .v5-furniture.folder-cart.tpl-default .cart-item-campaing-name {
    font-size: 11px;
    margin-top: 5px; }
.v5-furniture.folder-cart.tpl-default .cart-cargo-progress {
  height: 12px;
  padding: 1px;
  margin: 5px 0; }
.v5-furniture.folder-cart.tpl-default .cart-cargo small {
  font-size: 12px; }
.v5-furniture.folder-cart.tpl-default .cart-page-buttons {
  overflow-x: auto;
  padding: 10px 25px; }
  .v5-furniture.folder-cart.tpl-default .cart-page-buttons .ti-circle {
    margin: 0 20px;
    font-size: 3px; }
  .v5-furniture.folder-cart.tpl-default .cart-page-buttons a {
    font-size: 12px;
    white-space: nowrap; }
    .v5-furniture.folder-cart.tpl-default .cart-page-buttons a i {
      font-size: 14px;
      margin-right: 8px; }
      [dir="rtl"] .v5-furniture.folder-cart.tpl-default .cart-page-buttons a i {
        margin-right: 0;
        margin-left: 8px; }
.v5-furniture.folder-cart.tpl-default .campaign-item-img {
  width: 60px; }
@media (min-width: 992px) {
  .v5-furniture.folder-cart.tpl-default .campaign-item-img {
    width: 70px; } }
.v5-furniture.folder-cart.tpl-default .campaign-item-title {
  font-size: 12px; }
.v5-furniture.folder-cart.tpl-default .campaign-item-description {
  font-size: 12px; }
.v5-furniture.folder-cart.tpl-default .campaign-item .campaign-item-title + .campaign-item-description {
  margin-top: 5px; }
.v5-furniture.folder-cart.tpl-default .campaign-item-checkbox {
  min-width: 70px;
  overflow: hidden; }
  .v5-furniture.folder-cart.tpl-default .campaign-item-checkbox label {
    font-size: 12px;
    padding: 8px 10px;
    min-width: 150px; }
  @media (min-width: 768px) {
    .v5-furniture.folder-cart.tpl-default .campaign-item-checkbox label {
      font-size: 13px;
      padding: 12px 20px; } }
.v5-furniture.folder-cart.tpl-default .campaign-item-checkbox.active label {
  color: var(--text-primary); }
  .v5-furniture.folder-cart.tpl-default .campaign-item-checkbox.active label .ti-check {
    color: inherit !important; }
.v5-furniture.folder-cart.tpl-default .campaign-item-checkbox:hover {
  border-color: var(--border-primary) !important; }
.v5-furniture.folder-cart.tpl-default #cart-price-container {
  top: 15px;
  z-index: 2; }
  .v5-furniture.folder-cart.tpl-default #cart-price-container .cart-price-box {
    padding: 20px;
    font-size: 12px; }
    .v5-furniture.folder-cart.tpl-default #cart-price-container .cart-price-box > div:not(:last-child) {
      margin-bottom: 12px; }
.v5-furniture.folder-cart.tpl-default .buy-sticky .cart-price-btn:before {
  content: '';
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid var(--text-body);
  margin-right: 8px; }
  [dir="rtl"] .v5-furniture.folder-cart.tpl-default .buy-sticky .cart-price-btn:before {
    margin-right: 0;
    margin-left: 8px; }
@media (max-width: 767px) {
  .v5-furniture.folder-cart.tpl-default .buy-sticky {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 80;
    padding: 8px;
    border-top: 1px solid var(--border-light); } }
.v5-furniture.folder-cart.tpl-default .hopi-logo, .v5-furniture.folder-cart.tpl-default .zubizu-logo {
  max-height: 40px; }
.v5-furniture.folder-cart.tpl-default .hopi-text {
  color: #e81e89; }
.v5-furniture.folder-cart.tpl-default .zubizu-text {
  color: #ed2b6c; }
.v5-furniture.folder-cart.tpl-default #hopi-campaign-current-title, .v5-furniture.folder-cart.tpl-default #hopi-campaign-current-name {
  margin-bottom: 8px; }
  .v5-furniture.folder-cart.tpl-default .cart-empy p {
    font-size: 14px;
    letter-spacing: 1px; }
  @media (min-width: 768px) {
    .v5-furniture.folder-cart.tpl-default .cart-empy p {
      font-size: 18px;
      letter-spacing: 2px; } }
@media (min-width: 768px) {
  .v5-furniture.folder-cart.tpl-default .cart-empy .btn {
    font-size: 14px;
    padding: 14px 40px; } }
.v5-furniture.folder-cart.tpl-default .cart-coupon-container a, .v5-furniture.folder-cart.tpl-default .cart-coupon-container label {
  font-size: 14px;
  padding: 15px; }
@media (min-width: 768px) {
  .v5-furniture.folder-cart.tpl-default .cart-coupon-container a, .v5-furniture.folder-cart.tpl-default .cart-coupon-container label {
    padding: 20px; } }
.v5-furniture.folder-cart.tpl-default #cart-page-panel .drawer-title {
  background-color: transparent !important;
  margin: 0 !important;
  padding-bottom: 10px !important; }
  .v5-furniture.folder-cart.tpl-default #cart-page-panel .drawer-title .drawer-close {
    color: var(--text-secondary) !important; }
  @media (min-width: 768px) {
    .v5-furniture.folder-cart.tpl-default #cart-page-panel .drawer-title::after {
      display: none; } }

