@charset "UTF-8";

.badge-guarantee{ position:relative;  }
.badge-guarantee__icon{ display:block; width:64px; height:64px; background: url(../img/icon-5years.svg) center/contain no-repeat; }
.badge-guarantee:hover .badge-guarantee__label{ opacity:1; visibility:visible; }
.badge-guarantee__label{ opacity:0; visibility:hidden; position:absolute; left:100%; width:120px; line-height:120%; top:0; color:#333; padding:4px 8px; border-radius:4px; font-size:12px; background:rgba(255,255,255,0.95); }
.item-c__badges{ position:absolute; z-index:99; pointer-events: unset;}

.badge-guarantee--compact{ position: absolute; z-index: 9; }
.badge-guarantee--compact .badge-guarantee__icon{ width:42px; width:42px; }

@media screen and (max-widht:767px){
    
    .badge-guarantee--thumbs .badge-guarantee__icon{ width:42px; width:42px; }
    
}

.site-header {
    background-image: url(/wa-data/public/site/data/themes-balance/bg.png);
    background-repeat: repeat-x;
    background-position: 0 -50px;
}
.site-header__top-inner,
.site-header__mid-inner {
    background-color: transparent;
}
.site-header__top {
    border: none;
    padding-top: 10px;
    border-top: 5px solid #e10b38;
}
.site-header__mid-inner {
    padding: 20px 0;
}
.site-header__menu-row {
    display: none;
}

.def-list__dd-text:after {
    display:none;
}
.site-header__mid-logo {
    margin-right: 0;
}
.site-header__region {
    margin-right: 7rem !important;
}
.site-header__phone {
    margin-right: 7rem;
    color: #f8495a;
}
.site-header__phone a {
    color: #000000 !important;
    font-size: 16px;
}
.site-header__phone .def-list__dt {
    margin-bottom: 2px;
}
.site-header__phone .def-list__dd {
    color: unset;
    font-size: unset;
}

.b-cityselect__city {
    white-space: nowrap;
}

.cat-menu-btn-desk_sec,
.cat-menu-btn-desk_sec:hover,
.cart-btn_1:not(.is-empty),
.cart-btn_2:not(.is-empty),
.cart-btn_4:not(.is-empty),
.cart-btn_1:not(.is-empty):hover,
.cart-btn_2:not(.is-empty):hover,
.cart-btn_4:not(.is-empty):hover {
    background-color: #2977be;
}

.top-site-actions__btn {
    margin-left: 2rem;
}

.home-pg__sidebar-menu.pos-rel {
    margin-top: -66px;
}

.b-row-ip_1 .b-row-ip__col-descr {
    -ms-flex: 0 0 38rem;
    flex: 0 0 38rem;
}
.b-row-ip_1 .b-row-ip__col-cart {
    -ms-flex: 0 0 38rem;
    flex: 0 0 38rem;
}
.pd-cart__processing-wrapper {
    margin-bottom: 30px;
}
.pd-cart__add-cart {
    width:100%;
    margin-right:0;
}

/*
.pd-cart__whosale {
    margin-bottom: 40px;
}
.pd-price__whosale {
    display: inline-block;
    font-weight: 600;
    color: #ff8c52;
}
.pd-price__whosale > * {
    display:inline-block;
    vertical-align: middle;
}
.pd-price__whosale b {
    font-size: 1.2em;
    background-color: #26b872;
    color: white;
}
*/

.item-pg__heading-artikul.s-product-sku {
    font-size: 16px;
}
.pd-descr__artikul.s-product-sku {
    font-size: 14px;
    top: -2px;
}
.item-pg__heading-artikul.s-product-sku span,
.pd-descr__artikul.s-product-sku span,
.item-c__sku span {
    
    background-color: #f8495a;
    color: white;
    border-radius: 2px;
    padding: 2px 4px;
    font-weight: 600;
}
.item-pg__heading-artikul.s-product-sku span,
.pd-descr__artikul.s-product-sku span {
    margin-left: 10px;
}
.item-c__sku {
    text-align: center;
}
.item-c__sku span {
    margin-left: 5px;
}

@media (min-width:768px) and (max-width:1249px) {
 .storequickorder-button.pd-cart__add-cart {
    padding-top: 1.8rem;
    padding-bottom: 1.9rem;
 }
}
@media (max-width:767px) {
 .storequickorder-button.pd-cart__add-cart {
    padding-top: 1.4rem;
    padding-bottom: 1.5rem;
 }
}

.pd-cart__link-block {
    margin-bottom: 12px;
}
.pd-cart__link-block a {
    font-weight: 500;
    font-size: 12px;
}
.pd-cart__link-block img {
    width: 22px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}
.pd-cart__link-block span {
    display: block;
    padding-left: 32px;
    font-size: 12px;
}

.pd-cart__heavy.pr-discount-label.s-saving-percent {
   /* margin-bottom: 15px;*/
}
.pd-cart__whosale.pr-discount-label.s-saving-percent {
    color: white;
    font-weight: 500;
    background-color: #26b872;
    font-size: 1.1em;
    margin-bottom: 20px;
}
.pd-cart__whosale.pr-discount-label.s-saving-percent span span {
    -webkit-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
}

.cat-top-bannner img {
    width: 100%;
}

.product-end-stock:before {
    content: "!";
    color: red;
    background: #fff;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin-right: 7px;
    font-weight: 600;
}
.product-end-stock {
    display: inline-block;
    background: #ffdcc0;
    min-height: 32px;
    line-height: 32px;
    border-radius: 3px;
    color: #2B2B2B;
    padding: 0 10px;
    margin-bottom: 20px;
}
.product-end-stock a {
    white-space: nowrap;
    display: inline-block;
    line-height: normal;
}

.komplekty {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 20px;
    
}
    
.spaced {
     margin-bottom: 40px;
    
}


.about5year {
    
        display: inline-block;
    background: #ffdcc0;
    min-height: 42px;
    line-height: 32px;
    border-radius: 10px;
    color: #2B2B2B;
    padding: 20px;
    margin-bottom: 20px;
}


.manuals-block {
    margin: 20px ;
    padding: 6px ;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
}




.card-layout-cl-1 .productsets-item .form-label { padding-left: 0; }

.aboutZaMkad {
    display: inline-block;
    background: #ffdcc0;
    min-height: 32px;
    line-height: 32px;
    border-radius: 3px;
    color: #2B2B2B;
    padding: 0 10px;
    margin-bottom: 20px;
}

.topalert {background-color:#ffa07a; padding:10px; font-size:18px;}

.links-bar__item .pd-cart__heavy.pr-discount-label.s-saving-percent {
    color: #fff;
    background-color: #2977be;
}

blockquote.vrezka {background-color:#e3d1d1; padding:10px; }
p.text_on_top { padding: 20px; }

.item-list-c .stock-info {
    margin-bottom: 8px;
}

.item-line-c .stock-info {
    margin-bottom: 4px;
}

div.graybg {margin: 20px; padding:5px; background-color:#e3d1d1;  }

summary {
    list-style: square;
}

details {margin: 10px; padding:5px; background-color:#F0FFFF;  }

div.descrbox  {margin: 10px; padding:5px; line-height: 125%;  }


.searchpro__field{ width:100%; }
.searchpro__field .searchpro__field-container{ height:50px; }
.searchpro__field .searchpro__field-container.js-searchpro__field-container--focus{ border-color:#FF0036; }
.searchpro__field .searchpro__field-container.js-searchpro__field-container--focus .searchpro__field-button-container .searchpro__field-button{
    background:#FF0036;
}


.debug-info-widget {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999;
  font-family: Arial, sans-serif;
}

.debug-info-toggle {
  display: none;
}

.debug-info-button {
  width: 36px;
  height: 48px;
  background: #1f6feb;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.25);
  user-select: none;
}

.debug-info-panel {
  position: absolute;
  left: 36px;
  top: 50%;
  transform: translateY(-50%);
  width: 320px;
  max-height: 80vh;
  overflow-y: auto;
  background: #fff;
  color: #222;
  border: 1px solid #ddd;
  border-left: none;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 4px 18px rgba(0,0,0,0.25);
  padding: 16px;
  font-size: 14px;
  line-height: 1.45;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.2s ease;
}

.debug-info-toggle:checked ~ .debug-info-panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.debug-info-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
}

.debug-info-section {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #eee;
}