@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&display=swap&subset=cyrillic-ext,latin-ext");
@media (min-width: 1200px) {
  .container {
    max-width: 1240px; } }

.container--small {
  max-width: 910px; }

@media (max-width: 991.98px) {
  .container {
    padding-left: 25px;
    padding-right: 25px; } }

.page {
  position: relative; }
  @media (max-width: 991.98px) {
    .page {
      padding-top: 80px; } }
  .page-columns {
    display: flex;
    padding-bottom: 50px; }
    @media (max-width: 991.98px) {
      .page-columns {
        display: block;
        padding-bottom: 50px; } }
    .page-columns .region-sidebar {
      width: 280px;
      flex-shrink: 0;
      margin-right: 25px; }
      @media (max-width: 991.98px) {
        .page-columns .region-sidebar {
          width: 100%;
          margin: 0 0 30px; } }
    .page-columns .region-content {
      flex-grow: 1; }
  .page-content {
    flex-grow: 1;
    padding-bottom: 30px; }

.front .page-content {
  padding-bottom: 0; }

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

.cart-small-icon {
  transition: box-shadow 0.4s, background-color 0.4s; }
  .cart-small-icon:hover {
    background-color: #e0e0e0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); }
  .cart-small-icon:active, .cart-small-icon:focus {
    background-color: rgba(245, 242, 235, 0.09); }
  .cart-small-icon:focus {
    outline: none; }

.cart-small-label {
  display: none; }

.modal-dialog {
  max-width: 880px; }

.modal-content {
  color: #131313;
  border-radius: 11px;
  padding: 90px 122px 50px; }
  @media (max-width: 575.98px) {
    .modal-content {
      padding: 80px 30px 40px; } }

.modal-title {
  font-size: 46px;
  line-height: 1.1; }
  @media (max-width: 575.98px) {
    .modal-title {
      font-size: 38px; } }

.modal-text {
  font-size: 21px;
  font-weight: 300;
  padding-top: 14px; }
  @media (max-width: 575.98px) {
    .modal-text {
      font-size: 19px; } }

.modal-backdrop {
  background-color: #3F3F3F; }
  .modal-backdrop.show {
    opacity: 0.43; }

.modal-close {
  width: 60px;
  height: 60px;
  right: 50%;
  top: 14px;
  font-size: 0;
  margin-right: -30px;
  border-radius: 30px;
  background: url("../images/icons/modal-close.svg") no-repeat center;
  transition: box-shadow 0.4s, opacity 0.4s; }
  .modal-close:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
    background-color: transparent; }
  .modal-close:active {
    opacity: .5; }

.modal form {
  max-width: 100%; }

.modal .btn--big {
  min-width: 215px; }

.breadcrumb {
  margin-bottom: 0px !important;
  font-size: 13px;
  line-height: 1.25;
  border-bottom: 0;
  letter-spacing: 1px;
  padding: 25px 0;
  background-color: transparent; }
  .breadcrumb-h4 {
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 13px;
    letter-spacing: 1px; }
  .node--type-service .breadcrumb {
    margin: 0; }
    @media (min-width: 576px) {
      .node--type-service .breadcrumb {
        top: 0;
        left: 0;
        z-index: 7;
        width: 100%;
        position: absolute;
        border-bottom: 0; } }
  @media (max-width: 575.98px) {
    .breadcrumb {
      margin-bottom: 30px; } }
  .breadcrumb .list {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none; }
    .breadcrumb .list-item {
      position: relative;
      margin: 0 8px 4px 0;
      padding-right: 8px; }
      .breadcrumb .list-item::before {
        content: none; }
      .breadcrumb .list-item::after {
        content: '';
        width: 1px;
        top: 3px;
        right: 0;
        bottom: 1px;
        position: absolute;
        background-color: rgba(137, 136, 136, 0.8); }
        @media (min-width: 576px) {
          .node--type-service .breadcrumb .list-item::after {
            background-color: rgba(255, 255, 255, 0.7); } }
      .breadcrumb .list-item:last-child::after {
        content: none; }
    .breadcrumb .list-link {
      color: #898888;
      transition: opacity 0.4s; }
      @media (min-width: 576px) {
        .node--type-service .breadcrumb .list-link {
          color: #fff; } }
      .breadcrumb .list-link:focus, .breadcrumb .list-link:hover {
        opacity: 0.7;
        text-decoration: none; }
      .breadcrumb .list-link:active {
        opacity: 0.5; }

a {
  text-decoration: none; }
  a:hover {
    color: #afaeae; }
  a:active {
    color: #afaeae; }

.page {
  font-family: "Roboto", Helvetica, Arial, sans-serif; }
  .page-title {
    font-size: 42px;
    font-weight: 300;
    margin: 0 0 45px 0; }

.text-formatted {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px; }
  .text-formatted h2 {
    margin: 0 0 35px 0;
    font-weight: 500;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.25; }
    .text-formatted h2:first-child {
      margin-top: 0; }
  .text-formatted h3 {
    margin: 0 0 22px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25; }
    .text-formatted h3:first-child {
      margin-top: 0; }
  .text-formatted h4 {
    margin: 12px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4; }
    .text-formatted h4:first-child {
      margin-top: 0; }
  .text-formatted h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 12px 0;
    color: #131313; }
    .text-formatted h5:first-child {
      margin-top: 0; }
  .text-formatted h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin: 12px 0;
    color: #131313; }
  .text-formatted ol {
    counter-reset: li; }
    .text-formatted ol li {
      display: flex;
      counter-increment: li;
      position: relative;
      margin-bottom: 24px; }
      .text-formatted ol li::before {
        content: counter(li) ".";
        flex-shrink: 0;
        font-weight: 300;
        margin-right: 15px;
        color: #131313; }
        @media (max-width: 575.98px) {
          .text-formatted ol li::before {
            margin-right: 12px; } }
      .text-formatted ol li.text-align-center {
        justify-content: center; }
    .text-formatted ol ol {
      padding-top: 10px;
      margin-bottom: 0; }
      .text-formatted ol ol li::before {
        content: counter(li, lower-alpha); }
  .text-formatted ul li {
    position: relative;
    margin-bottom: 24px;
    padding-left: 20px;
    overflow: hidden; }
    .text-formatted ul li::before {
      content: '';
      top: 11px;
      left: 0;
      width: 10px;
      height: 1px;
      flex-shrink: 0;
      margin-right: 17px;
      position: absolute;
      background-color: #131313; }
      @media (max-width: 575.98px) {
        .text-formatted ul li::before {
          width: 17px;
          margin-right: 12px; } }
    .text-formatted ul li.text-align-center {
      text-align: center; }
  .text-formatted table {
    border: 0;
    margin: 0 0 25px; }
    @media (max-width: 991.98px) {
      .text-formatted table {
        display: block;
        overflow: auto;
        margin-bottom: 15px; } }
    .text-formatted table:last-child {
      margin-bottom: 0; }
    .text-formatted table tr {
      background-color: transparent !important; }
    .text-formatted table td,
    .text-formatted table th {
      font-size: 14px;
      padding: 35px 22px;
      vertical-align: middle;
      letter-spacing: 1px; }
      @media (max-width: 575.98px) {
        .text-formatted table td,
        .text-formatted table th {
          padding: 15px; } }
    .text-formatted table td {
      border: solid #DCDCDC;
      border-width: 0 0 1px; }
    .text-formatted table th {
      border: 0;
      color: #fff;
      text-transform: uppercase;
      font-weight: normal;
      background-color: #131313; }
      @media (min-width: 576px) {
        .text-formatted table th {
          padding-top: 14px;
          padding-bottom: 14px; } }
    .text-formatted table p, .text-formatted table h5, .text-formatted table h6 {
      margin: 0; }
    .text-formatted table h5 {
      color: inherit;
      font-size: 20px; }
    .text-formatted table h6 {
      color: inherit;
      font-size: 18px; }
  .text-formatted a {
    border-bottom: solid 1px #898888;
    transition: color 0.4s, border-color 0.4s; }
    .text-formatted a:hover {
      color: #afaeae;
      border-color: #afaeae; }
  .text-formatted img {
    margin: 0 25px 15px; }
    .text-formatted img.align-right {
      margin-right: 0; }
    .text-formatted img.align-left {
      margin-left: 0; }

.f-contact-page .region-content {
  justify-content: space-between; }

.f-contact-page .breadcrumb {
  padding-bottom: 35px; }

.cart .cart-quantity {
  color: #FFFFFF;
  background-color: #1f1f1f; }

.cart-name {
  color: #898888; }
  .cart-name:hover {
    color: #afaeae; }

.cart-small {
  margin-left: 0 !important; }
  .cart-small .cart-small-item:not(:last-child) {
    margin-right: 30px; }
  .cart-small .cart-small-icon {
    width: 28px;
    height: 28px;
    float: left;
    border-radius: 0;
    box-shadow: none;
    transition: opacity 0.4s;
    background-color: transparent; }
    .cart-small .cart-small-icon:hover {
      opacity: 0.8;
      box-shadow: none;
      background-color: transparent; }
    .cart-small .cart-small-icon:focus {
      outline: none; }
    .cart-small .cart-small-icon--cart svg,
    .cart-small .cart-small-icon--cart path, .cart-small .cart-small-icon--favorites svg,
    .cart-small .cart-small-icon--favorites path {
      transition: fill 0.4s; }
    .cart-small .cart-small-icon--cart:hover, .cart-small .cart-small-icon--favorites:hover {
      opacity: 1; }
      .cart-small .cart-small-icon--cart:hover svg,
      .cart-small .cart-small-icon--cart:hover path, .cart-small .cart-small-icon--favorites:hover svg,
      .cart-small .cart-small-icon--favorites:hover path {
        fill: #131313; }
  .cart-small .cart-small-label {
    display: none;
    padding-left: 55px;
    width: 135px;
    line-height: 1em; }
    .cart-small .cart-small-label a {
      font-size: 14px;
      transition: opacity 0.4s; }
      .cart-small .cart-small-label a:hover {
        opacity: 0.8; }
    .cart-small .cart-small-label-total {
      font-size: 12px; }
  .cart-small .cart-small-count {
    background: #131313;
    color: #FFFFFF;
    border-radius: 50%;
    font-weight: 500;
    font-size: 10px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 12px;
    top: 2px;
    right: -8px;
    left: auto;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cart-small .cart-small-item {
    margin-right: 20px; }
  @media (max-width: 767.98px) {
    .cart-small .cart-small-item--favorites {
      display: block; }
    .cart-small .cart-small-item:not(:last-child) {
      margin-right: 10px; } }

.cart-sidebar {
  background-color: #f5f2eb; }
  .cart-sidebar .btn {
    border-color: #131313;
    background-color: #131313; }
  .cart-sidebar .btn--bordered {
    color: #FFFFFF;
    background-color: #75788b;
    border-color: transparent; }
    .cart-sidebar .btn--bordered:hover {
      background-color: #9fa1ae; }
  .cart-sidebar .btn--main {
    border-color: #1f1f1f;
    background: #1f1f1f; }

.cart-button--fav {
  background-image: url("../images/icons/clothes/heart.svg");
  background-repeat: no-repeat;
  background-position: center; }
  .cart-button--fav i {
    display: none; }
  .cart-button--fav.cart-button--fav-in {
    background-image: url("../images/icons/clothes/heart-active.svg"); }

.cart-button--remove {
  background-size: 41%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/icons/clothes/favorite-remove.svg"); }
  .cart-button--remove i {
    display: none; }

.favorites .cart-sidebar {
  background-color: #f5f2eb; }

.favorites .favorite--remove svg {
  display: none; }

.big-title, .service-block-title {
  font-size: 46px;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 33px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .big-title, .service-block-title {
      font-size: 32px; } }

.service-promo {
  color: #FFF;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(63, 63, 63, 0.43); }
  .service-promo-link {
    display: block; }
  .service-promo-content {
    color: #fff;
    padding: 75px 0;
    min-height: 515px;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0; }
    .site-is-ready .service-promo-content {
      opacity: 1;
      transition: opacity 0.8s; }
    @media (max-width: 575.98px) {
      .service-promo-content {
        padding: 52px 0 40px;
        min-height: 250px; } }
  .service-promo-arrow {
    display: none; }
    @media (max-width: 575.98px) {
      .service-promo-arrow {
        width: 100%;
        height: 40px;
        display: block;
        margin-top: 50px;
        background: url("../images/icons/promo-scroll.svg") no-repeat center;
        background-size: 40px;
        transition: opacity 0.4s; }
        .service-promo-arrow:active, .service-promo-arrow:hover {
          opacity: 0.7; } }
  .service-promo-title {
    font-size: 50px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 45px;
    max-width: 820px;
    letter-spacing: 0.3px; }
    @media (max-width: 575.98px) {
      .service-promo-title {
        font-size: 32px;
        margin-bottom: 20px; } }
  .service-promo-short h2 {
    font-size: 22px;
    line-height: 1.55;
    font-weight: 600;
    margin: 0 0 15px; }
    @media (max-width: 991.98px) {
      .service-promo-short h2 {
        font-size: 26px; } }
    @media (max-width: 575.98px) {
      .service-promo-short h2 {
        font-size: 22px;
        line-height: 1.4;
        margin-bottom: 30px; } }
  .service-promo-info h3 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 300;
    letter-spacing: 0.1px; }
    @media (max-width: 575.98px) {
      .service-promo-info h3 {
        font-size: 21px;
        line-height: 1.3; } }

.service-block {
  padding: 90px 0; }
  @media (max-width: 575.98px) {
    .service-block {
      padding: 50px 0; } }
  .service-block:nth-child(2n) {
    background-color: #FFFFFF; }
  .service-block:nth-child(2n + 1) {
    background-color: #f5f2eb; }
  .service-block--bordered {
    background-color: #FFFFFF;
    border: solid #e4e4e4;
    border-width: 1px 0; }
  .service-block--no-bt {
    border-top-width: 0; }
  .service-block-title {
    text-align: center;
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 35px; }
  .service-block--no-padding {
    padding: 0; }
    .service-block--no-padding .service-block-title--no-margin {
      padding-top: 50px;
      padding-bottom: 50px;
      border-bottom: solid 1px #e4e4e4; }
      @media (max-width: 575.98px) {
        .service-block--no-padding .service-block-title--no-margin {
          padding-top: 30px;
          padding-bottom: 30px; } }
  .service-block--product {
    padding-bottom: 0 !important;
    background-color: transparent !important; }
  .service-block--files .field--name-field-attach {
    margin: 0; }
  @media (min-width: 576px) {
    .service-block--contacts {
      padding: 70px 0; } }
  .service-block-title--no-margin {
    margin-bottom: 0 !important; }
  .service-block-title--offset {
    margin-bottom: 65px; }
    @media (max-width: 575.98px) {
      .service-block-title--offset {
        margin-bottom: 35px; } }
  .service-block--product .service-block-title {
    font-size: 34px; }

.service-about {
  display: flex;
  text-align: left;
  padding: 30px 30px 35px 0;
  line-height: 1.35;
  color: #898888; }
  @media (max-width: 991.98px) {
    .service-about {
      display: flex;
      align-items: center;
      text-align: left;
      padding: 25px 0; } }
  .service-about-icon {
    color: #5c5c5c;
    margin-right: 20px;
    font-size: 32px;
    min-height: 44px;
    margin-bottom: 5px; }
    @media (max-width: 991.98px) {
      .service-about-icon {
        min-height: 0;
        flex-shrink: 0;
        font-size: 43px;
        margin: 0 30px 0 0; } }
    @media (max-width: 575.98px) {
      .service-about-icon {
        font-size: 37px;
        margin-right: 25px; } }
  .service-about-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-weight: 500;
    font-size: 18px;
    align-items: start;
    margin: 0 0 10px 0;
    color: #131313; }
    .service-about-title:after {
      display: none; }
    @media (max-width: 1199.98px) {
      .service-about-title {
        line-height: 1; }
        .service-about-title::after {
          margin-top: 15px; } }
    @media (max-width: 991.98px) {
      .service-about-title {
        align-items: flex-start;
        margin-bottom: 20px; } }
    @media (max-width: 575.98px) {
      .service-about-title {
        font-size: 24px; }
        .service-about-title::after {
          height: 3px;
          margin-top: 12px; } }
  .service-about-text {
    font-size: 15px;
    line-height: 1.3em;
    font-weight: 300;
    margin: 0 auto;
    max-width: 345px; }
    @media (max-width: 991.98px) {
      .service-about-text {
        max-width: 400px;
        margin-left: 0; } }
    @media (max-width: 575.98px) {
      .service-about-text {
        max-width: 100%;
        font-size: 15px;
        line-height: 1.5; } }
  @media (max-width: 991.98px) {
    .service-about-content {
      flex-grow: 1; } }

.service-gallery {
  margin: 0 auto -55px; }
  @media (max-width: 575.98px) {
    .service-gallery {
      margin-bottom: -35px; } }
  .service-gallery .field--name-field-title {
    font-size: 31px;
    line-height: 1.1;
    margin: 0 0 20px;
    font-weight: 300;
    min-height: 78px; }
    @media (max-width: 575.98px) {
      .service-gallery .field--name-field-title {
        min-height: 0;
        font-size: 28px;
        margin-bottom: 30px; } }
  .service-gallery .field--name-field-body {
    padding-top: 38px; }
    @media (max-width: 575.98px) {
      .service-gallery .field--name-field-body {
        padding-top: 25px; } }
  .service-gallery .paragraph--type--image-text {
    margin-bottom: 55px; }
    @media (max-width: 575.98px) {
      .service-gallery .paragraph--type--image-text {
        margin-bottom: 35px; } }

.service-images {
  display: flex;
  flex-direction: column; }

.service-image {
  display: flex;
  margin: 18px 0 50px; }
  .service-image:last-child {
    margin-bottom: 0; }
  @media (max-width: 575.98px) {
    .service-image {
      margin: 30px 0; } }
  .service-image--right {
    flex-direction: row-reverse; }
  .service-image-picture {
    width: 425px;
    flex-shrink: 0; }
    @media (max-width: 991.98px) {
      .service-image-picture {
        width: auto;
        margin: 0 0 30px; } }
  @media (min-width: 992px) {
    .service-image--left .service-image-picture {
      margin-right: 35px; } }
  @media (min-width: 992px) {
    .service-image--right .service-image-picture {
      margin-left: 35px; } }
  .service-image-content {
    flex-grow: 1; }
    .service-image-content .text-formatted {
      line-height: 1.65; }
    .service-image-content p {
      margin: 0 0 15px; }
  .service-image .field--name-field-title {
    font-size: 31px;
    line-height: 1.2;
    margin: 0 0 30px;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (max-width: 575.98px) {
      .service-image .field--name-field-title {
        font-size: 26px; } }
    .service-image .field--name-field-title::after {
      content: "";
      width: 35px;
      height: 4px;
      margin-top: 17px;
      background-color: #131313; }
  @media (max-width: 991.98px) {
    .service-image {
      align-items: center;
      flex-direction: column; } }

.service-questions {
  padding: 70px 0;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 575.98px) {
    .service-questions {
      padding: 50px 0; }
      .service-questions .container {
        padding: 0; } }
  .service-questions-content, .service-order-content {
    margin: 0 auto;
    max-width: 880px;
    border-radius: 11px;
    background-color: #ffffff;
    padding: 60px 115px 75px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991.98px) {
      .service-questions-content, .service-order-content {
        padding: 60px 50px; } }
    @media (max-width: 767.98px) {
      .service-questions-content, .service-order-content {
        padding: 40px 30px; } }
    @media (max-width: 575.98px) {
      .service-questions-content, .service-order-content {
        border-radius: 0; } }
  .service-questions-title, .service-order-title {
    font-size: 48px;
    line-height: 1.15;
    font-weight: 600;
    text-align: center;
    margin: 0 0 14px; }
    @media (max-width: 991.98px) {
      .service-questions-title, .service-order-title {
        font-size: 41px;
        margin-bottom: 20px; } }
    @media (max-width: 575.98px) {
      .service-questions-title, .service-order-title {
        font-size: 32px; } }
  .service-questions-text, .service-order-text {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 300;
    text-align: center;
    margin-bottom: 42px; }
    @media (max-width: 991.98px) {
      .service-questions-text, .service-order-text {
        max-width: 400px;
        margin: 0 auto 35px; } }
    @media (max-width: 575.98px) {
      .service-questions-text, .service-order-text {
        max-width: 100%;
        font-size: 18px;
        line-height: 1.3; } }
  .service-questions-buttons {
    display: flex;
    justify-content: center; }
    .service-questions-buttons .btn {
      min-width: 281px;
      margin-right: 32px; }
      @media (max-width: 991.98px) {
        .service-questions-buttons .btn {
          min-width: 260px;
          margin-right: 30px; } }
      .service-questions-buttons .btn:last-child {
        margin-right: 0; }
    @media (max-width: 767.98px) {
      .service-questions-buttons {
        flex-direction: column; }
        .service-questions-buttons .btn {
          width: 100%;
          margin: 0 0 20px; }
          .service-questions-buttons .btn:last-child {
            margin-bottom: 0; } }

.service-order {
  padding: 80px 0;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 575.98px) {
    .service-order {
      z-index: 5;
      padding-bottom: 0;
      position: relative; }
      .service-order .container {
        padding: 0; } }
  .service-order-text {
    margin-bottom: 28px; }
  .service-order .btn--big {
    min-width: 241px; }

.service-contacts {
  font-size: 15px;
  line-height: 1.8;
  text-align: center; }
  .service-contacts-phone {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 23px;
    font-weight: 300;
    display: flex;
    align-items: center;
    flex-direction: column; }
    @media (max-width: 575.98px) {
      .service-contacts-phone {
        font-size: 28px; } }
    .service-contacts-phone::after {
      content: "";
      width: 35px;
      height: 4px;
      margin-top: 14px;
      background-color: #131313; }
    .service-contacts-phone a {
      color: inherit;
      transition: color 0.4s; }
      .service-contacts-phone a:hover {
        color: #131313; }
      .service-contacts-phone a:active {
        color: #464646; }

.service-social-networks {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  margin-top: 25px; }
  .service-social-networks a {
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    background-color: #1f1f1f;
    border-radius: 50%;
    text-align: center;
    transition: box-shadow 0.4s, background-color 0.4s; }
    .service-social-networks a svg path {
      fill: #fff; }
    .service-social-networks a:focus {
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .service-social-networks a:hover {
      color: #fff;
      background-color: #060606;
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .service-social-networks a:active {
      background-color: black; }

.service .field--name-field-about-items {
  display: flex; }
  @media (max-width: 991.98px) {
    .service .field--name-field-about-items {
      display: block; } }
  .service .field--name-field-about-items .field__item {
    flex-grow: 1;
    max-width: 33.333%;
    border: solid #e4e4e4;
    border-width: 0 1px 0 0; }
    .service .field--name-field-about-items .field__item:last-child {
      border-right-width: 0; }
    @media (max-width: 991.98px) {
      .service .field--name-field-about-items .field__item {
        max-width: 100%;
        border-width: 0 0 1px; }
        .service .field--name-field-about-items .field__item:last-child {
          border-bottom-width: 0; } }

.node--type-service .block-views {
  padding: 90px 0 60px; }
  @media (max-width: 575.98px) {
    .node--type-service .block-views {
      padding: 50px 0 30px; } }

.node--type-service .page--order-0 .block-views {
  background-color: transparent; }
  .node--type-service .page--order-0 .block-views:nth-child(2n + 1) {
    background-color: #f5f2eb; }
    .node--type-service .page--order-0 .block-views:nth-child(2n + 1):last-child {
      margin-bottom: 30px; }

.node--type-service .page--order-1 .block-views {
  background-color: transparent; }
  .node--type-service .page--order-1 .block-views:nth-child(2n) {
    background-color: #f5f2eb; }
    .node--type-service .page--order-1 .block-views:nth-child(2n):last-child {
      margin-bottom: 30px; }

.page {
  padding-top: 0 !important; }
  .page--service .page-content {
    position: relative;
    padding-top: 86px; }

.block-views-blockarticle-block-front .view-content {
  position: relative; }

.block-views-blockarticle-block-front .flickity {
  display: flex;
  overflow: hidden; }
  .block-views-blockarticle-block-front .flickity.flickity-enabled {
    display: block; }
  .block-views-blockarticle-block-front .flickity-slider {
    transform: none !important; }
  .block-views-blockarticle-block-front .flickity .node {
    width: 100%;
    flex-shrink: 0;
    left: 0 !important;
    opacity: 0;
    transition: opacity 0.4s;
    z-index: -1; }
    .block-views-blockarticle-block-front .flickity .node.is-selected {
      opacity: 1;
      z-index: 0; }
  .block-views-blockarticle-block-front .flickity-nav {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 330px;
    width: 100%; }
    @media (min-width: 992px) {
      .block-views-blockarticle-block-front .flickity-nav {
        max-width: 380px; } }
    @media (max-width: 767.98px) {
      .block-views-blockarticle-block-front .flickity-nav {
        justify-content: center;
        top: auto;
        right: 50%;
        bottom: -60px;
        transform: translateX(50%); } }
    @media (max-width: 575.98px) {
      .block-views-blockarticle-block-front .flickity-nav {
        bottom: -30px; } }
  .block-views-blockarticle-block-front .flickity-prev, .block-views-blockarticle-block-front .flickity-next {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.4s; }
    .block-views-blockarticle-block-front .flickity-prev path, .block-views-blockarticle-block-front .flickity-next path {
      stroke: #131313 !important;
      transition: stroke 0.4s; }
    @media (min-width: 768px) {
      .block-views-blockarticle-block-front .flickity-prev:hover, .block-views-blockarticle-block-front .flickity-next:hover {
        opacity: 0.5; }
        .block-views-blockarticle-block-front .flickity-prev:hover path, .block-views-blockarticle-block-front .flickity-next:hover path {
          stroke: #393939 !important; } }
  .block-views-blockarticle-block-front .flickity-buttons {
    display: flex;
    align-items: center;
    margin: 0 25px; }
  .block-views-blockarticle-block-front .flickity-button {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: static;
    margin: 0 8px;
    transition: background-color 0.4s, opacity 0.4s;
    background-color: #131313;
    opacity: 0.5; }
    .block-views-blockarticle-block-front .flickity-button:hover, .block-views-blockarticle-block-front .flickity-button:active {
      background-color: #393939; }
    .block-views-blockarticle-block-front .flickity-button.is-selected {
      opacity: 1;
      background-color: #131313; }
      .block-views-blockarticle-block-front .flickity-button.is-selected:hover {
        background-color: #131313; }

.node-article-token-content {
  max-width: 380px; }
  .node-article-token-content h3 {
    font-size: 18px;
    margin: 0 0 12px 0; }
    .node-article-token-content h3 a {
      color: #131313; }
  @media (min-width: 768px) {
    .node-article-token-content {
      margin: 65px 0 0 auto; } }

.node-article-token-image {
  margin-bottom: 30px; }

.node-article-token-gallery {
  margin-bottom: 60px; }

.node-article-token-short {
  color: #898888;
  font-weight: 300;
  font-size: 18px; }

.node-article-token-link {
  margin-top: 28px; }
  .node-article-token-link a {
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #898888;
    transition: color 0.4s;
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0; }
    .node-article-token-link a .underline {
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #afaeae;
      bottom: 0;
      left: -100%;
      transition: left 0.4s; }
    .node-article-token-link a:hover {
      color: #afaeae; }
      .node-article-token-link a:hover .underline {
        left: 0; }

.flickity-prev-next-button {
  background: transparent !important; }
  .flickity-prev-next-button svg,
  .flickity-prev-next-button path {
    fill: #131313;
    transition: fill 0.4s, opacity 0.4s; }
  @media (min-width: 992px) {
    .flickity-prev-next-button:hover svg,
    .flickity-prev-next-button:hover path {
      opacity: 0.5; } }

.btn {
  line-height: 1.22;
  font-weight: 500;
  letter-spacing: 0.4px;
  border-radius: 0 !important; }
  .btn:focus {
    outline: none;
    box-shadow: none; }
  .btn:hover {
    color: #fff;
    background-color: #454545; }
  .btn:active {
    background-color: #454545; }
  .catalog-teaser-button .btn:hover {
    background-color: #454545; }
  .btn--main {
    background: #1f1f1f;
    color: #FFFFFF;
    transition: background 0.4s; }
    .btn--main:hover {
      color: #FFFFFF;
      background: rgba(31, 31, 31, 0.5);
      box-shadow: none; }
  .btn--bordered {
    color: #131313;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: transparent;
    border: solid 3px #131313;
    transition: color 0.4s, border-color 0.4s, background-color 0.4s, box-shadow 0.4s; }
    .btn--bordered:focus {
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--bordered:hover {
      color: #FFFFFF;
      background-color: #131313;
      border-color: transparent;
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--bordered:active {
      background-color: #393939; }
  .btn--gradient {
    color: #FFFFFF !important;
    text-transform: none;
    font-weight: 500;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    background: linear-gradient(90deg, #393939 -1.92%, #2c2c2c 129.63%); }
    .btn--gradient:focus {
      box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2); }
    .btn--gradient:hover {
      color: #FFFFFF;
      background: linear-gradient(90deg, #393939 -1.92%, #393939 129.63%); }
    .btn--gradient:active {
      background-color: #454545; }
  .btn--big {
    font-size: 15px;
    font-weight: 600;
    min-height: 63px;
    min-width: 315px; }
  .btn--recall {
    font-size: 0 !important;
    text-indent: -9999px;
    overflow: hidden;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    min-width: 28px !important;
    background-color: transparent !important; }
    .btn--recall path,
    .btn--recall svg {
      transition: fill 0.4s; }
    .btn--recall:hover path,
    .btn--recall:hover svg {
      fill: #afaeae; }
    @media (max-width: 1280px) {
      .btn--recall {
        padding: 0 !important;
        font-size: 0;
        width: 41px;
        height: 41px;
        min-width: 0 !important;
        border-radius: 21px;
        background-image: url("../images/icons/mobile-recall.svg");
        background-repeat: no-repeat;
        background-position: center; } }
    @media (max-width: 991.98px) {
      .btn--recall {
        width: 28px;
        height: 28px;
        border-radius: 24px;
        background-size: 23px; } }
  .btn.btn--text {
    background: none;
    padding: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    transition: color 0.4s; }
    .btn.btn--text:hover {
      background-color: transparent;
      color: #afaeae; }
  .btn--loading {
    overflow: hidden;
    position: relative; }
    .btn--loading::before {
      content: "";
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 5;
      background: url("../images/template/ajax-preloader.svg") rgba(255, 255, 255, 0.5) no-repeat center;
      background-size: 25px;
      position: absolute; }

.product-cart .variations-button:not(.variations-button--full) .btn {
  border: solid 3px #afaeae;
  fill: #afaeae; }

.product-cart .variations-button:not(.variations-button--full) .btn--cart-added {
  fill: #FFFFFF;
  background-color: #afaeae; }

.checkout-form,
.contact-message-form,
.contact-message-order-form {
  margin-bottom: 20px; }
  .checkout-form .form-item,
  .contact-message-form .form-item,
  .contact-message-order-form .form-item {
    border-radius: 5px; }
  .checkout-form .form-actions, .checkout-form .form-item,
  .contact-message-form .form-actions,
  .contact-message-form .form-item,
  .contact-message-order-form .form-actions,
  .contact-message-order-form .form-item {
    margin: 0 0 20px;
    position: relative; }
  .checkout-form .form-item-fz152-agreement label,
  .contact-message-form .form-item-fz152-agreement label,
  .contact-message-order-form .form-item-fz152-agreement label {
    display: inline-block;
    margin-bottom: 0; }
  .checkout-form .form-actions,
  .contact-message-form .form-actions,
  .contact-message-order-form .form-actions {
    padding: 0 !important;
    margin: 0;
    display: flex;
    justify-content: center; }
    .checkout-form .form-actions input,
    .contact-message-form .form-actions input,
    .contact-message-order-form .form-actions input {
      color: #FFFFFF;
      border-radius: 0;
      background: #1f1f1f;
      transition: background 0.4s;
      padding: 10px 18px;
      min-width: 160px;
      min-height: unset; }
      .checkout-form .form-actions input:hover,
      .contact-message-form .form-actions input:hover,
      .contact-message-order-form .form-actions input:hover {
        box-shadow: none;
        background: #454545; }
  .checkout-form .form-control,
  .contact-message-form .form-control,
  .contact-message-order-form .form-control {
    color: inherit;
    margin-top: 0;
    padding: 6px 15px 5px 0;
    border-radius: 0;
    border-color: #aaaaaa;
    border-width: 0 0 1px;
    transition: color 0.4s, background-color 0.4s, border-color 0.4s, padding 0.4s;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
    .checkout-form .form-control:hover,
    .contact-message-form .form-control:hover,
    .contact-message-order-form .form-control:hover {
      background-color: rgba(19, 19, 19, 0.07);
      padding-right: 0;
      padding-left: 15px; }
    .checkout-form .form-control:focus,
    .contact-message-form .form-control:focus,
    .contact-message-order-form .form-control:focus {
      padding-right: 0;
      padding-left: 15px;
      background-color: transparent;
      border-color: #131313;
      box-shadow: none; }
    .checkout-form .form-control.error,
    .contact-message-form .form-control.error,
    .contact-message-order-form .form-control.error {
      color: #AC182D;
      border-color: #AC182D; }
    .checkout-form .form-control:disabled,
    .contact-message-form .form-control:disabled,
    .contact-message-order-form .form-control:disabled {
      cursor: not-allowed;
      background-color: rgba(222, 221, 221, 0.5); }
    .checkout-form .form-control::placeholder,
    .contact-message-form .form-control::placeholder,
    .contact-message-order-form .form-control::placeholder {
      color: inherit;
      opacity: 0.8; }
    @media (max-width: 767.98px) {
      .checkout-form .form-control,
      .contact-message-form .form-control,
      .contact-message-order-form .form-control {
        font-size: 20px; } }
    .checkout-form .form-control::-webkit-input-placeholder,
    .contact-message-form .form-control::-webkit-input-placeholder,
    .contact-message-order-form .form-control::-webkit-input-placeholder {
      color: inherit;
      opacity: .8;
      transition: opacity 0.4s; }
    .checkout-form .form-control:focus::-webkit-input-placeholder,
    .contact-message-form .form-control:focus::-webkit-input-placeholder,
    .contact-message-order-form .form-control:focus::-webkit-input-placeholder {
      opacity: 0; }
    .checkout-form .form-control::-moz-placeholder,
    .contact-message-form .form-control::-moz-placeholder,
    .contact-message-order-form .form-control::-moz-placeholder {
      color: inherit;
      opacity: .8;
      transition: opacity 0.4s; }
    .checkout-form .form-control:focus::-moz-placeholder,
    .contact-message-form .form-control:focus::-moz-placeholder,
    .contact-message-order-form .form-control:focus::-moz-placeholder {
      opacity: 0; }
    .checkout-form .form-control:-moz-placeholder,
    .contact-message-form .form-control:-moz-placeholder,
    .contact-message-order-form .form-control:-moz-placeholder {
      color: inherit;
      opacity: .8;
      transition: opacity 0.4s; }
    .checkout-form .form-control:focus:-moz-placeholder,
    .contact-message-form .form-control:focus:-moz-placeholder,
    .contact-message-order-form .form-control:focus:-moz-placeholder {
      opacity: 0; }
  .checkout-form .form-type-textfield, .checkout-form .form-type-textarea, .checkout-form .form-type-select, .checkout-form .form-type-email, .checkout-form .form-type-number, .checkout-form .form-type-password, .checkout-form .form-type-managed-file,
  .contact-message-form .form-type-textfield,
  .contact-message-form .form-type-textarea,
  .contact-message-form .form-type-select,
  .contact-message-form .form-type-email,
  .contact-message-form .form-type-number,
  .contact-message-form .form-type-password,
  .contact-message-form .form-type-managed-file,
  .contact-message-order-form .form-type-textfield,
  .contact-message-order-form .form-type-textarea,
  .contact-message-order-form .form-type-select,
  .contact-message-order-form .form-type-email,
  .contact-message-order-form .form-type-number,
  .contact-message-order-form .form-type-password,
  .contact-message-order-form .form-type-managed-file {
    position: relative;
    margin-top: 16px;
    margin-bottom: 20px;
    background-color: inherit;
    transition: background-color 0.4s;
    z-index: 1; }
    .checkout-form .form-type-textfield label, .checkout-form .form-type-textarea label, .checkout-form .form-type-select label, .checkout-form .form-type-email label, .checkout-form .form-type-number label, .checkout-form .form-type-password label, .checkout-form .form-type-managed-file label,
    .contact-message-form .form-type-textfield label,
    .contact-message-form .form-type-textarea label,
    .contact-message-form .form-type-select label,
    .contact-message-form .form-type-email label,
    .contact-message-form .form-type-number label,
    .contact-message-form .form-type-password label,
    .contact-message-form .form-type-managed-file label,
    .contact-message-order-form .form-type-textfield label,
    .contact-message-order-form .form-type-textarea label,
    .contact-message-order-form .form-type-select label,
    .contact-message-order-form .form-type-email label,
    .contact-message-order-form .form-type-number label,
    .contact-message-order-form .form-type-password label,
    .contact-message-order-form .form-type-managed-file label {
      color: rgba(19, 19, 19, 0.54);
      line-height: 20px;
      position: absolute;
      top: -13px;
      left: 0px;
      display: block;
      margin: 0;
      padding: 0px;
      background-color: transparent;
      transform-origin: 0 0;
      transform: translateY(0px) scale(0.82);
      transition: transform 0.2s;
      z-index: 2; }
    .checkout-form .form-type-textfield .description, .checkout-form .form-type-textarea .description, .checkout-form .form-type-select .description, .checkout-form .form-type-email .description, .checkout-form .form-type-number .description, .checkout-form .form-type-password .description, .checkout-form .form-type-managed-file .description,
    .contact-message-form .form-type-textfield .description,
    .contact-message-form .form-type-textarea .description,
    .contact-message-form .form-type-select .description,
    .contact-message-form .form-type-email .description,
    .contact-message-form .form-type-number .description,
    .contact-message-form .form-type-password .description,
    .contact-message-form .form-type-managed-file .description,
    .contact-message-order-form .form-type-textfield .description,
    .contact-message-order-form .form-type-textarea .description,
    .contact-message-order-form .form-type-select .description,
    .contact-message-order-form .form-type-email .description,
    .contact-message-order-form .form-type-number .description,
    .contact-message-order-form .form-type-password .description,
    .contact-message-order-form .form-type-managed-file .description {
      color: rgba(19, 19, 19, 0.6);
      font-size: 14px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 2px 0 0;
      transform: translateY(100%);
      z-index: 1; }
    .checkout-form .form-type-textfield.form-item--empty label, .checkout-form .form-type-textarea.form-item--empty label, .checkout-form .form-type-select.form-item--empty label, .checkout-form .form-type-email.form-item--empty label, .checkout-form .form-type-number.form-item--empty label, .checkout-form .form-type-password.form-item--empty label, .checkout-form .form-type-managed-file.form-item--empty label,
    .contact-message-form .form-type-textfield.form-item--empty label,
    .contact-message-form .form-type-textarea.form-item--empty label,
    .contact-message-form .form-type-select.form-item--empty label,
    .contact-message-form .form-type-email.form-item--empty label,
    .contact-message-form .form-type-number.form-item--empty label,
    .contact-message-form .form-type-password.form-item--empty label,
    .contact-message-form .form-type-managed-file.form-item--empty label,
    .contact-message-order-form .form-type-textfield.form-item--empty label,
    .contact-message-order-form .form-type-textarea.form-item--empty label,
    .contact-message-order-form .form-type-select.form-item--empty label,
    .contact-message-order-form .form-type-email.form-item--empty label,
    .contact-message-order-form .form-type-number.form-item--empty label,
    .contact-message-order-form .form-type-password.form-item--empty label,
    .contact-message-order-form .form-type-managed-file.form-item--empty label {
      color: #131313;
      transform: translate3d(0, 18px, 0); }
    .checkout-form .form-type-textfield.form-item--empty:focus-within label, .checkout-form .form-type-textarea.form-item--empty:focus-within label, .checkout-form .form-type-select.form-item--empty:focus-within label, .checkout-form .form-type-email.form-item--empty:focus-within label, .checkout-form .form-type-number.form-item--empty:focus-within label, .checkout-form .form-type-password.form-item--empty:focus-within label, .checkout-form .form-type-managed-file.form-item--empty:focus-within label,
    .contact-message-form .form-type-textfield.form-item--empty:focus-within label,
    .contact-message-form .form-type-textarea.form-item--empty:focus-within label,
    .contact-message-form .form-type-select.form-item--empty:focus-within label,
    .contact-message-form .form-type-email.form-item--empty:focus-within label,
    .contact-message-form .form-type-number.form-item--empty:focus-within label,
    .contact-message-form .form-type-password.form-item--empty:focus-within label,
    .contact-message-form .form-type-managed-file.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-textfield.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-textarea.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-select.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-email.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-number.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-password.form-item--empty:focus-within label,
    .contact-message-order-form .form-type-managed-file.form-item--empty:focus-within label {
      transform: translateY(0px) scale(0.82); }
    .checkout-form .form-type-textfield:hover .form-control, .checkout-form .form-type-textarea:hover .form-control, .checkout-form .form-type-select:hover .form-control, .checkout-form .form-type-email:hover .form-control, .checkout-form .form-type-number:hover .form-control, .checkout-form .form-type-password:hover .form-control, .checkout-form .form-type-managed-file:hover .form-control,
    .contact-message-form .form-type-textfield:hover .form-control,
    .contact-message-form .form-type-textarea:hover .form-control,
    .contact-message-form .form-type-select:hover .form-control,
    .contact-message-form .form-type-email:hover .form-control,
    .contact-message-form .form-type-number:hover .form-control,
    .contact-message-form .form-type-password:hover .form-control,
    .contact-message-form .form-type-managed-file:hover .form-control,
    .contact-message-order-form .form-type-textfield:hover .form-control,
    .contact-message-order-form .form-type-textarea:hover .form-control,
    .contact-message-order-form .form-type-select:hover .form-control,
    .contact-message-order-form .form-type-email:hover .form-control,
    .contact-message-order-form .form-type-number:hover .form-control,
    .contact-message-order-form .form-type-password:hover .form-control,
    .contact-message-order-form .form-type-managed-file:hover .form-control {
      border-color: #131313; }
    .checkout-form .form-type-textfield:focus-within label, .checkout-form .form-type-textarea:focus-within label, .checkout-form .form-type-select:focus-within label, .checkout-form .form-type-email:focus-within label, .checkout-form .form-type-number:focus-within label, .checkout-form .form-type-password:focus-within label, .checkout-form .form-type-managed-file:focus-within label,
    .contact-message-form .form-type-textfield:focus-within label,
    .contact-message-form .form-type-textarea:focus-within label,
    .contact-message-form .form-type-select:focus-within label,
    .contact-message-form .form-type-email:focus-within label,
    .contact-message-form .form-type-number:focus-within label,
    .contact-message-form .form-type-password:focus-within label,
    .contact-message-form .form-type-managed-file:focus-within label,
    .contact-message-order-form .form-type-textfield:focus-within label,
    .contact-message-order-form .form-type-textarea:focus-within label,
    .contact-message-order-form .form-type-select:focus-within label,
    .contact-message-order-form .form-type-email:focus-within label,
    .contact-message-order-form .form-type-number:focus-within label,
    .contact-message-order-form .form-type-password:focus-within label,
    .contact-message-order-form .form-type-managed-file:focus-within label {
      color: #131313; }
    .checkout-form .form-type-textfield:focus-within::before, .checkout-form .form-type-textarea:focus-within::before, .checkout-form .form-type-select:focus-within::before, .checkout-form .form-type-email:focus-within::before, .checkout-form .form-type-number:focus-within::before, .checkout-form .form-type-password:focus-within::before, .checkout-form .form-type-managed-file:focus-within::before,
    .contact-message-form .form-type-textfield:focus-within::before,
    .contact-message-form .form-type-textarea:focus-within::before,
    .contact-message-form .form-type-select:focus-within::before,
    .contact-message-form .form-type-email:focus-within::before,
    .contact-message-form .form-type-number:focus-within::before,
    .contact-message-form .form-type-password:focus-within::before,
    .contact-message-form .form-type-managed-file:focus-within::before,
    .contact-message-order-form .form-type-textfield:focus-within::before,
    .contact-message-order-form .form-type-textarea:focus-within::before,
    .contact-message-order-form .form-type-select:focus-within::before,
    .contact-message-order-form .form-type-email:focus-within::before,
    .contact-message-order-form .form-type-number:focus-within::before,
    .contact-message-order-form .form-type-password:focus-within::before,
    .contact-message-order-form .form-type-managed-file:focus-within::before {
      transform: none;
      transition: none;
      border-color: #131313; }
  .checkout-form .form-type-radio, .checkout-form .form-form-type-checkbox,
  .contact-message-form .form-type-radio,
  .contact-message-form .form-form-type-checkbox,
  .contact-message-order-form .form-type-radio,
  .contact-message-order-form .form-form-type-checkbox {
    margin-bottom: 10px; }
    .checkout-form .form-type-radio label, .checkout-form .form-form-type-checkbox label,
    .contact-message-form .form-type-radio label,
    .contact-message-form .form-form-type-checkbox label,
    .contact-message-order-form .form-type-radio label,
    .contact-message-order-form .form-form-type-checkbox label {
      display: block;
      margin-bottom: 0; }
    .checkout-form .form-type-radio .description, .checkout-form .form-form-type-checkbox .description,
    .contact-message-form .form-type-radio .description,
    .contact-message-form .form-form-type-checkbox .description,
    .contact-message-order-form .form-type-radio .description,
    .contact-message-order-form .form-form-type-checkbox .description {
      margin-left: 0;
      opacity: 0.7; }
  .checkout-form .form-type-managed-file,
  .contact-message-form .form-type-managed-file,
  .contact-message-order-form .form-type-managed-file {
    padding: 16px;
    border: 1px solid rgba(19, 19, 19, 0.4);
    border-radius: 5px; }
    .checkout-form .form-type-managed-file input[type="file"],
    .contact-message-form .form-type-managed-file input[type="file"],
    .contact-message-order-form .form-type-managed-file input[type="file"] {
      padding: 0;
      border: none; }
    .checkout-form .form-type-managed-file .btn,
    .contact-message-form .form-type-managed-file .btn,
    .contact-message-order-form .form-type-managed-file .btn {
      min-width: inherit;
      min-height: inherit; }
  .checkout-form .form-wrapper .form-item label, .checkout-form.cabinet-form .form-item label,
  .contact-message-form .form-wrapper .form-item label,
  .contact-message-form.cabinet-form .form-item label,
  .contact-message-order-form .form-wrapper .form-item label,
  .contact-message-order-form.cabinet-form .form-item label {
    display: block;
    font-weight: 400; }
  .checkout-form .form-wrapper .form-type-radio label, .checkout-form .form-wrapper .form-type-checkbox label, .checkout-form.cabinet-form .form-type-radio label, .checkout-form.cabinet-form .form-type-checkbox label,
  .contact-message-form .form-wrapper .form-type-radio label,
  .contact-message-form .form-wrapper .form-type-checkbox label,
  .contact-message-form.cabinet-form .form-type-radio label,
  .contact-message-form.cabinet-form .form-type-checkbox label,
  .contact-message-order-form .form-wrapper .form-type-radio label,
  .contact-message-order-form .form-wrapper .form-type-checkbox label,
  .contact-message-order-form.cabinet-form .form-type-radio label,
  .contact-message-order-form.cabinet-form .form-type-checkbox label {
    display: inline-block;
    padding-left: 5px; }
  .checkout-form .form-wrapper .form-control, .checkout-form.cabinet-form .form-control,
  .contact-message-form .form-wrapper .form-control,
  .contact-message-form.cabinet-form .form-control,
  .contact-message-order-form .form-wrapper .form-control,
  .contact-message-order-form.cabinet-form .form-control {
    margin-top: 0;
    padding: 7px 0px;
    border-radius: 0px;
    border-width: 1px !important;
    border: none;
    background-color: inherit;
    border-bottom: 1px solid #131313; }
    .checkout-form .form-wrapper .form-control:hover, .checkout-form.cabinet-form .form-control:hover,
    .contact-message-form .form-wrapper .form-control:hover,
    .contact-message-form.cabinet-form .form-control:hover,
    .contact-message-order-form .form-wrapper .form-control:hover,
    .contact-message-order-form.cabinet-form .form-control:hover {
      background-color: inherit; }
    .checkout-form .form-wrapper .form-control:focus-within, .checkout-form.cabinet-form .form-control:focus-within,
    .contact-message-form .form-wrapper .form-control:focus-within,
    .contact-message-form.cabinet-form .form-control:focus-within,
    .contact-message-order-form .form-wrapper .form-control:focus-within,
    .contact-message-order-form.cabinet-form .form-control:focus-within {
      border-bottom: 1px solid #131313; }
  .checkout-form.cabinet-form,
  .contact-message-form.cabinet-form,
  .contact-message-order-form.cabinet-form {
    max-width: 550px; }
    .checkout-form.cabinet-form .form-actions,
    .contact-message-form.cabinet-form .form-actions,
    .contact-message-order-form.cabinet-form .form-actions {
      display: inline-flex; }
    .checkout-form.cabinet-form .form-type-password,
    .contact-message-form.cabinet-form .form-type-password,
    .contact-message-order-form.cabinet-form .form-type-password {
      margin-bottom: 10px; }
      .checkout-form.cabinet-form .form-type-password.password-parent,
      .contact-message-form.cabinet-form .form-type-password.password-parent,
      .contact-message-order-form.cabinet-form .form-type-password.password-parent {
        margin-bottom: 25px; }
      .checkout-form.cabinet-form .form-type-password.form-item-current-pass,
      .contact-message-form.cabinet-form .form-type-password.form-item-current-pass,
      .contact-message-order-form.cabinet-form .form-type-password.form-item-current-pass {
        margin-bottom: 20px; }
      .checkout-form.cabinet-form .form-type-password.password-parent, .checkout-form.cabinet-form .form-type-password.confirm-parent,
      .contact-message-form.cabinet-form .form-type-password.password-parent,
      .contact-message-form.cabinet-form .form-type-password.confirm-parent,
      .contact-message-order-form.cabinet-form .form-type-password.password-parent,
      .contact-message-order-form.cabinet-form .form-type-password.confirm-parent {
        max-width: unset;
        overflow: visible; }
        .checkout-form.cabinet-form .form-type-password.password-parent input, .checkout-form.cabinet-form .form-type-password.confirm-parent input,
        .contact-message-form.cabinet-form .form-type-password.password-parent input,
        .contact-message-form.cabinet-form .form-type-password.confirm-parent input,
        .contact-message-order-form.cabinet-form .form-type-password.password-parent input,
        .contact-message-order-form.cabinet-form .form-type-password.confirm-parent input {
          width: 100%; }
    .checkout-form.cabinet-form .user-login-title,
    .contact-message-form.cabinet-form .user-login-title,
    .contact-message-order-form.cabinet-form .user-login-title {
      text-align: center;
      font-weight: 400; }
    .checkout-form.cabinet-form .user-login-forgot-link,
    .contact-message-form.cabinet-form .user-login-forgot-link,
    .contact-message-order-form.cabinet-form .user-login-forgot-link {
      font-size: 14px;
      color: #131313;
      text-decoration: underline;
      font-weight: 300;
      margin-left: 15px;
      margin-bottom: 20px;
      display: block; }
    .checkout-form.cabinet-form .user-login-registration-link,
    .contact-message-form.cabinet-form .user-login-registration-link,
    .contact-message-order-form.cabinet-form .user-login-registration-link {
      text-decoration: underline; }
    .checkout-form.cabinet-form .user-login-actions-group,
    .contact-message-form.cabinet-form .user-login-actions-group,
    .contact-message-order-form.cabinet-form .user-login-actions-group {
      display: flex;
      justify-content: center;
      align-items: center; }
      .checkout-form.cabinet-form .user-login-actions-group > *:not(:last-child),
      .contact-message-form.cabinet-form .user-login-actions-group > *:not(:last-child),
      .contact-message-order-form.cabinet-form .user-login-actions-group > *:not(:last-child) {
        margin-right: 20px; }
    .checkout-form.cabinet-form .user-login-description,
    .contact-message-form.cabinet-form .user-login-description,
    .contact-message-order-form.cabinet-form .user-login-description {
      color: #131313;
      max-width: 80%;
      margin-left: 10px; }
  .checkout-form.user-pass .form-type-email,
  .contact-message-form.user-pass .form-type-email,
  .contact-message-order-form.user-pass .form-type-email {
    margin-bottom: 10px; }
  .checkout-form.user-pass p,
  .contact-message-form.user-pass p,
  .contact-message-order-form.user-pass p {
    display: none; }
  .checkout-form.user-pass .form-actions,
  .contact-message-form.user-pass .form-actions,
  .contact-message-order-form.user-pass .form-actions {
    display: flex;
    margin-top: 50px; }
  .checkout-form .ajax-progress,
  .contact-message-form .ajax-progress,
  .contact-message-order-form .ajax-progress {
    display: none; }
  .checkout-form label,
  .contact-message-form label,
  .contact-message-order-form label {
    display: none; }

.form-item-date .form-control {
  width: auto;
  display: inline; }

.contact-message-form .form-item {
  margin: 0 0 20px; }

.checkout-form .link--previous {
  display: flex;
  align-items: center;
  justify-content: center; }

.f-contact-page .contact-message-contact-form h2 {
  font-weight: 300; }

.footer-order form {
  align-items: flex-end; }

.footer-order .form {
  margin-bottom: 15px; }
  .footer-order .form .form-actions {
    margin-bottom: 0; }
    .footer-order .form .form-actions input {
      min-height: 53px; }
  .footer-order .form-type-textfield, .footer-order .form-type-textarea, .footer-order .form-type-select, .footer-order .form-type-email, .footer-order .form-type-number, .footer-order .form-type-password, .footer-order .form-type-managed-file {
    margin-top: 0; }

.header-search {
  width: 100%;
  position: relative;
  transition: box-shadow 0.4s; }
  .header-search:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1); }
  .header-search-field {
    width: 100%;
    display: block;
    color: #959595;
    font-size: 14px;
    line-height: 1.25;
    padding: 12px 40px 12px 15px;
    border: 2px solid #1f1f1f;
    border-radius: 4px;
    background-color: #fff; }
    .header-search-field:focus {
      outline: none; }
  .header-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    border: 0;
    box-shadow: none;
    border-radius: 0 4px 4px 0;
    background: url("../images/icons/search-white.svg") no-repeat center #1f1f1f; }

.views-exposed-form .btn--big {
  font-size: 13px;
  line-height: 1.22;
  padding: 12px 21px 13px;
  min-width: 175px;
  min-height: inherit;
  background-color: #131313; }
  .views-exposed-form .btn--big:hover {
    background-color: #393939; }

.views-exposed-form label {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 0 7px;
  color: #131313; }

.views-exposed-form .form--inline {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 -6px 27px; }

.views-exposed-form .form-item {
  width: 33.333%;
  padding: 0 6px;
  margin: 0 0 21px; }
  @media (max-width: 767.98px) {
    .views-exposed-form .form-item {
      width: 50%; } }
  @media (max-width: 575.98px) {
    .views-exposed-form .form-item {
      width: 100%; } }

.views-exposed-form .form-actions {
  padding: 0 6px;
  margin: 0 0 21px;
  align-self: flex-end; }
  .views-exposed-form .form-actions .btn {
    min-width: 141px; }

.views-exposed-form .form-control {
  margin: 0;
  padding: 9px 10px;
  font-size: 14px;
  line-height: 1.2;
  min-height: 40px;
  border-radius: 0;
  border-color: #e4e4e4;
  color: #131313;
  background-color: transparent;
  transition: border-color 0.4s, background-color 0.4s; }
  .views-exposed-form .form-control:hover {
    background-color: rgba(245, 242, 235, 0.8); }
  .views-exposed-form .form-control:focus {
    box-shadow: none;
    color: #131313;
    border-color: #131313;
    background-color: #FFFFFF; }

.views-exposed-form .form-checkboxes {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .views-exposed-form .form-checkboxes .form-item {
    display: flex;
    align-items: center;
    width: auto;
    position: relative;
    padding: 0;
    margin: 0 36px 15px 0; }
  .views-exposed-form .form-checkboxes input {
    opacity: 0;
    z-index: 5;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    position: relative;
    margin-right: 11px; }
  .views-exposed-form .form-checkboxes label {
    margin: 0;
    opacity: 0.8;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2;
    color: #131313;
    transition: opacity 0.4s; }
    .views-exposed-form .form-checkboxes label::before {
      content: "";
      width: 15px;
      height: 15px;
      top: 0;
      left: 0;
      position: absolute;
      border: 1px solid #e4e4e4;
      transition: border-color 0.4s; }
    .views-exposed-form .form-checkboxes label::after {
      content: "";
      width: 7px;
      height: 7px;
      top: 4px;
      left: 4px;
      opacity: 0;
      border-radius: 4px;
      position: absolute;
      background-color: #131313;
      transition: opacity 0.4s; }
  .views-exposed-form .form-checkboxes input:checked + label {
    opacity: 1; }
    .views-exposed-form .form-checkboxes input:checked + label::after {
      opacity: 1; }

.views-exposed-form .fieldgroup {
  width: 100%;
  padding-right: 60px;
  margin: 0 0 2px !important;
  float: none !important; }
  @media (max-width: 1025px) {
    .views-exposed-form .fieldgroup {
      padding-right: 0; } }

.submit-result {
  max-width: 550px; }
  .submit-result-title, .submit-result-text {
    text-align: center; }

.page-user-login #block-adaptive-content,
.page-user-pass #block-adaptive-content,
.page-user-register #block-adaptive-content,
.page-user-reset-form #block-adaptive-content,
.page-entity-user-edit_form #block-adaptive-content,
.page-syncabinet-submit_result #block-adaptive-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.page-user-login .tabs.primary,
.page-user-pass .tabs.primary,
.page-user-register .tabs.primary,
.page-user-reset-form .tabs.primary,
.page-entity-user-edit_form .tabs.primary,
.page-syncabinet-submit_result .tabs.primary {
  display: none; }

.page-user-login .form-actions,
.page-user-pass .form-actions,
.page-user-register .form-actions,
.page-user-reset-form .form-actions,
.page-entity-user-edit_form .form-actions,
.page-syncabinet-submit_result .form-actions {
  padding-top: 0px !important; }

.page-user-login input,
.page-user-pass input,
.page-user-register input,
.page-user-reset-form input,
.page-entity-user-edit_form input,
.page-syncabinet-submit_result input {
  min-height: unset; }

.page-user-login .description,
.page-user-pass .description,
.page-user-register .description,
.page-user-reset-form .description,
.page-entity-user-edit_form .description,
.page-syncabinet-submit_result .description {
  display: none; }

.header {
  flex-shrink: 0;
  color: #4F4F4F;
  background: #ffffff;
  line-height: 1.35;
  position: fixed;
  left: 0;
  width: 100%;
  max-height: 93px;
  z-index: 21; }
  .header-full {
    position: relative;
    z-index: 12;
    background: #ffffff;
    border-bottom: 1px solid #e4e4e4; }
  .header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 56px; }
    @media (max-width: 991.98px) {
      .header-row .cart-small {
        display: flex;
        flex-shrink: 0; } }
    @media (max-width: 1199.98px) {
      .header-row {
        flex-wrap: wrap; } }
  @media (min-width: 1200px) {
    .header-row--small .header-col--menu {
      width: 40%; }
    .header-row--small .header-col--logo {
      width: 20%; }
      .header-row--small .header-col--logo .header-logo {
        justify-content: center; }
    .header-row--small .header-col--store {
      width: 40%; } }
  .header-row--small .header-col--menu.mobile {
    width: 100%; }
  @media (max-width: 1199.98px) {
    .header-col {
      margin-right: 25px; } }
  .header-col--logo {
    flex-shrink: 0; }
  .header-col--menu.mobile {
    display: none;
    width: 100%; }
  @media (max-width: 1199.98px) {
    .header-col--menu {
      display: none; }
      .header-col--menu.mobile {
        display: block; } }
  @media (min-width: 1200px) {
    .header-col--store {
      width: 25%; } }
  @media (min-width: 1200px) {
    .header-col--menu-right {
      width: 25%;
      margin-left: 20px; } }
  .header-col--store {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .header-col:last-child {
    margin-right: 0 !important; }
  .header-logo {
    display: flex;
    align-items: center; }
    .header-logo-image {
      flex-shrink: 0;
      transition: opacity 0.4s; }
      .header-logo-image img {
        height: auto !important;
        max-height: 62px;
        max-width: 160px;
        object-fit: contain; }
        @media (max-width: 991.98px) {
          .header-logo-image img {
            max-height: 58px;
            max-width: 100px; } }
    .header-logo:hover .header-logo-image {
      opacity: 0.7; }
    .header-logo:active .header-logo-image {
      opacity: 0.55; }
    .header-logo--small img {
      height: 2.4rem; }
  .toolbar-horizontal .header-nav {
    top: 130px; }
  .toolbar-tray-open.toolbar-horizontal .header-nav {
    top: 170px; }
  .header-nav ul {
    flex-grow: 1;
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase; }
    .header-nav ul li {
      padding: 0;
      margin: 0 30px 0 0; }
      .header-nav ul li:last-child {
        margin-right: 0 !important; }
    .header-nav ul a {
      position: relative;
      overflow: hidden;
      display: inline-block;
      padding: 0;
      transition: color 0.4s, opacity 0.4s;
      color: #4F4F4F; }
      .header-nav ul a .underline {
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #929292;
        bottom: 0;
        left: -100%;
        transition: left 0.4s; }
      .header-nav ul a:hover {
        color: #929292; }
        .header-nav ul a:hover .underline {
          left: 0; }
      .header-nav ul a:active {
        opacity: 0.7; }
    @media (min-width: 768px) {
      .header-nav ul:nth-of-type(2) {
        display: none; } }
  .header-nav .classic-menu-dropdown .menu {
    border-radius: 0;
    padding: 10px 15px; }
    .header-nav .classic-menu-dropdown .menu .nav-link {
      font-size: 14px;
      padding: 5px 0;
      text-transform: none; }
    .header-nav .classic-menu-dropdown .menu-item {
      margin: 0; }
  @media (max-width: 1199.98px) {
    .header-nav {
      position: fixed;
      top: 91px;
      left: 0;
      width: 100%;
      overflow: auto;
      padding: 10px 0 20px;
      max-height: calc(100% - 86px);
      border-bottom: solid 1px #e4e4e4;
      background-color: #ffffff;
      opacity: 0;
      pointer-events: none;
      transform: scale(0.6);
      transform-origin: right top;
      transition: opacity 0.4s, transform 0.4s; }
      .header-nav .mobile--social-networks {
        display: flex;
        margin: 0px -10px; }
      .header-nav .mobile--social-network {
        padding: 10px;
        margin-bottom: 6px; }
        .header-nav .mobile--social-network:not(:last-child) {
          margin-right: 15px; }
        .header-nav .mobile--social-network path,
        .header-nav .mobile--social-network svg {
          transition: fill 0.4s; }
        .header-nav .mobile--social-network:hover path,
        .header-nav .mobile--social-network:hover svg {
          fill: #afaeae; }
      .header-nav .mobile--phones .btn {
        min-width: unset;
        color: #4F4F4F; }
      .header-nav .mobile--phones .header-phone {
        display: flex;
        margin: 0px -8px 14px; }
        .header-nav .mobile--phones .header-phone--link {
          padding: 0px 8px;
          transition: color 0.4s; }
          .header-nav .mobile--phones .header-phone--link:not(:last-child) {
            border-right: 1px solid #4F4F4F; }
          .header-nav .mobile--phones .header-phone--link:hover {
            opacity: 1;
            color: #afaeae; }
      .show-mobile-nav .header-nav {
        opacity: 1;
        transform: none;
        pointer-events: auto; }
      .header-nav ul {
        font-size: 13px;
        font-weight: 300;
        text-transform: uppercase;
        display: flex;
        flex-direction: column; }
        .header-nav ul li {
          margin: 10px 0; }
      .header-nav a {
        display: block;
        padding: 15px 10px;
        transition: color 0.4s, background-color 0.4s; }
        .header-nav a:hover {
          color: #f5f2eb; }
        .header-nav a:active {
          background-color: rgba(245, 242, 235, 0.07); }
      .header-nav .main-menu .menu {
        border: 0;
        display: none;
        position: static;
        padding: 0 0 15px 15px; }
        .header-nav .main-menu .menu-item {
          position: relative;
          padding: 0 50px 0 0;
          border-bottom: solid 1px #ffffff; }
          .header-nav .main-menu .menu-item:last-child {
            border-bottom: 0; }
          .header-nav .main-menu .menu-item a {
            float: none;
            text-align: left; }
        .header-nav .main-menu .menu-dropdown-trigger {
          top: 0;
          right: 0;
          width: 40px;
          height: 55px;
          display: flex;
          flex-shrink: 0;
          align-items: center;
          justify-content: center;
          position: absolute;
          transition: color 0.4s, transform 0.4s; }
          .header-nav .main-menu .menu-dropdown-trigger:hover, .header-nav .main-menu .menu-dropdown-trigger:active {
            color: #929292; }
          .header-nav .main-menu .menu-dropdown-trigger.open {
            transform: scale(1, -1); }
        .header-nav .main-menu .menu .menu-item {
          border: 0;
          padding: 0; }
        .header-nav .main-menu .menu .nav-link {
          font-size: 16px;
          padding: 10px 8px;
          font-weight: normal; }
          .header-nav .main-menu .menu .nav-link::before {
            content: "—"; } }
  @media (max-width: 991.98px) {
    .header-nav {
      top: 87px; } }
  .header-button {
    margin-right: 10px; }
    .header-button:hover svg, .header-button:hover path {
      fill: #131313; }
    @media (min-width: 768px) {
      .header-button {
        margin-right: 30px; } }
  .header-lk {
    margin-right: 10px; }
    @media (min-width: 768px) {
      .header-lk {
        margin-right: 30px; } }
    .header-lk a {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0;
      width: 28px;
      height: 28px; }
      .header-lk a path,
      .header-lk a svg {
        transition: fill 0.4s; }
      .header-lk a:hover path,
      .header-lk a:hover svg {
        fill: #131313; }
  .header-toggler {
    display: none; }
    .header-toggler:hover .header-toggler-item {
      background-color: #131313; }
    @media (max-width: 1199.98px) {
      .header-toggler {
        width: 28px;
        height: 28px;
        overflow: hidden;
        display: flex;
        flex-shrink: 0;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        cursor: pointer;
        transition: box-shadow 0.4s, background-color 0.4s;
        margin-left: 0px; }
        .header-toggler:focus {
          outline: none; }
        .header-toggler-item {
          width: 18px;
          height: 1px;
          position: relative;
          margin-bottom: 5px;
          transform-origin: center;
          background-color: #3d3d3d;
          transition: transform 0.4s; }
          .show-mobile-nav .header-toggler-item--1 {
            background-color: #afaeae;
            transform: translate3d(0px, 6px, 0) rotate(45deg) scale(1.25); }
          .header-toggler-item--2 {
            transform-origin: left top;
            transition: transform 0.4s, opacity 0.4s; }
            .show-mobile-nav .header-toggler-item--2 {
              opacity: 0;
              transform: scale(0, 1); }
          .header-toggler-item--3 {
            margin-bottom: 0; }
            .show-mobile-nav .header-toggler-item--3 {
              background-color: #afaeae;
              transform: translate3d(0px, -6px, 0) rotate(-45deg) scale(1.25); } }
  @media (max-width: 767.98px) {
    .header .cart-small-item {
      margin-right: 10px !important; } }
  @media (max-width: 575.98px) {
    .header .header-col {
      margin: 0px; } }
  .header-phone .btn {
    margin-left: 15px; }
  .header-full {
    padding: 15px 0; }
    .header-full .nav a {
      color: #4F4F4F; }
    .header-full li {
      padding: 0 1em; }
  .header-small {
    padding: 10px 0; }
  .header-info {
    border-bottom: 1px solid #f5f2eb; }
  .header a {
    color: inherit; }

.small-menu {
  padding: 10px 0 20px;
  border-top: solid 1px #f5f2eb; }
  .small-menu ul {
    display: flex;
    font-size: 21px;
    font-weight: 600;
    margin: 0 -10px;
    flex-direction: column; }
  .small-menu a {
    display: block;
    padding: 15px 10px;
    text-align: right;
    transition: color 0.4s, background-color 0.4s; }
    .small-menu a:hover {
      color: #f5f2eb; }
    .small-menu a:active {
      background-color: rgba(245, 242, 235, 0.07); }

.show-mobile-nav .header-toggler-item {
  margin-right: -2px; }
  .show-mobile-nav .header-toggler-item::before {
    left: -4px;
    width: 5px; }

.footer {
  padding: 0 !important;
  flex-shrink: 0;
  color: #131313; }
  .footer-container {
    max-width: 1050px; }
  .footer-row {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/ }
    @media (max-width: 991.98px) {
      .footer-row {
        flex-wrap: wrap;
        justify-content: flex-start; } }
  @media (max-width: 991.98px) {
    .footer-col--menu {
      width: 100%; } }
  .footer-col--phones {
    display: flex;
    min-width: 300px;
    flex-shrink: 0;
    justify-content: flex-end; }
    @media (max-width: 767.98px) {
      .footer-col--phones {
        width: 100%;
        justify-content: center;
        margin: 8px 0; } }
  .footer-col--social-networks {
    text-align: center;
    min-width: 210px; }
    @media (max-width: 767.98px) {
      .footer-col--social-networks {
        width: 100%;
        text-align: center; } }
    .footer-col--social-networks a {
      display: inline-block;
      width: 25px;
      height: 25px;
      margin: 0 12px 0 12px;
      min-width: auto !important;
      transition: opacity 0.4s; }
      .footer-col--social-networks a path,
      .footer-col--social-networks a svg {
        fill: #1f1f1f;
        transition: fill 0.4s; }
      .footer-col--social-networks a:hover path,
      .footer-col--social-networks a:hover svg {
        fill: black; }
  .footer-phone a {
    font-size: 14px;
    font-weight: 300;
    display: block;
    letter-spacing: 0.05em; }
  .footer-copyright {
    font-size: 12px !important;
    letter-spacing: 0.5px; }
    @media (max-width: 767.98px) {
      .footer-copyright {
        margin-bottom: 12px; } }
  .footer .synapse {
    font-size: 0;
    padding-top: 0; }
    .footer .synapse-logo {
      top: -9px !important;
      margin-right: 12px;
      height: 28px;
      position: relative; }
    .footer .synapse-link {
      color: #929292;
      text-decoration: none;
      border-bottom: 0 !important;
      font-size: 13px;
      line-height: 1.1;
      letter-spacing: 0.7px;
      font-family: Helvetica, Arial, sans-serif;
      position: relative;
      overflow: hidden;
      display: inline-flex;
      padding: 0;
      transition: color 0.4s, opacity 0.4s; }
      .footer .synapse-link .underline {
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #929292;
        bottom: 0;
        left: -100%;
        transition: left 0.4s; }
      .footer .synapse-link:hover {
        color: #929292; }
        .footer .synapse-link:hover .underline {
          left: 0; }
      .footer .synapse-link:focus {
        color: #929292; }
      .footer .synapse-link:active {
        color: #b8b8b8; }
  .footer-order {
    background-color: #ffffff;
    padding-bottom: 80px; }
    .footer-order-title {
      font-weight: 300;
      font-size: 28px;
      text-align: center;
      margin-bottom: 25px;
      color: #131313; }
    .footer-order .form-type-textfield .form-control, .footer-order .form-type-textarea .form-control, .footer-order .form-type-select .form-control, .footer-order .form-type-email .form-control, .footer-order .form-type-number .form-control, .footer-order .form-type-password .form-control, .footer-order .form-type-managed-file .form-control {
      font-size: 14px;
      border: 0;
      background: transparent;
      border-radius: 0;
      border-bottom: 1px solid #131313; }
      .footer-order .form-type-textfield .form-control:focus, .footer-order .form-type-textfield .form-control:hover, .footer-order .form-type-textarea .form-control:focus, .footer-order .form-type-textarea .form-control:hover, .footer-order .form-type-select .form-control:focus, .footer-order .form-type-select .form-control:hover, .footer-order .form-type-email .form-control:focus, .footer-order .form-type-email .form-control:hover, .footer-order .form-type-number .form-control:focus, .footer-order .form-type-number .form-control:hover, .footer-order .form-type-password .form-control:focus, .footer-order .form-type-password .form-control:hover, .footer-order .form-type-managed-file .form-control:focus, .footer-order .form-type-managed-file .form-control:hover {
        background: transparent; }
    .footer-order .form-type-textfield:hover .form-control, .footer-order .form-type-textarea:hover .form-control, .footer-order .form-type-select:hover .form-control, .footer-order .form-type-email:hover .form-control, .footer-order .form-type-number:hover .form-control, .footer-order .form-type-password:hover .form-control, .footer-order .form-type-managed-file:hover .form-control {
      border-color: #131313; }
    .footer-order .form-type-textfield:focus-within label, .footer-order .form-type-textarea:focus-within label, .footer-order .form-type-select:focus-within label, .footer-order .form-type-email:focus-within label, .footer-order .form-type-number:focus-within label, .footer-order .form-type-password:focus-within label, .footer-order .form-type-managed-file:focus-within label {
      color: #131313 !important; }
    .footer-order .form-type-textfield:focus-within .form-control, .footer-order .form-type-textarea:focus-within .form-control, .footer-order .form-type-select:focus-within .form-control, .footer-order .form-type-email:focus-within .form-control, .footer-order .form-type-number:focus-within .form-control, .footer-order .form-type-password:focus-within .form-control, .footer-order .form-type-managed-file:focus-within .form-control {
      border-color: #131313; }
    .footer-order form {
      max-width: 422px;
      margin: 0 auto; }
      .footer-order form label {
        color: #131313 !important; }
      .footer-order form .field--name-field-details,
      .footer-order form .field--name-langcode {
        display: none; }
      .footer-order form .form-actions {
        flex-shrink: 0;
        display: block;
        margin-bottom: 20px; }
        .footer-order form .form-actions input {
          width: 100%;
          min-width: 100%;
          min-height: auto;
          padding: 16px 10px; }
  .footer-menu {
    padding: 25px 0 25px 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background-color: #ffffff; }
    @media (max-width: 991.98px) {
      .footer-menu .menu--footer {
        margin-bottom: 20px; } }
    .footer-menu .menu--footer .menu {
      margin: 0 -13px; }
      .footer-menu .menu--footer .menu-item--expanded {
        list-style: none;
        padding: 0; }
        .footer-menu .menu--footer .menu-item--expanded .menu {
          margin-top: 15px; }
      .footer-menu .menu--footer .menu li {
        display: inline-block;
        padding: 0;
        margin: 0 13px; }
        .footer-menu .menu--footer .menu li a {
          font-size: 13px;
          font-weight: 300;
          text-transform: uppercase;
          letter-spacing: 0.05em;
          color: #4F4F4F;
          position: relative;
          overflow: hidden;
          display: inline-flex;
          padding: 0;
          transition: color 0.4s, opacity 0.4s; }
          .footer-menu .menu--footer .menu li a .underline {
            position: absolute;
            width: 100%;
            height: 1px;
            background-color: #929292;
            bottom: 0;
            left: -100%;
            transition: left 0.4s; }
          .footer-menu .menu--footer .menu li a:hover {
            color: #929292; }
            .footer-menu .menu--footer .menu li a:hover .underline {
              left: 0; }
          .footer-menu .menu--footer .menu li a:active {
            opacity: 0.7; }
    .footer-menu .menu--footer > .menu > li > a {
      color: #131313; }
    .footer-menu .btn--text {
      color: #131313; }
      .footer-menu .btn--text:hover {
        color: #929292; }
  .footer-copy {
    background-color: #ffffff;
    padding: 25px 0; }
  .footer .footer-phone a {
    display: inline-block;
    padding: 0px 8px; }
    .footer .footer-phone a:not(:last-child) {
      border-right: 1px solid #4F4F4F; }
    .footer .footer-phone a:hover {
      color: #929292; }
  @media (max-width: 991.98px) {
    .footer .btn {
      min-width: unset;
      margin-right: 15px; }
    .footer .footer-col {
      width: 100%; }
      .footer .footer-col:not(:last-child) {
        margin-bottom: 20px; }
    .footer .footer-col--phones {
      justify-content: center;
      flex-wrap: wrap;
      margin: 0px; }
    .footer .menu--footer {
      margin-bottom: 0px; }
      .footer .menu--footer .menu {
        flex-direction: column;
        align-items: center;
        margin-top: 0px !important; }
        .footer .menu--footer .menu .menu-item {
          display: block;
          text-align: center; }
      .footer .menu--footer .menu-item--expanded {
        text-align: center; }
        .footer .menu--footer .menu-item--expanded .menu-item {
          display: flex;
          justify-content: center;
          padding: 0px; }
      .footer .menu--footer .menu-item a {
        text-align: center; } }
  .footer a {
    color: #131313; }
    .footer a:hover {
      color: #131313; }

.node--type-syspage .node--syspage-promo {
  margin: 0px;
  position: relative; }
  .node--type-syspage .node--syspage-promo-inner {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    left: 0;
    padding: 0px;
    width: 100%;
    min-height: 100%; }
  .node--type-syspage .node--syspage-promo-content {
    max-width: unset;
    margin-bottom: 150px;
    text-align: center; }
    .node--type-syspage .node--syspage-promo-content h1 {
      font-size: 55px;
      font-weight: normal;
      margin-bottom: 25px;
      color: #FFF; }
    .node--type-syspage .node--syspage-promo-content a {
      display: inline-block;
      color: #FFF;
      border: 1px solid #FFF;
      padding: 14px 57px;
      text-transform: uppercase;
      transition: border 0.4s; }
      .node--type-syspage .node--syspage-promo-content a:hover {
        color: #FFF;
        border: 1px solid rgba(255, 255, 255, 0.5); }
  .node--type-syspage .node--syspage-promo-image {
    position: relative; }
    .node--type-syspage .node--syspage-promo-image::before {
      background: rgba(0, 0, 0, 0.3); }

@media (max-width: 991.98px) {
  .node--type-syspage .node--syspage-promo-content {
    margin-bottom: 100px; } }

@media (max-width: 767.98px) {
  .node--type-syspage .node--syspage-promo-content {
    margin-bottom: 50px; }
  .node--type-syspage .node--syspage-promo-content h1 {
    font-size: 46px; } }

@media (max-width: 575.98px) {
  .node--type-syspage .node--syspage-promo-inner {
    position: relative; }
  .node--type-syspage .node--syspage-promo-content {
    margin: 50px 0px; }
    .node--type-syspage .node--syspage-promo-content h1 {
      font-size: 38px; }
  .node--type-syspage .node--syspage-promo-image {
    position: absolute; } }

.catalog-row {
  justify-content: flex-start; }

.catalog-teaser {
  box-shadow: none !important; }
  .catalog-teaser .field--name-field-catalog-image {
    text-align: center; }

.catalog-description .catalog-col {
  width: 100%; }

.catalog-products .view-filters {
  min-height: unset; }

.catalog-togglers {
  display: none; }

.block-views-blockcatalog-block-front .catalog-col {
  width: 100%; }
  @media (min-width: 768px) {
    .block-views-blockcatalog-block-front .catalog-col {
      width: 50%; } }
  @media (min-width: 992px) {
    .block-views-blockcatalog-block-front .catalog-col {
      width: 33.33%; } }

.block-views-blockcatalog-block-front .catalog-teaser {
  max-width: 100%;
  border: 0; }
  .block-views-blockcatalog-block-front .catalog-teaser-name {
    color: #898888;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding-top: 37px; }

.sidebar-nav .parent-menu-link {
  color: #4F4F4F;
  background-color: #f5f2eb; }
  .sidebar-nav .parent-menu-link:hover {
    color: #929292; }

.sidebar-nav .parent-menu-item--is-active > a {
  color: #929292; }

#block-block-catalog-description {
  color: #898888; }

.block-views-blockcatalog-block-front .flickity-enabled,
.block-views-blockproduct-block-front .flickity-enabled,
.block-views-blockproduct-block .flickity-enabled {
  display: block; }

.block-views-blockcatalog-block-front .previous,
.block-views-blockcatalog-block-front .next,
.block-views-blockproduct-block-front .previous,
.block-views-blockproduct-block-front .next,
.block-views-blockproduct-block .previous,
.block-views-blockproduct-block .next {
  margin-top: -110px; }

.block-views-blockcatalog-block-front .previous,
.block-views-blockproduct-block-front .previous,
.block-views-blockproduct-block .previous {
  left: 0px !important;
  background: none; }
  @media (min-width: 768px) {
    .block-views-blockcatalog-block-front .previous,
    .block-views-blockproduct-block-front .previous,
    .block-views-blockproduct-block .previous {
      left: 10px !important; } }
  @media (min-width: 820px) {
    .block-views-blockcatalog-block-front .previous,
    .block-views-blockproduct-block-front .previous,
    .block-views-blockproduct-block .previous {
      left: -50px !important; } }
  @media (min-width: 992px) {
    .block-views-blockcatalog-block-front .previous,
    .block-views-blockproduct-block-front .previous,
    .block-views-blockproduct-block .previous {
      left: 10px !important; } }
  @media (min-width: 1090px) {
    .block-views-blockcatalog-block-front .previous,
    .block-views-blockproduct-block-front .previous,
    .block-views-blockproduct-block .previous {
      left: -50px !important; } }
  @media (min-width: 1200px) {
    .block-views-blockcatalog-block-front .previous,
    .block-views-blockproduct-block-front .previous,
    .block-views-blockproduct-block .previous {
      left: 10px !important; } }
  @media (min-width: 1370px) {
    .block-views-blockcatalog-block-front .previous,
    .block-views-blockproduct-block-front .previous,
    .block-views-blockproduct-block .previous {
      left: -50px !important; } }

.block-views-blockcatalog-block-front .next,
.block-views-blockproduct-block-front .next,
.block-views-blockproduct-block .next {
  right: 0px !important;
  background: none; }
  @media (min-width: 768px) {
    .block-views-blockcatalog-block-front .next,
    .block-views-blockproduct-block-front .next,
    .block-views-blockproduct-block .next {
      right: 10px !important; } }
  @media (min-width: 820px) {
    .block-views-blockcatalog-block-front .next,
    .block-views-blockproduct-block-front .next,
    .block-views-blockproduct-block .next {
      right: -50px !important; } }
  @media (min-width: 992px) {
    .block-views-blockcatalog-block-front .next,
    .block-views-blockproduct-block-front .next,
    .block-views-blockproduct-block .next {
      right: 10px !important; } }
  @media (min-width: 1090px) {
    .block-views-blockcatalog-block-front .next,
    .block-views-blockproduct-block-front .next,
    .block-views-blockproduct-block .next {
      right: -50px !important; } }
  @media (min-width: 1200px) {
    .block-views-blockcatalog-block-front .next,
    .block-views-blockproduct-block-front .next,
    .block-views-blockproduct-block .next {
      right: 10px !important; } }
  @media (min-width: 1370px) {
    .block-views-blockcatalog-block-front .next,
    .block-views-blockproduct-block-front .next,
    .block-views-blockproduct-block .next {
      right: -50px !important; } }

.block-views-blockproduct-block-front,
.block-views-blockproduct-block {
  padding-bottom: 30px; }
  .block-views-blockproduct-block-front .catalog-col,
  .block-views-blockproduct-block .catalog-col {
    width: 100%; }
    @media (min-width: 768px) {
      .block-views-blockproduct-block-front .catalog-col,
      .block-views-blockproduct-block .catalog-col {
        width: 50%; } }
    @media (min-width: 992px) {
      .block-views-blockproduct-block-front .catalog-col,
      .block-views-blockproduct-block .catalog-col {
        width: 33.33%; } }
    @media (min-width: 1200px) {
      .block-views-blockproduct-block-front .catalog-col,
      .block-views-blockproduct-block .catalog-col {
        width: 25%; } }

.product {
  color: #131313; }
  .product-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }
    .product-image-hover:hover {
      opacity: 1; }
  .product-picture {
    min-height: auto; }
  .product-mark {
    background: none;
    padding: 0 !important;
    margin-right: 16px !important; }
    .product-mark-list {
      margin-bottom: 1px; }
    .product-mark a {
      font-size: 14px;
      font-weight: 300;
      color: #131313;
      border: 1px solid #131313;
      border-radius: 3px;
      display: inline-block;
      padding: 6px 14px;
      transition: background 0.4s, color 0.4s; }
      .product-mark a:hover {
        opacity: 1;
        background: #131313;
        color: #fff; }
  .product-article {
    color: #898888;
    font-size: 14px;
    margin-bottom: 7px; }
  .product-content {
    padding-top: 35px; }
  .product.product-teaser {
    border: none; }
    .product.product-teaser:hover {
      box-shadow: none !important; }
    .product.product-teaser .product-content {
      min-height: unset !important; }
    .product.product-teaser .product-title {
      line-height: 1.3; }
      .product.product-teaser .product-title a {
        color: #898888;
        transition: color 0.4s, opacity 0.4s; }
        .product.product-teaser .product-title a:hover {
          color: #afaeae; }
    .product.product-teaser .product-variation-button {
      display: none; }
    .product.product-teaser .variations-price {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .product.product-teaser .variations-price__current, .product.product-teaser .variations-price__old {
        display: block;
        text-align: center;
        font-weight: normal;
        font-size: 14px; }
      .product.product-teaser .variations-price__current {
        line-height: 1.1;
        text-transform: uppercase; }
      .product.product-teaser .variations-price__old {
        text-transform: lowercase;
        letter-spacing: 0.05em; }
  .product-variation {
    display: block; }
  .product-gallery {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 -15px;
    height: unset; }
    .product-gallery-thumbs {
      display: block;
      width: 80px;
      height: unset;
      padding: 0 15px;
      margin-top: 0; }
      @media (min-width: 576px) {
        .product-gallery-thumbs {
          width: 102px; } }
      @media (max-width: 575.98px) {
        .product-gallery-thumbs {
          margin-left: 0; } }
    .product-gallery-thumb {
      width: 100%;
      max-width: 72px;
      height: unset;
      padding: 0;
      cursor: pointer;
      overflow: hidden;
      margin-bottom: 20px;
      position: relative;
      opacity: 1; }
      .product-gallery-thumb:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #e4e4e4;
        opacity: 0;
        transition: opacity 0.4s; }
      .product-gallery-thumb--active:before {
        opacity: 1; }
      .product-gallery-thumb img {
        display: block;
        cursor: pointer;
        object-fit: cover;
        transition: transform 0.4s, opacity 0.4s; }
        .product-gallery-thumb img:hover {
          transform: scale(1.1) perspective(1px); }
        .product-gallery-thumb img:active {
          opacity: 0.7; }
      .product-gallery-thumb--active {
        opacity: 1; }
        .product-gallery-thumb--active img {
          opacity: 1;
          transform: none; }
    .product-gallery-main {
      background: none !important;
      padding: 0 15px;
      width: 70%;
      flex-grow: 1;
      overflow: hidden;
      min-height: 400px;
      position: relative;
      align-self: flex-start;
      background-color: #f5f2eb; }
      @media (max-width: 575.98px) {
        .product-gallery-main {
          min-height: 304px; } }
      .product-gallery-main img {
        display: block;
        cursor: pointer;
        object-fit: cover;
        transition: transform 0.4s, opacity 0.4s; }
        .product-gallery-main img:hover {
          transform: scale(1.1); }
        .product-gallery-main img:active {
          opacity: 0.7; }
    .product-gallery-arrow {
      display: none; }
    .product-gallery-media {
      position: relative; }
    .product-gallery-image {
      position: absolute;
      top: 0;
      bottom: 0;
      opacity: 0;
      height: 100%; }
      .product-gallery-image--active {
        position: relative;
        opacity: 1; }
  .product-top {
    margin-top: 23px; }
  .product-bottom {
    margin-top: 50px; }
  .product-columns {
    align-items: flex-start; }
  .product-column--left {
    flex-shrink: 0;
    margin-right: 30px; }
    @media (min-width: 992px) {
      .product-column--left {
        width: 577px; } }
  .product-parameters {
    margin: 35px 0 35px; }
  .product-parameter {
    margin-bottom: 22px; }
    .product-parameter-label {
      color: #131313;
      font-weight: 300;
      font-size: 16px;
      letter-spacing: 1px; }
  .product-color {
    flex-shrink: 0;
    width: 43px;
    height: 43px;
    border-radius: 0;
    border: 1px solid #d1d1d1;
    padding: 2px; }
    .product-color-shape {
      width: 37px;
      height: 37px;
      border-radius: 0; }
    .product-color:hover {
      opacity: 1;
      border-color: #707070; }
    .product-color--active {
      transform: none;
      border-color: #707070; }
  .product-size {
    color: #131313;
    font-weight: 300;
    padding: 5px 11px;
    border: 1px solid #d1d1d1;
    margin-right: 20px;
    transition: border 0.4s; }
    .product-size:hover {
      color: #131313;
      border: 1px solid #707070; }
    .product-size--active {
      border: 1px solid #000000; }
    .product-size:last-child {
      margin-right: 0; }
  .product-link {
    margin-top: -11px;
    margin-bottom: 22px; }
    .product-link a {
      font-weight: 300;
      letter-spacing: 1px;
      color: #898888;
      border-bottom: 1px solid transparent;
      transition: border-color 0.4s, color 0.4s; }
      .product-link a:hover {
        color: #afaeae;
        border-color: #afaeae; }
  .product-full .page-title {
    letter-spacing: 1px;
    font-size: 28px; }
  .product-full-price-old {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    color: #313131;
    text-decoration: line-through; }
  .product-full-price-current {
    font-weight: bold;
    font-size: 28px;
    line-height: 1.3em;
    letter-spacing: 1px;
    color: #313131; }
  .product-full-btn {
    display: flex; }
  .product-full-cart {
    padding-right: 0;
    margin-right: 30px; }
  .product-full .product-variation-button .btn {
    font-size: 16px;
    min-width: 280px;
    min-height: 53px; }
  .product-full .favorite {
    position: static;
    width: 49px;
    height: 49px;
    border: 1px solid #898888;
    background-size: 28px;
    margin-bottom: 20px; }
  .product-full .field--name-field-delivery {
    margin-top: 13px;
    letter-spacing: 0;
    font-size: 15px; }
    .product-full .field--name-field-delivery ul,
    .product-full .field--name-field-delivery ol {
      padding: 0;
      margin: 22px 0px; }
    .product-full .field--name-field-delivery .field__label {
      float: none;
      color: #131313;
      margin-bottom: 14px; }
      .product-full .field--name-field-delivery .field__label:after {
        position: relative;
        left: 4px; }
  .product-tabs-header {
    border: 0; }
    .product-tabs-header .nav {
      margin: 0 -10px; }
    .product-tabs-header .nav-item {
      margin: 0px 0px 20px;
      padding: 0 10px; }
      .product-tabs-header .nav-item .nav-link {
        color: #898888;
        border-radius: 0;
        letter-spacing: 1px;
        font-size: 14px;
        text-transform: uppercase;
        padding: 16px 30px;
        border: 1px solid #898888;
        transition: color 0.4s, border 0.4s; }
        .product-tabs-header .nav-item .nav-link:hover, .product-tabs-header .nav-item .nav-link:focus, .product-tabs-header .nav-item .nav-link.active {
          color: #131313;
          border: 1px solid #131313; }
  .product-tabs-body {
    padding: 33px 0 25px 0; }
    .product-tabs-body .text-formatted {
      font-size: 14px; }
  .product .product-title {
    text-align: center;
    display: block;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    min-height: auto;
    margin-bottom: 8px; }
    .product .product-title a {
      transition: opacity 0.4s; }
      .product .product-title a:hover {
        color: inherit;
        opacity: 0.5; }

div.favorites .favorite--remove {
  background-size: 64%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/icons/clothes/favorite-remove.svg"); }

div.favorite {
  width: 29px;
  height: 29px;
  top: auto !important;
  bottom: 12px !important; }
  div.favorite svg {
    display: inline-block; }
  div.favorite svg,
  div.favorite path {
    transition: fill 0.4s, stroke 0.4s; }
  div.favorite i {
    display: none; }

.favorite svg,
.favorite path {
  transition: fill 0.4s, stroke 0.4s; }

.favorite:hover svg,
.favorite:hover path {
  stroke: #131313;
  fill: #131313; }

.favorite:not(.favorite--remove) .filled {
  display: none; }

.favorite.favorite--remove svg,
.favorite.favorite--remove path {
  stroke: #131313;
  fill: #131313; }

.favorite.favorite--remove .empty {
  display: none; }

.variations-parameter {
  margin-bottom: 22px; }
  .variations-parameter__label {
    color: #131313;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0 0 12px; }
  .variations-parameter__item {
    color: #898888;
    font-weight: 300;
    padding: 5px 11px;
    border: 1px solid #898888;
    border-radius: 0;
    transition: border 0.4s, color 0.4s;
    margin-right: 20px;
    margin-bottom: 0;
    min-height: 0;
    min-width: 0;
    box-shadow: none; }
    .variations-parameter__item--color {
      padding: 2px; }
      .variations-parameter__item--color .variations-parameter__color {
        width: 37px;
        height: 37px;
        border-radius: 0; }
    .variations-parameter__item--active {
      border: 1px solid #131313;
      color: #131313 !important; }
    .variations-parameter__item span {
      min-height: 0;
      min-width: 0;
      line-height: 1.5; }
    .variations-parameter__item:hover {
      border: 1px solid #131313;
      color: #131313 !important;
      transform: none !important;
      box-shadow: none; }

.variations-button--full {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .variations-button--full .btn--cart {
    margin-bottom: 20px;
    margin-right: 30px; }

.variations .variations-price__old {
  color: #898888; }

.field--name-field-attach {
  margin: 50px 0 30px;
  display: flex;
  flex-wrap: wrap; }
  .field--name-field-attach .field__item {
    align-items: center;
    padding-left: 50px !important;
    margin: 0 35px 15px 0 !important;
    position: relative;
    line-height: 1.2;
    min-height: 36px; }
    .field--name-field-attach .field__item:before {
      display: none; }
    .field--name-field-attach .field__item:last-child {
      margin-right: 0; }
  .field--name-field-attach .file {
    font-size: 15px;
    font-weight: bold;
    background: none;
    padding-left: 0;
    letter-spacing: 1px; }
    .field--name-field-attach .file:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 36px;
      height: 36px;
      background: url(../images/icons/file.svg) no-repeat 0 0; }
    .field--name-field-attach .file a {
      color: #131313;
      text-decoration: none;
      border-bottom: solid 1px transparent;
      transition: border-color 0.4s; }
      .field--name-field-attach .file a:hover {
        border-color: #131313 !important;
        color: #131313 !important; }
  .field--name-field-attach .file--x-office-document:before {
    background: url(../images/icons/file-doc.svg) no-repeat 0 0; }
  .field--name-field-attach .file--application-pdf:before {
    background: url(../images/icons/file-pdf.svg) no-repeat 0 0; }
  .field--name-field-attach .size {
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    color: #b4b4b4;
    margin-top: 2px; }
  @media (max-width: 991.98px) {
    .field--name-field-attach .field--name-field-attach {
      margin: 20px 0; }
    .field--name-field-attach .field--name-field-attach .file {
      background-size: 20px;
      padding: 0 0 15px 30px;
      font-size: 15px; } }

/*# sourceMappingURL=_maps/clothes-lp2.css.map */
