@charset "UTF-8";
#made_in_kiiiosk {
  display: none; }

/* Убрать пробел в шапке*/
.b-page__content__inner_navbar {
  margin-top: 0px; }

.b-header__search {
  display: none; }

/* Хедер однотонный*/
.b-header {
  background-color: white;
  color: black; }

img.b-header__logo-img {
  max-width: 70%; }

.b-item__cart-form {
  display: none; }

/* Кнопка в корзину на главной меняет цвет при наведении */
.b-page .element--active-opacity:hover {
  background-color: red; }

/*  Пространство между пунктами меню */
.b-nav .b-nav__item a {
  padding: 1px 39px; }

/*  Меню */
.b-page__content__inner_navbar .b-nav > .b-nav__list > .b-nav__item > .b-nav__link {
  padding-bottom: 30px; }

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

a.b-nav__link {
  font-weight: bold; }

.b-nav__link:hover {
  color: red;
  font-weight: bold; }

.b-nav__list {
  border-top: none;
  border: none; }

.lead-text__content {
  border-top: none;
  border-bottom: none; }

.b-item__price {
  font-weight: bold; }

.b-item-full__title {
  font-size: 16px; }

.Clientbar a .Bubble-count {
  background-color: red;
  color: white; }

/**/
article.b-article .b-text {
  max-width: inherit; }

.b-item-full .b-status {
  color: red; }

.b-item-list__item .b-item__status .b-status_sale {
  color: red; }

.b_item_price_sale {
  color: red; }

/* Подвал */
footer {
  height: 100% !important; }

.b-footer__nav_main {
  width: 70%; }

.b-footer__nav_soc {
  width: 30%; }

#menu_item_link_3093-menu_item_link,
#menu_item_link_3094-menu_item_link {
  white-space: nowrap;
  color: #090a0c; }

#menu_item_link_3093-menu_item_link:before,
#menu_item_link_3094-menu_item_link:before {
  content: "";
  width: 32px;
  height: 32px;
  margin-right: 1px;
  position: relative;
  display: inline-block;
  top: -6px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  line-height: 1;
  vertical-align: middle;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

#menu_item_link_3093-menu_item_link:before {
  background-image: url(http://assets.kiiiosk.ru/uploads/shop/1444/images/c514f19c-a2af-4742-aac3-90400f3eb333.png); }

#menu_item_link_3094-menu_item_link:before {
  background-image: url(http://assets.kiiiosk.ru/uploads/shop/1444/images/950301b9-a090-443d-9fa7-9a5d386753c3.png); }

footer {
  background-color: #000000;
  margin-top: 30px;
  max-width: 3000px;
  color: white; }

/* Убрать снизу пробел футере*/
.b-page__content__inner_footer {
  margin-bottom: 0px;
  padding-top: 0; }

@media only screen and (max-width: 480px) {
  .b-footer__content-wrapper--with-middle .b-footer__nav_middle, .b-item-list_four-in-row .b-item-list__item, .b-float-cart__item__img, .b-float-cart__item__price, .b-cart__item__col-quantity, .b-cart__item__col-weight, .b-page_cols-4 .b-item-list__item {
    width: 100%; } }
