.image-wrapper{
                padding-bottom:150%;
            }input[type="checkbox"].form-control + label > span {
  border: 1px solid #2c2a28 !important; }

.v5-gustoeshop .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }
.v5-gustoeshop .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important; }
.v5-gustoeshop .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important; }
.v5-gustoeshop .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important; }
.v5-gustoeshop .fs-5 {
  font-size: 1.25rem !important; }
.v5-gustoeshop .fs-6 {
  font-size: 1rem !important; }
  .v5-gustoeshop body.drawer-animated.drawer-right-active {
    transform: translate3d(-100%, 0, 0); }
    [dir="rtl"] .v5-gustoeshop body.drawer-animated.drawer-right-active {
      transform: translate3d(100%, 0, 0); }
    @media (min-width: 768px) {
      .v5-gustoeshop body.drawer-animated.drawer-right-active {
        transform: translate3d(-480px, 0, 0); }
        [dir="rtl"] .v5-gustoeshop body.drawer-animated.drawer-right-active {
          transform: translate3d(480px, 0, 0); } }
  .v5-gustoeshop body.drawer-animated.drawer-left-active {
    transform: translate3d(100%, 0, 0); }
    [dir="rtl"] .v5-gustoeshop body.drawer-animated.drawer-left-active {
      transform: translate3d(-100%, 0, 0); }
    @media (min-width: 768px) {
      .v5-gustoeshop body.drawer-animated.drawer-left-active {
        transform: translate3d(480px, 0, 0); }
        [dir="rtl"] .v5-gustoeshop body.drawer-animated.drawer-left-active {
          transform: translate3d(-480px, 0, 0); } }
.v5-gustoeshop .drawer-wrapper {
  background-color: #ffffff;
  z-index: 81;
  max-width: 100%;
  padding-bottom: 60px; }
@media (min-width: 768px) {
  .v5-gustoeshop .drawer-wrapper {
    padding: 30px; } }
.v5-gustoeshop .drawer-wrapper[data-position="top"] {
  width: 100%;
  left: 0;
  right: 0;
  bottom: auto;
  height: auto;
  top: -100%; }
@media (min-width: 768px) {
  .v5-gustoeshop .drawer-wrapper[data-position="top"] {
    top: -480px; } }
.v5-gustoeshop .drawer-wrapper[data-position="left"] {
  width: 100%;
  left: -100%; }
  [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="left"] {
    left: auto;
    right: -100%; }
  @media (min-width: 768px) {
    .v5-gustoeshop .drawer-wrapper[data-position="left"] {
      width: 480px;
      left: -480px; }
      [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="left"] {
        left: auto;
        right: -480px; } }
  .v5-gustoeshop .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
    box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="left"]:not([data-display="push"]) {
      box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-gustoeshop .drawer-wrapper[data-position="left"][data-display="push"] {
    box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="left"][data-display="push"] {
      box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-gustoeshop .drawer-wrapper[data-position="right"] {
  width: 100%;
  right: -100%; }
  [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="right"] {
    right: auto;
    left: -100%; }
  @media (min-width: 768px) {
    .v5-gustoeshop .drawer-wrapper[data-position="right"] {
      width: 480px;
      right: -480px; }
      [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="right"] {
        right: auto;
        left: -480px; } }
  .v5-gustoeshop .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
    box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="right"]:not([data-display="push"]) {
      box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
  .v5-gustoeshop .drawer-wrapper[data-position="right"][data-display="push"] {
    box-shadow: inset 4px 0 4px 0 rgba(0, 0, 0, 0.06); }
    [dir="rtl"] .v5-gustoeshop .drawer-wrapper[data-position="right"][data-display="push"] {
      box-shadow: inset -4px 0 4px 0 rgba(0, 0, 0, 0.06); }
.v5-gustoeshop .drawer-wrapper[data-position="bottom"] {
  width: 100%;
  left: 0;
  right: 0;
  top: auto;
  height: auto;
  bottom: -100%; }
@media (min-width: 768px) {
  .v5-gustoeshop .drawer-wrapper[data-position="bottom"] {
    bottom: -480px; } }
.v5-gustoeshop .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-gustoeshop .drawer-wrapper[data-position="middle"].active {
    display: block; }
.v5-gustoeshop .drawer-wrapper .drawer-title {
  display: flex !important;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #f9f9f9;
  padding: 15px;
  position: sticky;
  top: 0;
  z-index: 9; }
@media (min-width: 768px) {
  .v5-gustoeshop .drawer-wrapper .drawer-title {
    justify-content: center;
    background-color: #ffffff;
    position: relative;
    padding: 15px 0 45px 0;
    border-bottom: 1px solid #ededed; } }
.v5-gustoeshop .drawer-wrapper .drawer-icon {
  margin-right: 15px;
  height: 16px; }
@media (min-width: 768px) {
  .v5-gustoeshop .drawer-wrapper .drawer-icon {
    margin-right: 0;
    height: 45px; } }
.v5-gustoeshop .drawer-wrapper .drawer-close {
  cursor: pointer;
  margin-left: auto; }
  .v5-gustoeshop .drawer-wrapper .drawer-close img {
    height: 12px; }
  @media (min-width: 768px) {
    .v5-gustoeshop .drawer-wrapper .drawer-close {
      position: absolute;
      right: 0;
      top: 0; } }
.v5-gustoeshop .drawer-wrapper .drawer-body {
  padding-left: 15px;
  padding-right: 15px; }
@media (min-width: 768px) {
  .v5-gustoeshop .drawer-wrapper .drawer-body {
    padding: 0; } }
.v5-gustoeshop .drawer-overlay {
  background-color: rgba(0, 0, 0, 0.5); }
.v5-gustoeshop .block-title {
  color: #000000;
  font-size: 18px;
  font-weight: 500; }
  .v5-gustoeshop .block-title:not(.no-line)::after {
    content: "";
    background-color: #000000;
    width: 135px;
    height: 2px;
    display: block;
    margin-top: 8px; }
  .v5-gustoeshop .block-title.border-bottom::after {
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 768px) {
    .v5-gustoeshop .block-title {
      font-size: 24px; }
      .v5-gustoeshop .block-title:not(.no-line)::after {
        margin-top: 12px;
        width: auto; } }
@media (min-width: 1180px) {
  .v5-gustoeshop .block-title {
    font-size: 30px; } }
.v5-gustoeshop .swiper-pagination-bullets {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-gustoeshop .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #f9f9f9;
    width: 8px;
    height: 8px;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%; }
    .v5-gustoeshop .swiper-pagination-bullets .swiper-pagination-bullet-active {
      background-color: #000000; }
    @media (min-width: 768px) {
      .v5-gustoeshop .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin-left: 5px;
        margin-right: 5px; } }
  .v5-gustoeshop .swiper-pagination-bullets:not(.bottom) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2; }
.v5-gustoeshop .swiper-pagination-fraction {
  width: auto;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  font-size: 16px; }
.v5-gustoeshop .swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #f9f9f9; }
  .v5-gustoeshop .swiper-pagination-progressbar-fill {
    background: #000000; }
.v5-gustoeshop .swiper-pagination-custom {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 0; }
  .v5-gustoeshop .swiper-pagination-custom .swiper-pagination-customs {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #f9f9f9;
    color: #000000;
    margin: 0 5px; }
    .v5-gustoeshop .swiper-pagination-custom .swiper-pagination-customs-active {
      background-color: #000000;
      color: #FFFFFF; }
.v5-gustoeshop .swiper-pagination * {
  outline: 0; }
.v5-gustoeshop .swiper-button-prev, .v5-gustoeshop .swiper-button-next {
  background-color: transparent;
  font-size: 22px;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.v5-gustoeshop .swiper-button-prev {
  left: 0; }
  .v5-gustoeshop .swiper-button-prev.inside {
    left: 18px; }
  .v5-gustoeshop .swiper-button-prev.outside {
    left: -18px; }
.v5-gustoeshop .swiper-button-next {
  right: 0; }
  .v5-gustoeshop .swiper-button-next.inside {
    right: 18px; }
  .v5-gustoeshop .swiper-button-next.outside {
    right: -18px; }
@media (max-width: 1890px) {
  .v5-gustoeshop .slider-block-wrapper {
    overflow: hidden; }
  .v5-gustoeshop .swiper-button-prev.outside > i {
    margin-right: -10px; }
  .v5-gustoeshop .swiper-button-next.outside i {
    margin-left: -10px; } }
.v5-gustoeshop .noUi-target {
  background-color: #ffffff;
  height: 3px;
  margin-top: 25px;
  border-radius: 3px; }
  .v5-gustoeshop .noUi-target .noUi-base {
    width: calc(100% - 15px); }
  .v5-gustoeshop .noUi-target .noUi-origin {
    background: #f9f9f9;
    height: 100%; }
  .v5-gustoeshop .noUi-target .noUi-connect {
    background-color: #000000; }
  .v5-gustoeshop .noUi-target .noUi-handle {
    background-color: #ffffff;
    width: 15px;
    height: 15px;
    border: solid 1px #000000;
    border-radius: 100%;
    top: 50%;
    margin-top: -7.5px;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer; }
.v5-gustoeshop .pagination {
  display: flex !important; }
  .v5-gustoeshop .pagination a, .v5-gustoeshop .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: "0"; }
    .v5-gustoeshop .pagination a i, .v5-gustoeshop .pagination span i {
      font-size: 18px; }
  .v5-gustoeshop .pagination a {
    color: #000000; }
    .v5-gustoeshop .pagination a.passive {
      pointer-events: none;
      cursor: not-allowed;
      opacity: 0.7; }
  .v5-gustoeshop .pagination a:hover, .v5-gustoeshop .pagination span {
    color: #000000;
    box-shadow: 0px 0px 0px 1px #000000; }
  .v5-gustoeshop .pagination > *:not(:first-child) {
    margin-left: 5px; }
  .v5-gustoeshop .pagination > *:not(:last-child) {
    margin-right: 5px; }
.v5-gustoeshop .form-search input[type="search"] {
  padding-right: 80px;
  padding-left: 35px; }
.v5-gustoeshop .form-search button[type="submit"] {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  z-index: 2;
  font-size: 12px; }
.v5-gustoeshop .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-gustoeshop [dir="rtl"] .form-search input[type="search"] {
  padding-left: 80px;
  padding-right: 35px; }
.v5-gustoeshop [dir="rtl"] .form-search button[type="submit"] {
  right: auto;
  left: 5px; }
.v5-gustoeshop [dir="rtl"] .form-search .search-icon {
  left: auto;
  right: 0; }
.v5-gustoeshop .dropdown-hover {
  position: relative; }
  .v5-gustoeshop .dropdown-hover .dropdown-hover-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    z-index: 5;
    margin-top: 16px;
    opacity: 0;
    visibility: hidden; }
    .v5-gustoeshop .dropdown-hover .dropdown-hover-menu::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 8px;
      top: -8px;
      left: 0;
      right: 0; }
  .v5-gustoeshop .dropdown-hover .dropdown-hover-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    z-index: 1;
    opacity: 0.5;
    display: none; }
    .v5-gustoeshop .dropdown-hover .dropdown-hover-overlay:hover {
      display: none !important; }
  .v5-gustoeshop .dropdown-hover:hover .dropdown-hover-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 8px;
    transition: all 200ms linear; }
  .v5-gustoeshop .dropdown-hover:hover .dropdown-hover-overlay {
    display: block; }
.v5-gustoeshop .btn-primary:hover {
  background-color: #ffffff !important;
  color: #000000 !important; }

@-webkit-keyframes mouseEffect {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes mouseEffect {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.v5-gustoeshop .fw-100 {
  font-weight: 100; }
.v5-gustoeshop .form-control, .v5-gustoeshop .form-control.btn {
  height: 40px; }
@media (min-width: 768px) {
  .v5-gustoeshop .form-control, .v5-gustoeshop .form-control.btn {
    height: 50px; } }
@media (min-width: 768px) {
  .v5-gustoeshop .btn {
    padding: 16px 15px; } }

@media (max-width: 575px) {
  #t-scroll-container #t-scroll {
    bottom: 35px; } }

@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: 1180px) {
    .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: 1920px) {
    .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: 1920px) {
    .container .v5-mango .swiper-button-next.outside > i {
      margin-left: -10px; } }
@media (max-width: 1920px) {
  .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 */
.homepage-block #main-menu .menu li:first-child a {
  color: #000000; }

.v5-gustoeshop.folder-header.tpl-support_secondary .text-red {
  color: var(--text-danger) !important; }
.v5-gustoeshop.folder-header.tpl-support_secondary .none {
  display: none !important; }
.v5-gustoeshop.folder-header.tpl-support_secondary .my-swiper-container {
  width: 100%;
  height: 35px;
  /* Swiper yüksekliğini ihtiyaçlarınıza göre ayarlayın */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  /* Arka plan rengi */
  padding: 10px 10;
  /* Üst ve alt boşlukları ayarlar */ }
.v5-gustoeshop.folder-header.tpl-support_secondary .my-swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center; }
.v5-gustoeshop.folder-header.tpl-support_secondary .my-swiper-slide {
  color: white;
  /* Yazı rengi */
  font-weight: bold;
  /* Kalın (bold) yazı stilini ayarlar */ }
.v5-gustoeshop.folder-header.tpl-support_secondary .top-slider {
  background-color: var(--bg-black);
  color: var(--text-white);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  /*     font-size: clamp(14px, 1.71vw, 24px); */
  font-weight: 700; }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper {
  z-index: 74;
  position: relative;
  /*    &::before {
   content: "";
   position: absolute;
   left: 0;
   z-index: 54;
   right: 0;
   top: 0;
   height: 34px;
   } */ }
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper.home-header {
    position: relative;
    /* top: 0;
     left: 0;
     right: 0; */
    padding: 0 !important; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper.home-header .header-inner:not(.sticky) {
      background: #ffffff;
      background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.0001) 85%); }
      .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper.home-header .header-inner.menu-active #header-main, .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper.home-header .header-inner.menu-active #main-menu {
        background-color: #ffffff; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner:not(.sticky) {
    position: static;
    top: -100%; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner .sticky-logo a, .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner .sticky-logo p {
      display: flex !important;
      align-items: center;
      height: 30px;
      margin: 0;
      padding: 0; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner .sticky-logo img {
      max-height: 100%;
      width: auto; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner.sticky {
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.8); }
  @media (min-width: 1180px) {
    .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner.sticky #header-main {
      display: none; } }
@media (min-width: 1480px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner.sticky .sticky-logo, .v5-gustoeshop.folder-header.tpl-support_secondary #header-wrapper .header-inner.sticky .sticky-links {
    display: block !important; } }
.v5-gustoeshop.folder-header.tpl-support_secondary .lang-area .language-img {
  margin-right: 4px !important; }
  [dir="rtl"] .v5-gustoeshop.folder-header.tpl-support_secondary .lang-area .language-img {
    margin-right: 0;
    margin-left: 4px; }
.v5-gustoeshop.folder-header.tpl-support_secondary #logo a, .v5-gustoeshop.folder-header.tpl-support_secondary #logo p {
  display: flex !important;
  align-items: center;
  height: 30px;
  margin: 0;
  padding: 0; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary #logo a, .v5-gustoeshop.folder-header.tpl-support_secondary #logo p {
    height: 40px; } }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary #logo a, .v5-gustoeshop.folder-header.tpl-support_secondary #logo p {
    height: 50px; } }
.v5-gustoeshop.folder-header.tpl-support_secondary #logo img {
  max-height: 100%;
  width: auto; }
.v5-gustoeshop.folder-header.tpl-support_secondary .hm-link > img, .v5-gustoeshop.folder-header.tpl-support_secondary #mobile-menu-btn > img, .v5-gustoeshop.folder-header.tpl-support_secondary #mobile-search-btn > img {
  height: 18px;
  max-width: 24px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary .hm-link > img, .v5-gustoeshop.folder-header.tpl-support_secondary #mobile-menu-btn > img, .v5-gustoeshop.folder-header.tpl-support_secondary #mobile-search-btn > img {
    height: 20px;
    max-width: none; } }
.v5-gustoeshop.folder-header.tpl-support_secondary .hm-link#cargo-tracking img {
  height: 25px;
  width: auto; }
.v5-gustoeshop.folder-header.tpl-support_secondary #mobile-menu-btn span {
  font-size: 10px;
  margin-top: 4px; }
.v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown {
  position: static; }
  .v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .dropdown-hover-menu {
    right: 0;
    left: auto;
    width: 280px;
    top: calc(100% + 25px);
    transform: translateX(0); }
  @media (min-width: 1860px) {
    .v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .dropdown-hover-menu {
      right: -28px; } }
  .v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .dropdown-hover-menu::before {
    height: 35px;
    top: -35px; }
.v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .header-account-buttons .btn {
  letter-spacing: 1px;
  font-size: 15px;
  padding: 12px; }
  .v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .header-account-buttons .btn:not(:last-child) {
    margin-bottom: 20px; }
.v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .header-account-buttons a:not(.btn):hover {
  text-decoration: underline;
  padding-left: 5px; }
.v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown #header-account, .v5-gustoeshop.folder-header.tpl-support_secondary .header-account-dropdown .header-account {
  z-index: 5; }
.v5-gustoeshop.folder-header.tpl-support_secondary .cart-soft-count {
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  margin-left: 10px;
  font-size: 8px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-search form {
    padding: 5.5px 30px 5.5px 15px;
    display: none;
    border: solid 1px black; } }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search form#search input[type="search"] {
  border: 0;
  padding: 0;
  background-color: transparent;
  color: #000000;
  height: 25px;
  font-size: 12px; }
@media (max-width: 1179px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-search form#search input[type="search"] {
    height: 60px;
    padding: 0 30px;
    background-color: #f9f9f9; } }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search form#search input[type="search"]::placeholder {
  color: #000000; }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search form#search input[type="search"]:-ms-input-placeholder {
  color: #000000; }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search form#search input[type="search"]::-ms-input-placeholder {
  color: #000000; }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search form#search button[type="submit"] {
  position: absolute;
  right: 15px;
  bottom: 0;
  top: 0;
  padding: 0; }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list {
  position: absolute;
  width: 100%;
  top: 100%;
  right: 0;
  left: 0;
  padding: 15px;
  z-index: 99;
  overflow-y: auto;
  max-height: 320px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list {
    width: 100%;
    left: auto;
    top: calc(100% + 10px); } }
.v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list[v-cloak] {
  display: none; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list .dynamic-search ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list .dynamic-search ul > li {
      border-bottom: 1px solid #ededed; }
      .v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list .dynamic-search ul > li > a {
        display: flex !important;
        align-items: center;
        color: inherit;
        font-size: 12px;
        padding: 5px 0; }
        .v5-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list .dynamic-search ul > li > a:hover {
          text-decoration: underline; }
        .v5-gustoeshop.folder-header.tpl-support_secondary #header-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-gustoeshop.folder-header.tpl-support_secondary #header-search .search-form-list .dynamic-search ul > li > a > .search-image > img {
            max-height: 100%; }
.v5-gustoeshop.folder-header.tpl-support_secondary .header-cart-dropdown-list {
  background-color: #ffffff;
  width: 300px;
  padding: 10px;
  border: 1px solid #f9f9f9;
  border-radius: "0";
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 100%;
  right: 15px;
  z-index: 2; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > a {
    font-size: 15px;
    position: relative;
    min-height: 70px; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > a::after {
      content: "";
      border-color: transparent transparent #000000 transparent;
      border-style: solid;
      border-width: 6px;
      width: 0px;
      height: 0px;
      display: none;
      position: absolute;
      bottom: 5px;
      left: 50%;
      transform: translateX(-50%); }
    @media (min-width: 1180px) and (max-width: 1180px) {
      .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > a {
        padding: 15px 10px !important;
        font-size: 13px; } }
  .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    display: none;
    background-color: #f4f4f4;
    padding: 50px 45px; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu .sub-inner-content {
      max-height: 370px; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu .sub-menu-title {
      font-size: 17px; }
      .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu .sub-menu-title img {
        max-width: 42px; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu .sub-menu-item {
      font-size: 14px;
      padding: 7px 0; }
      .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu .sub-menu-item:hover {
        text-decoration: underline; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: -1;
    opacity: 0.4;
    display: none; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li > .sub-menu-overlay:hover {
      display: none !important; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li:hover > a {
    font-weight: bold; }
    .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li:hover > a::after {
      display: block; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li:hover > .sub-menu {
    display: block; }
  .v5-gustoeshop.folder-header.tpl-support_secondary #main-menu .menu > li:hover > .sub-menu-overlay {
    display: block; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] nav .menu-item {
  font-size: 13px;
  padding: 15px 0; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] nav .menu-item[title*="SALE"] {
    color: #BC0808 !important;
    font-weight: 700; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] nav .menu-item[title*="BÜYÜK İNDİRİM"] {
    color: #BC0808 !important;
    font-weight: 700; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .sub-menu-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .menu-next img {
    height: 12px;
    /*li:nth-child(2) {
     a {
     color: $textDanger !important;
     font-weight: bold;
     }
     }*/ }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .menu-prev {
  width: 50px; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .menu-prev img {
    height: 16px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .mobile-buttons {
  font-size: 13px; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .mobile-buttons img {
    height: 18px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .sub-child-menu {
  position: fixed;
  bottom: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
  background: #fff;
  overflow-y: auto;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: -100%;
  max-height: 100vh; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .sub-child-menu .menu-item {
    font-size: 12px;
    padding: 15px 0; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .sub-child-menu ul {
    padding: 15px;
    padding-top: 0;
    padding-bottom: 50px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-menu"] .active > .sub-child-menu {
  left: 0; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-search"] {
  overflow: visible;
  padding: 0; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="mobile-search"] .drawer-body {
    padding: 0 !important; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form input[type="email"], .v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form input[type="tel"], .v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form input[type="password"] {
  height: 50px;
  font-size: 12px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .btn {
  height: 50px;
  padding: 5px 15px;
  font-size: 12px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form #header-login-btn {
  font-size: 15px; }
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .tab-nav .active a {
    border-color: #000000 !important; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .social-login-buttons a {
  font-size: 12px;
  white-space: nowrap; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .social-login-buttons a {
    font-size: 13px; } }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .social-login-buttons a i {
  font-size: 24px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .social-login-buttons a img {
  height: 24px; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .social-login-buttons a.fb-login-btn {
  background-color: #4867aa;
  color: #FFFFFF; }
.v5-gustoeshop.folder-header.tpl-support_secondary [id*="header-member-panel"] form .social-login-buttons a.google-login-btn {
  border-color: #ededed;
  background-color: #ffffff;
  color: #000000; }
.v5-gustoeshop.folder-header.tpl-support_secondary .mouse-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 50px;
  height: 50px;
  animation: mouseEffect 5s infinite linear; }


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


/* Breadcrumb */
.v5-mango.folder-breadcrumb.tpl-default .breadcrumb ul li {
  font-size: 12px; }
  .v5-mango.folder-breadcrumb.tpl-default .breadcrumb ul li .ti-homepage {
    font-size: 13px;
    margin-right: 5px; }
    [dir="rtl"] .v5-mango.folder-breadcrumb.tpl-default .breadcrumb ul li .ti-homepage {
      margin-right: 0;
      margin-left: 5px; }
  .v5-mango.folder-breadcrumb.tpl-default .breadcrumb ul li .ti-arrow-right {
    margin-left: 7.5px;
    margin-right: 7.5px; }
    [dir="rtl"] .v5-mango.folder-breadcrumb.tpl-default .breadcrumb ul li .ti-arrow-right {
      transform: rotate(180deg); }


/* Category */
.v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow {
  overflow-x: auto; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow {
    overflow-x: visible;
    flex-wrap: wrap; } }
.v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow a {
  font-size: 12px;
  padding: 6px 8px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow a {
    font-size: 13px; } }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow a {
    font-size: 15px;
    padding: 12px 15px;
    border: 1px solid transparent;
    border-radius: 30px; }
    .v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow a:hover {
      border-color: #000000; } }
.v5-gustoeshop.folder-category.tpl-support_hidden-categories .categories-overflow a:hover {
  color: #000000 !important; }


/* Filter */
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-title {
    font-size: 18px;
    margin-bottom: 15px; } }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-item {
  display: flex !important;
  align-items: center;
  margin: 5px 0;
  font-weight: 300;
  transition: none;
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-item {
    font-size: 14px; }
    .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-item:hover .input-radio {
      border-color: #000000 !important; }
      .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-item:hover .input-radio i {
        opacity: 1 !important;
        visibility: visible !important;
        color: #000000 !important; } }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-item .input-radio {
  flex-shrink: 0;
  margin-right: 10px !important;
  width: 16px;
  height: 16px; }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-item-active {
  color: #000000 !important; }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list {
  max-height: 180px;
  overflow-y: auto; }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-item:not(:last-child) {
    margin-bottom: 12px; }
  @media (min-width: 768px) {
    .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-item:not(:last-child) {
      margin-bottom: 20px; } }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar {
    background: #ffffff;
    width: 5px;
    height: 3px;
    border-radius: 5px; }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list::-webkit-scrollbar-thumb {
    background: #f9f9f9;
    border-radius: 5px; }
    .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories .filter-categories-list {
      max-height: 180px;
      overflow-y: auto;
      margin-top: 5px; }
      .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories .filter-categories-list::-webkit-scrollbar {
        background: #ffffff;
        width: 5px;
        height: 3px;
        border-radius: 5px; }
      .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories .filter-categories-list::-webkit-scrollbar-thumb {
        background: #f9f9f9;
        border-radius: 5px; }
      @media (min-width: 768px) {
        .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories .filter-categories-list {
          margin-top: 10px; } }
      .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories .filter-categories-list .filter-item-active {
        font-weight: 500; }
    .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories li:not(:last-child) {
      margin-bottom: 12px; }
    @media (min-width: 768px) {
      .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-categories li:not(:last-child) {
        margin-bottom: 20px; } }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
    margin-right: 14px;
    margin-bottom: 10px;
    height: 45px; }
  @media (min-width: 768px) {
    .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item {
      height: 55px; } }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .filter-color {
    width: 45px;
    height: 45px;
    padding: 5px;
    border-radius: 100%;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .filter-color {
      width: 55px;
      height: 55px;
      padding: 10px; } }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item .filter-color.filter-item-active {
    border-color: #000000; }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-color .filter-list-item label {
    margin: 0; }
  .v5-gustoeshop.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-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-size .filter-list-item {
  margin-right: 14px;
  margin-bottom: 10px;
  height: 45px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-size .filter-list-item {
    height: 55px; } }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-size .filter-list-item .filter-size {
  width: 45px;
  height: 45px;
  padding: 3px;
  border-radius: 100%;
  border: 1px solid transparent;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-size .filter-list-item .filter-size {
    width: 55px;
    height: 55px;
    padding: 5px; } }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-size .filter-list-item .filter-size.filter-item-active {
  border-color: #000000; }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-size .filter-list-item label {
  margin: 0; }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape.shape-checked {
  border-color: #000000 !important; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-list-shape .filter-list-item .filter-shape:hover {
    border-color: #000000 !important; } }
.v5-gustoeshop.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: #979797;
  line-height: 1; }
  [dir="rtl"] .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-search::before {
    right: auto;
    left: 5px; }
.v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-search input {
  font-size: 12px; }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-search input::-webkit-input-placeholder {
    font-style: italic;
    font-weight: 300; }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-search input:-ms-input-placeholder {
    font-style: italic;
    font-weight: 300; }
  .v5-gustoeshop.folder-filter.tpl-default .filter-card .filter-body .filter-search input::placeholder {
    font-style: italic;
    font-weight: 300; }
.v5-gustoeshop.folder-filter.tpl-default .price-filter-text {
  margin-top: 10px; }
  .v5-gustoeshop.folder-filter.tpl-default .price-filter-text span {
    margin: 0 5px; }
.v5-gustoeshop.folder-filter.tpl-default #filter-price-slider-min-price, .v5-gustoeshop.folder-filter.tpl-default #filter-price-slider-max-price, .v5-gustoeshop.folder-filter.tpl-default .filter-decimal-body input {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-filter.tpl-default .drawer-title {
    padding: 0 !important;
    padding-bottom: 20px !important; } }
.v5-gustoeshop.folder-filter.tpl-default label {
  margin: 0;
  font-weight: 300; }

.filter-load * {
  pointer-events: none; }

.filter-load:before {
  z-index: 1000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }
@media (min-width: 768px) {
  .filter-load:before {
    border-left: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff; } }


/* ProductList */
.v5-gustoeshop.folder-product-list.tpl-default .ti-icon-related {
  width: 25px;
  height: 22px;
  display: inline-block;
  background: url(/theme/v5-gustoeshop/assets/vitrin/related.svg) center center no-repeat; }
.v5-gustoeshop.folder-product-list.tpl-default .badge-symbol {
  max-width: 35%; }
@media (max-width: 575px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel {
    border: 0; } }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .category-name {
  font-size: 16px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .category-name {
    font-size: 21px; } }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .category-list {
  margin-left: -8px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .category-list {
    margin-left: -15px; } }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow {
  overflow-x: auto;
  white-space: nowrap; }
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow::-webkit-scrollbar, .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow::-webkit-scrollbar-thumb {
    display: none; }
  @media (max-width: 767px) {
    .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow {
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid #ededed; } }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow {
    overflow-x: visible;
    flex-wrap: wrap; } }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow a {
  font-size: 12px;
  padding: 5px 8px;
  white-space: nowrap; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow a {
    font-size: 13px; } }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow a {
    font-size: 14px;
    padding: 12px 15px;
    border: 1px solid transparent;
    border-radius: 30px; }
    .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow a:hover {
      border-color: #000000; } }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .categories-overflow a:hover {
  color: #000000 !important; }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .col-lg-auto {
  max-width: 100%; }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel #sort {
  padding: 0;
  padding-right: 18px;
  cursor: pointer; }
@media (min-width: 576px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel #sort {
    background-position: right center !important; } }
@media (max-width: 575px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel #sort {
    border: 1px solid #ededed !important;
    padding: 0 15px;
    font-weight: 600;
    height: 48px;
    padding-right: 40px;
    font-size: 13px;
    text-transform: uppercase; } }
@media (max-width: 575px) {
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel #filter-drawer-btn {
    border: 1px solid #ededed;
    padding: 15px;
    font-weight: 600;
    font-size: 13px; } }
.v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .page-layout a {
  width: 38px;
  height: 38px;
  line-height: 38px; }
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .page-layout a.active {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF !important; }
  .v5-gustoeshop.folder-product-list.tpl-default #product-list-panel .page-layout a:not(.active):hover {
    color: #000000 !important; }
.v5-gustoeshop.folder-product-list.tpl-default .add-favourite-btn {
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 14px;
  line-height: 1; }
  .v5-gustoeshop.folder-product-list.tpl-default .add-favourite-btn.fav-added {
    color: #BC0808 !important; }
  @media (min-width: 1180px) {
    .v5-gustoeshop.folder-product-list.tpl-default .add-favourite-btn {
      left: 30px;
      top: 30px;
      font-size: 22px;
      opacity: 0;
      visibility: hidden; } }
.v5-gustoeshop.folder-product-list.tpl-default .discount-general {
  min-height: 30px;
  margin-bottom: 10px; }
  .v5-gustoeshop.folder-product-list.tpl-default .discount-general .extra-discount {
    background-color: var(--bg-primary);
    min-height: 30px;
    font-size: clamp(9px, 1.14vw, 16px);
    font-weight: 400;
    color: var(--text-white);
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center; }
.v5-gustoeshop.folder-product-list.tpl-default .discounted-badge {
  /*   width: 30px; */
  width: fit-content;
  height: 25px;
  line-height: 1;
  border-radius: 10px;
  /* padding: 5px; */
  padding: 5px clamp(5px, 1vw, 8px); }
  .v5-gustoeshop.folder-product-list.tpl-default .discounted-badge p {
    margin-bottom: 0; }
  .v5-gustoeshop.folder-product-list.tpl-default .discounted-badge .product-discount {
    /*  font-size: 12px; */
    font-size: 10px; }
  @media (min-width: 1180px) {
    .v5-gustoeshop.folder-product-list.tpl-default .discounted-badge {
      /*  width: 35px; */
      height: 30px; }
      .v5-gustoeshop.folder-product-list.tpl-default .discounted-badge .product-discount {
        /* font-size: 14px; */
        font-size: 12px; } }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-product-list.tpl-default .product-item:hover .add-favourite-btn {
    opacity: 1;
    visibility: visible; } }
.v5-gustoeshop.folder-product-list.tpl-default .product-title {
  margin-top: 10px;
  margin-bottom: 10px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-product-list.tpl-default .product-title {
    margin-top: 20px;
    margin-bottom: 10px; } }
.v5-gustoeshop.folder-product-list.tpl-default .product-title a {
  font-size: 12px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-product-list.tpl-default .product-title a {
    font-size: 14px; } }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-product-list.tpl-default .product-title a {
    font-size: 16px; } }
.v5-gustoeshop.folder-product-list.tpl-default .product-price-wrapper .product-discounted-price, .v5-gustoeshop.folder-product-list.tpl-default .product-price-wrapper .current-price {
  font-size: clamp(11px, 1.8vw, 16px); }
.v5-gustoeshop.folder-product-list.tpl-default .out-of-stock {
  display: flex !important;
  justify-content: center;
  align-items: center;
  bottom: 35px;
  left: 10px;
  right: 10px;
  height: 35px;
  font-size: 10px;
  font-weight: bold; }

.v5-gustoeshop.folder-product-list.tpl-default .image-wrapper{
                padding-bottom:150%;
            }
/* Slider */
.v5-gustoeshop.folder-slider.tpl-categories .slider-block-wrapper {
  padding: 0 50px; }
.v5-gustoeshop.folder-slider.tpl-categories a {
  color: #c4bfbf;
  font-size: 14px;
  font-weight: 600; }


/* ProductsTopBottomInfo */
.v5-gustoeshop.folder-products-top-bottom-info.tpl-default .readmore-wrapper .top-bottom-info {
  line-height: 166%;
  font-size: 14px;
  position: relative; }
  .v5-gustoeshop.folder-products-top-bottom-info.tpl-default .readmore-wrapper .top-bottom-info::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, white 100%);
    pointer-events: none; }
  .v5-gustoeshop.folder-products-top-bottom-info.tpl-default .readmore-wrapper .top-bottom-info.expanded::after {
    display: none; }
    .v5-gustoeshop.folder-products-top-bottom-info.tpl-default .readmore-wrapper .top-bottom-info.active::after {
      display: none; }
.v5-gustoeshop.folder-products-top-bottom-info.tpl-default [class^="readmore-btn-"] span strong {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px; }
  .v5-gustoeshop.folder-products-top-bottom-info.tpl-default [class^="readmore-btn-"] span strong i {
    font-size: 16px; }


/* Showcase */
.v5-gustoeshop.folder-showcase.tpl-swiper {
  /*   .image-swiper {
   .swiper-slide {
   margin: 0 !important;
   width: 100% !important;
   }
   } */ }
  .v5-gustoeshop.folder-showcase.tpl-swiper .add-favourite-btn {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 14px;
    line-height: 1;
    z-index: 99; }
    .v5-gustoeshop.folder-showcase.tpl-swiper .add-favourite-btn.fav-added {
      color: #BC0808 !important; }
    @media (min-width: 1180px) {
      .v5-gustoeshop.folder-showcase.tpl-swiper .add-favourite-btn {
        left: 30px;
        top: 30px;
        font-size: 22px;
        opacity: 0;
        visibility: hidden; } }
  .v5-gustoeshop.folder-showcase.tpl-swiper .ti-icon-related {
    width: 25px;
    height: 22px;
    display: inline-block;
    background: url(/theme/v5-gustoeshop/assets/vitrin/related.svg) center center no-repeat; }
  .v5-gustoeshop.folder-showcase.tpl-swiper .discounted-badge {
    /*   width: 30px; */
    width: fit-content;
    height: 25px;
    line-height: 1;
    border-radius: 10px;
    /* padding: 5px; */
    padding: 5px clamp(5px, 1vw, 8px); }
    .v5-gustoeshop.folder-showcase.tpl-swiper .discounted-badge .product-discount {
      /*  font-size: 12px; */
      font-size: 10px; }
    @media (min-width: 1180px) {
      .v5-gustoeshop.folder-showcase.tpl-swiper .discounted-badge {
        /*  width: 35px; */
        height: 30px; }
        .v5-gustoeshop.folder-showcase.tpl-swiper .discounted-badge .product-discount {
          /* font-size: 14px; */
          font-size: 12px; } }
  @media (min-width: 1180px) {
    .v5-gustoeshop.folder-showcase.tpl-swiper .product-item:hover .add-favourite-btn {
      opacity: 1;
      visibility: visible; } }
  .v5-gustoeshop.folder-showcase.tpl-swiper .discount-general {
    min-height: 30px;
    margin-bottom: 10px; }
    .v5-gustoeshop.folder-showcase.tpl-swiper .discount-general .extra-discount {
      background-color: var(--bg-primary);
      min-height: 30px;
      font-size: 0.875rem;
      font-weight: 400;
      color: var(--text-white);
      display: flex !important;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap; }
  .v5-gustoeshop.folder-showcase.tpl-swiper .product-title {
    margin-top: 10px;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .v5-gustoeshop.folder-showcase.tpl-swiper .product-title {
      margin-top: 20px;
      margin-bottom: 10px; } }
  .v5-gustoeshop.folder-showcase.tpl-swiper .product-title a {
    font-size: 12px; }
  @media (min-width: 768px) {
    .v5-gustoeshop.folder-showcase.tpl-swiper .product-title a {
      font-size: 14px; } }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-showcase.tpl-swiper .product-title a {
    font-size: 16px; } }
.v5-gustoeshop.folder-showcase.tpl-swiper .product-price-wrapper .product-discounted-price, .v5-gustoeshop.folder-showcase.tpl-swiper .product-price-wrapper .current-price {
  font-size: clamp(11px, 1.8vw, 16px); }
.v5-gustoeshop.folder-showcase.tpl-swiper .showcase-tab-titles {
  white-space: nowrap;
  overflow-x: auto; }
  .v5-gustoeshop.folder-showcase.tpl-swiper .showcase-tab-titles li {
    float: none; }
    .v5-gustoeshop.folder-showcase.tpl-swiper .showcase-tab-titles li a {
      font-size: 13px;
      padding: 5px 15px;
      border: 1px solid transparent;
      border-radius: 30px; }
    @media (min-width: 1180px) {
      .v5-gustoeshop.folder-showcase.tpl-swiper .showcase-tab-titles li a {
        font-size: 16px;
        padding: 10px 25px; } }
    .v5-gustoeshop.folder-showcase.tpl-swiper .showcase-tab-titles li.active a {
      color: #000000 !important;
      border-color: #000000; }

.v5-gustoeshop.folder-showcase.tpl-swiper .image-wrapper{
                padding-bottom:150%;
            }
/* Footer */
.v5-gustoeshop.folder-footer.tpl-default .newsletter .h5 {
  font-size: 18px; }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-footer.tpl-default .newsletter .h5 {
    font-size: 22px; } }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-footer.tpl-default .newsletter .h5 {
    font-size: 25px; } }
.v5-gustoeshop.folder-footer.tpl-default .newsletter p {
  font-size: 10px; }
  .v5-gustoeshop.folder-footer.tpl-default .newsletter form input[type="email"] {
    height: 50px; }
  @media (min-width: 1180px) {
    .v5-gustoeshop.folder-footer.tpl-default .newsletter form input[type="email"] {
      height: 60px; } }
  .v5-gustoeshop.folder-footer.tpl-default .newsletter form button[type="submit"] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
.v5-gustoeshop.folder-footer.tpl-default .newsletter label {
  font-size: 12px; }
.v5-gustoeshop.folder-footer.tpl-default .app-store, .v5-gustoeshop.folder-footer.tpl-default .google-play {
  max-width: 160px; }
.v5-gustoeshop.folder-footer.tpl-default .menu-items {
  color: #000000; }
@media (max-width: 767px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items {
    padding: 40px 0;
    padding-bottom: 0; } }
.v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item {
  border-color: #333333 !important; }
@media (max-width: 767px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item {
    padding: 20px; } }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item {
    border: 0 !important; } }
@media (min-width: 768px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-wrapper {
    padding: 20px 0; } }
.v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-title {
  font-size: 15px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-title {
    font-size: 18px; } }
@media (max-width: 767px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children {
    max-height: 1000px;
    transition: max-height 0.5s ease;
    overflow: hidden; }
    .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children:not(.show) {
      max-height: 0; }
    .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children ul {
      padding-top: 15px; } }
.v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children li {
  padding: 8px 0;
  line-height: 1.5;
  font-size: 12px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children li {
    font-size: 14px; } }
.v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children .menu-link {
  color: #000000;
  transition: all 0.3s ease; }
  .v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children .menu-link:hover {
    padding-left: 5px; }
.v5-gustoeshop.folder-footer.tpl-default .menu-items .menu-item-children strong {
  margin-right: 8px; }
.v5-gustoeshop.folder-footer.tpl-default #footer-social ul {
  padding: 0 !important; }
.v5-gustoeshop.folder-footer.tpl-default #footer-social a {
  font-size: 16px;
  transition: all 0.3s ease; }
  .v5-gustoeshop.folder-footer.tpl-default #footer-social a:hover {
    padding-top: 5px; }
.v5-gustoeshop.folder-footer.tpl-default .site-up-btn {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px; }
  .v5-gustoeshop.folder-footer.tpl-default .site-up-btn img {
    height: 14px; }
  @media (min-width: 768px) {
    .v5-gustoeshop.folder-footer.tpl-default .site-up-btn {
      width: 48px;
      height: 48px; }
      .v5-gustoeshop.folder-footer.tpl-default .site-up-btn img {
        height: 16px; } }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-footer.tpl-default .site-up-btn {
    width: 60px;
    height: 60px; }
    .v5-gustoeshop.folder-footer.tpl-default .site-up-btn img {
      height: 20px; } }
.v5-gustoeshop.folder-footer.tpl-default .copyright {
  font-size: 10px; }
@media (min-width: 1180px) {
  .v5-gustoeshop.folder-footer.tpl-default .copyright {
    font-size: 13px; } }

