.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); }

@import "fonts/mango-icon.scss";

.v5-storage {
  --custom-bg-primary: crimson; }
  .v5-storage .z-index-1 {
    z-index: 1; }
    .v5-storage body.drawer-animated.drawer-right-active {
      transform: translate3d(-412px, 0, 0); }
      [dir="rtl"] .v5-storage body.drawer-animated.drawer-right-active {
        transform: translate3d(412px, 0, 0); }
      @media (min-width: 768px) {
        .v5-storage body.drawer-animated.drawer-right-active {
          transform: translate3d(-392px, 0, 0); }
          [dir="rtl"] .v5-storage body.drawer-animated.drawer-right-active {
            transform: translate3d(392px, 0, 0); } }
    .v5-storage body.drawer-animated.drawer-left-active {
      transform: translate3d(412px, 0, 0); }
      [dir="rtl"] .v5-storage body.drawer-animated.drawer-left-active {
        transform: translate3d(-412px, 0, 0); }
      @media (min-width: 768px) {
        .v5-storage body.drawer-animated.drawer-left-active {
          transform: translate3d(392px, 0, 0); }
          [dir="rtl"] .v5-storage body.drawer-animated.drawer-left-active {
            transform: translate3d(-392px, 0, 0); } }
  .v5-storage .drawer-wrapper {
    background-color: var(--bg-white);
    z-index: 81;
    max-width: 100%; }
    .v5-storage .drawer-wrapper[data-position="top"] {
      width: 100%;
      left: 0;
      right: 0;
      bottom: auto;
      height: auto;
      top: -412px; }
    @media (min-width: 768px) {
      .v5-storage .drawer-wrapper[data-position="top"] {
        top: -392px; } }
    .v5-storage .drawer-wrapper[data-position="left"] {
      width: 412px;
      left: -412px; }
      [dir="rtl"] .v5-storage .drawer-wrapper[data-position="left"] {
        left: auto;
        right: -412px; }
      @media (min-width: 768px) {
        .v5-storage .drawer-wrapper[data-position="left"] {
          width: 392px;
          left: -392px; }
          [dir="rtl"] .v5-storage .drawer-wrapper[data-position="left"] {
            left: auto;
            right: -392px; } }
      .v5-storage .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
        [dir="rtl"] .v5-storage .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
          box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      .v5-storage .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
        [dir="rtl"] .v5-storage .drawer-wrapper[data-position="left"][data-display="push"] {
          box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-storage .drawer-wrapper[data-position="right"] {
      width: 412px;
      right: -412px; }
      [dir="rtl"] .v5-storage .drawer-wrapper[data-position="right"] {
        right: auto;
        left: -412px; }
      @media (min-width: 768px) {
        .v5-storage .drawer-wrapper[data-position="right"] {
          width: 392px;
          right: -392px; }
          [dir="rtl"] .v5-storage .drawer-wrapper[data-position="right"] {
            right: auto;
            left: -392px; } }
      .v5-storage .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
        [dir="rtl"] .v5-storage .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
          box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      .v5-storage .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
        [dir="rtl"] .v5-storage .drawer-wrapper[data-position="right"][data-display="push"] {
          box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-storage .drawer-wrapper[data-position="bottom"] {
      width: 100%;
      left: 0;
      right: 0;
      top: auto;
      height: auto;
      bottom: -412px; }
    @media (min-width: 768px) {
      .v5-storage .drawer-wrapper[data-position="bottom"] {
        bottom: -392px; } }
    .v5-storage .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-storage .drawer-wrapper[data-position="middle"].active {
        display: block; }
    .v5-storage .drawer-wrapper .drawer-header {
      position: relative;
      display: flex !important;
      align-items: center;
      padding: 10px;
      margin-bottom: 15px; }
    @media (min-width: 768px) {
      .v5-storage .drawer-wrapper .drawer-header {
        padding: 75px 30px 15px 30px;
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .v5-storage .drawer-wrapper .drawer-header {
      background-color: #000000; }
      .v5-storage .drawer-wrapper .drawer-header .drawer-title span {
        color: #ffffff;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: normal; }
      .v5-storage .drawer-wrapper .drawer-header .drawer-close {
        width: 35px;
        height: 35px;
        font-size: 12px;
        border: 1px solid #ffffff;
        border-radius: 5px;
        display: flex !important;
        align-items: center;
        justify-content: center; }
        .v5-storage .drawer-wrapper .drawer-header .drawer-close i {
          color: #ffffff; } }
@media (min-width: 768px) {
  .v5-storage .drawer-wrapper .drawer-header .drawer-close {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 7px;
    border: 1px solid #000000; }
    .v5-storage .drawer-wrapper .drawer-header .drawer-close i {
      color: #000000; }
    [dir="rtl"] .v5-storage .drawer-wrapper .drawer-header .drawer-close {
      left: auto;
      right: 10px; } }
.v5-storage .drawer-wrapper .drawer-title {
  width: 100%;
  display: flex !important;
  align-items: center; }
  .v5-storage .drawer-wrapper .drawer-title i {
    color: var(--text-primary);
    font-size: 38px;
    line-height: 1;
    margin-right: 10px; }
  @media (min-width: 768px) {
    .v5-storage .drawer-wrapper .drawer-title i {
      margin-right: 0; } }
@media (max-width: 767px) {
  .v5-storage .drawer-wrapper .drawer-title i {
    display: none; } }
.v5-storage .drawer-wrapper .drawer-title span {
  font-size: 18px;
  font-weight: 600;
  line-height: 1; }
@media (min-width: 768px) {
  .v5-storage .drawer-wrapper .drawer-title span {
    padding: 20px;
    border-bottom: 1px solid #000000;
    text-transform: uppercase;
    width: 50%;
    text-align: center; } }
@media (min-width: 768px) {
  .v5-storage .drawer-wrapper .drawer-title {
    justify-content: center;
    flex-direction: column; }
    .v5-storage .drawer-wrapper .drawer-title::after {
      display: none; } }
.v5-storage .drawer-wrapper .drawer-close {
  margin-left: auto;
  font-size: 18px;
  padding: 8px;
  color: var(--text-gray);
  line-height: 1;
  flex-shrink: 0; }
  [dir="rtl"] .v5-storage .drawer-wrapper .drawer-close {
    margin-left: 0;
    margin-right: auto; }
  @media (min-width: 768px) {
    .v5-storage .drawer-wrapper .drawer-close {
      margin-left: 0;
      font-size: 22px;
      padding: 18px;
      cursor: pointer; }
      [dir="rtl"] .v5-storage .drawer-wrapper .drawer-close {
        margin-right: 0; } }
.v5-storage .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden; }
@media (min-width: 768px) {
  .v5-storage .drawer-wrapper .drawer-body {
    padding-left: 30px;
    padding-right: 30px; } }
.v5-storage .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-storage .drawer-overlay {
    background-color: transparent; } }
.v5-storage .block-title {
  color: var(--text-black);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3; }
  .v5-storage .swiper-pagination-bullets {
    width: 100%;
    text-align: center;
    padding: 8px;
    font-size: 0; }
    .v5-storage .swiper-pagination-bullets .swiper-pagination-bullet {
      background-color: var(--bg-gray);
      width: 10px;
      height: 10px;
      margin-left: 2px;
      margin-right: 2px;
      display: inline-block;
      vertical-align: middle;
      border-radius: 100%; }
      .v5-storage .swiper-pagination-bullets .swiper-pagination-bullet-active {
        background-color: var(--bg-primary);
        width: 30px;
        border-radius: 5px; }
    @media (min-width: 768px) {
      .v5-storage .swiper-pagination-bullets {
        padding: 15px; } }
    .v5-storage .swiper-pagination-bullets:not(.bottom) {
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      z-index: 2; }
  .v5-storage .swiper-pagination-fraction {
    width: auto;
    position: absolute;
    top: auto;
    bottom: 15px;
    left: 15px;
    z-index: 1;
    font-size: 16px; }
  .v5-storage .swiper-pagination-progressbar {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: var(--bg-light); }
    .v5-storage .swiper-pagination-progressbar-fill {
      background: var(--bg-primary); }
  .v5-storage .swiper-pagination-custom {
    width: 100%;
    text-align: center;
    padding: 15px;
    font-size: 0; }
    .v5-storage .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-storage .swiper-pagination-custom .swiper-pagination-customs-active {
        background-color: var(--bg-primary);
        color: var(--text-white); }
  .v5-storage .swiper-pagination * {
    outline: 0; }
.v5-storage .swiper-button-prev, .v5-storage .swiper-button-next {
  background-color: transparent;
  font-size: 22px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #000000;
  -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-storage .swiper-button-prev.swiper-button-disabled, .v5-storage .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }
.v5-storage .swiper-button-prev {
  left: 0; }
  .v5-storage .swiper-button-prev.inside {
    left: 18px; }
  @media (max-width: 1500px) {
    .container .v5-storage .swiper-button-prev.outside > i {
      margin-right: -10px; } }
@media (min-width: 1510px) {
  .container .v5-storage .swiper-button-prev.outside {
    transform: translate(-150%, -50%); } }
.v5-storage .swiper-button-next {
  right: 0; }
  .v5-storage .swiper-button-next.inside {
    right: 18px; }
  @media (max-width: 1500px) {
    .container .v5-storage .swiper-button-next.outside > i {
      margin-left: -10px; } }
@media (min-width: 1510px) {
  .container .v5-storage .swiper-button-next.outside {
    transform: translate(150%, -50%); } }
@media (max-width: 1500px) {
  .v5-storage .slider-block-wrapper {
    overflow: hidden; } }
.v5-storage .noUi-target {
  height: 5px;
  border-radius: 4px;
  background-color: var(--bg-light); }
  .v5-storage .noUi-target .noUi-base {
    width: calc(100% - 14px); }
  .v5-storage .noUi-target .noUi-origin {
    background: var(--bg-light);
    height: 100%; }
  .v5-storage .noUi-target .noUi-connect {
    background-color: var(--bg-primary); }
  .v5-storage .noUi-target .noUi-handle {
    background-color: var(--bg-primary);
    width: 14px;
    height: 14px;
    border: solid 1px var(--bg-light);
    border-radius: 15px;
    top: 50%;
    margin-top: -8px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-storage .pagination {
  display: flex !important; }
  .v5-storage .pagination a, .v5-storage .pagination span {
    background-color: var(--bg-white);
    font-size: 13px;
    text-align: center;
    height: 35px;
    width: 35px;
    padding: 6px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 100%; }
    .v5-storage .pagination a i, .v5-storage .pagination span i {
      font-size: 20px; }
  .v5-storage .pagination a {
    color: var(--text-black); }
    .v5-storage .pagination a.passive {
      display: none !important; }
  .v5-storage .pagination .last, .v5-storage .pagination .first, .v5-storage .pagination .next, .v5-storage .pagination .prev {
    border: 1px solid var(--border-black); }
  .v5-storage .pagination .last, .v5-storage .pagination .first {
    display: none !important; }
  .v5-storage .pagination a:hover, .v5-storage .pagination span {
    color: var(--text-primary);
    font-weight: 600;
    border: 1px solid var(--border-primary) !important; }
  .v5-storage .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-storage .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-storage .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-storage .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-storage .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-storage [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-storage [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-storage [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }


/* 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; }


/* Filter */
.v5-storage.folder-filter.tpl-default .filter-card {
  border: 1px solid #eeeeee;
  border-radius: var(--border-radius); }
  .v5-storage.folder-filter.tpl-default .filter-card .filter-title {
    color: var(--text-primary);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    padding: 15px;
    margin: 0;
    position: relative; }
  .v5-storage.folder-filter.tpl-default .filter-card .filter-item {
    color: var(--text-black);
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex !important;
    align-items: center;
    margin: 0;
    font-weight: normal;
    transition: none; }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-item .input-checkbox {
      border-radius: 100%;
      flex-shrink: 0;
      border-color: var(--border-gray); }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-item:hover, .v5-storage.folder-filter.tpl-default .filter-card .filter-item-active {
      color: var(--text-primary); }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-item-active {
      font-weight: bold; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-item-active .input-checkbox {
        border-color: var(--border-primary); }
  @media (min-width: 768px) {
    .v5-storage.folder-filter.tpl-default .filter-card .d-md-none + .filter-body {
      margin-top: 15px; } }
  .v5-storage.folder-filter.tpl-default .filter-card .filter-body {
    padding: 15px 10px;
    border-top: 1px solid var(--border-primary); }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list {
      max-height: 180px;
      overflow-y: auto; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar {
        width: 3px;
        height: 3px; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-color {
        gap: 10px; }
        .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
          width: 30px; }
          .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .image-wrapper {
            padding-bottom: 100% !important;
            box-sizing: content-box; }
          .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .input-checkbox {
            position: absolute !important;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto !important; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape {
        gap: 10px; }
        .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item {
          width: 50px; }
          .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape .image-wrapper {
            padding-bottom: 100% !important;
            box-sizing: content-box; }
          .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape .shape-name {
            font-size: 10px;
            margin-top: 8px;
            margin-bottom: 0;
            color: #747474; }
            .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape.shape-checked .image-wrapper, .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape:hover .image-wrapper {
              border-color: var(--text-body) !important; }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
      position: absolute;
      right: 5px;
      top: 0;
      bottom: 0;
      margin: auto;
      height: 14px;
      width: 14px;
      color: var(--text-light);
      line-height: 1; }
      [dir="rtl"] .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
        right: auto;
        left: 5px; }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-search input {
      font-size: 12px; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-search input::-webkit-input-placeholder {
        font-style: italic;
        font-weight: 300; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-search input:-ms-input-placeholder {
        font-style: italic;
        font-weight: 300; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .filter-search input::placeholder {
        font-style: italic;
        font-weight: 300; }
    .v5-storage.folder-filter.tpl-default .filter-card .filter-body .selected-item {
      background-color: #f6f6f6;
      color: #747474;
      font-size: 10px;
      padding: 5px;
      margin-right: 5px;
      margin-bottom: 5px;
      cursor: pointer; }
      .v5-storage.folder-filter.tpl-default .filter-card .filter-body .selected-item:hover {
        color: var(--text-black); }
  .v5-storage.folder-filter.tpl-default .filter-card.single-option .filter-item {
    padding: 10px; }
  @media (min-width: 768px) {
    .v5-storage.folder-filter.tpl-default .filter-card.single-option .filter-item {
      padding: 15px; } }
.v5-storage.folder-filter.tpl-default .noui-slider-input input {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  font-size: 12px; }
.v5-storage.folder-filter.tpl-default .position-sticky {
  z-index: 5; }


/* ProductList */
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default #product-list-panel {
    border: 1px solid #eeeeee; } }
@media (max-width: 767px) {
  .v5-storage.folder-product-list.tpl-default #product-list-panel [id*="product-sort"] #sort-drawer div {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px; }
    .v5-storage.folder-product-list.tpl-default #product-list-panel [id*="product-sort"] #sort-drawer div.sort-title {
      order: -2; }
    .v5-storage.folder-product-list.tpl-default #product-list-panel [id*="product-sort"] #sort-drawer div.selected {
      font-weight: 700;
      color: var(--text-primary);
      order: -1;
      background: url(/theme/v5-storage/assets/icons/short-check.svg) no-repeat calc(100% - 15px); }
  .v5-storage.folder-product-list.tpl-default #product-list-panel .product-sort, .v5-storage.folder-product-list.tpl-default #product-list-panel .toggle-filter-btn a {
    height: 43px;
    font-size: 16px;
    font-weight: 600; } }
.v5-storage.folder-product-list.tpl-default #product-list-panel a, .v5-storage.folder-product-list.tpl-default #product-list-panel label, .v5-storage.folder-product-list.tpl-default #product-list-panel select {
  font-size: 12px;
  cursor: pointer;
  font-weight: 500; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default #product-list-panel a, .v5-storage.folder-product-list.tpl-default #product-list-panel label, .v5-storage.folder-product-list.tpl-default #product-list-panel select {
    font-size: 12px; } }
.v5-storage.folder-product-list.tpl-default #product-list-panel .page-layout a i {
  width: 11px;
  height: 11px;
  background-color: #F3F1F2;
  border-radius: var(--border-radius); }
  .v5-storage.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
    margin-left: 2px; }
    [dir="rtl"] .v5-storage.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
      margin-left: 0;
      margin-right: 2px; }
.v5-storage.folder-product-list.tpl-default #product-list-panel .page-layout a.active i, .v5-storage.folder-product-list.tpl-default #product-list-panel .page-layout a:hover i {
  background-color: #000000; }
.v5-storage.folder-product-list.tpl-default .product-item .discounted-badge, .v5-storage.folder-product-list.tpl-default .product-item .new-badge {
  width: 32px;
  height: 30px;
  position: absolute;
  top: 10px;
  z-index: 2;
  font-size: 10px;
  line-height: 1.3;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge:not(.d-none), .v5-storage.folder-product-list.tpl-default .product-item .new-badge:not(.d-none) {
    display: flex !important; }
  .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge.new-badge, .v5-storage.folder-product-list.tpl-default .product-item .new-badge.new-badge {
    background: url(/theme/v5-storage/assets/icons/bg-new.svg) no-repeat center;
    left: 10px; }
    bac [dir="rtl"] .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge.new-badge, bac [dir="rtl"] .v5-storage.folder-product-list.tpl-default .product-item .new-badge.new-badge {
      left: auto;
      right: 10px; }
  .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge.discounted-badge, .v5-storage.folder-product-list.tpl-default .product-item .new-badge.discounted-badge {
    background: url(/theme/v5-storage/assets/icons/bg-discounted.svg) no-repeat center;
    right: 10px; }
    [dir="rtl"] .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge.discounted-badge, [dir="rtl"] .v5-storage.folder-product-list.tpl-default .product-item .new-badge.discounted-badge {
      right: auto;
      left: 10px; }
  @media (min-width: 768px) {
    .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge, .v5-storage.folder-product-list.tpl-default .product-item .new-badge {
      width: 40px;
      height: 38px; } }
@media (max-width: 767px) {
  .v5-storage.folder-product-list.tpl-default .product-item .discounted-badge, .v5-storage.folder-product-list.tpl-default .product-item .new-badge {
    background-size: 30px !important; } }
.v5-storage.folder-product-list.tpl-default .product-item .brand-title {
  font-size: 0.75rem;
  margin-bottom: 7.5px; }
.v5-storage.folder-product-list.tpl-default .product-item .product-title {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .product-title {
    font-size: 14px; } }
.v5-storage.folder-product-list.tpl-default .product-item .product-detail-card {
  position: relative;
  padding-bottom: 85px; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .product-detail-card {
    padding-bottom: 110px; } }
.v5-storage.folder-product-list.tpl-default .product-item .product-detail-card .product-bottom-line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
.v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper {
  font-size: 12px;
  line-height: 1.5; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper {
    font-size: 14px; } }
.v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper .current-price {
  font-size: 1.125rem; }
.v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
  font-size: 12px;
  margin-right: 5px; }
  [dir="rtl"] .v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
    margin-right: 0;
    margin-left: 5px; }
  @media (min-width: 768px) {
    .v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
      margin-right: 10px; }
      [dir="rtl"] .v5-storage.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
        margin-right: 0;
        margin-left: 10px; } }
.v5-storage.folder-product-list.tpl-default .product-item .product-buttons .add-to-cart-btn {
  height: 40px; }
  .v5-storage.folder-product-list.tpl-default .product-item .product-buttons .add-to-cart-btn i {
    line-height: 0; }
    .v5-storage.folder-product-list.tpl-default .product-item .product-buttons .add-to-cart-btn i.ti-basket::before {
      content: url(/theme/v5-storage/assets/icons/basket.svg); }
  .v5-storage.folder-product-list.tpl-default .product-item .product-buttons .add-to-cart-btn span {
    margin-left: 5px; }
.v5-storage.folder-product-list.tpl-default .product-item .product-buttons .qty input {
  height: 40px; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .product-buttons .qty span {
    width: 40px; } }
.v5-storage.folder-product-list.tpl-default .product-item .add-to-compare-btn {
  width: 32px;
  height: 32px; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .add-to-compare-btn {
    width: 40px;
    height: 40px; } }
.v5-storage.folder-product-list.tpl-default .product-item .add-to-compare-btn.active {
  background-color: var(--bg-primary); }
  .v5-storage.folder-product-list.tpl-default .product-item .add-to-compare-btn.active i {
    color: var(--text-white) !important; }
.v5-storage.folder-product-list.tpl-default .product-item .quick-view-btn {
  width: 32px;
  height: 32px; }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .quick-view-btn {
    width: 40px;
    height: 40px; } }
.v5-storage.folder-product-list.tpl-default .product-item .add-favourite-btn {
  width: 32px;
  height: 32px; }

@keyframes example {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }
.v5-storage.folder-product-list.tpl-default .product-item .add-favourite-btn i {
  line-height: 0; }
  .v5-storage.folder-product-list.tpl-default .product-item .add-favourite-btn i::before {
    content: url(/theme/v5-storage/assets/icons/list-fav.svg); }
.v5-storage.folder-product-list.tpl-default .product-item .add-favourite-btn.fav-added i::before {
  animation-name: example;
  animation-duration: 1s;
  animation-iteration-count: 1;
  content: url(/theme/v5-storage/assets/icons/add-favorite.svg); }
@media (min-width: 768px) {
  .v5-storage.folder-product-list.tpl-default .product-item .add-favourite-btn {
    width: 40px;
    height: 40px; } }
.v5-storage.folder-product-list.tpl-default .product-item .out-of-stock {
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  right: 10px;
  height: 35px;
  font-size: 10px;
  font-weight: bold; }
  .v5-storage.folder-product-list.tpl-default .product-item:hover > .bg-white {
    box-shadow: 0 0 12px 3px var(--border-light);
    z-index: 2;
    position: relative; }
  .v5-storage.folder-product-list.tpl-default .product-item:hover .image-wrapper {
    border-color: transparent !important; }
  .v5-storage.folder-product-list.tpl-default .product-item:hover .product-buttons a {
    color: #000000; }
.v5-storage.folder-product-list.tpl-default .product-item .select-and-add-to-cart-input {
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2; }
  .v5-storage.folder-product-list.tpl-default .product-item .select-and-add-to-cart-input .input-checkbox {
    border-color: #000000;
    margin: 0; }
.v5-storage.folder-product-list.tpl-default .product-item-list > div {
  margin-top: -2px; }
.v5-storage.folder-product-list.tpl-default .product-item-list .col-image {
  width: 70px;
  padding: 5px; }
.v5-storage.folder-product-list.tpl-default .product-item-list .brand-title {
  margin-bottom: 5px; }
.v5-storage.folder-product-list.tpl-default .product-item-list .product-title {
  margin-bottom: 0; }
.v5-storage.folder-product-list.tpl-default .product-item-list .discounted-badge, .v5-storage.folder-product-list.tpl-default .product-item-list .new-badge {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  margin-left: 10px; }
  .v5-storage.folder-product-list.tpl-default .product-item-list .product-price-wrapper .product-discounted-price {
    margin: 0; }
.v5-storage.folder-product-list.tpl-default .product-item-list .col-add-button {
  width: 155px; }
  .v5-storage.folder-product-list.tpl-default .product-item-list .col-add-button .qty {
    width: calc(100% - 40px); }
    .v5-storage.folder-product-list.tpl-default .product-item-list .col-add-button .qty input {
      height: 35px; }
  .v5-storage.folder-product-list.tpl-default .product-item-list .col-add-button .add-to-cart-btn {
    margin-left: 5px; }
.v5-storage.folder-product-list.tpl-default .product-item-list .variant-wrapper {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden; }
  .v5-storage.folder-product-list.tpl-default .product-item-list .variant-wrapper .mb-1 {
    margin: 0; }
@media (min-width: 992px) {
  .v5-storage.folder-product-list.tpl-default .product-item-list:hover .variant-wrapper {
    opacity: 1;
    visibility: visible; } }

.v5-storage.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:100%;
            }
/* 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; }

