@charset "utf-8";

.noCLS_1x1 { aspect-ratio: 1 / 1; }

.t-page-prod .thumbnail-wrapper { min-height: 96px; }

.thumbnail-wrapper .MagicScroll { height: 96px !important; }

.rating_summary_stars_nocls { min-height: 24px; }

@media screen and (min-width: 1200px) {
  .t-page-prod .x-product-layout { min-height: 800px; }
}

@media screen and (min-width: 1024px) {
  .x-product-layout-images { min-height: 590px; }
}

@media screen and (max-width: 767px) {
  .mvt_shopcategory { min-height: 750px; }
  .t-featured-categories .t-featured-categories__heading { min-height: 40px; }
}

@media screen and (max-width: 400px) {
  .x-product-list .t-product-layout-purchase__quantity { display: none; }
}

@media screen and (max-width: 460px) {
  .t-page-prod .breadcrumbs { min-height: 50px; }
  .t-page-prod .main-image, .MagicToolboxSlide.active-magic-slide { min-height: 280px; }
  .t-page-prod .x-product-layout-images { min-height: 385px; }
}