.future-shop-cart-modal .future-cart-content .operational-message .icon-container {
    display: none;
}

#main-container.store-es .start-page .start-animation__mood-content {
    display: none !important;
}

#main-container.store-es .start-page .start-animation__mood {
    display: none !important;
}

#main-container.store-es .start-page .start-animation__bsk-style {
    animation: none !important;
}

#main-container.store-es .fitting-room-gallery-page__marquee {
    display: none !important;
}

.subcategory-item__link--sales {
    color: #FF0000 !important;
}
.subcategory-item__link--sales:hover {
    color: #FF7A7A !important;
}

.bsk-custom-logo-container {
    justify-content: center
}

/* FIX IFRAME */
.desktop .cms-slide--full-height .resource-container iframe, 
.mobile .cms-slide--full-height .resource-container iframe {
    height: 100%;
}

/* FIX NUXT PROGRESS */
.nuxt-progress {
    display: none !important;
}

/* FIX CMS SLIDE TRENDS */
/*.cms-slide-trends--loading .cms-slide-trends__item {
  position: relative;
}

.cms-slide-trends--loading .cms-slide-trends__item::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--bds-color-background-mid);
  z-index: 10;
  pointer-events: auto;
}*/

/* FIX HIDE BSKSTYLE FILTER BUTTON */
.bsk-style-order-grid-header .bsk-style-order-grid-item .bsk-style-order-grid-header__views:after {
  content: none;
}

.bsk-style-filter-header__badge-wrapper {
  display: none;
}

/* FIX HEIGHT SLIDES SALES... */

.mobile .cms-slides-wrapper.home-page__slides--first-slide .cms-sales-slide iframe,
.mobile .cms-slides-wrapper.home-page__slides--first-slide .cms-sales-slide img,
.mobile .cms-slides-wrapper.home-page__slides--first-slide .cms-sales-slide video {
    height: 90vh !important;
}

/*.mobile .cms-slides-wrapper.home-page__slides--first-slide .cms-sales-slide,
.mobile .cms-slides-wrapper.home-page__slides--first-slide .cms-sales-slide,
.mobile .cms-slides-wrapper.home-page__slides--first-slide .cms-sales-slide {
    height: 100vh !important;
}*/

.mobile .home-page__slides--first-slide .cms-sales-slide .resource-container {
    height: 100% !important;
}

.section-category-tag {
   font-size: 10px !important;
   line-height: 14px !important;
}