/* Koropt clean storefront layer: brand colors, plate alignment, readable product text. */
:root {
  --koropt-clean-pink: #f04f9d;
  --koropt-clean-pink-hover: #e83f91;
  --koropt-clean-blue: #59b6ff;
  --koropt-clean-blue-strong: #0b8fff;
  --koropt-clean-blue-soft: rgba(89, 182, 255, 0.16);
  --koropt-clean-text: #2f343b;
  --koropt-clean-muted: #35404b;
  --koropt-clean-border: #e4ebf2;
}

body#themeOverride {
  color: var(--koropt-clean-text);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

#themeOverride a {
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

#themeOverride .Header__Banner,
#themeOverride .Header-links {
  background: var(--koropt-clean-blue) !important;
}

#themeOverride .Header__Banner--Text,
#themeOverride .Header-links,
#themeOverride .Header-links a,
#themeOverride .Header-links .b-cityselect__title,
#themeOverride .Header-links .b-cityselect__city {
  color: #fff !important;
}

#themeOverride .Header-links__Box {
  min-height: 3.2rem;
}

#themeOverride .Header-links .Nav--Inline {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

#themeOverride .Header-links .Nav__Item--Inline {
  align-items: stretch;
  display: flex;
}

#themeOverride .Header-links .Nav__Link--Slide {
  align-items: center;
  box-sizing: border-box;
  display: inline-flex !important;
  font-size: 1.32rem;
  font-weight: 800;
  gap: 0.35rem;
  letter-spacing: 0;
  line-height: 1.2;
  min-height: 3.2rem;
  padding: 0.55rem 1.1rem;
  white-space: nowrap;
}

#themeOverride .Header-links .Nav__Icon {
  color: currentColor !important;
  font-size: 1.15rem;
  line-height: 1;
  opacity: 0.95;
}

#themeOverride .Header-links__Login .Nav__Link--Slide {
  color: #fff !important;
  font-size: 1.28rem;
  font-weight: 800;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  text-shadow: 0 1px 0 rgba(44, 94, 140, 0.08);
}

#themeOverride .Header-links .Nav__Link--Slide[href="/dostavka/"] {
  background: var(--koropt-clean-pink) !important;
  font-weight: 700;
}

#themeOverride .Header-links .Nav__Link--Slide[href="/dostavka/"]:hover,
#themeOverride .Header-links .Nav__Link--Slide[href="/dostavka/"]:focus {
  background: var(--koropt-clean-pink-hover) !important;
}

#themeOverride .Nav__Link--Catalog {
  align-items: center;
  background: var(--koropt-clean-pink) !important;
  border: 0;
  box-shadow: none !important;
  box-sizing: border-box;
  color: #fff !important;
  display: inline-flex;
  font-weight: 700;
  justify-content: center;
  line-height: 1.2;
  min-height: 4.4rem;
  padding: 0 3rem;
  white-space: nowrap;
}

#themeOverride .Nav__Link--Catalog:hover,
#themeOverride .Nav__Link--Catalog:focus,
#themeOverride .Nav__Active--Root,
#themeOverride .Nav__Link--Root:hover,
#themeOverride .Nav__Item--Root.-Opened .Nav__Link--Root {
  background: var(--koropt-clean-pink-hover) !important;
  color: #fff !important;
}

#themeOverride .Nav__Link--Catalog-Wrapper {
  align-items: center;
  display: inline-flex;
  gap: 0.8rem;
}

#themeOverride .Nav__Link--Catalog .Nav__Icon,
#themeOverride .Nav__Link--Catalog .Nav__Text--Catalog,
#themeOverride .Nav__Link--Root:hover:after,
#themeOverride .Nav__Item--Root.-Opened .Nav__Link--Root:after {
  color: #fff !important;
}

#themeOverride .Nav__Link--Root {
  box-shadow: none !important;
  color: var(--koropt-clean-text);
  font-weight: 500;
  line-height: 1.25;
}

#themeOverride .Nav__Link--Root.-Has-Children:after,
#themeOverride .Product__Link--Slider,
#themeOverride .shop_favorites a:hover,
#themeOverride .shop_favorites:before,
#themeOverride .Home__Exit--Text a,
#themeOverride .Home__Text a,
#themeOverride .koropt--home__intro a,
#themeOverride .request-button:after,
#themeOverride .request-button:before {
  color: var(--koropt-clean-pink) !important;
}

#themeOverride .Header__Link--Phone,
#themeOverride .Header__Link--CallbackAlternative,
#themeOverride .category__mprices--h5,
#themeOverride .category__mprices--download,
#themeOverride .Search__Submit.-Alternative:hover {
  color: var(--koropt-clean-blue-strong) !important;
}

#themeOverride .Header__Title--WorkHours,
#themeOverride .Header__Text--WorkHours,
#themeOverride .Header__Text--WorkHours.-Alternative {
  color: var(--koropt-clean-text);
  font-size: 1.28rem;
  letter-spacing: 0;
  line-height: 1.25;
}

#themeOverride .Header__Title--WorkHours {
  font-weight: 700;
}

#themeOverride .Header__Link--Phone {
  font-size: 1.65rem;
  font-weight: 700;
  letter-spacing: 0;
}

#themeOverride .Header__Link--CallbackAlternative {
  font-size: 1.22rem;
  font-weight: 600;
}

#themeOverride .Search__Input,
#themeOverride input.Search__Input,
#themeOverride .Search input[type="search"],
#themeOverride .Search input[type="text"] {
  color: var(--koropt-clean-text);
  font-size: 1.42rem;
  font-weight: 500;
}

#themeOverride .Search__Input::placeholder,
#themeOverride .Search input::placeholder {
  color: #89929d;
  opacity: 1;
}

#themeOverride .Breadcrumbs,
#themeOverride .Breadcrumbs a,
#themeOverride .Single__Box--Breadcrumbs {
  color: #7b8490;
  font-size: 1.18rem;
  line-height: 1.35;
}

#themeOverride .Product__Price,
#themeOverride .Product__Price--Current,
#themeOverride .Product__Price--Current .price,
#themeOverride .Single__Price,
#themeOverride .Single__Price--Current,
#themeOverride .Single__Price--Current .price {
  color: var(--koropt-clean-blue-strong) !important;
}

#themeOverride .Product__Button,
#themeOverride .Single__Button,
#themeOverride .Button.-Primary,
#themeOverride .Reviews__Button,
#themeOverride .Koropt__Block--Price__Button--Submit,
#themeOverride .category__mprices--download,
#themeOverride .htmlmap-list .htmlmap-list__toggle,
#themeOverride .Orders__Item .Orders__Status--Button,
#themeOverride .Order .wa-delivery-types-section .wa-header:after,
#themeOverride .Order .wa-order-form-wrapper .wa-step-section.wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active:before,
#themeOverride .Order .wa-order-form-wrapper .wa-step-section.wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-date {
  background: var(--koropt-clean-pink) !important;
  box-shadow: none !important;
  color: #fff !important;
}

#themeOverride .Product__Button:hover,
#themeOverride .Single__Button:hover,
#themeOverride .Button.-Primary:hover,
#themeOverride .Reviews__Button:hover,
#themeOverride .Koropt__Block--Price__Button--Submit:hover,
#themeOverride .category__mprices--download:hover {
  background: var(--koropt-clean-pink-hover) !important;
  color: #fff !important;
}

#themeOverride .Product__Button,
#themeOverride .Single__Button,
#themeOverride .Button.-Primary,
#themeOverride .Reviews__Button,
#themeOverride .Koropt__Block--Price__Button--Submit,
#themeOverride .category__mprices--download,
#themeOverride .Orders__Item .Orders__Status--Button,
#themeOverride .plugin_arrived-button,
#themeOverride .Orders__Plugins .Checkout__Plugin button:not([onclick*="sberbank"]),
#themeOverride #cookies_note button.cookies-note__continue {
  -webkit-font-smoothing: antialiased;
  align-items: center;
  display: inline-flex;
  font-size: 1.42rem;
  font-weight: 800;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1.15;
  min-height: 3.4rem;
  text-shadow: none !important;
  text-rendering: geometricPrecision;
}

#themeOverride .Header__Banner--Text,
#themeOverride .Header-links .Nav__Link--Slide,
#themeOverride .Header-links .Nav__Link--Slide *,
#themeOverride .Header-links__Login .Nav__Link--Slide,
#themeOverride .Header-links__Login .Nav__Link--Slide * {
  -webkit-font-smoothing: antialiased;
  color: #fff !important;
  font-weight: 800;
  text-shadow: none !important;
  text-rendering: geometricPrecision;
}

#themeOverride .Product__Button {
  width: 100%;
}

#themeOverride .plugin_arrived-button,
#themeOverride .Orders__Plugins .Checkout__Plugin button:not([onclick*="sberbank"]) {
  background: var(--koropt-clean-blue-strong) !important;
  border: 0;
  box-shadow: none !important;
  color: #fff !important;
}

#themeOverride .plugin_arrived-button:hover,
#themeOverride .Orders__Plugins .Checkout__Plugin button:not([onclick*="sberbank"]):hover {
  background: #217fd2 !important;
  color: #fff !important;
}

#themeOverride input[type="text"]:focus,
#themeOverride input[type="email"]:focus,
#themeOverride input[type="tel"]:focus,
#themeOverride input[type="search"]:focus,
#themeOverride textarea:focus,
#themeOverride select:focus,
#themeOverride .Search__Input:focus,
#themeOverride [data-quickorder-pf] .quickorder-methods .s-quickorder-method:hover,
#themeOverride [data-quickorder-pf] .quickorder-methods .s-quickorder-method.selected,
#themeOverride .Order .wa-order-form-wrapper .wa-step-section.wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active {
  border-color: var(--koropt-clean-pink) !important;
  box-shadow: 0 0 0 0.2rem rgba(236, 91, 157, 0.12) !important;
}

#themeOverride .Reviews--Plugin__Date,
#themeOverride .Reviews__Input--Checkbox:checked + small:before,
#themeOverride .Reviews__Input--Checkbox.-Agreement:checked + div:before,
#themeOverride .Koropt__Block--Price__Input--Checkbox:checked + span:before {
  background: var(--koropt-clean-blue) !important;
}

#themeOverride .Orders__Item:hover {
  background: var(--koropt-clean-blue-soft) !important;
  border-color: var(--koropt-clean-pink) !important;
}

#themeOverride .Single__Title--Main {
  color: var(--koropt-clean-text);
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.22;
  margin-bottom: 1rem;
  max-width: 78rem;
}

#themeOverride .Single__Summary--Title {
  color: #171d24;
  font-size: 1.52rem;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0.4rem;
  max-width: 74rem;
}

#themeOverride .Single__Title--H3,
#themeOverride .Title__Main {
  color: var(--koropt-clean-text);
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
}

#themeOverride .Single__Description--Text,
#themeOverride .Product__Box--ShortDescription,
#themeOverride .koroptmeta-b2b-facts {
  color: var(--koropt-clean-muted);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  text-align-last: auto;
  word-spacing: normal;
}

#themeOverride .Single__Description--Text p,
#themeOverride .Single__Description--Text li,
#themeOverride .Product__Box--ShortDescription p,
#themeOverride .koroptmeta-b2b-facts li {
  color: #26313c;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.72;
  text-align: left;
  text-align-last: auto;
  word-spacing: normal;
}

#themeOverride .Product__Link--Slider {
  color: var(--koropt-clean-text) !important;
  font-size: 1.45rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.35;
}

#themeOverride .Product__Code,
#themeOverride .Product__Code span,
#themeOverride .Product__Code span:before {
  color: #303b46 !important;
  font-size: 1.18rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3;
}

#themeOverride .Product__Price--Unit {
  color: var(--koropt-clean-blue-strong);
  font-size: 1.26rem;
  font-weight: 500;
}

#themeOverride .Product__Box--ShortDescription {
  color: #2d3742;
  font-size: 1.32rem;
  font-weight: 500;
}

#themeOverride .Single__SKU--Code,
#themeOverride .Single__Title--H3,
#themeOverride .Single__Name--Stock,
#themeOverride .Single__Value--Stock,
#themeOverride .Single__Key--Attrs,
#themeOverride .Single__Value--Attrs {
  letter-spacing: 0;
  line-height: 1.35;
}

#themeOverride .Single__SKU--Code,
#themeOverride .Single__Name--Stock,
#themeOverride .Single__Value--Stock {
  color: #404852;
  font-size: 1.28rem;
}

#themeOverride .Single__Label--Flat .Single__Name--Flat,
#themeOverride .Single__Name--Flat {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.25;
}

#themeOverride .Category__Sidebar,
#themeOverride .Category__Widget--Filter,
#themeOverride .Category__Widget--List {
  color: #3f4b57;
}

#themeOverride .Category__Title--Widget {
  color: var(--koropt-clean-text);
  font-size: 1.55rem;
  font-weight: 650;
  letter-spacing: 0;
  line-height: 1.35;
}

#themeOverride .filter-title,
#themeOverride .filter-title span,
#themeOverride .filter-value,
#themeOverride .filter-value span,
#themeOverride .Category__Link--List,
#themeOverride .Category__Link--List span,
#themeOverride .Category__Tree--More {
  color: #4a5663 !important;
  font-size: 1.32rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.45;
}

#themeOverride .filter-title:hover,
#themeOverride .filter-title:hover span,
#themeOverride .filter-value:hover,
#themeOverride .Category__Link--List:hover,
#themeOverride .Category__Link--List:hover span,
#themeOverride .Category__Link--List.-Current,
#themeOverride .Category__Link--List.-Current span {
  color: var(--koropt-clean-text) !important;
}

#themeOverride .Category__Link--List.-Current,
#themeOverride .Category__Link--List.-Current span {
  font-weight: 750;
}

#themeOverride .filter-content input[type="text"] {
  color: var(--koropt-clean-text);
  font-size: 1.32rem;
  font-weight: 600;
}

#themeOverride .Category__Sort {
  color: var(--koropt-clean-text);
  font-size: 1.3rem;
}

#themeOverride .Category__Title--Sort,
#themeOverride .Category__Item--Sort a,
#themeOverride .Category__Title--Sort--Mobile,
#themeOverride .Category__Sort--Mobile {
  color: #3b4652 !important;
  font-size: 1.3rem;
  font-weight: 550;
  letter-spacing: 0;
}

#themeOverride .Category__Item--Sort.selected a {
  background: #d9e1ea !important;
  color: var(--koropt-clean-text) !important;
  font-weight: 700;
}

#themeOverride .Category__Widget--List.-Tags,
#themeOverride .Home__Sidebar .Category__Widget--List.-Tags,
#themeOverride .Sidebar .Category__Widget--List.-Tags,
#themeOverride .Category__Title--Widget[data-widget="tags"],
#themeOverride .Category__Title--Widget[data-widget="tags"] + .Category__List--List,
#themeOverride .Category__List--List.-Tags,
#themeOverride .Category__Item--List.-Tags {
  display: none !important;
}

#themeOverride #cookies_note.cookies-note,
#themeOverride #cookies_note.cookies-note.cookies-note_bottom {
  background: #fff !important;
  border: 1px solid var(--koropt-clean-border) !important;
  border-radius: 0.6rem;
  bottom: 1.6rem;
  box-shadow: 0 1.2rem 3rem rgba(31, 43, 56, 0.16);
  left: auto;
  right: 1.6rem;
  width: min(42rem, calc(100vw - 3.2rem));
  z-index: 1002 !important;
}

#themeOverride #cookies_note .cookies-note__inner {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  gap: 1rem;
  line-height: 1.35;
  max-width: none;
  padding: 1rem 1.1rem;
}

#themeOverride #cookies_note .cookies-note__content {
  margin: 0;
  padding-right: 2.1rem;
}

#themeOverride #cookies_note .cookies-note__title {
  color: var(--koropt-clean-text);
  font-size: 1.35rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.35;
  margin: 0;
}

#themeOverride #cookies_note .cookies-note__text {
  display: none;
}

#themeOverride #cookies_note button.cookies-note__continue,
#themeOverride #cookies_note button.cookies-note__continue:hover,
#themeOverride #cookies_note button.cookies-note__continue:active {
  background: var(--koropt-clean-blue-strong) !important;
  border: 0 !important;
  border-radius: 0.4rem;
  box-shadow: none;
  color: #fff !important;
  font-size: 1.42rem;
  font-weight: 800;
  line-height: 1;
  min-height: 3.6rem;
  min-width: 6.4rem;
  padding: 0.85rem 1.1rem;
  text-shadow: none;
  white-space: nowrap;
}

#themeOverride #cookies_note button.cookies-note__continue:hover {
  background: #217fd2 !important;
}

#themeOverride #cookies_note .cookies-note__close {
  height: 2rem;
  right: 0.8rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
}

#themeOverride #cookies_note .cookies-note__close:before,
#themeOverride #cookies_note .cookies-note__close:after {
  background: #8a95a1;
  height: 2px;
  left: 0.4rem;
  top: 0.95rem;
  width: 1.2rem;
}

#themeOverride #cookies_note .cookies-note__close:hover:before,
#themeOverride #cookies_note .cookies-note__close:hover:after {
  background: var(--koropt-clean-text);
  opacity: 1;
}

#themeOverride .Nav__Link--Slide,
#themeOverride .Nav__Link--Catalog,
#themeOverride .Product__Button,
#themeOverride .Single__Button,
#themeOverride .plugin_arrived-button,
#themeOverride .Reviews__Button,
#themeOverride .Koropt__Block--Price__Button--Submit,
#themeOverride .Orders__Item .Orders__Status--Button {
  border-radius: 0.2rem;
  transform: none;
}

#themeOverride .Product__List.-Grid {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

#themeOverride .Product__List.-Grid:after {
  display: none;
}

#themeOverride .Product__List.-Grid .Product__Item.-Category {
  display: flex;
  float: none;
}

#themeOverride .Product__Item.-Category .Product__Box--Inner,
#themeOverride .Product__Item.-Category .Product__Box--Plate {
  display: flex !important;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}

#themeOverride .Product__Item.-Category .Product__Box--Plate {
  border-color: var(--koropt-clean-border);
  border-radius: 0.4rem;
  box-shadow: 0 0.8rem 2rem rgba(32, 45, 60, 0.04);
  padding: 1.2rem;
}

#themeOverride .Product__Item.-Category .Product__Box--Plate:hover {
  border-color: rgba(240, 79, 157, 0.7);
  box-shadow: 0 1rem 2.6rem rgba(32, 45, 60, 0.08);
}

#themeOverride .Product__Item.-Category .Product__Box--Image {
  align-items: center;
  display: flex !important;
  height: 20.2rem !important;
  justify-content: center;
  margin: 0 0 1.2rem !important;
}

#themeOverride .Product__Item.-Category .Product__Link--Image {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0;
  width: 100%;
}

#themeOverride .Product__Item.-Category .Product__Wrapper--Image {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding-bottom: 0 !important;
  width: 100%;
}

#themeOverride .Product__Item.-Category .Product__Image--Product {
  max-height: 19.4rem;
  object-fit: contain;
}

#themeOverride .Product__Item.-Category .Product__Box--Info {
  min-height: 8.7rem;
}

#themeOverride .Product__Item.-Category .Product__Link--Slider {
  display: -webkit-box;
  min-height: 4.9rem;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#themeOverride .Product__Item.-Category .Product__Box--Cart {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  margin-top: auto;
}

#themeOverride .Product__Item.-Category .Product__Box--Price {
  min-height: 3.9rem;
}

#themeOverride .Product__Item.-Category .Product__Price--Old.-Empty {
  display: none;
}

#themeOverride .Product__Item.-Category .Product__Box--Purchase {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

#themeOverride .Product__Item.-Category .Product__Form {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 20.4rem;
}

#themeOverride .Product__Item.-Category .Product__Box--Options {
  margin: 0.95rem 0 0;
}

#themeOverride .Product__Item.-Category .Product__Box--Options .skus {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  margin: 0;
}

#themeOverride .Product__Item.-Category .Product__Box--Options .Single__Name--Option.-SKU,
#themeOverride .Product__Item.-Category .Product__Box--Options .Single__Price--Flat.-Alternative {
  display: none !important;
}

#themeOverride .Product__Item.-Category .Single__Item--Flat.-Alternative {
  display: block;
  margin: 0 !important;
}

#themeOverride .Product__Item.-Category .Single__Label--Flat.-Alternative {
  align-items: center;
  background: #fff;
  border: 1px solid var(--koropt-clean-border);
  border-radius: 0.4rem;
  box-sizing: border-box;
  color: #34404c;
  cursor: pointer;
  display: flex;
  min-height: 4.8rem;
  overflow: hidden;
  padding: 0.75rem 1.05rem;
  position: relative;
  transition: background-color 0.16s ease, border-color 0.16s ease, color 0.16s ease;
  width: 100%;
}

#themeOverride .Product__Item.-Category .Single__Label--Flat.-Alternative:hover {
  border-color: rgba(11, 143, 255, 0.45);
}

#themeOverride .Product__Item.-Category .Single__Label--Flat.-Alternative:has(.Single__Input--Checkbox.-Alternative:checked) {
  background: var(--koropt-clean-pink);
  border-color: var(--koropt-clean-pink);
  color: #fff;
}

#themeOverride .Product__Item.-Category .Single__Input--Checkbox.-Alternative {
  opacity: 0;
  position: absolute;
}

#themeOverride .Product__Item.-Category .Single__Name--Flat.-Alternative {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: inherit;
  display: -webkit-box !important;
  font-size: 1.18rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.16;
  margin: 0 !important;
  min-width: 0 !important;
  overflow: hidden;
  padding: 0 !important;
  width: 100%;
  word-break: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#themeOverride .Product__Item.-Category .Single__Label--Flat.-Alternative:has(.Single__Input--Checkbox.-Alternative:checked) .Single__Name--Flat.-Alternative {
  color: #fff !important;
  -webkit-text-fill-color: #fff;
}

#themeOverride .Product__Item.-Category .Product__Box--Top {
  margin-top: auto;
  padding-top: 0.95rem;
}

#themeOverride .Product__Item.-Category .Cart__Qty {
  align-items: center;
  display: inline-grid;
  gap: 0.45rem;
  grid-template-columns: 3.2rem 2.8rem 3.2rem;
  margin: 0;
  max-width: none;
}

#themeOverride .Product__Item.-Category .Cart__Button--Qty,
#themeOverride .Product__Item.-Category .Cart__Input--Qty {
  align-items: center;
  background: #f3f6f9 !important;
  border: 0 !important;
  border-radius: 0.3rem;
  box-shadow: none !important;
  box-sizing: border-box;
  color: #202a35 !important;
  display: inline-flex !important;
  font-family: inherit !important;
  font-size: 1.32rem;
  font-weight: 750;
  height: 3.2rem;
  justify-content: center;
  line-height: 1;
  min-height: 3.2rem;
  padding: 0;
  text-align: center;
  width: 3.2rem;
}

#themeOverride .Product__Item.-Category .Cart__Input--Qty {
  appearance: textfield;
  background: #fff !important;
  display: block !important;
  font-size: 1.32rem !important;
  height: 3.2rem !important;
  line-height: 3.2rem !important;
  min-width: 2.8rem !important;
  width: 2.8rem !important;
}

#themeOverride .Product__Item.-Category .Cart__Button--Qty {
  cursor: pointer;
  inset: auto !important;
  position: static !important;
}

#themeOverride .Product__Item.-Category .Cart__Button--Qty:hover {
  background: #e7edf4 !important;
}

#themeOverride .Product__Item.-Category .Product__Buttons--Box {
  margin-top: 0.95rem;
}

#themeOverride .Product__Item.-Category .Product__Button,
#themeOverride .Product__Item.-Category .plugin_arrived-button a {
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 1.15;
  min-height: 4rem;
  padding: 0.8rem 1.1rem;
}

#themeOverride .Product__Item.-Category .plugin_arrived-button {
  display: block;
  margin-top: auto;
}

#themeOverride .Product__Item.-Category .plugin_arrived-button a {
  background: var(--koropt-clean-blue-strong) !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #fff !important;
  text-shadow: none !important;
}

#themeOverride .Product__Item.-Category .plugin_arrived-button a:hover {
  background: #0878da !important;
}

#themeOverride .Product__Item.-Category .Product__Box--Actions {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  min-height: 2.2rem;
  padding-top: 1.15rem;
  text-align: left;
}

#themeOverride .Product__Item.-Category .Product__Box--Actions a {
  color: #b9c0c8 !important;
  display: inline-flex;
  text-decoration: none;
}

#themeOverride .Product__Item.-Category .Product__Box--Actions a:hover {
  color: var(--koropt-clean-blue-strong) !important;
}

@media (max-width: 47.99em) {
  #themeOverride .Header-links .Nav__Link--Slide {
    min-height: 3.6rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }

  #themeOverride .Nav__Link--Catalog {
    min-height: 4.2rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  #themeOverride .Single__Title--Main {
    font-size: 2.1rem;
    line-height: 1.26;
  }

  #themeOverride .Single__Summary--Title {
    font-size: 1.42rem;
    line-height: 1.48;
  }

  #themeOverride #cookies_note.cookies-note,
  #themeOverride #cookies_note.cookies-note.cookies-note_bottom {
    bottom: 7.2rem;
    left: 1rem;
    right: 1rem;
    width: auto;
  }

  #themeOverride #cookies_note .cookies-note__inner {
    padding: 0.9rem 1rem;
  }

  #themeOverride #cookies_note .cookies-note__title {
    font-size: 1.28rem;
  }

  #themeOverride .Header__Link--Phone {
    font-size: 1.55rem;
  }

  #themeOverride .Search__Input,
  #themeOverride input.Search__Input,
  #themeOverride .Search input[type="search"],
  #themeOverride .Search input[type="text"] {
    font-size: 1.36rem;
  }

  #themeOverride .Product__Item.-Category .Product__Box--Image {
    height: 17.5rem !important;
  }

  #themeOverride .Product__Item.-Category .Product__Image--Product {
    max-height: 16.8rem;
  }

  #themeOverride .Product__Item.-Category .Product__Box--Info,
  #themeOverride .Product__Item.-Category .Product__Form {
    min-height: 0;
  }

  #themeOverride .Product__Item.-Category .Single__Label--Flat.-Alternative {
    min-height: 4.4rem;
  }
}
