

/* Start:/bitrix/templates/oshelomi_default/components/bitrix/catalog.section.list/catalog2/style.css?17822362748044*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FC4532;
  --bs-secondary: #FFE8F8;
  --bs-success: #5ea13d;
  --bs-info: #00bcd4;
  --bs-warning: #ffae00;
  --bs-danger: #cc0a00;
  --bs-light: #ffffff;
  --bs-dark: #222428;
  --bs-primary-rgb: 252, 69, 50;
  --bs-secondary-rgb: 255, 232, 248;
  --bs-success-rgb: 94, 161, 61;
  --bs-info-rgb: 0, 188, 212;
  --bs-warning-rgb: 255, 174, 0;
  --bs-danger-rgb: 204, 10, 0;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 36, 40;
  --bs-primary-text-emphasis: rgb(100.8, 27.6, 20);
  --bs-secondary-text-emphasis: rgb(102, 92.8, 99.2);
  --bs-success-text-emphasis: rgb(37.6, 64.4, 24.4);
  --bs-info-text-emphasis: rgb(0, 75.2, 84.8);
  --bs-warning-text-emphasis: rgb(102, 69.6, 0);
  --bs-danger-text-emphasis: rgb(81.6, 4, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(254.4, 217.8, 214);
  --bs-secondary-bg-subtle: rgb(255, 250.4, 253.6);
  --bs-success-bg-subtle: rgb(222.8, 236.2, 216.2);
  --bs-info-bg-subtle: rgb(204, 241.6, 246.4);
  --bs-warning-bg-subtle: rgb(255, 238.8, 204);
  --bs-danger-bg-subtle: rgb(244.8, 206, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(253.8, 180.6, 173);
  --bs-secondary-border-subtle: rgb(255, 245.8, 252.2);
  --bs-success-border-subtle: rgb(190.6, 217.4, 177.4);
  --bs-info-border-subtle: rgb(153, 228.2, 237.8);
  --bs-warning-border-subtle: rgb(255, 222.6, 153);
  --bs-danger-border-subtle: rgb(234.6, 157, 153);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #363636;
  --bs-body-color-rgb: 54, 54, 54;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(54, 54, 54, 0.75);
  --bs-secondary-color-rgb: 54, 54, 54;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(54, 54, 54, 0.5);
  --bs-tertiary-color-rgb: 54, 54, 54;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #FC4532;
  --bs-link-color-rgb: 252, 69, 50;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(201.6, 55.2, 40);
  --bs-link-hover-color-rgb: 202, 55, 40;
  --bs-code-color: #d63384;
  --bs-highlight-color: #363636;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(252, 69, 50, 0.25);
  --bs-form-valid-color: #5ea13d;
  --bs-form-valid-border-color: #5ea13d;
  --bs-form-invalid-color: #cc0a00;
  --bs-form-invalid-border-color: #cc0a00;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(253.2, 143.4, 132);
  --bs-secondary-text-emphasis: rgb(255, 241.2, 250.8);
  --bs-success-text-emphasis: rgb(158.4, 198.6, 138.6);
  --bs-info-text-emphasis: rgb(102, 214.8, 229.2);
  --bs-warning-text-emphasis: rgb(255, 206.4, 102);
  --bs-danger-text-emphasis: rgb(224.4, 108, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(50.4, 13.8, 10);
  --bs-secondary-bg-subtle: rgb(51, 46.4, 49.6);
  --bs-success-bg-subtle: rgb(18.8, 32.2, 12.2);
  --bs-info-bg-subtle: rgb(0, 37.6, 42.4);
  --bs-warning-bg-subtle: rgb(51, 34.8, 0);
  --bs-danger-bg-subtle: rgb(40.8, 2, 0);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(151.2, 41.4, 30);
  --bs-secondary-border-subtle: rgb(153, 139.2, 148.8);
  --bs-success-border-subtle: rgb(56.4, 96.6, 36.6);
  --bs-info-border-subtle: rgb(0, 112.8, 127.2);
  --bs-warning-border-subtle: rgb(153, 104.4, 0);
  --bs-danger-border-subtle: rgb(122.4, 6, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(253.2, 143.4, 132);
  --bs-link-hover-color: rgb(253.56, 165.72, 156.6);
  --bs-link-color-rgb: 253, 143, 132;
  --bs-link-hover-color-rgb: 254, 166, 157;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

.bcsl-blocks-item {
  padding: 1.5rem;
}
.bcsl-blocks-item__image {
  display: block;
  max-height: 100%;
  left: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bcsl-blocks-item__image-wrapper {
  position: relative;
  padding: 1rem;
  margin: -1rem -1rem 0;
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bcsl-blocks-item__image-canvas {
  position: relative;
  padding-bottom: 90%;
  display: block;
}
.bcsl-blocks-item__title {
  max-height: 2.5rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow: hidden;
}
.bcsl-blocks-item__title > a, .bcsl-blocks-item__title > a:hover {
  color: #363636;
}
.bcsl-blocks-item__parent {
  font-size: 75%;
  height: 1.125rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.bcsl-blocks-item__parent > a, .bcsl-blocks-item__parent > a:hover {
  color: var(--bs-primary);
}

@media (min-width: 992px) {
  .bcsl-blocks-item__image-wrapper {
    padding: 1.5rem;
    margin: -1.5rem -1.5rem 0.5rem;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/oshelomi_default/components/incosmetics/catalog.sorter/catalog/style.css?17822363006872*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FC4532;
  --bs-secondary: #FFE8F8;
  --bs-success: #5ea13d;
  --bs-info: #00bcd4;
  --bs-warning: #ffae00;
  --bs-danger: #cc0a00;
  --bs-light: #ffffff;
  --bs-dark: #222428;
  --bs-primary-rgb: 252, 69, 50;
  --bs-secondary-rgb: 255, 232, 248;
  --bs-success-rgb: 94, 161, 61;
  --bs-info-rgb: 0, 188, 212;
  --bs-warning-rgb: 255, 174, 0;
  --bs-danger-rgb: 204, 10, 0;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 36, 40;
  --bs-primary-text-emphasis: rgb(100.8, 27.6, 20);
  --bs-secondary-text-emphasis: rgb(102, 92.8, 99.2);
  --bs-success-text-emphasis: rgb(37.6, 64.4, 24.4);
  --bs-info-text-emphasis: rgb(0, 75.2, 84.8);
  --bs-warning-text-emphasis: rgb(102, 69.6, 0);
  --bs-danger-text-emphasis: rgb(81.6, 4, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(254.4, 217.8, 214);
  --bs-secondary-bg-subtle: rgb(255, 250.4, 253.6);
  --bs-success-bg-subtle: rgb(222.8, 236.2, 216.2);
  --bs-info-bg-subtle: rgb(204, 241.6, 246.4);
  --bs-warning-bg-subtle: rgb(255, 238.8, 204);
  --bs-danger-bg-subtle: rgb(244.8, 206, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(253.8, 180.6, 173);
  --bs-secondary-border-subtle: rgb(255, 245.8, 252.2);
  --bs-success-border-subtle: rgb(190.6, 217.4, 177.4);
  --bs-info-border-subtle: rgb(153, 228.2, 237.8);
  --bs-warning-border-subtle: rgb(255, 222.6, 153);
  --bs-danger-border-subtle: rgb(234.6, 157, 153);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #363636;
  --bs-body-color-rgb: 54, 54, 54;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(54, 54, 54, 0.75);
  --bs-secondary-color-rgb: 54, 54, 54;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(54, 54, 54, 0.5);
  --bs-tertiary-color-rgb: 54, 54, 54;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #FC4532;
  --bs-link-color-rgb: 252, 69, 50;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(201.6, 55.2, 40);
  --bs-link-hover-color-rgb: 202, 55, 40;
  --bs-code-color: #d63384;
  --bs-highlight-color: #363636;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(252, 69, 50, 0.25);
  --bs-form-valid-color: #5ea13d;
  --bs-form-valid-border-color: #5ea13d;
  --bs-form-invalid-color: #cc0a00;
  --bs-form-invalid-border-color: #cc0a00;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(253.2, 143.4, 132);
  --bs-secondary-text-emphasis: rgb(255, 241.2, 250.8);
  --bs-success-text-emphasis: rgb(158.4, 198.6, 138.6);
  --bs-info-text-emphasis: rgb(102, 214.8, 229.2);
  --bs-warning-text-emphasis: rgb(255, 206.4, 102);
  --bs-danger-text-emphasis: rgb(224.4, 108, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(50.4, 13.8, 10);
  --bs-secondary-bg-subtle: rgb(51, 46.4, 49.6);
  --bs-success-bg-subtle: rgb(18.8, 32.2, 12.2);
  --bs-info-bg-subtle: rgb(0, 37.6, 42.4);
  --bs-warning-bg-subtle: rgb(51, 34.8, 0);
  --bs-danger-bg-subtle: rgb(40.8, 2, 0);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(151.2, 41.4, 30);
  --bs-secondary-border-subtle: rgb(153, 139.2, 148.8);
  --bs-success-border-subtle: rgb(56.4, 96.6, 36.6);
  --bs-info-border-subtle: rgb(0, 112.8, 127.2);
  --bs-warning-border-subtle: rgb(153, 104.4, 0);
  --bs-danger-border-subtle: rgb(122.4, 6, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(253.2, 143.4, 132);
  --bs-link-hover-color: rgb(253.56, 165.72, 156.6);
  --bs-link-color-rgb: 253, 143, 132;
  --bs-link-hover-color-rgb: 254, 166, 157;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/oshelomi_default/assets/styles/catalog-item.css?178223625221860*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FC4532;
  --bs-secondary: #FFE8F8;
  --bs-success: #5ea13d;
  --bs-info: #00bcd4;
  --bs-warning: #ffae00;
  --bs-danger: #cc0a00;
  --bs-light: #ffffff;
  --bs-dark: #222428;
  --bs-primary-rgb: 252, 69, 50;
  --bs-secondary-rgb: 255, 232, 248;
  --bs-success-rgb: 94, 161, 61;
  --bs-info-rgb: 0, 188, 212;
  --bs-warning-rgb: 255, 174, 0;
  --bs-danger-rgb: 204, 10, 0;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 36, 40;
  --bs-primary-text-emphasis: rgb(100.8, 27.6, 20);
  --bs-secondary-text-emphasis: rgb(102, 92.8, 99.2);
  --bs-success-text-emphasis: rgb(37.6, 64.4, 24.4);
  --bs-info-text-emphasis: rgb(0, 75.2, 84.8);
  --bs-warning-text-emphasis: rgb(102, 69.6, 0);
  --bs-danger-text-emphasis: rgb(81.6, 4, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(254.4, 217.8, 214);
  --bs-secondary-bg-subtle: rgb(255, 250.4, 253.6);
  --bs-success-bg-subtle: rgb(222.8, 236.2, 216.2);
  --bs-info-bg-subtle: rgb(204, 241.6, 246.4);
  --bs-warning-bg-subtle: rgb(255, 238.8, 204);
  --bs-danger-bg-subtle: rgb(244.8, 206, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(253.8, 180.6, 173);
  --bs-secondary-border-subtle: rgb(255, 245.8, 252.2);
  --bs-success-border-subtle: rgb(190.6, 217.4, 177.4);
  --bs-info-border-subtle: rgb(153, 228.2, 237.8);
  --bs-warning-border-subtle: rgb(255, 222.6, 153);
  --bs-danger-border-subtle: rgb(234.6, 157, 153);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #363636;
  --bs-body-color-rgb: 54, 54, 54;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(54, 54, 54, 0.75);
  --bs-secondary-color-rgb: 54, 54, 54;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(54, 54, 54, 0.5);
  --bs-tertiary-color-rgb: 54, 54, 54;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #FC4532;
  --bs-link-color-rgb: 252, 69, 50;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(201.6, 55.2, 40);
  --bs-link-hover-color-rgb: 202, 55, 40;
  --bs-code-color: #d63384;
  --bs-highlight-color: #363636;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(252, 69, 50, 0.25);
  --bs-form-valid-color: #5ea13d;
  --bs-form-valid-border-color: #5ea13d;
  --bs-form-invalid-color: #cc0a00;
  --bs-form-invalid-border-color: #cc0a00;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(253.2, 143.4, 132);
  --bs-secondary-text-emphasis: rgb(255, 241.2, 250.8);
  --bs-success-text-emphasis: rgb(158.4, 198.6, 138.6);
  --bs-info-text-emphasis: rgb(102, 214.8, 229.2);
  --bs-warning-text-emphasis: rgb(255, 206.4, 102);
  --bs-danger-text-emphasis: rgb(224.4, 108, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(50.4, 13.8, 10);
  --bs-secondary-bg-subtle: rgb(51, 46.4, 49.6);
  --bs-success-bg-subtle: rgb(18.8, 32.2, 12.2);
  --bs-info-bg-subtle: rgb(0, 37.6, 42.4);
  --bs-warning-bg-subtle: rgb(51, 34.8, 0);
  --bs-danger-bg-subtle: rgb(40.8, 2, 0);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(151.2, 41.4, 30);
  --bs-secondary-border-subtle: rgb(153, 139.2, 148.8);
  --bs-success-border-subtle: rgb(56.4, 96.6, 36.6);
  --bs-info-border-subtle: rgb(0, 112.8, 127.2);
  --bs-warning-border-subtle: rgb(153, 104.4, 0);
  --bs-danger-border-subtle: rgb(122.4, 6, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(253.2, 143.4, 132);
  --bs-link-hover-color: rgb(253.56, 165.72, 156.6);
  --bs-link-color-rgb: 253, 143, 132;
  --bs-link-hover-color-rgb: 254, 166, 157;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

.product-cat-scu-item-list::after {
  display: block;
  clear: both;
  content: "";
}

.product-cat-scu-item-color-block {
  background-color: var(--bs-light);
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: border 0.3s ease, color 0.3s ease;
  transition: border 0.3s ease, color 0.3s ease;
  vertical-align: middle;
}
.product-cat-scu-item-color {
  background-size: cover;
  border: 2px solid gray("200");
  border-radius: 50%;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  vertical-align: middle;
}
.checked.product-cat-scu-item-color-container .product-cat-scu-item-color-block, .selected.product-cat-scu-item-color-container .product-cat-scu-item-color-block, .product-cat-scu-item-color-container:hover .product-cat-scu-item-color-block, .product-cat-scu-item-color-block:active, .product-cat-scu-item-color-block:focus {
  border-color: #7d8698;
}
.disabled.product-cat-scu-item-color-container > .product-cat-scu-item-color-block {
  background: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: inherit;
}
.disabled.product-cat-scu-item-color-container > .product-cat-scu-item-color-block:before {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  content: " ";
  display: block;
  z-index: 100;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
  opacity: 0.7;
}
.disabled.product-cat-scu-item-color-container .product-cat-scu-item-color {
  opacity: 0.2;
}

.product-cat-price-old {
  color: #7d8698;
  font-size: 0.875rem;
  text-decoration: line-through;
  white-space: nowrap;
}

.product-cat-price-current {
  font-weight: 600;
  font-size: 1.125rem;
  white-space: nowrap;
}

.product-cat-action {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(var(--bs-light-rgb), 0.8);
  border: 1px solid rgba(189, 189, 189, 0.5);
  border-radius: 50%;
  color: #bdbdbd;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
.product-cat-action-container .product-cat-action {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.product-cat-action-container {
  display: block;
  height: 2.375rem;
  margin-bottom: 0.5rem;
  position: relative;
  width: 2.375rem;
}
.product-cat-action-container:last-child {
  margin-bottom: 0;
}
.product-cat-action input[type=checkbox] {
  display: none;
}
.product-cat-action > .product-cat-action-icon {
  display: block;
}
.bx-no-touch .product-cat-action:hover {
  bottom: -0.25rem;
  left: -0.25rem;
  right: -0.25rem;
  top: -0.25rem;
}
.bx-no-touch .product-cat-action:hover, .product-cat-action.checked {
  background-color: var(--bs-light);
  color: var(--bs-primary);
}
.product-cat-del {
  color: #FFE8F8;
  cursor: pointer;
  font-size: 0.6875rem;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 210;
}
.product-cat-del:hover {
  color: #363636;
}
.product-cat {
  /*Label*/
}
.product-cat-label-text {
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
  z-index: 190;
}
.product-cat-label-text-item {
  background-color: var(--bs-primary);
  clear: both;
  color: #fff;
  display: block;
  float: right;
  font-size: 75%;
  margin: 0.125rem auto;
  padding: 0.25rem 0.5rem;
  text-align: center;
}
.product-cat-label-text-item:before {
  content: "";
  display: table;
  width: 0;
  height: 100%;
  margin: -1px 0 1px;
}
@media (min-width: 992px) {
  .product-cat-label-text-item {
    padding: 0.5rem 1rem;
  }
}
.product-cat {
  /* Deals */
}
.product-cat-deals {
  background-color: rgba(34, 36, 40, 0.8);
  border-radius: 0 0 0.5rem 0.5rem;
  color: #fff;
  min-width: 3rem;
  padding: 0.5rem 0.25rem 1rem;
  text-align: center;
  left: -0.5rem;
  position: absolute;
  top: -1rem;
  z-index: 190;
}
.product-cat-deals-icon {
  font-size: 1.625rem;
  margin-bottom: 0.25rem;
}
.product-cat-deals-name {
  display: block;
  font-size: 75%;
  line-height: 1.08333;
  white-space: pre;
}
.product-cat-image-action {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 210;
}
.product-cat {
  /* image-slider */
}
.product-cat-image-slider-control-container {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
}
.bx-touch .product-cat-image-slider-control-container {
  display: none;
}
.product-cat-image-slider-control {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  position: relative;
}
.product-cat-image-slider-control:after {
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  display: block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 1px 2px;
  height: 3px;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  z-index: 4;
}
.product-cat-image-slider-control.active:after {
  background-color: var(--bs-primary);
}
.product-cat-image-slider-control:first-child:after {
  margin-left: 3px;
}
.product-cat-image-slider-control:last-child:after {
  margin-right: 3px;
}
.product-cat-image-slider-control-container:not(:hover) .product-cat-image-slider-control:after {
  opacity: 0;
}
.product-cat-image-slider-more {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 200;
}
.product-cat-image-slider-more-icon {
  display: block;
  font-size: 3rem;
  margin-bottom: 0.375rem;
}
.product-cat-image-slider-more-text {
  margin-top: 0.5rem;
}
.product-cat {
  /* Gift */
}
.product-cat-gift {
  background-color: #ffa800;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  left: -0.5rem;
  position: absolute;
  padding: 0.5rem;
  z-index: 200;
}
.product-cat-gift .product-cat-gift-icon {
  display: block;
  font-size: 1.75rem;
}
.product-cat {
  /* Limit */
}
.product-cat-limit {
  white-space: nowrap;
}
.product-cat-limit-quantity:before {
  background-color: rgba(var(--bs-secondary-rgb), 0.2);
  border: 1px solid var(--bs-secondary);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.5em;
  margin: -0.125em 0.5em 0;
  vertical-align: middle;
  width: 0.5em;
}
.product-cat-limit.is-instock .product-cat-limit-quantity:before {
  background-color: rgba(var(--bs-success-rgb), 0.2);
  border: 1px solid var(--bs-success);
}
.product-cat-limit.is-limited .product-cat-limit-quantity:before {
  background-color: rgba(var(--bs-warning-rgb), 0.2);
  border: 1px solid var(--bs-warning);
}
.product-cat-limit.is-outofstock .product-cat-limit-quantity:before {
  background-color: rgba(var(--bs-danger-rgb), 0.2);
  border: 1px solid var(--bs-danger);
}
.product-cat {
  /* Price */
}
.product-cat-price-current {
  margin-bottom: -0.1875rem;
  margin-top: -0.375rem;
}
.product-cat-price-old {
  display: inline-block;
}
.product-cat-price-percent {
  background-color: #e83700;
  color: #fff;
  display: inline-block;
  font-size: 75%;
  padding: 0 0.25rem;
}
.product-cat-price-economy {
  background-color: #fff6e5;
  display: inline-block;
  font-size: 75%;
  padding: 0 0.25rem;
  white-space: nowrap;
}
.product-cat {
  /* Button */
}
.product-cat-button-container .btn-rounded {
  padding: 0.5rem;
}
.product-cat-button-container .icon-cart {
  float: left;
  font-size: 1.25rem;
}
.product-cat-button-container .is-incart .btn-primary,
.product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):hover,
.product-cat-button-container .is-incart .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #fff;
  border-color: var(--bs-primary);
  color: color-yiq(#fff) !important;
}
.product-cat-button-container .is-incart .btn-primary.btn-rounded,
.product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):hover,
.product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):active,
.product-cat-button-container .is-incart .btn-primary.btn-rounded:not(:disabled):not(.disabled):focus {
  background-color: #fff;
  border-color: #e5e6ea;
  color: var(--bs-success);
}
.product-cat-button-container .is-incart .icon-cart {
  color: var(--bs-success);
}
.product-cat {
  /*scu*/
}
.product-cat-scu-list .dropdown-menu {
  max-height: 24.8rem;
  overflow-y: auto;
}
.product-cat-scu-item-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.product-cat-scu-item-text-container.btn-link {
  background-color: transparent;
  border-color: transparent;
  color: #363636;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.product-cat-scu-item-text-container.btn-link:hover, .product-cat-scu-item-text-container.btn-link.checked {
  background-color: transparent;
  border-color: transparent;
  color: var(--bs-primary);
}
.product-cat-scu-item-text-container.btn-link.checked {
  text-decoration: none;
}
.product-cat-scu-item-text-container.btn-link.checked:not(:disabled):not(.disabled) {
  cursor: text;
}
.product-cat-scu-item-text-container.disabled {
  text-decoration: line-through;
}
.product-cat-scu-item-text:after {
  content: ",";
  display: inline;
}
.product-cat-scu-item-text-container.btn-outline-secondary .product-cat-scu-item-text:after, .product-cat-scu-item-text-container.last-visible .product-cat-scu-item-text:after {
  display: none;
}
.product-cat-scu-item-color-container, .product-cat-scu-item-text-container.btn-outline-secondary {
  float: left;
  margin: 0 0.5rem 0.5rem 0;
}
.product-cat-scu-item-text-container.btn-outline-secondary.checked {
  color: color-yiq(#7d8698);
  background-color: #7d8698;
  border-color: #7d8698;
}
.product-cat {
  /*Amount*/
}
.product-cat-amount-field-btn-plus, .product-cat-amount-field-btn-minus {
  position: relative;
  display: inline-block;
  min-width: 22px;
  height: 22px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 300ms ease, opacity 300ms ease;
  transition: background 300ms ease, opacity 300ms ease;
}
.product-cat-amount-field-btn-plus:after, .product-cat-amount-field-btn-minus:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease, background 300ms ease;
  transition: opacity 300ms ease, background 300ms ease;
}
.product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:after, .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:after {
  opacity: 0.3 !important;
  cursor: default;
}
.product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-plus:hover, .product-cat-amount-field-btn-disabled.product-cat-amount-field-btn-minus:hover {
  background-color: #f2f2f2;
}
.product-cat-amount-field-btn-plus:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
  background-size: 10px;
}
.product-cat-amount-field-btn-minus:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
  background-size: 10px;
}
.product-cat-amount-field-btn-plus:hover:after, .product-cat-amount-field-btn-minus:hover:after {
  opacity: 1;
}
.product-cat-amount-field.form-control:focus {
  border-color: var(--bs-border-color);
  border-right-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.product-cat-amount-field::-webkit-outer-spin-button, .product-cat-amount-field::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.product-cat-amount .input-group > .product-cat-amount-field {
  -moz-appearance: textfield;
  border-right-color: transparent;
  text-align: center;
  width: 4.25rem;
}
.product-cat-amount .product-cat-amount-field:disabled {
  background: var(--bs-body-bg);
  color: rgba(var(--bs-body-color), 0.5);
}
.product-cat-amount-field:disabled + .product-cat-amount-measure {
  color: rgba(var(--bs-body-color), 0.5);
}
.product-cat-amount-field:focus {
  outline: none !important;
}
.product-cat .bx-no-touch input.product-cat-amount-field::-webkit-outer-spin-button,
.product-cat .bx-no-touch input.product-cat-amount-field::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
.product-cat-amount-description-container {
  clear: both;
  display: block;
  font-size: 75%;
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-cat-amount-description-container:empty {
  display: none;
}
@media (min-width: 576px) {
  .product-cat-amount-description-container {
    clear: none;
    display: inline-block;
    margin-bottom: 1rem;
    margin-left: 1rem;
  }
}
.product-cat-amount-measure .input-group-text {
  background: var(--bs-body-bg);
  border-left-color: transparent;
}
.product-cat {
  /*Properties */
}
.product-cat-properties {
  display: block;
  margin: 0;
  overflow: hidden;
}
.product-cat-properties dl {
  clear: both;
}
.product-cat-properties dt {
  clear: both;
  color: #7d8698;
  font-weight: normal;
  display: inline;
  margin-right: 0.25rem;
}
.product-cat-properties dd {
  display: inline;
}
.product-cat-properties dd:after {
  content: "";
  display: block;
  height: 0;
}
/*# sourceMappingURL=catalog-item.css.map */

/* End */


/* Start:/bitrix/templates/oshelomi_default/components/bitrix/catalog.item/catalog/style.css?178223626413872*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FC4532;
  --bs-secondary: #FFE8F8;
  --bs-success: #5ea13d;
  --bs-info: #00bcd4;
  --bs-warning: #ffae00;
  --bs-danger: #cc0a00;
  --bs-light: #ffffff;
  --bs-dark: #222428;
  --bs-primary-rgb: 252, 69, 50;
  --bs-secondary-rgb: 255, 232, 248;
  --bs-success-rgb: 94, 161, 61;
  --bs-info-rgb: 0, 188, 212;
  --bs-warning-rgb: 255, 174, 0;
  --bs-danger-rgb: 204, 10, 0;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 36, 40;
  --bs-primary-text-emphasis: rgb(100.8, 27.6, 20);
  --bs-secondary-text-emphasis: rgb(102, 92.8, 99.2);
  --bs-success-text-emphasis: rgb(37.6, 64.4, 24.4);
  --bs-info-text-emphasis: rgb(0, 75.2, 84.8);
  --bs-warning-text-emphasis: rgb(102, 69.6, 0);
  --bs-danger-text-emphasis: rgb(81.6, 4, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(254.4, 217.8, 214);
  --bs-secondary-bg-subtle: rgb(255, 250.4, 253.6);
  --bs-success-bg-subtle: rgb(222.8, 236.2, 216.2);
  --bs-info-bg-subtle: rgb(204, 241.6, 246.4);
  --bs-warning-bg-subtle: rgb(255, 238.8, 204);
  --bs-danger-bg-subtle: rgb(244.8, 206, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(253.8, 180.6, 173);
  --bs-secondary-border-subtle: rgb(255, 245.8, 252.2);
  --bs-success-border-subtle: rgb(190.6, 217.4, 177.4);
  --bs-info-border-subtle: rgb(153, 228.2, 237.8);
  --bs-warning-border-subtle: rgb(255, 222.6, 153);
  --bs-danger-border-subtle: rgb(234.6, 157, 153);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #363636;
  --bs-body-color-rgb: 54, 54, 54;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(54, 54, 54, 0.75);
  --bs-secondary-color-rgb: 54, 54, 54;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(54, 54, 54, 0.5);
  --bs-tertiary-color-rgb: 54, 54, 54;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #FC4532;
  --bs-link-color-rgb: 252, 69, 50;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(201.6, 55.2, 40);
  --bs-link-hover-color-rgb: 202, 55, 40;
  --bs-code-color: #d63384;
  --bs-highlight-color: #363636;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(252, 69, 50, 0.25);
  --bs-form-valid-color: #5ea13d;
  --bs-form-valid-border-color: #5ea13d;
  --bs-form-invalid-color: #cc0a00;
  --bs-form-invalid-border-color: #cc0a00;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(253.2, 143.4, 132);
  --bs-secondary-text-emphasis: rgb(255, 241.2, 250.8);
  --bs-success-text-emphasis: rgb(158.4, 198.6, 138.6);
  --bs-info-text-emphasis: rgb(102, 214.8, 229.2);
  --bs-warning-text-emphasis: rgb(255, 206.4, 102);
  --bs-danger-text-emphasis: rgb(224.4, 108, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(50.4, 13.8, 10);
  --bs-secondary-bg-subtle: rgb(51, 46.4, 49.6);
  --bs-success-bg-subtle: rgb(18.8, 32.2, 12.2);
  --bs-info-bg-subtle: rgb(0, 37.6, 42.4);
  --bs-warning-bg-subtle: rgb(51, 34.8, 0);
  --bs-danger-bg-subtle: rgb(40.8, 2, 0);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(151.2, 41.4, 30);
  --bs-secondary-border-subtle: rgb(153, 139.2, 148.8);
  --bs-success-border-subtle: rgb(56.4, 96.6, 36.6);
  --bs-info-border-subtle: rgb(0, 112.8, 127.2);
  --bs-warning-border-subtle: rgb(153, 104.4, 0);
  --bs-danger-border-subtle: rgb(122.4, 6, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(253.2, 143.4, 132);
  --bs-link-hover-color: rgb(253.56, 165.72, 156.6);
  --bs-link-color-rgb: 253, 143, 132;
  --bs-link-hover-color-rgb: 254, 166, 157;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

.product-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  left: 0;
  padding: 1rem;
  -webkit-transition: none;
  transition: none;
}
.product-cat-container {
  background-color: var(--bs-light);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 100%;
  position: relative;
}
.product-cat-container.hover {
  z-index: 210;
}
.product-cat-container.hover .product-cat-popup {
  background-color: var(--bs-light);
  -webkit-box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
          box-shadow: 0 10px 32px 0 rgba(84, 133, 169, 0.3);
  height: auto;
  left: 0;
  margin: -0.5rem -0.5rem auto;
  min-height: calc(100% + 3rem);
  padding: 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition-property: margin, padding, min-height;
  transition-property: margin, padding, min-height;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.product-cat-line-card .product-cat-preview, .product-cat-line-card .product-cat-properties {
  font-size: 0.875rem;
}
.product-cat-line-card .product-cat-head {
  height: auto;
}
.product-cat-table-card .product-cat {
  padding: 0.5rem 1rem;
}
.product-cat-table-card .product-cat-image-wrapper {
  margin: -0.5rem -0.5rem -0.5rem -1rem;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
}
.product-cat-table-card .product-cat-head {
  height: auto;
  margin-bottom: auto;
}
.product-cat-line-card .product-cat-buttons, .product-cat-table-card .product-cat-buttons {
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
}
.product-cat-info-container.product-cat-hidden {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.bx-touch .product-cat-info-container.product-cat-touch-hidden {
  display: none !important;
}
.product-cat-line-card .product-cat-info-container.product-cat-hidden, .bx-no-touch .product-cat-container.hover .product-cat-popup .product-cat-info-container.product-cat-hidden {
  display: block;
  opacity: 1;
}
.product-cat-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.product-cat {
  /*Image*/
}
.product-cat-image-wrapper {
  display: block;
  margin: -1rem -1rem 0;
  padding: 1rem;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.product-cat-image-canvas {
  display: block;
  padding-bottom: 90%;
  position: relative;
}
.product-cat-image-slider {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-cat-image-slider {
  overflow: hidden;
}
.bx-touch .product-cat-image-slider > .active, .bx-touch .product-cat-image-slider > .next, .bx-touch .product-cat-image-slider > .prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bx-touch .product-cat-image-slider > .active {
  left: 0;
}
.bx-touch .product-cat-image-slider > .next, .bx-touch .product-cat-image-slider > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.bx-touch .product-cat-image-slider > .next {
  left: 100%;
}
.bx-touch .product-cat-image-slider > .prev {
  left: -100%;
}
.bx-touch .product-cat-image-slider > .next.left, .bx-touch .product-cat-image-slider > .prev.right {
  left: 0;
}
.product-cat-image-slide {
  display: none;
  height: 100%;
}
.product-cat-image-slide.active {
  display: block;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .bx-touch .product-cat-image-slide {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .bx-touch .product-cat-image-slide.next, .bx-touch .product-cat-image-slide.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .bx-touch .product-cat-image-slide.prev, .bx-touch .product-cat-image-slide.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .bx-touch .product-cat-image-slide.next.left, .bx-touch .product-cat-image-slide.prev.right, .bx-touch .product-cat-image-slide.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.product-cat-image {
  display: block;
  left: 50%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product-cat {
  /*Actions*/
}
.product-cat-image-action {
  display: none;
}
.product-cat-container.hover .product-cat-image-action {
  display: block;
}
.product-cat-head {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .product-cat-head {
    height: 6.375rem;
  }
}
.product-cat-data {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.product-cat-title {
  font-weight: 700;
  max-height: 2.5rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.product-cat-title > a, .product-cat-title > a:hover {
  color: #363636;
}
.product-cat-parent {
  font-size: 75%;
  height: 1.125rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.product-cat-parent > a, .product-cat-parent > a:hover {
  color: var(--bs-primary);
}
.product-cat-info-container {
  margin-bottom: 1rem;
}
.product-cat-info-container--price {
  overflow: hidden;
}
.product-cat-preview-container {
  margin-bottom: 1.5rem;
}
.product-cat-price-container {
  min-width: 1px;
}
.product-cat-info-container-title {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .product-cat-table-card .product-cat-price-container {
    position: relative;
    top: -1.25rem;
  }
  .product-cat-table-card .product-cat-content {
    margin-bottom: 1.625rem;
    margin-top: 1.625rem;
  }
  .product-cat .product-cat-deals {
    top: -1.5rem;
  }
}
@media (min-width: 992px) {
  .product-cat {
    padding: 1.5rem;
  }
  .product-cat-container.hover .product-cat-popup {
    margin: -0.5rem -0.5rem auto;
    min-height: calc(100% + 1rem);
    padding: 2rem;
  }
  .product-cat-image-wrapper {
    margin: -1.5rem -1.5rem 0.5rem;
    padding: 1.5rem;
  }
  .product-cat-image-action {
    right: 1.5rem;
    top: 1.5rem;
  }
  .product-cat-head {
    margin-bottom: 1.5rem;
  }
  .product-cat-table-card .product-cat {
    padding: 1rem 1.5rem;
  }
  .product-cat-table-card .product-cat-image-wrapper {
    margin: -1rem 0 -1rem -1.5rem;
    padding: 1rem 1rem 1rem 1.5rem;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/oshelomi_default/components/bitrix/iblock.vote/stars/style.css?17822362787142*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FC4532;
  --bs-secondary: #FFE8F8;
  --bs-success: #5ea13d;
  --bs-info: #00bcd4;
  --bs-warning: #ffae00;
  --bs-danger: #cc0a00;
  --bs-light: #ffffff;
  --bs-dark: #222428;
  --bs-primary-rgb: 252, 69, 50;
  --bs-secondary-rgb: 255, 232, 248;
  --bs-success-rgb: 94, 161, 61;
  --bs-info-rgb: 0, 188, 212;
  --bs-warning-rgb: 255, 174, 0;
  --bs-danger-rgb: 204, 10, 0;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 36, 40;
  --bs-primary-text-emphasis: rgb(100.8, 27.6, 20);
  --bs-secondary-text-emphasis: rgb(102, 92.8, 99.2);
  --bs-success-text-emphasis: rgb(37.6, 64.4, 24.4);
  --bs-info-text-emphasis: rgb(0, 75.2, 84.8);
  --bs-warning-text-emphasis: rgb(102, 69.6, 0);
  --bs-danger-text-emphasis: rgb(81.6, 4, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(254.4, 217.8, 214);
  --bs-secondary-bg-subtle: rgb(255, 250.4, 253.6);
  --bs-success-bg-subtle: rgb(222.8, 236.2, 216.2);
  --bs-info-bg-subtle: rgb(204, 241.6, 246.4);
  --bs-warning-bg-subtle: rgb(255, 238.8, 204);
  --bs-danger-bg-subtle: rgb(244.8, 206, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(253.8, 180.6, 173);
  --bs-secondary-border-subtle: rgb(255, 245.8, 252.2);
  --bs-success-border-subtle: rgb(190.6, 217.4, 177.4);
  --bs-info-border-subtle: rgb(153, 228.2, 237.8);
  --bs-warning-border-subtle: rgb(255, 222.6, 153);
  --bs-danger-border-subtle: rgb(234.6, 157, 153);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #363636;
  --bs-body-color-rgb: 54, 54, 54;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(54, 54, 54, 0.75);
  --bs-secondary-color-rgb: 54, 54, 54;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(54, 54, 54, 0.5);
  --bs-tertiary-color-rgb: 54, 54, 54;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #FC4532;
  --bs-link-color-rgb: 252, 69, 50;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(201.6, 55.2, 40);
  --bs-link-hover-color-rgb: 202, 55, 40;
  --bs-code-color: #d63384;
  --bs-highlight-color: #363636;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(252, 69, 50, 0.25);
  --bs-form-valid-color: #5ea13d;
  --bs-form-valid-border-color: #5ea13d;
  --bs-form-invalid-color: #cc0a00;
  --bs-form-invalid-border-color: #cc0a00;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(253.2, 143.4, 132);
  --bs-secondary-text-emphasis: rgb(255, 241.2, 250.8);
  --bs-success-text-emphasis: rgb(158.4, 198.6, 138.6);
  --bs-info-text-emphasis: rgb(102, 214.8, 229.2);
  --bs-warning-text-emphasis: rgb(255, 206.4, 102);
  --bs-danger-text-emphasis: rgb(224.4, 108, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(50.4, 13.8, 10);
  --bs-secondary-bg-subtle: rgb(51, 46.4, 49.6);
  --bs-success-bg-subtle: rgb(18.8, 32.2, 12.2);
  --bs-info-bg-subtle: rgb(0, 37.6, 42.4);
  --bs-warning-bg-subtle: rgb(51, 34.8, 0);
  --bs-danger-bg-subtle: rgb(40.8, 2, 0);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(151.2, 41.4, 30);
  --bs-secondary-border-subtle: rgb(153, 139.2, 148.8);
  --bs-success-border-subtle: rgb(56.4, 96.6, 36.6);
  --bs-info-border-subtle: rgb(0, 112.8, 127.2);
  --bs-warning-border-subtle: rgb(153, 104.4, 0);
  --bs-danger-border-subtle: rgb(122.4, 6, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(253.2, 143.4, 132);
  --bs-link-hover-color: rgb(253.56, 165.72, 156.6);
  --bs-link-color-rgb: 253, 143, 132;
  --bs-link-hover-color-rgb: 254, 166, 157;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

.rate {
  white-space: nowrap;
}
.rate__item {
  color: #b5bac5;
  cursor: pointer;
  padding: 0.125rem;
}
.rate__item > .rate__item-icon {
  vertical-align: initial;
}
.rate__item.is-voted, .rate__item.is-hover {
  color: #faad3d;
}
.rate__votes {
  color: #3483b8;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/oshelomi_default/components/bitrix/catalog.item/light/style.css?17822362668290*/
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #FC4532;
  --bs-secondary: #FFE8F8;
  --bs-success: #5ea13d;
  --bs-info: #00bcd4;
  --bs-warning: #ffae00;
  --bs-danger: #cc0a00;
  --bs-light: #ffffff;
  --bs-dark: #222428;
  --bs-primary-rgb: 252, 69, 50;
  --bs-secondary-rgb: 255, 232, 248;
  --bs-success-rgb: 94, 161, 61;
  --bs-info-rgb: 0, 188, 212;
  --bs-warning-rgb: 255, 174, 0;
  --bs-danger-rgb: 204, 10, 0;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 34, 36, 40;
  --bs-primary-text-emphasis: rgb(100.8, 27.6, 20);
  --bs-secondary-text-emphasis: rgb(102, 92.8, 99.2);
  --bs-success-text-emphasis: rgb(37.6, 64.4, 24.4);
  --bs-info-text-emphasis: rgb(0, 75.2, 84.8);
  --bs-warning-text-emphasis: rgb(102, 69.6, 0);
  --bs-danger-text-emphasis: rgb(81.6, 4, 0);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(254.4, 217.8, 214);
  --bs-secondary-bg-subtle: rgb(255, 250.4, 253.6);
  --bs-success-bg-subtle: rgb(222.8, 236.2, 216.2);
  --bs-info-bg-subtle: rgb(204, 241.6, 246.4);
  --bs-warning-bg-subtle: rgb(255, 238.8, 204);
  --bs-danger-bg-subtle: rgb(244.8, 206, 204);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(253.8, 180.6, 173);
  --bs-secondary-border-subtle: rgb(255, 245.8, 252.2);
  --bs-success-border-subtle: rgb(190.6, 217.4, 177.4);
  --bs-info-border-subtle: rgb(153, 228.2, 237.8);
  --bs-warning-border-subtle: rgb(255, 222.6, 153);
  --bs-danger-border-subtle: rgb(234.6, 157, 153);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #363636;
  --bs-body-color-rgb: 54, 54, 54;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(54, 54, 54, 0.75);
  --bs-secondary-color-rgb: 54, 54, 54;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(54, 54, 54, 0.5);
  --bs-tertiary-color-rgb: 54, 54, 54;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #FC4532;
  --bs-link-color-rgb: 252, 69, 50;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(201.6, 55.2, 40);
  --bs-link-hover-color-rgb: 202, 55, 40;
  --bs-code-color: #d63384;
  --bs-highlight-color: #363636;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(252, 69, 50, 0.25);
  --bs-form-valid-color: #5ea13d;
  --bs-form-valid-border-color: #5ea13d;
  --bs-form-invalid-color: #cc0a00;
  --bs-form-invalid-border-color: #cc0a00;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(253.2, 143.4, 132);
  --bs-secondary-text-emphasis: rgb(255, 241.2, 250.8);
  --bs-success-text-emphasis: rgb(158.4, 198.6, 138.6);
  --bs-info-text-emphasis: rgb(102, 214.8, 229.2);
  --bs-warning-text-emphasis: rgb(255, 206.4, 102);
  --bs-danger-text-emphasis: rgb(224.4, 108, 102);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(50.4, 13.8, 10);
  --bs-secondary-bg-subtle: rgb(51, 46.4, 49.6);
  --bs-success-bg-subtle: rgb(18.8, 32.2, 12.2);
  --bs-info-bg-subtle: rgb(0, 37.6, 42.4);
  --bs-warning-bg-subtle: rgb(51, 34.8, 0);
  --bs-danger-bg-subtle: rgb(40.8, 2, 0);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(151.2, 41.4, 30);
  --bs-secondary-border-subtle: rgb(153, 139.2, 148.8);
  --bs-success-border-subtle: rgb(56.4, 96.6, 36.6);
  --bs-info-border-subtle: rgb(0, 112.8, 127.2);
  --bs-warning-border-subtle: rgb(153, 104.4, 0);
  --bs-danger-border-subtle: rgb(122.4, 6, 0);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(253.2, 143.4, 132);
  --bs-link-hover-color: rgb(253.56, 165.72, 156.6);
  --bs-link-color-rgb: 253, 143, 132;
  --bs-link-hover-color-rgb: 254, 166, 157;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

.product-light {
  background-color: #fff;
  padding: 0.25rem;
}
.product-light-left {
  width: 20%;
}
.product-light-image-wrapper {
  display: block;
  height: 100%;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.product-light-image {
  display: block;
  left: 50%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product-light-title {
  font-weight: 700;
  max-height: 2.5rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.product-light-title > a, .product-light-title > a:hover {
  color: #363636;
}
.owl-item .product-light-title {
  height: 2.5rem;
}
.product-light-price-container {
  overflow: hidden;
  white-space: nowrap;
}
.product-light-price-container .product-light-info-container-title {
  font-size: 75%;
  color: #7d8698;
  margin-bottom: -0.25rem;
}
.product-light-price-current {
  font-weight: 600;
  font-size: 1.125rem;
}
.product-light-price-old {
  color: #7d8698;
  font-size: 0.875rem;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .product-light {
    padding: 1rem;
  }
  .product-light-left {
    width: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .product-light-image-wrapper {
    height: 0;
    padding-top: 82%;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/oshelomi_default/components/bitrix/catalog.section.list/catalog2/style.css?17822362748044 */
/* /bitrix/templates/oshelomi_default/components/incosmetics/catalog.sorter/catalog/style.css?17822363006872 */
/* /bitrix/templates/oshelomi_default/assets/styles/catalog-item.css?178223625221860 */
/* /bitrix/templates/oshelomi_default/components/bitrix/catalog.item/catalog/style.css?178223626413872 */
/* /bitrix/templates/oshelomi_default/components/bitrix/iblock.vote/stars/style.css?17822362787142 */
/* /bitrix/templates/oshelomi_default/components/bitrix/catalog.item/light/style.css?17822362668290 */
