/* Двухцветный градиент */
/* Трехцветный градиент с возможностью изменять положение центрального цвета */
/* Четырехцветный градиент */
*[v-cloak] {
  visibility: hidden;
  overflow: hidden;
}
body .btn-buy {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease-in;
}
body.vue-basket-manager .btn-buy {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
html {
  height: 100%;
  min-height: 100%;
}
body {
  min-height: 100%;
  width: 100%;
  min-width: 320px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
}
body.lg-on {
  overflow: hidden;
}
body.modal-open #chatra,
body.lg-on #chatra {
  display: none !important;
}
body .disabled {
  pointer-events: none;
}
.icon-menu figure {
  margin: 0;
}
.icon-menu svg {
  width: 32px;
  height: 32px;
}
/* Chrome, Safari, Edge, Opera - убираем стрелки у number */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox - убираем стрелки у number */
input[type=number] {
  -moz-appearance: textfield;
}
label {
  cursor: pointer;
}
label.required span.required {
  display: none;
}
label.required::after {
  content: '*';
  color: var(--danger, '#dc3545');
  margin: 0 0 0 0.3rem;
}
.scroll-hide {
  /*Прячем скролбар, но сотавляем его функциональность*/
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  scrollbar-height: none;
  /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */
}
.scroll-hide::-webkit-scrollbar {
  display: none;
}
.btn.btn-buy:not(.disabled) > .spinner-border {
  display: none;
}
.mobile-icon {
  position: fixed;
  bottom: 80px;
  right: 20px;
  padding: 5px;
  background-color: #E7E0EF;
  border: 1px solid #DACCCC;
  cursor: pointer;
  border-radius: 3px;
}
.mobile-icon img {
  display: block;
}
.border-hr {
  border-top: 10px solid #dee2e6;
}
.page-400 > div {
  width: 600px;
  margin: 10px auto 30px auto;
  text-align: center;
  font-size: 14px;
}
.page-400 > div > h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.page-400 > div > h1.error-number {
  font-size: 100px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.page-400 .info-menu {
  display: inline-block;
  text-align: left;
  margin: 30px 0 10px 0;
}
.page-400 .info-menu > div {
  font-size: 16px;
  margin-bottom: 5px;
}
.page-400 .info-menu li {
  line-height: 24px;
}
.page-400 .info-menu a {
  text-decoration: underline;
}
.page-400 .info-menu a:hover {
  text-decoration: none;
}
.page-search-empty > div.info-menu {
  display: block;
  margin: 15px auto 15px auto;
}
.page-search-empty > div.title-search {
  font-size: 17px;
  margin: 10px auto 10px auto;
  text-align: left;
}
.sitemap-wrapper {
  line-height: 22px;
}
.sitemap-wrapper ul {
  padding: 0 15px 20px;
  list-style: circle inside;
}
.sitemap-wrapper ul li {
  padding: 5px 0;
}
.sitemap-wrapper li.list > a {
  position: relative;
}
.sitemap-wrapper li.list > a::after {
  position: absolute;
  top: -2px;
  right: -16px;
  content: '▼';
  font-size: 12px;
}
.sitemap-wrapper li.list.active > a::after {
  content: '▲';
}
.sitemap-wrapper li.list > ul {
  display: none;
}
.sitemap-wrapper a {
  text-decoration: underline;
}
.sitemap-wrapper a:hover {
  text-decoration: none;
}
.compact-urls > * {
  border-color: #31BB36 !important;
  transition: all 300ms ease-in-out;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.15), 0 4px 15px rgba(18, 17, 36, 0.3);
  -webkit-transition: all 300ms ease-in-out;
  /*        &:hover{
            border-color: @CUrls_borderHoverColor !important;
        }*/
}
.compact-urls > * > a {
  color: #797878;
  text-decoration: none;
}
.compact-urls > * > a::after {
  content: "";
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: 50%;
  border: 1px solid #ddd !important;
  border-radius: 50%;
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.compact-urls > * > a:hover {
  border-color: #31BB36 !important;
}
.compact-urls > * > a:hover::after {
  content: "";
  display: inline-block;
  border-color: #31BB36 !important;
  background-image: url('images/CUrls_Chek_On.svg');
  width: 1rem;
  height: 1rem;
}
.compact-urls > *.active {
  border-color: #31BB36 !important;
}
.compact-urls > *.active a {
  border-color: #31BB36 !important;
}
.compact-urls > *.active a::after {
  border-color: #31BB36 !important;
  background-image: url('images/CUrls_Chek_On.svg');
}
.compact-urls > *.active a:hover {
  border-color: #ddd !important;
}
.compact-urls > *.active a:hover::after {
  border-color: #ddd !important;
  background: url('images/CUrls_Chek_Off.svg') !important;
}
.compact-urls > *.active:hover {
  border-color: #ddd !important;
}
/** range-slidervfor filters **/
.form-group input[type=range] {
  -webkit-appearance: none;
  width: 90%;
  border: none;
}
.form-group input[type=range]:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
.form-group input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: #000;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
.form-group input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  position: relative;
  pointer-events: none;
  cursor: pointer;
  animate: 0.2s;
  background: #000;
  border-radius: 1px;
  box-shadow: none;
  border: 0;
}
.form-group input[type=range]::-webkit-slider-thumb {
  z-index: 2;
  pointer-events: all;
  position: relative;
  box-shadow: none;
  border: none !important;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #b72e32;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}
.form-group input[type=range]::-moz-range-thumb {
  z-index: 2;
  pointer-events: all;
  position: relative;
  box-shadow: none;
  border: none !important;
  height: 18px;
  width: 18px;
  border-radius: 25px;
  background: #b72e32;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7px;
}
/******   Новости   ******/
.news-list .items > * article {
  border-radius: 1rem !important;
}
.news-list .items > *:last-child {
  border-bottom: 0;
}
.news-list .items > * .card-pic {
  border-radius: 1rem !important;
}
.news-list .items > * a {
  text-decoration: none;
  /*        &:hover {
            text-decoration: none;
        }*/
}
.news-list .items > * time {
  color: #da7733;
}
.news-list .items > * .preview {
  overflow: hidden;
}
#news-list .news-card {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
}
#news-list .news-card:hover {
  transition: 0.3s;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.1), 0 4px 15px rgba(18, 17, 36, 0.2);
}
#news-list .card-columns {
  column-count: 4 !important;
}
/******   Акции   ******/
.promo-list .items .promo-card {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  border-radius: 1rem;
}
.promo-list .items .promo-card:hover {
  transition: 0.3s;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.1), 0 4px 15px rgba(18, 17, 36, 0.2);
}
.promo-list .items .card-img {
  border-radius: 0 0 1rem 1rem;
}
.promo-list .items .disabled .card-img {
  opacity: 0.4 !important;
  border-radius: 0 0 1rem 1rem;
}
.promo-list .items .disabled:hover .card-img-overlay {
  border-radius: 0 0 1rem 1rem;
  opacity: 0.7;
}
.promo-list .items .card-img-overlay {
  background: rgba(255, 255, 255, 0.85);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.promo-list .items .card-img-overlay .card-text {
  position: absolute;
  top: auto;
  bottom: 2rem;
}
#quiz-button {
  top: auto;
  bottom: 0;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
#quiz-button > .rounded-top {
  transform: none !important;
  margin: 0 !important;
  background: #b72e32 !important;
}
#quiz-button > .rounded-top use {
  --question-rotate: -90deg;
}
.socials {
  top: 300px;
  right: 0;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  z-index: 1200;
  border-radius: 1rem 0 0 1rem;
}
*::selection {
  color: #fff;
  background-color: #b72e32;
}
::-moz-focus-outer,
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
::-webkit-scrollbar {
  width: 1rem;
}
::-webkit-scrollbar-track {
  border-start: 1px solid #e8e8e8;
  background: #fff;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #373535;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #373535;
}
a {
  color: #b72e32;
  transition: all 0.5s ease;
  text-decoration: none;
}
a:hover {
  color: #580112;
  text-decoration: none;
  transition-duration: 0.5s;
}
a.header-phones:hover {
  color: #b72e32;
  text-decoration: none;
  transition-duration: 0.5s;
}
a.nav-item {
  color: #373535;
  transition: all 0.5s ease;
}
a.nav-item:hover {
  color: #f0f0f0 !important;
  background-color: #b72e32 !important;
  text-decoration: none;
  transition-duration: 0.5s;
}
.text-primary {
  color: #b72e32 !important;
}
.bg-dark {
  background-color: #373535 !important;
}
.border-dark {
  border-color: #373535 !important;
}
.bg-light {
  background-color: #f0f0f0 !important;
}
.bg-primary,
.btn-buy,
.btn-primary:not(:active):not(:hover):not(:focus) {
  background-color: #b72e32 !important;
}
.border-primary,
.btn-primary:not(:active):not(:hover) {
  border-color: #b72e32 !important;
}
.bg-primary:active,
.bg-primary:hover,
.bg-primary:focus {
  background-color: #373535 !important;
}
.list-group-item.active,
.nav-pills .nav-link.active {
  border-color: #b72e32;
  background-color: #b72e32;
}
.btn:not([class*="shadow"]):not(.sale-code),
.form-control {
  box-shadow: none !important;
}
.page-link {
  border: none !important;
}
.st-content ul,
.seo-text ul {
  list-style: circle inside;
}
.st-content ul li,
.seo-text ul li {
  padding: 5px 0;
}
.st-content ol,
.seo-text ol {
  list-style: decimal inside;
  counter-reset: item;
}
.st-content ol li,
.seo-text ol li {
  display: block;
  padding: 5px 0;
}
.st-content ol li:before,
.seo-text ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
}
.st-content ul,
.seo-text ul,
.st-content ol,
.seo-text ol {
  padding: 0 15px;
  margin: 0;
}
.st-content h2,
.seo-text h2,
.st-content h3,
.seo-text h3,
.st-content p,
.seo-text p {
  padding: 10px 0;
  margin: 0;
}
.st-content .class-info-block .site-info-map,
.seo-text .class-info-block .site-info-map {
  width: 100% !important;
}
.st-content .class-info-block .site-info-map > ymaps,
.seo-text .class-info-block .site-info-map > ymaps,
.st-content .class-info-block .site-info-map > ymaps > ymaps,
.seo-text .class-info-block .site-info-map > ymaps > ymaps {
  width: 100% !important;
}
#index-product-random {
  /*    .card {

        transition: all @transition_time ease-in-out;

        .product-badges {
            z-index: 2;
        }
    }

    .card:hover {
        border-color: @color_primary !important;
        border-radius: 1rem !important;
    }*/
}
#scroll-up {
  position: fixed;
  bottom: 24%;
  right: 1.25rem;
  z-index: 99;
  opacity: 0.5;
  transition: opacity 0.4s ease-in-out;
}
#scroll-up:hover {
  opacity: 0.9;
}
.sale-code {
  bottom: 20px;
  left: 5vw;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 12000;
}
.basket-popup {
  background: #fff;
  border-radius: 1rem;
  position: fixed;
  right: 20px;
  top: 150px;
  height: fit-content;
  padding: 1rem;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  z-index: 1200;
  box-sizing: border-box;
  animation: slidein 1.5s linear forwards;
}
.basket-popup .basket-item {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.basket-popup .basket-item .prod-img {
  height: 150px;
}
@keyframes slidein {
  0% {
    opacity: 0;
    right: -20px;
  }
  20% {
    opacity: 1;
    right: 40px;
  }
  40% {
    opacity: 1;
    right: 40px;
  }
  60% {
    opacity: 1;
    right: 40px;
  }
  80% {
    opacity: 1;
    right: 40px;
  }
  100% {
    opacity: 1;
    right: 40px;
  }
}
#header {
  background: #fff url('images/header-bg.png') repeat-x 0 0;
  transition: all 0.5s ease;
}
#header figure.position-relative:hover,
#header [data-bs-toggle="collapse"][aria-expanded="true"] {
  color: #b72e32;
}
#header a:not(.active):not(:hover):not(.btn) {
  color: #373535;
}
#header-menu li.nav-item {
  transition: all 0.5s ease;
}
#header-menu li.nav-item.dropdown {
  cursor: pointer;
}
#header-menu li.nav-item.active,
#header-menu li.nav-item:hover,
#header-menu li.nav-item.dropdown.show {
  background-color: #b72e32;
  transition-duration: 0.5s;
}
#header-menu li.nav-item.active > *,
#header-menu li.nav-item:hover > *,
#header-menu li.nav-item.dropdown.show > * {
  color: #fff !important;
}
#header-menu li.nav-item:first-child {
  margin-left: 0 !important;
}
.basket-badge {
  top: 2px;
  right: 2px;
}
.jcarousel li > a {
  color: #373535 !important;
}
.jcarousel li > a:hover {
  color: #b72e32 !important;
  border: 1px solid #b72e32 !important;
  border-radius: 0.5rem;
}
.jcarousel li > a > img {
  border-radius: 0.5rem;
}
.header-top-fixed {
  position: sticky;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 2000;
}
.header-bottom {
  top: 40px;
}
.icon-menu svg {
  width: 40px;
  height: 40px;
}
.compare-badge {
  right: -2px;
  top: -2px;
}
#footer a.text-dark {
  transition: all 0.5s ease;
}
#footer a.text-dark:hover {
  color: #b72e32 !important;
  text-decoration: none;
  transition-duration: 0.5s;
}
#footer ul.nav {
  columns: 4 8rem;
  column-gap: 2.5rem;
  column-rule: 1px solid #000;
}
#footer ul.nav > li.nav-item {
  line-height: 2rem;
  page-break-inside: avoid;
}
#footer .custom-select:focus {
  box-shadow: none;
  border-color: #b72e32;
}
.breadcrumbs {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  font-size: 13px;
  font-weight: normal;
}
.breadcrumbs > li {
  display: inline-block;
}
.breadcrumbs > li:after {
  content: '/';
}
.breadcrumbs > li:last-child:after {
  content: '';
}
.breadcrumbs > li:first-child > * {
  margin-left: 0;
}
.breadcrumbs > li > * {
  margin: 0 5px;
}
.breadcrumbs > li > a {
  text-decoration: underline;
  color: black;
}
.breadcrumbs > li > a:hover {
  text-decoration: none;
  color: #b72e32;
}
.breadcrumbs > li > span {
  color: #626262;
}
.pagination {
  text-align: center;
  margin: 10px 0;
  line-height: 30px;
}
.pagination li {
  display: inline-block;
}
.pagination li > a,
.pagination li span {
  display: inline-block;
  line-height: 25px;
  margin-right: 4px;
  padding: 2px 15px;
  text-align: center;
  text-decoration: none;
  color: black;
}
.pagination li.active > span {
  background-color: #b72e32 !important;
  border-color: #b72e32 !important;
  border-radius: 3px;
}
.pagination li:hover a {
  color: #b72e32;
}
.pagination li.page > a {
  width: 40px;
  display: inline-block;
  padding: 2px 0px;
}
.pagination li.selected > span {
  color: white;
  background-color: #b72e32;
}
.pagination li.first,
.pagination li.last {
  display: none;
}
.pagination li.hidden > a {
  background-color: none;
  color: #4f4e53;
  cursor: default;
}
.pagination li a:focus {
  box-shadow: none !important;
}
.btn {
  text-decoration: none;
  transition: all 0.5s ease !important;
}
.btn.btn-primary:hover,
.btn.btn-primary:active {
  transition-duration: 0.5s;
  border-color: #373535 !important;
  background-color: #373535 !important;
}
.btn {
  text-decoration: none;
  transition: all 0.5s ease !important;
}
.btn.btn-primary:hover,
.btn .btn-primary:active {
  transition-duration: 0.5s;
  border-color: #373535 !important;
  background-color: #373535 !important;
}
.btn-buy {
  color: #FFF !important;
}
.btn-buy:hover {
  color: #FFF !important;
  background-color: #373535 !important;
}
.btn-secondary[type="submit"] {
  background-color: #b72e32 !important;
}
.btn-secondary[type="submit"]:hover {
  color: #fff !important;
  background-color: #373535 !important;
}
.btn-success {
  background-color: #f9e02f !important;
  color: #000 !important;
  border-color: #000 !important;
}
.btn-success:hover {
  color: #fff !important;
  background-color: #b72e32 !important;
  border-color: #000 !important;
}
.tooltip .tooltip-inner {
  color: #fff;
  background-color: #b72e32;
}
.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #b72e32;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #b72e32;
}
.tooltip.bs-tooltip-left .arrow:before {
  border-start-color: #b72e32;
}
#mini-news article {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  border-radius: 1rem !important;
}
#mini-news article:hover {
  transition: 0.3s;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.1), 0 4px 15px rgba(18, 17, 36, 0.2);
}
#mini-news a {
  transition: all 0.5s ease-in-out;
}
#mini-news a:hover h5 {
  color: #580112 !important;
  text-decoration: none !important;
  transition-duration: 0.5s !important;
}
#mini-news a:hover p {
  color: #000 !important;
}
#mini-news .card-footer {
  border-radius: 0 0 1rem 1rem;
}
.b-block {
  max-width: 1920px;
}
.b-block img {
  border-radius: 1rem;
}
.b-block figure figcaption {
  top: auto;
  bottom: 0;
  color: #020202;
  background-color: rgba(247, 246, 246, 0.8);
  transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
  border-radius: 1rem;
}
.b-block figure:hover figcaption {
  color: #fff;
  background-color: rgba(2, 2, 2, 0.2);
  border-radius: 1rem;
}
.b-block .w-95 {
  width: 95% !important;
}
.series-container figure a {
  background: rgba(255, 255, 255, 0.78);
  color: #000 !important;
  border-radius: 0 0 50% 50%;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease-in-out;
}
.series-container figure a:hover {
  background: rgba(255, 255, 255, 0.95);
  border: #b72e32 !important;
  /*transition-duration: @transition_time;*/
}
.series-container figure img {
  border-style: dotted !important;
  transition: border-color 0.4s ease-in-out;
}
.series-container figure:hover img {
  border-color: #b72e32 !important;
  border-style: solid !important;
  transition-duration: 0.4s;
}
.carousel {
  border-radius: 1rem;
}
.carousel .carousel-indicators li {
  width: 1.5rem;
  height: 1.5rem;
}
.carousel .carousel-indicators li.active {
  border-color: #b72e32 !important;
}
.carousel .carousel-inner {
  border-radius: 1rem;
}
.carousel .slider-detail {
  width: 26.875rem;
  max-height: 100%;
  overflow: auto;
  max-width: calc(100% - 8.75rem);
  position: absolute;
  top: 50%;
  left: 4.375rem;
  transform: translateY(-50%);
  padding: 1.5625rem;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 1rem;
}
.carousel .slider-detail > * {
  position: relative;
  z-index: 1;
}
.carousel .slider-detail > span {
  font-size: 1.857rem;
}
.carousel .slider-detail > p {
  font-size: 1.28rem;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.carousel .slider-detail > span + p,
.carousel .slider-detail > a {
  margin-top: 1.42rem;
}
.carousel .slider-detail > a {
  color: #fff;
  background-color: #b72e32;
  display: inline-block;
  text-decoration: none;
  padding: 0.5625rem 1.5625rem;
}
.jcarousel {
  /*    &::before, &::after {
        content: '';
        width: 2.5rem;
        height: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 3;
    }

    &::before {
        left: 0;
        background: linear-gradient(to right, #fff, transparent);
    }

    &::after {
        left: auto;
        right: 0;
        background: linear-gradient(to left, #fff, transparent);
    }

    .jcarousel-control {
        z-index: 4;
        width: 2.5rem;
        height: 2.5rem;

        &.jcarousel-control-prev {
            left: 0.5rem;
        }

        &.jcarousel-control-next {
            left: auto;
            right: 0.5rem;
        }
    }*/
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  src: url("fonts/robotocondensed-regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoCondensedBold', sans-serif;
  src: url('fonts/robotocondensed-bold.ttf');
}
.row {
  /*    &.no-gutters {

        .product[class*="col-"] {
            transition: all .6s ease;  
            &:hover {
                z-index: 10;
                .box_shadow(0, 0, 5px, 2px #e4e4e4);
            }
        }
    }*/
}
.product > .card {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  border-radius: 1rem;
}
.product > .card:hover {
  transition: 0.3s;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.1), 0 4px 15px rgba(18, 17, 36, 0.2);
}
.product > .card > .card-body > figure.figure::before,
.product > .card > .card-body > figure.figure::after {
  width: 100%;
  height: 200px;
  min-height: 200px;
  margin: 0;
  display: block;
}
.product > .card > .card-body > figure.figure::before {
  content: '';
}
.product > .card > .card-body > figure.figure img.img-fluid {
  margin-top: -200px;
}
.product > .card > .card-body > figure.figure.caption-top::before {
  display: none;
}
.product > .card > .card-body > figure.figure.caption-top::after {
  content: '';
}
.product > .card > .card-body > figure.figure.caption-top img.img-fluid {
  margin-top: 0;
  margin-bottom: -200px;
}
.product > .card > .card-body ul > li {
  border-bottom: 1px dotted !important;
}
.product > .card > .card-body ul > li > span {
  border-bottom: 1px solid #fff;
  margin: 0 0 -1px;
}
.product > .card.spektr .product-badges {
  top: 0;
  left: 0;
  right: 0;
}
.product > .card.spektr .discount-tag {
  clip-path: polygon(0 0, 73% 0, 100% 20%, 100% 80%, 73% 100%, 0 100%, 0% 80%, 0% 20%);
  width: fit-content;
}
#category-page .seo-text {
  overflow: hidden;
}
#category-page .seo-text h2,
#category-page .seo-text h3,
#category-page .seo-text p {
  padding: 10px 0;
  margin: 0;
}
#category-page .seo-text p {
  text-indent: 0;
}
#category-page .seo-text ul,
#category-page .seo-text ol {
  padding: 0 15px;
  margin: 0;
}
#category-page .seo-text ul {
  list-style: circle inside;
}
#category-page .seo-text ul li {
  padding: 5px 0;
}
#category-page .seo-text ol {
  list-style: decimal inside;
  counter-reset: item;
}
#category-page .seo-text ol li {
  display: block;
  padding: 5px 0;
}
#category-page .seo-text ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
}
#category-page .catalog-childs-block > ul {
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
#category-page .catalog-childs-block > ul > li.active > *,
#category-page .catalog-childs-block > ul > li > *:hover {
  border-color: black;
  background-color: black;
  color: white;
}
#category-page.spektr.with-accessories > .category-wrapper-block {
  display: block;
}
#category-page.spektr.with-accessories > .category-wrapper-block > .category-ajax-block {
  display: block;
  margin-left: 0;
}
#category-page.spektr.with-accessories > .category-wrapper-block > .category-ajax-block > * {
  margin: 0;
}
#category-page.spektr > .category-wrapper-block {
  overflow: hidden;
}
#category-page.spektr > .category-wrapper-block > form {
  float: left;
}
#category-page.spektr > .category-wrapper-block > .category-ajax-block {
  margin-left: 280px;
}
#category-page.spektr > .category-wrapper-block > .category-ajax-block > * {
  margin: 0 0 0 20px;
}
#category-page.spektr > .category-wrapper-block > .category-ajax-block h1 {
  display: inline-block;
  margin: 0 0 20px 20px;
  padding: 0;
  border: 0;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  font-size: 24px;
  font-weight: bold;
  color: black;
}
#category-page.spektr > .category-wrapper-block > .category-ajax-block .category-top-block {
  margin: 0;
  padding: 0;
}
#category-page.spektr > .category-wrapper-block > .category-ajax-block .category-top-block > .compact-urls,
#category-page.spektr > .category-wrapper-block > .category-ajax-block .category-top-block > .catalog-childs-block {
  margin: 0 0 20px 20px;
  padding: 0;
  text-align: left;
  list-style: none;
}
#category-page.element.with-accessories .category-middle-block {
  display: block;
}
#category-page.element.with-accessories .category-middle-block > .category-ajax-block {
  margin-left: 0;
}
#category-page.element.with-accessories .category-middle-block > .category-ajax-block .catalog-product-list {
  margin: 0;
}
#category-page.element.with-accessories .category-middle-block > .category-ajax-block .catalog-product-list .catalog-products-items > .product {
  flex: 0 0 255px;
}
#category-page.element.with-accessories .category-middle-block > .category-ajax-block .catalog-product-list .catalog-products-items > .product .product-specifications {
  display: none;
}
#category-page.element .category-top-block > .compact-urls {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
#category-page.element .catalog-childs-block > ul > li.active > *,
#category-page.element .catalog-childs-block > ul > li > *:hover {
  border: 1px solid #f60 !important;
  background-color: #f60;
  color: #fff !important;
}
#category-page.element .category-middle-block {
  overflow: hidden;
}
#category-page.element .category-middle-block > form {
  float: left;
}
#category-page.element .category-bottom-block {
  margin: 0;
  overflow: hidden;
}
.catalog-products-items.spektr .product {
  /*        &:hover {
            z-index: 10;
            .box_shadow(0, 0, 5px, 2px #e4e4e4);
        }*/
}
.catalog-products-items.spektr .product.product-hit:before,
.catalog-products-items.spektr .product.product-hit:after {
  display: none;
}
.catalog-products-items.spektr .product .product-sale {
  color: #f00;
}
.catalog-products-items.spektr .product .product-basket {
  overflow: hidden;
}
.catalog-products-items.spektr .product .product-basket .button {
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  box-sizing: border-box;
  border: 1px solid black;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px;
  font: bold 14px/30px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #eb6852;
  background: white;
}
.catalog-products-items.spektr .product .product-basket .button:hover {
  color: white;
  background: #eb6852;
}
.catalog-products-items.spektr .product .product-delivery {
  margin: 15px 0 0 0;
}
.catalog-products-items.spektr .product .product-delivery > * {
  color: #2e2e2e;
}
.catalog-products-items.spektr .product .product-delivery > a {
  text-decoration: underline;
}
.catalog-products-items.spektr .product .product-delivery > a:hover {
  text-decoration: none;
  color: #2e2e2e;
}
.catalog-products-items.spektr .product .product-info {
  height: 35px;
  margin: 10px 0 0 0;
  text-align: left;
  overflow: hidden;
}
.catalog-products-items.spektr .product .product-info > * {
  height: 35px;
  line-height: 35px;
  font-weight: normal;
  color: black;
}
.catalog-products-items.spektr .product .product-info .product-code {
  display: inline-block;
}
.catalog-products-items.spektr .product .product-info .product-status {
  float: right;
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
}
.catalog-products-items.spektr .product .product-info .product-status.status-list-many,
.catalog-products-items.spektr .product .product-info .product-status.status-list-little,
.catalog-products-items.spektr .product .product-info .product-status.status-out-of-stock {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  text-decoration: none;
}
.catalog-products-items.spektr .product .product-info .product-status.status-list-many,
.catalog-products-items.spektr .product .product-info .product-status.status-list-little {
  color: green;
}
.catalog-products-items.spektr .product .product-compare {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.catalog-products-items.spektr .product .product-compare > label {
  color: black;
  cursor: pointer;
}
.catalog-products-items.spektr .product .product-compare > label > * {
  vertical-align: middle;
}
.catalog-products-items.element .product .product-sale {
  right: 0;
  padding: 0 10px;
  background-color: #ebc324;
}
.catalog-products-items.element .product .product-link {
  display: block;
  text-decoration: none;
}
.catalog-products-items.element .product .product-link:hover {
  text-decoration: underline;
  color: black;
}
.catalog-products-items.element .product .product-link .product-image {
  width: 200px;
  height: 200px;
  line-height: 200px;
  margin: 0 auto;
  text-align: center;
}
.catalog-products-items.element .product .product-link .product-image > img {
  max-width: 200px;
  max-height: 200px;
  vertical-align: middle;
}
.catalog-products-items.element .product .product-link .product-name {
  display: block;
  min-height: 50px;
  margin-top: 10px;
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #2b2b2b;
}
.catalog-products-items.element .product .product-specifications {
  height: 140px;
  margin: 0;
  overflow: hidden;
}
.catalog-products-items.element .product .product-specifications > ul {
  margin: 0;
  padding: 0;
  list-style: circle inside;
}
.catalog-products-items.element .product .product-specifications > ul > li {
  line-height: 18px;
  font-size: 13px;
}
.catalog-products-items.element .product .product-price-wrapper {
  height: 50px;
  margin: 15px 0;
  overflow: hidden;
}
.catalog-products-items.element .product .product-price-wrapper .product-price-discounted {
  height: 15px;
  line-height: 15px;
}
.catalog-products-items.element .product .product-price-wrapper .product-price-discounted > * {
  text-decoration: line-through;
  font-size: 15px;
  font-weight: bold;
  color: #de8989;
}
.catalog-products-items.element .product .product-price-wrapper .product-price-base {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.catalog-products-items.element .product .product-price-wrapper .product-price-base .product-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.catalog-products-items.element .product .product-price-wrapper .product-price-base .product-price .price {
  font-size: 22px;
  font-weight: bold;
  color: #f50000;
}
.catalog-products-items.element .product .product-price-wrapper .product-price-base .product-price .money {
  font-size: 19px;
  font-weight: normal;
  color: #2b2b2b;
}
.catalog-products-items.element .product .product-info {
  height: 35px;
  line-height: 35px;
  margin: 10px 0 0 0;
  overflow: hidden;
}
.catalog-products-items.element .product .product-info > * {
  font-weight: normal;
  color: black;
}
.catalog-products-items.element .product .product-info .product-code {
  display: inline-block;
}
.catalog-products-items.element .product .product-compare {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.catalog-products-items.element .product .product-compare > label {
  color: black;
  cursor: pointer;
}
.catalog-products-items.element .product .product-compare > label > * {
  vertical-align: middle;
}
#catalog-filters-form {
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  border-radius: 0 1rem 1rem 0;
}
.finded-categories-items .card {
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  border-radius: 1rem;
}
#product-page ul.character-table li .product-chars-name::after,
.product ul.character-table li .product-chars-name::after {
  content: ':';
}
#product-page.element .carousel,
.product-element .carousel {
  height: 500px;
}
#product-page.element .product-badges,
.product-element .product-badges {
  top: 0;
}
#product-page.element .fast_order-form,
.product-element .fast_order-form {
  background-color: #ccc;
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
}
#product-page.element .product-tabs,
.product-element .product-tabs {
  padding-top: 1rem;
}
#product-page.element .product-tabs .nav-tabs,
.product-element .product-tabs .nav-tabs {
  border-bottom-width: 10px;
}
#product-page.element .product-tabs .nav-tabs .nav-link,
.product-element .product-tabs .nav-tabs .nav-link {
  /*border-color: #dee2e6;*/
  box-shadow: 0 2px 8px rgba(18, 17, 36, 0.04), 0 4px 15px rgba(18, 17, 36, 0.08);
  background-color: #fff;
}
#product-page.element .product-tabs .nav-tabs .active,
.product-element .product-tabs .nav-tabs .active {
  background-color: #dee2e6;
}
#product-page.element .character-table,
.product-element .character-table {
  list-style: none;
}
#product-page.element .character-table > li,
.product-element .character-table > li {
  padding: 0;
  margin: 0.5rem 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #DADADA;
}
#product-page.element .character-table > li > span,
.product-element .character-table > li > span {
  display: inline-block;
  /*                background-color: #fff;
                border-bottom: 1px solid #fff;*/
  margin: 0 0 -1px;
}
#product-page.element .character-table > li > span.product-chars-name,
.product-element .character-table > li > span.product-chars-name {
  font-weight: bold;
}
#product-page.spektr .carousel,
.product-spektr .carousel {
  height: 500px;
}
#product-page.spektr .product-badges,
.product-spektr .product-badges {
  z-index: 10;
  top: 0;
}
#product-page.spektr .product-badges .bg-danger,
.product-spektr .product-badges .bg-danger {
  background-color: #f00 !important;
}
#product-page.spektr .product-tabs > .tabs-wrapper,
.product-spektr .product-tabs > .tabs-wrapper {
  background-color: #f8f9fa;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li {
  margin-right: 1rem;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li button,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li button {
  position: relative;
  border-color: #dee2e6;
  border-left-width: 0;
  border-right-width: 0;
  background-color: #f8f9fa;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li button.active,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li button.active {
  z-index: 10;
  background-color: #fff;
  border-bottom-color: #fff;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li button::before,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li button::before,
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li button::after,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li button::after {
  content: '';
  position: absolute;
  top: -1px;
  bottom: -1px;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  background-color: inherit;
  width: 22px;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li button::before,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li button::before {
  left: -0.5625rem;
  border-right: none;
  border-radius: 0.35rem 0 0 0;
  -webkit-transform: skewX(-15deg);
  -moz-transform: skewX(-15deg);
  -ms-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li button::after,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li button::after {
  left: auto;
  right: -0.5625rem;
  border-left: none;
  border-radius: 0 0.35rem 0 0;
  -webkit-transform: skewX(15deg);
  -moz-transform: skewX(15deg);
  -ms-transform: skewX(15deg);
  -o-transform: skewX(15deg);
  transform: skewX(15deg);
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li:first-child button,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li:first-child button {
  border-left-width: 1px;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li:first-child button::before,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li:first-child button::before {
  display: none;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li:last-child,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li:last-child {
  margin-right: 0;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li:last-child button,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li:last-child button {
  border-right-width: 1px;
}
#product-page.spektr .product-tabs > .tabs-wrapper > .nav > li:last-child button::after,
.product-spektr .product-tabs > .tabs-wrapper > .nav > li:last-child button::after {
  display: none;
}
#product-page.spektr .product-tabs .tab-product-description .character-table .product-chars-name,
.product-spektr .product-tabs .tab-product-description .character-table .product-chars-name {
  font-weight: bold;
}
#product-page.spektr .product-tabs .product-video-tab > ul > li,
.product-spektr .product-tabs .product-video-tab > ul > li {
  margin: 0 0 5px 0;
}
#product-page.spektr .product-tabs .product-video-tab > ul > li:nth-child(odd),
.product-spektr .product-tabs .product-video-tab > ul > li:nth-child(odd) {
  margin: 0 5px 5px 0;
}
#product-page.spektr .product-tabs .product-lists-tab > .products > .product,
.product-spektr .product-tabs .product-lists-tab > .products > .product {
  width: 225px;
  margin: 0 12px 12px 0;
}
#product-page.spektr .product-tabs .product-lists-tab > .products > .product:nth-child(4n),
.product-spektr .product-tabs .product-lists-tab > .products > .product:nth-child(4n) {
  margin: 0 0 12px 0;
}
#product-page.spektr .product-tabs .product-lists-tab > .products > .product .product-price-wrapper .product-price .price,
.product-spektr .product-tabs .product-lists-tab > .products > .product .product-price-wrapper .product-price .price {
  font-size: 18px;
}
#product-page.spektr .product-tabs .product-lists-tab > .products > .product .product-price-wrapper .product-price .money,
.product-spektr .product-tabs .product-lists-tab > .products > .product .product-price-wrapper .product-price .money {
  font-size: 15px;
}
#product-page.spektr .product-tabs .product-lists-tab > .products > .product .product-info .product-status,
.product-spektr .product-tabs .product-lists-tab > .products > .product .product-info .product-status {
  padding: 0;
}
#product-page.spektr .product-tabs .product-lists-tab > .products > .product .product-info .product-status:before,
.product-spektr .product-tabs .product-lists-tab > .products > .product .product-info .product-status:before {
  display: none;
}
#product-page.spektr .offer-part,
.product-spektr .offer-part,
#product-page.spektr .fast_order-form,
.product-spektr .fast_order-form {
  border-radius: 1rem;
}
#product-page.spektr .tabs-wrapper,
.product-spektr .tabs-wrapper {
  border-radius: 1rem;
}
#product-page.spektr .tabs-wrapper .tab-content,
.product-spektr .tabs-wrapper .tab-content {
  border-radius: 0 0 1rem 1rem;
}
#catalog-compare-bar figure {
  margin: 0;
}
#compare-table th:first-child,
#compare-table td:first-child {
  min-width: 17rem;
}
#compare-table th:not(:first-child),
#compare-table td:not(:first-child) {
  min-width: 15rem;
}
#compare-table thead.is-sticky th.sticky-top {
  box-shadow: 0 0.2rem 0.25rem -0.08rem rgba(0, 0, 0, 0.075);
}
body .compare-checkbox {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease-in;
  width: fit-content;
}
body .compare-checkbox input + label::before {
  content: attr(data-label-in);
}
body .compare-checkbox input:checked + label::before {
  content: attr(data-label-out);
}
body.vue-compare .compare-checkbox {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  width: fit-content;
  border-radius: 1rem;
}
.feedback-page {
  margin: 0;
  padding: 0;
  color: #121212;
}
.feedback-page form {
  width: 60%;
  margin: 0 auto;
}
.feedback-page input[type="text"],
.feedback-page textarea {
  width: 100%;
  padding: 10px 12px;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #aeaeae;
}
.feedback-page input[type="text"]:focus,
.feedback-page textarea:focus {
  border-color: #5d5b5b;
}
.feedback-page textarea {
  height: 100px;
  padding: 5px 7px;
  resize: vertical;
}
.feedback-page .row {
  margin: 10px 0;
}
.feedback-page .row.field_captcha > * {
  display: inline-block;
}
.feedback-page .row.field_captcha > *.errorMessage {
  display: block;
}
.feedback-page .row.field_captcha > input {
  width: 170px;
  margin-top: 4px;
  vertical-align: top;
}
.feedback-page .row.field_captcha > .code > a {
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
}
.feedback-page .row.field_personal {
  overflow: hidden;
}
.feedback-page .row.field_personal input {
  float: left;
  margin: 0 5px 0 0;
}
.feedback-page .row.field_personal label {
  display: inline-block;
  cursor: pointer;
}
.feedback-page .row.submit {
  text-align: center;
}
.feedback-page .row.submit .btn {
  width: 200px;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  border: 0;
  text-transform: none;
}
.feedback-page .row label {
  display: block;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
}
.feedback-page .row label .required {
  color: #eb6852;
}
.feedback-page .row .errorMessage {
  font-size: 13px;
  color: red;
}
.feedback-page .feedback-text {
  padding: 10px 0;
}
.bargaining-dialog {
  overflow: hidden;
}
.bargaining-dialog form input {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #b9b9b9;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.bargaining-dialog form input:focus {
  border-color: #4191d1;
}
.bargaining-dialog form .price-question {
  text-align: center;
}
.bargaining-dialog form .price-question input {
  margin: 10px 0 2px 0;
  text-align: center;
  font-size: 20px;
}
.bargaining-dialog form .price-question .text {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
.bargaining-dialog form .price-answer {
  display: none;
  text-align: center;
  color: #333;
}
.bargaining-dialog form .price-answer .answer-text {
  font-size: 17px;
}
.bargaining-dialog form .price-answer .total-price {
  margin-top: 10px;
  font-weight: bold;
  font-size: 26px;
  color: #4d4d4d;
}
.bargaining-dialog form .price-answer .total-price > span {
  font-size: 35px;
  color: #f60;
}
.bargaining-dialog form .price-info {
  margin: 15px 0;
  padding: 10px;
  text-align: center;
  border: 3px dashed #000;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
}
.bargaining-dialog form .price-info > div {
  width: 50%;
}
.bargaining-dialog form .price-info > div:first-child {
  float: left;
}
.bargaining-dialog form .price-info > div:last-child {
  float: right;
}
.bargaining-dialog form .price-info > div > div:first-child {
  text-transform: uppercase;
  font-size: 11px;
  color: #333;
}
.bargaining-dialog form .price-info > div > div:last-child {
  font-weight: bold;
  font-size: 20px;
  color: #4d4d4d;
}
.bargaining-dialog form .price-info > div > div:last-child > span {
  font-size: 24px;
  color: #f60;
}
.bargaining-dialog form .price-info > div > div:last-child.saving > span {
  color: #ed0101;
}
.bargaining-dialog form .price-fields {
  display: none;
  padding: 15px 0 0 0;
  overflow: hidden;
}
.bargaining-dialog form .price-fields input {
  width: 49%;
  padding: 0 5px;
}
.bargaining-dialog form .price-fields input:last-child {
  float: right;
}
.bargaining-dialog form .price-fields input.error {
  border-color: red;
}
.bargaining-dialog form .price-buttons {
  padding: 15px 0;
  text-align: center;
}
.bargaining-dialog form .price-buttons .btn.btn-buy {
  float: none;
  width: auto;
  min-width: 150px;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
}
.bargaining-dialog form .price-buttons .btn.btn-buy:disabled {
  background-color: #dadada;
  color: #888;
}
.bargaining-dialog form .price-buttons .btn.btn-buy:focus {
  border-color: #ff6600;
}
.bargaining-dialog .ui-dialog-titlebar {
  background-color: black;
}
.bargaining-dialog .ui-dialog-titlebar > span {
  font-size: 16px;
  text-transform: uppercase;
}
.bargaining-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  top: 9px;
  right: 9px;
  line-height: 14px;
  background-color: black;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.bargaining-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
  background-color: white;
  color: black;
}
.bargaining-dialog .ui-dialog-content {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px;
  font-size: 14px;
  color: #5e5e5e;
}
/*# sourceMappingURL=site_bootstrap.css.map */