@charset "UTF-8";
body {
  margin: -20px 0px 0px 0px; }

/*Аккордеон*/
section {
  display: block; }

.accordion {
  width: 100%;
  padding: 0px 0px 50px 0px;
  margin: -52px auto; }

.accordion section {
  margin: 0px; }

.accordion h2,
.accordion p {
  margin: 0; }

.accordion p {
  padding: 10px;
  font-size: 14px; }

.accordion h2 a {
  display: block;
  position: relative;
  padding: 12px 0px 16px 0px;
  color: black;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px; }

.accordion h2 a:hover {
  color: red; }

.accordion h2 + div {
  height: 0;
  overflow: hidden;
  -moz-transition: height 1s ease-in-out;
  -webkit-transition: height 1s ease-in-out;
  -o-transition: height 1s ease-in-out;
  transition: height 1s ease-in-out; }

.accordion :target h2 a:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
  border-top: 5px solid #333;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; }

.accordion :target h2 + div {
  height: 366px; }

@media only screen and (max-width: 1023px) {
  .accordion :target h2 + div {
    height: 410px; } }
@media only screen and (max-width: 1023px) {
  .accordion :target h2 + div {
    height: 480px; } }
@media only screen and (max-width: 713px) {
  .accordion :target h2 + div {
    height: 500px; } }
@media only screen and (max-width: 652px) {
  .accordion :target h2 + div {
    height: 514px; } }
@media only screen and (max-width: 621px) {
  .accordion :target h2 + div {
    height: 550px; } }
@media only screen and (max-width: 616px) {
  .accordion :target h2 + div {
    height: 600px; } }
@media only screen and (max-width: 535px) {
  .accordion :target h2 + div {
    height: 650px; } }
@media only screen and (max-width: 524px) {
  .accordion :target h2 + div {
    height: 680px; } }
@media only screen and (max-width: 505px) {
  .accordion :target h2 + div {
    height: 720px; } }
@media only screen and (max-width: 475px) {
  .accordion :target h2 + div {
    height: 780px; } }
@media only screen and (max-width: 448px) {
  .accordion :target h2 + div {
    height: 800px; } }
@media only screen and (max-width: 435px) {
  .accordion :target h2 + div {
    height: 830px; } }
@media only screen and (max-width: 427px) {
  .accordion :target h2 + div {
    height: 870px; } }
@media only screen and (max-width: 401px) {
  .accordion :target h2 + div {
    height: 910px; } }
@media only screen and (max-width: 387px) {
  .accordion :target h2 + div {
    height: 940px; } }
@media only screen and (max-width: 379px) {
  .accordion :target h2 + div {
    height: 980px; } }
@media only screen and (max-width: 370px) {
  .accordion :target h2 + div {
    height: 1010px; } }
@media only screen and (max-width: 365px) {
  .accordion :target h2 + div {
    height: 1050px; } }
@media only screen and (max-width: 365px) {
  .accordion :target h2 + div {
    height: 1100px; } }
.b-page__content__inner_show-all-button {
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline; }

.b-page__content__inner_show-all-button:hover {
  color: red; }

nav.b-nav {
  max-width: 3000px; }

.b-nav .b-nav__item a {
  padding: 1px 9px; }

.b-nav__link {
  /* уменьшили расстояние между пунктами меню для пункта sale */
  font-size: 13px !important; }

.b-nav__list {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
  word-wrap: break-word; }

/*Выпадашка*/
li#menu_item_li_12160-category .b-nav__list_sub {
  left: auto;
  right: 15px; }

.b-nav__list__col {
  width: 290px;
  margin-left: 4px; }

.b-nav__list__col ul li a {
  padding: 5px 6px 6px !important; }

.b-nav__list_sub {
  padding: 10px 24px 10px;
  left: 0px;
  word-wrap: break-word; }

.b-nav__item_has-sub .b-nav__item a {
  text-transform: lowercase;
  word-wrap: break-word; }

.b-nav__item_has-sub .b-nav__item a:first-letter {
  text-transform: uppercase; }

.b-nav__list_sub .b-nav__link {
  font-size: 14px;
  margin-right: 0px;
  font-weight: 400;
  padding-bottom: 2px;
  margin-top: 2px; }

.b-nav__list_sub .b-nav__link:after {
  content: attr(data-count);
  color: white; }

/*@media only screen and (max-width: 1436px) {
  .b-nav__list__col {
    width: 230px!important;
    margin-left: 2px;
}
.b-nav__list__col ul li a{
  padding: 4px 4px 4px !important;
}
.b-nav__list_sub{
  padding: 8px 20px 8px;
   left: 0px;
}
.b-nav__list_sub .b-nav__link {
  font-size: 14px!important;
  margin-right: 0px;
  font-weight:400;
  padding-bottom: 2px;
  margin-top: 2px;
}
}*/
#made_in_kiiiosk {
  font-size: 1rem; }

@media only screen and (max-width: 1023px) {
  #made_in_kiiiosk {
    font-size: 0.7rem; } }
@media only screen and (max-width: 480px) {
  #menu_item_link_3996-menu_item_link {
    width: 10% !important;
    max-width: 100%; }

  #menu_item_link_3997-menu_item_link {
    width: 10% !important;
    max-width: 100%; }

  #made_in_kiiiosk {
    font-size: 0.5rem; } }
#menu_item_link_3996-menu_item_link {
  position: relative;
  top: 8px;
  padding-top: 26px;
  /* Высота изображения */
  width: 6%;
  max-width: 100%;
  height: 0px;
  /* Нулевая высота заголовка */
  overflow: hidden;
  /* Скрывает область */
  font-size: 1px;
  background: url(https://kiiiosk-prod.s3.eu-central-1.amazonaws.com/uploads/shop/2779/images/240ac6a2-97df-4a8c-a5bd-cfe9b620e7e8.png) no-repeat; }

#menu_item_link_3997-menu_item_link {
  position: relative;
  top: 8px;
  padding-top: 26px;
  /* Высота изображения */
  width: 6%;
  max-width: 100%;
  height: 0px;
  /* Нулевая высота заголовка */
  overflow: hidden;
  /* Скрывает область */
  font-size: 1px;
  background: url(https://kiiiosk-prod.s3.eu-central-1.amazonaws.com/uploads/shop/2779/images/3b1981ae-cb3c-4430-9aae-fb9db23c3062.png) no-repeat; }

.b-characteristics li:hover {
  text-decoration: underline;
  color: #ff0000; }

#menu_item_li_12161-category > a.b-nav__link {
  color: red; }

/*li#menu_item_li_12783-category {
    float: right;
}*/
.b-item__price {
  font-weight: bold; }

/*SALE красным на главной*/
.b-item-list__item .b-item__status .b-status_sale {
  background-color: #b6bdc6; }

/*СЭЙЛ в карточке*/
.b-item-full .b-status.b-status_sale {
  color: white;
  background-color: #8a93a1; }

/*Кнопка Вкорзину
.b-btn[name=to_cart] {
    background-color: #8a93a1!important;
    font-weight:bold;
  font-size:16px;
      }
@media only screen and (max-width: 1023px) {
  .b-btn[name=to_cart] {
    background-color: #8a93a1!important;
      font-weight:bold;
  font-size:16px;
      }
  }
*/
/*
.b-btn.element--active-opacity{
background-color: #77190e!important;
  font-weight:bold;
  font-size:16px;
}
.b-btn.element--active-opacity:hover{
background-color: #77190e!important;
}

@media only screen and (max-width: 1023px){
.b-btn.element--active-opacity{
background-color: #77190e!important;
  font-weight:bold;
  font-size:16px;
}
  
.b-btn.element--active-opacity:hover{
background-color: #77190e!important;
}
}

.b-page .element--active {
    background-color: #8a93a1!important;
}
*/
/*Кнопки активные черные
@media only screen and (max-width: 1023px){
.b-btn.element--active-opacity.b-full-filter__trigger__action{
    background-color: #8a94a0!important;
}
}
.Bubble.Bubble--operator.element--active-opacity{
    background-color: #8a94a0;
}
.Bubble.Bubble--operator.element--active-opacity:hover{
    background-color: #8a94a0;
}
.Bubble.Bubble--cabinet.element--active-opacity{
    background-color: #8a94a0;
}
.Bubble.Bubble--cabinet.element--active-opacity:hover{
    background-color: #8a94a0;
}
.Clientbar .Bubble{
    background-color: #8a94a0;
}
.Clientbar .Bubble:hover{
    background-color: #8a94a0;
}
.ScrollToTop.is-visible{
    background-color: #8a94a0;
}
.ScrollToTop.is-visible:hover{
    background-color: #8a94a0;
}
.mmenu-open.element--active-opacity{
    background-color: #8a94a0;
}*/
.lead-text__content {
  border-top: none;
  border-bottom: none; }

@media only screen and (max-width: 1023px) {
  .b-footer__nav.b-footer__nav_soc {
    width: 100%; }

  .b-footer__nav.b-footer__nav_main {
    width: 100%; } }
.sticky-active .b-nav {
  background-color: white; }

.b-page .element--active {
  border-radius: 10px; }

.b-page .element--active-opacity {
  border-radius: 10px; }
