@charset "UTF-8";
/* line 1, oksana.scss */
input, textarea {
  -webkit-appearance: none; }

/* line 4, oksana.scss */
a, button, input {
  outline: 0; }
  /* line 6, oksana.scss */
  a:hover, a:focus, a:active, button:hover, button:focus, button:active, input:hover, input:focus, input:active {
    outline: 0; }

/* line 10, oksana.scss */
.breadcrumb {
  margin: 65px 0 100px 8%;
  padding: 0; }

/* line 14, oksana.scss */
.breadcrumb-link {
  color: #3f4b5b;
  font-weight: 600;
  font-size: 16px;
  line-height: 32.21px;
  letter-spacing: 1.5px;
  text-transform: lowercase; }

/* line 22, oksana.scss */
.breadcrumb-item:not(:last-child):after {
  content: '/'; }

/* line 25, oksana.scss */
.product-short_description {
  color: #3f4b5b;
  font-weight: 800;
  font-size: 34px;
  line-height: 41.78px;
  text-transform: uppercase;
  letter-spacing: 3.9px; }

/* line 33, oksana.scss */
.product-title {
  width: 100%;
  max-width: 50%;
  color: #3f4b5b;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 2.6px; }

/* line 41, oksana.scss */
.product-price {
  color: #3f4b5b;
  font-size: 31px;
  font-weight: 600;
  letter-spacing: 4.17px;
  margin: 20px 0 0 0; }

/* line 48, oksana.scss */
.class-btn {
  font-size: 13px;
  font-weight: 400;
  line-height: 31.55px;
  text-transform: uppercase;
  letter-spacing: 2.78px;
  border: 0;
  padding: 3px 39.5px 2px 39.5px;
  transition: .3s; }
  /* line 57, oksana.scss */
  .class-btn:hover {
    cursor: pointer;
    opacity: 0.7;
    transition: .3s; }

/* line 63, oksana.scss */
.class-btn_dark {
  background-color: #3f4b5b;
  color: #cee5ed; }

/* line 67, oksana.scss */
.class-btn_blue {
  background-color: #cee5ed;
  color: #3f4b5b; }

/* line 71, oksana.scss */
.class-btn_lightblue {
  background-color: #ebf3f6;
  color: #3f4b5b; }

/* line 75, oksana.scss */
.product-buy {
  margin: 0 20px 0 0; }

/* line 78, oksana.scss */
.buy-wrapper {
  margin: 80px 0 0 0; }

/* line 81, oksana.scss */
.product_tabs {
  border: 0;
  padding: 0;
  margin: 118px 0 0 0; }

/* line 86, oksana.scss */
.product-wrapper {
  padding: 0 0 210px 0; }

/* line 89, oksana.scss */
.tabs-item.is-button-active {
  color: #3f4b5b;
  border-bottom: 0;
  padding: 0; }

/* line 94, oksana.scss */
.tabs-item {
  color: #3f4b5b;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 4px;
  padding: 0; }

/* line 102, oksana.scss */
.product_tabs p {
  margin: 0; }

/* line 106, oksana.scss */
.gallery-slide {
  height: 500px !important; }

/* line 109, oksana.scss */
.gallery-top {
  border: 0; }

/* line 112, oksana.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 1px solid #3f4b5b; }

/* line 115, oksana.scss */
.cart-title {
  color: #3f4b5b;
  font-size: 35px;
  font-weight: 300;
  line-height: 47.13px;
  text-transform: uppercase;
  letter-spacing: 3.79px;
  margin: 75px 0 84px 0; }

/* line 124, oksana.scss */
.container-1775 {
  max-width: 1175px;
  margin: 0 auto; }

/* line 129, oksana.scss */
.cart-item .item-title {
  font-weight: 300;
  letter-spacing: 2.6px;
  color: #3f4b5b;
  font-size: 19px; }
/* line 135, oksana.scss */
.cart-item .item-short_description-link {
  color: #3f4b5b;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 4.71px;
  display: block;
  text-transform: uppercase; }
/* line 143, oksana.scss */
.cart-item .item-total_price {
  color: #3f4b5b;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 2.99px;
  white-space: nowrap;
  width: 100%; }

/* line 152, oksana.scss */
.cart-item__second-row {
  padding: 0 125px 0 0; }
  /* line 154, oksana.scss */
  .cart-item__second-row * {
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    color: #3f4b5b;
    font-size: 15px;
    font-weight: 600;
    line-height: 28.04px;
    text-transform: lowercase;
    letter-spacing: 2.09px;
    outline: 0; }
    /* line 164, oksana.scss */
    .cart-item__second-row *:hover, .cart-item__second-row *:focus, .cart-item__second-row *:active {
      outline: 0; }
  /* line 168, oksana.scss */
  .cart-item__second-row .item-remove button {
    color: #af0000; }

/* line 172, oksana.scss */
.cart-item-wrapper {
  border-bottom: 4px solid #cee5ed;
  padding: 0 0 10px 0; }

/* line 176, oksana.scss */
.cart-footer {
  margin: 24px 0 0 0; }
  /* line 178, oksana.scss */
  .cart-footer * {
    white-space: nowrap; }

/* line 183, oksana.scss */
.cart-total-footer * {
  color: #3f4b5b;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 4.55px;
  margin: 10px 0; }

/* line 192, oksana.scss */
.cart-total-capture {
  padding: 0 50px 0 0; }

/* line 196, oksana.scss */
.product_tabs .tabs-item {
  display: block;
  position: relative;
  margin: 0 0 15px 0; }
/* line 201, oksana.scss */
.product_tabs .tabs-target {
  padding: 5px 0 51px 0;
  display: block;
  letter-spacing: 1.01px;
  color: #3f4b5b;
  font-size: 14px; }
/* line 209, oksana.scss */
.product_tabs .tabs-item.is-button-active::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 2px;
  background-color: #3f4b5b;
  left: -32px;
  top: 11px;
  display: block; }
/* line 220, oksana.scss */
.product_tabs .tabs-item.is-button-active + .tabs-target {
  height: auto;
  overflow: visible;
  transition: 0.3s; }
/* line 225, oksana.scss */
.product_tabs .tabs-item.is-button-close + .tabs-target {
  height: 0;
  overflow: hidden;
  padding: 0;
  transition: 0.3s; }
/* line 232, oksana.scss */
.product_tabs .tabs-item.is-button-close::after {
  content: '';
  position: absolute;
  height: 14px;
  width: 14px;
  background-color: rgba(255, 255, 255, 0);
  background-image: url("plus.svg");
  background-position: center;
  -webkit-background-size: 14px 14px;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  left: -32px;
  top: 6px;
  display: block; }

/* line 249, oksana.scss */
.loves-btn {
  position: relative; }
  /* line 252, oksana.scss */
  .loves-btn.is-added::before {
    content: 'В избранном';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: #cee5ed;
    padding: 3px; }
  /* line 269, oksana.scss */
  .loves-btn.in-cart.is-added::before {
    content: 'В избранном';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 9px;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: #fff;
    padding: 0; }

/* line 286, oksana.scss */
.gallery-wrapper .swiper-button-next, .gallery-wrapper .swiper-container-rtl .swiper-button-prev, .gallery-wrapper .swiper-button-prev, .gallery-wrapper .swiper-container-rtl .swiper-button-next {
  color: #3f4b5b;
  border: 0; }

/* line 290, oksana.scss */
.from-768 {
  display: none; }

/* line 293, oksana.scss */
.quantity {
  display: block;
  margin: 10px 0 0 0; }

/* line 298, oksana.scss */
.quantity-controls * {
  border: 0;
  color: #3f4b5b; }
  /* line 301, oksana.scss */
  .quantity-controls *:hover, .quantity-controls *:focus, .quantity-controls *:active {
    border: 0;
    color: #3f4b5b;
    outline: 0;
    background-color: #fff; }

/* line 309, oksana.scss */
.cart-nav {
  margin: 10px 0; }

/* line 312, oksana.scss */
.cart-total-footer .total-cart {
  background-color: #cee5ed;
  padding: 5px 11px 5px 63px;
  position: relative; }
  /* line 316, oksana.scss */
  .cart-total-footer .total-cart::before {
    content: '';
    width: 100%;
    height: 4px;
    top: -7px;
    left: 0;
    right: 0;
    background-color: #cee5ed;
    position: absolute;
    display: block; }
  /* line 327, oksana.scss */
  .cart-total-footer .total-cart span {
    font-size: 21px;
    font-weight: 800;
    color: #3f4b5b;
    text-transform: uppercase;
    letter-spacing: 6.15px; }
    /* line 333, oksana.scss */
    .cart-total-footer .total-cart span.summ {
      letter-spacing: 0.74px; }

/* line 338, oksana.scss */
.category_menu.menu.level-1 {
  margin: 122px 0 0 0;
  padding: 0 0 0 68px; }

/* line 342, oksana.scss */
.category_menu-item.menu-item.level-1 {
  position: relative; }
  /* line 344, oksana.scss */
  .category_menu-item.menu-item.level-1 .category_menu-marker {
    position: absolute;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    left: -35px;
    top: 0;
    padding: 3px 8px; }

/* line 353, oksana.scss */
.category_menu-item.menu-item.level-2, .category_menu-item.menu-item.level-3 {
  position: relative; }
  /* line 355, oksana.scss */
  .category_menu-item.menu-item.level-2 .category_menu-marker, .category_menu-item.menu-item.level-3 .category_menu-marker {
    position: absolute;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    left: -35px;
    top: 0;
    padding: 2px 5px; }

/* line 365, oksana.scss */
.category_menu-item.menu-item.level-4 .category_menu-marker {
  display: none; }

/* line 369, oksana.scss */
.category_menu.menu.level-5 {
  display: none; }

/* line 372, oksana.scss */
.category_menu-link.menu-link.level-1 {
  color: #3f4b5b;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin: 0 0 40px 0; }

/* line 380, oksana.scss */
.category_menu-products_count {
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden; }

/* line 387, oksana.scss */
.category_menu-link.menu-link.level-2, .category_menu-link.menu-link.level-3, .category_menu-link.menu-link.level-4 {
  color: #3f4b5b;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin: 0 0 20px 0; }

/* line 395, oksana.scss */
.category_menu.level-2, .category_menu.level-3, .category_menu.level-4 {
  padding-left: 20px; }

/* line 398, oksana.scss */
.category_menu-item.menu-item.level-1.is-current .category_menu-link.level-1 {
  font-weight: 800; }

/* line 401, oksana.scss */
.cell-3_collection {
  max-width: 360px;
  -webkit-flex-basis: 360px;
  -ms-flex-preferred-size: 360px;
  flex-basis: 360px; }

/* line 407, oksana.scss */
.cell-9_collection {
  max-width: calc(100% - 360px);
  -webkit-flex-basis: calc(100% - 360px);
  -ms-flex-preferred-size: calc(100% - 360px);
  flex-basis: calc(100% - 360px);
  overflow: hidden; }
  /* line 413, oksana.scss */
  .cell-9_collection .pagination {
    margin: 0; }
  /* line 416, oksana.scss */
  .cell-9_collection .cell-12_collection {
    margin: 65px 0 120px 0; }

/* line 421, oksana.scss */
.breadcrumb-wrapper.is-collection .breadcrumb {
  margin: 0;
  padding: 0; }

/* line 426, oksana.scss */
.filter-relative__btn {
  color: #3f4b5b;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.5px;
  border: 0;
  background-color: rgba(255, 255, 255, 0);
  padding: 5px 15px 5px 5px;
  background-image: url("down.svg");
  background-size: 10px 6px;
  background-repeat: no-repeat;
  background-position: 100% 10px; }

/* line 439, oksana.scss */
.filter-relative {
  position: relative; }

/* line 442, oksana.scss */
.filter-absolute {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  height: 0;
  overflow: hidden;
  z-index: 10;
  transition: 0.3s; }
  /* line 451, oksana.scss */
  .filter-absolute.is-active {
    height: auto;
    overflow: visible;
    width: 250px;
    padding: 20px;
    transition: 0.3s;
    box-shadow: -1px 19px 39px 7px rgba(7, 8, 8, 0.29); }
  /* line 459, oksana.scss */
  .filter-absolute * {
    color: #3f4b5b;
    font-size: 16px;
    font-weight: 300;
    border-color: #3f4b5b; }
  /* line 465, oksana.scss */
  .filter-absolute .filter-toggle {
    border: 0; }
  /* line 468, oksana.scss */
  .filter-absolute .js-filter-trigger {
    font-size: 15px; }
  /* line 471, oksana.scss */
  .filter-absolute .label-field {
    width: 100%; }

/* line 475, oksana.scss */
.collection-filter .range-slider .irs-bar {
  background: #3f4b5b; }

/* line 478, oksana.scss */
.filters-clear.in-filter {
  background-color: #131313;
  border-color: #131313; }

/* line 482, oksana.scss */
.pagination .pagination-item .pagination-link {
  color: #3f4b5b;
  font-size: 27px;
  font-weight: 600;
  border: 0;
  display: block;
  padding: 6px 4px; }
  /* line 489, oksana.scss */
  .pagination .pagination-item .pagination-link:hover {
    color: #3f4b5b;
    opacity: 0.7; }

/* line 494, oksana.scss */
.pagination .pagination-item.is-current .pagination-link {
  color: #b3d1db;
  border-color: rgba(255, 255, 255, 0); }

/* line 498, oksana.scss */
.collection-wrapper .pagination {
  margin: 139px auto 90px auto;
  justify-content: center; }

/* line 502, oksana.scss */
.ajax-search-link {
  font-weight: 300;
  color: #3f4b5b;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px; }

/* line 509, oksana.scss */
.page-content {
  color: #3f4b5b;
  font-size: 20px;
  line-height: 2;
  font-weight: 300;
  letter-spacing: 2.8px;
  padding: 0 0 60px 0; }

/* line 517, oksana.scss */
.page-politika-konfidentsialnosti-i-oferta {
  max-width: 750px;
  margin: 100px auto 150px auto; }
  /* line 520, oksana.scss */
  .page-politika-konfidentsialnosti-i-oferta p {
    margin: 0 0 22px 0; }

/* line 524, oksana.scss */
.article-title {
  font-weight: 800; }

/* line 528, oksana.scss */
.blog-right-column .aside-header {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px; }
/* line 534, oksana.scss */
.blog-right-column .list-link {
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #3f4b5b; }

/* line 540, oksana.scss */
.page-title {
  color: #000000;
  font-size: 35px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 12.25px;
  text-align: center;
  margin: 80px auto;
  max-width: 1000px;
  line-height: 1.8; }

/* line 551, oksana.scss */
.container-755 {
  max-width: 755px;
  margin: 0 auto; }

/* line 555, oksana.scss */
.container-755_form {
  margin: 86px auto 220px auto; }

/* line 558, oksana.scss */
.profile-client__p {
  color: #274d59;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 5.77px;
  text-transform: uppercase;
  margin: 67px auto 24px auto;
  max-width: 600px; }

/* line 567, oksana.scss */
.profile-client__input {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  border: 0;
  text-align: center;
  color: #72939d;
  border-radius: 0;
  font-size: 14px;
  height: 33px;
  text-transform: lowercase;
  font-weight: 400;
  padding: 5.5px;
  letter-spacing: 3.4px; }
  /* line 581, oksana.scss */
  .profile-client__input::placeholder {
    color: #72939d;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: lowercase; }

/* line 589, oksana.scss */
.profile-client__input_dark {
  background-color: #cee5ed;
  padding: 20px 10px; }

/* line 593, oksana.scss */
.profile-client__input_light {
  background-color: #dfeff5;
  padding: 20px 10px; }
  /* line 596, oksana.scss */
  .profile-client__input_light .profile-client__p {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 2.49px; }

/* line 605, oksana.scss */
.profile-client__input_textarea {
  margin-top: 58px; }

/* line 608, oksana.scss */
.profile-client__textarea {
  display: block;
  width: 100%;
  height: 129px;
  max-width: 600px;
  margin: 25px auto 0 auto;
  color: #72939d;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1.7px;
  border: 1px solid #84a9b2;
  background-color: #cee5ed;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  /* line 624, oksana.scss */
  .profile-client__textarea::placeholder {
    color: #72939d;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1.7px; }

/* line 632, oksana.scss */
.profile-client__input-mail {
  width: 100%;
  max-width: 370px;
  color: #abd6e4;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 3.4px;
  background-color: #374c53;
  border: 0;
  text-transform: lowercase;
  border-radius: 0;
  margin: 70px auto 0 auto;
  text-align: center;
  padding: 8.5px;
  height: 36px; }
  /* line 647, oksana.scss */
  .profile-client__input-mail::placeholder {
    color: #abd6e4;
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 3.4px;
    text-align: center; }

/* line 656, oksana.scss */
.profile-client__submit {
  color: #558696;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6.06px;
  background-color: rgba(255, 255, 255, 0);
  border: 0;
  margin: 60px auto 0 auto; }

/* line 666, oksana.scss */
.style-img {
  display: block;
  width: 100%;
  padding: 0 0 234px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

/* line 674, oksana.scss */
.style-slider {
  position: relative;
  margin: 0 0 211px 0; }

/* line 678, oksana.scss */
.style-slider__title {
  color: #000000;
  display: block;
  font-size: 40px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 10.4px;
  margin: 0 auto 117px 0; }

/* line 687, oksana.scss */
.style-date {
  color: #96b7c2;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 3.4px;
  display: block;
  margin: 25px 0 0 0; }

/* line 695, oksana.scss */
.style-name {
  display: block;
  color: #2d3d42;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.66px;
  width: 90%;
  margin: 37px auto; }

/* line 705, oksana.scss */
.style-more {
  color: #96b7c2;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  display: inline-block;
  position: relative;
  margin: 40px auto 0 auto; }
  /* line 714, oksana.scss */
  .style-more::before {
    content: '';
    display: block;
    height: 3px;
    background-color: #96b7c2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px; }

/* line 725, oksana.scss */
.style-slider__swiper-container {
  padding: 15px 0; }

/* line 729, oksana.scss */
.style-slider .swiper-button-prev, .style-slider .swiper-container-rtl .swiper-button-next {
  background-image: url("left.svg");
  left: -50px;
  right: auto;
  width: 25px;
  height: 46px;
  background-size: 25px 46px; }
/* line 737, oksana.scss */
.style-slider .swiper-button-next, .style-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url("right.svg");
  right: -50px;
  left: auto;
  width: 25px;
  height: 46px;
  background-size: 25px 46px; }

/* line 747, oksana.scss */
.js-favorite .products-favorite {
  max-width: 1100px;
  margin: 0 auto; }
/* line 751, oksana.scss */
.js-favorite .bttn-favorite {
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 30px; }
/* line 758, oksana.scss */
.js-favorite .card-title a {
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 2.6px;
  line-height: 1.2;
  display: block;
  margin: 10px 0 0 0; }
/* line 766, oksana.scss */
.js-favorite .card-brand {
  margin: 40px 0 0 0; }
/* line 769, oksana.scss */
.js-favorite .card-price {
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 2.99px;
  line-height: 40px; }
/* line 775, oksana.scss */
.js-favorite .favorites-to-basket {
  background-color: #cee5ed;
  padding: 9.5px 25px;
  color: #181818;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.89px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 50px; }
/* line 789, oksana.scss */
.js-favorite .favorite-cell {
  margin: 0 0 40px 0;
  position: relative; }
  /* line 792, oksana.scss */
  .js-favorite .favorite-cell::before {
    content: '';
    display: block;
    z-index: 5;
    width: 33px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 10px;
    background-image: url("love.svg");
    background-size: 33px 30px;
    background-position: center;
    background-repeat: no-repeat; }
/* line 807, oksana.scss */
.js-favorite .bttn-favorite-remove {
  background-color: rgba(255, 255, 255, 0);
  border: 0;
  color: #970101;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.89px;
  padding: 5px 30px;
  margin: 0 0 20px 0;
  position: relative;
  height: 32px;
  display: block; }
  /* line 820, oksana.scss */
  .js-favorite .bttn-favorite-remove::before, .js-favorite .bttn-favorite-remove::after {
    content: '';
    display: block;
    position: absolute;
    right: 7px;
    top: 10px;
    height: 13px;
    width: 1px;
    background-color: #a30202; }
  /* line 830, oksana.scss */
  .js-favorite .bttn-favorite-remove::after {
    transform: rotate(-45deg); }
  /* line 833, oksana.scss */
  .js-favorite .bttn-favorite-remove::before {
    transform: rotate(45deg); }

/* line 842, oksana.scss */
.banners-index.in-blog {
  padding: 0 0 69px 0; }

/* line 846, oksana.scss */
.style-articles .mini, .style-articles .big {
  width: 100%; }
/* line 849, oksana.scss */
.style-articles .left {
  width: 38%;
  min-width: 38%;
  max-width: 38%;
  padding: 0; }
/* line 855, oksana.scss */
.style-articles .right {
  width: calc(62% - 69px);
  min-width: calc(62% - 69px);
  max-width: calc(62% - 69px);
  padding: 0; }
/* line 861, oksana.scss */
.style-articles .open-article {
  color: #fefefe;
  font-size: 15px;
  font-weight: 600;
  line-height: 37px;
  text-transform: uppercase;
  letter-spacing: 3.9px;
  display: inline-block;
  margin: 0 0 0 104px; }
/* line 871, oksana.scss */
.style-articles .big-left {
  width: 65%;
  min-width: 65%;
  max-width: 65%; }
/* line 876, oksana.scss */
.style-articles .big-right {
  width: 35%;
  min-width: 35%;
  max-width: 35%; }
/* line 881, oksana.scss */
.style-articles .big-left, .style-articles .big-right {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
/* line 887, oksana.scss */
.style-articles .container-1947 {
  max-width: 1947px;
  margin: 0 auto; }
/* line 891, oksana.scss */
.style-articles .big-title-bottom {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  color: #2d2c2c;
  font-size: 28px;
  font-weight: 800;
  line-height: 37px;
  text-transform: uppercase;
  letter-spacing: 7.28px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 16px 0;
  max-height: 250px;
  overflow: hidden; }
/* line 907, oksana.scss */
.style-articles .absolute-link {
  position: absolute;
  display: inline-block;
  color: #fefefe;
  font-size: 15px;
  font-weight: 600;
  line-height: 37px;
  text-transform: uppercase;
  letter-spacing: 3.9px;
  bottom: 5px;
  left: 202px; }
/* line 920, oksana.scss */
.style-articles .banners-index .mini-title p {
  margin: 0; }
/* line 923, oksana.scss */
.style-articles .banners-index.in-blog.vice-versa {
  padding: 199px 0 130px 0; }
  /* line 925, oksana.scss */
  .style-articles .banners-index.in-blog.vice-versa * {
    color: #000000; }

/* line 930, oksana.scss */
.style-articles .banners-index .mini-title, .style-articles .banners-index .big-title {
  max-height: 170px;
  overflow: hidden; }

/* line 934, oksana.scss */
.cart-items-form {
  margin: 0 0 90px 0; }

/* line 937, oksana.scss */
.container-1310 {
  max-width: 1310px;
  margin: 0 auto; }

/* line 941, oksana.scss */
.container-1936 {
  max-width: 1936px;
  margin: 0 auto; }

/* line 945, oksana.scss */
.contacts-list {
  padding: 0;
  list-style: none;
  margin: 0 0 70px 0;
  width: 100%;
  max-width: 100%; }
  /* line 951, oksana.scss */
  .contacts-list img {
    margin: 0 22px 0 0; }
  /* line 954, oksana.scss */
  .contacts-list * {
    color: #3f4b5b;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    flex-wrap: nowrap;
    text-decoration: none; }

/* line 964, oksana.scss */
.map-wrapper {
  margin: 0 0 177px 0;
  background-image: url("map.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 50; }
  /* line 972, oksana.scss */
  .map-wrapper .map {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #cee5ed;
    z-index: 50;
    opacity: 0.6; }
  /* line 985, oksana.scss */
  .map-wrapper:hover .map {
    z-index: -100; }

/* line 989, oksana.scss */
.map-interactive {
  width: 100%;
  border: 0;
  frameborder: 0;
  margin: 0 0 -4px 0; }

/* line 995, oksana.scss */
.gm-style .place-card-large {
  display: none;
  opacity: 0;
  font-size: 0; }

/* line 1000, oksana.scss */
.container-1590 {
  max-width: 1590px;
  margin: 0 auto; }

/* line 1004, oksana.scss */
.co-client .co-button, button#create_order.co-button.co-button--checkout, .co-social_login-box .link.js-modal-toggler,
.co-form--login.co-modal-login_form .co-modal-button.js-modal-submit--login, .co-button--password_recover,
.co-button.co-form-button.js-co-login-submit, .co-button.co-button--link.co-form-button, .co-button.co-button--link.co-form-button,
.co-adress .co-form-button {
  color: #181818;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.89px;
  background-color: #cee5ed;
  border: 0;
  padding: 10px 20px; }
  /* line 1016, oksana.scss */
  .co-client .co-button:hover, .co-client .co-button:focus, .co-client .co-button:active, button#create_order.co-button.co-button--checkout:hover, button#create_order.co-button.co-button--checkout:focus, button#create_order.co-button.co-button--checkout:active, .co-social_login-box .link.js-modal-toggler:hover, .co-social_login-box .link.js-modal-toggler:focus, .co-social_login-box .link.js-modal-toggler:active,
  .co-form--login.co-modal-login_form .co-modal-button.js-modal-submit--login:hover,
  .co-form--login.co-modal-login_form .co-modal-button.js-modal-submit--login:focus,
  .co-form--login.co-modal-login_form .co-modal-button.js-modal-submit--login:active, .co-button--password_recover:hover, .co-button--password_recover:focus, .co-button--password_recover:active,
  .co-button.co-form-button.js-co-login-submit:hover,
  .co-button.co-form-button.js-co-login-submit:focus,
  .co-button.co-form-button.js-co-login-submit:active, .co-button.co-button--link.co-form-button:hover, .co-button.co-button--link.co-form-button:focus, .co-button.co-button--link.co-form-button:active, .co-button.co-button--link.co-form-button:hover, .co-button.co-button--link.co-form-button:focus, .co-button.co-button--link.co-form-button:active,
  .co-adress .co-form-button:hover,
  .co-adress .co-form-button:focus,
  .co-adress .co-form-button:active {
    background-color: #131313;
    color: #fff;
    border: 0; }

/* line 1022, oksana.scss */
.co-social_login-box .link.js-modal-toggler {
  margin: 10px 0 0 0;
  display: block; }

/* line 1026, oksana.scss */
.co-form--login.co-modal-login_form .co-modal-button.js-modal-submit--login, .co-button--password_recover {
  border: 0;
  display: inline-block; }
  /* line 1029, oksana.scss */
  .co-form--login.co-modal-login_form .co-modal-button.js-modal-submit--login::after, .co-button--password_recover::after {
    display: none; }

/* line 1035, oksana.scss */
.co-section--checkout_content .link.co-breadcrumbs-page:hover {
  color: #666666; }

/* line 1041, oksana.scss */
.blog-title.is-style {
  font-weight: 800; }

/* line 1044, oksana.scss */
.ajs-message.ajs-visible {
  color: #fff;
  background-color: #131313; }

/* line 1048, oksana.scss */
body .alertify-notifier .ajs-message.ajs-success {
  background-color: #cee5ed;
  color: #000;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

/* line 1057, oksana.scss */
body .alertify-notifier .ajs-message.ajs-error {
  background-color: #131313;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

/* line 1066, oksana.scss */
body .alertify-notifier .ajs-message.ajs-warning {
  background-color: #131313;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

/* line 1074, oksana.scss */
.alertify-notifier .ajs-message {
  position: relative;
  width: 300px; }

/* line 1078, oksana.scss */
.index-blog .left {
  padding-right: 26px;
  flex-basis: 46%;
  min-width: 46%;
  max-width: 46%;
  width: 46%; }

/* line 1085, oksana.scss */
.index-blog .right {
  padding-left: 26px;
  flex-basis: 54%;
  min-width: 54%;
  max-width: 54%;
  width: 54%; }

/* line 1092, oksana.scss */
.index-blog .abs {
  flex-wrap: nowrap; }

/* line 1095, oksana.scss */
.menu-wrap .menu-custom li.level_1 {
  padding-top: 21px;
  padding-bottom: 21px; }

/* line 1099, oksana.scss */
.articles-menu {
  top: 100%; }

/* line 1102, oksana.scss */
.consultation {
  overflow: hidden; }

/* line 1105, oksana.scss */
.consultation .link {
  left: 50%;
  transform: translateX(-50%); }

/* line 1109, oksana.scss */
.text-block {
  display: block;
  text-align: center;
  min-height: 0;
  padding: 230px 20px; }

/* line 1115, oksana.scss */
.text-block .description {
  margin: 0 auto; }

/* line 1118, oksana.scss */
.menu-wrap .menu-custom ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  top: calc(100% - 12px); }

/* line 1124, oksana.scss */
.cart-buttons {
  margin-top: 20px; }

/* line 1127, oksana.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("mini-left.svg"); }

/* line 1130, oksana.scss */
.gallery-wrapper .swiper-button-prev, .gallery-wrapper .swiper-container-rtl .swiper-button-next {
  left: -24px; }

/* line 1133, oksana.scss */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("mini-right.svg"); }

/* line 1136, oksana.scss */
.gallery-wrapper .swiper-button-next, .gallery-wrapper .swiper-container-rtl .swiper-button-prev {
  right: -24px; }

/* line 1139, oksana.scss */
.gallery-thumbs-wrap {
  width: calc(100% - 130px); }

/* line 1142, oksana.scss */
.card.cards-col {
  height: auto; }

/* line 1146, oksana.scss */
.template-is-checkout2 .page-title {
  font-weight: 600; }
/* line 1149, oksana.scss */
.template-is-checkout2 .co-section--content {
  font-weight: 300;
  letter-spacing: 1.5px;
  text-transform: lowercase; }

/* line 1155, oksana.scss */
.scroll_top {
  background-color: rgba(255, 255, 255, 0);
  border: 0;
  padding-top: 42px;
  color: #669eb1;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 10.2px;
  background-image: url("scroll-top.svg");
  background-size: 35px 19px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0;
  height: 65px; }
  /* line 1170, oksana.scss */
  .scroll_top.is-enabled {
    bottom: 40px; }

/* line 1174, oksana.scss */
.notice.notice-warning, .cart-empty.notice.notice-info {
  background-color: #000;
  border-color: #000;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: lowercase; }

/* line 1183, oksana.scss */
.card-image {
  position: relative; }

/* line 1186, oksana.scss */
.image-inner_hover {
  opacity: 0;
  height: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden; }

/* line 1197, oksana.scss */
.card.cards-col:hover .image-inner_hover {
  visibility: visible;
  height: auto;
  opacity: 1; }
/* line 1202, oksana.scss */
.card.cards-col:hover .image-inner_first .image-wraps {
  opacity: 0; }

/* line 1207, oksana.scss */
.bttn-favorite.is-added {
  background-image: url("added-love.svg"); }

/* line 1210, oksana.scss */
.articles-menu {
  height: 0;
  overflow: hidden; }

/* line 1216, oksana.scss */
.template-is-index .level_1:hover .articles-menu {
  height: auto;
  max-height: calc(100vh - 385px); }
/* line 1220, oksana.scss */
.template-is-index .level_1:hover .articles-menu__container {
  height: auto;
  max-height: calc(100vh - 385px);
  overflow-y: scroll;
  position: relative;
  top: 0;
  right: -20px; }

/* line 1232, oksana.scss */
.not-index-page .level_1:hover .articles-menu {
  height: auto;
  max-height: calc(100vh - 301px); }
/* line 1236, oksana.scss */
.not-index-page .level_1:hover .articles-menu__container {
  height: auto;
  max-height: calc(100vh - 301px);
  overflow-y: scroll;
  position: relative;
  top: 0;
  right: -20px; }

/* line 1246, oksana.scss */
.style-more {
  margin: 16px auto 0 auto; }

/* line 1249, oksana.scss */
.style-slider .swiper-button-prev, .style-slider .swiper-button-next {
  top: 50%;
  margin-top: 25px; }

/* line 1253, oksana.scss */
.fancybox-caption__body {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 1259, oksana.scss */
.more-p {
  /* position: absolute; */
  z-index: 1000;
  right: 10px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  bottom: 10px;
  padding: 5px;
  border: 5px solid #ffffff;
  transition: 0.3s; }

/* line 1272, oksana.scss */
.more-p span {
  background: #ffffff;
  padding: 5px;
  display: block;
  font-size: 12px;
  border: 5px solid rgba(255, 255, 255, 0);
  color: #000 !important; }

/* line 1281, oksana.scss */
.style-articles .banners-index {
  padding-top: 192px; }

/* line 1284, oksana.scss */
.style-articles .i-0 {
  padding-top: 0; }

/* line 1287, oksana.scss */
.template-is-index .style-articles .i-0 {
  padding-top: 192px; }

/* line 1290, oksana.scss */
.template-is-index .style-articles .i-0 img {
  cursor: pointer; }

/* line 1293, oksana.scss */
.more-p {
  text-decoration: none; }

/* line 1296, oksana.scss */
[data-fancybox] {
  cursor: pointer; }

/* line 1299, oksana.scss */
.contacts {
  max-width: 1800px; }

/* line 1302, oksana.scss */
.articles-menu {
  margin-left: -3%; }

/* line 1306, oksana.scss */
.social_share-list * {
  color: #3f4b5b; }

/* line 1311, oksana.scss */
.co-menu.co-menu--personal .link:focus, .co-menu.co-menu--personal .link:hover, .co-menu.co-menu--personal .co-link:focus, .co-menu.co-menu--personal .co-link:hover {
  color: #cee5ed; }
/* line 1314, oksana.scss */
.co-menu.co-menu--personal .link--active, .co-menu.co-menu--personal .co-link--active {
  color: #000;
  font-weight: 600; }

/* line 1320, oksana.scss */
.template-is-search .pagination {
  margin: 20px auto;
  text-align: center;
  justify-content: center; }

/* line 1326, oksana.scss */
.container-1135 {
  width: 95%;
  max-width: 1135px;
  margin: 0 auto; }

/* line 1331, oksana.scss */
.profile-description {
  margin: 170px auto 0 auto; }

/* line 1334, oksana.scss */
.profile-description__img {
  padding: 0 0 33.5% 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/* line 1340, oksana.scss */
.profile-description__text1 {
  color: #385159;
  font-size: 55px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  letter-spacing: 1.22px;
  line-height: 66.32px;
  text-transform: uppercase;
  margin: 0; }

/* line 1350, oksana.scss */
.profile-description__text2 {
  color: #385159;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
  font-size: 37px;
  letter-spacing: 0.82px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 0; }

/* line 1360, oksana.scss */
.profile-description__text3 {
  color: #353c3d;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.42px;
  margin: 70px 0 0 0; }

/* line 1368, oksana.scss */
.radio-label {
  max-width: 600px;
  margin: 0 auto; }
  /* line 1371, oksana.scss */
  .radio-label span {
    display: block;
    padding: 0 0 0 28px;
    position: relative;
    color: #72939d;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.7px;
    line-height: 26px; }
  /* line 1381, oksana.scss */
  .radio-label input {
    width: 0;
    height: 0;
    margin: -1px;
    position: absolute;
    z-index: -1; }
    /* line 1387, oksana.scss */
    .radio-label input + span::before {
      content: '';
      position: absolute;
      border-radius: 50%;
      display: block;
      left: 0;
      top: 8px;
      width: 11px;
      height: 11px;
      border: 2px solid #98b5bf;
      background-color: rgba(255, 255, 255, 0);
      z-index: 1; }
    /* line 1400, oksana.scss */
    .radio-label input:checked + span::after {
      content: '';
      position: absolute;
      border-radius: 50%;
      display: block;
      left: 0;
      top: 8px;
      background-color: #98b5bf;
      width: 11px;
      height: 11px;
      border: 2px solid #98b5bf;
      z-index: 1; }
