.image-wrapper{
                padding-bottom:100%;
            }.v5-cosmostation .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }
.v5-cosmostation .fs-2 {
  font-size: calc(1.325rem + .9vw) !important; }
.v5-cosmostation .fs-3 {
  font-size: calc(1.3rem + .6vw) !important; }
.v5-cosmostation .fs-4 {
  font-size: calc(1.275rem + .3vw) !important; }
.v5-cosmostation .fs-5 {
  font-size: 1.25rem !important; }
.v5-cosmostation .fs-6 {
  font-size: 1rem !important; }
  .v5-cosmostation body.drawer-animated.drawer-right-active {
    transform: translate3d(-290px, 0, 0); }
    [dir="rtl"] .v5-cosmostation body.drawer-animated.drawer-right-active {
      transform: translate3d(290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-cosmostation body.drawer-animated.drawer-right-active {
        transform: translate3d(-290px, 0, 0); }
        [dir="rtl"] .v5-cosmostation body.drawer-animated.drawer-right-active {
          transform: translate3d(290px, 0, 0); } }
  .v5-cosmostation body.drawer-animated.drawer-left-active {
    transform: translate3d(290px, 0, 0); }
    [dir="rtl"] .v5-cosmostation body.drawer-animated.drawer-left-active {
      transform: translate3d(-290px, 0, 0); }
    @media (min-width: 768px) {
      .v5-cosmostation body.drawer-animated.drawer-left-active {
        transform: translate3d(290px, 0, 0); }
        [dir="rtl"] .v5-cosmostation body.drawer-animated.drawer-left-active {
          transform: translate3d(-290px, 0, 0); } }
.v5-cosmostation .drawer-wrapper {
  background-color: #ffffff;
  z-index: 81;
  max-width: 100%;
  padding-bottom: 60px; }
  .v5-cosmostation .drawer-wrapper[data-position="top"] {
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    top: -290px; }
  @media (min-width: 768px) {
    .v5-cosmostation .drawer-wrapper[data-position="top"] {
      top: -290px; } }
  .v5-cosmostation .drawer-wrapper[data-position="left"] {
    width: 290px;
    left: -290px; }
    [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="left"] {
      left: auto;
      right: -290px; }
    @media (min-width: 768px) {
      .v5-cosmostation .drawer-wrapper[data-position="left"] {
        width: 290px;
        left: -290px; }
        [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="left"] {
          left: auto;
          right: -290px; } }
    .v5-cosmostation .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
        box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-cosmostation .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="left"][data-display="push"] {
        box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-cosmostation .drawer-wrapper[data-position="right"] {
    width: 290px;
    right: -290px; }
    [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="right"] {
      right: auto;
      left: -290px; }
    @media (min-width: 768px) {
      .v5-cosmostation .drawer-wrapper[data-position="right"] {
        width: 290px;
        right: -290px; }
        [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="right"] {
          right: auto;
          left: -290px; } }
    .v5-cosmostation .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    .v5-cosmostation .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
      [dir="rtl"] .v5-cosmostation .drawer-wrapper[data-position="right"][data-display="push"] {
        box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-cosmostation .drawer-wrapper[data-position="bottom"] {
    width: 100%;
    left: 0;
    right: 0;
    top: auto;
    height: auto;
    bottom: -290px; }
  @media (min-width: 768px) {
    .v5-cosmostation .drawer-wrapper[data-position="bottom"] {
      bottom: -290px; } }
  .v5-cosmostation .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-cosmostation .drawer-wrapper[data-position="middle"].active {
      display: block; }
  .v5-cosmostation .drawer-wrapper .drawer-title {
    display: flex !important;
    padding: 15px;
    margin-bottom: 15px;
    position: relative; }
    .v5-cosmostation .drawer-wrapper .drawer-title i {
      color: #ee3668;
      font-size: 38px;
      line-height: 1; }
    .v5-cosmostation .drawer-wrapper .drawer-title span {
      color: #373738;
      font-size: 21px;
      font-weight: bold;
      line-height: 24px;
      display: block; }
    @media (min-width: 768px) {
      .v5-cosmostation .drawer-wrapper .drawer-title {
        padding: 0 30px;
        text-align: center;
        margin-bottom: 20px;
        display: block !important; }
        .v5-cosmostation .drawer-wrapper .drawer-title span {
          padding-top: 20px;
          padding-bottom: 30px;
          border-bottom: 1px solid #eaeaea; } }
  @media (max-width: 767px) {
    .v5-cosmostation .drawer-wrapper .drawer-title {
      align-items: center; }
      .v5-cosmostation .drawer-wrapper .drawer-title i {
        margin-right: 8px; }
        [dir="rtl"] .v5-cosmostation .drawer-wrapper .drawer-title i {
          margin-right: 0px;
          margin-left: 8px; }
      .v5-cosmostation .drawer-wrapper .drawer-title::after {
        content: '';
        background-color: #eaeaea;
        height: 1px;
        display: block;
        position: absolute;
        top: 100%;
        left: 15px;
        right: 15px; } }
@media (min-width: 768px) {
  .v5-cosmostation .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-cosmostation .drawer-wrapper .drawer-close:hover {
      transform: rotate(90deg); } }
@media (max-width: 767px) {
  .v5-cosmostation .drawer-wrapper .drawer-close {
    background-color: #f2f2f2;
    width: 290px;
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 0;
    z-index: 2; }
    [data-position="left"] .v5-cosmostation .drawer-wrapper .drawer-close {
      left: 0; }
      [dir="rtl"] [data-position="left"] .v5-cosmostation .drawer-wrapper .drawer-close {
        left: auto;
        right: 0; }
    [data-position="right"] .v5-cosmostation .drawer-wrapper .drawer-close {
      right: 0; }
      [dir="rtl"] [data-position="right"] .v5-cosmostation .drawer-wrapper .drawer-close {
        right: auto;
        left: 0; }
    .v5-cosmostation .drawer-wrapper .drawer-close span {
      color: #373738;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      padding-right: 10px; }
      [dir="rtl"] .v5-cosmostation .drawer-wrapper .drawer-close span {
        padding-right: 0;
        padding-left: 10px; }
    .v5-cosmostation .drawer-wrapper .drawer-close i {
      font-size: 20px; } }
.v5-cosmostation .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden; }
@media (min-width: 768px) {
  .v5-cosmostation .drawer-wrapper .drawer-body {
    padding-left: 30px;
    padding-right: 30px; } }
.v5-cosmostation .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.6); }
@media (min-width: 768px) {
  .v5-cosmostation .drawer-overlay {
    background-color: transparent; } }
.v5-cosmostation .block-title {
  color: #373738;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3; }
  .v5-cosmostation .block-title:not(.no-line)::after {
    content: '';
    background-color: #ee3668;
    width: 30px;
    height: 3px;
    display: block;
    border-radius: 1.5px;
    margin-top: 10px; }
  @media (min-width: 992px) {
    .v5-cosmostation .block-title {
      font-size: 21px; } }
.v5-cosmostation .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  padding: 8px;
  font-size: 0; }
  .v5-cosmostation .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #D8D8D8;
    width: 7px;
    height: 7px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    border: 1px solid #D8D8D8; }
    .v5-cosmostation .swiper-pagination-bullets .swiper-pagination-bullet-active {
      border-color: #ee3668; }
  @media (min-width: 768px) {
    .v5-cosmostation .swiper-pagination-bullets {
      padding: 15px; } }
  .v5-cosmostation .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2; }
.v5-cosmostation .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-cosmostation .swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #f2f2f2; }
  .v5-cosmostation .swiper-pagination-progressbar-fill {
    background: #ee3668; }
.v5-cosmostation .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-cosmostation .swiper-pagination-custom .swiper-pagination-customs {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #f2f2f2;
    color: #373738;
    margin: 0 5px; }
    .v5-cosmostation .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: #ee3668;
      color: #ffffff; }
.v5-cosmostation .swiper-pagination * {
  outline: 0; }
.v5-cosmostation .swiper-button-prev, .v5-cosmostation .swiper-button-next {
  background-color: #ffffff;
  font-size: 22px;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
  -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-cosmostation .swiper-button-prev:hover, .v5-cosmostation .swiper-button-next:hover {
    box-shadow: none; }
  .v5-cosmostation .swiper-button-prev.swiper-button-disabled, .v5-cosmostation .swiper-button-next.swiper-button-disabled {
    opacity: 0.35; }
.v5-cosmostation .swiper-button-prev {
  left: 0; }
  .v5-cosmostation .swiper-button-prev.inside {
    left: 18px; }
  .v5-cosmostation .swiper-button-prev.outside {
    left: -18px; }
.v5-cosmostation .swiper-button-next {
  right: 0; }
  .v5-cosmostation .swiper-button-next.inside {
    right: 18px; }
  .v5-cosmostation .swiper-button-next.outside {
    right: -18px; }
@media (max-width: 1430px) {
  .v5-cosmostation .slider-block-wrapper {
    overflow: hidden; }
  .v5-cosmostation .swiper-button-prev.outside > i {
    margin-right: -10px; }
  .v5-cosmostation .swiper-button-next.outside i {
    margin-left: -10px; } }
.v5-cosmostation .noUi-target {
  background-color: #ffffff;
  height: 7px;
  margin-top: 25px;
  border-radius: 4px;
  border: solid 1px #eaeaea; }
  .v5-cosmostation .noUi-target .noUi-base {
    width: calc(100% - 22px); }
  .v5-cosmostation .noUi-target .noUi-origin {
    background: #fff;
    height: 100%; }
  .v5-cosmostation .noUi-target .noUi-connect {
    background-color: #373738; }
  .v5-cosmostation .noUi-target .noUi-handle {
    background-color: #ffffff;
    width: 22px;
    height: 22px;
    border: solid 1px #373738;
    border-radius: 4px;
    top: 50%;
    margin-top: -11px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-cosmostation .pagination {
  display: flex !important; }
  .v5-cosmostation .pagination a, .v5-cosmostation .pagination span {
    background-color: #fff;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    min-width: 28px;
    height: 28px;
    padding: 6px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 4px; }
    .v5-cosmostation .pagination a i, .v5-cosmostation .pagination span i {
      font-size: 18px; }
  .v5-cosmostation .pagination a {
    color: #373738; }
    .v5-cosmostation .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-cosmostation .pagination a:hover, .v5-cosmostation .pagination span {
    color: #ee3668;
    box-shadow: 0px 0px 0px 1px #ee3668; }
  .v5-cosmostation .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-cosmostation .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-cosmostation .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-cosmostation .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-cosmostation .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-cosmostation [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-cosmostation [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-cosmostation [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }

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


/* Header */
.v5-cosmostation.folder-header.tpl-default-sticky #header-main .ti-search:before {
  content: url(/theme/v5-cosmostation/assets/icon/search.svg); }
.v5-cosmostation.folder-header.tpl-default-sticky #header-main .ti-heart-o:before {
  content: url(/theme/v5-cosmostation/assets/icon/fav.svg); }
.v5-cosmostation.folder-header.tpl-default-sticky #header-main .ti-user:before {
  content: url(/theme/v5-cosmostation/assets/icon/user.svg); }
.v5-cosmostation.folder-header.tpl-default-sticky #header-main .ti-alert:before {
  content: url(/theme/v5-cosmostation/assets/icon/alert.svg); }
.v5-cosmostation.folder-header.tpl-default-sticky #header-main .ti-basket-outline:before {
  content: url(/theme/v5-cosmostation/assets/icon/cart.svg); }
.v5-cosmostation.folder-header.tpl-default-sticky .svg-icon-star:before {
  content: url(/theme/v5-cosmostation/assets/icon/pink-star.svg); }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu {
  background-color: #f2f2f2; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .mmenu:last-child {
    background: radial-gradient(105.46% 105.46% at 50% 50%, #94E174 0%, #62AE42 100%); }
    .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .mmenu:last-child a {
      color: #fff !important; }
.v5-cosmostation.folder-header.tpl-default-sticky #logo, .v5-cosmostation.folder-header.tpl-default-sticky #logo p {
  display: flex;
  align-items: center;
  height: 57px;
  margin: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky #logo img {
  max-height: 100%;
  width: auto; }
.v5-cosmostation.folder-header.tpl-default-sticky form#search input[type="search"] {
  padding-right: 70px;
  border-radius: 7px;
  border-color: #eaeaea; }
.v5-cosmostation.folder-header.tpl-default-sticky form#search button[type="submit"] {
  height: 100%;
  padding: 0 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 2;
  border-radius: 7px;
  background-color: #f6cfc7;
  border-color: #f6cfc7; }
.v5-cosmostation.folder-header.tpl-default-sticky 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-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list[v-cloak] {
    display: none; }
    .v5-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search .block-title {
      font-size: 14px;
      line-height: 1.3;
      margin-bottom: 5px; }
    .v5-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .v5-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li {
        padding: 5px 0; }
        .v5-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a {
          display: flex !important;
          align-items: center;
          color: inherit;
          font-size: 12px;
          font-weight: 600; }
          .v5-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a:hover {
            color: #ee3668; }
          .v5-cosmostation.folder-header.tpl-default-sticky 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;
            min-width: 35px;
            margin-right: 10px; }
            .v5-cosmostation.folder-header.tpl-default-sticky form#search .search-form-list .dynamic-search ul > li > a > .search-image > img {
              max-height: 100%; }
.v5-cosmostation.folder-header.tpl-default-sticky #hm-links .hm-link {
  color: #373738;
  font-size: 16px;
  display: flex !important;
  align-items: center; }
  .v5-cosmostation.folder-header.tpl-default-sticky #hm-links .hm-link i {
    position: relative;
    font-style: normal; }
    .v5-cosmostation.folder-header.tpl-default-sticky #hm-links .hm-link i .badge {
      background-color: #ee3668;
      color: #ffffff;
      font-size: 8px;
      text-align: center;
      border: solid 1px #ee3668;
      border-radius: 100%;
      position: absolute;
      top: -3px;
      right: -3px; }
  .v5-cosmostation.folder-header.tpl-default-sticky #hm-links .hm-link > span {
    font-size: 12px;
    margin-left: 5px; }
    [dir="rtl"] .v5-cosmostation.folder-header.tpl-default-sticky #hm-links .hm-link > span {
      margin-left: 0;
      margin-right: 5px; }
  .v5-cosmostation.folder-header.tpl-default-sticky #hm-links .hm-link:hover {
    color: #ee3668 !important; }
.v5-cosmostation.folder-header.tpl-default-sticky .header-cart-dropdown-list {
  background-color: #ffffff;
  width: 300px;
  padding: 10px;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 2; }
  .v5-cosmostation.folder-header.tpl-default-sticky #header-top a {
    color: #373738;
    font-size: 12px;
    line-height: 16px;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px; }
    .v5-cosmostation.folder-header.tpl-default-sticky #header-top a .language-img {
      margin-right: 4px; }
  .v5-cosmostation.folder-header.tpl-default-sticky #header-top .location-select {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px; }
.v5-cosmostation.folder-header.tpl-default-sticky #header-menu .menu {
  background-color: #f2f1f1; }
  .v5-cosmostation.folder-header.tpl-default-sticky #header-menu .menu li::after {
    content: '';
    background-color: #e7e6e6;
    width: 1px;
    height: 10px;
    display: block; }
  .v5-cosmostation.folder-header.tpl-default-sticky #header-menu .menu a {
    color: #373738;
    font-size: 12px;
    line-height: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: block; }
    .v5-cosmostation.folder-header.tpl-default-sticky #header-menu .menu a.homepage-link {
      line-height: 20px;
      padding-top: 5px;
      padding-bottom: 5px; }
      .v5-cosmostation.folder-header.tpl-default-sticky #header-menu .menu a.homepage-link i {
        font-size: 18px; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li > a::before, .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li > a {
  position: relative; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li:not([id*="menu-all-categories"]) > a {
  padding-top: 16px;
  padding-bottom: 16px; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li[id*="menu-all-categories"] > a {
  padding-top: 9px;
  padding-bottom: 9px; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li a {
  color: #222222;
  font-size: 16px;
  line-height: normal;
  font-weight: 600; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li .sub-menu {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  margin-top: 7.5px;
  -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-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li .sub-menu .menu-title {
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: 400;
    font-size: 15px;
    color: #222222; }
    .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li .sub-menu .menu-title:hover {
      color: #ee3668 !important; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li .sub-menu ul li a {
    color: #898989;
    margin-bottom: 7px; }
    .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li .sub-menu ul li a:hover {
      color: #ee3668 !important; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li:hover > a {
  background-color: #ee3668;
  color: #ffffff; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li:hover > a::before {
    opacity: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  margin-top: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories {
  min-width: 180px; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories i.ti-menu {
    font-size: 14px;
    margin-right: 4px; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories:hover i.ti-menu {
    color: #ffffff !important; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu {
    height: 360px; }
    .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll {
      width: 180px;
      height: 100%;
      overflow-y: auto; }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar {
        background-color: #ffffff;
        width: 1px;
        height: 1px; }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar-button {
        display: none; }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll::-webkit-scrollbar-thumb {
        background-color: #ee3668; }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child {
        position: absolute;
        width: 100%;
        height: 100%;
        padding-left: 180px;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        display: flex; }
        .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child .sub-menu-child {
          left: 180px;
          width: calc(100% - 180px); }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li > a {
        position: relative;
        z-index: 1;
        padding: 12px 20px !important;
        margin: 0 !important;
        color: #373738; }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li:hover > a {
        background: #f2f2f2; }
      .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll > li:hover > .sub-menu-child {
        opacity: 1;
        visibility: visible; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .field-product a {
  font-size: 15px;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #373738; }
  .v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .field-product a i {
    padding-right: 10px; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .field-product > div {
  color: #222222;
  font-size: 16px; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .field-brand a {
  font-size: 15px;
  font-weight: 400;
  color: #373738;
  padding-top: 5px;
  padding-bottom: 5px; }
.v5-cosmostation.folder-header.tpl-default-sticky #main-menu .menu .field-brand > div {
  color: #222222;
  font-size: 16px; }
.v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav {
  display: flex !important;
  margin-bottom: 30px;
  border-bottom: 1px solid #f6cfc7;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar {
    background-color: #f2f2f2;
    width: 3px;
    height: 1px; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-button {
    display: none; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav::-webkit-scrollbar-thumb {
    background-color: #2c2a28; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li {
    display: flex !important; }
    .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li:not(:last-child) {
      margin-right: 20px; }
    .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li a {
      color: #373738;
      font-size: 14px;
      font-weight: bold;
      line-height: 18px;
      text-transform: uppercase;
      display: block;
      padding-top: 6px;
      padding-bottom: 20px;
      position: relative;
      white-space: nowrap; }
      .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li.active a {
        color: #ee3668; }
        .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] .tab-nav li.active a::before {
          content: '';
          background-color: #ee3668;
          width: 100%;
          height: 3px;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;
          position: absolute;
          bottom: 0;
          left: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"] {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].fb-login-btn {
    background-color: #47629c;
    color: #ffffff; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].google-login-btn {
    color: #3c79e6;
    border: 1px solid #3c79e6; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"].apple-login-btn {
    color: #000000;
    border: 1px solid #000000; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="header-member-panel"] a[class*="-login-btn"] i {
    font-size: 26px;
    margin-right: 6px; }
.v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] .mobile-menu-title {
  color: #ee3668;
  font-size: 14px;
  line-height: 17px;
  padding-top: 13px; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] .mobile-menu-title::after {
    content: '';
    background-color: #ee3668;
    width: 71px;
    height: 3px;
    display: block;
    margin-top: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
.v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a, .v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item {
  color: #373738;
  font-size: 14px;
  line-height: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative; }
  .v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li a > span, .v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li .menu-item > span {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
.v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li li > a, .v5-cosmostation.folder-header.tpl-default-sticky [id*="mobile-menu"] nav ul li li > .menu-item {
  font-size: 12px;
  line-height: 15px; }
.v5-cosmostation.folder-header.tpl-default-sticky .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-cosmostation.folder-header.tpl-default-sticky .scroll-to-up i {
    font-size: 22px;
    line-height: 1; }
.v5-cosmostation.folder-header.tpl-default-sticky .header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 80;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06); }
@media (min-width: 992px) {
  .v5-cosmostation.folder-header.tpl-default-sticky .header-sticky #header-main {
    padding-top: 8px;
    padding-bottom: 8px; }
    .v5-cosmostation.folder-header.tpl-default-sticky .header-sticky #header-main #logo, .v5-cosmostation.folder-header.tpl-default-sticky .header-sticky #header-main #logo p {
      height: 50px; }
  .v5-cosmostation.folder-header.tpl-default-sticky .header-sticky #header-menu {
    display: none !important; }
  .v5-cosmostation.folder-header.tpl-default-sticky .header-sticky #main-menu {
    display: none !important; }
    .v5-cosmostation.folder-header.tpl-default-sticky .header-sticky.header-sticky-direction #main-menu {
      display: block !important; } }
@media (max-width: 575px) {
  .v5-cosmostation.folder-header.tpl-default-sticky .search-form-list {
    max-width: 100%; }
  .v5-cosmostation.folder-header.tpl-default-sticky .scroll-to-up {
    bottom: 80px !important; } }
@media (max-width: 991px) {
  .v5-cosmostation.folder-header.tpl-default-sticky #header-search {
    order: 1; }
    .v5-cosmostation.folder-header.tpl-default-sticky #logo, .v5-cosmostation.folder-header.tpl-default-sticky #logo p {
      height: 40px;
      margin: auto; }
  .v5-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 80; }
    .v5-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky a {
      height: 70px; }
      .v5-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky a .hm-sticky-btn {
        font-size: 12px; }
        .v5-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky a .hm-sticky-btn > i {
          position: relative;
          font-size: 20px;
          line-height: 1; }
          .v5-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky a .hm-sticky-btn > i .badge {
            background-color: #d8d8d8;
            color: #000;
            font-size: 8px;
            text-align: center;
            border: solid 1px #ffffff;
            border-radius: 100%;
            position: absolute;
            top: -3px;
            right: -3px; }
        .v5-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky a .hm-sticky-btn > span {
          line-height: 1;
          margin-top: 5px; }
    .v5-cosmostation.folder-header.tpl-default-sticky #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-cosmostation.folder-header.tpl-default-sticky #header-mobile-sticky .mobile-search-btn i {
        font-size: 16px; } }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] form#search input[type="search"], .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] form#search input[type="search"] {
  padding-right: 15px;
  padding-left: 55px; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] form#search button[type="submit"], .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] form#search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] form#search .search-form-list, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] form#search .search-form-list {
  left: auto;
  right: 50%;
  transform: translateX(50%); }
  .v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] form#search .search-form-list .search-image, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] form#search .search-form-list .search-image {
    margin-right: 0;
    margin-left: 10px; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] #header-top a .language-img, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] #header-top a .language-img {
  margin-right: 0;
  margin-left: 4px; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] #main-menu .menu > li > a::before, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] #main-menu .menu > li > a::before, .v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] #main-menu .menu > li:last-of-type > a::after, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] #main-menu .menu > li:last-of-type > a::after {
  left: auto;
  right: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] #main-menu .menu .menu-all-categories i.ti-menu, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] #main-menu .menu .menu-all-categories i.ti-menu {
  margin-right: 0;
  margin-left: 4px; }
  .v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child {
    padding-left: 0;
    padding-right: 180px; }
    .v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child .sub-menu-child, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] #main-menu .menu .menu-all-categories .sub-menu .sub-menu-scroll .sub-menu-child .sub-menu-child {
      left: auto;
      right: 180px; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] [id*="header-member-panel"] .tab-nav li:not(:last-child), .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] [id*="header-member-panel"] .tab-nav li:not(:last-child) {
  margin-right: 0;
  margin-left: 20px; }
  .v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] [id*="header-member-panel"] .tab-nav li.active a::before, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] [id*="header-member-panel"] .tab-nav li.active a::before {
    left: auto;
    right: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] [id*="header-member-panel"] a[class*="-login-btn"] i, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] [id*="header-member-panel"] a[class*="-login-btn"] i {
  margin-right: 0;
  margin-left: 6px; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] [id*="mobile-menu"] nav ul li a > span, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] [id*="mobile-menu"] nav ul li a > span, .v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] [id*="mobile-menu"] nav ul li .menu-item > span, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] [id*="mobile-menu"] nav ul li .menu-item > span {
  right: auto;
  left: 0; }
.v5-cosmostation.folder-header.tpl-default-sticky [dir="rtl"] .scroll-to-up, .v5-cosmostation.folder-header.tpl-default-sticky[dir="rtl"] .scroll-to-up {
  right: auto;
  left: 20px; }

@media (max-width: 991px) {
  body {
    padding-bottom: 100px; } }


/* Breadcrumb */
.v5-cosmostation.folder-breadcrumb.tpl-default .breadcrumb ul li {
  height: 18px; }
  .v5-cosmostation.folder-breadcrumb.tpl-default .breadcrumb ul li a {
    font-size: 12px;
    line-height: 1; }
    .v5-cosmostation.folder-breadcrumb.tpl-default .breadcrumb ul li a i.ti-homepage {
      font-size: 13px;
      margin-right: 5px; }
  .v5-cosmostation.folder-breadcrumb.tpl-default .breadcrumb ul li + li::before {
    content: "/";
    display: block;
    color: #000000;
    font: normal normal normal 30px/1 "tsoft-icon";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 7.5px;
    margin-right: 7.5px; }
.v5-cosmostation.folder-breadcrumb.tpl-default[dir="rtl"] .breadcrumb ul li a i.ti-homepage {
  margin-right: 0;
  margin-left: 5px; }


/* Banner */
.v5-mango.folder-banner.tpl-default .font-small .wrapper {
  padding: clamp(1rem, 2vw, 1.5rem); }
.v5-mango.folder-banner.tpl-default .font-small .data1 {
  font-size: clamp(23px, 2vw, 1.4rem); }
.v5-mango.folder-banner.tpl-default .font-small .data2 {
  font-size: clamp(16px, 1.5vw, 0.8rem); }
.v5-mango.folder-banner.tpl-default .font-small .data3 {
  font-size: clamp(14px, 1.4vw, 0.8rem); }
.v5-mango.folder-banner.tpl-default .font-small .content {
  font-size: clamp(12px, 1vw, 0.75rem); }
.v5-mango.folder-banner.tpl-default .font-small .data4 {
  padding: clamp(5px, 1.5vw, 10px) clamp(5px, 2vw, 20px);
  margin-top: 1rem; }
.v5-mango.folder-banner.tpl-default .font-standart .wrapper {
  padding: clamp(1rem, 3vw, 2.5rem); }
.v5-mango.folder-banner.tpl-default .font-standart .data1 {
  font-size: clamp(23px, 2vw, 1.6rem); }
.v5-mango.folder-banner.tpl-default .font-standart .data2 {
  font-size: clamp(16px, 1.5vw, 0.9rem); }
.v5-mango.folder-banner.tpl-default .font-standart .data3 {
  font-size: clamp(14px, 1.4vw, 0.85rem); }
.v5-mango.folder-banner.tpl-default .font-standart .content {
  font-size: clamp(12px, 1vw, 0.8rem); }
.v5-mango.folder-banner.tpl-default .font-standart .data4 {
  padding: clamp(5px, 1.5vw, 8px) clamp(5px, 2vw, 16px);
  margin-top: clamp(1em, 2vw, 1.5em); }
.v5-mango.folder-banner.tpl-default .font-big .wrapper {
  padding: clamp(1rem, 3vw, 3rem); }
.v5-mango.folder-banner.tpl-default .font-big .data1 {
  font-size: clamp(23px, 4vw, 35px); }
.v5-mango.folder-banner.tpl-default .font-big .data2 {
  font-size: clamp(16px, 2vw, 25px); }
.v5-mango.folder-banner.tpl-default .font-big .data3 {
  font-size: clamp(14px, 2vw, 16px); }
.v5-mango.folder-banner.tpl-default .font-big .content {
  font-size: clamp(12px, 2vw, 14px); }
.v5-mango.folder-banner.tpl-default .font-big .data4 {
  padding: clamp(5px, 1.5vw, 10px) clamp(5px, 2vw, 20px);
  margin-top: clamp(1em, 2vw, 1.5em); }
.v5-mango.folder-banner.tpl-default .description + .description {
  margin-top: 5px; }
.v5-mango.folder-banner.tpl-default .btn-custom {
  background-color: transparent;
  border: 1px solid var(--border-black);
  color: var(--text-black);
  border-radius: 22px;
  font-size: 1em; }
  .v5-mango.folder-banner.tpl-default .btn-custom:hover {
    background-color: var(--bg-white);
    color: var(--text-primary);
    border-color: var(--border-primary); }
.v5-mango.folder-banner.tpl-default .overlay-custom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }
.v5-mango.folder-banner.tpl-default .lazyload, .v5-mango.folder-banner.tpl-default .lazyloading {
  opacity: 0; }
.v5-mango.folder-banner.tpl-default picture:has(.lazyloaded) {
  background: none !important; }


/* Slider */
.container .v5-mango.folder-slider.tpl-default .slider-container {
  padding-left: 8px;
  padding-right: 8px; }
@media (min-width: 768px) {
  .container .v5-mango.folder-slider.tpl-default .slider-container {
    padding-left: 15px;
    padding-right: 15px; } }
.v5-mango.folder-slider.tpl-default .font-small .wrapper {
  padding: clamp(1rem, 2vw, 1.5rem); }
.v5-mango.folder-slider.tpl-default .font-small .data1 {
  font-size: clamp(23px, 2vw, 1.4rem); }
.v5-mango.folder-slider.tpl-default .font-small .data2 {
  font-size: clamp(16px, 1.5vw, 0.8rem); }
.v5-mango.folder-slider.tpl-default .font-small .data3 {
  font-size: clamp(14px, 1.4vw, 0.8rem); }
.v5-mango.folder-slider.tpl-default .font-small .content {
  font-size: clamp(12px, 1vw, 0.75rem); }
.v5-mango.folder-slider.tpl-default .font-small .data4 {
  padding: clamp(5px, 1.5vw, 10px) clamp(5px, 2vw, 20px);
  margin-top: 1rem; }
.v5-mango.folder-slider.tpl-default .font-standart .wrapper {
  padding: clamp(1rem, 3vw, 2.5rem); }
.v5-mango.folder-slider.tpl-default .font-standart .data1 {
  font-size: clamp(23px, 2vw, 1.6rem); }
.v5-mango.folder-slider.tpl-default .font-standart .data2 {
  font-size: clamp(16px, 1.5vw, 0.9rem); }
.v5-mango.folder-slider.tpl-default .font-standart .data3 {
  font-size: clamp(14px, 1.4vw, 0.85rem); }
.v5-mango.folder-slider.tpl-default .font-standart .content {
  font-size: clamp(12px, 1vw, 0.8rem); }
.v5-mango.folder-slider.tpl-default .font-standart .data4 {
  padding: clamp(5px, 1.5vw, 8px) clamp(5px, 2vw, 16px);
  margin-top: clamp(1em, 2vw, 1.5em); }
.v5-mango.folder-slider.tpl-default .font-big .wrapper {
  padding: clamp(1rem, 3vw, 3rem); }
.v5-mango.folder-slider.tpl-default .font-big .data1 {
  font-size: clamp(23px, 4vw, 35px); }
.v5-mango.folder-slider.tpl-default .font-big .data2 {
  font-size: clamp(16px, 2vw, 25px); }
.v5-mango.folder-slider.tpl-default .font-big .data3 {
  font-size: clamp(14px, 2vw, 16px); }
.v5-mango.folder-slider.tpl-default .font-big .content {
  font-size: clamp(12px, 2vw, 14px); }
.v5-mango.folder-slider.tpl-default .font-big .data4 {
  padding: clamp(5px, 1.5vw, 10px) clamp(5px, 2vw, 20px);
  margin-top: clamp(1em, 2vw, 1.5em); }
.v5-mango.folder-slider.tpl-default .description + .description {
  margin-top: 5px; }
.v5-mango.folder-slider.tpl-default .btn-custom {
  background-color: transparent;
  border: 1px solid var(--border-black);
  color: var(--text-black);
  border-radius: 22px;
  font-size: 1em; }
  .v5-mango.folder-slider.tpl-default .btn-custom:hover {
    background-color: var(--bg-white);
    color: var(--text-primary);
    border-color: var(--border-primary); }
.v5-mango.folder-slider.tpl-default .overlay-custom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); }


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


/* ProductList */
.v5-cosmostation.folder-product-list.tpl-default .product-item:hover .product-buttons a .ti-basket:before {
  content: url(/theme/v5-cosmostation/assets/icon/addcarth.svg); }
.v5-cosmostation.folder-product-list.tpl-default #product-list-panel a, .v5-cosmostation.folder-product-list.tpl-default #product-list-panel label, .v5-cosmostation.folder-product-list.tpl-default #product-list-panel select {
  font-size: 14px;
  cursor: pointer; }
  .v5-cosmostation.folder-product-list.tpl-default #product-list-panel .page-layout a i {
    width: 5px;
    height: 12px;
    border: 1px solid #f6cfc7;
    border-radius: 4px; }
    .v5-cosmostation.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
      margin-left: 2px; }
      [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default #product-list-panel .page-layout a i:not(:first-child) {
        margin-left: 0;
        margin-right: 2px; }
  .v5-cosmostation.folder-product-list.tpl-default #product-list-panel .page-layout a.active i, .v5-cosmostation.folder-product-list.tpl-default #product-list-panel .page-layout a:hover i {
    background-color: #ee3668;
    border-color: #ee3668; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .ti-basket:before {
  content: url(/theme/v5-cosmostation/assets/icon/addcart.svg);
  margin-left: 5px; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge, .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge {
  width: 75px;
  height: 20px;
  position: absolute;
  top: 10px;
  box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.19);
  z-index: 2;
  font-size: 8px;
  line-height: 1.3;
  font-weight: bold;
  text-transform: lowercase;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge:not(.d-none), .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge:not(.d-none) {
    /*@include d-flex;*/ }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.discounted-badge, .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.discounted-badge {
    right: 10px; }
    [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.discounted-badge, [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.discounted-badge {
      left: auto;
      right: 10px; }
    .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.discounted-badge span, .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.discounted-badge span {
      font-size: 14px;
      text-transform: uppercase; }
      .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.discounted-badge span small, .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.discounted-badge span small {
        font-size: 8px;
        display: inline-block;
        vertical-align: middle; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.new-badge, .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.new-badge {
    right: 10px; }
    [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.new-badge, [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.new-badge {
      right: auto;
      left: 10px; }
    .v5-cosmostation.folder-product-list.tpl-default .product-item .discounted-badge.new-badge span, .v5-cosmostation.folder-product-list.tpl-default .product-item .new-badge.new-badge span {
      font-size: 10px;
      text-transform: uppercase; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .brand-title {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 1.3; }
@media (min-width: 768px) {
  .v5-cosmostation.folder-product-list.tpl-default .product-item .brand-title {
    font-size: 13px;
    margin-bottom: 10px; } }
.v5-cosmostation.folder-product-list.tpl-default .product-item .product-title {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 1.3;
  color: #898989;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
@media (min-width: 768px) {
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-title {
    font-size: 13px;
    margin-bottom: 10px; } }
.v5-cosmostation.folder-product-list.tpl-default .product-item .product-detail-card {
  position: relative; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-detail-card:not(.large) {
    padding-bottom: 90px; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-detail-card.large {
    padding-bottom: 90px; }
  @media (min-width: 768px) {
    .v5-cosmostation.folder-product-list.tpl-default .product-item .product-detail-card.large {
      padding-bottom: 90px; } }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-detail-card .product-bottom-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper {
  font-size: 12px;
  line-height: 1.5; }
@media (min-width: 768px) {
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper {
    font-size: 14px; } }
.v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper .current-price {
  color: #373738; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
  color: #000000;
  font-weight: 600;
  margin-right: 5px; }
  [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
    margin-right: 0;
    margin-left: 5px; }
  @media (min-width: 768px) {
    .v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
      margin-right: 10px; }
      [dir="rtl"] .v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price {
        margin-right: 0;
        margin-left: 10px; } }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-price-wrapper .product-discounted-price:not(.d-none) + .current-price {
    color: #ee3668; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a {
  color: #373738;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  font-weight: 700; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a:not(:last-of-type) {
    margin-right: 5px; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a:hover {
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08); }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a.add-favourite-btn.fav-added {
    color: #ee3668; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a.add-to-compare-btn.active {
    color: #ee3668; }
  @media (min-width: 768px) {
    .v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a {
      width: 35px;
      height: 35px;
      line-height: 33px;
      font-size: 16px; }
      .v5-cosmostation.folder-product-list.tpl-default .product-item .product-buttons a:not(:last-of-type) {
        margin-right: 10px; } }
.v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item {
  padding: 4px 8px;
  color: #373738;
  width: auto;
  text-align: center;
  font-size: 12px;
  white-space: nowrap; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item.selected {
    border-color: #ee3668 !important; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item.passive {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
    .v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-button-item.passive span {
      text-decoration: line-through; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-select-item {
  height: 32px;
  padding-left: 8px;
  padding-right: 25px;
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-select-item {
    height: 38px;
    padding-right: 30px; } }
.v5-cosmostation.folder-product-list.tpl-default .product-item .variant-wrapper .sub-select-item .passive {
  color: #979797; }
.v5-cosmostation.folder-product-list.tpl-default .product-item .out-of-stock {
  display: flex !important;
  justify-content: center;
  align-items: center;
  bottom: 10px;
  left: 10px;
  right: 10px;
  height: 35px;
  font-size: 10px;
  font-weight: bold; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item:hover > .bg-white {
    border-color: #ee3668 !important;
    z-index: 2;
    position: relative; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item:hover .image-wrapper {
    border-color: transparent !important; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item:hover .product-buttons a {
    color: #ee3668; }
.v5-cosmostation.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-cosmostation.folder-product-list.tpl-default .product-item .select-and-add-to-cart-input .input-checkbox {
    border-color: #000000;
    margin: 0; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list > div {
  margin-top: -2px; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list .col-image {
  width: 70px;
  padding: 5px; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list .brand-title {
  margin-bottom: 5px; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list .product-title {
  margin-bottom: 0; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list .discounted-badge, .v5-cosmostation.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-cosmostation.folder-product-list.tpl-default .product-item-list .product-price-wrapper .product-discounted-price {
    margin: 0; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list .col-add-button {
  width: 155px; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item-list .col-add-button .qty {
    width: calc(100% - 40px); }
    .v5-cosmostation.folder-product-list.tpl-default .product-item-list .col-add-button .qty input {
      height: 35px; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item-list .col-add-button .add-to-cart-btn {
    margin-left: 5px; }
.v5-cosmostation.folder-product-list.tpl-default .product-item-list .variant-wrapper {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden; }
  .v5-cosmostation.folder-product-list.tpl-default .product-item-list .variant-wrapper .mb-1 {
    margin: 0; }
@media (min-width: 992px) {
  .v5-cosmostation.folder-product-list.tpl-default .product-item-list:hover .variant-wrapper {
    opacity: 1;
    visibility: visible; } }

.v5-cosmostation.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:100%;
            }
/* ProductsTopBottomInfo */
.v5-mango.folder-products-top-bottom-info.tpl-default a {
  color: revert; }
  .v5-mango.folder-products-top-bottom-info.tpl-default a :hover {
    text-decoration: underline; }


/* Footer */
.v5-cosmostation.folder-footer.tpl-support_default .ti-location:before {
  content: url(/theme/v5-cosmostation/assets/icon/pin.svg); }
.v5-cosmostation.folder-footer.tpl-support_default .ti-phone:before {
  content: url(/theme/v5-cosmostation/assets/icon/desk.svg); }
.v5-cosmostation.folder-footer.tpl-support_default .ti-customer:before {
  content: url(/theme/v5-cosmostation/assets/icon/customer.svg); }
.v5-cosmostation.folder-footer.tpl-support_default .news-input {
  border: solid 2px #ee3668;
  border-radius: 7px 0px 0px 7px; }
.v5-cosmostation.folder-footer.tpl-support_default .news-button {
  border-radius: 0px 7px 7px 0px; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-top [id*="newsletter-form"] input[type="email"] {
    height: 40px; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-top [id*="newsletter-form"] button[type="submit"] {
    font-size: 12px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-top [id*="newsletter-form"] label {
    font-size: 12px; }
.v5-cosmostation.folder-footer.tpl-support_default #footer-social-list a {
  width: 40px;
  height: 40px;
  display: block; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-social-list a i {
    font-size: 18px; }
.v5-cosmostation.folder-footer.tpl-support_default #footer-menu .menu-title {
  color: #000000;
  font-size: 18px;
  line-height: 23px; }
.v5-cosmostation.folder-footer.tpl-support_default #footer-menu .menu-link {
  color: #898989;
  font-size: 14px;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
  margin: 0; }
.v5-cosmostation.folder-footer.tpl-support_default #footer-menu .menu-link[href]:hover {
  color: #ee3668; }
@media (max-width: 767px) {
  .v5-cosmostation.folder-footer.tpl-support_default #footer-top {
    padding-left: 20px;
    padding-right: 20px; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-social {
    margin-top: 20px; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-menu {
    padding-left: 20px;
    padding-right: 20px; }
    .v5-cosmostation.folder-footer.tpl-support_default #footer-menu .menu-title + .menu-children {
      padding-top: 7.5px;
      padding-bottom: 15px; }
      .v5-cosmostation.folder-footer.tpl-support_default #footer-menu .menu-title + .menu-children:not(.show) {
        display: none; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-security .p-1 img, .v5-cosmostation.folder-footer.tpl-support_default #footer-banks .p-1 img {
    width: 100%; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-security .p-1 {
    width: 50%;
    flex-basis: 50%; }
  .v5-cosmostation.folder-footer.tpl-support_default #footer-banks .p-1 {
    width: calc(100% / 4);
    flex-basis: calc(100% / 4); } }
.v5-cosmostation.folder-footer.tpl-support_default[dir="rtl"] #footer-menu .menu-title::after {
  margin-right: 0;
  margin-left: calc(100% - 30px); }

