.image-wrapper{
                padding-bottom:100%;
            }@font-face {
  font-family: 'basic-icon';
  src: url('/theme/v5-basic/assets/fonts/basic-icon.woff2?v=1') format('woff2'), url('/theme/v5-basic/assets/fonts/basic-icon.woff?v=1') format('woff');
  font-weight: normal;
  font-style: normal; }
.v5-basic .ti-arrow-left::before, .v5-basic .ti-arrow-right::before, .v5-basic .ti-heart-o::before, .v5-basic .ti-basket-outline::before, .v5-basic .ti-user::before, .v5-basic .ti-gift::before, .v5-basic .ti-database::before, .v5-basic .ti-location::before, .v5-basic .ti-bell::before, .v5-basic .ti-heart::before, .v5-basic .ti-dollar::before, .v5-basic .ti-bell-o::before, .v5-basic .ti-chat-alt::before, .v5-basic .ti-power-off::before, .v5-basic .ti-credit-card-alt::before, .v5-basic .ti-clipboard::before, .v5-basic .ti-user-delete::before, .v5-basic .ti-recommend::before, .v5-basic .ti-play::before, .v5-basic .ti-calendar::before, .v5-basic .ti-share::before {
  font-family: 'basic-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-basic .ti-arrow-left::before {
  content: '\b800'; }
.v5-basic .ti-arrow-right::before {
  content: '\b801'; }
.v5-basic .ti-heart-o::before {
  content: '\b802'; }
.v5-basic .ti-basket-outline::before {
  content: '\b803'; }
.v5-basic .ti-user::before {
  content: '\b804'; }
.v5-basic .ti-gift::before {
  content: '\b805'; }
.v5-basic .ti-database::before {
  content: '\b807'; }
.v5-basic .ti-location::before {
  content: '\b808'; }
.v5-basic .ti-bell::before {
  content: '\b809'; }
.v5-basic .ti-heart::before {
  content: '\b80a'; }
.v5-basic .ti-dollar::before {
  content: '\b80b'; }
.v5-basic .ti-bell-o::before {
  content: '\b80c'; }
.v5-basic .ti-chat-alt::before {
  content: '\b80d'; }
.v5-basic .ti-power-off::before {
  content: '\b80e'; }
.v5-basic .ti-credit-card-alt::before {
  content: '\b80f'; }
.v5-basic .ti-clipboard::before {
  content: '\b810'; }
.v5-basic .ti-user-delete::before {
  content: '\b811'; }
.v5-basic .ti-recommend::before {
  content: '\b812'; }
.v5-basic .ti-play::before {
  content: '\b813'; }
.v5-basic .ti-calendar::before {
  content: '\b814'; }
.v5-basic .ti-share::before {
  content: '\b815'; }
  .v5-basic body.drawer-animated.drawer-right-active {
    transform: translate3d(-290px, 0, 0); }
  .v5-basic body.drawer-animated.drawer-left-active {
    transform: translate3d(290px, 0, 0); }
.v5-basic [dir="rtl"] body.drawer-animated.drawer-right-active {
  transform: translate3d(290px, 0, 0); }
.v5-basic [dir="rtl"] body.drawer-animated.drawer-left-active {
  transform: translate3d(-290px, 0, 0); }
.v5-basic .drawer-wrapper {
  background-color: var(--bg-white);
  width: 290px;
  z-index: 81; }
  .v5-basic .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
    box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-basic .drawer-wrapper[data-position="left"][data-display="push"] {
    box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-basic .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
    box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-basic .drawer-wrapper[data-position="right"][data-display="push"] {
    box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-basic .drawer-wrapper:not([data-position="right"]) {
    left: -290px; }
  .v5-basic .drawer-wrapper[data-position="right"] {
    right: -290px; }
  .v5-basic .drawer-wrapper .drawer-title {
    display: flex !important;
    padding: 15px;
    margin-bottom: 15px;
    position: relative; }
    .v5-basic .drawer-wrapper .drawer-title i {
      color: var(--text-primary);
      font-size: 38px;
      line-height: 1; }
    .v5-basic .drawer-wrapper .drawer-title span {
      color: var(--text-body);
      font-size: 21px;
      font-weight: bold;
      line-height: 24px;
      display: block; }
  .v5-basic .drawer-wrapper .drawer-body {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
    overflow-x: hidden; }
.v5-basic [dir="rtl"] .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
  box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-basic [dir="rtl"] .drawer-wrapper[data-position="left"][data-display="push"] {
  box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-basic [dir="rtl"] .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
  box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-basic [dir="rtl"] .drawer-wrapper[data-position="right"][data-display="push"] {
  box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-basic [dir="rtl"] .drawer-wrapper:not([data-position="right"]) {
  left: auto;
  right: -290px; }
.v5-basic [dir="rtl"] .drawer-wrapper[data-position="right"] {
  right: auto;
  left: -290px; }
.v5-basic .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.5); }
@media (min-width: 768px) {
  .v5-basic .drawer-overlay {
    background-color: transparent; }
    .v5-basic .drawer-wrapper .drawer-title {
      text-align: center;
      padding: 0 30px;
      margin-bottom: 20px;
      display: block !important; }
      .v5-basic .drawer-wrapper .drawer-title span {
        padding-top: 20px;
        padding-bottom: 30px;
        border-bottom: 1px solid var(--border-light); }
    .v5-basic .drawer-wrapper .drawer-close {
      color: #979797;
      font-size: 22px;
      line-height: 1;
      padding: 18px;
      width: fit-content;
      max-width: 100%;
      -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;
      cursor: pointer; }
      .v5-basic .drawer-wrapper .drawer-close:hover {
        transform: rotate(90deg); }
    .v5-basic .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
@media (max-width: 767px) {
  .v5-basic .drawer-wrapper.closable-active {
    padding-bottom: 60px; }
    .v5-basic .drawer-wrapper.closable-active .drawer-close {
      background-color: var(--bg-light);
      width: 290px;
      height: 60px;
      display: flex !important;
      align-items: center;
      justify-content: center;
      position: fixed;
      bottom: 0;
      z-index: 2; }
      [data-position="left"] .v5-basic .drawer-wrapper.closable-active .drawer-close {
        left: 0; }
      [data-position="right"] .v5-basic .drawer-wrapper.closable-active .drawer-close {
        right: 0; }
      .v5-basic .drawer-wrapper.closable-active .drawer-close span {
        color: var(--text-body);
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        padding-right: 10px; }
      .v5-basic .drawer-wrapper.closable-active .drawer-close i {
        font-size: 20px; }
  .v5-basic .drawer-wrapper .drawer-title {
    display: flex !important;
    align-items: center; }
    .v5-basic .drawer-wrapper .drawer-title i {
      margin-right: 8px; }
    .v5-basic .drawer-wrapper .drawer-title::after {
      content: '';
      background-color: var(--border-light);
      height: 1px;
      display: block;
      position: absolute;
      top: 100%;
      left: 15px;
      right: 15px; }
  [data-position="left"] .v5-basic [dir="rtl"] .drawer-wrapper.closable-active .drawer-close {
    left: auto;
    right: 0; }
  [data-position="right"] .v5-basic [dir="rtl"] .drawer-wrapper.closable-active .drawer-close {
    right: auto;
    left: 0; }
  .v5-basic [dir="rtl"] .drawer-wrapper.closable-active .drawer-close span {
    padding-right: 0;
    padding-left: 10px; }
  .v5-basic [dir="rtl"] .drawer-wrapper .drawer-title i {
    margin-right: 0;
    margin-left: 8px; } }
.v5-basic .block-title {
  color: var(--text-heading);
  font-size: 21px;
  font-weight: bold; }
.v5-basic .swiper-pagination {
  width: 100%;
  text-align: center;
  min-height: 34px;
  padding: 8px 15px; }
  .v5-basic .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    border-radius: 4px;
    border: 1px solid #f9f9f9;
    background-color: #d8d8d8;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle; }
  .v5-basic .swiper-pagination .swiper-pagination-bullet-active {
    width: 28px;
    border: 1px solid var(--bg-primary);
    background-color: var(--bg-primary); }
  .v5-basic .swiper-pagination.swiper-pagination-progressbar {
    padding: 0;
    min-height: auto;
    background: var(--bg-light); }
    .v5-basic .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      background: var(--bg-primary); }
  .v5-basic .swiper-pagination.swiper-pagination-custom .swiper-pagination-customs {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 100%;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    background-color: var(--bg-light);
    color: var(--text-body);
    font-size: 10px; }
  .v5-basic .swiper-pagination.swiper-pagination-custom .swiper-pagination-customs-active {
    background-color: var(--bg-primary);
    color: var(--text-white); }
  .v5-basic .swiper-pagination * {
    outline: 0; }
@media (min-width: 768px) {
  .v5-basic .swiper-pagination:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 2; }
  .v5-basic [dir="rtl"] .swiper-pagination:not(.bottom) {
    left: auto;
    right: 0; } }
.v5-basic .swiper-button-prev, .v5-basic .swiper-button-next {
  background-color: var(--bg-white);
  border: 2px solid var(--border-primary);
  color: var(--text-primary);
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 12px;
  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; }
  .v5-basic .swiper-button-prev:hover, .v5-basic .swiper-button-next:hover {
    background-color: var(--bg-primary);
    color: var(--text-white); }
.v5-basic .swiper-button-prev {
  left: 5px; }
  .v5-basic .swiper-button-prev.inside {
    left: 14px; }
  @media (min-width: 1470px) {
    .v5-basic .swiper-button-prev.outside {
      left: -14px; } }
.v5-basic .swiper-button-next {
  right: 5px; }
  .v5-basic .swiper-button-next.inside {
    right: 14px; }
  @media (min-width: 1470px) {
    .v5-basic .swiper-button-next.outside {
      right: -14px; } }
@media (max-width: 1500px) {
  .v5-basic .slider-block-wrapper {
    overflow: hidden; } }
.v5-basic .noUi-target {
  background-color: var(--bg-light);
  height: 1px;
  margin-top: 25px; }
  .v5-basic .noUi-target .noUi-base {
    width: calc(100% - 20px); }
  .v5-basic .noUi-target .noUi-origin {
    background: var(--bg-light);
    height: 100%; }
  .v5-basic .noUi-target .noUi-connect {
    background-color: var(--bg-gray); }
  .v5-basic .noUi-target .noUi-handle {
    background-color: var(--bg-white);
    width: 22px;
    height: 22px;
    border: solid 1px var(--border-primary);
    border-radius: 100%;
    top: 50%;
    margin-top: -11px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-basic .pagination {
  display: flex !important; }
  .v5-basic .pagination a, .v5-basic .pagination span {
    width: 50px;
    height: 50px;
    font-size: 14px;
    box-shadow: 0 8px 19px -13px rgba(0, 0, 0, 0.15);
    background-color: var(--bg-white);
    text-align: center;
    padding: 6px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: var(--border-radius); }
    .v5-basic .pagination a i, .v5-basic .pagination span i {
      font-size: 18px; }
  .v5-basic .pagination a {
    color: var(--text-body); }
    .v5-basic .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-basic .pagination a:hover, .v5-basic .pagination span {
    color: var(--text-primary);
    box-shadow: 0px 0px 0px 1px var(--text-primary); }
  .v5-basic .pagination > *:not(:first-child) {
    margin-left: 10px; }
  .v5-basic .pagination > *:not(:last-child) {
    margin-right: 10px; }
  .v5-basic .pagination .first, .v5-basic .pagination .prev, .v5-basic .pagination .next, .v5-basic .pagination .last {
    display: none !important; }
.v5-basic .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-basic .form-search button[type="submit"] {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  transform: none;
  font-size: 16px;
  position: absolute;
  z-index: 2; }
.v5-basic .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-basic [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-basic [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 0; }
.v5-basic [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }
.v5-basic .box-shadow {
  box-shadow: 0 8px 19px -13px rgba(0, 0, 0, 0.15); }

.v5-lamp body.drawer-animated.drawer-right-active {
  transform: translate3d(-100%, 0, 0); }
  [dir="rtl"] .v5-lamp body.drawer-animated.drawer-right-active {
    transform: translate3d(100%, 0, 0); }
  @media (min-width: 768px) {
    .v5-lamp body.drawer-animated.drawer-right-active {
      transform: translate3d(-375px, 0, 0); }
      [dir="rtl"] .v5-lamp body.drawer-animated.drawer-right-active {
        transform: translate3d(375px, 0, 0); } }
.v5-lamp body.drawer-animated.drawer-left-active {
  transform: translate3d(100%, 0, 0); }
  [dir="rtl"] .v5-lamp body.drawer-animated.drawer-left-active {
    transform: translate3d(-100%, 0, 0); }
  @media (min-width: 768px) {
    .v5-lamp body.drawer-animated.drawer-left-active {
      transform: translate3d(375px, 0, 0); }
      [dir="rtl"] .v5-lamp body.drawer-animated.drawer-left-active {
        transform: translate3d(-375px, 0, 0); } }
.v5-lamp .drawer-wrapper {
  background-color: var(--bg-white);
  z-index: 81;
  max-width: 100%;
  padding-bottom: 60px; }
  .v5-lamp .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -100%; }
  @media (min-width: 768px) {
    .v5-lamp .drawer-wrapper[data-position="top"] {
      top: -375px; } }
  .v5-lamp .drawer-wrapper[data-position="left"] {
    width: 100%;
    left: -100%; }
    [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -100%; }
    @media (min-width: 768px) {
      .v5-lamp .drawer-wrapper[data-position="left"] {
        width: 375px;
        left: -375px; }
        [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -375px; } }
    .v5-lamp .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-lamp .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-lamp .drawer-wrapper[data-position="right"] {
    width: 100%;
    right: -100%; }
    [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -100%; }
    @media (min-width: 768px) {
      .v5-lamp .drawer-wrapper[data-position="right"] {
        width: 375px;
        right: -375px; }
        [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -375px; } }
    .v5-lamp .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-lamp .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-lamp .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-lamp .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -100%; }
  @media (min-width: 768px) {
    .v5-lamp .drawer-wrapper[data-position="bottom"] {
      bottom: -375px; } }
  .v5-lamp .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-lamp .drawer-wrapper[data-position="middle"].active {
      display: block; }
  .v5-lamp .drawer-wrapper .drawer-title {
    padding: 15px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    display: flex !important;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--text-primary);
    position: relative; }
    .v5-lamp .drawer-wrapper .drawer-title::before {
      margin-right: 15px; }
    .v5-lamp .drawer-wrapper .drawer-title::after {
      content: "";
      width: 170px;
      height: 2px;
      position: absolute;
      left: 15px;
      bottom: 0;
      margin: auto;
      background-color: var(--text-primary); }
    .v5-lamp .drawer-wrapper .drawer-title .drawer-close, .v5-lamp .drawer-wrapper .drawer-title .sub-drawer-close {
      font-size: 12px;
      background-color: var(--bg-primary);
      color: var(--text-white);
      cursor: pointer;
      padding: 10px;
      line-height: 1;
      border-radius: var(--border-radius);
      margin-left: auto;
      -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; }
    @media (min-width: 768px) {
      .v5-lamp .drawer-wrapper .drawer-title .drawer-close:hover, .v5-lamp .drawer-wrapper .drawer-title .sub-drawer-close:hover {
        background-color: var(--text-body); } }
  @media (min-width: 768px) {
    .v5-lamp .drawer-wrapper .drawer-title {
      padding: 30px;
      padding-bottom: 15px;
      padding-top: 80px;
      margin-bottom: 30px;
      font-size: 21px;
      flex-direction: column;
      justify-content: center;
      color: var(--text-body); }
      .v5-lamp .drawer-wrapper .drawer-title::before {
        margin-bottom: 20px;
        margin-right: 0;
        font-size: 40px;
        line-height: 1; }
      .v5-lamp .drawer-wrapper .drawer-title::after {
        left: 0;
        right: 0;
        background-color: var(--text-body); }
      .v5-lamp .drawer-wrapper .drawer-title .drawer-close {
        position: absolute;
        left: 30px;
        top: 30px;
        padding: 15px;
        margin: 0; } }
  .v5-lamp .drawer-wrapper .drawer-body {
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: hidden; }
  @media (min-width: 768px) {
    .v5-lamp .drawer-wrapper .drawer-body {
      padding-left: 30px;
      padding-right: 30px; } }
.v5-lamp .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-lamp .drawer-overlay {
    background-color: transparent; } }
.v5-lamp .block-title {
  color: var(--text-heading);
  font-size: 16px;
  font-weight: 600; }
@media (min-width: 992px) {
  .v5-lamp .block-title {
    font-size: 18px; } }
.v5-lamp .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  padding: 8px;
  font-size: 0; }
  .v5-lamp .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: var(--border-secondary);
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%; }
    .v5-lamp .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: var(--bg-primary); }
  @media (min-width: 768px) {
    .v5-lamp .swiper-pagination-bullets {
      padding: 15px; } }
  .v5-lamp .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2; }
.v5-lamp .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-lamp .swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: var(--bg-light); }
  .v5-lamp .swiper-pagination-progressbar-fill {
    background: var(--bg-primary); }
.v5-lamp .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-lamp .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-lamp .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: var(--bg-primary);
      color: var(--text-white); }
.v5-lamp .swiper-pagination * {
  outline: 0; }
.v5-lamp .swiper-button-prev, .v5-lamp .swiper-button-next {
  font-size: 22px;
  width: 38px;
  height: 38px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  background-color: var(--bg-white);
  border-radius: 100%;
  -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; }
  .v5-lamp .swiper-button-prev:hover, .v5-lamp .swiper-button-next:hover {
    background-color: var(--bg-light) !important; }
  .v5-lamp .swiper-button-prev:not(.no-border), .v5-lamp .swiper-button-next:not(.no-border) {
    border: 1px solid var(--text-body);
    border-radius: var(--border-radius); }
  .v5-lamp .swiper-button-prev.outside, .v5-lamp .swiper-button-next.outside {
    background-color: transparent; }
  @media (max-width: 1500px) {
    .v5-lamp .swiper-button-prev.outside, .v5-lamp .swiper-button-next.outside {
      background-color: var(--bg-white); } }
.v5-lamp .swiper-button-prev {
  left: 0; }
  .v5-lamp .swiper-button-prev.inside {
    left: 15px; }
  .container .v5-lamp .swiper-button-prev.outside {
    left: -58px; }
  @media (max-width: 1520px) {
    .container .v5-lamp .swiper-button-prev.outside {
      left: 15px; } }
.v5-lamp .swiper-button-next {
  right: 0; }
  .v5-lamp .swiper-button-next.inside {
    right: 15px; }
  .container .v5-lamp .swiper-button-next.outside {
    right: -58px; }
  @media (max-width: 1520px) {
    .container .v5-lamp .swiper-button-next.outside {
      right: 15px; } }
@media (max-width: 1500px) {
  .v5-lamp .slider-block-wrapper {
    overflow: hidden; } }
.v5-lamp .noUi-target {
  height: 4px;
  border-radius: 4px;
  background-color: #eeeeee; }
  .v5-lamp .noUi-target .noUi-base {
    width: calc(100% - 12px); }
  .v5-lamp .noUi-target .noUi-origin {
    background: #eeeeee;
    height: 100%; }
  .v5-lamp .noUi-target .noUi-connect {
    background-color: var(--bg-primary); }
  .v5-lamp .noUi-target .noUi-handle {
    background-color: var(--bg-primary);
    border: 1px solid #eeeeee;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    top: 50%;
    margin-top: -6px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-lamp .pagination {
  display: flex !important;
  align-items: center; }
  .v5-lamp .pagination a, .v5-lamp .pagination span {
    font-size: 14px;
    padding-bottom: 1px;
    border-bottom: 2px solid transparent; }
    .v5-lamp .pagination a i, .v5-lamp .pagination span i {
      font-size: 18px; }
  .v5-lamp .pagination span {
    border-color: var(--border-primary);
    color: var(--text-primary); }
    .v5-lamp .pagination a.first, .v5-lamp .pagination a.last {
      display: none !important; }
    .v5-lamp .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed; }
  .v5-lamp .pagination > *:not(:first-child) {
    margin-left: 10px; }
  .v5-lamp .pagination > *:not(:last-child) {
    margin-right: 10px; }
.v5-lamp .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-lamp .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-lamp .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-lamp [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-lamp [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-lamp [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }
.v5-lamp input[type="checkbox"].form-control + label > .input-checkbox, .v5-lamp input[type="radio"].form-control + label > .input-checkbox {
  border-radius: 100%; }
  .v5-lamp input[type="checkbox"].form-control + label > .input-checkbox i[class*="ti-"], .v5-lamp input[type="radio"].form-control + label > .input-checkbox i[class*="ti-"] {
    font-size: 8px; }
.v5-lamp input + .input-placeholder, .v5-lamp textarea + .input-placeholder {
  color: var(--text-gray) !important; }


/* Header */
.v5-basic.folder-header.tpl-default #logo, .v5-basic.folder-header.tpl-default #logo p, .v5-basic.folder-header.tpl-default #logo div {
  display: flex !important;
  align-items: center;
  height: 40px;
  margin: 0; }
@media (min-width: 768px) {
  .v5-basic.folder-header.tpl-default #logo, .v5-basic.folder-header.tpl-default #logo p, .v5-basic.folder-header.tpl-default #logo div {
    height: 60px; } }
.v5-basic.folder-header.tpl-default #logo img {
  max-height: 100%;
  width: auto; }
.v5-basic.folder-header.tpl-default form#search input[type="search"] {
  padding-right: 75px; }
.v5-basic.folder-header.tpl-default form#search button[type="submit"] {
  height: 100%;
  min-width: 70px;
  padding: 0 6px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  font-size: 16px; }
.v5-basic.folder-header.tpl-default form#search .search-form-list {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99;
  overflow-y: auto;
  max-height: 320px;
  width: 576px;
  left: 50%;
  transform: translateX(-50%); }
  .v5-basic.folder-header.tpl-default form#search .search-form-list[v-cloak] {
    display: none; }
    .v5-basic.folder-header.tpl-default form#search .search-form-list .dynamic-search .block-title {
      font-size: 14px;
      line-height: 1.3;
      margin-bottom: 5px; }
    .v5-basic.folder-header.tpl-default form#search .search-form-list .dynamic-search ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .v5-basic.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li {
        padding: 5px 0; }
        .v5-basic.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a {
          display: flex !important;
          align-items: center;
          color: inherit;
          font-size: 12px;
          gap: 10px; }
          .v5-basic.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a:hover {
            color: var(--text-primary); }
          .v5-basic.folder-header.tpl-default 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-basic.folder-header.tpl-default form#search .search-form-list .dynamic-search ul > li > a > .search-image > img {
              width: auto;
              max-height: 100%; }
.v5-basic.folder-header.tpl-default #hm-links .hm-link i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  background-color: var(--bg-light);
  text-align: center; }
.v5-basic.folder-header.tpl-default #hm-links .hm-link span {
  margin-left: 5px; }
.v5-basic.folder-header.tpl-default #hm-links .hm-link .cart-soft-count {
  position: absolute;
  top: -2px;
  right: -2px;
  font-size: 10px;
  min-width: 15px;
  line-height: 15px;
  margin: 0;
  font-style: normal; }
.v5-basic.folder-header.tpl-default #main-menu .menu > li > a {
  color: var(--text-body);
  height: 50px;
  position: relative;
  transition: none !important; }
  .v5-basic.folder-header.tpl-default #main-menu .menu > li > a::before {
    content: '';
    height: 6px;
    border-radius: 6px;
    background-color: var(--bg-primary);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    z-index: 999;
    opacity: 0;
    visibility: hidden; }
.v5-basic.folder-header.tpl-default #main-menu .menu > li .sub-menu {
  background-color: var(--bg-white);
  box-shadow: 0 8px 19px -13px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  margin-top: 1px;
  -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; }
  .v5-basic.folder-header.tpl-default #main-menu .menu > li .sub-menu a {
    color: var(--text-body); }
    .v5-basic.folder-header.tpl-default #main-menu .menu > li .sub-menu a:hover {
      color: var(--text-primary); }
  .v5-basic.folder-header.tpl-default #main-menu .menu > li .sub-menu ul li {
    margin-bottom: 10px; }
.v5-basic.folder-header.tpl-default #main-menu .menu.active > li:hover > a {
  color: var(--text-primary); }
  .v5-basic.folder-header.tpl-default #main-menu .menu.active > li:hover > a::before {
    opacity: 1;
    visibility: visible; }
.v5-basic.folder-header.tpl-default #main-menu .menu.active > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all; }
.v5-basic.folder-header.tpl-default [id*="mobile-menu"] {
  background: var(--bg-body); }
  .v5-basic.folder-header.tpl-default [id*="mobile-menu"] .mobile-menu-title {
    font-size: 22px; }
    .v5-basic.folder-header.tpl-default [id*="mobile-menu"] nav ul li .menu-item > span {
      font-size: 22px;
      line-height: 1; }
.v5-basic.folder-header.tpl-default .header-mobile-menu-btn {
  font-size: 24px; }
.v5-basic.folder-header.tpl-default .scroll-to-up {
  position: fixed;
  bottom: 20px;
  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; }
  .v5-basic.folder-header.tpl-default .scroll-to-up i {
    font-size: 22px;
    line-height: 1; }
.v5-basic.folder-header.tpl-default .header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80; }
  .v5-basic.folder-header.tpl-default .header-sticky #header-main {
    border: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px; }
    .v5-basic.folder-header.tpl-default .header-sticky #main-menu .menu > li > a {
      height: 40px; }
    .v5-basic.folder-header.tpl-default .header-sticky #main-menu .menu > li .sub-menu {
      margin-top: 0; }
.v5-basic.folder-header.tpl-default #header-mobile-sticky {
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80;
  box-shadow: 0 -6px 41px -13px rgba(0, 0, 0, 0.27); }
  .v5-basic.folder-header.tpl-default #header-mobile-sticky a {
    height: 70px; }
    .v5-basic.folder-header.tpl-default #header-mobile-sticky a .hm-sticky-btn {
      font-size: 12px; }
      .v5-basic.folder-header.tpl-default #header-mobile-sticky a .hm-sticky-btn > i {
        position: relative;
        font-size: 20px;
        line-height: 1;
        width: 20px;
        height: 20px;
        display: inline-flex !important;
        align-items: center;
        justify-content: center; }
      .v5-basic.folder-header.tpl-default #header-mobile-sticky a .hm-sticky-btn > span {
        margin-top: 6px; }
  .v5-basic.folder-header.tpl-default #header-mobile-sticky .mobile-search-btn {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    position: absolute;
    transform: translateY(-50%);
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.35);
    transition: none;
    left: 0;
    right: 0;
    margin: auto; }
    .v5-basic.folder-header.tpl-default #header-mobile-sticky .mobile-search-btn i {
      font-size: 16px; }
.v5-basic.folder-header.tpl-default .language-select-selected {
  margin: 0 5px !important; }
.v5-basic.folder-header.tpl-default .language-select .dropdown-menu {
  width: 180px;
  border: 0 !important; }
  .v5-basic.folder-header.tpl-default .language-select .dropdown-menu label {
    font-size: 12px; }
.v5-basic.folder-header.tpl-default .mobile-menu-language-select select {
  height: auto; }
@media (min-width: 576px) {
  .v5-basic.folder-header.tpl-default #header-main {
    border-bottom-width: 3px !important; } }
@media (max-width: 575px) {
  .v5-basic.folder-header.tpl-default .search-form-list {
    max-width: 100%; }
  .v5-basic.folder-header.tpl-default .scroll-to-up {
    bottom: 80px !important; }
    .v5-basic.folder-header.tpl-default form#search button[type="submit"] {
      font-size: 13px; } }
.v5-basic.folder-header.tpl-default [dir="rtl"] form#search input[type="search"], .v5-basic.folder-header.tpl-default[dir="rtl"] form#search input[type="search"] {
  padding-right: 15px;
  padding-left: 75px; }
.v5-basic.folder-header.tpl-default [dir="rtl"] form#search button[type="submit"], .v5-basic.folder-header.tpl-default[dir="rtl"] form#search button[type="submit"] {
  right: auto;
  left: 0; }
.v5-basic.folder-header.tpl-default [dir="rtl"] form#search .search-form-list, .v5-basic.folder-header.tpl-default[dir="rtl"] form#search .search-form-list {
  left: auto;
  right: 50%;
  transform: translateX(50%); }
.v5-basic.folder-header.tpl-default [dir="rtl"] #hm-links a span, .v5-basic.folder-header.tpl-default[dir="rtl"] #hm-links a span {
  margin-left: 0;
  margin-right: 5px; }
.v5-basic.folder-header.tpl-default [dir="rtl"] [id*="mobile-menu"] nav ul li a > span, .v5-basic.folder-header.tpl-default[dir="rtl"] [id*="mobile-menu"] nav ul li a > span, .v5-basic.folder-header.tpl-default [dir="rtl"] [id*="mobile-menu"] nav ul li .menu-item > span, .v5-basic.folder-header.tpl-default[dir="rtl"] [id*="mobile-menu"] nav ul li .menu-item > span {
  right: auto;
  left: 0; }
.v5-basic.folder-header.tpl-default [dir="rtl"] .scroll-to-up, .v5-basic.folder-header.tpl-default[dir="rtl"] .scroll-to-up {
  right: auto;
  left: 20px; }
.v5-basic.folder-header.tpl-default [v-cloak] {
  display: none; }
.v5-basic.folder-header.tpl-default .mobile-app {
  z-index: 999; }
  .v5-basic.folder-header.tpl-default .mobile-app-close {
    font-size: 6px;
    padding: 5px;
    line-height: 1; }
    .v5-basic.folder-header.tpl-default .mobile-app-logo > div, .v5-basic.folder-header.tpl-default .mobile-app-logo > p {
      display: flex !important;
      align-items: center;
      justify-content: center;
      padding: 5px;
      height: 50px;
      max-width: 110px; }
    .v5-basic.folder-header.tpl-default .mobile-app-logo img {
      display: block;
      max-width: 100%;
      max-height: 100%; }
  .v5-basic.folder-header.tpl-default .mobile-app-text-store {
    font-size: 15px; }
  .v5-basic.folder-header.tpl-default .mobile-app-text-download {
    font-size: 12px;
    margin-top: 3px; }
  .v5-basic.folder-header.tpl-default .mobile-app-download {
    font-size: 15px;
    padding: 10px 15px; }


/* VendorLogin */
.v5-lamp.folder-vendor-login.tpl-default .text-overflow, .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-name, .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-email {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-user {
    background-color: #EAEAEA;
    width: 60px;
    height: 60px;
    font-size: 25px;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.12);
    border-width: 3px; }
  @media (min-width: 992px) {
    .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-user {
      width: 90px;
      height: 90px;
      font-size: 35px;
      border-width: 5px; } }
@media (max-width: 575px) {
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-info {
    max-width: 140px; } }
.v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-name {
  font-size: 14px; }
.v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-email {
  font-size: 12px; }
.v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-account {
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  padding: 6px 20px;
  z-index: 5; }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-account:hover {
    color: var(--text-primary) !important; }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-account i {
    font-size: 14px;
    margin-right: 8px; }
    [dir="rtl"] .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-account i {
      margin-right: 0;
      margin-left: 8px; }
.v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-logout {
  padding: 10px 20px;
  font-size: 14px; }
.v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li + li {
    border-left: 1px solid var(--border-light); }
  @media (min-width: 768px) {
    .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li {
      border-left: 0 !important; }
      .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li:not(:last-child) {
        border-bottom: 1px solid var(--border-light); } }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li a {
    font-size: 12px;
    word-break: break-word; }
  @media (min-width: 768px) {
    .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li a:hover {
      color: var(--text-primary) !important; } }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li a:not(.logout) i {
    width: 44px;
    height: 44px; }
  @media (min-width: 768px) and (max-width: 1439px) {
    .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li a:not(.logout) i {
      width: 34px;
      height: 34px; } }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li a i {
    font-size: 20px; }
  @media (min-width: 768px) and (max-width: 1439px) {
    .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list li a i {
      font-size: 16px; } }
  .v5-lamp.folder-vendor-login.tpl-default .vendor-quick-menu-list [id*="vendor-message-count"] {
    width: 18px;
    height: 18px;
    line-height: 17px;
    font-size: 8px;
    font-style: normal;
    right: 0;
    top: 0; }
.v5-lamp.folder-vendor-login.tpl-default .vendor-menu-btn {
  font-size: 10px;
  padding: 10px; }
@media (min-width: 992px) {
  .v5-lamp.folder-vendor-login.tpl-default .vendor-menu-btn {
    padding: 20px;
    font-size: 12px; }
    .v5-lamp.folder-vendor-login.tpl-default .vendor-menu-btn:hover {
      color: var(--text-primary) !important;
      border-color: var(--border-primary) !important; } }
.v5-lamp.folder-vendor-login.tpl-default .vendor-menu-btn-icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  margin-bottom: 10px; }
@media (min-width: 992px) {
  .v5-lamp.folder-vendor-login.tpl-default .vendor-menu-btn-icon {
    margin-bottom: 20px; } }
.v5-lamp.folder-vendor-login.tpl-default .order-tracking {
  padding: 20px; }
  .v5-lamp.folder-vendor-login.tpl-default .order-tracking label {
    font-size: 16px; }
    .v5-lamp.folder-vendor-login.tpl-default .order-tracking label i {
      margin-right: 10px; }
      [dir="rtl"] .v5-lamp.folder-vendor-login.tpl-default .order-tracking label i {
        margin-left: 0;
        margin-left: 10px; }
    @media (min-width: 768px) {
      .v5-lamp.folder-vendor-login.tpl-default .order-tracking label {
        font-size: 18px; } }
  .v5-lamp.folder-vendor-login.tpl-default .order-tracking-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 5px 12px;
    font-size: 12px; }
    [dir="rtl"] .v5-lamp.folder-vendor-login.tpl-default .order-tracking-btn {
      left: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    html:not([dir="rtl"]) .v5-lamp.folder-vendor-login.tpl-default .order-tracking-btn {
      right: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
@media (min-width: 992px) {
  .v5-lamp.folder-vendor-login.tpl-default .col-desktop-half {
    max-width: 40%;
    flex-basis: 40%; }
  .v5-lamp.folder-vendor-login.tpl-default .col-desktop-five {
    max-width: 20%;
    flex-basis: 20%; } }
.v5-lamp.folder-vendor-login.tpl-default .label-notify {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
  cursor: auto; }
  .v5-lamp.folder-vendor-login.tpl-default .label-notify .input-checkbox {
    cursor: pointer; }
  .v5-lamp.folder-vendor-login.tpl-default .label-notify a {
    font-weight: 600; }


/* Footer */
.v5-basic.folder-footer.tpl-default #footer-top .h5 {
  font-size: 35px; }
.v5-basic.folder-footer.tpl-default #footer-top p {
  font-size: 16px; }
  .v5-basic.folder-footer.tpl-default #footer-top form .popover-item:not(.btn) {
    right: 95px !important; }
  .v5-basic.folder-footer.tpl-default #footer-top form .error-input-msg {
    right: 95px; }
  .v5-basic.folder-footer.tpl-default #footer-top form .form-control-md {
    height: 55px; }
  .v5-basic.folder-footer.tpl-default #footer-top form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    padding: 0 8px; }
.v5-basic.folder-footer.tpl-default #footer-menu a:hover {
  color: var(--text-primary) !important; }
  .v5-basic.folder-footer.tpl-default #footer-menu #footer-social-list a {
    width: 28px;
    height: 28px;
    top: 0; }
  @media (min-width: 768px) {
    .v5-basic.folder-footer.tpl-default #footer-menu #footer-social-list a:hover {
      top: 3px; } }
@media (max-width: 767px) {
  .v5-basic.folder-footer.tpl-default #footer-top .h5 {
    font-size: 25px; }
  .v5-basic.folder-footer.tpl-default #footer-top p {
    font-size: 12px; }
    .v5-basic.folder-footer.tpl-default #footer-top form .form-control-md {
      height: 45px; }
  .v5-basic.folder-footer.tpl-default #footer-menu .menu-title.active .ti-plus, .v5-basic.folder-footer.tpl-default #footer-menu .menu-title:not(.active) .ti-minus {
    display: none; }
  .v5-basic.folder-footer.tpl-default #footer-menu .menu-title + .menu-children:not(.show) {
    display: none; }
  .v5-basic.folder-footer.tpl-default #footer-security .p-1 img, .v5-basic.folder-footer.tpl-default #footer-banks .p-1 img {
    width: 100%; }
  .v5-basic.folder-footer.tpl-default #footer-security .p-1 {
    width: 50%;
    flex-basis: 50%; }
  .v5-basic.folder-footer.tpl-default #footer-banks .p-1 {
    width: calc(100% / 4);
    flex-basis: calc(100% / 4); } }
.v5-basic.folder-footer.tpl-default [dir="rtl"] #footer-top form button[type="submit"], .v5-basic.folder-footer.tpl-default[dir="rtl"] #footer-top form button[type="submit"] {
  right: auto;
  left: 0; }

