:root {
  --color-element: #ffffff;
  --color-focus: #ec1d24;
  --color-backgroung: #f7f7f7;
  --color-button: #36ac46;
  --color-button--hover: #30993e;
  --color-text-main: #202020;
  --color-text-under-banner: #575757;
  --color-text-white: #ffffff;
  --color-text-grey: #777;
  --color-light-grey: #ccc;
  --color-breadcrumbs: #e9e9e9;
  --color-text-menu: #232462;
  --color-icons-light: #ffffff;
  --color-icons-dark: #232462;
  --color-icons-black: #202020;
  --color-border-grey: #e9e9e9;
  --main-gradient: linear-gradient(to left, #232462, #363798);
  --white-gradient: linear-gradient(to left, white, white, rgba(255, 255, 255, 0)); }
  :root .header__auth-link, :root .header__phone, :root .header__user-button {
    font-size: 13px;
    color: var(--color-text-white);
    font-family: 'Muller Regular', serif; }
    @media (max-width: 950px) {
      :root .header__auth-link, :root .header__phone, :root .header__user-button {
        font-size: 12px; } }
  :root .popup__added-to-cart .popup-window-content p {
    font-size: 12px;
    color: var(--color-text-white);
    font-family: 'Muller Regular', serif; }
    @media (min-width: 950px) {
      :root .popup__added-to-cart .popup-window-content p {
        font-size: 15px;
        color: var(--color-text-grey); } }
  :root .footer__links a, :root .popular-list__menu li::marker, :root .popular-list__menu a {
    font-size: 13px;
    color: var(--color-text-black);
    font-family: 'Muller Medium', serif; }
    @media (max-width: 950px) {
      :root .footer__links a, :root .popular-list__menu li::marker, :root .popular-list__menu a {
        font-size: 12px; } }
  :root .header__workspace .header__top-50, :root .header__workspace .header__best-price {
    text-transform: uppercase;
    font-size: 12px;
    color: var(--color-text-menu);
    font-family: 'Muller Bold', serif; }
  :root .franchise-page__contact-link {
    font-size: 14px;
    color: var(--color-text-main);
    font-family: 'Muller Bold', serif; }
  :root .auth__container .bx-authform-input-container input {
    font-size: 14px;
    color: var(--color-text-under-banner);
    font-family: 'Muller Regular', serif; }
  :root .popup__added-to-cart .popup-window-buttons .popup-window-button {
    font-size: 16px;
    color: var(--color-text-white);
    font-family: 'Muller Bold', serif; }
  :root .popup__added-to-cart .popup-window-titlebar-text {
    font-size: 17px;
    color: var(--color-text-white);
    font-family: 'King Bold', serif; }
    @media (min-width: 950px) {
      :root .popup__added-to-cart .popup-window-titlebar-text {
        font-size: 22px;
        color: var(--color-text-main); } }
  :root .public-page .franchise-page__h1-container h1 {
    font-size: 30px;
    color: var(--color-text-white);
    font-family: 'King Bold', serif; }
  :root h2 {
    font-size: 19px;
    color: var(--color-text-main);
    font-family: 'King Bold', serif; }
  :root .public-page h2 {
    font-size: 18px;
    color: var(--color-text-main);
    font-family: 'King Bold', serif; }
  :root .popular__list h3 {
    font-size: 15px;
    color: var(--color-text-main);
    font-family: 'King Bold', serif; }
    @media (min-width: 950px) {
      :root .popular__list h3 {
        font-size: 16px; } }
  :root .franchise__promo-title {
    font-size: 16px;
    color: var(--color-text-white);
    font-family: 'King Bold', serif;
    line-height: 1.2em; }
    @media (min-width: 950px) {
      :root .franchise__promo-title {
        font-size: 18px; } }
  :root .public-page h1 {
    font-size: 18px;
    color: var(--color-icons-black);
    font-family: 'King Bold', serif;
    line-height: 1.2em; }
    @media (min-width: 950px) {
      :root .public-page h1 {
        font-size: 22px; } }
  :root .contacts__section p, :root .franchise-page__info-block p, :root .franchise-page__info-block li {
    font-size: 13px;
    color: var(--color-icons-black);
    font-family: 'Muller Regular', serif;
    line-height: 1.6em; }
  :root .auth__container--forgot .auth__or {
    font-size: 12px;
    color: var(--color-text-main);
    font-family: 'Muller Bold', serif; }
  :root .auth__links a, :root .trends__best-sellers {
    font-size: 12px;
    color: var(--color-text-grey);
    font-family: 'Muller Regular', serif; }
  :root .footer__mobile-menu a, :root .auth__description, :root .form__annotations p {
    font-size: 12px;
    color: var(--color-text-main);
    font-family: 'Muller Regular', serif; }
  :root .auth__container .bx-authform-formgroup-container .btn-primary {
    font-size: 12px;
    color: var(--color-text-white);
    font-family: 'Muller Bold', serif; }
  :root .franchise__promo-description, :root .franchise__promo-link {
    font-size: 12px;
    color: var(--color-text-white);
    font-family: 'Muller Regular', serif; }
    @media (min-width: 950px) {
      :root .franchise__promo-description, :root .franchise__promo-link {
        font-size: 13px; } }
  :root .public-page .franchise-page__h1-container p {
    font-size: 13px;
    color: var(--color-text-white);
    font-family: 'Muller Regular', serif; }
    @media (min-width: 950px) {
      :root .public-page .franchise-page__h1-container p {
        font-size: 16px; } }
  :root .footer h3 {
    text-transform: uppercase;
    font-size: 11px;
    color: var(--color-text-main);
    font-family: 'Muller Bold', serif; }
  :root .footer__contacts-links a:first-child {
    font-size: 16px;
    color: var(--color-text-main);
    font-family: 'Muller Regular', serif; }
  :root .franchise-page__info-block h3 {
    font-size: 16px;
    color: var(--color-text-main);
    font-family: 'Muller Bold', serif; }
    @media (min-width: 950px) {
      :root .franchise-page__info-block h3 {
        font-size: 18px; } }
  :root .footer__middle-apps p, :root .footer__disc {
    font-size: 13px;
    color: var(--color-text-grey);
    font-family: 'Muller Regular', serif; }
  :root .alert-danger {
    font-size: 13px;
    color: var(--color-focus);
    font-family: 'Muller Regular', serif; }
@font-face {
  font-family: 'Muller Regular';
  src: url("assets/fonts/muller/MullerRegular.eot");
  src: local("Muller Regular"), local("MullerRegular"), url("assets/fonts/muller/MullerRegular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/muller/MullerRegular.woff2") format("woff2"), url("assets/fonts/muller/MullerRegular.woff") format("woff"), url("assets/fonts/muller/MullerRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Muller Medium';
  src: url("assets/fonts/muller/MullerMedium.eot");
  src: local("Muller Regular"), local("MullerMedium"), url("assets/fonts/muller/MullerMedium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/muller/MullerMedium.woff2") format("woff2"), url("assets/fonts/muller/MullerMedium.woff") format("woff"), url("assets/fonts/muller/MullerMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Muller Bold';
  src: url("assets/fonts/muller/MullerBold.eot");
  src: local("Muller Bold"), local("MullerBold"), url("assets/fonts/muller/MullerBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/muller/MullerBold.woff2") format("woff2"), url("assets/fonts/muller/MullerBold.woff") format("woff"), url("assets/fonts/muller/MullerBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Muller Extra';
  src: url("assets/fonts/muller/MullerExtraBold.eot");
  src: local("Muller Black"), local("MullerBlack"), url("assets/fonts/muller/MullerExtraBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/muller/MullerExtraBold.woff2") format("woff2"), url("assets/fonts/muller/MullerExtraBold.woff") format("woff"), url("assets/fonts/muller/MullerExtraBold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'King Regular';
  src: url("assets/fonts/king/King-Regular.eot");
  src: local("King Regular"), local("King-Bold"), url("assets/fonts/king/King-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/king/King-Regular.woff2") format("woff2"), url("assets/fonts/king/King-Regular.woff") format("woff"), url("assets/fonts/king/King-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'King Bold';
  src: url("assets/fonts/king/King-Bold.eot");
  src: local("King Bold"), local("King-Bold"), url("assets/fonts/king/King-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/king/King-Bold.woff2") format("woff2"), url("assets/fonts/king/King-Bold.woff") format("woff"), url("assets/fonts/king/King-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'King Medium';
  src: url("assets/fonts/king/King-Medium.eot");
  src: local("King Medium"), local("King Medium"), url("assets/fonts/king/King-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/king/King-Medium.woff2") format("woff2"), url("assets/fonts/king/King-Medium.woff") format("woff"), url("assets/fonts/king/King-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
body {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

a:hover {
  text-decoration: none; }

.header__logotype-wrapper {
  position: relative;
  height: 80px;
  width: 173px;
  z-index: 999; }
  @media (max-width: 950px) {
    .header__logotype-wrapper {
      display: none; } }
  @media (max-width: 1100px) {
    .header__logotype-wrapper {
      height: 54px;
      width: 59px; } }
  @media (min-width: 950px) {
    .header__logotype-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto; } }

.header__logotype-wrapper--mobile {
  display: none;
  width: 59px;
  height: 54px; }
  @media (max-width: 950px) {
    .header__logotype-wrapper--mobile {
      display: block; } }

.header__top-menu {
  margin: 0 !important; }

.header__top-bar {
  background: var(--main-gradient); }
  .header__top-bar .wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 35px; }

.icon {
  width: 100%;
  height: 100%;
  display: block; }

.header__social-link--vk {
  height: 20px;
  width: 20px;
  display: block; }
  .header__social-link--vk .icon {
    fill: var(--color-icons-light); }

.header__auth-link--registration {
  padding-left: 10px; }

.header__phone {
  line-height: 1em;
  margin-right: 0;
  margin-left: auto; }

.wrapper {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (max-width: 950px) {
    .wrapper {
      padding: 0 15px; } }

.header__mobile-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  @media (min-width: 950px) {
    .header__mobile-menu {
      display: none; } }
  .header__mobile-menu span {
    display: block;
    width: 19px;
    height: 2px;
    background-color: var(--color-icons-dark); }

.header__workspace {
  align-items: center;
  z-index: 1000;
  position: relative;
  display: -webkit-box;
  display: flex; }
  .header__workspace .header__mobile-menu {
    display: -webkit-box;
    display: flex;
    width: 19px;
    height: 12px; }
  @media (max-width: 950px) {
    .header__workspace {
      width: 100%;
      -webkit-box-pack: justify;
      justify-content: space-between; } }
  .header__workspace button {
    display: block;
    width: 23px;
    height: 23px;
    background: none;
    border: none; }
    .header__workspace button .icon {
      fill: var(--color-icons-dark); }
  .header__workspace .header__search {
    width: 21px; }
    @media (min-width: 950px) {
      .header__workspace .header__search {
        margin-left: 45px; } }
    @media (max-width: 950px) {
      .header__workspace .header__search {
        width: 17px; } }
  .header__workspace .header__favorites {
    width: 23px;
    height: 23px; }
    @media (min-width: 950px) {
      .header__workspace .header__favorites {
        margin-left: 40px; } }
    @media (max-width: 950px) {
      .header__workspace .header__favorites {
        display: none; } }
    .header__workspace .header__favorites .icon {
      fill: var(--color-icons-dark); }
  .header__workspace .header__favorites:hover .icon, .header__workspace button:hover .icon {
    transition: 0.2s;
    fill: var(--color-focus); }
  .header__workspace .header__favorites:not(:hover) .icon, .header__workspace button:not(:hover) .icon {
    transition: 0.2s; }
  .header__workspace .header__top-50 {
    align-self: center;
    margin-right: 50px; }
    @media (max-width: 950px) {
      .header__workspace .header__top-50 {
        display: none; } }
  .header__workspace .header__top-50:hover, .header__workspace .header__best-price:hover {
    color: var(--color-focus);
    transition: 0.2s; }
  .header__workspace .header__top-50:not(:hover), .header__workspace .header__best-price:not(:hover) {
    transition: 0.2s; }
  .header__workspace .header__best-price {
    align-self: center; }
    @media (max-width: 950px) {
      .header__workspace .header__best-price {
        display: none; } }
  .header__workspace .header__cart {
    width: 21px; }
  @media (min-width: 950px) {
    .header__workspace .header__cart-container {
      margin-left: 40px; } }
  @media (min-width: 950px) {
    .header__workspace .header__profile {
      display: none; } }
  .header__workspace .header__mobile-menu-container {
    width: 40px;
    height: 40px; }
    @media (min-width: 950px) {
      .header__workspace .header__mobile-menu-container {
        display: none; } }
  .header__workspace .header__profile--personal, .header__workspace .header__profile--login {
    display: block;
    height: 21px;
    width: 15px; }
    .header__workspace .header__profile--personal .icon, .header__workspace .header__profile--login .icon {
      fill: var(--color-icons-dark); }

.header__social-links, .header__authorization {
  margin: 0 0 0 28px; }

.header__authorization {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  z-index: 1001; }
  .header__authorization .state {
    transform: rotate(180deg); }
  .header__authorization .state.state--open {
    transform: none; }
  .header__authorization i {
    display: block;
    height: 12px;
    width: 30px; }
    .header__authorization i .icon {
      fill: var(--color-icons-light);
      opacity: 0.4; }

@media (min-width: 1100px) {
  .header__logo--mobile {
    display: none; } }

@media (max-width: 1100px) {
  .header__logo--desktop {
    display: none; } }

.header__logotype {
  position: absolute;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin: auto;
  left: 0;
  right: 0;
  width: 173px;
  height: 69px;
  bottom: 29px; }
  @media (max-width: 1100px) {
    .header__logotype {
      width: 59px;
      height: 54px;
      bottom: 30px; } }
  @media (max-width: 950px) {
    .header__logotype {
      bottom: 11px; } }

.header__slogan {
  padding-top: 3px;
  font-family: 'Muller Medium', serif;
  font-size: 8px;
  letter-spacing: 0.6px;
  opacity: 0.8;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  color: var(--color-text-menu); }
  @media (max-width: 1100px) {
    .header__slogan {
      display: none; } }

.header__user-button {
  border: none;
  background: none;
  line-height: 1em; }

.header__middle {
  background-color: var(--color-text-white);
  position: relative;
  transition: 0.2s; }
  .header__middle .wrapper {
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 80px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
    @media (max-width: 950px) {
      .header__middle .wrapper {
        height: 50px;
        padding-left: 15px; } }

.overlay {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: none;
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); }

.overlay.overlay--open {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block; }

.header {
  background-color: var(--color-element);
  z-index: 150;
  position: relative; }

.popup__added-to-cart {
  background-color: var(--color-icons-dark); }

.popup-window.popup-window-with-titlebar.popup__added-to-cart {
  width: 100%;
  height: 100%;
  max-width: 920px;
  margin: auto;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0;
  bottom: 0;
  z-index: 1210 !important;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 20px; }
  @media (min-width: 950px) {
    .popup-window.popup-window-with-titlebar.popup__added-to-cart {
      max-height: 460px;
      min-height: 320px;
      background-color: var(--color-text-white);
      padding: 85px 0 75px; } }

.popup__icon-circle {
  width: 89px;
  height: 89px;
  min-height: 89px;
  background-color: var(--color-button);
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center; }

.popup__added-icon {
  width: 58px;
  position: relative;
  top: 4px; }

.popup--opened {
  overflow: hidden;
  position: fixed;
  width: 100%; }

.popup__added-to-cart.popup-window-with-titlebar .popup-window-content {
  height: auto;
  flex: none;
  padding: 0 0 30vh; }
  @media (min-width: 950px) {
    .popup__added-to-cart.popup-window-with-titlebar .popup-window-content {
      padding: 0 0 23px; } }

.popup__added-to-cart.popup-window-with-titlebar .popup-window-close-icon:after {
  content: none; }

.popup__multi-items .popup-window-close-icon {
  top: 21px;
  right: 21px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: .65; }
.popup__multi-items .popup-window-close-icon:before {
  content: '\f00d';
  background-image: none;
  font-family: FontAwesome, serif;
  color: white;
  font-size: 16px; }
.popup__multi-items .popup-window-titlebar {
  position: relative; }
.popup__multi-items .popup-window-titlebar:before {
  width: 89px;
  height: 89px;
  border-radius: 50%;
  display: block;
  content: '';
  background-color: var(--color-button);
  left: 0;
  right: 0;
  margin: auto auto 20px; }
.popup__multi-items .popup-window-titlebar:after {
  display: block;
  content: "\f00c";
  font-family: FontAwesome, serif;
  font-size: 66px;
  color: var(--color-text-white);
  width: 66px;
  left: 0;
  right: 0;
  margin: auto;
  top: 12px;
  position: absolute; }
@media (min-width: 950px) {
  .popup__multi-items .popup-window-close-icon:before, .popup__multi-items .popup-window-close-icon:after {
    content: "" !important;
    background-image: none;
    height: 3px;
    width: 42px;
    background-color: #575757;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .popup__multi-items .popup-window-close-icon:before {
    transform: rotate(45deg); }
  .popup__multi-items .popup-window-close-icon:after {
    transform: rotate(-45deg); }
  .popup__multi-items .popup-window-close-icon {
    top: 42px;
    right: 42px;
    height: 42px;
    width: 42px; }
  .popup__multi-items .popup-window-close-icon:hover:before, .popup__multi-items .popup-window-close-icon:hover:after {
    background-color: var(--color-focus);
    transition: 0.2s; }
  .popup__multi-items .popup-window-close-icon:not(:hover):before, .popup__multi-items .popup-window-close-icon:not(:hover):after {
    transition: 0.2s; } }

.popup__icon--close {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  right: 20px;
  top: 20px; }
  .popup__icon--close svg {
    height: 12px; }
    @media (min-width: 950px) {
      .popup__icon--close svg {
        display: none; } }

.popup__added-to-cart .popup-window-titlebar-text {
  padding: 0;
  line-height: 1em;
  height: auto; }

.popup__added-to-cart .popup-window-content p {
  margin: 0; }

.popup__added-to-cart .popup-window-content {
  background: none; }

.popup__added-to-cart .popup-window-titlebar {
  margin: 20px 0 12px;
  height: auto; }
  @media (min-width: 950px) {
    .popup__added-to-cart .popup-window-titlebar {
      margin: 13px 0 17px; } }

.popup__added-to-cart .popup-window-buttons {
  padding: 0;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 40px);
  margin: 0 auto; }
  .popup__added-to-cart .popup-window-buttons .popup-window-button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: none;
    margin: 0;
    padding: 0;
    line-height: 1em;
    border-radius: 2px;
    text-transform: none;
    box-shadow: none;
    width: 100%;
    height: 40px; }
    @media (min-width: 950px) {
      .popup__added-to-cart .popup-window-buttons .popup-window-button {
        height: 60px; } }
  .popup__added-to-cart .popup-window-buttons .popup__button--to-cart {
    background-color: var(--color-button); }
  .popup__added-to-cart .popup-window-buttons .popup__button--to-shop {
    margin-top: 15px;
    font-size: 12px !important;
    text-decoration: underline; }
    @media (min-width: 950px) {
      .popup__added-to-cart .popup-window-buttons .popup__button--to-shop {
        margin-top: 7px;
        font-size: 15px !important;
        color: var(--color-text-main) !important; } }
  @media (min-width: 950px) {
    .popup__added-to-cart .popup-window-buttons {
      position: relative;
      width: 250px;
      bottom: auto; } }

@media (max-width: 950px) {
  .header__catalog-menu {
    display: none; }

  .header__top-bar .wrapper {
    height: 26px; }

  .header__social-links, .bx-aside-nav .header__authorization .header__auth-link--registration {
    display: none; } }
@media (min-width: 950px) {
  .popup__icon--close {
    width: 30px;
    height: 30px;
    right: 40px;
    top: 40px; }

  .popup__icon--close:after {
    content: '' !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .popup__icon--close:before {
    content: '' !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .popup__icon--close:after, .popup__icon--close:before {
    display: block;
    width: 42px;
    top: 14px;
    left: -6px;
    height: 3px;
    background-color: var(--color-text-grey);
    position: absolute; }

  .popup-window-overlay {
    opacity: .8; } }
.header__middle.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #e9e9e9; }
  .header__middle.sticky .header__logotype-wrapper--mobile {
    height: 38px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    transition: 0.2s; }
  .header__middle.sticky .header__logotype {
    height: 38px;
    bottom: 0;
    transition: 0.2s; }
    .header__middle.sticky .header__logotype img {
      height: 100%; }

.work-area {
  overflow: hidden;
  background-color: var(--color-backgroung); }

.row {
  margin: 0; }

h2 {
  line-height: 30px;
  margin: 0 0 15px;
  text-align: center; }

.footer__logo {
  position: relative; }
  .footer__logo a {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -22px; }
    .footer__logo a img {
      height: 100%; }

@media (min-width: 950px) {
  .footer__mobile-section {
    display: none; } }

.footer__desktop-section {
  display: none; }
  @media (min-width: 950px) {
    .footer__desktop-section {
      display: block;
      padding-top: 50px; } }

.footer__logo--mobile {
  display: block;
  height: 62px;
  width: 155px; }
  @media (min-width: 950px) {
    .footer__logo--mobile {
      display: none; } }

.footer__logo--desktop {
  display: none; }
  @media (min-width: 950px) {
    .footer__logo--desktop {
      height: 80px;
      width: 87px;
      display: block;
      top: -56px !important; } }

.footer {
  background-color: var(--color-backgroung); }

.footer__mobile-section {
  padding-top: 50px; }

.footer__mobile-menu a {
  text-align: center;
  display: block;
  padding: 10px;
  border-bottom: 1px solid rgba(233, 233, 233, 0.7); }

.footer__mobile-menu li:last-child a {
  border-bottom: none; }

.footer h3 {
  margin: 0; }

.footer__middle {
  max-width: 1108px;
  margin: auto;
  display: -webkit-box;
  display: flex;
  padding-bottom: 50px;
  border-bottom: 1px solid #d8d8d8; }
  .footer__middle h3 {
    margin-bottom: 15px; }
  .footer__middle .icon {
    width: 40px;
    height: 44px;
    fill: var(--color-text-grey);
    opacity: 0.3; }

.footer__middle-apps p {
  margin: 0;
  max-width: 240px; }

.footer__systems-logos {
  padding: 5px 0 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center; }

.footer__links a {
  display: block;
  margin-bottom: 15px; }

.footer__systems-logos .icon:first-child {
  height: 42px; }

.footer__middle > div {
  flex: 1; }

.footer__contacts-links a:first-child {
  display: block;
  margin-bottom: 5px; }
.footer__contacts-links a:last-child .icon {
  width: 30px;
  height: 30px;
  opacity: 0.7; }

.footer__disc {
  padding: 43px 0 32px;
  opacity: 0.4;
  text-align: center; }

.franchise-section {
  background-color: var(--color-focus);
  padding: 53px 0; }

@media (min-width: 950px) {
  .franchise__promo-title {
    text-align: left; } }

.franchise__promo-description {
  margin: 0;
  text-align: center; }
  @media (min-width: 950px) {
    .franchise__promo-description {
      text-align: left;
      font-size: 14px !important; } }

.franchise__promo-link {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  height: 30px;
  padding: 3px 30px 0;
  border: 1px solid var(--color-text-white);
  margin-top: 20px; }

.franchise__promo {
  text-align: center; }
  @media (min-width: 950px) {
    .franchise__promo {
      width: 450px;
      text-align: left; } }

.franchise__logo {
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 950px) {
    .franchise__logo {
      margin: 0;
      width: 240px; } }
  .franchise__logo img {
    height: 130px; }
    @media (min-width: 950px) {
      .franchise__logo img {
        height: 176px; } }

@media (min-width: 950px) {
  .franchise__container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center; } }

.popular-list__menu {
  padding-left: 20px; }
  .popular-list__menu li::marker {
    content: initial !important; }
  .popular-list__menu li {
    padding-bottom: 7px; }
    @media (min-width: 950px) {
      .popular-list__menu li {
        padding-bottom: 12px; } }
  .popular-list__menu a {
    position: relative;
    white-space: nowrap;
    display: block; }
  .popular-list__menu a:hover {
    color: var(--color-focus);
    transition: color 0.2s; }
  .popular-list__menu a:not(:hover) {
    transition: color 0.2s; }
  .popular-list__menu a:after {
    content: '';
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: var(--white-gradient); }

.popular__list {
  overflow: hidden; }
  @media (max-width: 950px) {
    .popular__list {
      min-width: 170px; } }
  @media (min-width: 950px) {
    .popular__list {
      width: 25%; } }
  .popular__list h3 {
    margin: 0 0 15px; }
    @media (min-width: 950px) {
      .popular__list h3 {
        margin-bottom: 22px; } }

@media (max-width: 950px) {
  .popular__list:last-child {
    min-width: 230px; } }

.popular-lists-section {
  padding: 35px 0;
  background-color: var(--color-icons-light); }
  @media (max-width: 950px) {
    .popular-lists-section {
      overflow-x: scroll; } }
  .popular-lists-section .wrapper {
    display: -webkit-box;
    display: flex; }

.public-page h1 {
  text-align: center; }
  @media (min-width: 768px) {
    .public-page h1 {
      margin-bottom: 20px; } }
.public-page h2 {
  text-align: left; }

.contacts__container {
  background-color: var(--color-text-white);
  padding: 20px 0 30px; }
  @media (min-width: 768px) {
    .contacts__container .wrapper {
      display: -webkit-box;
      display: flex;
      flex-direction: row-reverse; } }

@media (min-width: 768px) {
  .contacts__map {
    min-width: 420px; } }
.contacts__map img {
  width: 100%; }

@media (min-width: 768px) {
  .contacts__info {
    padding-right: 30px; } }

.auth__section h1 {
  margin: 0;
  padding: 10px 0; }
  @media (min-width: 950px) {
    .auth__section h1 {
      padding: 26px 0 23px; } }

.auth__container {
  padding: 20px 0;
  background-color: var(--color-text-white); }
  @media (min-width: 950px) {
    .auth__container {
      padding: 50px 0; } }
  .auth__container form {
    max-width: 355px;
    margin: 0 auto; }
  .auth__container .bx-authform-input-container {
    margin-bottom: 20px; }
    .auth__container .bx-authform-input-container input {
      border-color: var(--color-border-grey);
      background: none;
      border-radius: 2px;
      width: 100%;
      padding: 14px 15px 11px; }
  .auth__container .bx-authform-formgroup-container {
    margin: 0;
    width: calc(60% - 30px); }
    .auth__container .bx-authform-formgroup-container .btn-primary {
      height: 40px;
      width: 100%;
      border-radius: 2px;
      background-color: var(--color-button);
      border: none;
      line-height: 30px; }
    @media (min-width: 950px) {
      .auth__container .bx-authform-formgroup-container .btn-primary:hover {
        background-color: var(--color-button--hover);
        transition: background-color 0.2s; }
      .auth__container .bx-authform-formgroup-container .btn-primary:not(:hover) {
        transition: background-color 0.2s; } }

.auth__actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .auth__actions noindex {
    width: 40%;
    display: block; }

.auth__links a {
  display: block;
  text-align: end; }

.auth__container--forgot .auth__links {
  margin-top: 20px; }
.auth__container--forgot .bx-authform-formgroup-container {
  width: 100%; }
.auth__container--forgot .auth__action {
  padding-top: 10px; }
.auth__container--forgot .bx-authform-input-container {
  margin-bottom: 10px; }
.auth__container--forgot .auth__or {
  padding-bottom: 10px;
  text-align: center; }

.auth__description {
  max-width: 355px;
  margin: 0 auto 20px;
  line-height: 1.6em;
  text-align: center; }

.alert-danger {
  margin: 20px 20px 0;
  border: none;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 2px; }

.captcha-container {
  margin-bottom: 5px; }
  .captcha-container img {
    width: 100%;
    height: 40px; }

.form__annotations {
  margin: 10px auto 20px;
  max-width: 355px; }
  @media (min-width: 950px) {
    .form__annotations {
      margin-bottom: 30px; } }
  .form__annotations p {
    margin: 0; }
  .form__annotations p:last-child span {
    margin-top: 5px;
    font-weight: bold !important; }

.public-page .franchise-page__h1-container {
  min-height: 250px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  background-image: url("assets/images/franchise-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .public-page .franchise-page__h1-container .icon {
    fill: var(--color-text-white);
    height: 40px;
    width: 38px;
    margin: auto; }
    @media (min-width: 480px) {
      .public-page .franchise-page__h1-container .icon {
        margin: 0 10px 0 0; } }
  .public-page .franchise-page__h1-container h1 {
    margin: 0; }
  .public-page .franchise-page__h1-container p {
    padding: 0 30px;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.61em; }

.franchise-page__h1 {
  margin-bottom: 20px; }
  @media (min-width: 480px) {
    .franchise-page__h1 {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center; } }

.franchise-page__container {
  padding: 30px 0; }
  .franchise-page__container h2 {
    line-height: 1.2em;
    margin-bottom: 30px;
    padding: 0 30px;
    text-align: center; }

.franchise-page__info-block {
  max-width: 517px;
  margin: 0 auto 40px;
  padding: 30px;
  background-color: var(--color-text-white);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }
  .franchise-page__info-block img {
    height: auto;
    width: 100%; }
  .franchise-page__info-block h3 {
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 30px 0 17px; }
  .franchise-page__info-block .icon {
    min-width: 27px;
    height: 20px;
    width: 27px;
    fill: var(--color-icons-dark);
    margin-right: 15px; }
  .franchise-page__info-block li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px; }
  .franchise-page__info-block li:before {
    content: '';
    display: block;
    position: absolute;
    left: 11px;
    top: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    margin: auto;
    background-color: var(--color-icons-dark);
    border-radius: 50%; }
  .franchise-page__info-block ul {
    position: relative;
    padding-top: 15px; }
  .franchise-page__info-block ul:before {
    content: '';
    height: 2px;
    display: block;
    top: 0;
    position: absolute;
    width: 100%;
    background-color: var(--color-border-grey); }
  .franchise-page__info-block ul:after {
    content: '';
    height: 2px;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    width: 30px;
    background-color: var(--color-icons-dark); }
  @media (min-width: 950px) {
    .franchise-page__info-block {
      margin-bottom: 0;
      padding: 40px;
      max-width: none; } }

.franchise-page__info-block:nth-child(2) li:before {
  background-color: var(--color-focus); }
.franchise-page__info-block:nth-child(2) ul:after {
  background-color: var(--color-focus); }

@media (min-width: 950px) {
  .franchise-page__info-block--solo {
    display: -webkit-box;
    display: flex;
    grid-column-start: 1;
    grid-column-end: 3; }
    .franchise-page__info-block--solo img {
      padding-right: 40px; } }

.franchise-page__info-blocks {
  margin: auto; }
  @media (min-width: 950px) {
    .franchise-page__info-blocks {
      display: grid;
      grid-template-columns: 48% 48%;
      grid-column-gap: 4%;
      grid-template-rows: auto auto;
      grid-row-gap: 30px; } }
  @media (min-width: 1150px) {
    .franchise-page__info-blocks {
      grid-row-gap: 40px; } }

.franchise-page__contact-link {
  margin: 20px auto 50px;
  text-align: center; }
  .franchise-page__contact-link a {
    text-decoration: underline;
    color: var(--color-icons-dark) !important; }

.trends-section {
  overflow: visible;
  margin: 15px 0 20px; }
  @media (min-width: 950px) {
    .trends-section {
      max-width: 1150px;
      margin: 40px auto 34px;
      box-sizing: border-box;
      padding: 0 20px; }
      .trends-section h2 {
        text-align: left;
        margin-bottom: 10px; }
      .trends-section .section__title {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between; }
      .trends-section .swiper-slide > div {
        opacity: 0;
        transition: opacity 0.2s; }
      .trends-section .swiper-slide.swiper-slide-visible > div {
        opacity: 1;
        transition: opacity 0.2s; }
      .trends-section .swiper-slide.swiper-slide-visible:after {
        opacity: 0;
        background-color: transparent;
        transition: 0.2s;
        width: 0;
        height: 0;
        top: 0;
        left: 0; }
      .trends-section .swiper-slide:after {
        content: '';
        opacity: 1;
        background-color: var(--color-backgroung);
        transition: 0.2s;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; } }

@media (min-width: 950px) {
  .catalog-inline__articles {
    overflow: visible; }
    .catalog-inline__articles .product-item-hidden[data-entity="props-block"] {
      display: none !important; }
    .catalog-inline__articles .product-item {
      background: var(--color-text-white);
      width: 100%; } }

.trends__best-sellers {
  height: 30px;
  padding: 0 30px;
  border-radius: 2px;
  border: 1px solid var(--color-border-grey);
  line-height: 30px; }
  @media (max-width: 950px) {
    .trends__best-sellers {
      display: none; } }

.bx_item_detail_rating .bx_stars_bg {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  left: -1px;
  z-index: 80;
  background: url(assets/images/stars2.svg) no-repeat center; }

.bx_item_detail_rating .bx_stars_progress {
  background: #f2bb69; }

.bx_item_detail_rating tbody > tr > td:last-child {
  display: none; }

.bx_item_detail_rating .bx_stars_container {
  width: 58px;
  height: 15px; }

.bx_item_detail_rating {
  margin-bottom: 5px; }

.trends__slider-arrows {
  position: static; }
  @media (max-width: 1280px) {
    .trends__slider-arrows {
      display: none; } }
  .trends__slider-arrows div {
    height: 74px;
    width: 74px;
    position: absolute;
    top: 70px;
    bottom: 0;
    margin: auto;
    z-index: 20;
    opacity: 0.2; }
  .trends__slider-arrows div:hover {
    opacity: 1;
    transition: opacity 0.2s; }
  .trends__slider-arrows div:not(:hover) {
    transition: opacity 0.2s; }
  .trends__slider-arrows div:before {
    content: '';
    display: block;
    height: 21px;
    width: 21px;
    border-right: 3px solid var(--color-text-grey);
    border-bottom: 3px solid var(--color-text-grey);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; }

.trends__slider-button-prev {
  left: -50px; }

.trends__slider-button-next {
  right: -50px; }

.trends__slider-button-prev:before {
  transform: rotate(135deg); }

.trends__slider-button-next:before {
  transform: rotate(-45deg); }

.trends__slider-pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 35px; }
  @media (max-width: 950px) {
    .trends__slider-pagination {
      display: none; } }
  .trends__slider-pagination .swiper-pagination-bullet {
    margin: 0 4px;
    width: 10px;
    max-width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background-color: var(--color-light-grey);
    transition: background-color 0.2s; }
  .trends__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--color-icons-black);
    transition: background-color 0.2s; }

.trends-section__slider-progress {
  background-color: var(--color-focus);
  height: 100%;
  width: 0;
  transition: width 0.2s; }

::marker {
  content: none; }

* {
  -webkit-appearance: none; }

@media (min-width: 950px) {
  .product-item-button-container .btn:hover {
    background-color: var(--color-button--hover);
    transition: background-color 0.2s; }

  .product-item-button-container .btn:not(:hover) {
    transition: background-color 0.2s; } }
.delivery__articles {
  background-color: var(--color-text-white);
  padding-bottom: 50px; }
  @media (min-width: 950px) {
    .delivery__articles {
      padding-bottom: 70px; } }

.delivery__article {
  padding-top: 40px; }
  @media (min-width: 950px) {
    .delivery__article {
      display: -webkit-box;
      display: flex;
      padding-top: 60px; } }
  .delivery__article h2 {
    position: relative;
    display: -webkit-box;
    display: flex; }
  .delivery__article h2:after {
    height: 1px;
    content: '';
    top: 0;
    bottom: 0;
    margin: auto 0 auto 15px;
    background-color: var(--color-border-grey);
    flex: 1; }

.delivery__tariff {
  font-family: 'Muller Medium', serif;
  font-size: 13px;
  color: var(--color-text-main);
  list-style: none;
  padding-bottom: 3px;
  position: relative;
  padding-left: 20px; }
  @media (min-width: 950px) {
    .delivery__tariff {
      font-size: 14px;
      padding-bottom: 4px; } }

.delivery__tariff:before {
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: var(--color-button);
  display: block;
  position: absolute;
  top: 0;
  bottom: 5px;
  left: 3px;
  margin: auto; }

.cart-page__slogan {
  display: none; }

.delivery__notification {
  font-family: 'Muller Bold', serif;
  font-size: 13px;
  color: var(--color-text-main);
  margin-top: 20px; }
  @media (min-width: 950px) {
    .delivery__notification {
      font-size: 14px; } }

.delivery__theses {
  margin-top: 40px; }
  @media (min-width: 950px) {
    .delivery__theses {
      display: -webkit-box;
      display: flex; } }

@media (max-width: 949px) {
  .delivery__thesis {
    text-align: center; } }
.delivery__thesis p {
  font-family: 'Muller Regular', serif;
  font-size: 13px;
  color: var(--color-text-main);
  margin: 10px auto 20px;
  max-width: 300px; }
  @media (min-width: 950px) {
    .delivery__thesis p {
      font-size: 14px;
      padding-right: 20px; } }

.delivery__thesis:before {
  font-family: FontAwesome, serif;
  font-size: 28px;
  color: var(--color-icons-dark); }

.delivery__thesis--time:before {
  content: "\f017"; }

.delivery__thesis--money:before {
  content: "\f0d6"; }

.delivery__thesis--alert:before {
  content: "\f071"; }

.delivery__article-image {
  margin-right: 68px; }
  @media (max-width: 949px) {
    .delivery__article-image {
      display: none; } }
  .delivery__article-image img {
    width: 167px;
    height: 167px; }

.self__delivery--alert, .delivery__alert--first {
  font-family: 'Muller Regular', serif;
  font-size: 13px;
  color: var(--color-text-main); }
  @media (min-width: 950px) {
    .self__delivery--alert, .delivery__alert--first {
      font-size: 14px; } }

.self__delivery--address {
  font-family: 'Muller Regular', serif;
  font-size: 13px;
  color: var(--color-button); }
  @media (min-width: 950px) {
    .self__delivery--address {
      font-size: 14px; } }

@media (min-width: 950px) {
  .delivery__article--self-delivery, .delivery__article--alert {
    -webkit-box-align: center;
    align-items: center; } }

.delivery__alert--second {
  font-family: 'Muller Regular', serif;
  font-size: 13px;
  color: var(--color-focus); }
  @media (min-width: 950px) {
    .delivery__alert--second {
      font-size: 14px; } }

.header__user-menu, .bx-aside-nav .header__user-menu {
  display: none;
  position: absolute;
  background-color: var(--color-text-white);
  top: 150%;
  right: 0;
  border-radius: 2px;
  width: 150px;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1);
  list-style: none; }
  .header__user-menu a, .bx-aside-nav .header__user-menu a {
    font-family: "Muller Regular",serif;
    font-size: 13px;
    color: var(--color-text-main);
    text-align: left;
    padding: 0 20px 10px;
    display: block; }
  .header__user-menu li:last-child a, .bx-aside-nav .header__user-menu li:last-child a {
    padding-bottom: 0; }
  @media (min-width: 950px) {
    .header__user-menu a:hover, .bx-aside-nav .header__user-menu a:hover {
      color: var(--color-focus);
      transition: color 0.2s; }
    .header__user-menu a:not(:hover), .bx-aside-nav .header__user-menu a:not(:hover) {
      transition: color 0.2s; } }

.header__user-menu.opened {
  height: auto;
  opacity: 1;
  transition: all 0.1s;
  padding: 10px 0; }

.header__user-menu {
  display: block !important;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 0.1s; }

.bx-aside-nav .header__user-menu a {
  line-height: 100%;
  height: auto; }

a:focus {
  outline: none;
  text-decoration: none; }

.popup__offers-to-cart {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 999;
  display: none; }

.inline-item__popup.offers-opened {
  background-color: var(--color-text-white);
  max-width: 920px;
  padding: 85px 0 75px;
  margin: auto;
  box-sizing: border-box;
  max-height: 530px;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  right: 0; }
  .inline-item__popup.offers-opened > div {
    max-width: 60%;
    margin: auto; }
  .inline-item__popup.offers-opened .inline-item__popup-title {
    margin-bottom: 40px; }
  .inline-item__popup.offers-opened .item-inline__popup-buttons {
    margin-top: 20px; }

.inline-item__popup-title {
  font-family: 'King Bold',serif;
  font-size: 22px;
  text-align: center;
  margin-bottom: 40px; }

.product-item__button--buy-popup {
  height: 30px;
  padding: 0 30px;
  width: auto;
  font-size: 12px;
  font-family: 'Muller Regular',serif;
  line-height: 32px;
  border: 0;
  border-radius: 2px;
  background-color: var(--color-button);
  color: var(--color-text-white);
  margin: 0; }

.product-item__button--buy-popup:hover {
  background-color: var(--color-button--hover);
  transition: 0.2s; }

.product-item__button--buy-popup:not(:hover) {
  transition: 0.2s; }

.inline-item__popup-label {
  font-family: 'Muller Regular',serif;
  font-size: 14px;
  color: var(--color-text-main);
  margin-bottom: 8px;
  line-height: 100%;
  text-align: left; }

.product-inline-item__qnt .product-item-amount-field-container {
  display: inline-flex; }
.product-inline-item__qnt .product-item-amount-description-container {
  display: none; }

.item-inline__popup-buttons {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center; }
  .item-inline__popup-buttons .item-inline__popup-link--to-element, .item-inline__popup-buttons .item-inline__button--buy {
    height: 60px;
    line-height: 62px;
    font-family: "Muller Bold",serif;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 15px;
    border-radius: 2px; }
  .item-inline__popup-buttons .item-inline__popup-link--to-element {
    box-shadow: inset 0 0 0 1px var(--color-button);
    color: var(--color-button);
    margin-left: 1.7%; }
  .item-inline__popup-buttons .item-inline__popup-link--to-element:hover {
    color: var(--color-button); }
  .item-inline__popup-buttons .item-inline__button--buy {
    background-color: var(--color-button);
    color: var(--color-text-white);
    border: none; }
  .item-inline__popup-buttons .item-inline__button--buy:hover {
    background-color: var(--color-button--hover);
    transition: 0.2s; }
  .item-inline__popup-buttons .item-inline__button--buy:not(:hover) {
    transition: 0.2s; }

.item-inline__popup-link {
  width: 48.3%; }

.item-inline__button-container--buy {
  margin-right: 1.7%; }

.item-inline__popup-button--to-shop {
  margin-top: 25px;
  line-height: 100%;
  font-family: 'Muller Bold',serif;
  font-size: 15px;
  color: var(--color-text-main);
  border: none;
  background: none;
  border-bottom: 1px solid var(--color-text-main); }

.item-inline__popup-button--to-shop:hover {
  transition: all 0.2s;
  border-color: var(--color-focus);
  color: var(--color-focus); }

.item-inline__popup-button--to-shop:not(:hover) {
  transition: all 0.2s; }

.inline-item__popup-close {
  position: absolute;
  top: 50px;
  right: 50px;
  opacity: .65;
  width: 30px;
  height: 30px; }

.inline-item__popup-close:hover {
  transition: opacity 0.2s;
  opacity: 1;
  cursor: pointer; }

.inline-item__popup-close:hover:before, .inline-item__popup-close:hover:after {
  transition: color 0.2s;
  background-color: var(--color-focus); }

.inline-item__popup-close:not(:hover):before, .inline-item__popup-close:not(:hover):after {
  transition: color 0.2s; }

.inline-item__popup-close:not(:hover) {
  transition: opacity 0.2s; }

.inline-item__popup-close:before, .inline-item__popup-close:after {
  content: '';
  display: block;
  position: absolute;
  width: 42px;
  top: 14px;
  left: -6px;
  height: 3px;
  background: #575757; }

.inline-item__popup-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.inline-item__popup-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.product-inline-item__sku {
  z-index: 101;
  position: relative; }
  .product-inline-item__sku .product-item-scu-block {
    position: relative; }
  .product-inline-item__sku .product-item-scu-item-text-block {
    outline: none;
    padding: 0; }
  .product-inline-item__sku .product-item-scu-item-list {
    position: absolute;
    top: 0;
    left: 2px;
    background-color: var(--color-text-white);
    width: 100%;
    border: 1px solid #dbdbe2;
    border-top: 0; }
  .product-inline-item__sku .product-item-scu-item-text-container {
    display: block;
    padding: 8px 12px; }
  .product-inline-item__sku .product-item-scu-item-text-container:hover {
    transition: background-color 0.1s;
    background-color: #f9f9f9;
    cursor: pointer; }
  .product-inline-item__sku .product-item-scu-item-text-container:not(:hover) {
    transition: background-color 0.1s; }
  .product-inline-item__sku .product-item-scu-item-text {
    text-transform: initial;
    text-align: left;
    font-family: 'Muller Regular',serif;
    color: var(--color-text-main);
    font-size: 15px; }

.inline-item__sku-selected {
  font-family: 'Muller Regular',serif;
  color: var(--color-text-main);
  font-size: 18px;
  height: 40px;
  border: 1px solid var(--color-border-grey);
  background-color: var(--color-text-white);
  padding: 0 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  position: relative; }

.inline-item__sku-selected + .product-item-scu-block {
  display: none; }

.inline-item__sku-selected:after {
  content: '';
  border-bottom: 3px solid var(--color-text-grey);
  border-right: 3px solid var(--color-text-grey);
  position: absolute;
  display: block;
  right: 20px;
  top: 15px;
  margin: auto;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  transition: all 0.2s; }

.inline-item__sku-selected.select-opened:after {
  transform: rotate(225deg);
  transition: all 0.2s; }

.inline-item__popup .product-inline-item__qnt, .inline-item__popup .product-inline-item__sku {
  padding-bottom: 30px; }
.inline-item__popup .product-item-amount {
  text-align: left; }
  .inline-item__popup .product-item-amount input.product-item-amount-field {
    height: 100%;
    font-family: 'Muller Regular', serif;
    font-size: 16px;
    color: var(--color-text-main); }
.inline-item__popup .product-inline-item__qnt .product-item-amount-field-container {
  text-align: left;
  width: 104px;
  height: 35px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  justify-content: space-between; }
  .inline-item__popup .product-inline-item__qnt .product-item-amount-field-container .product-item-amount-field-btn-plus, .inline-item__popup .product-inline-item__qnt .product-item-amount-field-container .product-item-amount-field-btn-minus {
    background: none;
    height: 100%; }

/*# sourceMappingURL=template_styles.css.map */
