@charset "UTF-8";
body,
.b-page,
.b-page__content__inner {
  background: #f9f8f6; }

#nav.mm-menu {
  z-index: 999999999999; }

.Bubble--cart {
  min-width: 30px;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent !important; }

.Bubble--cart:before {
  display: none;
  left: 8px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  /*background-image: url(//assets.kiiiosk.store/shop/images/cart_icon.svg);*/
  background: url(//aws.kiiiosk.store/uploads/shop/11204/images/16056/carti2.svg) no-repeat center;
  background-size: contain; }

.Bubble--cart .Bubble-text {
  display: block;
  padding: 0;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  color: #000;
  letter-spacing: 1px; }

.Bubble--cart .Bubble-count {
  position: relative;
  min-width: 1.6em;
  height: 1.6em;
  background: transparent;
  line-height: 1.5em;
  top: 0;
  right: 0;
  font-size: 11px;
  font-weight: 500;
  color: #000; }

.b-item-list__item {
  position: relative;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  word-spacing: 0px;
  color: #000; }

.b-item__name {
  font-weight: 400 !important;
  font-size: 9px;
  letter-spacing: 1px !important; }

.b-item__price {
  padding: 0;
  font-size: 9px;
  font-weight: 400 !important;
  letter-spacing: 1px; }

.b-item-list__item .b-item__pic img {
  max-width: 100%; }

.b-item__status {
  position: absolute;
  top: 90%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 400; }

.b-page__content > .b-page__content__inner_footer {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0; }

.b-page__content .b-page__content__inner_content .b-page__content__inner_content .b-item-list {
  padding: 0 10px; }

.b-page__content__inner_footer .b-item-list {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0; }

.b-footer {
  padding: 0 16px;
  box-sizing: border-box; }

.b-footer__container {
  width: 100%;
  max-width: 100%;
  padding: 10px 0 30px;
  margin: 30px 0;
  border-top: 1px dotted #333; }

.b-footer__content {
  margin: 0; }

.b-footer__content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  column-gap: 11px; }

.b-footer__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: 400;
  color: #000; }

.b-footer__nav a {
  font-size: 10px;
  font-weight: 400;
  color: #000; }

.b-footer__nav .CurrencySwitcher,
.b-footer__nav #made_in_kiiiosk {
  display: none; }

.b-header__desc,
.b-header__search {
  display: none; }

.lead-text {
  display: none; }

.b-header__content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 0;
  letter-spacing: 0;
  word-spacing: 0; }

.b-header__logo {
  width: 50%;
  max-width: 153px;
  padding: 0;
  margin-top: 20px; }

.Clientbar {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  top: 30px;
  left: 0;
  right: 0; }

.b-page .mmenu-open {
  background: transparent;
  right: 5px;
  left: auto;
  top: 20px; }

.b-page .mmenu-open.element--active-opacity {
  background: transparent;
  right: 5px;
  top: 10px; }

.b-page__content__inner_navbar {
  margin-top: 0; }

.b-page .mmenu-open.mmenu-open_active {
  top: 10px; }

.b-page .mmenu-open__tick {
  background-color: #000; }

.b-page .mmenu-open__tick_s {
  margin-top: 1px; }

.b-page .mmenu-open__tick_t {
  margin-top: 8px; }

.b-page .mm-menu {
  background-color: #f9f8f6;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  color: #000;
  text-align: center;
  opacity: 0.97; }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu .mm-list .b-search {
  position: absolute;
  display: block;
  top: 25px;
  right: 15px;
  width: 24px;
  height: 24px;
  margin: 0;
  padding: 0;
  background: url(//aws.kiiiosk.store/uploads/shop/11204/images/16123/closer.svg) no-repeat center;
  background-size: contain; }

.b-page .mm-menu .b-search form {
  display: none; }

.b-page .mm-menu a {
  color: #000; }

.b-page .mm-menu li {
  border-bottom: 0; }

.b-page .mm-list > li > a,
.b-page .mm-list > li > span {
  color: #000;
  padding: 7px 10px;
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0; }

.mm-list.mm-panel {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  box-sizing: border-box; }

.mm-list.mm-panel li:last-child {
  margin-top: auto; }

.b-item-list__title {
  font-size: 1.5em;
  padding-top: 0;
  margin: 0 0 20px; }

.b-item-full {
  padding: 0 16px; }

.b-item-full__description {
  display: flex;
  flex-direction: column; }

.b-item-full__description > span {
  display: flex;
  flex-direction: column; }

.b-item-full__description > span img {
  order: 3;
  margin-bottom: 20px; }

.b-item-full__description > span > span {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 9px;
  font-weight: 400;
  cursor: pointer;
  color: #000;
  order: 2;
  letter-spacing: 1px; }

.b-item-full__description > span > span::before {
  content: "Размерная сетка"; }

.b-item-full__title {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 1em;
  letter-spacing: 1px;
  margin-bottom: 10px !important; }

.b-item-full__header {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  order: 1; }

.b-item-full__header_mobile {
  display: none; }

.b-item-full__price {
  order: 3;
  margin-bottom: 10px; }

.b-item-full__price .b-item__price {
  font-size: 17px;
  font-weight: 400 !important;
  letter-spacing: 1px; }

.b-item-full__description > span {
  order: 2; }

.b-item-full__text {
  line-height: 21px;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  color: #000;
  order: 1;
  margin-bottom: -30px !important; }

.b-item-full__form {
  position: relative;
  margin-left: 0;
  order: 4; }

.b-item-full__form__row_fixed {
  position: relative;
  display: flex;
  /*flex-flow: column nowrap;
    left: auto;
    right: auto;*/
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px; }

.b-page_layout-similar-products .b-item-list_additional {
  padding: 60px 15px 0; }

.b-item-full__form__option {
  margin-bottom: 10px; }

.b-item-full__form__option select {
  height: 29px;
  border-radius: 0px;
  border: 1px solid #000000;
  font-size: 14px;
  font-weight: 400px;
  margin-right: 15px !important; }

.b-item-full__form__submit .b-btn {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
  border-radius: 0;
  border: 1px solid #000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px; }

.b-item-full__form__submit .b-btn.element--active-opacity:hover {
  background: #fff; }

.b-cart__title {
  border: 0;
  padding-top: 0px;
  font-weight: 600; }

.b-slider.b-slider_thumbs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.b-slider.b-slider_thumbs .b-slider__item {
  width: 15%;
  padding: 0 10px;
  box-sizing: border-box;
  cursor: pointer; }

@media only screen and (max-width: 767px) {
  .b-item-full__description {
    text-align: center; }
  .b-slider.b-slider_thumbs {
    justify-content: center; }
  .b-item-full__description > span img {
    margin-left: auto;
    margin-right: auto; }
  .b-item-full__form__row_fixed {
    background: transparent; }
  .b-item-full__form__row_fixed .b-item-full__form__option,
  .b-item-full__form__row_fixed .b-item-full__form__submit {
    display: block;
    flex-grow: unset; }
  .b-item-full__form__row_fixed .b-item-full__form__option {
    width: auto;
    margin-bottom: 0;
    margin-right: 10px; }
  .b-item-full__form__row_fixed .b-item-full__form__submit,
  .b-item-full__form__submit .b-btn {
    width: auto;
    background: transparent; }
  .b-item-list_additional .b-item-list__item {
    padding: 0 0 0 20px;
    width: 100%; }
  .b-item-full__title {
    margin-top: 25px;
    margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .b-item-full__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .b-item-full__gallery {
    width: 50%;
    padding: 10px;
    box-sizing: border-box; }
  .b-item-full__description {
    width: 50%;
    padding: 10px;
    padding-top: 100px;
    box-sizing: border-box; }
  .b-item-full__form__row_fixed {
    margin-top: 0;
    justify-content: flex-start;
    z-index: 0; }
  .b-item-full__price {
    margin-bottom: 10px; }
  .b-item-full__price .b-item__price {
    font-size: 18px; }
  .b-item-full__form__option,
  .b-item-full__form__submit {
    width: auto;
    padding: 0; }
  .b-item-full__form__option {
    margin-bottom: 0;
    margin-right: 10px; }
  .b-item-list.b-item-list_catalog {
    padding: 0; }
  .b-item-list.b-item-list_catalog .b-item-list__title {
    font-size: 22px; }
  .b-item-list.b-item-list_additional {
    padding-bottom: 100px !important; }
  .b-cart__list .b-cart__item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  .b-cart__title {
    padding-top: 50px; }
  .b-item-full__form__submit .b-btn,
  .b-item-full__form__row_fixed {
    background: transparent; } }

@media only screen and (min-width: 1024px) {
  .b-page__content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    column-gap: 0px; }
  body.controller-products .b-page__content,
  body.controller-cart .b-page__content {
    flex-direction: column;
    align-items: center; }
  body.controller-products .b-header__content,
  body.controller-cart .b-header__content {
    padding-top: 0;
    margin-top: -10px; }
  .b-page__content > .b-page__content__inner_navbar {
    width: 300px;
    margin: 0; }
  body.controller-products .b-page__content > .b-page__content__inner_navbar,
  body.controller-cart .b-page__content > .b-page__content__inner_navbar {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 999999;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .b-page__content > .b-page__content__inner_content {
    width: calc(100% - 300px);
    max-width: 100%;
    padding: 0;
    margin: 0; }
  body.controller-products .b-page__content > .b-page__content__inner_content,
  body.controller-cart .b-page__content > .b-page__content__inner_content {
    max-width: 1500px; }
  body.controller-products .b-page__content > .b-page__content__inner_content .b-item-full__content,
  body.controller-cart .b-page__content > .b-page__content__inner_content .b-item-full__content {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 30px; }
  .b-page__content > .b-page__content__inner_footer {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0; }
  .b-page__content > .b-page__content__inner_navbar .b-header {
    position: fixed;
    top: 30px;
    right: 0;
    width: 300px; }
  /*-- Sidebar --*/
  .b-header__container {
    height: 70px;
    padding: 10px 0;
    margin: 0; }
  .b-header__content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0; }
  .b-header__desc,
  .b-header__search {
    display: none; }
  .b-header__logo {
    padding: 0;
    margin: 0;
    width: 54%;
    max-width: 100%; }
  .b-page__content > .b-page__content__inner_navbar > div:last-child {
    position: fixed;
    top: 130px;
    right: 0;
    width: 300px; }
  body.controller-products .b-page__content > .b-page__content__inner_navbar > div:last-child,
  body.controller-cart .b-page__content > .b-page__content__inner_navbar > div:last-child {
    display: none; }
  .b-nav {
    margin: 35px 0 0;
    padding: 0; }
  .b-nav__list {
    border: 0; }
  .b-nav__list li {
    display: block;
    padding: 0;
    margin: 0; }
  .b-nav__list li a {
    display: block;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000; }
  .b-nav__list li a:hover {
    color: #000; }
  .Clientbar {
    position: fixed;
    top: 100px;
    right: 0px;
    left: auto;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center; }
  body.controller-products .Clientbar,
  body.controller-cart .Clientbar {
    top: 50px; }
  /*-- Container --*/
  .lead-text {
    display: none; }
  .b-page__content .b-page__content__inner_content .b-page__content__inner_content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0; }
  .b-page__content .b-page__content__inner_content .b-page__content__inner_content .b-item-list {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0; }
  /*-- footer --*/
  .b-footer {
    padding: 0;
    box-sizing: border-box; }
  .b-page__content__inner_footer .b-item-list {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0; }
  .b-footer__container {
    width: 100%;
    max-width: 100%;
    padding: 10px 0 30px;
    margin: 30px 0;
    border-top: 1px dotted #333; }
  .b-footer__content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    column-gap: 11px; }
  .b-footer__nav {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 9px;
    font-weight: 400;
    color: #000; }
  .b-footer__nav a {
    font-size: 9px;
    font-weight: 400;
    color: #000; }
  .b-footer__nav .CurrencySwitcher,
  .b-footer__nav #made_in_kiiiosk {
    display: none; }
  .b-item-full,
  .b-item-list.b-item-list_catalog {
    max-width: 100%;
    padding: 0; }
  .b-item-list.b-item-list_catalog {
    padding: 0; }
  .b-item-list.b-item-list_catalog .b-item-list__title {
    font-size: 28px; }
  .b-item-list.b-item-list_additional {
    padding-bottom: 100px !important; }
  .b-cart__title {
    padding-top: 90px; }
  .b-item__name {
    font-size: 9px;
    letter-spacing: 1px; }
  .b-item__price {
    font-size: 9px;
    letter-spacing: 1px !important; } }

.b-item-list__title {
  display: none !important; }

.pagination {
  display: flex;
  justify-content: center; }

.fancybox-nav span {
  width: 40px !important;
  height: 40px !important; }

.owl-theme .owl-controls .owl-buttons div {
  width: 40px !important;
  height: 40px !important; }

.b-slider_thumbs {
  border-top: none !important; }

.b-notice_error {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .b-text_center {
    padding-top: 300px;
    padding-bottom: 700px; }
  .b-item-full__header {
    padding-bottom: 15px; }
  .fancybox-overlay {
    z-index: 1099999999999; } }

@media only screen and (max-width: 768px) {
  .b-status {
    font-size: 9px !important; }
  .b-item-full__header {
    padding-bottom: 5px; } }

.b-status {
  letter-spacing: 1px;
  font-size: 10px;
  color: black; }

.b-paginator, .pagination {
  font-weight: 500;
  font-size: 12px; }

.b-item-full__articul {
  display: none !important; }

@media (max-width: 767px) {
  /* Главное изображение */
  .b-item-full__gallery .b-slider__item img {
    width: 130% !important;
    max-width: 130% !important;
    height: auto !important;
    margin-left: -15% !important;
    display: block !important; }
  /* Контейнер слайдера */
  .b-item-full__gallery .b-slider__wrapper {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    overflow: hidden !important; }
  /* Миниатюры */
  .b-thumbs-slider__item {
    margin-top: 25px !important;
    position: relative !important;
    z-index: 2 !important; }
  /* Фикс для родительского контейнера */
  .b-item-full__gallery-main {
    overflow: hidden !important; } }
