

/* Start:/local/templates/monbon2021/components/bitrix/breadcrumb/template/style.css?1765383075585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/monbon2021/components/bitrix/menu/footer/style.css?1765383075581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/monbon2021/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/monbon2021/styles.css?176538307515006*/
.static {
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
}
.section-grid__aside {
  z-index: 115;
}
.side-bar__filter-head {
  display: none;
}
.side-bar__filter-head p {
  margin: 0;
}
.side-bar__filter-close {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  color: #212f4e;
  background-color: transparent;
  flex-shrink: 0;
  cursor: pointer;
}
.side-bar__filter-close span {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 2px;
  background: transparent;
  vertical-align: bottom;
}
.notice {
  position: fixed;
  top: 0;
  right: 0;
  bottom: unset;
  left: 0;
  z-index: 1015;
  width: 100%;
  height: unset;
  color: #ffffff;
  overflow: initial;
}
@media (max-width: 767px) {
  .notice {
  }
}
.notice-blue {
  background: linear-gradient(93.96deg, #637BF5 46.76%, #927AED 78.15%), #FAFAFA;
}
.notice-red {
  background: linear-gradient(93.96deg, #EA4335 46.76%, #E83C8A 78.15%), #FAFAFA;
}
.notice > .container {
  width: 100%;
}
.notice__overlay {
  display: none;
}
.notice__wrapper {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 16px;
  padding-left: 0;
  column-gap: 8px;
}
@media (max-width: 767px) {
  .notice__wrapper {
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
}
.notice-blue .notice__wrapper:before {
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url('/local/templates/monbon2021/assets/image/icon-notice--blue.svg');
  flex-shrink: 0;
  content: '';
}
.notice-red .notice__wrapper:before {
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url('/local/templates/monbon2021/assets/image/icon-notice--red.svg');
  flex-shrink: 0;
  content: '';
}
.notice__main {
  margin-right: 50px;
}
@media (max-width: 767px) {
  .notice__main {
    margin-right: 0;
  }
}
.notice__text {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .notice__text {
    font-size: 14px;
    line-height: 18px;
  }
}
.notice__text:first-of-type {
  margin-top: 0;
}
.notice__text a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #dea00f;
}
@media (min-width: 992px) {
  .notice__text a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .notice__text br {
    display: none;
  }
}
.notice__close {
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  margin: 0;
  margin-left: auto;
  padding: 0;
  border: 0;
  color: #ffffff;
  background-color: transparent;
  transition: opacity 0.3s;
  outline: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .notice__close:hover {
    opacity: 0.5;
  }
}
.notice__close span {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 2px;
  background: transparent;
  vertical-align: bottom;
}
.side-bar__filter-close span:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentcolor;
  content: "";
  transform: rotate(45deg);
}
.side-bar__filter-close span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentcolor;
  content: "";
  transform: rotate(-45deg);
}
.notice__close span {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 2px;
  background: transparent;
  vertical-align: bottom;
}
.notice__close span:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  content: '';
  transform: rotate(45deg);
}
.notice__close span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  content: '';
  transform: rotate(-45deg);
}
@media(max-width: 767px) {
  .side-bar {
    position: initial !important;
    padding: 0 !important;
  }
  .side-bar__banner {
    display: none;
  }
  .side-bar__filter {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    z-index: 15;
    background-color: #ffffff;
    grid-template-rows: min-content 1fr;
    transition: visibility 0.3s, opacity 0.3s;
    visibility: hidden;
    opacity: 0;
  }
  .side-bar__filter--active {
    visibility: visible;
    opacity: 1;
  }
  .side-bar__filter-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 11px;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 1px solid #F2F2F2;
    column-gap: 15px;
  }
  .side-bar__filter-body {
    height: 100%;
    background-color: #ffffff;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .side-bar__filter-body .choose-bar {
    margin-bottom: 0;
  }
  .bx-filter-parameters-box-hint {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }
}

/* Карточк товара */
.product-card {
  display: block; }
  .product-card .swiper-wrapper {
    box-sizing: border-box; }
  .product-card__link {
    text-decoration: none; }
  .product-card__slider {
    position: relative; }
  .product-card__bullets {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    display: flex;
    padding-right: 3px;
    padding-left: 3px;
    transition: opacity 0.3s;
    opacity: 0; }
    @media (max-width: 991px) {
      .product-card__bullets {
        display: none; } }
    .product-card__bullets:hover {
      opacity: unset; }
  .product-card__bullet {
    position: relative;
    flex-grow: 1; }
    .product-card__bullet:before {
      position: absolute;
      right: 3px;
      bottom: 5px;
      left: 3px;
      height: 3px;
      background-color: #e8e8e8;
      transition: background-color 0.3s;
      content: ''; }
    .product-card__bullet--active:before {
      background-color: #969696; }
  .product-card__image {
    display: flex;
    justify-content: center;
    align-items: center; }
    .product-card__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .product-card__price {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #000000; }
  .product-card__title {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #000000; }
  .product-card__description {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #969696; }

/* Убирает хедер и крошки на мобиле. */
@media(max-width: 767px) {
  .header {
    display: none;
  }
  .section-breadcrumbs {
    display: none;
  }
}
/* Мобильная навигация внутри вкладки shop */
.section-tabs--active .section-tabs__burger span {
  width: 22px;
  background-color: transparent;
}
.section-tabs--active .section-tabs__burger span:before {
  top: 0;
  transform: rotate(45deg);
}
.section-tabs--active .section-tabs__burger span:after {
  top: 0;
  transform: rotate(-45deg);
}
.section-tabs--active .section-tabs__dropdown {
  visibility: visible;
  opacity: 1;
}
.section-tabs--active .section-tabs__logo {
  display: flex;
}
.section-tabs--active .section-tabs__wrapper {
  display: none !important;
}
.section-tabs::after {
  pointer-events: none;
}
.section-tabs__header {
  position: relative;
  display: flex;
}
.section-tabs__dropdown {
  position: fixed;
  top: 68px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100 - 68px);
  flex-direction: column;
  justify-content: space-between;
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 60px;
  padding-left: 15px;
  border-top: 1px solid #ebebeb;
  background-color: #ffffff;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
}
.section-tabs__burger {
  display: none;
}
@media(max-width: 767px) {
  #sticky_header{
    display: none;
  }
  .section-tabs__burger {
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-right: 20px;
    padding: 0;
    border: 0;
    color: #000000;
    background: 0;
    flex-shrink: 0;
    user-select: none;
  }
}
.section-tabs__burger span {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 2px;
  border-radius: 2px;
  background-color: currentColor;
  vertical-align: bottom;
}
.section-tabs__burger span:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: currentColor;
  transform-origin: 50% 50%;
  content: '';
}
.section-tabs__burger span:after {
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: currentColor;
  transform-origin: 50% 50%;
  content: '';
}
.section-tabs__logo {
  display: none;
  align-items: center;
}
.section-tabs__logo img {
  width: 55px;
  margin-right: 10px;
}
.section-tabs__logo .logo_text {
  background-color: #000;
}
.section-tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-tabs__item:not(:first-of-type) {
  margin-top: 15px;
}
.section-tabs__link {
  display: flex;
  min-height: 72px;
  align-items: center;
  padding-top: 15px;
  padding-right: 105px;
  padding-bottom: 15px;
  padding-left: 18px;
  font-size: 18px;
  line-height: 21px;
  background-color: #f6f2fa;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  text-decoration: none;
  color: inherit;
}
.section-tabs__content {
  display: flex;
  align-items: center;
}
.section-tabs__content i {
  margin-right: 10px;
  width: 22px;
  height: 22px;
  background-size: 100%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.section-tabs__bottom {
  margin-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
}
.section-tabs__bottom hr {
  margin: 0;
  border: 0;
  border-top: 1px solid #000000;
}
.section-tabs__bottom-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  margin-top: 40px;
  padding: 0;
  list-style: none;
}
.section-tabs__bottom-item {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.section-tabs__bottom-item:not(:first-of-type) {
  margin-top: 20px;
}
.section-tabs__bottom-item a {
  position: relative;
  display: flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
}
.section-tabs__bottom-item a:after {
  display: block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  transform: rotate(45deg);
  flex-shrink: 0;
  content: '';
}
.section-tabs__lk {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 12px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #8567de;
  color: #ffffff;
}
.section-tabs__lk img {
  width: 34px;
  height: 34px;
  margin-right: 12px;
}
@media(max-width: 767px) {
  .section-tabs__padding {
    height: 68px;
  }
  .section-tabs::after {
    display: none;
  }
  .section-tabs__fixed {
    position: fixed;
    top: 0;
    z-index: 115;
    width: 100%;
    margin: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #ebebeb;
    transition: 0.3s;
    transform: translateY(0);
  }

  .section-tabs__fixed--hidden {
    transform: translateY(-100%);
  }
  .section-tabs__header {
    display: flex;
    height: 68px;
    flex-direction: row;
    align-items: center;
  }

}
.popup--expired-cart .popup__banner {
  width: 100%;
  max-width: 370px;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
}
@media(max-width: 767px) {
  .popup--expired-cart .popup__banner {
    max-width: 187px;
    margin-bottom: 24px;
  }
}
.popup__banner img {
  display: block;
  width: 100%;
  height: auto;
}
.popup--expired-cart .popup__main p {
  margin: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.1px;
}
@media(max-width: 767px) {
  .popup--expired-cart .popup__main p {
    font-size: 14px;
  }
}
.popup--expired-cart .popup__main p:first-child {
  margin-top: 0;
}
.popup--expired-cart .popup__main p:last-child {
  margin-bottom: 0;
}
.popup--expired-cart .popup__main p b {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.2px;
}
@media(max-width: 767px) {
  .popup--expired-cart .popup__main p b {
    font-size: 16px;
  }
}

.notice-red-relocate {
  background: linear-gradient(93.96deg, #EA4335 46.76%, #E83C8A 78.15%), #FAFAFA;
  z-index: 10000;
}
.notice-red-relocate .notice__wrapper:before {
  position: relative;
  width: 24px;
  height: 24px;
  background-image: url('/local/templates/monbon2021/assets/image/noticeIc.svg');
  flex-shrink: 0;
  content: '';
}

.sidebar {
  margin-top: 20px;
}

.sended {
  margin: 0;
  padding: 0;
  width: 100%;
  background: linear-gradient(89deg, #F8E4FF 0%, #D8F3FF 100%);
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
  left: 0;
  margin: auto;
}

.sended--active {
  opacity: 1;
}

.sended__content {
  max-width: 1130px;
  margin: 0 auto;

  display: flex;
  column-gap: 10px;
  row-gap: 6px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  align-items: center;
}

@media(max-width: 767px) {
  .sended__content {
    display: grid;
    grid-template-columns: 24px 1fr;
  }
}

.sended__header {
  margin: 0;
  padding: 0;
  color: rgba(77, 77, 77, 1);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.sended__text {
  margin: 0;
  padding: 0;
  grid-column-start: 2;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: rgba(77, 77, 77, 1);
}
/* End */


/* Start:/local/templates/monbon2021/assets/css/fonts.css?17653830753544*/
@font-face {
    font-family: 'Neue Haas Unica W1G';
    src: url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Bold.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Bold.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Unica W1G';
    src: url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Medium.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Medium.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Unica W1G';
    src: url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Regular.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Regular.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Unica W1G';
    src: url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Light.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Light.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Unica W1G';
    src: url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Thin.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Thin.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/NeueHaasUnicaW1G/NeueHaasUnicaW1G-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: url('/local/templates/monbon2021/assets/css/../fonts/Roboto/Roboto-Light.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/Roboto/Roboto-Light.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/local/templates/monbon2021/assets/css/../fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
    url('/local/templates/monbon2021/assets/css/../fonts/Roboto/Roboto-Regular.woff') format('woff'),
    url('/local/templates/monbon2021/assets/css/../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lobster';
    font-style: normal;
    font-weight: 400;
    src: url("/local/templates/monbon2021/assets/css/../fonts/Lobster-Regular.ttf") format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/local/templates/monbon2021/assets/css/../fonts/Pacifico-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/local/templates/monbon2021/assets/css/../fonts/Caveat-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Rosa Marena';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/local/templates/monbon2021/assets/css/../fonts/Rosa Marena.ttf') format('truetype');
}
@font-face {
    font-family: "Corinthia";
    src: url("/local/templates/monbon2021/assets/css/../fonts/corinthia.ttf") format("truetype"); /* Safari, Android, iOS */
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/* End */


/* Start:/local/templates/monbon2021/assets/css/bootstrap-grid.css?176538307567472*/
/*!
 * Bootstrap Grid v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* End */


/* Start:/local/templates/monbon2021/assets/css/swiper.min.css?176538307513677*/
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/local/templates/monbon2021/assets/css/effect-fade.css?1765383075349*/
.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    &,
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

/* End */


/* Start:/local/templates/monbon2021/assets/lib/css/owl.carousel.min.css?17653830743351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/monbon2021/assets/lib/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/monbon2021/assets/css/jquery.datetimepicker.min.css?176538307516503*/
.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

/* End */


/* Start:/local/templates/monbon2021/assets/lib/css/cropme.min.css?17653830741255*/
/*!
 * cropme v1.4.3
 * https://shpontex.github.io/cropme
 *
 * Copyright 2020 shpontex
 * Released under the MIT license
 *
 * Date: 2020-03-02T12:55:13.295Z
 */.cropme-wrapper{width:100%;height:100%}.cropme-container{position:relative;overflow:hidden;margin:0 auto}.cropme-container img{width:auto!important;cursor:move;opacity:0;touch-action:none}#img{border:5px solid red}.viewport{box-sizing:content-box!important;position:absolute;border-style:solid;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,.5);z-index:0;pointer-events:none}.viewport.circle{border-radius:50%}.cropme-rotation-slider,.cropme-slider{text-align:center}.cropme-rotation-slider input,.cropme-slider input{-webkit-appearance:none}.cropme-rotation-slider input:disabled,.cropme-slider input:disabled{opacity:.5}.cropme-rotation-slider input::-webkit-slider-runnable-track,.cropme-slider input::-webkit-slider-runnable-track{height:3px;background:rgba(0,0,0,.5);border-radius:3px}.cropme-rotation-slider input::-webkit-slider-thumb,.cropme-slider input::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cropme-rotation-slider input:focus,.cropme-slider input:focus{outline:none}
/* End */


/* Start:/local/templates/monbon2021/assets/css/common.css?1765383075192303*/
body {
  font-family: "Neue Haas Unica W1G", sans-serif;
  margin: 0;
  font-size: 16px;
  background-color: #fff;
  color: #000000;
  width: 100%;
}

body.fixed {
  padding-top: 94px;
}

/*body.fixed_top {*/
/*    padding-top: 40px;*/
/*}*/
* {
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #fff;
}

*::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 20px;
}

*::-webkit-scrollbar-thumb {
  background-color: #969696;
  border-radius: 90px;
  border: 2px solid #fff;
}

.fz-20 {
  font-size: 20px;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
  color: #007bff;
}

.fz-50 {
  font-size: 50px;
}

button {
  padding: 0;
  border: 0;
  background-color: transparent;
}

button:hover {
  cursor: pointer;
}

button,
input,
textarea,
select {
  outline: 0;
  font-family: "Neue Haas Unica W1G", sans-serif;
  /*-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;*/
  -webkit-transition: all .3s;
  transition: all .3s;
}

a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

img {
  vertical-align: middle;
}

@media(max-width: 767px) {

  main {
    padding-bottom: 77px;
  }
}

[v-cloak] {
  display: none;
}

.container {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
  /*padding: 0 15px;*/
}

.container--mod {
  padding: 0 15px;
}

.relative {
  position: relative;
}

.h-full {
  height: 100%;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-100 {
  margin-bottom: 100px;
}

/* colors */
.red {
  color: #EA4335;
}

.black {
  color: #000000 !important;
}

.light-gray {
  color: #CBCBCB;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.btn:not(.btn-border):not(.btn-black):hover {
  opacity: 0.7;
}

.btn-black:disabled {
  color: #969696;
  background-color: #F2F2F2;
  cursor: auto;
}

.btn-black:disabled:hover {
  color: #969696 !important;
  background-color: #F2F2F2;
}

.btn-rounded {
  border-radius: 5px;
}

.btn-small {
  height: 30px;
  font-size: 12px;
}

.btn-regular {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  line-height: 21px;
  height: 40px;
}

.btn-medium {
  padding-left: 30px;
  padding-right: 30px;
  height: 48px;
  font-size: 16px;
  line-height: 24px;
}

.btn-gray {
  background-color: #F2F2F2;
  color: #000;
}

.btn-disabled {
  font-size: 14px;
  color: #969696;
  text-transform: uppercase;
}

.btn-gray:hover {
  background-color: #000;
  color: #fff;
}

.btn-black {
  background-color: #000;
  color: #fff
}

.btn-black:hover {
  background-color: #8567DE;
  color: #000000;
}

.hover-black:hover {
  background-color: #000 !important;
  color: #ffffff !important;
}

.btn-border {
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
}

.btn-border:hover {
  background-color: #000;
  color: #fff
}

.btn-border-gray {
  border: 1px solid #E6E6E6;
  color: #000;
}

.btn-border-gray:hover {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.btn-light-green {
  background-color: #74DDD2;
  color: #fff;
}

.section-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section-link {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-decoration: none;
}

.section-link::after {
  content: '';
  width: 6px;
  height: 9px;
  margin-left: 10px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/arrow-left.svg) no-repeat center/100%;
  margin-top: 5px;
}

.section-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  color: #000;
  text-align: center;
}

.section-title_gray {
  color: #333;
}

.section-title button {
  position: relative;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
}

.section-title button::before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 0;
  display: inline-block;
  border-bottom: 1px dashed #000;
  width: 100%;
}

.section-text {
  font-size: 18px;
  line-height: 27px;
  color: #000;
  text-align: center;
}

.section-text_dark {
  color: #4D4D4D;
}

.section-text_gray {
  color: #666;
  font-size: 14px;
  line-height: 21px;
}

.section-text span {
  color: #333;
}

/* header */
.header {
  position: relative;
}

#sticky_header {
  position: absolute;
  top: 1px;
  right: 0;
  left: 0;
  width: 100%;
}


#sticky_header:before {
  position: absolute;
  top: -1px;
  right: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  content: '';
}

.header_unfixed #sticky_header {
  position: initial;
}

.header_video {
  display: flex;
  height: 600px;
  flex-direction: column;
  overflow: hidden;
}

.header-top {
  width: 100%;
  display: flex;
  align-content: center;
  z-index: 100;
  background-color: #F9F9F9;
  height: 40px;
}

.header-top__link {
  height: 41px;
  display: block;
  margin-top: -1px;
  text-align: center;
  line-height: 40px;
  flex: 0 0 50%;
  text-decoration: none;
  font-weight: 300;
  font-size: 14px;
  color: #000
}

.header-top__link:nth-child(1) {
  background: -webkit-gradient(linear, left bottom, left top, from(#E9E0F9), to(#E9E0F9)), #E9E0F9;
}

.header-top__link:nth-child(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(#BBE4E3), to(#BBE4E3)), #F8D7E9;
}

.header-top__link span {
  text-decoration: underline
}

.header-nav {
  position: relative;
  /*top: 40px;*/
  left: 0;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  z-index: 111;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-bottom: 1px solid transparent;
}

.header_unfixed .header-nav {
  position: relative;
  top: 0;
  border-bottom: 0 !important;
}

.fixed .header-nav {
  top: 0;
}

.header-nav::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: all .3s;
  transition: all .3s
}

.navigation {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center
}

.logo {
  display: flex;
  align-items: center;
  margin-right: 30px;
  /* margin-right: auto */
}

.logo img {
  width: 75px;
  margin-right: 10px
}

.logo_text {
  width: 170px;
  height: 35px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/logo_text.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/logo_text.svg) no-repeat center/100%;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.menu ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0 80px 0 0
}

.menu ul li {
  margin-right: 30px
}

.menu ul li:last-child {
  margin-right: 0
}

.menu ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  padding: 20px 0;
}

.menu ul li a:hover,
.menu ul li a.current,
.menu ul li a.selected {
  color: #8567DE
}

.search-btn {
  margin-right: 10px;
  padding: 20px 10px;
}

.icon-search {
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/search.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/search.svg) no-repeat center/100%;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.search-btn:hover .icon-search {
  background-color: #8567DE
}

.user-navigation {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.user-link {
  position: relative;
  margin-right: 20px;
  margin-left: auto;
  padding: 20px 10px;
}

.icon-user {
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/user.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/user.svg) no-repeat center/100%;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.user-link:hover .icon-user {
  background-color: #8567DE
}

.cart-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  border: 1px solid #fff
}

.cart-circle {
  position: absolute;
  background-color: #E83C8A;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  top: 12px;
  right: 10px;
  border: 1px solid #8567DE;
  display: none;
}

.cart-link.active .cart-circle {
  display: block;
}

.icon-cart {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/shopping-cart.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/shopping-cart.svg) no-repeat center/100%;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.cart-link:hover {
  background-color: #8567DE;
  border: 1px solid #8567DE !important;
}

.cart-link:hover .icon-cart {
  background-color: #fff;
}

.header__video-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}

.header-video {
  position: absolute;
  /* top: 40px; */
  /* left: 0; */
  /* min-width: 100%; */
  /* min-height: 100%; */
  width: 100%;
  height: 100%;
  /* background-size: 100%; */
  pointer-events: none;
  object-fit: cover;
}

.bonus {
  position: absolute;
  top: 50px;
  right: 30px;
  padding-top: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: 105px;
  height: 44px;
  cursor: default;
  text-decoration: none;
  letter-spacing: -0.154px;
  background: url(/local/templates/monbon2021/assets/css/../image/bonus_bg.svg) no-repeat center/100%;
  -webkit-box-shadow: 0 10px 5px rgba(0, 0, 0, 0.04), 0 30px 32px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.04), 0 30px 32px rgba(0, 0, 0, 0.1)
}

.header_active .header-nav {
  border-bottom: 1px solid #F2F2F2;
  background-color: #fff;
}

.header_active .header-nav::before {
  opacity: 0;
  visibility: hidden;
}

.header_active .header-nav_payment {
  border: none;
}

.header_active .logo_text {
  background-color: #000
}

.header_active .menu ul li a {
  color: #000;
}

.header_active .menu ul li a:hover,
.header_active .menu ul li a.current,
.header_active .menu ul li a.selected {
  color: #8567DE;
}

.header_active .icon-search {
  background-color: #000;
}

.header_active .search-btn:hover .icon-search {
  background-color: #8567DE;
}

.header_active .icon-user,
.header_active .icon-cart {
  background-color: #000;
}

.header_active .user-link:hover .icon-user {
  background-color: #8567DE;
}

.header_active .cart-link {
  border: 1px solid #DFE1E5;
}

.header_active .icon-cart {
  background-color: #000;
}

.header_active .cart-link:hover {
  background-color: #8567DE;
  border: 1px solid #8567DE;
}

.header_active .cart-link:hover .icon-cart {
  background-color: #fff;
}

.section-products {
  padding-bottom: 100px
}

.main-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  margin: 0 0 20px;
  color: #000
}

@media(max-width: 767px) {
  .main-title {
    margin-bottom: 24px;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
  }
}

.product-tabs {
  margin-bottom: 40px
}

.product-tabs__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 20px;
}

.product-tabs__btn {
  order: 2;
  color: #4D4D4D;
  border-radius: 20px;
  font-size: 14px;
  line-height: 21px;
  padding: 8px 12px;
  border: 1px solid #F2F2F2;
  text-decoration: none;
}

.product-tabs__btn:first-child {
  order: 0;
}

.product-tabs__btn:hover {
  border: 1px solid #CCB8F5
}

.product-tabs__btn_active {
  order: 1;
  background-color: #E9E0F9;
  border: 1px solid #E9E0F9;
  color: #000
}

.product-tabs__btn_active:hover {
  border: 1px solid #E9E0F9
}

.product-grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-gap: 40px 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 60px
}

.product-grid_col-6 {
  grid-template-columns: repeat(2, 387.5px);
  grid-gap: 42px;
  margin-bottom: 40px;
}

.product-card {
  display: flex;
  flex-direction: column;
}

a.product-card {
  text-decoration: none;
}

.product-card__image {
  position: relative;
  display: block;
  padding-bottom: 62.25%;
  background-color: #ebebeb;
  overflow: hidden;
}

/*добавил height: 100% чтобы картинка не уменьшалась при сужуении экрана*/
.product-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}

.product-card__image img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  z-index: 11;
  position: absolute;
}

.product-card:hover .product-card__image img:nth-child(2) {
  opacity: 1;
  visibility: visible;
}

.product-card__price {
  font-size: 18px;
  line-height: 27px;
  color: #000;
}

@media(max-width: 767px) {
  .product-card__price {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}

.product-card__price ins {
  margin-right: 10px;
  text-decoration: none;
}

.product-card__price del {
  font-size: 14px;
  line-height: 21px;
  color: #969696
}

/* .product-card__title {
  display: inline-block;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  padding-bottom: 8px;
} */

@media(max-width: 767px) {
  .product-card__title {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
  }
}

.product-card__description {
  font-size: 14px;
  line-height: 21px;
  color: #969696;
  text-decoration: none;
  display: block;
}

.product-card__badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}

.product-card__badges span {
  margin-top: 12px;
  margin-right: 8px;
  padding: 2px 8px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border-radius: 2px;
  font-weight: 500;
}

.product-card__sale {
  background-color: #E95959
}

.product-card__new {
  background-color: #18A6B1
}

.product-view-more {
  display: flex;
  justify-content: center
}

.product-slider {
  margin-top: 100px;
  margin-bottom: 40px
}

.product-slider__image {
  margin-right: 90px;
  max-width: 474px;
}

.product-slider__image img {
  width: 100%;
}

.product-slider__title {
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  margin-bottom: 33px;
  color: #000
}

.product-slider__text {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 38px;
  font-style: italic;
  color: #4D4D4D
}

.product-slider .swiper-slide {
  display: flex;
  align-items: center
}

.product-slider .swiper-pagination-bullet {
  opacity: 1;
  background-color: #C4C4C4;
  border-radius: 20px;
  width: 8px;
  height: 8px;
  margin: 0 9px 0 0 !important
}

.product-slider .swiper-pagination-bullet:last-child {
  margin-right: 0 !important
}

.product-slider .swiper-pagination-bullet-active {
  width: 18px;
}

.section-shops {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F9F9F9;
}

.location-link {
  background: #FFFFFF;
  border-radius: 50px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 10px 16px;
}

.shops-grid {
  display: grid;
  margin: 60px auto 0;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  max-width: 970px;
}

.shop-card {
  display: flex;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
}

.shop-card:hover {
  -webkit-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.1)
}

.shop-card__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 184px;
  flex: 0 0 184px;
  width: 184px
}

.shop-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shop-card__item {
  display: flex;
  flex-direction: column;
  flex: auto;
  width: auto;
  background-color: #fff;
  padding: 15px 30px
}

.shop-card__cat {
  font-weight: 500;
  font-size: 8px;
  line-height: 12px;
  text-transform: uppercase;
  color: #666
}

.shop-card__name {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #333
}

.shop-card__address {
  font-size: 12px;
  line-height: 18px;
  color: #666;
  margin-bottom: 5px
}

.shop-card__landmark {
  font-size: 10px;
  line-height: 15px;
  color: #666;
  margin-bottom: auto
}

.shop-card__work {
  display: flex;
  align-items: center;
  font-size: 10px;
  line-height: 15px;
  margin-top: 10px;
  color: #333333;
}

.shop-card__work::before {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 5px;
  border-radius: 50%
}

.shop-card__work span {
  margin-right: 3px
}

.shop-card__work_close span {
  color: #EB5757
}

.shop-card__work_close::before {
  background-color: #EB5757
}

.shop-card__work_open span {
  color: #27AE60
}

.shop-card__work_open::before {
  background-color: #27AE60
}

.section-shop-partners {
  padding-bottom: 100px;
  background-color: #F9F9F9
}

.location-btn {
  text-align: center;
  margin-bottom: 75px
}

.location-btn .btn:hover {
  color: #fff;
}

.icon-location {
  width: 24px;
  height: 24px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  margin-right: 10px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/location.svg) no-repeat center/100%
}

.shop-partners-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px
}

.shop-partners-card {
  display: block;
  border: 1px solid #E6E6E6;
  padding: 30px;
  background-color: #fff;
  text-decoration: none;
}

.shop-partners-card:hover button {
  background-color: #000;
  color: #fff
}

.shop-partners-card__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px
}

.shop-partners-card__logo {
  width: 81px;
  height: 81px;
}

.shop-partners-card__logo img {
  width: 100%;
}

.shop-partners-card__info {
  padding-left: 30px
}

.shop-partners-card__number-mark {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  margin-bottom: 10px
}

.shop-partners-card__name {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #333
}

.shop-partners-card__btn {
  padding-left: 10px;
  padding-right: 10px
}

.shop-partners-card__btn .btn {
  width: 100%
}

.more-partners {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none
}

.more-partners__icon {
  width: 69px;
  height: 69px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #E6E6E6;
  margin-bottom: 20px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.more-partners__icon .icon-market {
  flex: 0 0 36px;
  width: 36px;
  height: 34px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/market.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/market.svg) no-repeat center/100%;
  background-color: #000;
  -webkit-transition: all .3s;
  transition: all .3s
}

.more-partners__number {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 5px
}

.more-partners__text {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.more-partners__text::after {
  content: '';
  width: 6px;
  height: 9px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/arrow-left.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/arrow-left.svg) no-repeat center/100%;
  background-color: #000;
  margin-top: 4px;
  margin-left: 5px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.more-partners:hover .more-partners__icon {
  background-color: #8567DE;
  border: 1px solid #8567DE
}

.more-partners:hover .more-partners__icon .icon-market {
  background-color: #fff
}

.more-partners:hover .more-partners__text {
  color: #8567DE
}

.more-partners:hover .more-partners__text::after {
  background-color: #8567DE
}

.section-instagram {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-instagram__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 16px;
  color: #666;
}

.instagram-grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  margin-top: 36px;
}

.section-product-monbon {
  padding-bottom: 100px
}

.product-monbon-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 77px
}

.product-monbon {
  text-align: center;
  max-width: 255px;
  margin: 0 auto;
  text-decoration: none;
}

.product-monbon:hover .product-monbon__title {
  color: #8567DE
}

.product-monbon__image {
  margin-bottom: 16px;
  text-align: center;
}

.product-monbon__image img {
  width: 100%;
}

.product-monbon__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  -webkit-transition: all .3s;
  transition: all .3s
}

.product-monbon__excerpt {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #969696
}

.section-own-set {
  position: relative;
  height: 810px;
  padding-bottom: 100px;
  overflow: hidden;
}

.section-own-set::before {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.own-set-video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-size: 100%;
  pointer-events: none;
}

.own-set-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: baseline;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.own-set-wrapper .btn {
  background-color: #000;
  color: #fff;
}

.own-set-wrapper .btn:hover {
  background-color: #74DDD2;
  transition: background-color .3s ease;
}

.own-set-title {
  font-weight: 500;
  font-size: 42px;
  line-height: 63px;
  color: #fff;
  margin-bottom: 100px;
  max-width: 650px;
  text-decoration: none;
}

.section-about {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-slider {
  margin-top: 40px;
}

.about-slider .swiper-slide {
  padding-left: 68px;
}

.about-slider .swiper-slide:hover .about-slider__btn {
  opacity: 1;
  visibility: visible;
}

.about-slider__title {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  color: #000;
  margin-bottom: 5px;
}

.about-slider__title::before {
  position: absolute;
  left: 0;
  top: 11px;
  content: '';
  display: inline-block;
  width: 30px;
  height: 27px;
  background: url(/local/templates/monbon2021/assets/css/../image/about/title-before.svg) no-repeat center/100%;
}

.about-slider__date {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #969696;
  margin-bottom: 20px;
}

.about-slider__description {
  font-weight: 500;
  font-size: 26px;
  line-height: 39px;
  color: #4D4D4D;
  margin-bottom: 40px;
  max-width: 620px;
}

.about-slider__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-slider__logo {
  max-width: 150px;
}

.about-slider__logo img {
  width: 100%;
  display: block;
}

.about-slider__btn {
  opacity: 0;
  visibility: hidden;
  width: 255px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.about-slider__btn .btn {
  width: 100%;
}

.about-slider__arrows {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

.about-slider__arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #000;
  background-color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-slider__arrow.swiper-button-disabled {
  border: 1px solid #969696;
  cursor: auto
}

.about-slider__arrow.swiper-button-disabled::before {
  background-color: #969696;
}

.about-slider__arrow.swiper-button-disabled:hover {
  border: 1px solid #969696;
  background-color: #fff;
}

.about-slider__arrow.swiper-button-disabled:hover::before {
  background-color: #969696;
}

.about-slider__arrow:hover {
  border: 1px solid #000;
  background-color: #000;
}

.about-slider__arrow:hover::before {
  background-color: #fff;
}

.about-slider__arrow::before {
  content: '';
  width: 24px;
  height: 24px;
  background-color: #000;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.about-slider__arrow_prev {
  margin-right: 20px;
}

.about-slider__arrow_prev::before {
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/left.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/left.svg) no-repeat center/100%;
}

.about-slider__arrow_next::before {
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/right.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/right.svg) no-repeat center/100%;
}

.section-blog {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F9F9F9;
}

.blog-grid {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}

.blog-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.blog-card__image {
  margin-bottom: 35px
}

.blog-card__image img {
  width: 100%;
}

.blog-card__title {
  margin: 0 30px 15px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  text-decoration: none;
}

.blog-card__description {
  font-size: 14px;
  line-height: 21px;
  color: #969696;
  padding: 0 30px;
  margin-bottom: 30px;
}

.blog-card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
  padding: 0 30px 30px;
}

.blog-card__bottom span {
  font-size: 14px;
  line-height: 21px;
  color: #BDBDBD;
}

.blog-card__view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-card__view .icon-view {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/view.svg) no-repeat center/100%;
}

.blog-card__comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-card__comment .icon-comment {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/comment.svg) no-repeat center/100%;
}

.section-new-products {
  padding-top: 100px;
  padding-bottom: 208px;
}

.new-product-slider {
  padding-top: 80px;
  margin-top: -40px;
  margin-bottom: 60px;
}

.section-app {
  background-color: #F9F9F9;
  padding-bottom: 44px;
}

.app-block {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  justify-items: self-end;
}

.app-block__text {
  padding-top: 40px;
}

.app-block__title {
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #000;
  margin-bottom: 40px;
}

.app-block__description {
  font-size: 18px;
  line-height: 27px;
  color: #969696;
  margin-bottom: 24px;
}

.app-block__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  margin-bottom: 35px;
}

.app-block__form input {
  height: 58px;
  padding-left: 30px;
  padding-right: 30px;
  border: 0;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  font-size: 16px;
  line-height: 24px;
  color: #969696
}

.app-block__form button {
  padding-right: 30px;
  padding-left: 30px;
  height: 58px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  color: #E0E0E0
}

.app-links a {
  display: inline-block;
}

.app_store {
  width: 118px;
  height: 39px;
  background: url(/local/templates/monbon2021/assets/css/../image/app/app_store_light.svg) no-repeat center/100%;
  margin-right: 14px;
}

.app_store:hover {
  background: url(/local/templates/monbon2021/assets/css/../image/app/app_store.svg) no-repeat center/100%;
}

.google_play {
  width: 135px;
  height: 40px;
  background: url(/local/templates/monbon2021/assets/css/../image/app/google_play_light.svg) no-repeat center/100%;
}

.google_play:hover {
  background: url(/local/templates/monbon2021/assets/css/../image/app/google_play.svg) no-repeat center/100%;
}

.app-block__image {
  margin-top: -93px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 310px;
  margin-right: 30px;
  align-items: baseline;
}

.app-block__image img {
  width: 100%;
}

.footer {
  padding-top: 60px;
  background-color: #F9F9F9
}

.footer-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.footer-grid__item {
  display: flex;
  margin-right: auto;
}

.footer-menu_buyers {
  margin-right: 85px
}

.footer-menu_about {
  margin-right: 30px
}

.footer-menu_cabinet {
  margin-right: auto
}

.footer-menu__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #4D4D4D;
  margin-bottom: 10px
}

.footer-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.footer-menu ul li:last-child {
  margin-bottom: 0
}

.footer-menu ul li a {
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  text-decoration: none;
  padding: 4px 20px 4px 0;
}

.footer-menu ul li a:hover {
  color: #000;
}

.footer-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex: none;
}

.footer-info__phone {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  color: #333;
  margin-bottom: 16px;
  text-decoration: none
}

.footer-info__whatsapp {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 19px;
  color: #8567DE;
  text-decoration: none;
  margin-bottom: 30px
}

.footer-info__whatsapp::after {
  content: '';
  width: 6px;
  height: 9px;
  margin-left: 10px;
  margin-top: 5px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/arrow-left.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/arrow-left.svg) no-repeat center/100%;
  background-color: #8567DE;
  transition: all .3s;
}

.footer-info__whatsapp:hover::after {
  transform: translateX(4px);
}

.footer-info__social {
  display: flex;
}

.footer-info__social a {
  margin-right: 15px
}

.footer-info__social a:last-child {
  margin-right: 0
}

.footer-info__social a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #BDBDBD;
  transition: all .3s;
}

.footer-info__social a i:hover {
  background-color: #8567DE;
}

.footer-info__social .icon-instagram {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/instagram.svg) no-repeat center/100%;
}

.footer-info__social .icon-instagram:hover {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/instagram-hover.svg) no-repeat center/100%;
}

.footer-info__social .icon-vk {
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/vk.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/vk.svg) no-repeat center/100%;
}

.footer-info__social .icon-facebook {
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/facebook.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/facebook.svg) no-repeat center/100%;
}

.footer-copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #969696;
  font-size: 12px;
  line-height: 18px;
  background-color: #F3F3F3;
  margin-top: 60px
}

.circle {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 11;
}

/* .circle_1 {
    top: 14rem;
    right: 39rem;
    background-color: #CCB8F5
}

.circle_2 {
  left: 32rem;
  bottom: 10rem;
  background-color: #BBE4E3
}

.circle_3 {
  top: 35rem;
  right: 23rem;
  background-color: #F1A657
}

.circle_4 {
  bottom: 29rem;
  left: 8rem;
  background-color: #CCB8F5
}

.circle_5 {
  top: -1rem;
  right: 40rem;
  background-color: #C97AB0
}

.circle_6 {
  bottom: -2rem;
  right: 28rem;
  background-color: #F1A657
}

.circle_7 {
  top: 10rem;
  left: 5rem;
  background-color: #CCB8F5
}

.circle_8 {
  bottom: 9rem;
  right: 19rem;
  background-color: #BBE4E3
}

.circle_9 {
  bottom: 1rem;
  right: 1rem;
  background-color: #CCB8F5
}

.circle_10 {
  top: 8rem;
  left: 32rem;
  background-color: #EFC0DA
}

.circle_11 {
  top: 5rem;
  right: 6rem;
  background-color: #DFD1C8
}

.circle_12 {
  top: 7rem;
  left: 0;
  background-color: #CCB8F5
}

.circle_13 {
  right: 22rem;
  bottom: 35rem;
  background-color: #E83C8A
}

.circle_14 {
  bottom: -2rem;
  left: 29rem;
  background-color: #74DDD2
}

.circle_15 {
  top: 20rem;
  right: 33rem;
  background-color: #CCB8F5
}

.circle_16 {
  top: -3rem;
  left: 6rem;
  background-color: #EFC0DA
}

.circle_17 {
  bottom: 0;
  right: 16rem;
  background-color: #CCB8F5
}

.circle_18 {
  top: -4rem;
  right: 16rem;
  background-color: #F1A657
}

.circle_19 {
  bottom: -7rem;
  left: 10rem;
  background-color: #BBE4E3
}

.circle_20 {
    top: 5rem;
    right: 22rem;
    background-color: #CCB8F5
} */

/* checkout */
.header_checkout .header-top {
  position: relative;
}

.header_checkout .header-nav {
  position: relative;
  top: 0;
}

.back-link {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 30px;
  color: #969696;
}

.back-link::before {
  content: '';
  width: 20px;
  height: 20px;
  flex: none;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/back.svg) no-repeat center/20px 20px;
}

.checkout-title {
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 40px;
  letter-spacing: .2px;
}

.checkout-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.checkout-card {
  width: 326px;
  padding: 40px;
  border: 1px solid #DFE1E5;
  text-decoration: none;
  color: #000000;
  flex-shrink: 0;
}

.checkout-card:hover .checkout-card__change {
  color: #AC9BDE;
}

.checkout-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.checkout-card__title {
  color: #333333;
  font-weight: 700;
  font-size: 20px;
}

.checkout-card__change {
  color: #8567DE;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.2px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.checkout-card__list {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DFE1E5;
}

.checkout-card__list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.checkout-card__list ul li {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 12px;
}

.checkout-card__list ul li:last-child {
  margin-bottom: 0;
}

.checkout-card__total {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}

.checkout-card__total_price {
  font-size: 16px;
}

.checkout-form {
  position: relative;
  width: 400px;
}

.checkout-form__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 27px;
  letter-spacing: .2px;
}

.checkout-form__info {
  padding: 40px;
  background-color: #FAFAFA;
  margin-bottom: 60px;
}

.alert {
  position: absolute;
  top: 0;
  width: 400px;
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 20px;
  font-size: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}

.alert::before {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 40px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

.alert-info {
  background: linear-gradient(270deg, #1696D3 0%, #4DB567 100%);
  color: #ffffff;
}

.alert-info::before {
  background: #1696D3;
}

.alert-info-2 {
  background-color: #F48D31;
  color: #ffffff;
}

.alert-info-2::before {
  background: #F48D31;
}

.icon-info-white {
  display: inline-block;
  width: 16px;
  height: 16px;
  flex: none;
  margin-right: 11px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/info-white.svg) no-repeat center/100%;
}

.form-group {
  position: relative;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 30px;
}

.form-group_disable .form-group__input {
  color: #969696;
}

.form-group_disable::before {
  content: '';
  top: 0;
  left: 0;
  height: 48px;
  width: 100%;
  position: absolute;
  z-index: 1;
}

.form-group_grid {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr;
}

.form-group-col {
  position: relative;
}

.form-group__input {
  height: 48px;
  width: 100%;
  font-size: 16px;
  border: 0;
  outline: none;
  border-bottom: 1px solid #969696;
  background-color: transparent;
  padding: 0;
  padding-top: 15px;
}

.checkout-form__owner .form-group__input:hover {
  border-bottom: 1px solid #4D4D4D;
  cursor: pointer;
}

.checkout-form__owner .form-group__label:hover {
  cursor: pointer;
}

.checkout-form__info_unregistered .form-group__input {
  border-bottom: 1px solid #000000;
}

.checkout-form__info_unregistered .form-group__label {
  color: #000000;
}

.form-group__input-submit {
  height: 47px;
  width: 48px;
  position: absolute;
  right: 0;
  font-size: 14px;
  font-family: "Neue Haas Unica W1G", sans-serif;
  background-color: #FAFAFA;
}

.form-group__input_code {
  letter-spacing: 0.5em;
}

.form-group__label {
  position: absolute;
  top: 22px;
  left: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  font-size: 16px;
  color: #969696;
  cursor: text;
}

.form-group__label i {
  font-weight: 300;
}

.form-group__label span {
  color: #EB5757;
}

/*.form-group__input:valid ~ .form-group__label,
.form-group__input:focus ~ .form-group__label {
  top: 0;
  font-size: 12px;
  color: #828282 !important;
}*/

.form-group__input:valid~.delete-city,
.form-group__input:focus~.delete-city {
  opacity: 1;
  visibility: visible;
}

/*.form-group_purple .form-group__input:valid,
.form-group_purple .form-group__input:focus {
  border-bottom: 1px solid #8567DE !important;
}*/

/*.form-group_purple .form-group__input:valid ~ .form-group__label,
.form-group_purple .form-group__input:focus ~ .form-group__label {
  color: #8567DE !important;
}*/

.checkout-form__text {
  color: #969696;
  font-size: 12px;
  line-height: 18px;
  font-family: "Neue Haas Unica W1G", sans-serif;
}

.form-group__success {
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 47px;
  padding-top: 15px;
  padding-left: 10px;
  font-size: 12px;
  color: #27AE60;
  background-color: #FAFAFA;
}

.icon-success {
  width: 13px;
  height: 13px;
  flex: none;
  margin-left: 6px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/success.svg) no-repeat center/100%;
}

.form-group__change {
  display: flex;
  margin-top: 10px;
  justify-content: flex-end;
}

.form-group__change a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}

.form-group__sms {
  display: block;
  font-size: 12px;
  line-height: 15px;
  font-family: "Neue Haas Unica W1G", sans-serif;
  color: #282CAC;
  margin-top: 30px;
}

.form-group__help {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  cursor: pointer;
  font-size: 12px;
  color: #000000;
}

.form-group__help span {
  font-size: 12px;
  line-height: 15px;
  color: #878787;
  border-bottom: 1px dashed #878787;
}

.icon-info-black {
  display: inline-block;
  width: 16px;
  height: 16px;
  flex: none;
  margin-left: 6px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/info-black.svg) no-repeat center/100%;
}

.checkout-form__owner {
  position: relative;
  margin-bottom: 60px;
}

.checkout-form_disable {
  opacity: .5;
}

.checkout-form_disable::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.checkout-form__subtitle {
  color: #000000;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 30px;
}

.checkout-checkbox {
  display: block;
}

.checkbox__wrapper {
  display: flex;
  color: #000000;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}

.checkbox__wrapper_left {
  padding-left: 40px;
  line-height: 16px;
}

.checkbox__wrapper::after {
  position: absolute;
  content: '';
  right: 0;
  width: 20px;
  height: 20px;
  flex: none;
  border: 1px solid #DFE1E5;
  margin-left: auto;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.checkbox__wrapper_left::after {
  left: 0;
  right: initial;
}

.checkbox__wrapper:hover::after {
  border: 1px solid #8567DE;
}

.checkbox__wrapper::before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 3px;
  top: 3px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/check.svg) no-repeat center / 100%;
  width: 16px;
  height: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
  transform: scale(.3);
  -webkit-transform: scale(.3);
  opacity: 0;
  visibility: hidden;
}

.checkbox__wrapper_left::before {
  left: 3px;
  right: initial;
}

.checkout-checkbox input[type="checkbox"]:checked~.checkbox__wrapper::after {
  background-color: #8567DE;
  border: 1px solid #8567DE;
}

.checkout-checkbox input[type="checkbox"]:checked~.checkbox__wrapper::before {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.checkbox__wrapper i {
  margin-left: 3px;
  color: #969696;
}

.icon-gift {
  display: inline-block;
  width: 20px;
  height: 20px;
  flex: none;
  margin-right: 5px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/gift.svg) no-repeat center/100%;
}

.checkout-form__receiving {
  margin-bottom: 60px;
}

.checkout-receiving {
  display: flex;
}

.receiving-radio {
  display: flex;
}

.receiving-radio:first-child {
  margin-right: 6px;
}

.receiving-radio__wrapper {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding: 15px;
  background-color: #FFFFFF;
  border: 1px solid #DFE1E5;
  width: 196px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.receiving-radio__wrapper:hover {
  border: 1px solid #969696;
}

.receiving-label__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 7px;
}

.receiving-label__text {
  font-size: 10px;
  line-height: 12px;
  color: #969696;
  margin-bottom: 15px;
}

.receiving-label__bottom {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
}

.receiving-label__time {
  font-size: 10px;
  line-height: 12px;
}

.receiving-label__price {
  font-size: 10px;
  line-height: 12px;
  text-align: right;
}

.receiving-label__price_free {
  color: #18A6B1;
}

.receiving-radio input[type="radio"]:checked~.receiving-radio__wrapper {
  border: 1px solid #8567DE;
}

.address-tags {
  display: flex;
  margin-bottom: 20px;
}

.address-tag {
  padding: 8px 12px;
  border: 1px solid #F2F2F2;
  border-radius: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #4D4D4D;
  font-size: 14px;
  margin-right: 14px;
}

.address-tag:last-child {
  margin-right: 0;
}

.address-tag:hover {
  border: 1px solid #CCB8F5;
}

.address-tag:active,
.address-tag:focus {
  background-color: #CCB8F5;
  border: 1px solid #CCB8F5;
  font-weight: 500;
  color: #000000;
}

.delete-city {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 47px;
  width: 25px;
  padding-top: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  background-color: #fff;
}

.icon-delete-input {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/right-input.svg) no-repeat center/100%;
}

.form-group__dropdown {
  position: absolute;
  top: 50px;
  padding: 12px;
  background-color: #FFFFFF;
  width: 100%;
  z-index: 1;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.form-group__dropdown ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.form-group__dropdown ul li {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  cursor: pointer;
}

.form-group__dropdown ul li:last-child {
  margin-bottom: 0;
}

.dropdown__heading {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 1px;
}

.dropdown__subheading {
  font-size: 10px;
  line-height: 13px;
  color: #969696;
}

.checkout-form__delivery {
  margin-bottom: 60px;
}

.delivery-radio {
  display: block;
}

.delivery-radio:not(:last-child) {
  margin-bottom: 15px;
}

.delivery-radio__wrapper {
  display: flex;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 21px
}

.delivery-radio__wrapper:hover::before {
  background-color: #FAFAFA;
}

.delivery-radio__wrapper::before {
  content: '';
  width: 20px;
  height: 20px;
  flex: none;
  border: 1px solid #DFE1E5;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.delivery-radio__wrapper::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 5px;
  width: 12px;
  height: 12px;
  flex: none;
  border-radius: 50%;
  background-color: #8567DE;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(.6);
  transform: scale(.6);
  opacity: 0;
  visibility: hidden;
}

.delivery-radio input[type="radio"]:checked~.delivery-radio__wrapper::before {
  border: 1px solid #8567DE;
  background-color: #fff;
}

.delivery-radio input[type="radio"]:checked~.delivery-radio__wrapper::after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.delivery-radio__price {
  position: relative;
  top: 3px;
  font-size: 14px;
  line-height: 18px;
  padding-left: 30px;
  margin-left: auto;
  flex: none;
}

.delivery-date__wrapper {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 5px;
  height: 48px;
  color: #969696;
  border-bottom: 1px solid #969696;
}

.icon-right-input {
  position: absolute;
  right: 0;
  top: 20px;
  width: 20px;
  height: 20px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/right-date.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/right-date.svg) no-repeat center/100%;
  background-color: #929495;
  transition: all .3s;
  -webkit-transition: all .3s;
}

.form-group_date,
.form-group_date .form-group__input,
.form-group_date .form-group__label {
  cursor: pointer;
}

.form-group_date:hover .form-group__input {
  border-bottom: 1px solid #000000;
}

.form-group_date:hover .icon-right-input {
  background-color: #4D4D4D;
}

.form-group_purple .form-group__input:focus~.icon-right-input {
  background-color: #8567DE;
}

.form-group_purple .form-group__input:valid~.icon-right-input {
  background-color: #929495 !important;
}

.form-group_date.form-group_purple .form-group__input:valid {
  border-bottom: 1px solid #969696 !important;
}

.form-group_date.form-group_purple .form-group__input:valid~.form-group__label {
  opacity: 0;
  visibility: hidden;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type="date"]::-webkit-datetime-edit {
  color: transparent;
}

input[type="date"]:focus::-webkit-datetime-edit {
  color: #000;
}

input[type="date"]:valid::-webkit-datetime-edit {
  color: #000;
}

input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type="time"]::-webkit-datetime-edit {
  color: transparent;
}

input[type="time"]:focus::-webkit-datetime-edit {
  color: #000;
}

input[type="time"]:valid::-webkit-datetime-edit {
  color: #000;
}


.checkout-form__method {
  margin-bottom: 30px;
}

.checkout-form__method .btn {
  width: 100%;
  font-family: "Roboto", sans-serif;
}

.checkout-form__method .btn-medium {
  font-size: 14px;
  height: 45px;
}

.checkout-form__method .btn-medium.btn-black:hover {
  color: #000000;
}

.checkout-method__alert {
  display: flex;
  padding: 15px;
  color: #E3B426;
  font-size: 12px;
  line-height: 15px;
  background-color: rgba(242, 201, 76, 0.2);
  margin-bottom: 30px;
}

.icon-target-yellow {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  flex: none;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/target_yellow.svg) no-repeat center/100%;
}

.checkout-form__error {
  color: #EB5757;
  font-size: 12px;
  line-height: 15px;
  display: block;
  margin-bottom: 30px;
}

.icon-apple-pay {
  display: inline-block;
  margin-left: 5px;
  width: 40px;
  height: 16px;
  flex: none;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/apple-pay.svg) no-repeat center/100%;
}

.icon-google-pay {
  display: inline-block;
  margin-left: 5px;
  width: 40px;
  height: 16px;
  flex: none;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/google-pay.svg) no-repeat center/100%;
}

.checkout-form-other-method {
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: #969696;
  margin-bottom: 30px;
}

.info-order {
  position: absolute;
  z-index: 1;
  top: 55px;
  right: 3px;
  padding-top: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: 158px;
  height: 44px;
  text-decoration: none;
  letter-spacing: -0.154px;
  background: url(/local/templates/monbon2021/assets/css/../image/order-info.svg) no-repeat center/100%;
  -webkit-box-shadow: 0 10px 5px rgba(0, 0, 0, 0.04), 0 30px 32px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.04), 0 30px 32px rgba(0, 0, 0, 0.1)
}

/* thanks page */
.section-thanks {
  height: calc(100vh - 419px);
}

.thanks-block {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 634px;
  margin: auto;
}

.thanks-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #000000;
  text-align: center;
  margin-bottom: 60px;
}

.thanks-text {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #969696;
  margin-bottom: 60px;
}

.thanks-link {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #969696;
}

.thanks-link a {
  color: #000000;
}

/* modal */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 70px;
  overflow-y: auto;
  justify-content: center;
  background-color: rgba(250, 250, 250, 0.85);
  z-index: 1111;
}

.modal-wrapper {
  position: absolute;
  max-width: 968px;
  padding: 80px 40px;
  background-color: #fff;
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.05);
}

.modal-close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 24px;
  height: 24px;
}

.icon-modal-close {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/close.svg) no-repeat center/100%;
}

.modal-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #000000;
  margin-bottom: 30px;
}

.modal-text {
  border-bottom: 1px solid #DFE1E5;
  padding-bottom: 22px;
  margin-bottom: 40px;
}

.modal-text p {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #4D4D4D;
  margin-top: 0;
}

.modal-text-bold p {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #000000;
}

.modal-pone-number {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #000000;
  margin-bottom: 40px;
}

.modal-button {
  text-align: center;
}

.modal-button .btn-medium {
  width: 257px;
}

/* cart page */
.breadcrumbs {
  margin-top: 16px;
  margin-bottom: 16px;
}

.breadcrumbs ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumbs ul li a,
.breadcrumbs ul li span {
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  transition: color .3s ease;
}

.breadcrumbs ul li a:hover span {
  color: #000;
}

.breadcrumbs ul li a::after {
  display: inline-block;
  content: '/';
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  margin: 0 4px;
}

.cart-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0.2px;
  color: #333333;
  margin-bottom: 40px;
}

.cart-block {
  display: grid;
  grid-template-columns: 1fr 326px;
  grid-gap: 30px;
  align-items: flex-start;
  padding-bottom: 100px;
}

@media(max-width: 991px) {
  .cart-block {
    padding-bottom: 50px;
  }
}

@media(max-width: 767px) {
  .cart-block {
    padding-bottom: 40px;
  }
}

.cart-checkout {
  width: 100%;
  flex: none;
  background: #FFFFFF;
  border: 1px solid #DFE1E5;
  box-sizing: border-box;
  position: sticky;
  top: 60px;
  transition: transform .3s ease;
}

.cart-checkout_scrolled {
  transform: translateY(-600px);
  transition: transform .8s ease;
}

.cart-checkout__btn:hover {
  color: #fff;
}

.cart-checkout__wrapper {
  padding: 20px 40px 40px;
}

.cart-checkout__input {
  padding: 16px 16px 0;
  position: relative;
}

.cart-checkout__input input {
  width: 100%;
  height: 48px;
  border: 2px dashed #DFE1E5;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  padding: 12px 24px;
  letter-spacing: 10px;
  margin-bottom: 8px;
}

.cart-checkout__input input:focus,
.cart-checkout__input input:valid {
  border: 2px dashed #8567DE;
}

.cart-checkout__input input::placeholder {
  color: #333333;
  letter-spacing: normal;
}

.cart-checkout_declined input,
.cart-checkout_declined input:focus,
.cart-checkout_declined input:valid {
  border: 2px dashed #EA4335;
}

.cart-checkout_accepted input,
.cart-checkout_accepted input:focus,
.cart-checkout_accepted input:valid {
  border: 2px dashed #27AE60;
}

.cart-checkout-input__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 42px;
  top: 18px;
  right: 18px;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  background-color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 1;
  width: auto;
  padding: 12px 16px;
}

/*.cart-checkout-input__btn.cart-checkout-input__btn--hidden {*/
/*    font-size: 0;*/
/*    visibility: hidden;*/
/*}*/

.cart-checkout_accepted .cart-checkout-input__btn,
.cart-checkout_declined .cart-checkout-input__btn {
  font-size: 0;
}

.cart-checkout-declined__text {
  font-size: 12px;
  line-height: 18px;
  color: #EA4335;
}

.cart-checkout-accepted__text {
  font-size: 12px;
  line-height: 18px;
  color: #27AE60;
}

.cart-checkout_declined .cart-checkout-declined__text {
  display: block;
}

.cart-checkout_accepted .cart-checkout-accepted__text {
  display: block;
}

.icon-delete-code {
  display: none;
  width: 24px;
  height: 24px;
}

.cart-checkout_accepted .icon-delete-code {
  display: inline-block;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/delete-code-gray.svg) no-repeat center/100%;
}

.cart-checkout_declined .icon-delete-code {
  display: inline-block;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/delete-code-red.svg) no-repeat center/100%;
}

.cart-checkout__input button:hover {
  color: #8567DE;
}

.cart-checkout__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2px;
  color: #000000;
  margin-bottom: 28px;
}

.cart-checkout__cost {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.cart-title span {
  display: block;
  font-size: 20px;
}

.cart-checkout__sale {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-top: 20px;
}

.cart-checkout__sale--hidden {
  display: none;
}

.cart-checkout__sale span {
  color: #EA4335;
}

.section-cart__text {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
}

.section-cart__text a {
  color: inherit;
}

.cart-checkout_accepted .cart-checkout__sale,
.cart-checkout_declined .cart-checkout__sale {
  display: flex;
}

.cart-checkout__content {
  padding-bottom: 28px;
  border-bottom: 1px solid #DFE1E5;
  margin-bottom: 28px;
}

.cart-checkout__total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 28px;
}

.cart-checkout__wrapper .btn {
  width: 100%;
}

.cart-checkout__amount {
  display: flex;
  align-items: center;
  background-color: #FAEBBF;
  padding: 13px 15px;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  margin: 0 -1px -1px;
}

.cart-checkout__amount-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  flex: none;
  border-radius: 50%;
  border: 2px solid transparent;
  margin-right: 15px;

  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(#FAEBBF, #FAEBBF),
    linear-gradient(284deg, #8567DE 80%, #C4C4C4 20%);
  background-position: center center, left top, right top, left bottom, right bottom;
  background-origin: content-box, border-box, border-box, border-box, border-box;
  background-clip: content-box, border-box, border-box, border-box, border-box;
  transform: rotate(30deg);
}

.cart-checkout__amount-icon_none {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  flex: none;
  margin-right: 15px;
}

.icon-package {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/package.svg) no-repeat center/100%;
}

.icon-package_none {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: url(/local/templates/monbon2021/assets/css/../image/not-available.svg) no-repeat center/100%;
}

.cart-product {
  position: relative;
  display: flex;
  padding: 20px;
  border-top: 1px solid #DFE1E5;
  column-gap: 29px;
}

.cart-product:first-child {
  border-top: 0;
}

.cart-product__image {
  width: 135px;
  height: 95px;
  /* margin-right: 29px; */
  flex-shrink: 0;
}

.cart-product__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-product__text {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: #000000;
  text-decoration: none;
  /* max-width: 227px; */
  /* min-width: 227px; */
  /* margin-right: 29px; */
  flex-grow: 1;
}

.cart-product__text a {
  text-decoration: none;
  color: inherit;
}

.cart-product__counter {
  display: flex;
  align-items: center;
  /* margin-right: 29px; */
}

.cart-product__counter button {
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 34px;
  height: 34px;
}

.cart-product__counter button i {
  display: inline-block;
  width: 34px;
  height: 34px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.icon-add-product {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/add.svg) no-repeat center/100%;
}

.cart-product__counter button:hover .icon-add-product {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/add-hover.svg) no-repeat center/100%;
}

.icon-remove-product {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/remove.svg) no-repeat center/100%;
}

.cart-product__counter button:hover .icon-remove-product {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/remove-hover.svg) no-repeat center/100%;
}

.cart-product__alert {
  display: flex;
  align-items: center;
}

.cart-product__alert-text {
  margin-left: 5px;
  font-size: 14px;
  line-height: 21px;
  color: #FF5064;
  white-space: nowrap;
}

.icon-alert-product {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/icon-alert--red.svg) no-repeat center/100%;
  flex-shrink: 0;
}

.cart-product__counter input {
  width: 34px;
  height: 34px;
  margin: 0 5px;
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  border: 0;
}

.cart-product__price {
  /* margin-left: auto; */
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* margin-right: 29px; */
}

.cart-product__price ins {
  font-size: 18px;
  line-height: 27px;
  text-align: right;
  color: #000000;
  text-decoration: none;
  white-space: nowrap;
}

.cart-product__price del {
  color: #969696;
  font-size: 14px;
  line-height: 21px;
  text-align: right;
  margin-top: 5px;
  white-space: nowrap;
}

.cart-product__remove {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: auto 0;
}

.icon-remove-cart {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/delete-black.svg) no-repeat center/100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cart-product__remove:hover .icon-remove-cart {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/delete-purple.svg) no-repeat center/100%;
}

.cart-icebon {
  padding: 0 20px;
  margin-bottom: 20px;
}

.cart-icebon__item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.cart-icebon__item:last-child {
  margin-bottom: 0;
}

.cart-icebon__image {
  max-width: 71px;
  min-width: 71px;
  flex: none;
  margin-right: 42px;
}

.cart-icebon__image img {
  width: 100%;
}

.cart-icebon__name {
  font-size: 14px;
  line-height: 21px;
  color: #333333;
}

.cart-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  background-color: #FFFCEB;
  text-decoration: none;
  margin-bottom: 20px;
}

.cart-info__text {
  font-size: 14px;
  line-height: 21px;
  color: #4D4D4D;
}

.cart-info__link {
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cart-info:hover .cart-info__link {
  color: #8567DE;
}

.cart-product-gift {
  position: relative;
  display: flex;
  padding: 20px;
  text-decoration: none;
  margin-top: 40px;
  margin-bottom: 60px;
  background: url(/local/templates/monbon2021/assets/css/../image/cart/gift.svg) no-repeat bottom right/127px 118px #F6F2FA;
}

.cart-product-gift::before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #EEEEEE;
}

.cart-product-gift__image {
  max-width: 123px;
  min-width: 123px;
  margin-right: 20px;
}

.cart-product-gift__image img {
  width: 100%;
}

.cart-product-gift__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cart-product-gift__text {
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  max-width: 377px;
  min-width: 377px;
}

.cart-product-gift__link {
  color: #8567DE;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}

.cart-more-order {
  padding: 30px 20px;
  background-color: #F9F9F9;
}

.cart-more-order__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 40px;
}

.cart-more-product {
  margin-bottom: 30px;
  display: flex;
}

.cart-more-product__image {
  max-width: 123px;
  min-width: 123px;
  margin-right: 20px;
}

.cart-more-product__image img {
  width: 100%;
}

.cart-more-product__title {
  max-width: 255px;
  min-width: 255px;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.cart-more-product__price {
  margin-left: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 35px;
}

.cart-more-product__price ins {
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #000000;
  text-decoration: none;
}

.cart-more-product__price del {
  color: #969696;
  font-size: 14px;
  line-height: 21px;
  text-align: right;
  margin-top: 5px;
}

.cart-more-product__select {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 116px;
  border: 1px solid #000000;
  padding: 10px 18px;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cart-more-product__select:hover {
  background-color: #000000;
  color: #ffffff;
}

.cart-more-product__select i {
  position: relative;
  top: 1px;
  margin-left: 4px;
  display: inline-block;
  width: 20px;
  height: 20px;
  flex: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cart-more-product__select {
  position: relative;
}

.cart-more-product__select--add::after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  font-size: 24px;
  color: #000;
  transition: color .3s ease;
}

.cart-more-product__select--add:hover::after {
  color: #fff;
}

.cart-more-product__select svg {
  transition: all .3s ease;
}

.cart-more-product__select:hover svg path {
  stroke: #fff;
  transition: all .3s ease;
}

.icon-right-arrow {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/right_black.svg) no-repeat center/100%;
}

.cart-more-product__select:hover .icon-right-arrow {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/right_white.svg) no-repeat center/100%;
}

.icon-add-more {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/add_black.svg) no-repeat center/100%;
}


.cart-banner {
  display: flex;
  padding-right: 40px;
  text-decoration: none;
  align-items: center;
  position: relative;
  height: 93px;
  width: 100%;
  margin-bottom: 5px;
  border-radius: 5px;
  background: linear-gradient(92.73deg, #A279B7 38.12%, #C97AB0 76.1%);
}

.cart-banner__image {
  width: 122px;
  height: 87px;
  margin-right: 20px;
  margin-top: auto;
  background: url(/local/templates/monbon2021/assets/css/../image/cart/heart.png) no-repeat center/100%;
}

.cart-banner__text {
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  color: #FFFFFF;
  max-width: 254px;
  min-width: 254px;
}

.cart-banner__price {
  font-family: "Roboto", sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
}

.cart-banner__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 21px;
  border: 1px solid #FFFFFF;
  width: 102px;
  height: 41px;
  color: #FFFFFF;
}

.cart-alert {
  position: relative;
  padding: 30px 40px;
}

.cart-alert .btn-regular:not(.btn-border) {
  color: #4D4D4D;
  border: 1px solid #DFE1E5;
}

.cart-alert_yellow {
  background-color: #FFFCEB;
}

.cart-alert_red {
  background-color: #F8F0F0;
}

.cart-alert__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 30px;
}

.cart-alert__remove {
  position: absolute;
  top: 30px;
  right: 40px;
  transition: all .3s ease;
}

.cart-alert__remove:hover .icon-remove-cart {
  background: url(/local/templates/monbon2021/assets/css/../image/icons/delete-purple.svg) no-repeat center/100%;
}

.cart-alert__wrapper {
  display: flex;
  align-items: center;
}

.cart-alert__text {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.cart-alert__price {
  font-weight: 500;
  margin-top: 13px;
}

.cart-alert__buttons {
  display: flex;
  margin-left: auto;
  gap: 24px;
}
@media(max-width: 767px) {
  .cart-alert__buttons {
    gap: 8px;
  }
}

/* .cart-alert__view {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-right: 30px;
}

.cart-alert__view:hover {
  opacity: 0.7;
} */

.icon-cart-view {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/eye.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/eye.svg) no-repeat center/100%;
  background-color: #4D4D4D;
  flex-shrink: 0;
}

.icon-cart-remove {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/trash-bin.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/trash-bin.svg) no-repeat center/100%;
  background-color: #4D4D4D;
  flex-shrink: 0;
}

/* .cart-alert__change {
  width: 143px;
  padding: 10px 38px;
  border: 1px solid #000000;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cart-alert__change:hover {
  background-color: #000000;
  color: #ffffff;
} */

/* notification */
.notification {
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  z-index: 1111;
  font-size: 14px;
  line-height: 16px;
}

.notification__wrapper {
  display: flex;
  align-items: center;
}

.notification-light-pink {
  color: #666666;
  background: linear-gradient(93.96deg, #F8E4FF 46.76%, #D8F3FF 78.15%), #FAFAFA;
}

.notification-red {
  color: #FFFFFF;
  background: linear-gradient(93.96deg, #EA4335 46.76%, #E83C8A 78.15%), #FAFAFA;
}

.notification-green {
  color: #FFFFFF;
  background: linear-gradient(93.96deg, #4EB666 46.76%, #1495D7 78.15%), #FAFAFA;
}

.notification-blue {
  color: #FFFFFF;
  background: linear-gradient(93.96deg, #637BF5 46.76%, #927AED 78.15%), #FAFAFA;
}

.icon-target-gray {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/target.svg) no-repeat center/100%;
}

.icon-info {
  display: inline-block;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/info.svg) no-repeat center/100%;
}

.icon-correct {
  display: inline-block;
  margin-right: 8px;
  width: 22px;
  height: 22px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/correct.svg) no-repeat center/100%;
}

.icon-correct-black {
  display: inline-block;
  margin-right: 8px;
  width: 22px;
  height: 22px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/correct_black.svg) no-repeat center/100%;
}

/* catalog */
.section-breadcrumbs .breadcrumbs {
  margin-top: 4px;
}

.products-banner {
  position: relative;
  height: 160px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 30px;
}

@media(max-width: 991px) {
  .products-banner {
    background-position: left -344px center;
  }
}

.products-banner img {
  width: 100%;
}

/*Старые стили*/

/*.products-banner__wrapper {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

.products-banner__wrapper,
.products-banner .container,
.products-banner__info {
  height: 100%;
}

.products-banner__container {
  display: flex;
  justify-content: flex-end;
}

.products-banner__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 600px;
  margin-left: 180px;
}

.products-banner__info h2,
.products-banner__info p {
  color: #fff;
  font-size: 32px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

.products-banner__info h2 {
  font-weight: 700;
}

.products-banner__info p {
  font-weight: 300;
}

.section-catalog {
  padding-bottom: 60px;
}

.section-grid {
  display: grid;
  grid-template-columns: 285px 1fr;
  grid-column-gap: 70px;
}

.show-more-product {
  margin-top: 40px;
  text-align: center;
}

.show-more__text {
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #969696;
}

.show-more__text span {
  color: #A279B7;
  display: block;
}

.show-more_btn {
  width: 245px;
}

.promo-product {
  position: relative;
  display: flex;
  text-decoration: none;
}

.promo-product__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.promo-product__text {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

.promo-product__link {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}

.promo-product__link::before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.promo-product:hover .promo-product__link::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.promo-product__image img {
  width: 100%;
}

.product-filter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

@media(max-width: 767px) {
  .product-filter {
    position: relative;
    padding-bottom: 45px;
  }
}

@media(max-width: 767px) {
  .product-filter {
    position: relative;
    padding-bottom: 0;
  }
}

.product-filter__result {
  color: #969696;
  font-size: 14px;
  line-height: 21px;
}

.products-filter__sorting {
  display: none;
  column-gap: 5px;
}

@media(max-width: 767px) {


  .products-filter__right {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .products-filter__sorting {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    display: flex;
  }
}

@media(max-width: 767px) {

  .products-filter__sorting,
  .products-filter__right {
    position: initial;
  }
}

.product-filter__wrapper {
  display: flex;
  justify-content: space-between;
}



.products-filter__sort-button {
  width: 25px;
  height: 25px;
  color: #969696
}

.products-filter__sort-button--active {
  color: #231F20
}

.products-filter__sort-button path {
  fill: '#231F20'
}

.select {
  position: relative;
  color: #2D9CDB;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/up.svg) no-repeat center right/20px 20px;
  cursor: pointer;
}

.select__dropdown {
  padding-left: 16px;
  margin-top: 15px;
  margin-left: -57px;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  padding-top: 8px;
}

/* Активное значение select */
.select__value {
  padding-right: 30px;
  font-size: 14px;
  line-height: 18px;
  user-select: none;
  cursor: pointer;
}

.select__wrapper {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  /*left: -57px;*/
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/* .select:hover .select__wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
} */
.select--active .select__wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.select__item {
  position: relative;
}

.select__item a {
  position: relative;
  z-index: 20;
  display: inline-block;
  padding: 11px 0;
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
  text-decoration: none;
}

.select__item::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  left: -16px;
  background-color: #8567DE;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.select__item:hover::after {
  opacity: 0.04;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.select__item:hover a {
  color: #8567DE;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.side-bar {
  position: sticky;
  top: 50px;
  padding-bottom: 50px;
  background-color: #ffffff;
}

.side-bar__title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}

.side-bar__title_bold {
  font-weight: 700;
}

.choose-bar {
  margin-bottom: 50px;
}

.checkbox-small {
  display: flex;
  margin-bottom: 25px;
}

.checkbox-small__wrapper {
  position: relative;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.checkbox-small__wrapper::before,
.checkbox-small__wrapper::after {
  content: '';
  position: absolute;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.checkbox-small__wrapper::before {
  left: 0;
  width: 15px;
  height: 15px;
  flex: none;
  border: 1px solid #DFE1E5;
}

.checkbox-small__wrapper:hover::before {
  border: 1px solid #8567DE;
}

.checkbox-small input[type="checkbox"]:checked~.checkbox-small__wrapper::before {
  background-color: #8567DE;
  border: 1px solid #8567DE;
}

.checkbox-small__wrapper::after {
  width: 12px;
  height: 12px;
  left: 3px;
  background: url(/local/templates/monbon2021/assets/css/../image/icons/check-small.svg) no-repeat center/100%;
  opacity: 0;
  visibility: hidden;
  transform: scale(.3);
  -webkit-transform: scale(.3);
}

.checkbox-small input[type="checkbox"]:checked~.checkbox-small__wrapper::after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
}

/*выпадающее количество товаров*/
.filter__checkbox__group {
  position: relative;
}

.checkbox-small__dropdown {
  position: absolute;
  top: -15px;
  right: 0;
  max-width: 160px;
  text-align: center;
  width: 100%;
  padding: 9px 7px;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #8567DE;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  /* Параметры тени */
  transform: scale(0);
  transition: transform .3s;
}

/*треугольник у .checkbox-small__dropdown*/
.checkbox-small__dropdown::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  z-index: 10;
  border: 5px solid transparent;
  border-right: 5px solid #ffffff;
  transform: translateY(-50%);
}

.checkbox-small input[type="checkbox"]:checked~.checkbox-small__dropdown {
  transform: scale(1);
  transition: transform .3s;
}

.checkbox-small__dropdown.active {
  transform: scale(1);
  transition: transform .3s;
}

.decoration-bar {
  margin-bottom: 60px;
}

.radio-small {
  display: flex;
  margin-bottom: 25px;
}

.radio-small__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}

.radio-small__wrapper::before,
.radio-small__wrapper::after {
  content: '';
  position: absolute;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.radio-small__wrapper::before {
  left: 0;
  width: 15px;
  height: 15px;
  flex: none;
  border: 1px solid #DFE1E5;
  border-radius: 50%;
}

.radio-small__wrapper:hover::before {
  background-color: #FAFAFA;
}

.radio-small input[type="radio"]:checked~.radio-small__wrapper::before {
  border: 1px solid #8567DE;
}

.radio-small__wrapper::after {
  width: 9px;
  height: 9px;
  left: 4px;
  background-color: #8567DE;
  opacity: 0;
  visibility: hidden;
  transform: scale(.3);
  -webkit-transform: scale(.3);
  border-radius: 50%;
}

.radio-small input[type="radio"]:checked~.radio-small__wrapper::after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.reset-filter-btn {
  width: 100%;
}

.banner-bar {
  position: relative;
  cursor: pointer;
}

.banner-bar::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 188px;
  background: rgb(36, 0, 0);
  background: linear-gradient(180deg, rgba(36, 0, 0, 0) 25%, rgba(255, 255, 255, .97) 68%);
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-bar::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 5;
  width: 100%;
  height: 70px;
  background-color: #EEEEEE;
  opacity: .26;
  transform: translateX(-50%);
}

.banner-bar__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-decoration: none;
  color: inherit;
}

.banner-bar:hover .banner-bar__content .btn {
  background-color: #000;
  color: #fff;
}

.banner-bar__content {
  position: absolute;
  bottom: -5px;
  left: 50%;
  z-index: 10;
  width: 100%;
  max-width: 225px;
  text-align: center;
  transform: translateX(-50%);
}

.banner-bar__content .btn {
  width: 100%;
}

/* Создаю и скрываю модальное окно и ссылку для его открытия для десктопа */
.catalog-popup {
  display: none;
}

.products-filter__filter {
  display: none;
}

/* Стили для формы заявки */
.catalog-request {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1111;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, .6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow: auto;
  padding-top: 108px;
  padding-bottom: 103px;
}

.catalog-request.catalog-request_opened {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.catalog-request__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  min-height: 100%;
  width: 600px;
  margin: 0 auto;
}

.catalog-request__content {
  padding: 46px 41px 40px 45px;
  background-color: #fff;
}

.catalog-request .btn {
  display: flex;
  margin: 0 auto;
  width: 50%;
}

.catalog-request__close {
  position: absolute;
  z-index: 30;
  top: 40px;
  right: 30px;
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/monbon2021/assets/css/../image/icons/close.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.catalog-request__title,
.catalog-request__text {
  position: relative;
  margin: 0;
}

.catalog-request__title {
  margin-top: 30px;
  font-weight: 700;
  font-size: 26px;
}

.catalog-request__text {
  margin-bottom: 50px;
}

.catalog-request__bottom {
  position: relative;
  margin-top: 60px;
  padding-top: 27px;
  text-align: center;
}

.catalog-request__error {
  position: absolute;
  top: 0;
  left: 50%;
  display: none;
  font-size: 12px;
  transform: translateX(-50%);
  color: #ff0000;
}

.catalog-request__error_visible {
  display: block;
}

.catalog-request .checkbox-small__wrapper {
  padding-left: 40px;
}

/* Телефон служьы поддержки  */
.support__link {
  font-size: 12px;
  text-decoration: none;
  color: #666;
}

.support__link span {
  display: block;
  text-align: right;
}

/* иконка мастер карт */
.mastercard-icon {
  position: absolute;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 13px;
  height: 8px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/mastercard-lcon.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.nav-down .section-banner {
  display: none;
}

.nav-down .section-banner.section-banner_fixed {
  display: block;
  z-index: 200;
}

#fixed_wrapper {
  position: relative;
}

#fixed_top {
  top: 0;
  width: 100%;
}

#fixed_top.nav-down {
  top: 0;
  position: fixed !important;
  z-index: 200;
  background-color: #fff;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.05);
}

input.btn-reset:hover {
  cursor: pointer;
}

#sidebar.fixed {
  position: sticky;
  top: 50px;
}

.section-grid__aside {
  position: relative;
}

#ajax_next_page {
  margin-left: 375px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 30px;
  height: 30px;
}

.clearfix {
  overflow: auto;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.product-banner__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-product__items {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
}

@media(max-width: 767px) {
  .section-product__items {
    margin: 0;
  }
}

.section-product__item {
  padding: 0 15px;
}

.section-product__item.section-product__item--left {
  flex: 0 1 600px;
  max-width: 600px;
}

/* product */
.product-images {
  position: relative;
  flex: 0 1 630px;
  max-width: 630px;
}

@media(max-width: 991px) {
  .product-images {
    padding-bottom: 30px;
  }
}

.product-images .swiper-wrapper {
  display: flex;
  flex-direction: column;
}

@media(max-width: 991px) {
  .product-images .swiper-wrapper {
    flex-direction: unset;
  }
}

.product-images__image {
  outline: 1px solid #DFE1E5;
}

.product-images__image+.product-images__image {
  margin-top: 20px;
}

@media(max-width: 991px) {
  .product-images__image+.product-images__image {
    margin-top: 0;
  }
}

.section-product .product_images__scrollbar {
  position: absolute;
  bottom: 10px;
  display: none;
  width: calc(100% - 20px);
  background-color: #E0E0E0;
  height: 5px;
  border-radius: 30px;
  left: 10px;
  z-index: 1;
  cursor: pointer;
}

@media(max-width: 991px) {
  .section-product .product_images__scrollbar {
    display: block;
  }
}

.section-product .product_images__scrollbar .swiper-scrollbar-drag {
  background-color: #ccb8f5;
  border-radius: 30px;
}

.product-video {
  position: relative;
  max-width: 624px;
  width: 100%;
  min-height: 380px;
  overflow: hidden;
}

.product-video__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #fafafa;
  border: 2px solid #DFE1E5;
  cursor: pointer;
}

.product-video__overlay:hover .product-video__icon::after {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.product-video__icon {
  position: absolute;
  top: 95px;
  width: 140px;
  height: 140px;
  border: 4px solid #000;
  border-radius: 50%;
}

.product-video__icon::before,
.product-video__icon::after {
  content: '';
  position: absolute;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.product-video__icon::before {
  width: 56px;
  height: 74px;
  top: 30px;
  left: 46px;
  background-image: url("/local/templates/monbon2021/assets/css/../image/icons/play-icon.svg");
}

.product-video__icon::after {
  opacity: 0;
  visibility: hidden;
  top: 17px;
  right: 30px;
  width: 84px;
  height: 84px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/play-icon-hoverd.svg');
}

.product-video__overlay-text {
  position: absolute;
  bottom: 75px;
  font-weight: 300;
  font-size: 30px;
  line-height: 60px;
  text-transform: uppercase;
}

.product-video video {
  width: 100%;
  min-height: 400px;
  object-fit: cover;
}

.product-images img {
  max-width: 100%;
  width: 100%;
}

/* product-info */
.product-info {
  flex: 0 1 480px;
  max-width: 480px;
}

.product-info__item+.product-info__item {
  margin-top: 40px;
}

.product-info__top-inner {
  display: flex;
  justify-content: space-between;
}

.product-info__options {
  margin-top: 43px;
}

.product-info__title {
  max-width: 320px;
  margin-top: 0;
  font-size: 19px;
  margin-bottom: 16px;
}

.product-info__title_disable {
  color: #969696;
}

.product-info__title--small {
  font-size: 16px;
}

.product-info__price,
.product-info__text {
  margin: 0;
}

.product-info__price {
  margin-top: 4px;
  font-size: 18px;
}

.product-info__price.product-info__price--disabled {
  color: red;
}

.product-info__top-price {
  position: relative;
  text-align: right;
  padding-top: 10px;
}

.product-info__price.product-info__price--discounted {
  margin-top: 0;
  font-size: 16px;
  line-height: 1;
  color: #969696;
  text-decoration: line-through;
}

.product-info__price.product-info__price--new {
  line-height: 27.11px;
  color: #EB5757;
}

.product-info__text {
  max-width: 324px;
  font-size: 14px;
  line-height: 21px;
  color: #969696;
}

.product-info__btn {
  margin-top: 24px;
  width: 100%;
  border-radius: 0;
}

.product-info__btn--b2b {
  transition: all .3s ease;
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

.product-info__btn--b2b:hover {
  background-color: #000;
}

.product-info__btn--gradient {
  background: linear-gradient(267.17deg, #18A6B1 0%, #8567DE 100%);
}

.product-info__btn.product-info__btn--disabled {
  background-color: #F2F2F2;
  color: #969696;
  cursor: default;
  pointer-events: none;
}

.product-info__btn.product-info__btn--disabled:hover {
  background-color: #F2F2F2;
  color: #969696;
}

.product-info__btn[disabled] {
  background-color: #F2F2F2;
  color: #969696;
  cursor: default;
  pointer-events: none;
}

.product-info__btn[disabled][hover] {
  background-color: #F2F2F2;
  color: #969696;
}

.product-info__btn[disabled] {
  background-color: #F2F2F2;
  color: #969696;
  cursor: default;
  pointer-events: none;
}

.product-info__btn[disabled][hover] {
  background-color: #F2F2F2;
  color: #969696;
}

.product-info__btn:hover {
  color: #fff;
}

.product-info__receives {
  margin-top: 24px;
}

/* product-receives */
.product-receives__item {
  position: relative;
  display: flex;
  transition: all 0.3s ease;
}

.product-receives__item+.product-receives__item {
  margin-top: 20px;
}

.product-receives__item:hover .product-receives__btn {
  background-color: #8567DE;
  border-color: #8567DE;
  color: #fff;
  transition: all 0.3s ease;
}

.product-receives__item:hover .product-receives__btn::after {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/right_white.svg');
}

@media(max-width: 425px) {
  .product-receives__btn:after {
    display: none !important;
  }

  .product-receives__btn {
    padding: 5px !important;
  }
}

.product-receives__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
}

.product-receives__image {
  flex: 0 0 124px;
  max-width: 124px;
  margin-right: 20px;
}

.product-receives__image img {
  border: 1px solid #f3f3f3;
  max-width: 100%;
}

.product-receives__content {
  display: flex;
  flex: 0 1 204px;
  flex-direction: column;
}

.product-receives__title,
.product-receives__text {
  margin: 0;
  color: #000;
  font-size: 12px;
  line-height: 18px;
}

.product-receives__title {
  margin-bottom: auto;
  max-width: 205px;
  font-weight: 400;
}

.product-receives__free {
  position: relative;
  display: inline-flex;
  margin: 0;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
}

.product-receives__free::before {
  content: '';
  display: block;
  margin-right: 8px;
  width: 16px;
  height: 16px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/gift.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.product-receives__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 31;
  display: inline-flex;
  align-items: center;
  padding: 10px 0 10px 12px;
  border: 1.5px solid #000;
  line-height: 21px;
  border-radius: 0;
  margin-bottom: 0 !important;
  max-width: 205px;
  font-weight: 400;
}

.product-receives__btn::after {
  content: '';
  display: block;
  margin-top: 2px;
  margin-left: 6px;
  margin-right: 16px;
  width: 17px;
  height: 17px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/right.svg');
  background-size: cover;
}

/* product-options */
.product-options__tabs {
  padding-bottom: 16px;
  border-bottom: 1px solid #DFE1E5;
}

.product-options__tab {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #969696;
  text-transform: uppercase;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.product-options__tab:hover {
  color: #000;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.product-options__tab::before {
  content: '';
  position: absolute;
  bottom: -17px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  opacity: 0;
}

.product-options__tab+.product-options__tab {
  margin-left: 50px;
}

.product-options__tab.active {
  color: #000;
}

.product-options__tab.active::before {
  opacity: 1;
}

/* .product-options__text {
  margin-top: 40px;
} */

.product-options__text p {
  font-weight: 400;
  font-size: 16px;
  color: #969696;
  line-height: 24px;
  margin: 0;
}

.product-options__inner {
  margin-bottom: 20px;
}

/* product-structure */
.product-structure {
  margin-top: 24px;
  padding-left: 0;
  list-style-type: none;
}

.product-structure__item {
  position: relative;
}

.product-structure__item-info {
  display: flex;
  justify-content: space-between;
}

.product-structure__item+.product-structure__item {
  margin-top: 12px;
}

.product-structure__item.active .product-structure__name .arrow-down-icon {
  transform: rotate(180deg);
}

.structure-dropdown {
  transition: all .3s ease;
  max-height: 0;
  overflow: hidden;
}

.product-structure__item.active .structure-dropdown {
  /* max-height: 500px; */
  max-height: unset;
}

.product-structure__name {
  position: relative;
  display: flex;
  font-size: 15px;
  flex: 0 1 85%;
  line-height: 24px;
  cursor: pointer;
  color: #000;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.product-structure__name:hover {
  color: #8567DE;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.arrow-down-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  background-image: url("/local/templates/monbon2021/assets/css/../image/icons/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: background-image .3s ease;
  transition: background-image .3s ease;
}

.product-structure__name:hover .arrow-down-icon {
  background-image: url("/local/templates/monbon2021/assets/css/../image/icons/arrow-down-hovered.svg");
  -webkit-transition: background-image .3s ease;
  transition: background-image .3s ease;
}

.product-structure__available {
  font-size: 16px;
  color: #969696;
}

/* section-product__breadcrumbs*/
.section-products__breadcrumbs .breadcrumbs {
  margin-bottom: 28px;
}

/* product-description */
.product-description__top {
  margin-bottom: 36px;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
}

.product-description__title {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 36px;
  color: #000;
}

.product-description p {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
}

.product-description__top li {
  margin-bottom: 12px;
}

.product-description__center {
  margin-bottom: 36px;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
}

@media(max-width: 767px) {
  .product-description__center {
    padding-right: 15px;
    padding-left: 15px;
  }

  .product-additional {
    padding-right: 15px;
    padding-left: 15px;
  }

  .product-liked {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.product-description__center ul,
.product-description__center ol {
  margin-top: 15px;
  padding-left: 20px;
}

.product-description__center li {
  margin-bottom: 12px;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.product-description__center p {
  position: relative;
  padding-left: 30px;
}

.product-description__center p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #000;
}

/* additional-cards */
.additional-cards {
  padding: 30px 42px;
  background-color: #fafafa;
}

.product-additional__items {
  display: grid;
  grid-template-columns: minmax(500px, 600px) minmax(300px, 400px);
  justify-content: space-between;
  grid-column-gap: 60px;
}

.additional-cards__title {
  margin: 0;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}

@media(max-width: 767px) {
  .additional-cards__title {
    font-size: 20px;
  }
}

.additional-card {
  display: grid;
  align-items: flex-end;
  grid-template-columns: 150px auto min-content;
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-areas:
    'banner title title'
    'banner price button';
}

@media(max-width: 767px) {
  .additional-card {
    align-items: flex-start;
    grid-template-columns: 90px auto;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    grid-template-areas:
      'banner title'
      'banner price'
      'banner button';
  }
}

.additional-card__banner {
  border: 1px solid #f3f3f3;
  grid-area: banner;
}

.additional-card__title {
  margin-bottom: auto;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  grid-area: title;
}

.additional-card__price {
  display: block;
  margin: 0;
  line-height: 21px;
  grid-area: price;
}

.additional-card__banner img {
  display: block;
  width: 100%;
  height: auto;
}

.additional-card__button {
  border-radius: 0;
  padding: 10px 19px;
  margin: 0;
  transition: all .3s ease;
  grid-area: button;
}

.product__tabs {
  padding: 60px 0;
}

.product__main-title {
  margin-bottom: 60px;
  text-align: center;
}

.additional-card+.additional-card {
  margin-top: 15px;
}

/* .additional-cards__info {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 32px;
  width: 100%;
} */
/* .additional-cards__button {
  border-radius: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 19px;
  margin: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
} */
/* если элемент добавлен  */
/* .additional-cards__button.additional-cards__button--added {
  background-color: #000;
  color: #fff;
}
.additional-cards__button .additional-cards__button-text--added {
  display: none;
}
.additional-cards__button.additional-cards__button--added .additional-cards__button-text--hidden{
  display: none;
}
.additional-cards__button.additional-cards__button--added .additional-cards__button-text--added{
  display: block;
} */
.additional-card__button.additional-card__button--added {
  background-color: #000;
  color: #fff;
}

.additional-card__button .additional-card__button-text--added {
  display: none;
}

.additional-card__button.additional-card__button--added .additional-card__button-text--hidden {
  display: none;
}

.additional-card__button.additional-card__button--added .additional-card__button-text--added {
  display: block;
}

/*  ----  */
/* .additional-cards__button-text {
  position: relative;
  padding-right: 20px;
} */
.additional-card__button-text {
  position: relative;
  padding-right: 20px;
}

/* .additional-cards__button-text::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 10px;
  transform: translateY(-50%);
  background: url("/local/templates/monbon2021/assets/css/../image/icons/check.svg") center no-repeat;
  background-size: cover;
} */
.additional-card__button-text::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 10px;
  transform: translateY(-50%);
  background: url("/local/templates/monbon2021/assets/css/../image/icons/check.svg") center no-repeat;
  background-size: cover;
}

/* .additional-cards__button:hover {
  color: #fff;
  background-color: #8567DE;
  border-color: #8567DE;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
} */
.additional-card__button:hover {
  color: #fff;
  background-color: #8567DE;
  border-color: #8567DE;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/* .additional-cards__info-title {
  margin: 0;
  margin-bottom: auto;
  max-width: 213px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
} */
/* .additional-cards__price {
  display: block;
  margin: 0;
  line-height: 21px;
}
.additional-cards__price--old {
  text-decoration: line-through;
  font-size: 14px;
  color: #969696;
} */
.additional-card__price--old {
  text-decoration: line-through;
  font-size: 14px;
  color: #969696;
}

.additional-timing__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.additional-timing__helper {
  font-size: 16px;
  line-height: 24px;
  color: #969696;
}

.additional-timing__items {
  margin-top: 30px;
}

.additional-timing__item {
  display: flex;
}

.additional-timing__item+.additional-timing__item {
  margin-top: 26px;
}

.product-delivery {
  display: flex;
}

.mt-25 {
  margin-top: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.additional-timing__item-title {
  text-decoration: none;
  color: #000;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: .1px;
  -webkit-transition: .3s ease-out;
  transition: color .3s ease-out;
}

.additional-timing__item-title:hover {
  text-decoration: none;
  color: #8567DE;
  -webkit-transition: .3s ease-out;
  transition: color .3s ease-out;
}

.additional-timing__item-title:hover .arrow-icon {
  background: url("/local/templates/monbon2021/assets/css/../image/icons/arrow-right-hovered.svg") center no-repeat;
  transform: translateX(3px);
  transition: all .2s ease-out;
}

.additional-timing__item-text {
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
  letter-spacing: 0.1px;
  margin-top: 7px;
}

.additional-timing__item-helper {
  font-size: 16px;
  color: #4D4D4D;
}

.additional-timing__item-icon {
  display: block;
  width: 32px;
  height: 32px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.additional-timing__item-icon--1 {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/truck.svg');
}

.additional-timing__item-icon--2 {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/map-pin.svg');
}

.additional-timing__item-info {
  margin-left: 18px;
  max-width: 350px;
}

.arrow-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 24px;
  height: 24px;
  background: url("/local/templates/monbon2021/assets/css/../image/icons/arrow-right.svg") center no-repeat;
  background-size: cover;
  transition: all .2s ease-out;
}

.liked-card {
  position: relative;
}

.absolute-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.liked-card__title {
  position: relative;
  max-width: 224px;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: auto;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  cursor: pointer;
}

.liked-card:hover .liked-card__title {
  color: #8567DE;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.liked-card__price {
  font-size: 16px;
  line-height: 24px;
}

.liked-card__img {
  height: 151px;
}

.liked-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.liked-card__info {
  display: flex;
  flex-direction: column;
  min-height: 98px;
  padding: 16px 0;
}

.liked-card__link {
  position: relative;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  padding: 8px 33px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.liked-card:hover .liked-card__link {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.liked-slider {
  position: relative;
  max-width: 100%;
}

.liked-slider__arrow {
  position: absolute;
  top: 50%;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.liked-slider__arrow span {
  display: none;
}

.liked-slider__arrow--prev {
  left: -35px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/slider-arrow.svg');
}

.liked-slider__arrow--next {
  right: -38px;
  transform: rotate(180deg);
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/slider-arrow.svg');
}

.recent-products {
  background-color: #fafafa;
}

.recent-products__items {
  display: flex;
  margin: 0 -10px;
}

.recent-products__items .liked-card {
  flex: 0 1 25%;
  padding: 0 10px;
}

.product-liked,
.recent-products {
  position: relative;
  padding-bottom: 60px;
}

.product-liked {
  max-width: 100%;
  width: 100%;
}

/* structure-dropdown */
.structure-dropdown__top {
  display: flex;
  justify-content: space-around;
}

.structure-slider {
  flex: 0 1 184px;
  max-width: 184px;
  padding: 0 15px;
}

.structure-dropdown__info {
  flex: 0 1 277px;
  max-width: 277px;
  padding: 0 15px;
  font-size: 12px;
  line-height: 18px;
  color: #4D4D4D;
}

.dropdown-slider__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.dropdown-slider__arrow.dropdown-slider__arrow--prev {
  left: 0;
}

.dropdown-slider__arrow.dropdown-slider__arrow--next {
  right: 0;
}

.dropdown-slider__arrow::before {
  content: '';
  width: 12px;
  height: 12px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/slider-arrow.svg') center no-repeat;
}

.dropdown-slider__arrow.disabled::before {
  opacity: 0.5;
}

.dropdown-slider__arrow.dropdown-slider__arrow--prev::before {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.dropdown-slider__arrow.dropdown-slider__arrow--next::before {
  transform: rotate(180deg);
}

.dropdown-slider__arrow.dropdown-slider__arrow--prev:hover::before {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 1;
}

.dropdown-slider__arrow span {
  display: none;
}

.structure-slider__item img {
  max-height: 123px;
  object-fit: contain;
}

.structure-slider__dots {
  display: flex;
  justify-content: center;
}

.structure-slider__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #E0E0E0;
}

.structure-slider__dot.active {
  width: 14px;
  border-radius: 20px;
}

.structure-slider__dot+.structure-slider__dot {
  margin-left: 5px;
}

.structure-dropdown__center {
  margin-top: 24px;
}

.product-filling__item {
  font-size: 13px;
  line-height: 18px;
}

.product-filling__item+.product-filling__item {
  margin-top: 12px;
}

.product-filling__title {
  color: #969696;
}

.structure-dropdown__text {
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.product-options__item {
  display: none;
  opacity: 0;
  transition: all 1s ease;
  margin-bottom: 30px;
}

.product-options__item.active {
  display: block;
  opacity: 1;
}

.product-storage__item {
  margin-top: 24px;
}

.product-storage__title,
.product-storage__text {
  margin: 0;
  font-weight: 400;
  line-height: 24px;
}

.product-storage__title {
  font-size: 16px;
  color: #000;
}

.product-storage__text {
  font-size: 15px;
  color: #4D4D4D;
  margin-top: 12px;
}

.discount {
  position: absolute;
  top: 0;
  left: -56px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-weight: 500;
  font-size: 13px;
  border-radius: 50%;
  color: #fff;
  background-color: #000;
}

.product-intro.product-intro--tablet {
  display: none;
}

.product-filling {
  font-size: 13px;
  line-height: 18px;
}

.product-filling b,
.product-filling strong {
  color: #969696;
  font-weight: normal;
}

/* w-popup */
.w-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding-top: 20px;
  padding-bottom: 70px;
  overflow-y: auto;
  justify-content: center;
  background-color: rgba(250, 250, 250, 0.85);
  z-index: 10000;
}

.w-popup_wrapper {
  position: absolute;
  width: 100%;
  max-width: 825px;
  /* height: max-content; */
  height: 90vh;
  margin-bottom: 70px;
  padding: 80px 0 20px 0;
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  padding-bottom: 100px;
  padding-top: 0;
}

@media(max-width: 767px) {
  .w-popup_wrapper {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* height: 100vh; */
    height: calc(var(--vh, 1vh) * 100);
    padding-bottom: 45px;
  }
}

.w-popup_close {
  z-index: 1;
  cursor: pointer;
  border: 0;
  position: absolute;
  top: 42px;
  right: 42px;
  width: 24px;
  height: 24px;
  background: url(/local/templates/monbon2021/assets/css/../image/popup-product/x.svg) no-repeat center;
}

@media(max-width: 767px) {
  .w-popup_close {
    top: 8px;
    right: 16px;
  }
}

.w-popup_top {
  position: relative;
  z-index: 1;
  padding: 0 75px 15px 70px;
  background: #FFFFFF;
  /* box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); */
}

@media(max-width: 767px) {
  .w-popup_top {
    padding-top: 0;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
  }
}

.w-popup_title {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
  color: #333333;
}

.w-popup_description {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  color: #666666;
}

.w-popup_cat {
  display: flex;
  margin-bottom: 30px;
  overflow: scroll;
}

@media(max-width: 767px) {
  .w-popup_cat {
    margin-right: -16px;
    margin-bottom: 16px;
    margin-left: -16px;
    padding-right: 16px;
    padding-left: 16px;
  }
}

.w-popup_cat button {
  cursor: pointer;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 21px;
  background-color: #F6F2F8;
  border-radius: 20px;
  color: rgba(0, 0, 0, 0.6);
  margin-right: 15px;
  border: 0;
  white-space: nowrap;
}

.w-popup_cat button:hover {
  background-color: #E4D7EA;
  color: #A279B7;
}

.w-popup_cat button.active {
  background-color: #A279B7;
  color: #ffffff;
  order: -1;
}

/* .w-popup_cat button:last-child {
  margin-right: 0;
} */

.w-popup_product-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  /* margin-bottom: 30px; */
}

@media(max-width: 767px) {
  .w-popup_product-top {
    margin-bottom: 16px;
  }
}

.w-popup_overflow {
  min-height: 400px;
  max-height: 760px;
  max-height: 100%;
  overflow-y: auto;
  padding-top: 80px;
  padding-bottom: 20px;
  position: relative;
}

@media(max-width: 767px) {
  .w-popup_overflow {
    padding-top: 40px;
  }
}

.w-popup-products {
  padding: 0 75px 0 70px;
  margin-bottom: 20px;
}

@media(max-width: 767px) {
  .w-popup-products {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.w-popup_overflow::-webkit-scrollbar {
  width: 10px;
  background-color: #F2F2F2;
}

.w-popup_overflow::-webkit-scrollbar-track {
  background-color: #F2F2F2;
  border-radius: 20px;
}

.w-popup_overflow::-webkit-scrollbar-thumb {
  background-color: #DEDEDE;
  border-radius: 60px;
  border: 2.2px solid #F2F2F2;
}

.w-popup-product_card {
  /* display: flex;
  border: 1px solid #EEEEEE;
  background-color: #fff;
  padding-right: 40px;
  margin-bottom: 10px; */
  position: relative;
  display: grid;
  grid-template-columns: min-content 1fr;
  margin-bottom: 10px;
  padding: 20px;
  grid-column-gap: 29px;
  grid-row-gap: 5px;
  border: 1px solid #DFE1E5;
  grid-template-areas: 'image item counter';
  display: none;
}

.w-popup-product_card.w-popup-product_card--active {
  display: grid;
}

@media(max-width: 767px) {
  .w-popup-product_card {
    /* padding-top: 8px;
      padding-bottom: 8px;
      padding-right: 8px;
      column-gap: 10px; */
    padding: 8px;
    grid-column-gap: 15px;
    grid-template-areas:
      'image item'
      'image counter';
  }
}

.w-popup-product_card:last-child {
  margin-bottom: 0;
}

.w-popup-product_image {
  /* margin-right: 30px;
  max-width: 184px;
  flex: 0 0 184px; */
  width: 135px;
  height: 95px;
  flex-shrink: 0;
  grid-area: image;
}

@media(max-width: 767px) {
  .w-popup-product_image {
    width: 110px;
    height: 85px;
  }
}

.w-popup-product_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.w-popup-product_item {
  padding-top: 0;
  padding-bottom: 17px;
  display: flex;
  flex-direction: column;
  width: 270px;
  flex: 0 0 270px;
  grid-area: item;
  align-items: flex-start;
}

@media(max-width: 767px) {
  .w-popup-product_item {
    justify-content: unset;
    padding-top: 6px;
    padding-bottom: 6px;
    flex: unset;
    width: unset;
    flex-grow: 1;
  }
}

.w-popup-product_name {
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.w-popup-product_more,
.w-popup-product_more:focus,
.w-popup-product_more:active {
  margin-top: 15px;
  position: relative;
  font-size: 12px;
  line-height: 18px;
  color: #9B9B9B;
  margin-bottom: 5px;
}

@media(max-width: 767px) {
  .w-popup-product_more {
    transform: translateY(51px);
    margin-top: 0;
  }
}

.w-popup-product_more:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  content: '';
}

.w-popup-product_price {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.w-popup-product_counter {
  display: flex;
  align-items: center;
  margin: auto 0 auto auto;
}

/* @media(max-width: 767px) {
  .w-popup-product_counter {
    flex-direction: column-reverse;
  }
} */

.w-popup-product_counter button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #000000;
  transform: translateY(-20px);
}

.w-popup-product_counter button::before {
  content: '';
  background-color: #000000;
  width: 19px;
  height: 19px;
  flex: 0 0 19px;
}

.w-popup-product_counter button:hover {
  background-color: #000000;
}

.w-popup-product_counter button:hover::before {
  background-color: #fff;
}

.w-popup-product_remove::before {
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/popup-product/minus.svg) no-repeat center / 100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/popup-product/minus.svg) no-repeat center / 100%;
}

.w-popup-product_number {
  width: 34px;
  height: 34px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  margin: 0 5px;
  transform: translateY(-20px);
}

.w-popup-product_add {
  transform: translateY(-20px);
}

@media(max-width: 767px) {
  .w-popup-product_number {
    margin: 0;
  }
}

.w-popup-product_add::before {
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/popup-product/plus.svg) no-repeat center / 100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/popup-product/plus.svg) no-repeat center / 100%;
}

.w-popup-product_cart {
  border: 0;
  cursor: pointer;
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: url(/local/templates/monbon2021/assets/css/../image/popup-product/cart.svg) no-repeat center / 20px 20px #000000;
  margin: auto 0 auto auto;
}

@media(max-width: 767px) {
  .w-popup-product_cart {
    flex-shrink: 0;
  }
}

.w-popup-product_cart:hover {
  background-color: #333333;
}

.w-popup-product_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.w-popup-product_radio {
  margin: auto 0 auto auto;
}

.w-popup-product_radio div {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 35px;
  height: 35px;
  background-color: #fff;
  border: 1px solid #C4C4C4;
  border-radius: 50%;
}

.w-popup-product_radio div:hover {
  border: 1px solid #000000;
}

.w-popup-product_radio div::before {
  content: '';
  position: absolute;
  background-color: #E5E5E5;
  width: 25px;
  height: 25px;
  flex: 0 0 25px;
  border-radius: 50%;
}

.w-popup-product_radio input:checked~div::before {
  background-color: #000000;
}

.w-popup-product_btn button {
  cursor: pointer;
  border: 0;
  width: 344px;
  height: 45px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background-color: #000000;
}

.w-popup-product_btn button span {
  text-transform: initial;
  margin-left: 5px;
}

.w-popup-product_active-link {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #9B9B9B;
  margin-bottom: 15px;
}

.w-popup-product_active-link span {
  color: #A279B7;
}

.w-popup-product_reset {
  text-align: center;
  margin-bottom: 60px;
}

.w-popup-product_reset button {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #000000;
  border: 0;
  cursor: pointer;
  text-decoration: underline;
  background-color: transparent;
}

.w-popup-product_footer {
  position: absolute;
  bottom: 40px;
  width: 100%;
}

@media(max-width: 767px) {
  .w-popup-product_footer {
    bottom: 0;
  }
}

.w-popup_bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/* discuss order */
.discuss-order {
  background: linear-gradient(114.13deg, #8567DE 0%, #18A6B1 100%);
}

.discuss-order__container {
  padding: 32px 20px;
  width: 100%;
  color: #fff;
}

.discuss-order__top {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.discuss-order__icon {
  display: block;
  width: 58px;
  height: 58px;
  min-width: 60px;
  background: url("/local/templates/monbon2021/assets/css/../image/icons/discuss-order-icon.svg") center no-repeat;
  margin-right: 8px;
}

.discuss-order__title {
  font-weight: 800;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 0;
  max-width: 277px;
}

.discuss-order__center {
  margin-bottom: 24px;
}

.discuss-order__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}

.discuss-order__btn {
  width: 100%;
  max-width: 245px;
  min-height: 45px;
  border-radius: 0;
}

.discuss-order__btn.discuss-order__btn--b2b {
  background-color: #fff;
  color: #000;
}

.discuss-order__btn.discuss-order__btn--b2b:hover {
  background-color: #000;
  color: #000;
}

.discuss-order__btn:hover {
  color: #fff;
  background-color: #74DDD2;
}

.we-recommended {
  background-color: #fafafa;
  padding: 100px 0;
}

.we-recommended__title {
  text-align: center;
  margin-bottom: 60px;
}

.we-recommended__title h3 {
  margin-top: 0;
}

/* mfeed-popup-form */

.mfeed-input_textarea {
  resize: none;
}

.mfeed-input::placeholder {
  font-size: 18px;
  margin-top: 5px;
  color: #98A9B5;
}

.mfeed__input-required {
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: 600;
  font-size: 24px;
  color: red;
}

.mfeed .mfeed-btn[type='submit'] {
  border: none;
  outline: none;
  background-color: #000;
  color: #fff;
  height: 52px;
  padding: 0 33px;
  font-weight: 600;
  font-size: 18px;
  margin: 0 auto;
  display: block;
  max-width: 257px;
  width: 100%;
  border-radius: 0;
}

.mfeed .mfeed-btn:disabled {
  background-color: #f2f2f2;
}

.mfeed .mfeed-btn:disabled:hover {
  background-color: #f2f2f2;
  color: #fff;
  border: none;
  cursor: default;
}

.mfeed-popup-form {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3000;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-top: 108px;
  padding-bottom: 100px;
  background-color: rgba(255, 255, 255, .8);
}

.mfeed-popup-form__wrapper {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  min-height: 100%;
  justify-content: center;
  box-shadow: 0px 18px 30px rgba(0, 0, 0, 0.05);

}

.mfeed-popup-form__content {
  position: relative;
  background-color: #fff;
  padding: 80px 41px 40px 45px;
  width: 100%;
}

.mfeed-popup-form__close {
  position: absolute;
  z-index: 30;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  color: #000;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/close.svg') center no-repeat;
  background-size: cover;
}

.mfeed__input-label {
  position: absolute;
  top: 22px;
  left: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  font-size: 16px;
  color: #969696;
  cursor: text;
  font-weight: normal;
}

.mfeed__input-label.active {
  top: 0;
  font-size: 12px;
  color: #828282;
}

.mfeed .mfeed-input {
  height: 48px;
  width: 100%;
  font-size: 16px;
  border: 0;
  outline: none;
  border-bottom: 1px solid #969696;
  background-color: transparent;
  padding: 0;
  padding-top: 15px;
  border-radius: 0;
  position: relative;
  z-index: 12;
}

.mfeed-input:focus~.mfeed__input-label {
  top: 0;
  font-size: 12px;
  color: #828282;
}

.mfeed-input__wrapper {
  position: relative;
  margin-bottom: 30px;
}

.mfeed__input-label span {
  color: red;
}

.mfeed-choose input {
  display: none;
}

.mfeed-choose__wrapper {
  position: relative;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  padding-left: 40px;
  cursor: pointer;
  font-weight: 400;
}

.mfeed-choose__wrapper::before,
.mfeed-choose__wrapper::after {
  content: '';
  position: absolute;
  transition: .3s;
}

.mfeed-choose__wrapper::before {
  left: 0;
  width: 18px;
  height: 18px;
  flex: none;
  border: 1px solid #DFE1E5;
}

.mfeed-choose__wrapper::after {
  width: 12px;
  height: 12px;
  left: 3px;
  top: 3px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/check-small.svg') no-repeat center/100%;
  opacity: 0;
  visibility: hidden;
  transform: scale(.3);
  -webkit-transform: scale(.3);
}

.mfeed-choose__wrapper:hover::before {
  border: 1px solid #8567DE;
}

.mfeed-choose input[type="checkbox"]:checked~.mfeed-choose__wrapper::before {
  background-color: #8567DE;
  border: 1px solid #8567DE;
}

.mfeed-choose input[type="checkbox"]:checked~.mfeed-choose__wrapper::after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.mfeed-choose {
  display: flex;
  margin-bottom: 25px;
}

.mfeed-choose--1 {
  margin-top: 25px;
}

.mfeed__choose-block {
  margin-top: 60px;
}

.mfeed-popup__title {
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}

.mfeed-popup__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 50px;
}

.mfeed-success {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  background: linear-gradient(77.92deg, #637BF5 17.63%, #927AED 82.37%), #FAFAFA;
  color: #fff;
}

.mfeed-success__wrapper {
  display: flex;
  align-items: center;
  padding: 15px 30px 17px 0;
}

.mfeed-success__title {
  position: relative;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0 !important;
  margin-left: 8px !important;
  margin-top: 0;
}

.mfeed-success .mfeed-success__text {
  margin-bottom: 0;
  font-weight: 400;
  color: #fff;
  margin-left: 5px !important;
  padding-top: 1px;
}

.mfeed-success__info {
  display: flex;
  align-items: center;
}

.mfeed-success__icon {
  display: block;
  width: 25px;
  height: 25px;
  min-width: 25px;
  background: url("/local/templates/monbon2021/assets/css/../image/check-circle.svg") center no-repeat;
  background-size: contain;
}

.mfeed-success__container {
  max-width: 1500px;
  padding: 0 95px;
  margin: 0 auto;
}

@media (max-width: 481px) {
  .mfeed-btn {
    max-width: 100%;
  }

  .mfeed-popup__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
  }

  .mfeed-popup__text {
    font-size: 16px;
    line-height: 27px;
  }
}

/* cart-modal */
.cart-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .6);
  padding-top: 34px;
  padding-bottom: 34px;
  overflow-y: auto;
}

.cart-modal__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-modal__inner {
  position: relative;
}

.cart-modal__content {
  position: relative;
  padding: 24px 70px 0;
  background-color: #fff;
  max-height: 725px;
  max-width: 600px;
}

.cart-modal__scroller-inner::-webkit-scrollbar-thumb {
  background: rgba(196, 196, 196, 0.4);
  border: 2px rgba(196, 196, 196, 0.4);
}

.cart-modal__scroller-inner::-webkit-scrollbar {
  width: 6px;
  background-color: unset;
}

.cart-modal__scroller-inner::-webkit-scrollbar-track {
  background-color: unset;
}

.cart-modal__scroller:not(:last-child) {
  margin-bottom: 50px;
}

.cart-modal__scroller-inner {
  overflow: auto;

  width: 610px;
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.05);
}

.cart-modal__close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  margin-left: auto;
  transform: translateX(38px);
  text-decoration: none;
  width: 24px;
  height: 24px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/close.svg');
  background-repeat: no-repeat;
  background-size: contain;
  transition: all .3s ease;
}

.cart-modal__close:hover {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/close-hovered.svg');
  transition: all .3s ease;
}

.cart-modal__title,
.cart-modal__text {
  margin-top: 0;
}

.cart-modal__title {
  font-weight: 700;
  font-size: 26px;
  line-height: 39px;
  letter-spacing: 0.2px;
  margin-bottom: 4px;
}

.cart-modal__text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 24px;
}

.cart-modal__bottom {
  position: sticky;
  width: 100%;
  bottom: 0;
  padding: 24px 0;
  text-align: center;
  z-index: 200;
  background-color: #fff;
}

.cart-modal__bottom--additional {
  box-shadow: 0px 18px 30px rgba(0, 0, 0, 0.05);
  padding: 16px 0;
}

.cart-modal__bottom::before,
.cart-modal__bottom::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #fff;
}

.cart-modal__bottom::before {
  right: -70px;
}

.cart-modal__bottom::after {
  left: -70px;
}

.cart-modal__variation {
  margin-bottom: 30px;
}

.cart-modal__button {
  font-weight: 400;
  width: 100%;
  max-width: 257px;
  text-transform: uppercase;
}

.cart-modal__button {
  border-radius: 0;
}

.cart-modal__button:hover {
  color: #fff;
}

.cart-modal__button.cart-modal__button--transparent {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}

.cart-modal__button.cart-modal__button--transparent:hover {
  background-color: #000;
  color: #fff;
}

.cart-modal__tabs {
  margin-bottom: 24px;
}

.cart-modal__tab {
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 12px;
  border-radius: 20px;
  background: rgba(162, 121, 183, 0.1);
  transition: all .3s ease;
}

.cart-modal__tab:not(:last-child) {
  margin-right: 15px;
}

.cart-modal__tab--active {
  color: #fff;
  background-color: #A279B7;
}

.modal-variation__top {
  min-height: 316px;
  outline: 1px solid #EBEBEB;
  margin-bottom: 16px;
}

.modal-variation__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.modal-variation__thumbs {
  position: relative;
}

.modal-variation__outer::before,
.modal-variation__outer::after {
  content: "";
  position: absolute;
  display: block;
  width: 33px;
  height: 100%;
  z-index: 300;
  top: 0;
  background: linear-gradient(270deg, #FFFFFF 1.52%, rgba(255, 255, 255, .1) 100%);
}

.modal-variation__outer::before {
  transform: rotate(180deg);
  left: -2px;
  display: none;
}

.modal-variation__outer::after {
  right: 0;
}

.modal-variation__center.modal-variation__center--swiped::before {
  display: block;
}

.modal-variation__arrow {
  position: absolute;
  top: 60px;
  z-index: 200;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #000000;
  border-radius: 50%;
  cursor: pointer;
  transition: all .3s ease;
}

.modal-variation__arrow:hover {
  background-color: #000;
}

.modal-variation__arrow::before {
  content: "";
  position: absolute;
  top: 7px;
  display: block;
  width: 12px;
  height: 24px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/right.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all .3s ease;
}

.modal-variation__arrow:hover::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/right_white.svg');
  transition: all .3s ease;
}

.modal-variation__arrow--prev {
  left: -17px;
}

.modal-variation__arrow--prev::before {
  transform: rotate(180deg);
  left: 12px;
}

.modal-variation__arrow--next {
  right: -17px;
}

.modal-variation__arrow--next::before {
  right: 12px;
}

.modal-variation__thumbs {
  display: flex;
  align-items: flex-start;
}

.modal-variation__outer {
  overflow: hidden;
}

.modal-variation__thumb {
  position: relative;
  max-width: 107.5px;
  cursor: pointer;
  margin-right: 10px;
}

.modal-variation__thumb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
}

.modal-variation__thumb img {
  min-width: 112px;
  min-height: 80px;
  object-fit: contain;
  margin-bottom: 15px;
}

.modal-variation__thumb.modal-variation__thumb--selected::before {
  opacity: .6;
  visibility: visible;
}

.modal-variation__thumb--selected img {
  border: 1px solid #000;
}

.modal-variation__thumb:hover::before {
  opacity: .6;
  visibility: visible;
}

.modal-variation__text {
  font-size: 12px;
  line-height: 18px;
  color: #222529;
  margin: 0;
  text-align: center;
}

.modal-variation__arrow span {
  display: none;
}

.modal-variation__arrow {
  z-index: 301;
}

.modal-variation__arrow--prev.disabled,
.modal-variation__arrow--next.disabled {
  display: none;
}

.cart-modal__change {
  margin-bottom: 24px;
}

.modal-change__items {
  margin-bottom: 24px;
}

.modal-change__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal-change__title {
  font-weight: 700;
  font-size: 16px;
  width: 230px;
  text-align: left;
  margin: 0;
}

.modal-change__button {
  padding: 7px 15px;
  text-decoration: none;
  border: 1px solid #000000;
  background-color: #fff;
  color: #000;
}

/* /cart-modal */
.modal-variation__thumbs.owl-carousel {
  overflow: hidden;
}

.modal-variation__thumbs.owl-carousel.owl-loaded {
  overflow: inherit;
}

.modal-variation__thumbs.owl-carousel.owl-loaded .modal-variation__thumb {
  margin-right: 0px;
}

.checkbox--filter {
  width: 100%;
  margin-bottom: 18px;
}

.checkbox--filter:last-of-type {
  margin-bottom: 0;
}

.bx-filter-button-box {
  width: 100%;
  margin-top: 40px;
  padding: 0;
}

.checkbox-small--filter {
  margin-bottom: 0;
  align-items: center;
}

.checkbox-small--filter .bx-filter-input-checkbox>* {
  min-height: 35.6px;
}

.checkbox-small--filter .checkbox-small__wrapper::before {
  width: 17px;
  height: 17px;
}

.checkbox-small--filter .checkbox-small__dropdown {
  position: relative;
  top: 0;
  flex-shrink: 0;
  margin-left: 8px;
  white-space: nowrap;
}

.checkbox-small--filter .checkbox-small__dropdown a {
  color: #2D9CDB;
  transition: color .3s ease;
  text-decoration: none;
}

.checkbox-small--filter .checkbox-small__dropdown a:hover {
  color: #6CBAE6;
}

#ajax_next_page {
  position: absolute;
  bottom: -40px;
}

.select:hover {
  transition: color .3s ease;
  color: #6CBAE6;
}

.nav-down .product-tabs {
  padding-bottom: 24px;
}

.recent-products {
  background-color: #f9f9f9;
  padding-top: 60px;
}

.structure-slider {
  overflow: hidden;
  padding: 0 16px;
}

.structure-dropdown__top {
  align-items: flex-start;
  padding-top: 16px;
}

.w-popup_close:hover {
  background: url('/local/templates/monbon2021/assets/css/../image/icons/close-hovered.svg');
}

.w-popup-product_btn button:hover {
  background-color: #8567DE
}

.w-popup-product_btn button:disabled {
  background-color: #CDCDCD;
  cursor: initial;
}

/* checkout */
.form-group__textarea.form-group__textarea--mod {
  height: 48px;
}

.btn-checkout--mod {
  width: 100%;
}

.checkout-block--mod {
  padding-bottom: 100px;
}

.checkout-form__explanations {
  font-size: 12px;
  border: 1px solid #f2f2f2;
  margin-bottom: 40px;
  cursor: pointer;
}

.checkout-form__explanations-inner {
  display: flex;
  padding: 14px 16px;
}

.checkout-form__explanations .icon-info-black {
  margin-left: 0;
  margin-right: 16px;
}

.explanations-inner__span {
  display: inline-block;
  margin-right: 33px;
}

.checkout-form__explanations-inner span:not(.explanations-inner__span) {
  font-size: 12px;
  color: #969696;
}

.icon-right-info {
  position: relative;
  display: flex;
  align-items: center;
  width: 20px;
  height: 20px;
}

.icon-right-info::before {
  content: '';
  top: 6px;
  right: 8px;
  width: 15px;
  height: 15px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/right-date.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.section-checkout .back-link {
  color: #000;
}

.section-checkout .back-link::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/back_black.svg');
}

.section-checkout .back-link:hover {
  color: #8567DE;
}

.section-checkout .back-link:hover::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/back_black_hover.svg');
}

/* constructor */
.section-constructor {
  padding-bottom: 100px;
}

/* .section-constructor__constructor {
  margin-bottom: 60px;
} */
.cart-link--constructor {
  display: inline-flex;
  background: #000;
  border: 1px solid #000;
}

.cart-product .cart-link--constructor {
  margin-top: auto;
  margin-bottom: auto;
}

.cart-link--hidden {
  display: none;
}

.constructor__inner {
  /* display: flex;
  margin: 0 -15px; */
  display: grid;
  grid-template-columns: 1fr minmax(250px, 385px);
  grid-column-gap: 30px;
}

@media(max-width: 767px) {
  .constructor__inner {
    grid-template-columns: 1fr;
  }
}

.constructor__inner--print {
  margin: 0;
  display: block;
}

.constructor__filter {
  margin-bottom: 30px;
  max-width: 674px;
}

/* .constructor__left {
  flex: 0 1 704px;
  padding: 0 15px;
} */
/* .constructor__right {
  flex: 0 1 417px;
  padding: 0 15px;
} */
.cart-checkout__quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 12px;
}

.cart-checkout__cost--constructor {
  font-weight: 500;
}

.cart-checkout__wrapper--constructor {
  padding-top: 40px;
}

.cart-checkout__content--constructor {
  margin-bottom: 27px;
  padding-bottom: 0;
  border: none;
}

.cart-checkout__info {
  position: relative;
  padding-left: 37px;
  margin-bottom: 40px;
}

.cart-checkout__info::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/alert-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  object-fit: contain;
}

.cart-checkout__info-text {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #4D4D4D;
}

.cart-checkout__notice {
  color: #312B97;
}

.cart-checkout__notice-text {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}

.cart-product--constructor:first-child {
  border-top: 1px solid #DFE1E5;
}

.cart-product--constructor {
  border: 1px solid #DFE1E5;
  /* padding: 0; */
}

.cart-product--constructor:not(:last-child) {
  margin-bottom: 10px;
}

/* .cart-product__image--constructor {
  max-width: 184px;
  height: 127px;
  margin-right: 30px;
}
.cart-product__image--constructor img {
  height: 100%;
  object-fit: contain;
} */
.cart-product__center {
  /* padding: 15px 0; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* margin-right: 29px; */
  flex-grow: 1;
}

.cart-product__title {
  font-style: normal;
  font-weight: 700;
  font-size: 14.0253px;
  line-height: 21px;
  color: #000000;
  margin-bottom: auto;
  text-decoration: none;
}

.cart-product__title a {
  text-decoration: none;
  color: inherit;
}

.cart-product__more {
  position: relative;
  margin-bottom: 4px;
  padding-bottom: 2px;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  text-decoration: none;
  transition: color 0.3s;
}

.cart-product__more:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  content: '';
}

.cart-product__more:hover {
  color: #000;
}

.cart-product__text--description {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  margin-bottom: 4px;
}

.cart-product__price--constructor ins {
  text-align: left;
}

.cart-product__price--constructor {
  font-style: normal;
  font-weight: normal;
  font-size: 16.0289px;
  line-height: 24px;
  color: #000000;
  margin-left: 0;
}

/* .cart-product__left {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: 42px;
  max-width: 127px;
}
.cart-product__left--tablet {
  display: none;
} */
.cart-checkout__button-tablet-span {
  padding-right: 5px;
}

.cart-checkout__button-quantity {
  padding: 0 5px;
}

.cart-product__counter--hidden {
  display: none;
}

.cart-checkout--constructor {
  width: auto;
}

.section-constructor__info {
  padding-top: 60px;
  margin-bottom: 32px;
}

.main-title--small {
  font-size: 26px;
  margin-bottom: 16px;
  line-height: 39px;
}

.section-constructor__top {
  text-align: center;
}

.section-constructor__text {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.2px;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
}

.section-constructor__text--print {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #4D4D4D;
}

.section-constructor__emoji {
  position: relative;
  bottom: -2px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/em.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  width: 16px;
  height: 16px;
}

.constructor__select {
  margin-bottom: 45px;
}

.cart-checkout__help {
  position: relative;
}

.cart-checkout__help-img {
  margin-left: auto;
  width: 164px;
  height: 237px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/man.png') center no-repeat;
  background-size: contain;
}

/* checkout-tooltip */
.checkout-tooltip {
  position: relative;
  padding: 16px;
  max-width: 200px;
  border-radius: 2px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 32px rgba(0, 0, 0, 0.16);
}

.checkout-tooltip::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(99.11deg, #8567DE 37.26%, #C97AB0 71.56%);
  transform: rotate(-180deg);
}

.checkout-tooltip::after {
  content: '';
  position: absolute;
  right: -7px;
  bottom: 6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 11px solid #8567DE;
  border-bottom: 6px solid transparent;
}

.checkout-tooltip--mod::after {
  top: 94px;
  bottom: auto;
}

.cart-checkout__help-tooltip {
  position: absolute;
  top: 60px;
  left: -95px;
}

.cart-checkout__help-tooltip--mod {
  top: 30px;
}

.checkout-tooltip__text,
.checkout-tooltip__title {
  position: relative;
}

.checkout-tooltip__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  letter-spacing: -0.154px;
  color: #FFFFFF;
}

.checkout-tooltip__text--mod {
  font-weight: 400;
  margin-bottom: 17px;
}

.checkout-tooltip__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.154px;
  color: #FFFFFF;
}

.checkout-tooltip__link {
  position: relative;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.154px;
  color: #FFFFFF;
  text-decoration: none;
  padding-right: 25px;
}

.checkout-tooltip__link::after {
  content: '';
  position: absolute;
  top: -2px;
  right: 0;
  width: 24px;
  height: 24px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/right_white.svg') center no-repeat;
  background-size: contain;
}

/* / checkout-tooltip */
.cart-checkout__button {
  margin-bottom: 16px;
  display: none;
}

.cart-checkout__wrapper--constructor .cart-checkout__button {
  display: inline-flex;
}

.cart-checkout__button:hover {
  background: #CCB8F5;
}

.cart-checkout__button:hover span {
  color: #000;
  transition: color 0.3s;
}

.cart-checkout__button--transparent {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}

.cart-checkout__button--transparent:hover {
  background-color: #000;
  color: #fff;
}

.product-tabs__btn--constructor:hover {
  background: rgba(162, 121, 183, 0.3);
  color: #A279B7;
  border: 1px solid transparent;
}

.product-tabs__btn--constructor-active {
  background: #A279B7;
  color: #fff;
}

.product-tabs__btn--print-active {
  background: #CCB8F5;
}

/* filter-active */
.filter-active {
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.filter-active__info {
  margin-bottom: 30px;
}

.filter-active__text {
  display: block;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #969696;
}

.filter-active__text--filter-name {
  color: #CCB8F5;
}

/* / filter-active */

/*.cart-modal--constructor {
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
}*/
.cart-modal--constructor.visible {
  opacity: 1;
  visibility: visible;
}

.cart-modal--constructor .cart-modal__scroller-inner {
  width: 1110px;
}

.cart-modal--constructor .cart-modal__scroller-inner,
.cart-modal--constructor .cart-modal__content {
  max-width: 100%;
}

.cart-modal--constructor .cart-modal__content {
  padding: 64px 50px 0 60px;
  overflow: hidden;
}

.cart-modal--constructor .cart-modal__wrapper {
  display: flex;
  margin: 0 -15px;
  margin-bottom: 30px;
}

.cart-modal--constructor .cart-modal__variation {
  flex: 0 1 508px;
  padding: 0 15px;
  max-width: 508px;
}

.cart-modal--constructor .cart-modal__info {
  flex: 0 1 469px;
  padding: 0 15px;
  max-width: 469px;
}

.cart-modal__additional {
  margin-right: -70px;
  margin-left: -60px;
  background-color: #FAFAFA;
  ;
}

.liked-slider--constructor {
  position: relative;
  display: flex;
}

.product-liked__container--constructor {
  position: relative;
}

.product-liked__container--constructor::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 41px;
  height: 100%;
  background-color: #FAFAFA;
}

.liked-card--constructor {
  padding: 16px;
  background-color: #fff;
  flex: 0 0 220px;
  max-width: 220px;
  margin-right: 10px;
  transition: box-shadow .3s ease;
}

.liked-card--constructor:hover {
  box-shadow: 0px 16px 20px rgba(0, 0, 0, 0.05);
}

.liked-card--constructor-active {
  border: 2px solid #8567DE;
}

.liked-card--constructor .liked-card__info {
  margin-bottom: 24px;
}

.cart-modal__additional-top {
  padding-top: 60px;
  margin-bottom: 40px;
}

.product-liked__container,
.cart-modal__additional-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 70px;
}

.cart-modal__title {
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
}

.cart-modal__additional-link {
  position: relative;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #969696;
  text-decoration: none;
  padding-right: 15px;
}

.cart-modal__additional-link::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/right-date.svg') center no-repeat;
  transform: translateY(-50%);
}

.cart-modal__info-top {
  margin-bottom: 20px;
}

.cart-modal__info-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  color: #000000;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.cart-modal__info-span {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #969696;
}

.cart-modal__info-price {
  margin-bottom: 19px;
}

.cart-modal__info-price-new {
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  margin-right: 16px;
}

.cart-modal__info-price-old {
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  color: #969696;
}

.btn--transparent {
  position: relative;
  padding: 8px 33px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.liked-card__link--constructor {
  opacity: 1;
  visibility: visible;
  max-width: 100%;
  width: 100%;
  margin-top: 0;
}

.liked-card__link--constructor-active {
  border: none;
  color: #8567DE;
}

.liked-card__link--constructor-active:hover {
  color: #8567DE;
  background-color: transparent;
}

.cart-checkout__button--wide {
  width: 100%;
  margin-bottom: 40px;
}

.cart-modal__description {
  margin-bottom: 40px;
}

.cart-modal__description-title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.1px;
  color: #000000;
}

.cart-modal__description-text {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1px;
  color: #969696;
}

.modal-variation__center--constructor::before,
.modal-variation__center--constructor::after {
  content: none;
}

.modal-variation__thumb--constructor {
  max-width: 120px;
  padding-right: 0;
}

.modal-variation__thumb--constructor:not(:last-child) {
  margin-right: 7px;
}

.modal-variation__thumb--constructor img {
  margin: 0;
}

/*   modal-accordions */
.modal-accordions__accordion {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfe1e5;
  cursor: pointer;
  transition: all .3s ease;
}

.modal-accordions__accordion:not(:last-child) {
  margin-bottom: 15px;
}

.modal-accordions__title {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.modal-accordions__title::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 24px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/right-date.svg') center no-repeat;
  background-size: contain;
  transition: all .3s ease;
  transform: translateY(-50%) rotate(90deg);
}

.modal-accordions__title.active::after {
  transform: translateY(-50%) rotate(-90deg);
  transition: all .3s ease;
}

.modal-accordions__content {
  max-height: 0;
  overflow: hidden;
  transition: all .3s ease;
}

.modal-accordions__content.active {
  transition: all .6s ease;
  max-height: 500px;
  max-height: unset;
  padding: 20px;
}

/* / modal-accordions */
.modal-variation__arrow-constructor {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #000;
  cursor: pointer;
  background: #fff;
  z-index: 20;
  transition: all .3s ease;
}

.modal-variation__arrow-constructor::before {
  content: '';
  position: absolute;
  top: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
  background: url('/local/templates/monbon2021/assets/css/../image/icons/right.svg') center no-repeat;
  background-size: contain;
}

.modal-variation__arrow-constructor--prev::before {
  transform: translate(-50%, -50%) rotate(180deg);
  left: 50%;
}

.modal-variation__arrow-constructor--next::before {
  left: 52%;
}

.modal-variation__arrow-constructor--disabled {
  border: 1px solid #969696;
}

.modal-variation__arrow-constructor--disabled::before {
  background: url('/local/templates/monbon2021/assets/css/../image/icons/right-date.svg') center no-repeat;
}

.modal-variation__arrow-constructor:hover {
  background-color: #000;
  transition: all .3s ease;
}

.modal-variation__arrow-constructor:hover::before {
  background: url('/local/templates/monbon2021/assets/css/../image/icons/right_white.svg') center no-repeat;
}

.modal-variation__arrow-constructor--prev {
  left: -50px;
}

.modal-variation__arrow-constructor--next {
  right: -46px;
  filter: drop-shadow(0px 16px 20px rgba(0, 0, 0, 0.05));
}

.modal-variation__arrow-constructor--next::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.liked-slider__wrapper {
  display: flex;
}

.cart-modal__close--constructor {
  transform: none;
  top: 40px;
  right: 40px;
  z-index: 20;
  /* display: none; */
}

.cart-modal__checkout-tooltip {
  position: absolute;
  max-width: 220px;
  top: 27px;
  right: 80px;
}

.checkout-tooltip--modal {
  z-index: 20;
  padding: 11px 38px;
  line-height: 18px;
  letter-spacing: -0.154px;
  color: #FFFFFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: none;
}

.checkout-tooltip--modal::before {
  transform: none;
  background: linear-gradient(99.45deg, #8567DE 11.73%, #C97AB0 84.22%);
}

.checkout-tooltip--modal::after {
  border-left: 11px solid #C97AB0;
  bottom: 12px;
}

.icon-cart--constructor {
  position: relative;
  -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/icon-cart.svg) no-repeat center/100%;
  mask: url(/local/templates/monbon2021/assets/css/../image/icons/icon-cart.svg) no-repeat center/100%;
  background-color: #fff;
}

.cart-link--constructor:hover {
  background-color: #333;
  border: none !important;
}

.cart-link--constructor:hover .icon-cart--constructor::before {
  background-color: #333;
}

.back-link--constructor {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.main-title--constructor {
  margin-bottom: 0;
}

.section-top__text {
  margin-top: 0;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #969696;
}

.cart-checkout__cost--mod {
  margin-bottom: 12px;
  color: #969696;
}

.cart-checkout__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.cart-checkout__question-title {
  margin: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #000000;
}

.cart-checkout__link {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
  letter-spacing: 0.2px;
  color: #8567DE;
}

/*  add-photo  */
.tablet-br {
  display: none;
}

.constructor__add-photo {
  margin-bottom: 60px;
}

.constructor__add-photo:nth-child(odd) {
  margin-right: 86px;
}

.add-photo {
  position: relative;
  width: 200px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #D7CCF3;
  cursor: pointer;
  transition: all .3s ease;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.add-photo:hover {
  background-color: #E4DCF7;
}

.add-photo__icon {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url("/local/templates/monbon2021/assets/css/../image/icons/photo.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 16px;
}

.add-photo__icon--text {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/Text-bgi.svg');
}

.add-photo__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  max-width: 142px;
}

.constructor__left--add-photo {
  display: flex;
  flex-wrap: wrap;
}

.add-photo-options {
  position: absolute;
  bottom: 0;
  display: flex;
  transform: scale(0);
  visibility: hidden;
  transition: all .3s ease;
}

.add-photo:hover .add-photo-options {
  transform: scale(1);
  transition: all .3s ease;
  visibility: visible;
}

.add-photo-options__item {
  width: 77px;
  height: 77px;
  border-radius: 50%;
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .3s ease;
}

.add-photo-options__item:hover {
  background-color: #CCB8F5;
}

.add-photo-options__item--duplicate {
  transform: translateY(30px);
}

.add-photo-options__item--active {
  background-color: #CCB8F5;
}

.add-photo-options__item:not(:last-child) {
  margin-right: 4px;
}

.add-photo-options__item-text {
  font-size: 9px;
  line-height: 14px;
  text-align: center;
  color: #000000;
}

.add-photo-options__icon {
  margin-bottom: 6px;
  display: block;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.add-photo-options__icon--crop {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/crop.svg');
}

.add-photo-options__icon--duplicate {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/dublicate.svg');
}

.add-photo-options__icon--delete {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/delete-icon.svg');
}

.add-photo__question {
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
}

/* /add-photo  */

.constructor__section-top {
  margin-bottom: 60px;
}

/* cart-modal--print */
.cart-modal__top {
  margin-bottom: 40px;
}

.cart-modal__top--mod {
  margin-bottom: 32px;
}

.cart-modal__title--print {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  color: #000000;
  margin-bottom: 0;
}

.gallery .liked-card__link--constructor {
  max-width: 316px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.add-photo--gallery {
  border-radius: 0;
  max-width: 173px;
  max-height: 173px;
}

.add-photo--text {
  flex: 0 0 173px;
  margin-right: 16px;
}

.cart-modal__gallery {
  margin-bottom: 48px;
}

.gallery__top {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gallery__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #000000;
  transition: color .3s ease;
}

.gallery__link--back {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 48px;
}

/* gallery__title */
.gallery__title {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.gallery__title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.gallery__title--my-gallery,
.gallery__title--monbon,
.gallery__title--print-text {
  padding-left: 32px;
}

.gallery__title--my-gallery::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/My_callery.svg');
}

.gallery__title--monbon::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/Mon_Bon_Gallery.svg');
}

.gallery__title--print-text::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/Text.svg');
}

/* /gallery__title */

.cart-modal__gallery-items {
  margin-bottom: 48px;
}

.gallery-items {
  position: relative;
  display: flex;
}

.gallery-items--no-overflow {
  overflow: visible !important;
}

.gallery-items::after {
  content: '';
  position: absolute;
  top: 0;
  right: -50px;
  width: 71px;
  height: 100%;
  background-color: #fff;
}

.gallery-items .modal-variation__arrow {
  z-index: 30;
}

.gallery-items .modal-variation__arrow-constructor--prev {
  left: -28px;
}

.gallery-items .modal-variation__arrow-constructor--next {
  right: -7px;
}

.gallery-items__item {
  max-width: 173px;
  flex: 0 0 173px;
  border: 2px solid #EEEEEE;
  transition: border-color .2s ease;
  cursor: pointer
}

.gallery-items__item img {
  width: 100%;
  height: 100%;
}

.gallery-items__item span {
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #000000;
}

/* .gallery-items__item:not(:last-child) {
  margin-right: 16px;
} */
.gallery-items__item--more {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* /cart-modal--print */

/* print-icon */
.print-icon {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.section-constructor__print-icon {
  margin: 0 7px;
  bottom: -6px;
}

.print-icon::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(-50%, -50%);
}

.print-icon--rotate {
  background-color: #35B6FF;
}

.print-icon--resize {
  background-color: #8567DE;
}

.print-icon--rotate::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/rotate-icon.svg');
}

.print-icon--resize::before {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/resize-icon.svg');
}

.print-icon--big {
  width: 36px;
  height: 36px;
}

.print-icon--big::before {
  width: 20px;
  height: 20px;
}

/* / print-icon */
.section-constructor__top {
  margin-bottom: 45px;
}

/*   edit-image */
.edit-image {
  padding-bottom: 100px;
  text-align: center;
}

@media(max-width: 767px) {
  .edit-image {
    padding-top: 40px;
  }
}

.edit-image__image {
  position: relative;
  max-width: 524px;
  min-height: 395px;
  margin: 0 auto;
  padding: 2px;
  border: 2px solid #35B6FF;
}

.edit-image__image img {
  width: 100%;
}

.edit-image__print-icon {
  cursor: grab;
  position: absolute;
}

.edit-image__print-icon--rotate {
  top: -16px;
  left: -16px;
}

.edit-image__print-icon--resize {
  right: -6px;
  bottom: -6px;
}

.edit-image__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  border: 2px solid #fff;
  transform: translate(-50%, -50%);
  z-index: 20;
}

/* / edit-photo */

/*   constructor-buttons  */
.constructor-buttons {
  width: 100%;
  max-width: 396px;
  display: flex;
}

.constructor-buttons__button {
  flex: 0 0 173px;
}

.constructor-buttons__button:not(:last-child) {
  margin-right: 30px;
}

.constructor-buttons__button--ready {
  background-color: #000;
  color: #fff;
}

/* / constructor-buttons  */
.product-tabs__wrapper--constructor {
  justify-content: center;
}

.constructor-icon {
  display: block;
  width: 30px;
  height: 30px;
  background: url('/local/templates/monbon2021/assets/css/../image/icons/constructor.svg') center no-repeat;
  background-size: contain;
  cursor: pointer;
}

.constructor__icon {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}

/*   edit-text */
.edit-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.edit-text__item {
  width: 320px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #EFEFEF;
  border-radius: 50%;
  cursor: pointer;
}

.edit-text__text {
  font-size: 26px;
  line-height: 32px;
}

.edit-text__errors {
  padding-top: 32px;
  margin-bottom: 30px;
}

.edit-text__error {
  color: #FF5064;
}

/* / edit-text */

/* choose-colors */
.choose-colors__color {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  transition: all .3s ease;
  border: 2px solid transparent;
  cursor: pointer;
}

.choose-colors__color:hover {
  border: 2px solid #DFE1E5;
}

.choose-colors__color--active {
  border: 2px solid #FF5064;
}

.choose-colors__color::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
}

.choose-colors__color--black::before {
  background-color: #000;
}

.choose-colors__color--blue::before {
  background-color: #5399E5;
}

.choose-colors__color--green::before {
  background-color: #82BD5E;
}

.choose-colors__color--yellow::before {
  background-color: #F5CE68;
}

.choose-colors__color--orange::before {
  background-color: #EF9249;
}

.choose-colors__color--red::before {
  background-color: #DE565C;
}

.choose-colors__color--pink::before {
  background-color: #CE2E6B;
}

.choose-colors__color--purple::before {
  background-color: #9A28B0;
}

.choose-colors__color-pink2::before {
  background-color: #EB8098;
}

/* / choose-colors*/

/* / constructor */
.font-lobster {
  font-family: 'Lobster', cursive;
}

.font-pacifico {
  font-family: 'Pacifico', cursive;
}

.font-caveat {
  font-family: 'Caveat', cursive;
}

.font-corinthia {
  font-family: "Corinthia", sans-serif;
}

.font-rosa-marena {
  font-family: "Rosa Marena", sans-serif;
}

/* ui */
.constructor__checkout-btn:hover {
  background-color: #CCB8F5;
}

.select__value--constructor {
  transition: all .3s ease;
}

.select__value--constructor:hover {
  color: #5AB1E3;
}

.gallery__link--back:hover {
  color: #8567DE;
}

.gallery__link--back:hover path {
  transition: stroke .3s ease;
  stroke: #8567DE;
}

.gallery-items__item:hover {
  border: 2px solid #000;
}

.constructor__inner-icon {
  transition: background .3s ease;
  cursor: pointer;
}

.constructor__inner-icon path {
  transition: fill .3s ease;
}

.constructor__inner-icon:hover {
  transition: background .3s ease;
  background: rgba(133, 103, 222, 0.05);
}

.constructor__inner-icon:hover path {
  fill: #8567DE;
}

.quantity-span {
  color: #D7CCF3;
}

/* new corrections */
.cart-product__add-icon {
  border-radius: 50%;
  transition: all .3s ease;
}

.cart-product__counter button:hover .cart-product__add-icon {
  background-color: #000;
  transition: inherit;
}

.cart-product__counter button:hover .cart-product__add-icon path {
  stroke: white;
  transition: inherit;
}

.select__dropdown {
  padding-top: 8px;
  min-height: unset;
}

.select__item {
  padding: 11px 0;
}

.select__item::after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  left: -16px;
  background-color: #8567DE;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

/*/ new corrections */
/* .additional-cards__button.additional-cards__button--added {
  max-width: 129px;
  width: 100%;
}
.additional-cards__button-text.additional-cards__button-text--delete::after {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/close_white.svg');
  width: 16px;
  height: 16px;
}
.additional-cards__button-text.additional-cards__button-text--delete {
  display: none;
}
.additional-cards__button.additional-cards__button--added:hover .additional-cards__button-text.additional-cards__button-text--added {
  display: none;
}
.additional-cards__button.additional-cards__button--added:hover .additional-cards__button-text.additional-cards__button-text--delete {
  display: block;
}
.additional-cards__button.additional-cards__button--added:hover .additional-cards__button-text.additional-cards__button-text--delete {
  display: block;
} */

.additional-card__button.additional-card__button--added {
  max-width: 129px;
  width: 100%;
}

.additional-card__button-text.additional-card__button-text--delete::after {
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/close_white.svg');
  width: 16px;
  height: 16px;
}

.additional-card__button-text.additional-card__button-text--delete {
  display: none;
}

.additional-card__button.additional-card__button--added:hover .additional-card__button-text.additional-card__button-text--added {
  display: none;
}

.additional-card__button.additional-card__button--added:hover .additional-card__button-text.additional-card__button-text--delete {
  display: block;
}

.additional-card__button.additional-card__button--added:hover .additional-card__button-text.additional-card__button-text--delete {
  display: block;
}

.color-black {
  color: #000;
}

.color-blue {
  color: #5399E5;
}

.color-green {
  color: #82BD5E;
}

.color-yellow {
  color: #F5CE68;
}

.color-orange {
  color: #EF9249;
}

.color-red {
  color: #DE565C;
}

.color-pink {
  color: #CE2E6B;
}

.color-purple {
  color: #9A28B0;
}

.color-pink2 {
  color: #EB8098;
}

.constructor__icon .left,
.constructor__icon .center,
.constructor__icon .right {
  display: none;
}

.constructor__icon.left .left,
.constructor__icon.center .center,
.constructor__icon.right .right {
  display: block;
}

.constructor__icon {
  background-image: #000;
  -webkit-mask-image: url(/local/templates/monbon2021/assets/css/../image/image-const/Middle.svg);
  mask-image: url(/local/templates/monbon2021/assets/css/../image/image-const/Middle.svg);
  margin: 0 auto;
  margin-bottom: 30px;
}

.constructor__icon:hover {
  background-color: rgba(133, 103, 222, 0.05);
}

.edit-text__item.center {
  text-align: center;
}

.edit-text__item.left {
  text-align: left;
}

.edit-text__item.right {
  text-align: right;
}

.edit-text__item {
  padding: 40px;
}

.edit-text__text {
  font-weight: bold;
}

.app-block__form button {
  border: 1px solid #FFF;
}

.app-block__form button:hover {
  border: 1px solid #CCB8F5;
  color: #CCB8F5;
}

.popUp {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.popUp__overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.7;
  pointer-events: auto;
}

.popUp__body-fixer {
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  margin-left: calc(100vw - 100%);
  overflow: hidden;
}

.popUp__body-fixer:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  content: '';
}

.popUp__container {
  position: relative;
  z-index: 11;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;

}

.popup__container {
  padding-top: 80px;
  padding-right: 40px;
  padding-bottom: 80px;
  padding-left: 40px;
}

@media(max-width: 767px) {
  .popup__container {
    width: 100%;
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 30px;
    padding-left: 16px;
    box-shadow: none;
  }
}

.popUp__wrapper {
  pointer-events: auto;
}

.popup__wrapper {
  position: relative;
  width: 100%;
  max-width: 560px;
  margin: auto;
  padding-top: 77px;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
  background-color: #ffffff;
  box-shadow: 0 0 25px rgba(60, 60, 60, 0.18);
}

@media(max-width: 767px) {
  .popup__wrapper {
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 20px;
    padding-left: 16px;
  }
}

.popup--expired-cart .popup__wrapper {
  max-width: 980px;
  padding-top: 60px;
  padding-right: 100px;
  padding-bottom: 60px;
  padding-left: 100px;
}

@media(max-width: 767px) {
  .popup--expired-cart .popup__wrapper {
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 20px;
    padding-left: 16px;
  }
}

.popup__close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 24px;
  height: 24px;
  border: 0;
  background-color: transparent;
  transition: unset;
  cursor: pointer;
}

@media(max-width: 767px) {
  .popup__close {
    top: 10px;
    right: 10px;
  }
}

.popup__close:before {
  position: absolute;
  top: 11px;
  left: 3px;
  width: 80%;
  height: 2px;
  border-radius: 5px;
  background-color: #000000;
  transition: 0.2s;
  transform: rotate(45deg);
  content: '';
}

.popup__close:after {
  position: absolute;
  top: 11px;
  left: 3px;
  width: 80%;
  height: 2px;
  border-radius: 5px;
  background-color: #000000;
  transition: 0.2s;
  transform: rotate(-45deg);
  content: '';
}

.popup__close:hover:before,
.popup__close:hover:after {
  background-color: #8567de;
}

.validator__error {
  display: none !important;
  visibility: visible !important;
  pointer-events: none !important;
}

.validator__input--valid {
  color: #969696 !important;
  border-color: #969696 !important;
}

.validator__input--error {
  color: #969696 !important;
  border-color: #ff5064 !important;
}

.validator__input--error~label:before {
  background-color: #ff5064 !important;
}

.validator__description {
  margin: 0;
}

.validator__description--valid {
  color: #969696 !important;
}

.validator__description--error {
  color: #969696 !important;
}

.validator__countries {
  position: absolute !important;
  top: 17px;
  width: 55px;
  height: 18px;
  margin: 0;
  padding: 0;
  font-size: unset;
}

.validator__countries[data-type*='select-one'] .choices__inner {
  width: 100%;
  height: 100%;
  min-height: unset;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: unset;
  background-color: transparent;
  border-color: transparent;
}

.validator__countries[data-type*='select-one'] .choices__inner .choices__list--single {
  display: block;
}

.validator__countries .choices__inner {
  margin: 0;
  padding: 0;
}

.validator__countries .choices__inner .choices__list {
  margin: 0;
  padding: 0;
}

.validator__countries .choices__inner .choices__item {
  position: relative;
  width: 18px;
  height: 18px;
  padding-left: 18px;
  font-size: 0;
}

.validator__countries .choices__list {
  z-index: 15;
  width: 280px;
}

.validator__countries .choices__list--dropdown .choices__item {
  padding-left: 24px;
}

.validator__countries .choices__list--dropdown .choices__item .choices__flag {
  left: 4px;
}

.validator__countries .choices__flag {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 22px;
  margin: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

.validator__file-input {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.validator__country-masks {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.validator__submit--disabled {
  opacity: 0.2;
  pointer-events: none;
}

.popup--message {
  height: auto;
  align-items: flex-start;
}

.popup--message .popup__overlay {
  display: none;
}

.popup__container--full {
  width: 100%;
  min-width: unset;
  max-width: unset;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 180px;
  box-shadow: none;
  background: linear-gradient(93.96deg, #4eb666 46.76%, #1495d7 78.15%), #fafafa;
}

@media(max-width: 991px) {

  .popup__container--full {
    padding-left: 80px;
  }
}

@media(max-width: 500px) {

  .popup__container--full {
    max-width: unset;
    padding-left: 35px;
  }
}

.popup__header {
  margin: 0;
  margin-bottom: 40px;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
}

@media(max-width: 767px) {
  .popup__header {
    margin-bottom: 16px;
    font-size: 22px;
  }
}

.popup--expired-cart .popup__header {
  text-align: center;
}

.popup__field {
  position: relative;
  margin: 0;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
}

.popup__input {
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #969696;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 128%;
  color: #000000;
  letter-spacing: 0.08em;
  outline: none;
}

.popup__input--flags {
  padding-left: 50px;
}

.popup__input--filled {
  border-color: #8567de;
}

.popup__input--active {
  color: #000000 !important;
  border-color: #8567de !important;
}

.popup__error {
  position: absolute;
  top: 40px;
  left: 0;
  max-width: 205px;
  margin: 0;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  color: #ff5064;
}

@media(max-width: 425px) {

  .popup__error {
    max-width: 140px;
  }
}

.popup__description {
  position: absolute;
  top: 6px;
  z-index: 5;
  width: 100%;
  margin: 0;
  padding-bottom: 10px;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 130%;
  color: #4f4f4f;
  background: #ffffff;
  transition: 0.2s;
  pointer-events: none;
}

.popup__description span {
  color: #ff5064;
  transition: 0.2s;
}

.popup__description--filled {
  padding-bottom: 0;
  font-size: 12px;
  color: #8567fe;
  transform: translateY(-15px);
}

.popup__description--active {
  font-size: 12px;
  color: #8567fe !important;
  transform: translateY(-15px);
}

.popup__link {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #969696;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  text-align: right;
  text-decoration: none;
  color: #969696;
  transition: 0.2s;
}

.popup__link--margin {
  margin-right: 20px;
}

.popup__link--solid {
  border-bottom: 1px solid #000000;
  color: #000000;
}

.popup__link:hover {
  color: #8567de;
  border-color: #8567de;
}

.popup__submit,
[name="change_pwd"] {
  width: 100%;
  margin: 0;
  margin-top: 60px;
  padding-top: 16px;
  padding-right: 30px;
  padding-bottom: 16px;
  padding-left: 30px;
  border: 0;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  color: #ffffff;
  background-color: #000000;
  transition: 0.2s;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
}

.popup__submit--disabled {
  opacity: 0.1;
  pointer-events: none;
}

.popup__submit:hover,
[name="change_pwd"]:hover {
  color: #ffffff;
  background-color: #8567de;
}

.popup__legal+.popup__submit {
  margin-top: 20px;
}

.popup__footer {
  margin-top: 90px;
}

.popup__text {
  margin: 0;
  margin-top: 15px;
  padding: 0;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-align: center;
  color: #969696;
}

.popup__text a {
  position: relative;
  margin-left: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
  text-decoration: none;
  color: #000000;
  transition: 0.2s;
}

.popup__text a:hover {
  color: #8567de;
  border-color: #8567de;
}

.popup__legal {
  position: relative;
  display: block;
  margin-top: 15px;
  padding-left: 32px;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  color: #969696;
  user-select: none;
  cursor: pointer;
}

.popup__legal:hover .popup__checkbox-mark:before {
  background-color: #e5e5e5;
  border-color: #8567de;
}

.popup__checkbox-mark:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #dfe1e5;
  transition: 0.2s;
  content: '';
}

.popup__checkbox-mark:after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transition: 0.2s;
  visibility: hidden;
  transform: rotate(135deg);
  content: '';
}

.popup__agree:checked+.popup__checkbox-mark:after {
  visibility: visible;
}

.popup__agree:checked+.popup__checkbox-mark:before {
  background-color: #8567de;
  border-color: #8567de;
}

.popup__legal a {
  text-decoration: none;
  color: #000000;
  transition: 0.5s;
}

.popup__legal a:hover {
  color: #8567de;
}

.popup__form .choices[data-type*='select-one']:after {
  top: 5px;
  width: 10px;
  height: 10px;
  border: 0;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  transform: rotate(135deg);
}

.popup__form .choices[data-type*='select-one'].is-open:after {
  top: 5px;
  margin-top: 0;
  transform: rotate(-45deg);
}

.popup__field .validator__countries .choices__list--dropdown .choices__item {
  padding-left: 40px;
}

.popup__field .validator__countries .choices__list {
  border: 0;
  border-radius: 1px;
  box-shadow: 0 0 12px rgba(37, 40, 43, 0.08);
}

.popup__field .choices__list--dropdown .choices__item--selectable.is-highlighted {
  color: #8567de;
  background-color: #f6f2fa;
}

.popup__field .choices__list--dropdown .choices__item--selectable.is-highlighted span {
  color: #8567de;
}

.popup__field .choices__list--dropdown .choices__item--selectable {
  padding-right: 15px !important;
}

.popup__field .choices__list--dropdown .validator__countries .choices__flag {
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
}

.popup__field .choices__item span {
  color: #969696;
}

.popup__blue {
  margin: 0;
  margin-top: 45px;
  margin-bottom: 45px;
  padding: 0;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 18px;
  color: #2825af;
}

.popup__tooltip {
  position: absolute;
  right: 3px;
  bottom: 0;
  padding: 3px;
  font-size: 10px;
  line-height: 12px;
  color: #000000;
  background-color: #ffffff;
}

.popup__tooltip:before {
  position: absolute;
  top: 2px;
  left: -4px;
  width: 16px;
  height: 16px;
  border: 1px solid #000000;
  border-radius: 20px;
  content: '';
}

.popup__eye {
  position: absolute;
  top: 12px;
  right: 0;
  display: flex;
  width: 24px;
  height: 24px;
  align-items: center;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.popup__eye svg {
  width: 20px;
  height: 12px;
  transition: 0.5s;
  fill: #dfe1e5;
}

.popup__eye:hover svg {
  fill: #4d4d4d;
}

.popup__eye:active svg {
  fill: #000000;
}

.popup__skip {
  width: 100%;
  margin: 0;
  margin-top: 25px;
  padding-top: 16px;
  padding-right: 30px;
  padding-bottom: 16px;
  padding-left: 30px;
  border: 1px solid #000000;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  color: #000000;
  background-color: #ffffff;
  transition: 0.2s;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
}

.popup__message {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: 'Neue Haas Unica W1G', sans-serif;
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
  line-height: 16px;
  color: #ffffff;
}

.popup__message span {
  font-weight: 400;
}

.popup__message:before {
  position: absolute;
  top: -5px;
  left: -30px;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #ffffff;
  content: '';
}

.popup__message:after {
  position: absolute;
  top: 1px;
  left: -24px;
  width: 12px;
  height: 8px;
  border-top: 2px solid #4eb666;
  border-right: 2px solid #4eb666;
  transform: rotate(135deg);
  content: '';
}

.popup__help {
  position: absolute;
  bottom: -84px;
  left: 0;
  z-index: -15;
  background-color: #ffffff;
  opacity: 0;
}

.popup__help-text {
  margin: 0;
  padding: 0;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 14px;
  color: #969696;
}

.popup__help-navigation {
  display: flex;
  justify-content: space-between;
  margin: 0;
  margin-top: 6px;
  padding: 0;
}

.popup__help-link {
  margin: 0;
  margin-bottom: 12px;
  padding: 0;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  text-decoration: none;
  color: #2d9cdb;
}

.popup__help-flex {
  max-width: 165px;
}

.popup__help-flex .popup__help-link {
  display: block;
  text-align: right;
}


#send_app_link_form .popup__field {
  margin: 0;
  padding: 0;
}

#send_app_link_form .validator__countries {
  top: 20px;
  left: 15px;
}

#send_app_link_form .popup__description {
  left: 22px;
  padding-right: 0;
}

#send_app_link_form .popup__input--flags {
  min-width: 265px;
  padding-left: 70px;
  padding-right: 0;
}

@media(max-width: 767px) {
  #send_app_link_form .popup__input--flags {
    min-width: unset;
    padding-left: 60px;
  }
}

@media(max-width: 991px) {
  .app-block__form form {
    flex-direction: column;
    background-color: transparent;
    gap: 15px;
  }

  .app-block__form input {
    font-size: 16px;
    color: #000;
    border: 1px solid #E6E6E6;
  }

  .app-block__form button {
    color: #000;
    border: 1px solid #E6E6E6;
    background-color: #fff;
  }
}

@media(max-width: 767px) {
  .app-block__form button {
    font-size: 14px;
    line-height: 21px;
  }
}

#order_form .popup__description {
  top: -10px;
  background-color: transparent;
}

.feedback-form .popup__description {
  color: #969696;
}

.validator__phone:disabled {
  background: none;
}

.popup__success {
  display: none;
}

.popup--after .popup__blue {
  margin-top: 32px;
}

.delivery__free {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 5;
  max-width: 205px;
  margin-top: 10px;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 40px;
  background-color: #FAEBBF;
}

@media(max-width: 425px) {
  .delivery__free {
    margin-top: 30px;
  }
}

.delivery__free--hidden {
  display: none;
  z-index: -1;
}

.delivery__free img {
  top: 15px;
  left: 10px;
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
}

.delivery__free p {
  margin: 0;
  padding: 0;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.delivery__date {
  margin: 0;
  margin-top: 8px;
  margin-left: 40px;
  padding: 0;
  font-family: "Neue Haas Unica W1G", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #18A6B1;
}

.delivery-radio--margin:not(:last-child) {
  margin-bottom: 90px;
}

.delivery-radio--margin:last-child {
  margin-bottom: 90px;
}

@media(max-width: 425px) {
  .delivery-radio--margin:not(:last-child) {
    margin-bottom: 110px;
  }

  .delivery-radio--margin:last-child {
    margin-bottom: 110px;
  }
}

.cart-bons {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  list-style: none;
}

.cart-bons__bon {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  display: flex;
  align-items: center;
}

@media(max-width: 767px) {
  .cart-bons__bon {
    margin-bottom: 5px;
  }
}

.cart-bons__bon:last-of-type {
  margin-bottom: 20px;
}

@media(max-width: 767px) {
  .cart-bons__bon:last-of-type {
    margin-bottom: 10px;
  }
}

.cart-bons__image {
  margin: 0;
  margin-right: 30px;
  padding: 2px;
  border: 1px solid #EEEEEE;
  max-width: 70px;
}

@media(max-width: 767px) {
  .cart-bons__image {
    margin-right: 10px;
    max-width: 40px;
  }
}

.cart-bons__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-bons__text {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}

.cart-bons__text span {
  margin-left: 10px;
  font-weight: 600;
}

.grecaptcha-badge {
  display: none;
}

.section-product__sticky {
  position: sticky;
  top: 50px;
}

.cart-product--disabled .cart-product__image {
  border: 1px solid #EEEEEE;
}

.cart-product--disabled .cart-product__image img {
  opacity: 0.5;
}

.cart-product--disabled .cart-product__text {
  color: #969696;
}

.cart-product--disabled .cart-product__price ins {
  color: #969696;
  text-decoration: line-through;
  text-decoration-style: solid;
}

.cart-icebon--disabled .cart-icebon__image {
  border: 1px solid #EEEEEE;
}

.cart-icebon--disabled .cart-icebon__image img {
  opacity: 0.5;
}

.cart-icebon--disabled .cart-bons__text {
  color: #969696;
}

.addPhoneToAuth {
  max-width: none !important;
}

/* "cart-product--constructor" */
.cart-constructor {
  position: relative;
  display: grid;
  grid-template-columns: min-content 1fr;
  margin-bottom: 10px;
  padding: 20px;
  grid-column-gap: 29px;
  border: 1px solid #DFE1E5;
  grid-template-areas:
    'image header counter'
    'image bottom counter';
}

.cart-constructor:last-child {
  margin-bottom: 0;
}

@media(max-width: 991px) {
  .cart-constructor {
    grid-template-areas:
      'image header header'
      'image bottom counter';
  }
}

@media(max-width: 767px) {
  .cart-constructor {
    margin-bottom: 30px;
    padding: 0;
    grid-column-gap: 15px;
    border: 0;
    grid-template-areas:
      'image header header'
      'image bottom counter';
  }
}

.cart-constructor__image {
  width: 135px;
  height: 95px;
  flex-shrink: 0;
  grid-area: image;
}

@media(max-width: 767px) {
  .cart-constructor__image {
    border: 1px solid #DFE1E5;
  }
}

@media(max-width: 374px) {
  .cart-constructor__image {
    width: 110px;
    height: 85px;
  }
}

.cart-constructor__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-constructor__header {
  display: flex;
  flex-direction: column;
  grid-area: header;
}

.cart-constructor__title {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 8px;
  text-decoration: none;
}

@media(max-width: 767px) {
  .cart-constructor__title {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
  }
}

.cart-constructor__description {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #969696;
}

.cart-constructor__bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-area: bottom;
}

.cart-constructor__more {
  position: relative;
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  text-decoration: none;
  transition: color 0.3s;
  margin-top: 12px;
}

.cart-constructor__more:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  content: '';
}

.cart-constructor__more:hover {
  color: #000;
}

.cart-constructor__price {
  display: flex;
  justify-content: center;
  column-gap: 6px;
  align-items: center;
  /* flex-direction: column; */
}

.cart-constructor__price ins {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  white-space: nowrap;
}

.cart-constructor__price ins:nth-child(2) {
  font-family: Neue Haas Unica W1G;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: line-through;
  color: #969696;
}

@media(max-width: 767px) {
  .cart-constructor__price {
    flex-direction: column;
  }

  .cart-constructor__price ins {
    font-size: 16px;
    line-height: 24px;
  }

  .cart-constructor__price ins:nth-child(2) {
    order: -1;
  }
}

.cart-constructor__counter {
  display: flex;
  align-items: center;
  grid-area: counter;
}

@media(max-width: 991px) {
  .cart-constructor__counter {
    align-items: flex-end;
  }
}

.cart-constructor__counter button {
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 34px;
  height: 34px;
}

@media(max-width: 767px) {
  .cart-constructor__counter button {
    width: 28px;
    height: 28px;
  }

  .cart-constructor__counter button svg {
    width: 28px;
    height: 28px;
  }
}

.cart-constructor__counter input {
  width: 34px;
  height: 34px;
  margin: 0 5px;
  text-align: center;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  border: 0;
}

@media(max-width: 767px) {
  .cart-constructor__counter input {
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-left: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
  }
}

.cart-constructor__add-icon {
  border-radius: 50%;
  transition: all .3s ease;
}

.cart-constructor__counter button:hover .cart-constructor__add-icon {
  background-color: #000;
  transition: inherit;
}

.cart-constructor__counter button:hover .cart-constructor__add-icon path {
  stroke: white;
  transition: inherit;
}


.detail-popup__w-popup_wrapper {
  padding-bottom: 0;
}

.detail-popup__container {
  display: grid;
  padding-right: 15px;
  padding-left: 15px;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
}

@media(max-width: 767px) {
  .detail-popup__container {
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
  }
}

.detail-popup__banner {
  outline: 1px solid #EBEBEB;
  margin-bottom: 16px;
}

.detail-popup__banner img {
  display: block;
  width: 100%;
  height: auto;
}

.slider-detail {
  display: flex;
  align-items: flex-start;
}

.slider-detail__banner {
  max-width: 25%;
}

.slider-detail__banner:not(:last-child) {
  margin-right: 7px;
}

.slider-detail__banner img {
  display: block;
  width: 100%;
  height: auto;
}

.detail-popup__back-button {
  position: absolute;
  z-index: 1;
  top: 42px;
  left: 15px;
  border: 0;
  background: 0;
  cursor: pointer;
}

.detail-popup__back-button:hover {
  color: #333333;
}

.product-receives__free {
  position: relative;
  display: inline-flex;
  margin: 0 !important;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
}

.product-receives__free::before {
  content: '';
  display: block;
  margin-right: 8px;
  width: 16px;
  height: 16px;
  background-image: url('/local/templates/monbon2021/assets/css/../image/icons/gift.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

@media(max-width: 767px) {
  .product-receives__content {
    column-gap: 20px;
    row-gap: 10px;
  }
}

.product-receives__content {
  column-gap: 20px;
  align-items: center;
}

@media(max-width: 767px) {
  .product-receives__content {
    column-gap: 15px;
  }
}

@media(max-width: 425px) {
  .product-receives__content {
    column-gap: 5px;
  }
}

.product-receives__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 31;
  display: inline-flex;
  align-items: center;
  padding: 10px 0 10px 12px;
  border: 1.5px solid #000;
  line-height: 21px;
  border-radius: 0;
  margin: 0 !important
}

.structure-slider__item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-container-horizontal>.structure-slider__pagination {
  bottom: 0
}

.swiper-pagination-bullet-active {
  background-color: #869791;
}

.structure-slider__nav-button {
  color: #969696;
}

.structure-slider__nav-button:after {
  font-size: 24px;
}

.structure-slider__nav-button--prev {
  left: 0
}

.structure-slider__nav-button--next {
  right: 0
}

@media(max-width: 767px) {
  .structure-slider__nav-button {
    display: none;
  }
}

div[id^="wait_"] {
  display: none !important;
}

@media(max-width: 767px) {
  .modal-variation__arrow-constructor {
    display: none;
  }
}

.product-grid.product-grid__main-limit .product-card:nth-child(n+10) {
  display: none;
}

@media(max-width: 767px) {
  .product-grid.product-grid__main-limit .product-card:nth-child(n+7) {
    display: none;
  }
}


.cart-constructor__label-container {
  display: flex;
  gap: 6px;
  align-items: center;
}

@media(max-width: 991px) {
  .cart-constructor__label-container {
    flex-direction: column;
    align-items: flex-start;
  }
}


.cart-constructor__new-label {
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  border-radius: 2px;
  background-color: #8567DE;
  color: #FFFFFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media(max-width: 767px) {
  .cart-constructor__new-label {
    position: absolute;
    left: 26px;
    top: 98px;
  }

  .cart-constructor__title {
    margin-bottom: 6px;
  }

  .cart-constructor__more {
    margin-top: 6px;
  }
}

@media(max-width: 374px) {
  .cart-constructor__new-label {
    top: 90px;
    left: 16px;
  }
}

@media(max-width: 767px) {
  .constructor-items--wow .cart-constructor__counter {
    margin-top: 35px;
  }
}

.locations iframe {
  width: 100%;
  height: 600px;
}

@media(max-width: 1024px) {
  .locations iframe {
    height: 400px;
  }
}

@media(max-width: 767px) {
  .locations iframe {
    height: 320px;
  }
}

.locations__location {
  margin-top: 30px;
  margin-bottom: 30px;
}

.locations__location--partner {
  margin-top: 14px;
  border-top: 1px solid gray;
  padding-top: 15px;
}

.locations__location-header {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.locations__location-assort {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}

.locations__location-address {
  margin: 0;
  padding: 0;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 14px;
  font-style: italic;
}

.locations__location-working-hours h3 {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  margin-top: 10px;
  font-size: 16px;
}

.locations__location-working-hours p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
}

.locations__location-working-hours p span {
  font-weight: normal;
}

@media(max-width: 767px) {
  .constructor-items--wow .cart-constructor__counter {
    margin-top: 35px;
  }
}


.locations .nav__backlink {
  margin-bottom: 20px;
  margin-top: 20px;
}

.structure-slider__item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cropme--loader {
  position: relative;
}

@keyframes crop-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.cropme-image {
  opacity: 0;
}

.cropme-image.visible {
  opacity: 1;
}

.cropme--spinner {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: crop-spin 2s linear infinite !important;
}

.cropme--spinner.hidden {
  display: none;
}

@media (max-width: 991px) {
  .footer__menu--invisible {
    display: none !important;
  }
}


.take-me-to {
  display: none;
}

@media(max-width: 767px) {
  .take-me-to {
    display: unset;
  }

  .take-me-to__padding {
    height: 60px;
  }

  .take-me-to__fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #ffffff;
    transition: transform 0.3s;
  }

  .take-me-to__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 60px;
    padding-left: 60px;
    min-height: 60px;
    background-color: #ffffff;
  }

  .take-me-to--hidden .take-me-to__fixed {
    transform: translateY(-120%);
  }

  .take-me-to p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
  }

  .take-me-to__back {
    position: absolute;
    display: flex;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    justify-content: center;
    align-items: center;
  }

  /* .take-me-to a:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(-135deg);
    margin: auto;
    content: '';
  } */
}

.jsPopAuth .popup__submit {
  display: none;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  font-size: 0;
  clip: rect(0 0 0 0);
}
/* End */


/* Start:/local/templates/monbon2021/assets/css/common_ext.css?176538307539369*/
.delivery-radio__wrapper::after {
    left: 4px;
    top: 4px;
}

.checkout-form__method .btn:hover {
    background-color: #fff;
}

.form-group__textarea {
    resize: none;
    height: auto;
}

.checkout-card__change a {
    color: #8567DE;
    text-decoration: none;
}

.form-group__error-text {
    margin-top: 14px;
    display: none;
    font-size: 14px;
    color: #ea4335;
}
.form-group_error .form-group__error-text {
    display: block;
}
.form-group_error .form-group__input {
    color: #ea4335;
}
.form-group_error .form-group__input {
    border-color: #ea4335 !important;
}
/* cart page */

.form-group_valid .form-group__input {
    cursor: pointer;
}

.close-button-active {
    /*width: 100%;*/
    background: transparent;
    z-index: 10;
}
.form-group__input {
    z-index: 10;
    position: relative;
}

.form-group__dropdown {
    z-index: 100;
}
.form-group_valid .form-group__input ~ .form-group__label {
    top: 0;
    font-size: 12px;
}
.form-group_valid.form-group_purple .form-group__input ~ .form-group__label,
.form-group__input:focus ~ .form-group__label {
    top: 0;
    font-size: 12px;
    color: #8567DE !important
}
.checkout-form__delivery_radio {
    margin-bottom: 30px;
}
.delivery-radio {
    margin-bottom: 15px;
}
.form-group_purple .form-group__input:focus {
    border-bottom: 1px solid #8567DE !important;
}

/* Date timepicker */

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    background: #fff;
    border: 1px solid #fff;
    text-align: center;
}
.xdsoft_datetimepicker {
    min-width: 230px;
    padding: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
    margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    box-shadow: none;
    background: transparent;
}
.xdsoft_current div {
    background: #000;
    border-radius: 50%;
    height: 26px;
    line-height: 26px;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding: 0;
    height: 26px;
    line-height: 26px;
    width: 26px;
    margin: 0 auto;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
    /*width: 187px;*/
    padding-bottom: 5px;
    padding-top: 45px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 9px;
    color: #969696;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover {
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover div {
    background: #767676;
    border-radius: 50%;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current:hover div {
    color: #FFF !important;
    background: #000;
    box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
    height: 44px;
    border-bottom: 1px solid #e4e4e4;
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 6px;
    text-align: center;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 48px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 127px;
}
.xdsoft_datetimepicker .xdsoft_label > span {
    font-weight: normal;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: none;
}
.xdsoft_datetimepicker .xdsoft_label i {
    display: none;
}
.xdsoft_datetimepicker .xdsoft_label {
    font-size: 12px;
    color: #000;
    font-weight: 300;
    width: auto;
    display: inline-block;
    float: none;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    border: 0;
    border-left: 1px solid #e7e7e7;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background-color: transparent;
    border: none;
    height: 26px;
    line-height: 26px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current {
    background: #000;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    background: #767676 !important;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current:hover {
    background: #000 !important;
}
.xdsoft_datetimepicker .xdsoft_prev {
    position: absolute;
    background: url(/local/templates/monbon2021/assets/css/../image/Arrow_LEFT.svg) no-repeat center right;
    opacity: 1;
    left: 0;
}
.xdsoft_datetimepicker .xdsoft_next {
    background: url(/local/templates/monbon2021/assets/css/../image/Arrow_RIGHT.svg) no-repeat center left;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 7px;
}
.xdsoft_datetimepicker .xdsoft_prev:hover {
    background: url(/local/templates/monbon2021/assets/css/../image/Arrow_LEFT_active.svg) no-repeat center right;
}
.xdsoft_datetimepicker .xdsoft_next:hover {
    background: url(/local/templates/monbon2021/assets/css/../image/Arrow_RIGHT_active.svg) no-repeat center left;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    background: url('/local/templates/monbon2021/assets/css/../image/b_arrow_bottom.png') no-repeat center top;
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background: url('/local/templates/monbon2021/assets/css/../image/b_arrow_top.png') no-repeat center bottom;
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    border: 0;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    font-weight: normal;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    background: #767676;
    color: #ffffff;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    box-shadow: none;
    background: #000;
    color: #ffffff;
}
.xdsoft_datetimepicker .xdsoft_calendar {
    padding-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar td {
    color: #000000;
    font-size: 12px;
}
.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    padding-right: 7px;
}
.b-test-colls .col-xs-1 span {
    display: block;
    height: 15px;
    background: yellow;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: .2;
}
.xdsoft_datetimepicker .xdsoft_today_button {
    position: absolute;
    left: 40px;
    background: url('/local/templates/monbon2021/assets/css/../image/Calendar_home.svg');
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center center;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover {
    background: url('/local/templates/monbon2021/assets/css/../image/Calendar_home_active.svg');
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center center;
}
.xdsoft_datetimepicker .xdsoft_year {
    margin: 0;
    padding-left: 10px;
    position: absolute;
    right: 40px;
}

/* Date timepicker -- END */

select.form-group__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
select.form-group__input::-ms-expand {
    display: none;
}
.cart-modal--constructor .cart-modal__content {
    overflow-y: auto;
    overflow-x: hidden;
}
.add-photo--gallery {
    max-width: 173px;
    max-height: 173px;
    margin-right: 16px;
}

/* Cropie */
.viewport {
    box-shadow: 0 0 2000px 2000px rgb(255 255 255 / 50%);
}
.cropme-container {
    border: 2px solid #35B6FF;
    width: 524px;
}

/**/
.constructor-buttons {
    margin: 0 auto;
    padding-top: 50px;
}
.edit-text__text {
    outline: none;
    word-break: break-all;
}
.choose-colors__color::before {
    width: 34px;
    height: 34px;
}
.edit-text__item {
    padding: 40px 50px;
}
.add-photo--added {
    background-color: #ffffff;
}
.btn__cancel-contstr {
    max-width: 316px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.gallery-items-wrapper {
    position: relative;
}
.gallery-items-wrapper .modal-variation__arrow-constructor--prev {
    left: -28px;
    outline: none;
}
.gallery-items-wrapper .modal-variation__arrow-constructor--next {
    right: -7px;
    outline: none;
}
.gallery-items--row {
    flex-wrap: wrap;
}
.gallery-items__item {
    max-height: 173px;
}
.gallery-items__item--col {
    flex-basis: 20%;
    margin-bottom: 20px;
}
.gallery-items__item--mod {
    margin: 0;
    min-height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.cart-modal--constructor .cart-modal__content {
    margin-bottom: 40px;
}
.add-photo--mod {
    max-width: 173px;
    max-height: 173px;
    margin-right: 16px;
    border-radius: 0;
}
.back-link--detail {
    margin: 0;
}
.back-link--detail:before {
    background-size: 30px;
    filter: brightness(0);
}
.gallery__title--mod:before {
    content: none;
}
.gallery-items__title {
    font-family: 'Neue Haas Unica W1G', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 24px;
}
.gallery-items__more {
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.header-nav.scroll-to-fixed-fixed {
    border-bottom: 1px solid #F2F2F2;
    background-color: #fff;
}
.header-nav.scroll-to-fixed-fixed::before {
    opacity: 0;
    visibility: hidden;
}
.cart-modal__title--addon {
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 39px;
}

[v-cloak] {
    display: none;
}

.liked-card__inner {
    background: #ffffff;
}
.liked-card__info {
    padding-left: 22px;
    padding-right: 22px;
}
.mfeed-success .mfeed-success__text {
    margin-top: 0;
}
.mfeed-popup-form__close:hover {
    filter: invert(37%) sepia(32%) saturate(1323%) hue-rotate(216deg) brightness(112%) contrast(84%);
}
.mfeed.mfeed-btn[type='submit'] {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    height: 45px;
}
.button.mfeed-btn:hover {
    background-color: #8567DE;
    cursor: pointer;
}
.button.mfeed-btn:disabled:hover {
    cursor: inherit;
}
.product-receives__btn--choosed {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 31;
    display: inline-flex;
    align-items: center;
    padding: 10px 0 10px 12px;
    border: 1.5px solid #000;
    line-height: 21px;
    border-radius: 0;
    background: #000;
    color: #FFF;
    padding-right: 35px;
}
.product-receives__btn--choosed:after {
    background-image: url(/local/templates/monbon2021/assets/css/../image/icons/check.svg);
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    width: 14px;
    height: 10px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.cart-alert__view {
    text-decoration: none;
}
.cart-alert__change {
    text-decoration: none;
}
.cart-modal__title--mod {
    font-size: 26px;
    font-weight: bold;
}
.form-group__input-submit {
    z-index: 100;
}

/* .viewport.circle {
    border-color: #DFE1E5 !important;
} */
.add-photo--added {
    border: 1px solid #DFE1E5;
}
.cart-modal__close--constructor {
    cursor: pointer;
}
.btn__cancel-contstr {
    cursor: pointer;
}
.constructor-buttons__button {
    cursor: pointer;
}
.form-group__input-submit {
    padding-top: 15px;
}
.form-group__help span.form-group__error-sms {
    margin-right: auto;
    color: #ea4335;
    border-bottom: none;
}
.cart-modal__inner-bg_white {
    background: #ffffff;
}
.modal-accordions__title::after {
    top: 15px;
}
.modal-accordions__content.active {
    padding: 20px 0;
}

/**************************** Info section styles ****************************/

.info-page-wrapper{
    padding-top: 100px;
}
.header_active .header-nav-info{
    top: 0;
    border-bottom: none;
}
.col-4{
    flex: 0 0 auto;
    width: 33.3333333333%;
}
.col-8{
    flex: 0 0 auto;
    width: 66.6666666667%;
    font-weight: 500;
}
.main-content{
    display: flex;
    flex-direction: column;
}
.main-sides{
    display: flex;
    align-items: flex-start;
}
.sidebar{
    display: flex;
    flex-direction: column;
    z-index: 100;
}
/*.sidebar-sticky-fixed{*/
/*    position: fixed;*/
/*    z-index: 1000;*/
/*    background-color: #fff;*/
/*}*/
.nav{
    display: inline-flex;
    flex-direction: column;
}
.nav:not(:last-child){
    margin-bottom: 33px;
}
.nav:nth-child(4){
    margin-bottom: 60px;
}
.nav.sidebar__nav--middle{
    margin-bottom: 30px;
}
.nav__contact-us{
    font-size: 18px;
    line-height: 27px;
    color: #8567DE;
    text-decoration: none;
    margin-bottom: 30px;
}
.nav__contact-us > a{
    font-size: 18px;
    font-weight: 500;
}
.nav__backlink {
    margin-top: 0;
    color: #969696;
    margin-bottom: 44px;
}
.nav__backlink:hover{
    color: black;
    transition: color .3s ease
}
.nav__title{
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    margin: 0 0 15px 0;
}
.nav-title-link:not(:last-child){
    margin: 0 0 30px 0;
}
.nav__title.nav__link{
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
}
.nav__list{
    margin: 0;
    padding: 0;
}
.nav__list li{
    margin-left: 20px;
}
.nav__list li:not(:last-child){
    margin-bottom: 15px;
}
.nav__link{
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    margin-right: 10px;
    color: #000000;
    transition: 0.2s linear;
}
.nav__link--active{
    color: #8567DE;
}
.nav__link--active ~ svg .forward-icon-path {
    stroke: #8567DE;
}
.forward-icon-path{
    transition: 0.2s linear;
}
.nav__link:hover {
    color: #8567DE;
    margin-right: 18px;
}
.nav__link:hover ~ svg .forward-icon-path {
    stroke: #8567DE;
}
.promo{
    display: inline-flex;
    flex-direction: column;
    max-width: 285px;
    width: 100%;
    background-color: #FFFFFF;
    border: 1px solid #DFE1E5;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    padding: 16px 16px 25px 16px;
    margin-bottom: 80px;
    text-decoration: none;
}
.promo:hover .promo__read-more{
    color: #6CBAE6;
}
.promo img{
    max-width: 135px;
    max-height: 160px;
}
.promo__text{
    display: inline-block;
    max-width: 230px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    position: relative;
    z-index: 30;
}
.company-logo{
    display: inline-block;
    width: 90px;
    height: 16px;
    background-image: url("/local/templates/monbon2021/assets/css/../image/info-images/logo-black.svg");
    background-repeat: no-repeat;
    margin-top: 17px;
    margin-bottom: 55px;
    z-index: 30;
}
.promo__image{
    position: absolute;
    bottom: -15px;
    right: 17px;
    z-index: 5;
}
.promo__read-more{
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: #2D9CDB;
    transition: 0.2s linear;
    z-index: 30;
}
.promo__read-more:hover{
    color: #6CBAE6;
}

.main-right > h2{
    font-weight: bold;
    font-size: 26px;
    line-height: 28px;
    color: #000000;
    margin: 0 0 24px;
}
.city{
    max-width: 540px;
    padding: 30px 42px;
    background-color: #F2F2F2;
    margin-bottom: 40px;
}
.city > h2{
    margin-bottom: 28px;
}
.city-btn{
    background-color: transparent;
}
.address{
    display: inline-flex;
    flex-direction: column;
    margin-bottom: 40px;
}
.telephone-number{
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    text-decoration: none;
    margin-bottom: 16px;
}
.contact-btn{
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    padding: 11px 18px;
    font-weight: normal;
    font-size: 20px;
    color: #000000;
}
.btn-icon{
    transition: all 0.1s linear;
}
.contact-btn:hover .btn-icon{
    fill: #ffffff;
}
.btn-right{
    margin-right: 8px;
}
.btn-left{
    margin-left: 4px;
}
.about-questions__sub-block{
    margin-bottom: 60px;
}
.email{
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
.email--main{
    margin-bottom: 28px;
}
.about-questions__title{
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 23px;
    color: #000000;
}
.about-questions__sub-block p{
    /*max-width: 680px;*/
    font-size: 16px;
    color: #000000;
}
.social-media__brand p{
    margin: 0;
}
.about-questions__sub-block .about-questions__subtitle{
    margin: 0 0 16px;

}
.about-questions__subtitle{
    font-weight: bold;
    font-size: 16px;
    color: #4D4D4D;
}
.social-media{
    max-width: 300px;
}
.social-media__brand{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.social-media__brand-name{
    margin-right: 20px;
}
.social-media__brand-name{
    font-size: 16px;
    color: #969696;
    flex-grow: 1;
}
.social-media__link{
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000000;
}
.social-media__link:hover .circle{
    background-color: #000000;
}
.social-media__brand-icon{
    transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.social-media__link:hover .social-media__brand-icon{
    fill: #ffffff;
}
/*.circle{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background-color: #DFE1E5;
    transition: all 0.2s linear;
}*/
.username{
    margin-left: 36px;
}
.info__main-title{
    font-weight: bold;
    font-size: 26px;
    line-height: 20px;
    color: #000000;
    margin: 0 0 24px;
}
.info__secondary-title{
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    margin: 0 0 24px;
}
.about-brand__info:not(:last-child){
    margin-bottom: 40px;
}
.about-brand__info:last-child{
    margin-bottom: 60px;
}
.about-brand__info-title{
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 16px;
}
.about-brand__info-description{
    margin-bottom: 40px;
}
.about-brand__info-img{
    max-width: 685px;
}
.about-brand__info-img img{
    width: 100%;
}
.rounded-links{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 100px;
}
.about-brand-circle{
    display: inline-block;
    width: 114px;
    height: 114px;
    border-radius: 50%;
    background-color: #E9E0F9;
    text-decoration: none;
    position: relative;
}
.about-brand-circle:not(:last-child){
    margin-right: 100px;
}
.about-brand-circle::before{
    content: '';
    display: inline-block;
    width: 41px;
    height: 41px;
    background-color: #000000;
    background-image: url('/local/templates/monbon2021/assets/css/../image/about-brand-images/shop-icon.svg');
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.circle-delivery::before{
    background-image: url('/local/templates/monbon2021/assets/css/../image/about-brand-images/truck-icon.svg');
}
.circle-partnership::before{
    background-image: url('/local/templates/monbon2021/assets/css/../image/about-brand-images/call-icon.svg');
}
.about-brand-circle__text{
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    position: absolute;
    bottom: 10px;
    left: 40px;
    white-space: nowrap;
}
.about-brand-circle__text::after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/local/templates/monbon2021/assets/css/../image/about-brand-images/black-forward.svg');
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 12px;
    transition: all 0.2s linear;
}
.about-brand-circle:nth-child(1):hover{
    background-color: #BBE4E3;
}
.about-brand-circle:nth-child(2):hover{
    background-color: #F8D7E9;
}
.about-brand-circle:nth-child(3):hover{
    background-color: #DFD1C8;
}
.about-brand-circle:nth-child(1):hover .about-brand-circle__text::after{
    margin-left: 17px;
}
.about-brand-circle:nth-child(2):hover .about-brand-circle__text::after{
    margin-left: 17px;
}
.about-brand-circle:nth-child(3):hover .about-brand-circle__text::after{
    margin-left: 17px;
}
.payment-methods p{
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
.payment-systems{
    max-width: 370px;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
.payment-systems img{
    justify-self: flex-end;
}
.job-block{
    margin-bottom: 50px;
}
.job-block:not(:last-child)::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #DFE1E5;
}
.job-block__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.job-block__salary{font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: right;
    color: #4D4D4D;
}
.job-block__requirements-title{
    margin: 0 0 24px;
    font-weight: bold;
    font-size: 16px;
    color: #969696;
}
.job-block__list{
    padding: 0;
    margin: 0 0 28px 16px;
}
.job-block__list-item{
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #4D4D4D;
}
.job-block__list-item:not(:last-child){
    margin-bottom: 12px;
}
.job-block__list-item::marker{
    font-size: 10px;
}
.job-block__advantage-skill{
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #18A6B1;
    margin-bottom: 40px;
}
.job-block__advantage-skill::before{
    content: '✱';
    font-size: 16px;
    line-height: 24px;
    color: #18A6B1;
    margin-right: 8px;
}
.job-block__description-hidden{
    display: none;
}
.job-block__description--active .job-block__description-hidden{
    padding-top: 20px;
    display: block;
}
.job-block__description-btn{
    display: block;
    padding: 5px;
    cursor: pointer;
    margin-bottom: 40px;
    font-size: 14px;
    color: #2D9CDB;
    transition: all 0.2s linear;
}
.job-block__description-btn:hover{
    color: #6CBAE6;
}
.job-block__description-btn.job-block__description-btn--hidden{
    display: none;
}
.job-block__description-btn::after{
    content:'';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/local/templates/monbon2021/assets/css/../image/payment/arrow-down.svg');
    background-repeat: no-repeat;
    margin-left: 8px;
    vertical-align: middle;
}
.job-block__description-btn-hide{
    display: none;
    padding: 5px;
    cursor: pointer;
    margin-bottom: 40px;
    font-size: 14px;
    color: #2D9CDB;
    transition: all 0.2s linear
}
.job-block__description-btn-hide:hover{
    color: #6CBAE6;
}

.job-block__description--active .job-block__description-btn-hide{
    display: block;
}
.job-block__description-btn-hide::after{
    content:'';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('/local/templates/monbon2021/assets/css/../image/payment/arrow-down.svg');
    background-repeat: no-repeat;
    background-position: center 5px;
    vertical-align: middle;
    margin-left: 8px;
    transform: rotate(180deg);
}
.respond-button{
    display: inline-block;
    padding: 10px 45px;
    border: 1px solid #000000;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
    color: #000000;
    margin-bottom: 56px;
}
.respond-button:hover{
    background-color: #000000;
    color: #FFFFFF;
}
.legal h2{
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
}
.adress-data-list{
    list-style: none;
    padding: 0;
    margin: 0;
}
.adress-data-list li{
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.redirect-btn{
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #000000;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    padding: 10px 32px;
}
.redirect-btn:hover{
    background-color: #000000;
    color: #FFFFFF;
}
.adress-data-list{
    margin-bottom: 40px;
}
.contact-info{
    font-size: 16px;
    color: #4D4D4D;
    margin-bottom: 24px;
}
.download-document{
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 128.91%;
    color: #2D9CDB;
    margin-bottom: 32px;
}
.download-document::before{
    content: '';
    display: inline-block;
    width: 26px;
    height: 30px;
    background-image: url('/local/templates/monbon2021/assets/css/../image/payment/document.svg');
    background-repeat: no-repeat;
    background-position: center -2px;
    vertical-align: middle;
    margin-right: 4px;
}
.data-process-policy__title{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.data-process-policy{
    margin-bottom: 140px;
}
.data-process-policy p, li{
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.data-process-policy ul{
    list-style: none;
}
.data-process-policy ul li:not(:last-child){
    margin-bottom: 15px;
}
.modal-buttons{
    display: flex;
}
.refute{
    margin-right: 12px;
    padding: 16px 24px;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    cursor: pointer;
    transition: all 0.2s linear;
}
.refute:hover{
    background-color: #000000;
    color: #ffffff;
}
.confirm{
    padding: 16px 94px;
    background-color: #000000;
    border: 1px solid transparent;
    color: #FFFFFF;
    cursor: pointer;
    transition: all 0.1s linear;
}
.confirm:hover{
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}
.info-modal-title{
    font-weight: normal;
    font-size: 26px;
    color: #000000;
    margin-bottom: 60px;
}
.info-modal{
    transform: scale(0);
    transition: all 0.2s linear;
}
.info-modal--active{
    transform: scale(1);
}
.form-group__label--info-page{
    cursor: pointer;
}
.main-right {
    padding-top: 63px;
}
.circle-style {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background-color: #DFE1E5;
    transition: all 0.2s linear;
    border-radius: 50%;
    z-index: 11;
}
.social-media__link:hover .circle-style {
    background-color: #000000;
}
.catalog-request--mod {
    opacity: 1;
    visibility: visible;
}
.blacklink {
    color: #000000;
    text-decoration: none;
}
.blacklink:hover {
    color: #8567DE;
}
.catalog-request--mod .catalog-request__content {
    min-width: 600px;
}
.catalog-request--mod .catalog-request__wrapper {
    min-height: auto;
}
/* .additional-cards__img {
    max-width: 142px;
} */
.cart-modal__info-title, .checkout-tooltip--modal {
    text-shadow: none;
}

/**
Live 16.04.21
 */
/* .header-video {
    top: 50%;
    transform: translateY(-50%);
} */
.header-top {
    position: relative;
}
.close-button-active {
    opacity: 1;
    visibility: visible;
}

.checkout-form .form-group__dropdown {
    padding: 0;
}
.form-group__dropdown ul li {
    padding: 12px;
    margin: 0;
}

.form-group_valid.form-group_purple.form-group_selected .form-group__label {
    color: #969696 !important;
}
.form-group_valid.form-group_purple.form-group_selected .form-group__label span {
    color: #969696 !important;
}
.form-group_valid.form-group_selected .form-group__input {
    color: #969696 !important;
}

.checkout-form__title_margined {
    margin-right: -60px;
    margin-bottom: 24px;
}

#order_form *::-webkit-credentials-auto-fill-button {
    visibility: hidden;
}

.is-loading {
    background: url('/local/templates/monbon2021/assets/css/../image/loading.svg');
    background-position: right center;
    background-repeat: no-repeat;
    transition: none;
}

.form-group__input-submit {
    top: 0;
}
.form-group__info-text {
    margin-top: 16px;
    color: #18a6b1;
    font-size: 10px;
}
.no-auth {
    opacity: 0.3;
    touch-action: none;
}
.no-auth * {
    cursor: default !important;
}

/*#order_form input:-webkit-autofill,
#order_form input:-webkit-autofill:hover,
#order_form input:-webkit-autofill:focus,
#order_form input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 60px #fafafa inset !important;
    background-color: transparent !important;
    background-clip: content-box !important;
}*/

@-webkit-keyframes autofill {
    0%,100% {
        color: #666;
        background: transparent;
    }
}

:-webkit-autofill {
    animation-name: onAutoFillStart;
}
:not(:-webkit-autofill) {
    animation-name: onAutoFillCancel;
}
@keyframes onAutoFillStart {
    from {
    }
    to {
    }
}
@keyframes onAutoFillCancel {
    from {
    }
    to {
    }
}

#order_form input:-webkit-autofill,
#order_form input:-webkit-autofill:hover,
#order_form input:-webkit-autofill:focus,
#order_form input:-webkit-autofill:active  {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

@media (max-width: 1200px) {
    .products-banner__info h2, .products-banner__info p {
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    #header .circle {
        display: none;
    }
    .products-banner__info h2 {
        font-size: 16px;
        font-weight: 800;
        line-height: 24px;
    }
    .products-banner__info p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;

    }
}

.header-nav-info {
    position: fixed;
}
.info-page-wrapper .back-link {
    color: #000;
}
.info-page-wrapper .back-link:before {
    filter: brightness(0%);
}

.text-color-gray, .about-questions__sub-block p.text-color-gray {
    color: #4D4D4D;
}
.mb-40 {
    margin-bottom: 40px;
}
.return-rule-link {
    color: #2D9CDB;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 25px;
}
.return-rule-link:before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(/local/templates/monbon2021/assets/css/../image/payment/blank.svg);
    float: left;
    margin-right: 4px;
}

.sidebar {
    position: static;
}
.info {
    padding-top: 63px;
}


/* b2b-home start */
.pl-0 {
    padding-left: 0 !important;
}
.b2b-home a:not([class]) {
    display: inline-block;
    color: #8567DE;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 0.1px;
    text-decoration: none;
}
.b2b-home__top {
    margin-bottom: 35px;
}
.b2b-home__top p {
    margin-top: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 128.91%;
    color: #000000;
}
.b2b-home__title {
    margin-bottom: 28px;
}
.b2b-home__title--top {
    max-width: 420px;
}
.b2b-home__title h4 {
    margin: 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.2px;
    color: #000000;
}
.b2b-home__images {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.b2b-home__images figure {
    margin: 0;
    flex: 1 1 20%;
}
@media(max-width: 991px) {
    .b2b-home__images figure {
        margin: 0;
        flex: 1 1 40%;
    }
}
.b2b-home__images img {
    display: block;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.b2b-home__images img:last-child {
    margin-right: 0;
}
.b2b-offers__title {
    margin-top: 0;
    margin-bottom: 26px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}
.b2b-offers__images img {
    max-width: 327px;
    min-height: 217px;
    object-fit: cover;
    margin-right: 29px;
}
.b2b-offers__images {
    margin-bottom: 28px;
}
.b2b-offers__images img:last-child {
    margin-right: 0;
}
.b2b-offers__link {
    text-decoration: none;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.1px;
    color: #8567DE;
}
.b2b-offers__info p {
    margin-top: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 128.91%;
    color: #000000;
    margin-bottom: 28px;
}
.b2b-offers__item {
    margin-top: 48px;
    margin-bottom: 48px;
}
@media(max-width: 767px) {
    .b2b-offers__item {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
.b2b-offers__item:last-child {
    margin-bottom: 0;
}
.b2b-offers__item .redirect-btn {
    display: inline-block;
}
.b2b-home__insertion {
    padding: 30px;
    background: #F2F2F2
}
.redirect-btn--filled {
    background-color: #000;
    color: #fff;
}
.redirect-btn__icon {
    margin-left: 8px;
}
.b2b-home__center {
    margin-bottom: 60px;
}
.b2b-recommended__slider .swiper-container {
    position: relative;
    padding-top: 80px;
}
.b2b-feedback__slider .about-slider__arrow,
.b2b-recommended__slider .about-slider__arrow {
    position: absolute;
    top: 0;
    z-index: 20;
}
.b2b-feedback__slider .about-slider__arrow {
    top: 10px;
}
.b2b-feedback__slider .about-slider__arrow_prev,
.b2b-recommended__slider .about-slider__arrow_prev {
    right: 40px;
}
.b2b-feedback__slider .about-slider__arrow_next,
.b2b-recommended__slider .about-slider__arrow_next {
    right: 0;
}
.b2b-recommended .b2b-home__title {
    margin-bottom: -35px;
}
.b2b-feedback__slider .swiper-slide img,
.b2b-recommended__slider .swiper-slide img {
    width: 100%;
}
.b2b-home__recommended {
    margin-bottom: 60px;
}
.b2b-home__title span {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #969696;
}
.b2b-feedback-item__text {
    max-width: 544px;
    margin-bottom: 40px;
}
.b2b-feedback-item__text p {
    font-weight: 500;
    margin-top: 0;
    font-size: 26px;
    line-height: 39px;
    color: #4D4D4D;
}
.b2b-feedback-item__logo {
    display: inline-block;
    max-width: 143px;
    height: 49px;
}
.b2b-feedback-item__logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.b2b-feedback-item {
    position: relative;
    padding-left: 70px;
}
.b2b-feedback-item::before {
    content: '”';
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 100px;
    line-height: 1;
}
.b2b-home {
    padding-bottom: 100px;
}
.b2b-offers__links a {
    text-decoration: none;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #2D9CDB;
    margin-bottom: 16px;
}

.b2b-offers__title--cases {
    font-size: 16px;
    margin-bottom: 17px;
}
.b2b-promo {
    position: fixed;
    bottom: 16px;
    left: 16px;
    width: 500px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    background-color: #fff;
    z-index: 1100;
}
.b2b-promo__top {
    margin-bottom: 14px;
}
.b2b-promo__top span {
    display: inline-block;
    font-family: 'Caveat';
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 9px;
    background-color: #000;
    border-radius: 2px;
    transform: skew(-23deg, 0deg);
}
.b2b-promo__top i {
    transform: skew(30deg, 0deg);
    display: inline-block;
}
.b2b-promo__top h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}
.b2b-promo__center p {
    font-size: 9px;
    line-height: 12px;
    color: #4D4D4D;
}
.b2b-promo__center {
    margin-bottom: 14px;
}
.b2b-promo__list {
    padding: 0;
    margin: 0;
}
.b2b-promo__list li {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
}
.b2b-promo__list li::marker {
    font-size: 10px;
}
.pr-0 {
    padding-right: 0 !important;
}
.b2b-promo img {
    width: 100%;
    height: 100%;
}
.b2b-promo__left {
    padding-left: 25px;
}
.b2b-promo__bottom .redirect-btn {
    margin-bottom: 12px;
    display: inline-block;
}
.b2b-promo__bottom span {
    display: block;
    font-size: 8px;
    line-height: 12px;
    color: #18A6B1;
}
.b2b-promo__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: url('/local/templates/monbon2021/assets/css/../image/b2b-home/close.svg') center no-repeat;
    background-size: contain;
    z-index: 10;
}
.b2b-header--mobile {
    position: relative;
    z-index: 2000;
    padding-top: 25px;
    padding-left: 16px;
}
.b2b-header__button {
    position: relative;
    width: 34px;
    margin-right: 16px;
}
.b2b-header__button-line {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #000;
    margin-bottom: 8px;
}
.b2b-header__button-line:last-child {
    margin-bottom: 0;
}
.b2b-header__text {
    font-size: 36px;
    line-height: 54px;
    color: #8567DE;
    font-style: italic;
}
.b2b-header__logo {
    margin-right: 25px;
}
.b2b-header .b2b-header__logo {
    transition: filter 0.3s ease;
}
.b2b-header.clicked .b2b-header__logo img {
    transition: filter 0.6s ease;
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(248deg) brightness(103%) contrast(105%);
}
.b2b-header.clicked {
    background-color: #8567DE;
}
.b2b-header.clicked .b2b-header__button-line {
    background: #fff;
}
.b2b-header.clicked .b2b-header__text {
    color: #fff;
    transition: color 0.3s ease;
}
.b2b-header.clicked .b2b-header__button {
    position: relative;
    top: 10px;
}
.b2b-header.clicked .b2b-header__button .b2b-header__button-line {
    transition: all 0.3s ease;
}
.b2b-header.clicked .b2b-header__button .b2b-header__button-line:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -17px;
    transition: all 0.6s ease;
}
.b2b-header.clicked .b2b-header__button .b2b-header__button-line:nth-child(2) {
    width: 0;
    opacity: 0;
    height: 0;
    transition: all 0.6s ease;
}
.b2b-header.clicked .b2b-header__button .b2b-header__button-line:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    transition: all 0.6s ease;
}
body.no-overflow {
    overflow: hidden;
}
.redirect-btn--filled:hover {
    background: #8567DE;
    border-color: #8567DE;
}
/* b2b-home end */

.gray-box {
    padding: 30px;
    font-size: 18px;
    background: #F2F2F2;
    margin-bottom: 40px;
}
.gray-box__title {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 18px;
}
.gray-box__text {
    font-size: 14px;
    margin-bottom: 20px;
}
.gray-box__under-text {
    font-size: 14px;
    font-family: "Neue Haas Unica W1G", sans-serif;
    font-style: italic;
    margin-bottom: 0;
}
.title-h1 {
    font-size: 26px;
    margin-bottom: 24px;
}
.title-h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.mb-50 {
    margin-bottom: 50px;
}
.btn-black__delivery {
    display: inline-block;
    height: 56px;
    padding: 0 22.5px;
    font-size: 16px;
}
.form-group__label.freeze {
    top: 0;
    font-size: 12px;
    color: #8567DE !important;
}
.delivery-text {
    color: #18A6B1;
    font-size: 14px;
}
.delivery-text-big {
    color: #18A6B1;
    font-size: 54px;
}
.delivery-text-error {
    color: #EB5757;
    font-size: 12px;
}
.delivery-text-error a {
    color: #EB5757;
}
.h-35 {
    height: 35px;
}
.w-35 {
    width: 35px;
}
#deliver_formgroup .form-group__change {
    display: none;
}
#deliver_formgroup.active .form-group__change, #deliver_formgroup.error .form-group__change {
    display: flex;
}
#deliver_formgroup .form-group__input:read-only {
    color: #969696 !important;
}
#deliver_formgroup .form-group__change a {
    cursor: pointer;
}
#deliver_formgroup.error .form-group__input {
    color: #EB5757;
}
.is-loading__text {
    position: relative;
    top: -11px;
    left: 15px;
    color: #EB5757;
}


/*
.footer-info__social .icon-vk {
    -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/monbonicon-vk.svg) no-repeat center/100%;
    mask: url(/local/templates/monbon2021/assets/css/../image/icons/monbonicon-vk.svg) no-repeat center/100%;
}
*/
.footer-info__social .icon-tg {
/*     -webkit-mask: url(/local/templates/monbon2021/assets/css/../image/icons/monbonicon-telegam.svg) no-repeat center/100%; */
/*     mask: url(/local/templates/monbon2021/assets/css/../image/icons/monbonicon-telegam.svg) no-repeat center/100%; */
	background:url(/local/templates/monbon2021/assets/css/../image/icons/monbonicon-telegam.svg) no-repeat center/100%;
}

.footer-info__social a i.icon-tg:hover {
	background:url(/local/templates/monbon2021/assets/css/../image/icons/monbonicon-telegam-hover.svg) no-repeat center/100%;
    background-color: transparent;
}
/* End */


/* Start:/local/templates/monbon2021/assets/css/responsive.css?176538307517134*/
@media (max-width: 1110px) {
  /*.container--mod {
        padding-right: 15px;
        padding-left: 15px;
    }*/
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .section-grid {
    grid-column-gap: 30px;
  }
  .header .header-nav .navigation .logo img {
    width: 50px;
  }
  .header .header-nav .navigation .logo_text {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .we-recommended {
    padding: 50px 0;
  }
  /* чтобы не скролился задний фон при открытых модальных окнах */
  .body.overflow-hidden {
    overflow: hidden;
  }
  .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .header-top__link {
    font-size: 12px;
  }
  /* .header .header-video {
    top: 0;
    left: 0;
    height: 500px;
    width: 767px;
    min-width: initial;
    min-height: initial;
  } */
  .header .header-nav .navigation .logo img {
    width: 50px;
  }
  .header .header-nav .navigation .logo_text {
    width: 100px;
  }
  .header .header-nav .navigation .menu ul {
    margin: 0;
  }
  .header .header-nav .navigation .menu ul li a {
    font-size: 14px;
  }
  .product-tabs {
    position: relative;
  }
  .product-tabs::after {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0;
    z-index: 1;
    width: 200px;
    pointer-events: none;
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fcfcfc', endColorstr='#fcfcfc',GradientType=1 );
  }
  .product-tabs__wrapper {
    display: grid;
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
    grid-template-rows: repeat(2, auto);
    grid-auto-flow: column;
    grid-gap: 16px;
    flex-wrap: nowrap;
    overflow: auto;
  }
  .product-tabs__wrapper::-webkit-scrollbar {
    height: 0;
  }
  .product-tabs__btn {
    flex: none;
    white-space: nowrap;
  }
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .product-slider {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .product-slider__image {
    max-width: 250px;
    margin-right: 50px;
  }
  .product-slider__title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
  }
  .shop-partners-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .instagram-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .instagram-card {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .instagram-card:last-child {
    display: none;
  }
  .instagram-card img {
    width: 100%;
  }
  .product-monbon-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .section-own-set {
    height: 420px;
    padding-bottom: 50px;
  }
  .own-set-video {
    max-width: 767px;
  }
  .blog-grid {
    grid-gap: 15px;
  }
  .blog-card__bottom {
    flex-wrap: wrap;
  }
  .blog-card .btn {
    width: 100%;
    margin-top: 10px;
  }
  .section-app .container,
  .footer .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .app-block {
    display: block;
  }
  .app-block__description {
    max-width: 525px;
  }
  .app-block__form {
    max-width: 568px;
  }
  .app-block__image {
    display: none;
  }
  .footer-menu:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer-grid__item {
    flex-wrap: wrap;
  }
  .footer-menu_buyers {
    margin-right: 50px;
  }
  .footer-menu_about {
    margin-right: 0;
  }
  .section-grid {
    grid-template-columns: 1fr;
  }
  /* .side-bar {
        display: none;
    } */
  /*стили для всплывающего окна*/
  .catalog-popup {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1111;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 108px;
    padding-bottom: 103px;
    overflow: auto;
  }
  .catalog-popup.catalog-popup_opened {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .catalog-popup .btn {
    background-color: #000;
    color: #fff;
    display: flex;
    width: 55%;
    margin: 0 auto;
  }
  .catalog-popup .decoration-bar {
    margin-bottom: 0;
  }
  .catalog-popup__wrapper {
    min-height: 100%;
    display: flex;
    justify-content: center;
  }
  .catalog-popup__content {
    width: 600px;
    background-color: #fff;
    padding: 46px 41px 40px 45px;
  }
  .catalog-popup__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
  .catalog-popup__title {
    font-weight: 700;
    font-size: 26px;
  }
  .catalog-popup__close {
    text-decoration: none;
    width: 24px;
    height: 24px;
    background-image: url("/local/templates/monbon2021/assets/css/../image/icons/close.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* Адаптив Чекаут */
  .footer {
    padding-top: 45px;
  }
  .checkout-form {
    width: 100%;
  }
  .checkout-form__method .btn--tablet {
    width: 400px;
  }
  /* Скрытие горизантального скролла для планшетов и ниже */
  .page--tablet {
    overflow-x: hidden !important;
    min-width: 320px;
  }
  .menu--mobile {
    display: none;
  }
  .footer-copyright {
    margin-top: 45px;
  }
  /*  Страница продукта */
  .header .header-top__link.header-top__link--product-page {
    display: flex;
    align-items: center;
    padding: 9px 40px;
    font-size: 14px;
    line-height: 21px;
    height: 60px;
  }
  .header-top.header-top--product-page {
    align-items: center;
    height: 60px;
  }
  .header-top__link .header-top__link-inner {
    text-decoration: none;
  }
  .logo__img.logo__img--product-page {
    display: none;
  }
  .container.container--product-page {
    padding: 0 39px;
  }
  .logo_text.logo_text--product-page {
    width: 89.55px !important;
    height: 15.67px;
  }
  .header-nav.header-nav--product-page {
    padding-top: 20px;
  }
  .header .header-nav.header-nav--product-page .navigation .menu ul li a {
    font-size: 12px;
  }
  .menu.menu--product-page ul li {
    margin-right: 28px;
  }
  .search-btn.search-btn--product-page,
  .user-link.user-link--product-page {
    display: flex;
  }
  .section-product__item {
    padding: 0;
  }
  .product-images {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .product-info__item.product-info__item--hidden {
    display: none;
  }
  /* пагинация слайдера */
  .structure-slider__dots.structure-slider__dots--top-slider {
    position: absolute;
    bottom: 42px;
    left: 50%;
    transform: translateX(-50%);
  }
  .structure-slider__dot.structure-slider__dot--top-slider {
    background-color: #fff;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .structure-slider__dot.structure-slider__dot--top-slider.active {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .product-images.mb-20 {
    margin: 0;
  }
  .product-video.product-video--hidden {
    display: none;
  }
  .section-product__items {
    flex-wrap: wrap;
  }
  .section-product__item {
    width: 100%;
  }
  .product-slider__arrow {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    transform: translateY(-50%);
  }
  .product-slider__arrow.product-slider__arrow--prev {
    left: 39px;
    transform: rotate(180deg);
  }
  .product-slider__arrow.product-slider__arrow--next {
    right: 39px;
  }
  .product-slider__arrow::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url("/local/templates/monbon2021/assets/css/../image/icons/right_white.svg") center no-repeat;
    background-size: cover;
  }
  .pl-39 {
    padding-left: 39px;
  }
  /* product-info */
  .product-info {
    flex: 1 1 609px;
    max-width: 609px;
  }
  .product-info__title {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
  }
  .product-receives__title,
  .product-receives__text {
    font-size: 14px;
  }
  .product-receives__content {
    flex: 1 1 300px;
    max-width: 300px;
  }
  .product-receives__title {
    max-width: 100%;
  }
  .product-receives__free {
    font-size: 12px;
  }
  .product-receives__item {
    margin: 0 -15px;
  }
  .product-receives__image,
  .product-receives__content {
    padding: 0 15px;
  }
  .section-product.mb-100,
  .product-description.mb-100 {
    margin-bottom: 60px;
  }
  .additional-cards {
    padding: 30px;
  }
  /* .additional-cards__info-title {
        max-width: 100%;
    } */
  .additional-timing__items {
    display: flex;
    flex-direction: column;
  }
  .additional-timing__item {
    flex: 0 1 50%;
  }
  .additional-timing__item + .additional-timing__item {
    margin: 0;
  }
  .additional-timing__item-info {
    max-width: 281px;
  }
  .additional-timing__item-text {
    letter-spacing: unset;
  }
  .product-tabs__wrapper.product-tabs__wrapper--product-page {
    flex-wrap: wrap;
  }
  .product-tabs {
    margin-bottom: 20px;
  }
  .product-tabs.product-tabs--product-page::after {
    content: none;
  }
  .product-liked {
    position: relative;
  }
  /* .liked-slider.liked-slider--product-page {
    padding-left: 99px;
  } */
  .product-liked::after,
  .recent-products::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 58px;
    height: 100%;
    background: -moz-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fcfcfc', endColorstr='#fcfcfc',GradientType=1 );
  }
  .container.container--product-liked {
    position: relative;
    padding-bottom: 20px;
  }
  .liked-slider__arrow {
    top: 44%;
  }
  .liked-slider__arrow--prev {
    left: 69px;
    z-index: 30;
  }
  .liked-slider__arrow--next {
    right: 69px;
  }
  .liked-slider__stage-outer {
    display: flex;
  }
  .liked-slider .owl-item {
    flex: 1 1 225px;
    max-width: 225px !important;
    width: 100% !important;
  }
  .recent-products__items {
    margin: 0;
    /* padding-left: 99px; */
  }
  .recent-products__items .owl-item {
    flex: 1 1 225px;
    max-width: 225px !important;
    width: 100% !important;
  }
  .recent-products__items .liked-card {
    flex: 1 1 100%;
    padding: 0;
  }
  /* фиксированная плашка, планшетная ширина экрана */
  .product-intro.product-intro--tablet {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    display: block;
    background-color: #fff;
  }
  .product-intro .product-info__top-inner {
    flex-direction: column;
  }
  .product-intro {
    padding: 16px 0;
  }
  .product-intro .product-info__price {
    margin-top: 0;
  }
  .product-intro .product-info__price.product-info__price--new {
    margin-left: 38px;
  }
  .product-intro .product-info__btn {
    width: auto;
    margin-top: 0;
  }
  .product-intro__info {
    display: flex;
    align-items: center;
  }
  .product-intro .product-info__top-price {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    padding-top: 0;
  }
  .product-intro .discount {
    position: static;
    margin-right: 20px;
  }
  .product-intro .product-info__title {
    max-width: 100%;
  }
}
@media (max-width: 610px) {
  .catalog-request {
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    background-color: rgba(255, 255, 255, 1);
  }
  .catalog-request__wrapper {
    width: 100%;
    box-shadow: 0 8px 28px -19px rgba(0, 0, 0, 0.3);
  }
  .catalog-request__content {
    padding: 60px 25px 46px;
    width: 100%;
  }
  .catalog-request .btn {
    width: 100%;
  }
  .catalog-request__title {
    font-size: 20px;
  }
  .catalog-request .checkbox-small__wrapper {
    white-space: pre-line;
  }
}
@media (max-width: 450px) {
  .header--hidden {
    display: none;
  }
  .checkout-title--hidden,
  .back-link--hidden {
    display: none;
  }
  .h-30 {
    height: 30px;
  }
  .address-tags {
    display: none;
  }
  .delivery-radio__wrapper::before {
    margin-right: 10px;
  }
  .checkbox__wrapper {
    padding-right: 26px;
  }
  .checkout-gift__text {
    display: flex;
    flex-wrap: wrap;
  }
  .checkout-form__info {
    padding: 25px;
  }
  .footer--hidden {
    display: none;
  }
  .footer-grid {
    flex-direction: column-reverse;
    align-items: center;
  }
  .footer-grid__item {
    flex-direction: column;
    margin-top: 15px;
  }
  .footer-menu_buyers {
    margin-right: 15px;
  }
  .footer-info {
    align-items: center;
  }
  .footer-info__phone {
    font-size: 24px;
    margin-bottom: 11px;
  }
  .footer-info__whatsapp {
    margin-bottom: 10px;
  }
  .checkout-form__method .btn--mobile {
    height: 40px;
  }
  .receiving-radio__wrapper {
    width: 45vw;
  }
  /* place-order */
  .place-order {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    margin: 0 -15px;
  }
  .place-order__arrow {
    margin-left: 3%;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/monbon2021/assets/css/../image/icons/back-mobile.svg");
    background-position: center;
    background-repeat: no-repeat;
  }
  .place-order__title {
    margin: 0;
    margin-left: 10%;
    font-weight: 400;
    font-size: 16px;
  }
  .place-order__link {
    margin-right: 3%;
    font-size: 14px;
    text-decoration: none;
    color: #000;
  }
  .alert-info-2--hidden {
    display: none;
  }
  .alert--mobile {
    width: 110%;
    margin: 0 -15px;
  }
  .btn--mobile {
    width: 100%;
  }
  .page-overlay {
    position: absolute;
    top: 100px;
    bottom: 0;
    z-index: 101;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .form-group--active {
    background-color: #f5f5f5;
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 15px 15px;
    z-index: 102;
    position: relative;
  }
}
@media (max-width: 425px) {
  .form-group__label {
    font-size: 14px;
  }
}

/* Новые стили для адаптива и не только. */
.product-grid_col-6 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 40px;
  margin-bottom: 0;
}
.product-grid_col-12 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-gap: 40px;
  margin-bottom: 0;
}
#ajax_next_page {
  margin-left: 50%;
  transform: translateX(-50%);
}

/* Появление кнопки фильтровать */
@media (max-width: 767px) {
  .products-filter__right {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .products-filter__filter {
    position: relative;
    display: flex;
    margin-right: 30px;
    /* padding-right: 20px;
        background-image: url('/local/templates/monbon2021/assets/css/../image/icons/filter.svg');
        background-repeat: no-repeat;
        background-size: 14px 14px;
        background-position: right center; */
  }
  .products-filter__filter a {
    font-size: 14px;
    color: #2d9cdb;
    text-decoration: none;
  }
  /* .section-grid__aside {
        position: fixed;
        opacity: 0;
        visibility: hidden;
    } */
  .section-grid {
    grid-template-columns: 1fr;
  }
  .product-filter {
    flex-direction: column-reverse;
    margin-bottom: 16px;
    row-gap: 35px;
  }
  .product-grid_col-6,
  .product-grid_col-12 {
    grid-column-gap: 5px;
    grid-row-gap: 30px;
  }
  .recent-products__items {
    flex-direction: column;
  }
}

/* End */


/* Start:/local/templates/monbon2021/assets/css/choices.min.css?17653830756679*/
.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=''] .choices__button{display:none}.choices[data-type*=select-one]:after{content:'';height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}
/* End */


/* Start:/local/templates/monbon2021/assets/css/tippy.css?17653830751390*/
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
/* End */


/* Start:/local/templates/monbon2021/assets/css/media_n.css?176538307535203*/
/* PC fixs */
/* main page */
.header-nav{
	z-index: 99;
}
.footer__menu{
	display: none;
}
.product-view-more{
	margin-top: 50px;
}
.product-monbon {
	/* display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 15px; */
}
.product-monbon__image {
	position: relative;
	padding-top: 100%;
	margin: 0;
	margin-bottom: 16px;
}
.product-monbon__image img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-monbon__excerpt{
	margin-top: 12px;
}
.location-link{
	white-space: nowrap;
}
.footer-info__phone{
	line-height: 26px;
}
.section-shops .section-title button{
	color: #000;
}

/* catalog page */
.product-card__link {
    flex: 1 1 100%;
    display: flex;
    flex-direction: column;
}
.product-card__slider {
    width: 100%;
    margin-bottom: 10px;
}
.product-card__price{
	margin-top: 8px;
}
.product-card__badges{
	margin-top: 0;
}
.select__item{
	padding: 0;
}
@media(max-width: 991px) {
	.additional-cards {
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
	}
}
@media(max-width: 767px) {
	.additional-cards {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media(max-width: 991px) {
	.product-additional__items {
		grid-template-columns: minmax(400px, 600px) minmax(300px, 400px);
    justify-content: space-between;
    grid-column-gap: 24px;
	}
}
@media(max-width: 767px) {
	.product-additional__items {
		grid-template-columns: 1fr;
    justify-content: space-between;
    grid-row-gap: 24px;
	}
}

/* product page complect */
.product-receives__item{
	flex-wrap: wrap;
}
.product-receives__image{
    flex: 0 0 25%;
    max-width: 25%;
    margin-right: 15px;(max-width: 767px)
}
.product-receives__content{
    width: 100%;
   	flex: 1 1 calc(75% - 15px);
    max-width: calc(75% - 15px);
    flex-direction: row;
    flex-wrap: wrap;
}
.product-receives__title{
	max-width: 100%;
	flex: 0 0 100%;
	margin-bottom: 20px;
}
.product-receives__free{
	flex: 0 0 auto;
    width: auto;
    margin-right: 20px;
    line-height: 16px;
    align-items: flex-end;
    margin-bottom: 5px;
}
.product-receives__btn{
	position: relative;
	padding: 10px 40px 10px 10px;
    margin-left: auto;
    z-index: 1;
	margin-left: 20px;
}
.product-receives__btn:after{
	position: absolute;
	margin: 0;
	position: absolute;
    top: calc(50% - 9px);
    right: 15px;
}
.product-info__price{
	white-space: nowrap;
}
.structure-dropdown__top{
	justify-content: flex-start;
}
.structure-slider {
    margin-right: 20px;
    flex: 0 0 184px;
}
.structure-dropdown__info{
	flex: 1 1 auto;
	max-width: 100%;
}
.product-liked .product__main-title{
	margin-bottom: 0;
}
.liked-slider{
	padding-top: 80px;
    margin-top: -40px;
}
.liked-slider .swiper-wrapper{
    align-items: stretch;
}
.liked-slider .liked-card{
	height: auto;
}
.liked-slider .product-card__title{
	transition: color .3s;
	margin-bottom: 15px;
}
.liked-slider .product-card__image{
	flex: 1 1 174px;
	max-height: 174px;
}
.liked-slider .liked-card:hover .product-card__title{
	color: #8567DE;
}
.liked-slider .liked-card__link{
	margin-top: auto;
}
.recent-products .about-slider__arrows{
	display: none;
}
.recent-products .recent-products__items{
	margin: 0;
	align-items: stretch;
}
.recent-products .liked-card {
    flex: 0 0 calc(25% - 15px);
    padding: 0;
    margin: 0 20px 0 0;
    height: auto;
}
.recent-products .liked-card:nth-of-type(4n){
	margin-right: 0;
}
.recent-products .product-card__title{
	transition: color .3s;
}
/* .recent-products .product-card__image{
	position: initial;
} */
.recent-products .product-card__info{
	padding: 10px 10px 15px;
    background-color: #fff;
    flex: 1 0 auto;
    margin-top: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.recent-products .liked-card:hover .product-card__title{
	color: #8567DE;
}

/* info page */
/* fixs */
.info{
	padding-top: 70px;
	padding-bottom: 70px;
}
.info .title-h1{
	margin-top: 0;
	line-height: 20px;
}


/* b2b page */
/* fixs */
.b2b-home__content .section-about{
	padding-top: 50px;
	padding-bottom: 0;
}
.b2b-home .info{
	padding-bottom: 0;
}
.b2b-offers__info img,
.b2b-offers__item img,
.b2b-home__center img{
	max-width: 100%;
}
.b2b-offers__images{
	flex-wrap: wrap;
}


/* nabor upload */
@media(max-width: 1200px){
	.constructor__right .cart-checkout__wrapper .btn.btn-black{
		padding-left: 15px;
		padding-right: 15px;
	}
}


/* modals fix */
.cart-modal__inner{
	max-width: 100%;
}

/* modals cart fix */
.cart-modal__content{
	max-height: 100%;
}


/* cart page */
/* .cart-product__price{
	margin-right: 0;
	padding: 0;
	margin-top: 10px;
} */
.cart-more-product__price ins{
	white-space: nowrap;
}


/* !!! fix product link */
.product-receives__link{
	display: none;
}

/* media */
/* pad */

.footer__menu .b-menu{
	background: #ffffff;
	padding: 0;
	border-top: 1px solid #e8e8e8;
}
.footer__menu .b-menu__div-height {
	height: 14px;
}

.footer__menu .b-menu .container{
	padding: 0;
}
.footer__menu .b-menu__body{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	column-gap: 12px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}

.footer__menu .b-menu__item {
	display: flex;
	justify-content: center;

}
.footer__menu .b-menu__item .b-menu__link{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 60px;
		text-align: center;
		text-decoration: none;
		font-size: 10px;
		font-weight: 400;
		line-height: 15px;
		color: #969696;
		position: relative;
}
.footer__menu .b-menu__item .b-menu__link.active{
	color: #000;
}
.footer__menu .b-menu__item .b-menu__link .icon-block{
	position: relative;
}
.footer__menu .b-menu__item .b-menu__link .menu-icon {
		display: block;
		width: 27px;
		height: 30px;
		margin: 0 auto;
}
.footer__menu .b-menu__item .b-menu__link .menu-txt{
	margin-bottom: 5px;
	display: inline-block;
}
.footer__menu .b-menu__item .b-menu__link.active svg g{
	fill: #000;
}
.footer__menu .b-menu__item .b-menu__link.i-has .icon-block:before {
		position: absolute;
		top: 0;
		right: -3px;
		content: '';
		width: 11px;
		height: 11px;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		background-color: #E84B7E;
		border: 2px solid #FFF;
}

@media(max-width: 991px){
	/* main page */
	.header_video{
		display: none;
	}
  .footer__menu{
		display: block;
		box-shadow: 0px 10px 5px #dedbdb, 1px -1px 27px #f1f1f1;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		transition:
			transform 0.3s,
			background-color 0.3s,
			border-color 0.3s;
	}
	.footer__menu .menu-messages {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		transition:
			visibility 0.3s,
			opacity 0.3s;
	}
	.footer__menu .menu-messages__item{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: linear-gradient(99.11deg, #8567DE 37.26%, #C97AB0 71.56%);
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 32px rgba(0, 0, 0, 0.16);
		transform: translateY(0);
		transition: all .3s;
		padding: 15px 10px;
		color: #fff;
		text-align: center;
		visibility: hidden;
		opacity: 0;
	}
	.footer__menu .menu-messages__item.show{
		transform: translateY(-100%);
		visibility: visible;
		opacity: 1;
	}
	.footer__menu .menu-messages__item.show + .menu-messages__item.show{
		transform: translateY(calc(-100% - 54px));
	}
	.footer__menu .menu-messages__item.catalog-item:after{
		content: '';
	    display: block;
	    position: absolute;
	    left: 0;
	    right: 0;
	    bottom: -5px;
	    background: #a06ecc;
	    clip-path: polygon(0 0, 100% 100%, 0 100%);
	    width: 10px;
	    height: 10px;
	    margin: 0 auto;
	    transform: rotate(-45deg);
	}
	.footer__menu--hidden {
		transform: translateY(100%);
	}
	.footer__menu--hidden .menu-messages {
		visibility: hidden;
		opacity: 0;
	}
	.shop-card {
    	grid-column-start: 1;
    	grid-column-end: 3;
	}
	.section-products{
		padding-bottom: 50px;
	}
	.product-slider {
	    margin-top: 50px;
	    margin-bottom: 20px;
	}
	.product-slider__image{
		margin-right: 40px;
	    flex: 0 0 40%;
	    max-width: 40%;
	}
	.product-slider__title{
		font-size: 30px;
		line-height: 40px;
	}
	.section-shops{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.location-btn{
		margin-bottom: 50px;
	}
	.section-shop-partners{
		padding-bottom: 50px;
	}
	.shop-partners-grid{
		grid-template-columns: repeat(2, 1fr);
	}
	.section-product-monbon{
		padding-bottom: 50px;
	}
	.section-about{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.about-slider__description{
		max-width: 100%;
	}
	.section-new-products {
    	padding-top: 50px;
    	padding-bottom: 50px;
	}
	.app-block__image{
		margin-top: 20px;
	}
	.footer{
		padding-top: 20px;
	}
	.footer-menu_buyers {
    	margin-right: 10px;
	}
	.footer-menu_about{
		margin-right: 10px;
	}
	.footer-copyright{
		margin-top: 30px;
	}

	/* catalog */
	.header-top__link {
	    flex: 1 1 auto;
	    width: auto;
	    padding: 0 10px;
	    font-size: 12px;
	}
	.menu ul{
		margin: 0 20px 0 0;
	}
	.menu ul li a{
		font-size: 15px;
	}
	.main-title{
		font-size: 30px;
		line-height: 40px;
	}

	/* product page complect */
	.section-product__item.section-product__item--left {
    	flex: 0 0 50%;
    	max-width: 50%;
	}
	.product-info {
    	flex: 0 0 50%;
    	max-width: 50%;
	}
	.product__tabs {
    	padding: 40px 0;
	}
	.product-tabs__wrapper{
		grid-gap: 10px;
	}
	.liked-card__link{
		opacity: 1;
		visibility: visible;
	}

	/* page nabor */
	.section-constructor {
    	padding-bottom: 50px;
	}
	/* .constructor__inner{
		flex-wrap: wrap;
	} */
	/* .constructor__left{
		flex: 0 0 100%;
	} */
	/* .constructor__right{
		flex: 0 0 100%;
		margin-top: 20px;
		max-width: 100%;
	} */
	.cart-checkout__help-tooltip{
		left: -37px;
	}
	/* .cart-checkout__help-img {
		margin-left: 150px;
	} */
	.cart-checkout__help {
		display: none;
	}
	.cart-checkout__wrapper {
		padding-top: 20px;
		padding-right: 16px;
		padding-bottom: 20px;
		padding-left: 16px;
	}
	/* .cart-checkout__wrapper .btn {
	    width: auto;
    	margin-right: 20px;
	} */
	.cart-modal{
		padding-top: 0;
		padding-bottom: 0;
	}
	.cart-modal--constructor .cart-modal__content{
		padding: 80px 30px 0;
		max-height: 100%;
	}
	.cart-modal--constructor .cart-modal__variation{
		flex: 0 0 50%;
		max-width: 50%;
	}
	.modal-variation__thumb--constructor{
		max-width: 25%;
	}
	.modal-variation__thumb--constructor img{
		display: block;
		max-width: 100%;
		min-width: unset;
	}
	.cart-modal__inner{
		min-height: 100vh;
	}
	.cart-modal__scroller-inner{
		min-height: 100vh;
	}



	/* info page */
	.rounded-links{
		margin-bottom: 0;
	}
	.about-brand-circle{
		margin-bottom: 35px;
		margin-right: 100px;
	}
	.info{
		padding-bottom: 30px;
	}
	.data-process-policy {
    	margin-bottom: 0;
	}
	.respond-button{
		margin-bottom: 10px;
	}
	.job-block:last-child{
		margin-bottom: 0;
	}
	.job-block__header{
		flex-direction: column;
    	align-items: flex-start;
    	margin-bottom: 10px;
	}
	.info__secondary-title{
		margin: 0 0 10px;
	}

	/* b2b page */
	.b2b-home {
    	padding-bottom: 50px;
	}
	.b2b-offers__item{
		padding-left: 0;
	}
	.b2b-home__title h4{
		font-size: 20px;
	}
	/* .b2b-offers__info img,
	.b2b-offers__item img,
	.b2b-home__center img{
		height: auto;
	} */
	.main-right > h2{
		font-size: 20px;
	}
	.b2b-recommended{
		padding-left: 0;
	}


	/* cart page */
	.cart-block{
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}
	/* .cart-more-order{
		margin-bottom: 20px;
	} */
	/* .cart-checkout{
		width: 100%;
		position: relative;
		top: 0;
	} */
	div#to_scroller{
		height: auto !important;
	}


	/* order page */
	.checkout-block{
		flex-wrap: wrap;
	}
	.checkout-form{
		width: 100%;
	}
	.checkout-form__info{
		margin-bottom: 30px;
	}
	.checkout-card {
	    position: relative !important;
	    order: -1;
	    width: 100%;
	    top: 0 !important;
	    margin-bottom: 30px;
	}
	.checkout-block--mod {
    	padding-bottom: 50px;
	}

	/* modals cart fix */
	.cart-modal__content{
		max-height: 100%;
		margin: 30px 0 0;
	}
	.cart-modal__scroller-inner{
		box-shadow: none;
	}
	.cart-modal__close{
		top: 35px;
	}

	/* nabor upload */
	.add-photo {
	    width: 160px;
    	height: 160px;
	}
	.cart-modal__gallery .add-photo{
		min-width: 173px;
    	min-height: 173px;
	}
	#vue_nanesenie .gallery-items::after{
		display: none;
	}
	#vue_nanesenie .gallery-items__item--mod{
		margin: 5px;
    	max-height: 119px;
	}
	
}
@media(max-width: 767px) {
	.footer__menu .b-menu__body{
		column-gap: 3px;
	}
}

/* mobile */
@media(max-width: 767px){
	/* main page */
	.section-tabs__bottom{
		padding-right: 0;
    	padding-left: 0;
	}
	.section-tabs__wrapper:before{
		width: 100px;
	}
	.product-tabs::after{
		width: 100px;
	}
	.product-tabs__wrapper{
		grid-gap: 0;
	}
	.product-tabs .product-tabs__row {
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	    flex-wrap: nowrap;
	}
	.product-tabs .product-tabs__btn{
		flex: none;
    	white-space: nowrap;
		display: inline-block;
		margin: 4px 8px 4px 0;
	}
	.section-products{
		padding-bottom: 20px;
	}
	.product-slider__title {
    	font-size: 20px;
    	line-height: 30px;
	}
	.product-view-more {
    	margin-top: 25px;
	}
	.product-view-more .btn {
    	width: 100%;
	}
	.product-slider{
		margin-top: 30px;
		padding-bottom: 20px;
		margin-bottom: 0;
	}
	.product-slider .swiper-slide{
		flex-wrap: wrap;
	}
	.product-slider__image {
    	flex: 0 0 100%;
    	max-width: 400px;
    	margin: 0 auto 20px;
	}
	.product-slider__item {
    	width: 100%;
    	flex: 0 0 100%;
	}
	.product-slider__btn .btn{
		display: flex;
	}
	.section-title{
		font-size: 20px;
		line-height: 30px;
	}
	.section-title button{
		font-size: 24px;
	}
	.section-shops {
    	padding-top: 30px;
    	padding-bottom: 30px;
	}
	.shop-card{
		margin-bottom: 15px;
		box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
		background-color: #fff;
	}
	.shop-card:last-child{
		margin-bottom: 0;
	}
	
	.shop-card .shop-card__image{
		flex: 0 0 35%;	
		width: 35%;
	}
	.shop-card .shop-card__item{
		padding: 20px 15px;
	}
	.location-btn {
    	margin-bottom: 30px;
	}
	.location-btn .btn{
		display: flex;
	}
	.shop-partners-grid {
    	grid-template-columns: repeat(1, 1fr);
	}
	.shop-partners-card__logo{
		flex: 0 0 81px;
	}
	.shop-partners-card__info {
    	padding-left: 25px;
    	flex: 1 1 auto;
    	width: 100%;
	}
	.shop-partners-card__btn {
    	padding-left: 0;
    	padding-right: 0;
	}
	.more-partners{
		margin-top: 20px;
	}
	.section-product-monbon {
    	padding-bottom: 30px;
	}
	.product-monbon-grid{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-gap: 20px 10px;
    	margin-top: 30px;
	}
	.section-about {
    	padding-top: 30px;
    	padding-bottom: 30px;
	}
	.about-slider {
    	width: calc(100% + 30px);
    	margin: 30px -15px 0;
    	padding: 0 15px;
	}
	.about-slider__arrows{
		top: auto;
	    bottom: 0;
	    width: calc(100% - 30px);
	    background-color: #F9F9F9;
	    height: 8px;
	    border-radius: 30px;
	    left: 15px;
	}
	.about-slider__arrow{
		display: none;
	}
	.about-slider__arrows .swiper-scrollbar-drag{
		background-color: #ccb8f5;
		border-radius: 30px;
	}
	.about-slider .swiper-slide {
    	padding-left: 45px;
	}
	.about-slider__title{
		font-size: 20px;
    	line-height: 38px;
	}
	.about-slider__description{
		font-size: 18px;
		line-height: 28px;
	}
	.section-new-products {
    	padding-top: 30px;
    	padding-bottom: 30px;
	}
	.new-product-slider {
		position: relative;
		width: calc(100% + 30px);
		margin: -40px -15px 20px;
		padding: 60px 15px 25px;
	}
	.new-product-slider:after {
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0;
    z-index: 1;
    width: 100px;
    pointer-events: none;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		content: '';
	}

	.new-product-slider .swiper-slide {
		width: 220px;
	}
	.section-app .container, .footer .container {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.app-block__text {
    	padding-top: 30px;
	}
	.app-block__title{
		font-size: 20px;
    	line-height: 30px;
    	margin-bottom: 20px;
	}
	.footer {
		padding: 0;
	}
	.footer-grid,.footer-copyright{
		display: none;
	}

	/* fixs */
	.circle_14{
		left: auto;
		right: 15px;
	}
	.section-app{
		padding-bottom: 120px;
	}
	.section-app .app-block .choices__list.choices__list--dropdown {
    	top: auto;
    	bottom: 100%;
	}


	/* catalog */
	.main-title {
    	font-size: 20px;
    	line-height: 30px;
	}
	.products-banner__info{
		margin-left: 0;
	}
	.product-grid_col-6{
		padding-bottom: 40px;
	}

	/* product page complect */
	.section-product__item.section-product__item--left {
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.product-info {
    	flex: 0 0 100%;
    	max-width: 100%;
    	margin-top: 15px;
	}
	.product-info .product-info__item{
		padding-left: 0 !important;
	}
	.product-receives__image {
    	flex: 120px;
    	max-width: 120px;
	}
	.product-receives__content {
	    flex: 1 1 auto;
	    max-width: calc(100% - 135px);
	    padding-left: 0;
	}
	.product-receives__free {
		align-items: center;
	}
	.product-receives__btn{
		margin-top: 10px;
		padding: 10px 40px 10px 40px;
		max-width: 300px;
    	margin: 10px auto 15px 0;
	}
	/* .product-images{
		width: calc(100% + 30px);
		max-width: calc(100% + 30px);
	    margin: 0 -15px;
	    padding: 0 15px 30px;
	}
	.product-images__image + .product-images__image {
    	margin-top: 0;
	} */
	.structure-dropdown__top{
		flex-wrap: wrap;
	}
	.structure-slider{
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.structure-dropdown__info{
		padding: 0;
	}
	.additional-timing__title{
		font-size: 20px;
		line-height: 30px;
	}
	.product__main-title{
		margin-bottom: 20px;
	}
	.product-liked::after,
	.recent-products::after{
		display: none;
	}
	.product-liked,
	.recent-products{
		padding-bottom: 40px;
	}
	.recent-products{
		padding-top: 30px;
	}
	.recent-products .liked-card{
		flex: 0 0 calc(50% - 15px);
    	margin: 0 15px 0 0;
	}
	.liked-slider{
		padding-bottom: 30px;
	}
	.recent-products .about-slider__arrows{
		display: block;
	}
	.product-liked .about-slider__arrows{
		width: 100%;
		left: 0;
	}

	.product-info__title{
		font-size: 20px;
	}

	/* nabor page */
	.section-constructor {
    	padding-bottom: 40px;
	}
	
	/* constructor */
	#vue_nanesenie .section-constructor__constructor{
		margin-bottom: 0;
	}
	#vue_nanesenie .product-filter{
		margin-bottom: 32px;
	}
	/* #vue_nanesenie .cart-product{
		border: none;
		padding: 0;
		align-items: stretch;
		position: relative;
	} */
	/* #vue_nanesenie .cart-product__image {
    	margin-bottom: 0;
    	border: 1px solid #DFE1E5;
    	flex: 0 0 133px;
    	margin-right: 14px;
    	max-height: 89px;
	} */
	#vue_nanesenie .cart-product--constructor:not(:last-child){
		margin-bottom: 24px;
	}
	/* #vue_nanesenie .cart-product__title{
		margin-bottom: 0;
	} */
	#vue_nanesenie .cart-product__center{
		flex: 1 1 auto;
    	max-width: 100%;
    	padding: 0;
	}
	#vue_nanesenie .cart-product__bottom {
    	width: 100%;
    	padding-right: 120px;
    	min-height: 50px;
	}
	#vue_nanesenie .cart-link{
		width: 32px;
		height: 32px;
	}
	/* #vue_nanesenie .cart-product__left{
		position: absolute;
		right: 0;
		bottom: 5px;
		margin: 0;
	} */
	#vue_nanesenie .cart-product__text--description{
		margin-bottom: 0;
	}
	#vue_nanesenie .cart-product__price{
		margin-top: 6px;
	}
	#vue_nanesenie .cart-product__price ins{
		font-weight: 600;
		font-size: 16px;
		line-height: 16px;	
	}
	#vue_nanesenie .constructor__right{
		margin-top: 50px;
	}
	#vue_nanesenie .cart-checkout__btns.fixed {
	    position: fixed;
	    /* bottom: var(--footer-height); */
			bottom: 0;
	    left: 0;
	    background-color: #fff;
	    padding: 20px 15px 0;
	}
	


	.section-constructor__info{
		padding-top: 30px;
	}
	.cart-checkout__wrapper .btn{
		width: 100%;
		margin-right: 0;
	}
	.cart-checkout__wrapper--constructor{
		padding: 30px 15px 10px;
		overflow: hidden;
	}
	.cart-modal--constructor .cart-modal__wrapper{
		flex-wrap: wrap;
	}
	.cart-modal--constructor .cart-modal__variation {
	    flex: 0 0 100%;
    	max-width: 100%;
    }
    .modal-variation__top{
    	min-height: auto;
    }
    .cart-modal__close--constructor{
    	right: 15px;
    	top: 30px;
    }
    .cart-modal__checkout-tooltip{
    	top: 20px;
    	right: 60px;
      display: none;
    }
    .cart-modal__info-title{
    	font-size: 20px;
    	line-height: 30px;
    }



	/* info page */
	.main-sides{
		flex-wrap: wrap;
	}
	.sidebar {
	    position: relative;
	    max-width: 100%;
	    flex: 0 0 100%;
	}
	.main-right {
    	padding-top: 30px;
    	max-width: 100%;
    	width: 100%;
	}
	.address{
		width: 100%;
	}
	.social-media__brand-name{
		display: none;
	}

    .js-mobile-menu .js-menu-title{
    	display: block;
	    padding: 10px 40px 10px 10px;
	    border: 1px solid #eee;
	    border-radius: 5px;
	    font-size: 16px;
	    line-height: 20px;
	    position: relative;
    }
    .js-mobile-menu .js-menu-title:after{
    	content: '';
	    width: 40px;
	    height: 40px;
	    flex: none;
	    background: url(/local/templates/monbon2021/assets/css/../image/icons/back.svg) no-repeat center/30px 30px;
	    position: absolute;
	    top: 0;
	    right: 0;
	    transform: rotate(-90deg);
    }
	.js-mobile-menu .js-mobile-menu__list {
	    position: fixed;
	    top: 0;
	    left: 0;
	    background-color: #fff;
	    padding: 15px;
	    display: none;
	    flex-direction: column;
	    width: 100%;
	    height: 100vh;
	    max-height: 100vh;
	    overflow-y: scroll;
	}
	.js-mobile-menu .js-mobile-menu__list.show{
		display: flex;
	}
	.js-mobile-menu .js-open-title {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    margin-bottom: 25px;
	}
	.js-mobile-menu .js-close-menu{
	    display: block;
	    margin-left: auto;
	    text-decoration: none;
	    width: 24px;
	    height: 24px;
	    background-image: url(/local/templates/monbon2021/assets/css/../image/icons/close.svg);
	    background-repeat: no-repeat;
	    background-size: contain;
	    transition: all .3s ease;
	}
	.js-mobile-menu .promo{
		margin-bottom: 0;
		min-width: 205px;
	}
	.js-mobile-menu .nav__contact-us{
		margin-bottom: 10px;
	}
	.js-mobile-menu .nav:not(:last-child) {
    	margin-bottom: 20px;
	}
	.js-mobile-menu .nav-title-link:not(:last-child) {
    	margin: 0 0 15px 0;
	}
	.js-mobile-menu .nav:nth-child(4) {
    	margin-bottom: 25px;
	}
	.js-mobile-menu .nav.sidebar__nav--middle {
    	margin-bottom: 20px;
	}

	.info {
	    padding-bottom: 30px;
	    padding-top: 30px;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.info__main-title{
		font-size: 22px;
	}
	.title-h1{
		font-size: 22px;
	}
	.gray-box{
		padding: 15px;
	}
	.cart-modal__title--mod{
		font-size: 22px;
	}

	/* b2b page */
	.sidebar  .nav{
		width: 100%;
	}
	.b2b-promo{
		max-width: calc(100% - 32px);
	}
	.b2b-promo img{
		display: none;
	}
	.redirect-btn{
		padding: 10px;
		font-size: 12px;
	}
	.b2b-offers__item {
    	margin-bottom: 30px;
	}
	.b2b-promo__left {
    	padding: 15px 30px;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
	.b2b-promo__left + div {
    	flex: 0 0 100%;
    	max-width: 100%;
    	padding: 0;
	}
	.b2b-promo__bottom .redirect-btn {
    	margin-bottom: 0;
    	display: block;
    	text-align: center;
    	font-size: 15px;
	}
	.b2b-promo__close{
		background: url('/local/templates/monbon2021/assets/css/../image/icons/close.svg');	
	}
	.b2b-home__content .section-about {
    	width: calc(100% + 30px);
    	margin: 0 -15px;
	}
	.b2b-offers__images img {
    	flex: 0 0 auto;
    	max-width: 100%;
    	height: auto;
    	margin: 0 auto;
	}
	.b2b-home__images {
    	flex-wrap: wrap;
	}
	.b2b-recommended {
    	padding: 0 15px;
    	max-width: 100%;
    	margin-bottom: 0;
	}
	.mfeed-popup-form{
		padding-top: 0;
		padding-bottom: 0;
	}
	.mfeed-success__container{
		padding: 0;
	}
	.mfeed-success__wrapper{
		padding: 15px 0;
    	flex-direction: column;
	}
	.mfeed-success__info{
		flex-direction: column;
    	padding-top: 10px;
    	text-align: center;
	}
	.mfeed-success__title{
		margin-left: 0 !important;
	}
	.mfeed-success .mfeed-success__text{
		margin-left: 0 !important;
	}
	.mfeed-popup-form__content{
		padding: 50px 30px 30px;
	}
	.mfeed .mfeed-btn[type='submit']{
		max-width: 100%;
	}
	.mfeed-popup__title{
		font-size: 22px;
		line-height: 30px;
	}
	.mfeed-popup__text{
		margin-bottom: 20px;
	}
	.mfeed__choose-block {
    	margin-top: 20px;
	}


	/* cart page */
	.cart-banner{
		flex-wrap: wrap;
		height: auto;
		padding: 15px;
		gap: 5px;
	}
	.cart-product{
		padding: 20px 0;
	}
	.cart-more-product{
		flex-wrap: wrap;
	}
	.cart-banner__btn{
		flex: 1 1 auto;
	}
	.cart-more-product__select{
		flex: 1 1 auto;
    	margin-top: 10px;
	}
	.cart-more-product__image{
		margin-bottom: 10px;
	}
	.cart-more-product__title{
		margin-bottom: 10px;
	}
	.cart-banner__text{
		max-width: unset;
	}
	.cart-more-order__title{
		margin-bottom: 20px;
	}
	.cart-more-product:last-child{
		margin-bottom: 0;
	}
	.cart-checkout__wrapper {
    	padding: 20px 15px;
	}


	/* order page */
	.checkout-card{
		padding: 15px;
	}
	.alert{
		width: 100%;
		padding: 0 10px;
	}
	.checkout-form__info {
    	padding: 15px;
	}
	.checkout-form__title_margined{
		margin-right: 0;
	}
	.checkout-block--mod {
    	padding-bottom: 30px;
	}


	/* fixs */
	.nav__contact-us > a {
    	font-size: 16px;
    	font-weight: 500;
	}
	.product-options__tab + .product-options__tab {
    	margin-left: 10%;
	}
	.cart-checkout__info{
		display: none;
	}

	/* modals cart fix */
	.cart-modal__content {
    	margin: 0;
    	padding: 45px 15px 15px;
    	max-width: 100%;
    	min-height: 100vh;
	}
	.cart-modal__scroller-inner{
		width: 100%;
	}
	.cart-modal__bottom::before, .cart-modal__bottom::after{
		display: none;
	}
	.cart-modal .modal-variation__arrow--next{
		right: 0;
	}
	.cart-modal .modal-variation__arrow--prev{
		left: 0;
	}
	.cart-modal__close {
	    top: 15px;
	    right: 15px;
	    transform: none;
    	z-index: 1;
	}
  .cart-modal__close--constructor {
    /* display: none; */
  }
	.cart-modal__bottom--additional{
		box-shadow: none;
	}

	/* other fixs */
	.suggestions-suggestions{
		max-width: 100%;
		font-size: 14px;
	}
	.suggestions-suggestions * {
		max-width: 100%;
		white-space: normal !important;
	}
	.suggestions-nowrap{
		white-space: normal !important;
	}

	/* nabor upload */
	.add-photo:hover .add-photo-options{
		transform: scale(.7);
	}
	.add-photo-options__item-text{
		font-size: 15px;
    	line-height: 15px;
    	display: inline-block;
	    max-width: 45px;
	    text-align: center;
	    text-overflow: ellipsis;
    	overflow: hidden;
	}
	.add-photo {
    	width: 155px;
    	height: 155px;
	}
	.constructor__add-photo:nth-child(odd) {
    	margin-right: 20px;
	}
	.mobile-title {
	    background: linear-gradient(-107.07deg, #8567DE 40.86%, #C97AB0 71.31%);
	    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04), 0px 4px 32px rgba(0, 0, 0, 0.16);
	    width: calc(100% + 30px);
	    margin: 0 -15px;
	    padding: 15px;
	}
	.mobile-title .main-title {
    	color: #fff;
    	font-size: 18px;
    	line-height: 24px;
	}
	.mobile-title .section-top__text {
    	color: #fff;
	    font-size: 14px;
	    line-height: 20px;
	    margin-top: 10px;
	    margin-bottom: 5px;
	}
	.notification{
		height: auto;
		padding: 10px;
	}
	.cart-alert{
		padding: 15px;
	}
	.cart-alert__wrapper{
		flex-direction: column;
		align-items: flex-start;
	}
	.cart-alert__text{
		width: 100%;
		margin-bottom: 15px;
	}
	.cart-alert__buttons{
		margin-left: 0;
    	justify-content: space-between;
    	width: 100%;
	}


	/* modal */
	#vue_nanesenie .modal-variation__arrow-constructor--prev{
		left: 15px;
	}
	#vue_nanesenie .modal-variation__arrow-constructor--next{
		right: 15px;
	}
	#vue_nanesenie .gallery-items {
    	position: relative;
    	width: calc(100% + 30px);
    	margin: 0 -15px;
    	padding-left: 15px;
	}
	#vue_nanesenie .cart-modal__content {
    	padding: 5px 15px 20px;
    	margin-bottom: 0;
	}
	#vue_nanesenie .section-constructor__top{
		/* background: linear-gradient(-75.74deg, #D8F3FF 6.98%, #F8E4FF 59.82%);
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04);
		padding: 10px;
		text-align: left;
		margin-bottom: 25px;
		overflow: hidden; */
		display: none;
	}
	#vue_nanesenie .section-constructor__text--print{
		font-weight: 400;
		
	}
	#vue_nanesenie .section-constructor__text--print + .section-constructor__text--print{
		margin-top: 10px;
	}
	#vue_nanesenie .cropme-container{
		/* max-width: calc(100% - 40px);
		margin: 0 10px 0 auto; */
		max-width: calc(100% - (15px + 15px));
		margin-right: auto;
		margin-left: auto;
	}
	#vue_nanesenie .cropme-rotation-slider, .cropme-slider{
		max-width: calc(100% - 20px);
		margin: 0 auto;
		display: none;
	}
	#vue_nanesenie .constructor-buttons{
		flex-wrap: wrap;
		padding: 40px 15px 0;
	}
	#vue_nanesenie .constructor-buttons__button:not(:last-child) {
    	margin-right: 0;
    	margin-bottom: 15px;    
	}
	#vue_nanesenie .constructor-buttons__button{
		width: 100%;
	    text-align: center;
	    flex: 0 0 100%;
	    min-height: 45px;
	    display: flex;
    }

    #vue_nanesenie .gallery-items__item--col {
	    flex-basis: calc(33.3% - 5px);
    	margin: 0 5px 10px 0;
	}
	.gallery-items__item--col:nth-of-type(3n) {
    	margin-right: 0;
	}
	#vue_nanesenie .section-constructor__constructor .product-tabs::after{
		display: none;
	}
	#vue_nanesenie .section-constructor__constructor .product-tabs__wrapper--constructor {
    	margin: 0 -15px;
    	width: calc(100% + 30px);
    	padding-left: 30px;
	}
	#vue_nanesenie .choose-colors{
		padding: 0 15px;
		margin-top: 20px;
	}


}

/* mobile small */
@media(max-width: 339px){
	/* main page */
	.section-tabs__link{
		padding-right: 75px;
		font-size: 15px;
	}
	.footer__menu .menu-messages__item{
		font-size: 14px;
    	padding: 15px 5px;
	}
	.footer__menu .b-menu__item .b-menu__link .menu-txt{
		/* font-size: 12px; */
	}

	/* catalog */
	.product-card__badges{
		min-height: unset;
	}
	.side-bar__filter-head{
		font-size: 16px;
	}
	.main-title {
    	font-size: 18px;
    	line-height: 25px;
	}
	.recent-products .liked-card {
    	flex: 0 0 100%;
    	margin: 0;
	}

	/* nabor page */
	.cart-product{
		flex-wrap: wrap;
	}
	.cart-product__center{
		flex: 0 0 100%;
		max-width: 100%;
		order: -1;
	}


	.cart-checkout__help-img {
 	   margin-left: 125px;
	}

	/* info page */
	.nav__title.nav__link, .nav__title{
		font-size: 16px;
	}
	.nav__link{
		font-size: 15px;
	}
	.form-group__label{
		white-space: nowrap;
	}


	/* nabor upload */
	.constructor__add-photo {
    	margin: 0 auto 40px !important;
	}
	#vue_nanesenie .edit-text__item{
		width: 300px;
    	height: 300px;
	}
	.cart-alert__buttons{
		flex-direction: column;
	}
	.cart-info{
		flex-direction: column;
    	justify-content: flex-start;
    	align-items: flex-start;
	}
	.cart-info__text{
		padding-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.cart-title {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 1.5;
	}
	.checkout-title {
		font-size: 24px;
	}
	.checkout-form__title {
		font-size: 16px;
	}
}

@media(max-width: 400px) {
	/* .cart-product__image img {
		height: 93px;
		width: 135px;
	} */
	/* .cart-product__text a {
		font-family: "Neue Haas Unica W1G", sans-serif;
		font-size: 12px;
		font-weight: 700;
	} */
	/* .cart-product__text {
		height: 48px;
		max-width: 212px;
		min-width: 100px;
	} */
	/* .cart-product__price {
		position: absolute;
		left: 43%;
		top: 27%;
	} */
	/* #basket_quantity_control {
		position: absolute;
		left: 70%;
		top: 27%;
	} */
	/* .cart-product__remove {
		margin: 0 0 0 -45px!important;
		height: 191px;
		display: block;
	} */
	/* #vue_nanesenie .cart-product__price {
		margin-top: 55px;
	} */
}

@media(max-width: 767px) {
	.cart-product {
		display: grid;
		padding-top: 15px;
		padding-bottom: 15px;
		grid-template-columns: min-content 1fr;
		grid-column-gap: 10px;
		grid-row-gap: 10px;
		grid-template-areas:
			'image text text'
			'image price counter';
	}
	.cart-product__image {
		margin: 0;
		border: 1px solid #DFE1E5;
		grid-area: image;
	}
	.cart-product__text {
		max-width: unset;
		min-width: unset;
		margin: 0;
		margin-right: 30px;
		font-weight: 700;
		font-size: 12px;
		line-height: 16px;
		grid-area: text;
	}
	.cart-product__counter {
		max-width: unset;
		margin: 0;
		grid-area: counter;
	}
	.cart-product__price {
		max-width: unset;
		margin: 0;
		font-weight: 400;
		font-size: 14px;
		line-height: 21px;
		grid-area: price;
	}
	.cart-product__price ins {
		font-weight: inherit;
		font-size: inherit;
		line-height: inherit;
		text-align: left;
	}
	.cart-product__remove {
		position: absolute;
		top: 15px;
		right: 0;
		display: block;
    height: auto;
	}
	.cart-product__counter button {
		width: 28px;
		height: 28px;
	}
	.cart-product__counter button i {
		width: 28px;
		height: 28px;
	}
	.cart-product__counter input {
		width: 28px;
		height: 28px;
		margin-right: 3px;
		margin-left: 3px;
		font-weight: 400;
		font-size: 14px;
		line-height: 21px;
	}
}
@media(max-width: 374px) {
	.cart-product__image {
		width: 110px;
    height: 85px;
	}
}

/* .test {

} */
/* End */


/* Start:/local/templates/monbon2021/assets/css/5corners.css?176538307522305*/
.button {
  display: inline-flex;
  justify-content: center;
  padding-top: 10px;
  padding-right: 18px;
  padding-bottom: 10px;
  padding-left: 18px;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  background-color: transparent;
  border: 1px solid #4D4D4D;
  gap: 10px;
  text-decoration: none;
  transition:
    color 0.3s,
    border-color 0.3s,
    background-color 0.3s;
  cursor: pointer;
}
.button:not(.button--grey):hover {
  color: #000000;
  background-color: #E9E0F9;
  border-color: #A279B7;
}
.button--grey {
  color: #4D4D4D;
  border: 1px solid #DFE1E5;
}
.button--grey:hover {
  color: #8567DE;
}
.button--grey:hover i {
  background-color: #8567DE;
}
.button i {
  transition: background-color 0.3s;
}
.layout {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 50px;
  padding-bottom: 60px;
}
@media(max-width: 767px) {
  .layout {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.layout--accordion {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media(max-width: 767px) {
  .layout--accordion {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.layout--accordion .layout__title {
  font-size: 20px;
}
.layout--hidden .layout__wrapper {
  display: none;
}
.layout--hidden .layout__header {
  margin-bottom: 0;
}
.layout--hidden .layout__desc {
  display: unset;
}
.layout--hidden .layout__toggle:before {
  content: 'Раскрыть';
}
.layout--hidden .layout__toggle:after {
  margin-top: 0;
  transform: rotate(180deg);
}
.layout--pink {
  border-top: 1px solid #dfe1e5;
  border-bottom: 1px solid #dfe1e5;
  background-color: #f7f3f9;
}
.layout--violet {
  color: #ffffff;
  background: linear-gradient(180deg, #A279B7 0%, #271B42 100%);
}
.layout--violet .button {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
.layout--violet .button:hover {
  color: #000000;
  background-color: #ffffff;
}
.layout__header {
  display: flex;
  margin-bottom: 30px;
  gap: 50px;
}
@media(max-width: 767px) {
  .layout__header {
    margin-bottom: 20px;
    gap: 10px;
  }
}
.layout__title,
.team__title {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  flex-shrink: 0;
}
@media(max-width: 991px) {
  .layout__title,
  .team__title {
    font-size: 18px;
  }
}
.layout__desc {
  display: none;
  align-self: center;
  margin: 0;
}
@media(max-width: 991px) {
  .layout__desc {
    font-size: 12px;
    line-height: 1.5;
  }
}
@media(max-width: 767px) {
  .layout__desc {
    display: none !important;
  }
}
.layout__toggle {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  margin-left: auto;
  color: #2D9CDB;
  border: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  transition: color 0.3s;
}
.layout__toggle:before {
  content: 'Свернуть';
}

.layout__toggle:hover {
  color: #6CBAE6;
}
.layout__toggle:after {
  width: 16px;
  height: 16px;
  background-color: #2D9CDB;
  -webkit-transition: all .3s;
  transition: background-color 0.3s;
  -webkit-mask: url("/local/templates/monbon2021/assets/css/../image/icons/icon-up.svg") no-repeat center/100%;
  mask: url("/local/templates/monbon2021/assets/css/../image/icons/icon-up.svg") no-repeat center/100%;
  content: '';
}

.double-slider {
  position: relative;
  /* display: grid; */
  display: flex;
  /* height: 460px; */
  margin-top: -60px;
  /* grid-template-columns: 285px auto 40px; */
  gap: 70px;
}
@media(max-width: 991px) {
  .double-slider {
    height: unset;
    flex-direction: column;
    margin-top: unset;
    /* grid-template-columns: minmax(0, 1fr); */
    gap: 20px;
  }
}
.double-slider__main {
  width: 100%;
}
@media(max-width: 991px) {
  .double-slider__main {
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-left: -15px;
  }
}
.double-slider__main-list {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  counter-reset: lvl1;
}
.double-slider__main-item {
  position: relative;
  width: 100% !important;
  height: unset;
  overflow: hidden;
  counter-increment: lvl1;
}
.double-slider__banner {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  margin: 0;
  padding: 0;
  gap: 16px;
}
.double-slider__banner img {
  display: block;
  width: 100%;
  height: 360px;
  object-fit: cover;
}
@media(max-width: 991px) {
  .double-slider__banner img {
    height: 430px;
  }
}
@media(max-width: 767px) {
  .double-slider__banner img {
    height: 220px;
  }
}
.double-slider__banner figcaption {
  /* height: 75px; */
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}
@media(max-width: 991px) {
  .double-slider__banner figcaption {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media(max-width: 767px) {
  .double-slider__banner figcaption {
    height: unset;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.double-slider__banner figcaption p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;

  /* display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; */
}
@media(max-width: 767px) {
  .double-slider__banner figcaption p {
    font-size: 12px;
  }
}
.double-slider__banner-title {
  display: none;
}
@media(max-width: 767px) {
  .double-slider__banner-title {
    position: relative;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    gap: 10px;
  }
}
@media(max-width: 767px) {
  .double-slider__banner-title:before {
    position: relative;
    content: counter(lvl1) '.';
  }
}

.double-slider__sidebar {
  position: relative;
  display: flex;
  /* height: 460px; */
  flex-direction: column;
  padding-top: 60px;
  flex-shrink: 0;
}
@media(max-width: 991px) {
  .double-slider__sidebar {
    height: 90px;
    padding-top: unset;
    order: 2;
  }
}
@media(max-width: 767px) {
  .double-slider__sidebar {
    display: none;
  }
}
.double-slider__thumbs {
  position: relative;
  width: 285px;
  margin-bottom: -25px;
  padding-bottom: 25px;
  flex-grow: 1;
}
@media(max-width: 991px) {
  .double-slider__thumbs {
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
  }
}
.double-slider__thumbs-list {
  /* display: flex;
  flex-direction: column; */
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  counter-reset: lvl1;
}
.double-slider__thumbs-item {
  width: 285px;
  counter-increment: lvl1;
}
@media(max-width: 991px) {
  .double-slider__thumbs-item {
    width: 160px;
    height: 90px;
  }
}
.double-slider__thumbs-card {
  position: relative;
  display: flex;
  width: 285px;
  height: 100%;
  align-items: center;
  padding-top: 20px;
  padding-right: 16px;
  padding-bottom: 20px;
  padding-left: 16px;
  background-color: #ffffff;
  outline: 1px solid #dfe1e5;
  outline-offset: -1px;
  gap: 10px;
  user-select: none;
  cursor: pointer;
}
@media(max-width: 991px) {
  .double-slider__thumbs-card {
    width: unset;
    height: 90px;
  }
}
.double-slider__thumbs-title {
  display: flex;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  gap: 10px;
}
.double-slider__thumbs-title:before {
  position: relative;
  content: counter(lvl1) '.';
}
.double-slider__thumbs-item--active .double-slider__thumbs-card {
  outline-color: #8567de;
  outline-width: 2px;
  outline-offset: -2px;
}

.double-slider__nav {
  display: flex;
  width: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-shrink: 0;
}
@media(max-width: 991px) {
  .double-slider__nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding-bottom: 200px;
  }
}
@media(max-width: 767px) {
  .double-slider__nav {
    position: relative;
    width: 100%;
    flex-direction: row;
    padding-bottom: 0;
  }
}
.double-slider__pagination {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
@media(max-width: 767px) {
  .double-slider__pagination {
    flex-direction: row;
  }
}
.double-slider__bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #969696;
  transition:
    background-color 0.3s,
    transform 0.3s;
  transform: scale(0.75);
  opacity: 0.5;
  cursor: pointer;
}
.double-slider__bullet:hover {
  background-color: #8567DE;
}
.double-slider__bullet--active {
  background-color: #8567DE;
  transform: scale(1);
  opacity: 1;
}
.double-slider__bullet:first-child:last-child {
  display: none;
}

.double-slider__arrow {
  display: flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  background: 0;
  border: 0;
  color: #4D4D4D;
  transition: color 0.3s;
  flex-shrink: 0;
}
.double-slider__arrow:hover {
  color: #8567DE;
}
.double-slider__arrow:before {
  width: 16px;
  height: 16px;
  background-color: #4D4D4D;
  transition: background-color 0.3s;
  -webkit-mask: url("/local/templates/monbon2021/assets/css/../image/icons/icon-up.svg") no-repeat center/100%;
  mask: url("/local/templates/monbon2021/assets/css/../image/icons/icon-up.svg") no-repeat center/100%;
  content: '';
}
.double-slider__arrow:hover:before {
  background-color: #8567DE;
}
.double-slider__arrow--next:before {
  transform: rotate(180deg);
}
@media(max-width: 767px) {
  .double-slider__arrow--next:before {
    transform: rotate(90deg);
  }
}
@media(max-width: 767px) {
  .double-slider__arrow--prew:before {
    transform: rotate(-90deg);
  }
}

/* .double-slider__arrow span {
  position: relative;
  width: 10px;
  height: 1px;
}
.double-slider__arrow span:before {
  position: absolute;
  top: 0;
  left: -3px;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
  content: '';
}
@media(max-width: 767px) {
  .double-slider__arrow span:before {
    top: -3px;
    left: 0;
  }
}
.double-slider__arrow span:after {
  position: absolute;
  top: 0;
  left: 3px;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  content: '';
}
@media(max-width: 767px) {
  .double-slider__arrow span:after {
    top: 3px;
    left: 0;
  }
}
.double-slider__arrow--next span:before {
  transform: rotate(45deg);
}
.double-slider__arrow--next span:after {
  transform: rotate(-45deg);
} */

.team {
  display: grid;
  grid-template-columns: 285px minmax(0, 1fr);
  gap: 70px;
}
@media(max-width: 991px) {
  .team {
    gap: 30px;
  }
}
@media(max-width: 767px) {
  .team {
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
  }
}
.team__header {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media(max-width: 767px) {
  .team__header {
    display: grid;
    grid-template-columns: 175px minmax(0, 1fr);
    gap: 10px;
  }
}
.team__photo {
  display: block;
  width: 285px;
  height: 285px;
  margin: 0;
  padding: 0;
  border: 1px solid #DFE1E5;
  border-radius: 50%;
  overflow: hidden;
}
@media(max-width: 767px) {
  .team__photo {
    width: 175px;
    height: 175px;
  }
}
.team__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team__info {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.team__who {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.5;
  text-align: right;
  gap: 10px;
}
@media(max-width: 767px) {
  .team__who {
    font-size: 12px;
  }
}
.team__who p {
  margin: 0;
}
.team__who-name {
  font-size: 20px;
  font-weight: 100;
  line-height: 1.2;
}
@media(max-width: 767px) {
  .team__who-name {
    font-size: 14px;
    font-weight: 400;
  }
}
.team__blockquote {
  margin: 0;
  font-family: "Caveat";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.27;
  text-align: right;
}
@media(max-width: 767px) {
  .team__blockquote {
    font-size: 16px;
  }
}
.team__blockquote p {
  margin: 0;
}
.team__main {
  font-size: 16px;
  line-height: 1.5;
}
@media(max-width: 767px) {
  .team__main {
    font-size: 12px;
  }
}
.team__main a {
  color: inherit;
  text-decoration-color: transparent;
  text-underline-position: under;
  transition: text-decoration-color 0.3s;
}
.team__main a:hover {
  color: inherit;
  text-decoration-color: inherit;
}
.team__main .button {
  display: flex;
  width: 100%;
  max-width: 245px;
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.team__slider {
  margin-top: 32px;
}
@media(max-width: 767px) {
  .team__slider {
    margin-top: 16px;
  }
}

.slider {
  position: relative;
}
@media(max-width: 767px) {
  .slider__galery {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.slider__list {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
.slider__item {
  width: 175px;
  margin-right: 15px;
}
.slider__item:last-child {
  margin-right: 0;
}
.slider__image {
  display: block;
  height: 270px;
  margin: 0;
  padding: 0;
}
.slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider__buttons,
.article-double-slider__buttons {
  position: absolute;
  top: calc(50% - 14px);
  right: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}
@media(max-width: 767px) {
  .slider__buttons,
  .article-double-slider__buttons {
    display: none;
  }
}
.slider__button,
.article-double-slider__button {
  position: relative;
  z-index: 1;
  display: flex;
  width: 34px;
  height: 34px;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 50%;
  transition:
    visibility 0.3s,
    opacity 0.3s,
    border-color 0.3s,
    background-color 0.3s;
  pointer-events: auto;
  cursor: pointer;
}
.slider__button:hover,
.article-double-slider__button:hover {
  border-color: #000000;
  background-color: #000000;
}
.slider__button:before,
.article-double-slider__button:before {
  width: 24px;
  height: 24px;
  background-color: #000000;
  transition: background-color 0.3s;
  content: '';
}
.slider__button:hover:before,
.article-double-slider__button:hover:before {
  background-color: #ffffff;
}
/* .slider__button--disabled,
.article-double-slider__button--disabled {
  visibility: hidden;
  opacity: 0;
} */
.slider__button--prew:before,
.article-double-slider__button--prew:before {
  -webkit-mask: url("/local/templates/monbon2021/assets/css/../image/icons/left.svg") no-repeat center/100%;
  mask: url("/local/templates/monbon2021/assets/css/../image/icons/left.svg") no-repeat center/100%;
}
.slider__button--next:before,
.article-double-slider__button--next:before {
  -webkit-mask: url("/local/templates/monbon2021/assets/css/../image/icons/right.svg") no-repeat center/100%;
  mask: url("/local/templates/monbon2021/assets/css/../image/icons/right.svg") no-repeat center/100%;
}

.article-double-slider {
  margin-top: 30px;
  margin-bottom: 40px;
}
@media(max-width: 767px) {
  .article-double-slider {
    margin-top: 24px;
    margin-bottom: 32px;
  }
}

.article-double-slider__main {
  height: 420px;
}
@media(max-width: 767px) {
  .article-double-slider__main {
    display: none;
  }
}
.article-double-slider__main .swiper-container {
  height: 100%;
}

.article-double-slider__main .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-double-slider__nav {
  position: relative;
  height: 120px;
  margin-top: 15px;
}
@media(max-width: 767px) {
  .article-double-slider__nav {
    height: 190px;
  }
}
.article-double-slider__nav .swiper-container {
  height: 100%;
}
@media(max-width: 767px) {
  .article-double-slider__nav .swiper-container {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.article-double-slider__nav .swiper-slide {
  opacity: 0.4;
  transition: opacity 0.3s;
  cursor: pointer;
}
@media(max-width: 767px) {
  .article-double-slider__nav .swiper-slide {
    width: 280px !important;
    opacity: 1;
  }
}
@media(min-width: 992px) {
  .article-double-slider__nav .swiper-slide:hover {
    opacity: 1;
  }
}
@media(min-width: 992px) {
  .article-double-slider__nav .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
  }
}
.article-double-slider__nav .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-tabs {
  background-color: #fafafa;
  margin-bottom: 48px;
}
@media(max-width: 991px) {
  .section-tabs {
    margin-bottom: 32px;
  }
}
@media(max-width: 767px) {
  .section-tabs {
    position: relative;
    margin-bottom: 0;
    z-index: 9999;
  }
}
@media(max-width: 767px) {
  .section-tabs + section,
  .section-tabs + .layout {
    margin-top: 0;
  }
}
@media(max-width: 767px) {
  .section-tabs--mobile-invisible {
    display: none !important;
  }
}
.section-tabs__wrapper {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 15px;
  padding-left: 15px;
  overflow: auto;
}
@media (max-width: 991px) {
  .section-tabs__wrapper::-webkit-scrollbar {
    height: 0;
  }
  .section-tabs__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0;
    z-index: 1;
    width: 150px;
    pointer-events: none;
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  }
}
.section-tabs__wrapper .section-tab {
  flex: none;
}
@media(max-width: 767px) {
  .section-tabs__wrapper {
    margin-left: unset;
    padding-left: unset;
  }
}
@media(max-width: 767px) {
  .section-tabs__wrapper .section-tab {
    padding: 15px;
  }
}
.section-tabs__spacer {
  height: 68px;
  margin-bottom: 30px;
}
.section-tab {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 13px;
  color: #333;
  line-height: 24px;
  text-decoration: none;
  margin-right: 10px;
}
.section-tab:last-child {
  margin-right: 0;
}
.section-tab i {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.section-tab::before {
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #CCB8F5;
  -webkit-transition: all .3s;
  transition: all .3s
}
.section-tab:hover::before,
.section-tab_active::before {
  opacity: 1;
  visibility: visible;
}
.shops-grid {
  display: grid;
  margin: 60px auto 0;
  grid-template-columns:1fr 1fr;
  gap: 30px;
  max-width: 970px;
}
@media(max-width: 767px) {
	.shops-grid {
    display: block;
		margin: 30px auto 0;
	}
}
.shop-card {
  display: flex;
  transition: box-shadow 0.3s;
  text-decoration: none;
}
.shop-card:hover {
  -webkit-box-shadow: 0 16px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 16px 20px rgba(0, 0, 0, 0.1)
}
@media(min-width: 992px) {
  .shop-card--big {
    grid-column-start: 1;
    grid-column-end: 3;
  }
  
  .shop-card--big .shop-card__image {
    flex: 0 0 50%;
    width: 50%;
  }
  
  .shop-card--big .shop-card__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    padding: 36px 32px 33px;
  }
  
  .shop-card--big .shop-card__cat {
    font-size: 10px;
    line-height: 15px;
  }
  
  .shop-card--big .shop-card__name {
    font-size: 18px;
    line-height: 27px;
  }
  
  .shop-card--big .shop-card__address {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin-bottom: 10px;
  }
  
  .shop-card--big .shop-card__landmark {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: auto;
  }
  
  .shop-card--big .shop-card__work {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
  }
  
  .shop-card--big .shop-card__work span {
    margin-right: 5px;
  }
  
  .shop-card--big .shop-card__work::before {
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 13px;
  }
}
.shop-card__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 184px;
  flex: 0 0 184px;
  width: 184px
}
.shop-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop-card__item {
  display: flex;
  flex-direction: column;
  flex: auto;
  width: auto;
  background-color: #fff;
  padding: 15px 30px
}
.shop-card__cat {
  font-weight: 500;
  font-size: 8px;
  line-height: 12px;
  text-transform: uppercase;
  color: #666
}
.shop-card__name {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #333
}
.shop-card__address {
  font-size: 12px;
  line-height: 18px;
  color: #666;
  margin-bottom: 5px
}
.shop-card__landmark {
  font-size: 10px;
  line-height: 15px;
  color: #666;
  margin-bottom: auto
}
.shop-card__work {
  display: flex;
  align-items: center;
  font-size: 10px;
  line-height: 15px;
  margin-top: 10px;
  color: #333333;
}
.shop-card__work::before {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 5px;
  border-radius: 50%
}
.shop-card__work span {
  margin-right: 3px
}
.shop-card__work_close span {
  color: #EB5757
}
.shop-card__work_close::before {
  background-color: #EB5757
}
.shop-card__work_open span {
  color: #27AE60
}
.shop-card__work_open::before {
  background-color: #27AE60
}
/* End */
/* /local/templates/monbon2021/components/bitrix/breadcrumb/template/style.css?1765383075585 */
/* /local/templates/monbon2021/components/bitrix/menu/footer/style.css?1765383075581 */
/* /local/templates/monbon2021/styles.css?176538307515006 */
/* /local/templates/monbon2021/assets/css/fonts.css?17653830753544 */
/* /local/templates/monbon2021/assets/css/bootstrap-grid.css?176538307567472 */
/* /local/templates/monbon2021/assets/css/swiper.min.css?176538307513677 */
/* /local/templates/monbon2021/assets/css/effect-fade.css?1765383075349 */
/* /local/templates/monbon2021/assets/lib/css/owl.carousel.min.css?17653830743351 */
/* /local/templates/monbon2021/assets/css/jquery.datetimepicker.min.css?176538307516503 */
/* /local/templates/monbon2021/assets/lib/css/cropme.min.css?17653830741255 */
/* /local/templates/monbon2021/assets/css/common.css?1765383075192303 */
/* /local/templates/monbon2021/assets/css/common_ext.css?176538307539369 */
/* /local/templates/monbon2021/assets/css/responsive.css?176538307517134 */
/* /local/templates/monbon2021/assets/css/choices.min.css?17653830756679 */
/* /local/templates/monbon2021/assets/css/tippy.css?17653830751390 */
/* /local/templates/monbon2021/assets/css/media_n.css?176538307535203 */
/* /local/templates/monbon2021/assets/css/5corners.css?176538307522305 */
