

/* Start:/lib/magnific-popup/dist/magnific-popup.css?15481725047844*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -15px;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; 
  transition: .3s;
  margin: 20px;
}
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } 
}



.popup{
  position: relative;
  margin: 20px auto;
  width: 100%;
  max-width: 800px;
  overflow: hidden;
  padding: 30px;
  background-color: #F7F7F7;
  box-shadow: rgba(#fff,.4) 0 0 20px;
  transition: .3s;
}

.popup-img .mfp-close,
.popup .mfp-close{
  color: #303030;
  opacity: .5;
  transition: .3s;
}
.popup-img .mfp-close{
  color: #FFF;
}

.popup-img .mfp-close:hover,
.popup .mfp-close:hover{
  opacity: 1;
}

/* .my-mfp-zoom-in Animation */
.my-mfp-zoom-in .popup,
.my-mfp-zoom-in .mfp-figure {
    opacity: 0;
    transform: scale(0.95);
}
.my-mfp-zoom-in.mfp-ready .popup,
.my-mfp-zoom-in.mfp-ready .mfp-figure {
    opacity: 1;
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .popup,
.my-mfp-zoom-in.mfp-removing .mfp-figure {
    transform: scale(0.95);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
/* End */


/* Start:/css/style.css?1577091580129840*/
@font-face {
  font-family: "Roboto";
  src: url("/css/../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/../fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/css/../fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/css/../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/css/../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/css/../fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
}
body {
  background: #f7f7f7;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input:focus,
textarea:focus,
button:focus,
input:active,
textarea:active,
button:active {
  outline: 0;
}
a{
  cursor: pointer;
}
.dropdown-catalog {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0px;
  padding-top: 10px;
  opacity: 0;
  pointer-events: none;
  z-index: 10000;
  transition: 0.1s;
}
.dropdown-catalog .separator-h {
  width: 100%;
  height: 4px;
  background: #7fccff;
  margin-bottom: 6px;
}
.dropdown-catalog .list {
  width: 400px;
  max-height: 600px;
  background: #09f;
  padding: 15px 0;
  overflow-y: scroll;
  overflow-x: hidden;
}
.dropdown-catalog .list .item {
  position: relative;
  display: flex;
  align-items: center;
  height: 46px;
  font-size: 15px;
  color: #fff;
  padding: 0 5px 0 26px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.dropdown-catalog .list .item .plus {
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  transition: .3s;
  opacity: .5;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}


.dropdown-catalog .list .item .plus.rotate {
  transform: rotate(180deg);
}
.dropdown-catalog .list .item .icon-wrap {
  width: 28px;
  margin-right: 14px;
}
.dropdown-catalog .list .item .icon-wrap img {
  display: block;
  margin: 0 auto;
}
.dropdown-catalog .list .item:hover,
.dropdown-catalog .list .item.current {
  background: #0083df;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.dropdown-catalog .list .item.current .plus{
  transform: rotate(-90deg);
  opacity: .8;
}


.dropdown-catalog .sublist-wrap {
  position: relative;
}
.dropdown-catalog .sublist-wrap .sublist {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  width: 648px;
  max-height: 600px;
  background: #efeeee;
  padding: 37px 40px 0 40px;
  opacity: 0;
  pointer-events: none;
  /*transition: 0.1s linear;*/
  overflow-y: scroll;
}
.dropdown-catalog .sublist-wrap .sublist .category {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 50%;
  margin-bottom: 37px;
}
.dropdown-catalog .sublist-wrap .sublist .category a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  margin-bottom: 12px;
  text-decoration: none;
}
.dropdown-catalog .sublist-wrap .sublist .category a.title {
  font-weight: bold;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.dropdown-catalog .sublist-wrap .sublist .category a:hover {
  text-decoration: underline;
}
.dropdown-catalog .sublist-wrap .sublist .category i {
  color: #333;
  margin-left: 5px;
  cursor: pointer;
  transition: 0.1s;
}
.dropdown-catalog .sublist-wrap .sublist .category i:hover {
  color: #09f;
}
.dropdown-catalog .sublist-wrap .sublist.visible {
  opacity: 1;
  pointer-events: all;
}
@media (min-width: 992px) {
    .dropdown-catalog:hover {
        opacity: 1;
        pointer-events: all;
    }
    .dropdown-catalog:hover .sublist-wrap .sublist.visible {
        pointer-events: all;
    }
}
.dropdown-catalog.mobile {
  top: 150px;
  width: 100%;
  margin: 0;
}
.dropdown-catalog.mobile .separator-h {
  position: relative;
}
.dropdown-catalog.mobile .separator-h::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 34px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #7fccff;
}
.dropdown-catalog.mobile .list {
  width: 100%;
}
.dropdown-catalog.mobile .list .item {
  font-size: 14px;
}
.dropdown-catalog.mobile .sublist-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
}
.dropdown-catalog.mobile .sublist-wrap .sublist {
  bottom: auto;
  flex-direction: row;
  width: 100%;
  max-height: none;
  padding: 20px 10px;
}
.dropdown-catalog.mobile .sublist-wrap .sublist .category {
  margin-bottom: 10px;
}
.dropdown-catalog.mobile .sublist-wrap .sublist .category a {
  margin-bottom: 4px;
}
.dropdown-catalog.mobile .sublist-wrap .sublist .category a.title {
  margin-bottom: 5px;
}
.dropdown-catalog.mobile .sublist-wrap .sublist .category i {
  font-size: 14px;
}
.dropdown-catalog.mobile .sublist-wrap.visible {
  opacity: 1;
  pointer-events: all;
}
.dropdown-catalog.mobile.visible {
  opacity: 1;
  pointer-events: all;
}
.header .top {
  background: #09f;
}
.header .top .content {
  display: flex;
  align-items: center;
  max-width: 1010px;
  height: inherit;
  margin: 0 auto;
}
.header .top .content .links-wrap {
  display: flex;
  justify-content: space-between;
  width: 800px;
}
.header .top .content .links-wrap .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 55px;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
}

.header .top .content .links-wrap .item:nth-child(3) {
  background-color: #B73E8E;
}

.header .top .content .links-wrap .item:hover {
  font-weight: bold;
}
.header .top .content .links-wrap .item::before {
  display: block;
  content: attr(title);
  height: 0;
  font-weight: bold;
  overflow: hidden;
  visibility: hidden;
}
.header .top .content .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 24px;
  font-size: 19px;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 1px;
  text-decoration: none;
  transition: 0.1s;
}
.header .top .content .icon.email {
  margin: 0 15px 0 auto;
}
.header .top .content .icon:hover {
  border-color: #fff;
}
.header .middle {
  min-height: 121px;
  background: #fff;
}
.header .middle .content {
  display: flex;
  max-width: 1010px;
  margin: 0 auto;
}
.header .middle .content .logo {
  /* margin: 23px 54px 0 0; */
  margin: 23px 168px 0 0;
}
.header .middle .content .logo img {
  display: block;
}
.header .middle .content .city {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin-top: 49px;
}
.header .middle .content .city i {
  color: #09f;
  margin-right: 4px;
}
.header .middle .content .separator-v {
  width: 1px;
  height: 21px;
  background: #e7e7e7;
  margin: 48px 17px 0;
}
.header .middle .content .address {
  font-size: 20px;
  font-weight: 300;
  color: #333;
  margin-top: 30px;
}
.header .middle .content .address .phone {
  font-size: 24px;
  font-weight: bold;
}
.header .middle .content .address .phone span {
  font-weight: 300;
  color: #09f;
}
.header .middle .content .address + .address {
  margin-left: 15px;
}
.header .middle .content .cart {
  position: relative;
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  margin: 26px 0 0 auto;
  text-decoration: none;
}
.header .middle .content .cart i {
  font-size: 24px;
  color: #09f;
  margin-right: 18px;
  transition: 0.1s;
}
.header .middle .content .cart:hover i {
  color: #B73E8E;
}
.header .bottom {
  background: #fff;
  padding-bottom: 25px;
}
.header .bottom .content {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1010px;
  height: 48px;
  margin: 0 auto;
}
.header .bottom .content .catalog {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  font-family: "Montserrat";
  margin-right: 24px;
  text-decoration: none;
  /*                img {
                    display: block;
                    margin-right: 20px;
                }*/
}
.header .bottom .content .catalog .icon-wrap {
  width: 25px;
  height: 23px;
  margin-right: 25px;
  transition: 0.2s;
}
.header .bottom .content .catalog .icon-wrap div {
  height: 5px;
  background: #09f;
  transition: 0.2s;
}
.header .bottom .content .catalog .icon-wrap div + div {
  margin-top: 4px;
}
.header .bottom .content .catalog .icon-wrap div:last-of-type {
  width: 18px;
}
.header .bottom .content .catalog:hover .icon-wrap {
  transform: translateY(5px);
}
.header .bottom .content .catalog:hover .icon-wrap div {
  background: #B73E8E;
}
.header .bottom .content .catalog:hover .icon-wrap div:last-of-type {
  width: 153px;
}
.header .bottom .content .catalog:hover + .dropdown-catalog {
  opacity: 1;
  pointer-events: all;
}
.header .bottom .content .catalog:hover + .dropdown-catalog .sublist-wrap .sublist.visible {
  pointer-events: all;
}
.header .bottom .content .search {
  position: relative;
  display: flex;
  margin-right: 22px;
}
.header .bottom .content .search input[type="text"] {
  width: 393px; /* 425px */
  height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  font-family: "Roboto";
  border: 1px solid #B73E8E;
  padding: 0 50px;
}
.header .bottom .content .search input[type="submit"] {
  width: 164px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #B73E8E;
  border: 1px solid #B73E8E;
  border-left: 0;
  cursor: pointer;
  transition: 0.1s;
}
.header .bottom .content .search input[type="submit"]:hover {
  color: #B73E8E;
  background: #fff;
}
.header .bottom .content .search img {
  position: absolute;
  top: 13px;
  left: 18px;
  display: block;
  pointer-events: none;
}
.header .bottom .content .button {
  position: relative;
  display: flex;
  align-items: center;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-decoration: none;
}
.header .bottom .content .button span {
  position: absolute;
  position: absolute;
  top: 1px;
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 16px;
  color: #fff;
  background: #B73E8E;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.65);
}
.header .bottom .content .button i {
  font-size: 24px;
  color: #09f;
  margin-right: 18px; /* 8px */
  transition: 0.1s;
}
.header .bottom .content .button.compare {
  margin-left: auto;
}
.header .bottom .content .button:hover i {
  color: #B73E8E;
}
.header .bottom .content .separator-v {
  width: 1px;
  height: 21px;
  background: #e7e7e7;
  margin: 0 19px; /* 9px */
}
.header .content-mobile {
  position: relative;
  display: none;
  overflow: hidden;
}
.header .content-mobile .addresses {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  background: #09f;
  padding: 0 40px;
}
.header .content-mobile .addresses .address p {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
}
.header .content-mobile .addresses .address a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-top: 3px;
  text-decoration: none;
}
.header .content-mobile .logo-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 66px;
  padding: 0 16px;
}
.header .content-mobile .logo-wrap .menu-btn {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 27px;
  height: 29px;
}
.header .content-mobile .logo-wrap .menu-btn span {
  display: block;
  width: 22px;
  height: 4px;
  background: #09f;
}
.header .content-mobile .logo-wrap .menu-btn span + span {
  margin-top: 3px;
}
.header .content-mobile .logo-wrap .menu-btn span:last-of-type {
  width: 16px;
}
.header .content-mobile .logo-wrap .logo-link img {
  display: block;
}
.header .content-mobile .logo-wrap .cart-btn {
  font-size: 24px;
  color: #09f;
  text-decoration: none;
}
.header .content-mobile .search-wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 16px 20px;
}
.header .content-mobile .search-wrap .catalog-btn {
  display: flex;
  align-items: center;
  width: 136px;
  height: 38px;
  font-size: 12px;
  color: #09f;
  border: 1px solid #09f;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.header .content-mobile .search-wrap .catalog-btn .icon {
  margin-right: 17px;
}
.header .content-mobile .search-wrap .catalog-btn .icon span {
  display: block;
  width: 15px;
  height: 2px;
  background: #09f;
}
.header .content-mobile .search-wrap .catalog-btn .icon span + span {
  margin-top: 3px;
}
.header .content-mobile .search-wrap .search {
  position: relative;
}
.header .content-mobile .search-wrap .search input[type="text"] {
  width: 136px;
  height: 38px;
  font-size: 12px;
  color: #7d7d7d;
  border: 1px solid #B73E8E;
  padding: 0 40px 0 14px;
}
.header .content-mobile .search-wrap .search button[type="submit"] {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 40px;
  height: 36px;
  background: none;
  border: 0;
}
.header .content-mobile .x {
  position: absolute;
  top: 48px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  background: #0083df;
  text-decoration: none;
  transition: 0.3s;
  transform: translateX(50px);
}
.header .navigation {
  position: absolute;
  top: 48px;
  left: 0;
  width: calc(100% - 50px);
  background: #f7f7f7;
  padding: 30px;
  z-index: 20;
  transition: 0.3s;
  transform: translateX(-100%);
}
.header .navigation .links-wrap {
  margin-bottom: 30px;
}
.header .navigation .links-wrap a {
  display: flex;
  align-items: center;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  color: #09f;
  text-decoration: none;
}

.header .navigation .links-wrap a:nth-child(3) {
  background-color: #B73E8E;
  color: white;
  padding-left: 5px;
}

.header .navigation .links-wrap a.current {
  font-weight: bold;
}
.header .navigation .btn {
  position: relative;
  display: flex;
  align-items: center;
  height: 48px;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-decoration: none;
}
.header .navigation .btn i {
  font-size: 24px;
  color: #09f;
  margin-right: 10px;
}
.header .navigation .btn .counter {
  position: absolute;
  top: 1px;
  left: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 16px;
  color: #fff;
  background: #B73E8E;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.65);
}
.header + .separator-h {
  height: 2px;
  z-index: -1;
}
.header.menu-opened .navigation {
  transform: none;
  box-shadow: 0px 50px 50px 0px rgba(51, 51, 51, 0.1);
}
.header.menu-opened .content-mobile .x {
  transform: none;
}
.separator-h {
  position: relative;
  width: 100%;
  height: 5px;
  background: #e7e7e7;
}
.separator-h.mb-25 {
  margin-bottom: 25px;
}
.separator-h.mb-40-mt-26 {
  margin-top: 26px;
  margin-bottom: 40px;
}
.separator-h.triangle::before {
  content: "";
  position: absolute;
  top: 5px;
  left: calc(50% - 5px);
  border-top: 5px solid #e7e7e7;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  pointer-events: none;
}
.separator-h::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #B73E8E;
  transition: 0.2s;
  transform: scaleX(0);
}
.page .breadcrumbs {
  display: flex;
  align-items: center;
  max-width: 1010px;
  margin: 0 auto 40px;
}
.page .breadcrumbs .item {
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  text-decoration: none;
}
.page .breadcrumbs .item:not(.current):hover {
  text-decoration: underline;
}
.page .breadcrumbs span {
  font-size: 14px;
  color: #7d7d7d;
  margin: 0 10px;
}
.page .content {
  max-width: 1010px;
  margin: 0 auto;
}
.page .content #main-slider {
  border-bottom: 5px solid #e7e7e7;
  margin: 0 auto 60px !important;
}
.page .content #main-slider img {
  display: block;
  max-width: 100%;
}
.page .content .block {
  margin-bottom: 5px;
}
.page .content .block .head {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 0;
}
.page .content .block .head > i {
  font-size: 30px;
  color: #09f;
  margin-right: 15px;
}
.page .content .block .head .title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin: 0 55px 0 0;
}
.page .content .block .head .clear {
  display: none;
  width: 100%;
  height: 0;
  margin-bottom: 10px;
}
.page .content .block .head .sort {
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  margin-right: 25px;
}
.page .content .block .head .select-wrap {
  position: relative;
  width: 105px;
  height: 28px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  line-height: 26px;
  margin-right: 16px;
  padding: 0 30px 0 8px;
  border: 1px solid #d7d7d7;
  cursor: pointer;
}
.page .content .block .head .select-wrap i {
  position: absolute;
  right: 10px;
  font-size: 18px;
  color: #d7d7d7;
  transition: 0.1s;
}
.page .content h2{
  margin: 30px 0 10px 0;
}
.page .content p{
  margin: 0 0 10px 0;
}
.page-text table{
  border-spacing: 0;
  border: 1px solid #774477;
}
.page-text table td{
  border: 1px solid #774477;
  padding: 3px 8px;
  text-align: center;
}
.page-text ul li{
  margin-bottom: 5px;
}
.page-text img{
  margin: 5px;
}
.page .content .block .head .select-wrap i:first-of-type {
  top: -2px;
}
.page .content .block .head .select-wrap i:last-of-type {
  top: 8px;
}
.page .content .block .head .select-wrap.asc i:first-of-type,
.page .content .block .head .select-wrap.asc ~ .asc {
  color: #B73E8E;
}
.page .content .block .head .select-wrap.desc i:last-of-type,
.page .content .block .head .select-wrap.desc ~ .desc {
  color: #B73E8E;
}
.page .content .block .head .sort-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  color: #e7e7e7;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .head .sort-btn + .sort-btn {
  margin-left: 1px;
}
.page .content .block .items-wrap {
  display: flex;
  /* justify-content: space-between; */
  justify-content: flex-start;
  /*align-items: flex-start;*/
  flex-wrap: wrap;
  max-width: 1010px;
  margin: 10px auto 0;
}
.page .content .block .items-wrap .item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 246px;
  background: #fff;
  margin-bottom: 9px;
  padding-bottom: 8px;
  transition: 0.1s;
  padding-top: 43px;
  margin-left: 5px;

}
.page .content .block .items-wrap .item .shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 50px 50px 0px rgba(51, 51, 51, 0.1);
  transition: 0.1s;
  z-index: 1;
}
.page .content .block .items-wrap .item .additional {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  padding-bottom: 8px;
  opacity: 0;
  pointer-events: none;
  transition: 0.1s;
  z-index: 1;
}
.page .content .block .items-wrap .item .img-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 100px;
  margin-bottom: 16px;
}
.page .content .block .items-wrap .item .img-wrap img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
.page .content .block .items-wrap .item .img-wrap:hover + a {
  text-decoration: underline;
}
.page .content .block .items-wrap .item .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 32px;
  padding: 0 30px;
  text-decoration: none;
  word-wrap: break-word;
}
.page .content .block .items-wrap .item .title:hover {
  text-decoration: underline;
}
.page .content .block .items-wrap .item .price {
  font-size: 24px;
  font-weight: bold;
  color: #09f;
  margin-top: auto;
  margin-bottom: 9px;
  padding: 0 30px;
}
.page .content .block .items-wrap .item .price span {
  font-size: 14px;
  font-weight: 300;
  color: #333;
  text-transform: uppercase;
}
.page .content .block .items-wrap .item .vendor {
  font-size: 14px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 15px;
  padding: 0 30px;
}
.page .content .block .items-wrap .item .to-cart-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7px;
  padding: 0 30px;
}
.page .content .block .items-wrap .item .to-cart-wrap .quantity-wrap {
  position: relative;
  width: 57px;
  height: 38px;
  border: 1px solid #B73E8E;
}
.page .content .block .items-wrap .item .to-cart-wrap .quantity-wrap input[type="text"] {
  width: 37px;
  height: 36px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border: 0;
  text-align: center;
}
.page .content .block .items-wrap .item .to-cart-wrap .quantity-wrap .btn {
  position: absolute;
  width: 19px;
  height: 19px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 17px;
  border: 1px solid #B73E8E;
  text-align: center;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .items-wrap .item .to-cart-wrap .quantity-wrap .btn.plus {
  height: 20px;
  top: -1px;
  right: -1px;
  line-height: 18px;
}
.page .content .block .items-wrap .item .to-cart-wrap .quantity-wrap .btn.minus {
  top: 18px;
  right: -1px;
}
.page .content .block .items-wrap .item .to-cart-wrap .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .items-wrap .item .to-cart-wrap .to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 118px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #09f;
  border: 1px solid #09f;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
  cursor: pointer;
}
.page .content .block .items-wrap .item .to-cart-wrap .to-cart-btn:hover {
  color: #09f;
  background: #fff;
}
.page .content .block .items-wrap .item .compare {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  font-size: 14px;
  font-weight: 300;
  color: #333;
  text-decoration: none;
}
.page .content .block .items-wrap .item .compare i {
  margin-left: 6px;
}
.page .content .block .items-wrap .item .compare:hover {
  text-decoration: underline;
}
.page .content .block .items-wrap .item:hover .shadow {
  opacity: 1;
}
.page .content .block .items-wrap .item:hover .additional {
  opacity: 1;
  pointer-events: all;
}
.page .content .block .items-wrap.special {
  min-height: auto;
  margin-bottom: 68px;
}
.page .content .block .items-wrap.special .item {
  display: flex;
  flex-direction: row;
  width: 490px;
  padding: 0;
}
.page .content .block .items-wrap.special .item .left {
  position: relative;
  width: 247px;
  background: #fff;
  border-top: 5px solid #006dc0;
  padding-top: 35px;
}
.page .content .block .items-wrap.special .item .left i {
  position: absolute;
  top: 14px;
  right: 17px;
  font-size: 18px;
  color: #006dc0;
}
.page .content .block .items-wrap.special .item .left .img-wrap {
  margin-bottom: 19px;
}
.page .content .block .items-wrap.special .item .left .title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 28px;
}
.page .content .block .items-wrap.special .item .right {
  width: 242px;
  background: #09f;
  padding: 19px 0 0;
}
.page .content .block .items-wrap.special .item .right p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.page .content .block .items-wrap.special .item .right p.old-price {
  text-decoration: line-through;
  margin-bottom: 9px;
}
.page .content .block .items-wrap.special .item .right p.new-price {
  font-size: 36px;
  margin-bottom: 27px;
}
.page .content .block .items-wrap.special .item .right p.new-price span {
  font-size: 18px;
}
.page .content .block .items-wrap.special .item .right p:first-of-type {
  margin-bottom: 42px;
}
.page .content .block .items-wrap.special .item .right .quantity-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 22px;
}
.page .content .block .items-wrap.special .item .right .quantity-wrap .btn {
  width: 38px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #7d7d7d;
  line-height: 38px;
  background: #fff;
  text-align: center;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .items-wrap.special .item .right .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .items-wrap.special .item .right .quantity-wrap input[type="text"] {
  width: 38px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border: 1px solid #B73E8E;
  background: #fff;
  text-align: center;
}
.page .content .block .items-wrap.special .item .right .to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background: #fff;
  border: 1px solid #fff;
  margin: 0 auto 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.page .content .block .items-wrap.special .item .right .to-cart-btn:hover {
  color: #fff;
  background: #09f;
}
.page .content .block .items-wrap.special .item .right .compare {
  display: flex;
  color: #fff;
}
.page .content .block .items-wrap.see-also .item {
  padding-top: 43px;
}
.page .content .block .items-wrap.news {
  min-height: auto;
  margin-bottom: 68px;
}
.page .content .block .items-wrap.news .item {
  padding: 23px 0 25px;
}
.page .content .block .items-wrap.news .item .img-wrap {
  min-height: 125px;
  margin-bottom: 20px;
}
.page .content .block .items-wrap.news .item .title {
  height: 66px;
  margin-bottom: 16px;
  padding-right: 5px;
}
.page .content .block .items-wrap.news .item p {
  height: 57px;
  font-size: 16px;
  font-weight: 300;
  color: #09f;
  padding: 0 5px 0 30px;
}
.page .content .block .items-wrap.news + .more {
  margin-bottom: 80px;
}
.page .content .block .contacts-wrap {
  max-width: 1010px;
  margin: 0 auto;
}
.page .content .block .contacts-wrap .item {
  display: flex;
  justify-content: space-between;
  border-top: 5px solid #09f;
  margin-bottom: 80px;
  padding: 30px 30px 0;
}
.page .content .block .contacts-wrap .item .column {
  width: 294px;
  margin-right: 34px;
}
.page .content .block .contacts-wrap .item .column img {
  display: block;
  margin: 0 auto;
}
.page .content .block .contacts-wrap .item .column p {
  margin-top: 24px;
}
.page .content .block .contacts-wrap .item .column p.address {
  font-size: 18px;
  font-weight: bold;
  color: #7d7d7d;
  text-transform: uppercase;
}
.page .content .block .contacts-wrap .item .column p.desc {
  font-size: 16px;
  font-weight: 300;
  color: #333;
}
.page .content .block .contacts-wrap .item .column p.schedule {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.page .content .block .contacts-wrap .item #map-1,
.page .content .block .contacts-wrap .item #map-2 {
  flex: 1;
  background: #09f;
}
.page .content .block .contacts-wrap .phones-wrap {
  padding-bottom: 70px;
}
.page .content .block .contacts-wrap .phones-wrap .title {
  font-size: 18px;
  font-weight: bold;
  color: #7d7d7d;
  margin-top: 45px;
}
.page .content .block .contacts-wrap .phones-wrap p:not(.title) {
  font-size: 16px;
  font-weight: 300;
  color: #333;
  margin-top: 22px;
}
.page .content .block .contacts-wrap .phones-wrap p:not(.title) span {
  font-weight: bold;
}
.page .content .block .news-wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 1010px;
  margin: 0 auto;
}
.page .content .block .news-wrap .news-list {
  width: 784px;
}
.page .content .block .news-wrap .news-list .item {
  display: flex;
  min-height: 211px;
}
.page .content .block .news-wrap .news-list .item .img-wrap {
  position: relative;
  width: 244px;
  /*background: @white;*/
  border-top: 5px solid #09f;
}
.page .content .block .news-wrap .news-list .item .img-wrap img {
  display: block;
  margin: 0 auto;
}
.page .content .block .news-wrap .news-list .item .img-wrap .share-wrap {
  /*position: absolute;*/
  /*bottom: -22px;*/
  /*left: 0;*/
  /*right: 0;*/
  font-size: 16px;
  font-weight: 300;
  color: #333;
  margin-top: 22px;
}
.page .content .block .news-wrap .news-list .item .img-wrap .share-wrap .icons-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}
.page .content .block .news-wrap .news-list .item .img-wrap .share-wrap .icons-wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: 18px;
  color: #09f;
  background: #fff;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .news-wrap .news-list .item .img-wrap .share-wrap .icons-wrap a:hover {
  color: #fff;
  background: #09f;
  box-shadow: 0px 13px 29px 0px rgba(0, 153, 255, 0.3);
}
.page .content .block .news-wrap .news-list .item .content-wrap {
  display: flex;
  flex-direction: column;
  flex: 1;
  background: #fff;
  margin: 0 10px;
  padding: 23px 30px 23px 40px;
  border-top: 5px solid #09f;
}
.page .content .block .news-wrap .news-list .item .content-wrap .title {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.page .content .block .news-wrap .news-list .item .content-wrap .title span {
  font-size: 16px;
  font-weight: 300;
}
.page .content .block .news-wrap .news-list .item .content-wrap .desc {
  max-width: 390px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  margin-top: 18px;
}
.page .content .block .news-wrap .news-list .item .content-wrap .more-wrap {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #09f;
  margin: auto 0 0;
}
.page .content .block .news-wrap .news-list .item .content-wrap .more-wrap a {
  font-size: 16px;
  font-weight: 300;
  color: #09f;
}
.page .content .block .news-wrap .news-list .item .content-wrap .more-wrap a.more {
  margin: 0 10px 0 auto;
  text-decoration: none;
}
.page .content .block .news-wrap .news-list .item + .item {
  margin-top: 10px;
}
.page .content .block .news-wrap .news-list.fw {
  width: 100%;
  padding-bottom: 70px;
}
.page .content .block .news-wrap .news-list.fw .item .content-wrap .desc {
  max-width: none;
  margin-bottom: 20px;
}
.page .content .block .news-wrap .news-list.fw .item .content-wrap .more-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse;
}
.page .content .block .news-wrap .news-list.fw .item .content-wrap .more-wrap .more {
  margin: 0 0 0 10px;
}
.page .content .block .news-wrap .sidebar {
  width: 226px;
}
.page .content .block .news-wrap .sidebar .banner-wrap {
  position: relative;
}
.page .content .block .news-wrap .sidebar .banner-wrap img {
  display: block;
}
.page .content .block .news-wrap .sidebar .banner-wrap .more-btn {
  position: absolute;
  bottom: 30px;
  left: calc(50% - 83px);
  width: 166px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  border: 1px solid #09f;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .news-wrap .sidebar .banner-wrap .more-btn:hover {
  color: #09f;
  background: #fff;
  box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}
.page .content .block .news-wrap .sidebar .banner-wrap + .banner-wrap {
  margin-top: 10px;
}
.page .content .block .account-wrap {
  display: flex;
  justify-content: space-between;
  max-width: 1010px;
  margin: 0 auto 30px;
}
.page .content .block .account-wrap.orders-history {
  display: block;
}

.page .content .block .account-wrap .info-column {
  display: flex;
  justify-content: space-between;
  width: 618px;
}
.page .content .block .account-wrap .info-column .column {
  width: 294px;
}
.page .content .block .account-wrap .info-column .account-info {
  background: #fff;
  border-top: 5px solid #B73E8E;
  margin-bottom: 30px;
  padding: 28px 30px 26px;
  min-height: 339px;
}
.page .content .block .account-wrap .info-column .account-info > p:first-of-type {
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 17px;
}
.page .content .block .account-wrap .info-column .account-info .user-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 34px;
}
.page .content .block .account-wrap .info-column .account-info .user-wrap .img-wrap {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin-right: 10px;
}
.page .content .block .account-wrap .info-column .account-info .user-wrap .img-wrap img {
  display: block;
}
.page .content .block .account-wrap .info-column .account-info .user-wrap .name {
  font-size: 18px;
  color: #333;
}
.page .content .block .account-wrap .info-column .account-info .user-wrap .name span {
  font-weight: 300;
  color: #7d7d7d;
}
.page .content .block .account-wrap .info-column .account-info .separator {
  margin-bottom: 27px;
}
.page .content .block .account-wrap .info-column .account-info .info {
  font-size: 18px;
  font-weight: 300;
  color: #333;
}
.page .content .block .account-wrap .info-column .account-info .info i {
  margin-right: 5px;
}
.page .content .block .account-wrap .info-column .account-info .info.email {
  margin-bottom: 13px;
}
.page .content .block .account-wrap .info-column .account-info .info.phone {
  margin-bottom: 29px;
}
.page .content .block .account-wrap .info-column .account-info .edit {
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  text-decoration: none;
}
.page .content .block .account-wrap .info-column .account-info .edit {
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  text-decoration: none;
}

.page .content .block .account-wrap .info-column .account-info .logout {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  text-decoration: none;
  -webkit-transition: .1s;
  -o-transition: .1s;
  transition: .1s;
}
.page .content .block .account-wrap .info-column .account-info .logout i{
  width: 20px;
}
.page .content .block .account-wrap .info-column .account-info .logout:hover span{
  text-decoration: underline;
}

.page .content .block .account-wrap .info-column .account-info .edit:hover {
  text-decoration: underline;
}
.page .content .block .account-wrap .info-column .history,
.page .content .block .account-wrap .bonus-card-block {
  background: #fff;
  border-top: 5px solid #09f;
  padding: 24px 30px 30px;
  min-height: 339px;
}
.page .content .block .account-wrap .info-column .history .title-wrap,
.page .content .block .account-wrap .bonus-card-block .title-wrap{
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page .content .block .account-wrap .info-column .history .title-wrap a{
  color: #7d7d7d;
  text-decoration: none;
}
.page .content .block .account-wrap .info-column .history .title-wrap a:hover{
  color: #09f;
  text-decoration: underline;
}
.page .content .block .account-wrap .bonus-card-block .title-wrap{
  padding-right: 10px;
}
.page .content .block .account-wrap .info-column .history .title-wrap i,
.page .content .block .account-wrap .bonus-card-block .title-wrap i {
  font-size: 24px;
  color: #09f;
  margin-right: 9px;
}
.page .content .block .account-wrap .info-column .history .separator,
.page .content .block .account-wrap .bonus-card-block .separator {
  margin-bottom: 30px;
}
.page .content .block .account-wrap .info-column .history .item {
  position: relative;
  display: flex;
  align-items: center;
}
.page .content .block .account-wrap .info-column .history .item .img-wrap {
  margin-right: 13px;
}
.page .content .block .account-wrap .info-column .history .item .img-wrap img {
  display: block;
}
.page .content .block .account-wrap .info-column .history .item .img-wrap:hover + .title {
  text-decoration: underline;
}
.page .content .block .account-wrap .info-column .history .item .title {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.page .content .block .account-wrap .info-column .history .item .title:hover {
  text-decoration: underline;
}
.page .content .block .account-wrap .info-column .history .item .back {
  position: absolute;
  right: -10px;
  font-size: 18px;
  color: #7d7d7d;
  transition: 0.1s;
}
.page .content .block .account-wrap .info-column .history .item .back:hover {
  color: #09f;
}
.page .content .block .account-wrap .info-column .history .item + .item {
  margin-top: 17px;
}
.page .content .block .account-wrap .info-column .cart {
  position: relative;
  background: #09f;
  border-top: 5px solid #006dc0;
  margin-bottom: 30px;
  padding: 24px 30px 26px;
}
.page .content .block .account-wrap .info-column .cart a,
.page .content .block .account-wrap .info-column .cart button{
  position: relative;
  z-index: 2;
}
.page .content .block .account-wrap .info-column .cart .link-to-cart{
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page .content .block .account-wrap .info-column .cart .title-wrap {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page .content .block .account-wrap .info-column .cart .title-wrap i {
  font-size: 24px;
  color: #fff;
  margin-right: 9px;
}
.page .content .block .account-wrap .info-column .cart .separator {
  background: #33adff;
  margin-bottom: 28px;
}
.page .content .block .account-wrap .info-column .cart .count {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}
.page .content .block .account-wrap .info-column .cart .total {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 17px;
}
.page .content .block .account-wrap .info-column .cart .order-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background: #fff;
  margin-bottom: 61px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.page .content .block .account-wrap .info-column .cart .order-btn:hover {
  color: #fff;
  background: #256eab;
}
.page .content .block .account-wrap .info-column .cart .continue {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
}
.page .content .block .account-wrap .info-column .cart .continue i {
  margin: auto;
  position: absolute;
  left: 200px;
  top: 0;
  line-height: 23px;
}
.page .content .block .account-wrap .info-column .cart .continue:hover {
  text-decoration: underline;
}
.page .content .block .account-wrap .info-column .column.right .compare {
  min-height: 355px;
  background: #fff;
  border-top: 5px solid #09f;
  padding: 24px 30px 30px;
}
.page .content .block .account-wrap .info-column .column.right .compare .title-wrap {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page .content .block .account-wrap .info-column .column.right .compare .title-wrap i {
  font-size: 24px;
  color: #09f;
  margin-right: 9px;
}
.page .content .block .account-wrap .info-column .column.right .compare .separator {
  margin-bottom: 30px;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .title {
  font-size: 18px;
  color: #09f;
  margin-bottom: 7px;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .item {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333;
  text-decoration: none;
  /*white-space: nowrap;*/
  transition: 0.1s;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .item .count {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #B73E8E;
  border: 1px solid #B73E8E;
  border-radius: 50%;
  margin-right: 6px;
  transition: 0.1s;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .item i {
  margin: 1px 0 0 auto;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .item + .item {
  margin-top: 18px;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .item:hover {
  color: #09f;
}
.page .content .block .account-wrap .info-column .column.right .compare .compare-list .item:hover .count {
  color: #B73E8E;
  background: none;
}
.page .content .block .account-wrap .orders-column{
  width: 362px;
}
.page .content .block .account-wrap .orders-column .orders {
  align-self: flex-start;
  width: 362px;
  background: #fff;
  border-top: 5px solid #09f;
  margin-bottom: 30px;
  padding: 24px 0 27px;
}
.page .content .block .account-wrap .orders-column .orders .title-wrap {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 15px;
  text-transform: uppercase;
  padding: 0 30px;
}
.page .content .block .account-wrap .orders-column .orders .title-wrap i {
  font-size: 24px;
  color: #09f;
  margin-right: 9px;
}
.page .content .block .account-wrap .orders-column .orders .separator {
  width: calc(100% - 60px);
  margin: 0 auto 30px;
}
.page .content .block .account-wrap .orders-column .orders .separator.bottom {
  margin-top: 30px;
  margin-bottom: 18px;
}
.page .content .block .account-wrap .orders-column .orders .item {
  display: flex;
  align-items: center;
  padding: 0 16px;
}
.page .content .block .account-wrap .orders-column .orders .item .quantity-wrap {
  flex: 0 0 auto;
  position: relative;
  width: 57px;
  height: 38px;
  border: 1px solid #B73E8E;
  margin-right: 23px;
}
.page .content .block .account-wrap .orders-column .orders .item .quantity-wrap input[type="text"] {
  width: 37px;
  height: 36px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border: 0;
  text-align: center;
}
.page .content .block .account-wrap .orders-column .orders .item .quantity-wrap .btn {
  position: absolute;
  width: 19px;
  height: 19px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 17px;
  border: 1px solid #B73E8E;
  text-align: center;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .account-wrap .orders-column .orders .item .quantity-wrap .btn.plus {
  height: 20px;
  top: -1px;
  right: -1px;
  line-height: 18px;
}
.page .content .block .account-wrap .orders-column .orders .item .quantity-wrap .btn.minus {
  top: 18px;
  right: -1px;
}
.page .content .block .account-wrap .orders-column .orders .item .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .account-wrap .orders-column .orders .item .img-wrap {
  margin-right: 13px;
}
.page .content .block .account-wrap .orders-column .orders .item .img-wrap img {
  display: block;
}
.page .content .block .account-wrap .orders-column .orders .item .img-wrap:hover + .title {
  text-decoration: underline;
}
.page .content .block .account-wrap .orders-column .orders .item .title {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.page .content .block .account-wrap .orders-column .orders .item .title:hover {
  text-decoration: underline;
}
.page .content .block .account-wrap .orders-column .orders .item .remove {
  font-size: 18px;
  color: #7d7d7d;
  margin-left: auto;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .account-wrap .orders-column .orders .item .remove:hover {
  color: #dc3545;
}
.page .content .block .account-wrap .orders-column .orders .item + .item {
  margin-top: 18px;
}
.page .content .block .account-wrap .orders-column .orders .discount {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #B73E8E;
  padding: 0 30px;
}
.page .content .block .account-wrap .orders-column .orders .discount i {
  margin-right: 4px;
}
.page .content .block .account-wrap .orders-column .orders .discount span {
  font-weight: bold;
}
.page .content .block .account-wrap .orders-column .price-btn {
  display: block;
  line-height: 75px;
  text-align: center;
  height: 75px;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  background: #09f;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;

}
.page .content .block .account-wrap .orders-column .price-btn i {
  font-size: 24px;
  margin-right: 8px;
}
.page .content .block .account-wrap .orders-column .price-btn:hover {
  background: #B73E8E;
  box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}
.page .content .block .account-wrap .separator {
  width: 100%;
  height: 4px;
  background: #f7f7f7;
}
.page .content .block .register-wrap {
  display: flex;
  max-width: 1010px;
  margin: 0 auto 45px;
  min-height: 600px;
}
.page .content .block .register-wrap .left {
  width: 520px;
  background: url(/css/../img/reg-bg.png) no-repeat;
}
.page .content .block .register-wrap .left p {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  margin-bottom: 29px;
  text-transform: uppercase;
}
.page .content .block .register-wrap .left hr {
  height: 4px;
  background: #fff;
  border: 0;
  margin-bottom: 32px;
}
.page .content .block .register-wrap .left .social-wrap {
  display: flex;
  justify-content: space-between;
}
.page .content .block .register-wrap .left .social-wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 30px;
  color: #09f;
  background: #fff;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .register-wrap .left .social-wrap a:hover {
  color: #fff;
  background: #B73E8E;
  box-shadow: 0px 13px 29px 0px rgba(153, 51, 153, 0.6);
}
.page .content .block .register-wrap .right {
  width: 490px;
  background: #fff;
  border-top: 4px solid #B73E8E;
  padding: 46px 35px 50px;
  margin-bottom: 0;
}

.page .content .block .register-wrap.order-auth__wrap{
  min-height: auto
}
.page .content .block .register-wrap.order-auth__wrap .right {
  width: 100%;
}
.page .content .block .register-wrap.order-auth__wrap .right .head{
  margin-bottom: 0;
}
.page .content .block .register-wrap.order-auth__wrap .right .order-auth__desc{
  margin-bottom: 30px;
}
.page .content .block .register-wrap.order-auth__wrap .right input{
  max-width: 400px;
}


.page .content .block .account-wrap.cover-class-css
{
  display:block;
}
.cover-class-css .person-wrap,
.page .content .block .register-wrap .right .person-wrap {
  display: flex;
  height: 48px;
  margin-bottom: 31px;
}
.cover-class-css .person-wrap .item,
.page .content .block .register-wrap .right .person-wrap .item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 211px;
  font-size: 18px;
  color: #09f;
  border: 1px solid #d7d7d7;
  transition: 0.1s;
  cursor: pointer;
}
.cover-class-css .person-wrap .item.selected,
.page .content .block .register-wrap .right .person-wrap .item.selected {
  background: #e5f5ff;
  border-color: #09f;
}
.cover-class-css .person-wrap .item:not(.selected).private,
.page .content .block .register-wrap .right .person-wrap .item:not(.selected).private {
  border-right-color: transparent;
}
.cover-class-css .person-wrap .item:not(.selected).entity,
.page .content .block .register-wrap .right .person-wrap .item:not(.selected).entity {
  border-left-color: transparent;
}
.cover-class-css .person-wrap .item:not(.selected):hover,
.page .content .block .register-wrap .right .person-wrap .item:not(.selected):hover {
  background: #e5f5ff;
}
.page .content .block .register-wrap .right .input-wrap {
  position: relative;
}
.page .content .block .register-wrap .right .input-wrap p {
  font-size: 18px;
  color: #333;
  margin-bottom: 9px;
}
.page .content .block .register-wrap .right .input-wrap input,
.page .content .block .register-wrap.order-auth__wrap .right input {
  width: 100%;
  height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  border: 1px solid #B73E8E;
  padding: 18px;
  transition: 0.1s;
}
.page .content .block .register-wrap.order-auth__wrap .right input{
  margin-bottom: 20px;
  max-width: 400px;
}
.page .content .block .register-wrap.order-auth__wrap .right input[type="submit"]{
  margin: 20px 0 0 0;
  line-height: 48px;
  padding: 0;
}
.order-auth__wrap .bx-authform-label-container:after{
  content: ':';
}

.order-auth__wrap .alert{
  margin-bottom: 20px;
}

.order-auth__wrap .bx-authform-label-container{
  font-size: 18px;
  margin-bottom: 5px;
}

.page .content .block .register-wrap .right .input-wrap input::placeholder {
  color: #d7d7d7;
  font-family: "Roboto";
}
.page .content .block .register-wrap .right .input-wrap input:focus {
  box-shadow: 0 0 7px 0 rgba(153, 51, 153, 0.5);
}
.page .content .block .register-wrap .right .input-wrap + .input-wrap {
  margin-top: 29px;
}
.page .content .block .register-wrap .right .captcha {
  margin: 23px 0 19px;
}
.page .content .block .register-wrap .right input[type="checkbox"] {
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}
.page .content .block .register-wrap .right input[type="checkbox"]:checked + .checkbox-wrap::before {
  border-color: #B73E8E;
}
.page .content .block .register-wrap .right input[type="checkbox"]:checked + .checkbox-wrap::after {
  opacity: 1;
}
.page .content .block .register-wrap .right .checkbox-wrap {
  position: relative;
  display: flex;
  align-items: center;
  height: 24px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  padding-left: 35px;
  cursor: pointer;
}
.page .content .block .register-wrap .right .checkbox-wrap[for="newsletter"] {
  margin: 15px 0 50px;
}
.page .content .block .register-wrap .right .checkbox-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #d7d7d7;
  transition: 0.1s;
}
.page .content .block .register-wrap .right .checkbox-wrap::after {
  content: "\f00c";
  position: absolute;
  top: 3px;
  left: 4px;
  font-weight: 900;
  color: #B73E8E;
  font-family: "Font Awesome 5 Free";
  opacity: 0;
  transition: 0.1s;
}
.page .content .block .register-wrap .right .submit-wrap {
  display: flex;
  align-items: center;
}
.page .content .block .register-wrap.order-auth__wrap .right .submit-wrap {
  display: block;
}

.reg_email_changed_text
{
  color:green;
}
.resendmail {
  cursor:pointer;
  width: 155px;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  border: 1px solid #09f;
  transition: 0.1s;
  cursor: pointer;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  margin: 5px 0;
}
.page .content .block .register-wrap .right .submit-wrap input[type="submit"] {
  width: 255px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #B73E8E;
  border: 0;
  margin-right: 40px;
  transition: 0.1s;
  cursor: pointer;
}
.page .content .block .register-wrap .right .submit-wrap input[type="submit"]:hover {
  background: #09f;
  box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}
.page .content .block .register-wrap .right .submit-wrap a {
  font-size: 18px;
  color: #09f;
  font-family: "Montserrat";
  text-decoration: none;
}
.page .content .block .register-wrap .right .submit-wrap a:hover {
  text-decoration: underline;
}
.page .content .block .register-wrap .right .thanks {
  font-size: 30px;
  font-weight: bold;
  color: #333;
  font-family: "Montserrat";
  text-transform: uppercase;
  text-align: center;
}
.page .content .block .register-wrap .right .thanks span {
  font-size: 48px;
}
.page .content .block .register-wrap .right .thanks a {
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  color: #09f;
  font-family: "Roboto";
  margin-top: 20px;
  text-decoration: none;
  text-transform: initial;
}
.page .content .block .register-wrap .right .thanks a:hover {
  text-decoration: underline;
}
.page .content .block .register-wrap.complete {

}
.page .content .block .register-wrap.complete .right {
  padding-top: 50px;
}
.page .content .block .categories-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page .content .block .categories-wrap .item {
  position: relative;
  width: 324px;
  border-top: 5px solid transparent;
  margin-bottom: 50px;
  padding: 35px 30px 0;
  transition: background .1s, border-top-color .1s;
}
.page .content .block .categories-wrap .item .img-wrap {
  /*display: flex;
  align-items: center;
  height: 144px;
  width: 100%;
  margin-bottom: 35px;*/
  display: block;
  width: 100%;
  height: 144px;
  margin-bottom: 35px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-position: center;
  background-blend-mode: luminosity;
  background-color: #09f;
  transition: .3s;
}
.page .content .block .categories-wrap .item:hover .img-wrap {
  background-color: transparent;
}
.page .content .block .categories-wrap .item .img-wrap img {
  display: block;
  margin: 0 auto;
}
.page .content .block .categories-wrap .item .img-wrap:hover + .title {
  text-decoration: underline;
}
.page .content .block .categories-wrap .item .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #09f;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.page .content .block .categories-wrap .item .title:hover {
  text-decoration: underline;
}
.page .content .block .categories-wrap .item .subtitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  font-size: 18px;
  color: #333;
  text-decoration: none;
}
.page .content .block .categories-wrap .item .subtitle span {
  flex-shrink: 0;
  width: 40px;
  height: 24px;
  color: #d7d7d7;
  margin-left: 5px;
  border: 1px solid #d7d7d7;
  text-align: center;
  transition: 0.1s;
}
.page .content .block .categories-wrap .item .subtitle:hover {
  text-decoration: underline;
}
.page .content .block .categories-wrap .item .subtitle:hover span {
  color: #333;
  border-color: #333;
}
.page .content .block .categories-wrap .item .additional {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  padding: 0 30px;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  transition: 0.1s;
}
.page .content .block .categories-wrap .item .shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 50px 50px 0px rgba(51, 51, 51, 0.1);
  transition: 0.1s;
  z-index: 1;
}
.page .content .block .categories-wrap .item .more {
  margin: 25px 0 45px;
}
.page .content .block .categories-wrap .item:hover {
  background: #fff;
  border-top-color: #09f;
}
.page .content .block .categories-wrap .item:hover .additional {
  opacity: 1;
  pointer-events: all;
}
.page .content .block .categories-wrap .item:hover .shadow {
  opacity: 1;
}
.page .content .block .categories-wrap .price-wrap {
  width: 100%;
  margin: 20px 0 45px;
}
.catalog_h1 {
font-size:24px;}
.page .content .block .categories-wrap .price-wrap .price-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  background: #09f;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
  width: 320px;
  margin: 0 auto;
}
.page .content .block .categories-wrap .price-wrap .price-btn i {
  font-size: 24px;
  margin-right: 8px;
}
.page .content .block .categories-wrap .price-wrap .price-btn:hover {
  background: #B73E8E;
  box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}
.page .content .block .subcategoires-wrap {
  display: flex;
  margin-bottom: 25px;
}
.page .content .block .subcategoires-wrap .current-subcategory {
  flex-shrink: 0;
  position: relative;
  min-width: 310px;
  height: 119px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  margin-right: 48px;
  padding: 15px 45px 15px 30px;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;

}
.page .content .block .subcategoires-wrap .current-subcategory .icon-wrap {
  width: auto;
  margin-right: 10px;
  /*margin-bottom: 10px;*/
}
.page .content .block .subcategoires-wrap .current-subcategory::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 5px;
  background: #006dc0;
}
.page .content .block .subcategoires-wrap .subcategories-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: 143px;
  margin: -14px;
  overflow-y: hidden;
  z-index: 5;
}
.page .content .block .subcategoires-wrap .subcategories-list .subcategory {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 auto;
  /*width: 25%;*/
  min-width: 128px;
  height: 129px;
  font-size: 16px;
  font-weight: bold;
  color: #B73E8E;
  background: #ebebeb;
  margin: 14px;
  /*padding: 13px 18px 0;*/
  /*text-align: center;*/
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.page .content .block .subcategoires-wrap .subcategories-list .subcategory .img-wrap {
  width: 100%;
  margin-bottom: 9px;
}
.page .content .block .subcategoires-wrap .subcategories-list .subcategory .img-wrap img {
  display: block;
  height: 79px;
  margin: 0 auto;
}
.page .content .block .subcategoires-wrap .subcategories-list .subcategory:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .subcategoires-wrap .subcategories-list .plus {
  position: absolute;
  top: 14px;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 60px;
  background: linear-gradient(270deg, #f7f7f7 50px, transparent 60px);
  font-size: 24px;
  color: #09f;
  text-decoration: none;
  transition: transform 0.1s;
}
.page .content .block .subcategoires-wrap .subcategories-list .plus span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border: 1px solid #09f;
  border-radius: 50%;
  transition: 0.1s;
}
.page .content .block .subcategoires-wrap .subcategories-list .plus span i {
  transition: transform 0.1s;
}
.page .content .block .subcategoires-wrap .subcategories-list .plus:hover {
  color: #B73E8E;
}
.page .content .block .subcategoires-wrap .subcategories-list .plus:hover span {
  border-color: #B73E8E;
  transform: scale(0.9);
}
.page .content .block .subcategoires-wrap .subcategories-list.opened .plus {
  background: none;
  transform: translateX(50px);
}
.page .content .block .subcategoires-wrap .subcategories-list.opened .plus span i {
  transform: rotate(45deg);
}
.page .content .block .subcategoires-wrap .subcategories-list.opened .subcategory {
  box-shadow: 0px 10px 30px 0px rgba(51, 51, 51, 0.3);
}
.page .content .block .subcategoires-wrap .subcategories-list.overflow-visible {
  overflow: visible;
}
.page .content .block .subcategoires-wrap-sublevel {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  /*padding-right: 65px;*/
}
.page .content .block .subcategoires-wrap-sublevel .current-subcategory {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 119px;
  font-size: 24px;
  font-weight: bold;
  color: #B73E8E;
  font-family: "Montserrat";
  background: #ebebeb;
  padding: 0 50px 0 65px;
  text-transform: uppercase;
}
.page .content .block .subcategoires-wrap-sublevel .current-subcategory .img-wrap {
  margin-left: 70px;
}
.page .content .block .subcategoires-wrap-sublevel .current-subcategory .img-wrap img {
  display: block;
}
.page .content .block .subcategoires-wrap-sublevel .current-subcategory::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 5px;
  background: #ebebeb;
}
.page .content .block .subcategoires-wrap-sublevel .banner img {
  display: block;
}
.page .content .block .catalog-wrap {
  display: flex;
  justify-content: space-between;
  width: 1010px;
  margin: 0 auto 45px;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .sidebar {
  position: relative;
  width: 245px;
}
.page .content .block .catalog-wrap .sidebar .discount {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #09f;
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid transparent;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .sidebar .discount i {
  margin-right: 8px;
}
.page .content .block .catalog-wrap .sidebar .discount:hover {
  color: #B73E8E;
  border-color: #B73E8E;
}
.page .content .block .catalog-wrap .sidebar .filters {
  background: #fff;
  margin-bottom: 10px;
  padding: 28px 20px 30px;
}
.page .content .block .catalog-wrap .sidebar .filters .filter-name {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 21px;
  text-transform: uppercase;
}
.page .content .block .catalog-wrap .sidebar .filters .price-slider {
  height: 6px;
  background: #ebebeb;
  border: 0;
  border-radius: 0;
  margin: 27px 0 31px;
}
.page .content .block .catalog-wrap .sidebar .filters .price-slider .ui-widget-header {
  background: #B73E8E;
}
.page .content .block .catalog-wrap .sidebar .filters .price-slider .ui-slider-handle {
  top: calc(50% - 9px);
  width: 18px;
  height: 18px;
  background: #B73E8E;
  border: 0;
  border-radius: 50%;
  margin-left: -9px;
  cursor: pointer;
  box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.page .content .block .catalog-wrap .sidebar .filters .price-slider .ui-slider-handle:focus {
  outline: none;
}
.page .content .block .catalog-wrap .sidebar .filters .price-fields {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  margin-bottom: 38px;
}
.page .content .block .catalog-wrap .sidebar .filters .price-fields input[type="text"] {
  width: 70px;
  height: 38px;
  font-size: 18px;
  color: #333;
  border: 1px solid #B73E8E;
  padding: 0 5px;
  text-align: center;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group input[type="checkbox"] {
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group input[type="checkbox"]:checked + .checkbox-wrap::before {
  border-color: #B73E8E;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group input[type="checkbox"]:checked + .checkbox-wrap::after {
  opacity: 1;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group .checkbox-wrap {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 24px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  padding-left: 35px;
  cursor: pointer;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group .checkbox-wrap[for="newsletter"] {
  margin: 15px 0 50px;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group .checkbox-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #d7d7d7;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group .checkbox-wrap::after {
  content: "\f00c";
  position: absolute;
  top: 3px;
  left: 4px;
  font-weight: 900;
  color: #B73E8E;
  font-family: "Font Awesome 5 Free";
  opacity: 0;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group .checkbox-wrap + input + .checkbox-wrap {
  margin-top: 15px;
}
.page .content .block .catalog-wrap .sidebar .filters .checkbox-group:not(:last-of-type) {
  margin-bottom: 40px;
}
.page .content .block .catalog-wrap .sidebar .apply-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  margin-bottom: 10px;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .sidebar .apply-filters:hover {
  background: #B73E8E;
}
.page .content .block .catalog-wrap .sidebar .reset-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  font-size: 18px;
  color: #B73E8E;
  font-family: "Montserrat";
  border: 1px solid #B73E8E;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .sidebar .reset-filters:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .catalog-wrap .sidebar .x {
  position: absolute;
  top: 0;
  right: -48px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 24px;
  color: #09f;
  background: #fff;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .products-list {
  width: 755px;
}
.page .content .block .catalog-wrap .products-list .filters-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  margin-bottom: 10px;
  text-decoration: none;
  transition: 0.1s;
  display: none;
}
.page .content .block .catalog-wrap .products-list .filters-btn:hover {
  background: #B73E8E;
}
.page .content .block .catalog-wrap .products-list .sort {
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
}
.page .content .block .catalog-wrap .products-list .sort .select-wrap {
  position: relative;
  width: 105px;
  height: 28px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  line-height: 26px;
  margin: 0 16px 0 25px;
  padding: 0 30px 0 8px;
  border: 1px solid #d7d7d7;
  cursor: pointer;
}
.page .content .block .catalog-wrap .products-list .sort .select-wrap i {
  position: absolute;
  right: 10px;
  font-size: 18px;
  color: #d7d7d7;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .products-list .sort .select-wrap i:first-of-type {
  top: -2px;
}
.page .content .block .catalog-wrap .products-list .sort .select-wrap i:last-of-type {
  top: 8px;
}
.page .content .block .catalog-wrap .products-list .sort .select-wrap.asc i:first-of-type,
.page .content .block .catalog-wrap .products-list .sort .select-wrap.asc ~ .asc {
  color: #B73E8E;
}
.page .content .block .catalog-wrap .products-list .sort .select-wrap.desc i:last-of-type,
.page .content .block .catalog-wrap .products-list .sort .select-wrap.desc ~ .desc {
  color: #B73E8E;
}
.page .content .block .catalog-wrap .products-list .sort .sort-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  color: #e7e7e7;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .products-list .sort .sort-btn + .sort-btn {
  margin-left: 1px;
}
.page .content .block .catalog-wrap .products-list .sort .view-btn {
  color: #e7e7e7;
  transition: 0.1s;
}
.page .content .block .catalog-wrap .products-list .sort .view-btn.selected {
  color: #B73E8E;
}
.page .content .block .catalog-wrap .products-list .sort .view-btn:not(:last-of-type) {
  margin: 0 20px 0 auto;
}
.page .content .block .catalog-wrap.blurred {
  filter: blur(10px);
  pointer-events: none;
}
.page .content .block .items-wrap-rows {
  margin-bottom: 14px;
}
.page .content .block .items-wrap-rows .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-top: 5px solid #B73E8E;
  padding: 20px 30px 25px;
}
.page .content .block .items-wrap-rows .item .img-wrap {
  position: relative;
  width: 180px;
  margin-right: 34px;
  text-decoration: none;
}
.page .content .block .items-wrap-rows .item .img-wrap img {
  display: block;
  margin: 0 auto;
}
.page .content .block .items-wrap-rows .item .img-wrap .label {
  position: absolute;
  top: -10px;
  right: -30px;
}
.page .content .block .items-wrap-rows .item .img-wrap .label.hit {
  font-size: 18px;
  font-weight: bold;
  color: #B73E8E;
}
.page .content .block .items-wrap-rows .item .img-wrap:hover + .desc .title {
  text-decoration: underline;
}
.page .content .block .items-wrap-rows .item .desc {
  width: 224px;
}
.page .content .block .items-wrap-rows .item .desc .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  margin-bottom: 32px;
}
.page .content .block .items-wrap-rows .item .desc .title:hover {
  text-decoration: underline;
}
.page .content .block .items-wrap-rows .item .desc .brand {
  font-size: 14px;
  font-weight: 300;
  color: #333;
  margin-bottom: 4px;
}
.page .content .block .items-wrap-rows .item .desc .brand a {
  color: #09f;
  font-style: italic;
  text-decoration: none;
}
.page .content .block .items-wrap-rows .item .desc .brand a:hover {
  text-decoration: underline;
}
.page .content .block .items-wrap-rows .item .desc .properties {
  font-size: 14px;
  font-weight: 300;
  color: #333;
  margin-bottom: 22px;
}
.page .content .block .items-wrap-rows .item .desc .vendor {
  font-size: 14px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 17px;
}
.page .content .block .items-wrap-rows .item .desc .availability {
  position: relative;
  font-size: 14px;
  color: #333;
  padding-left: 19px;
}
.page .content .block .items-wrap-rows .item .desc .availability.available::before {
  background: #17e35f;
}
.page .content .block .items-wrap-rows .item .desc .availability::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #d7d7d7;
  border-radius: 50%;
}
.page .content .block .items-wrap-rows .item .price-wrap {
  width: 196px;
}
.page .content .block .items-wrap-rows .item .price-wrap .price {
  font-size: 36px;
  font-weight: bold;
  color: #09f;
  margin-bottom: 14px;
}
.page .content .block .items-wrap-rows .item .price-wrap .price span {
  font-size: 18px;
  text-transform: uppercase;
}
.page .content .block .items-wrap-rows .item .price-wrap .quantity-wrap {
  display: flex;
  margin-bottom: 22px;
}
.page .content .block .items-wrap-rows .item .price-wrap .quantity-wrap .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #7d7d7d;
  background: #f7f7f7;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .items-wrap-rows .item .price-wrap .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .items-wrap-rows .item .price-wrap .quantity-wrap input[type="text"] {
  width: 38px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  background: white;
  border: 1px solid #B73E8E;
  text-align: center;
}
.page .content .block .items-wrap-rows .item .price-wrap .to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #09f;
  margin-bottom: 11px;
  border: 1px solid #09f;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.page .content .block .items-wrap-rows .item .price-wrap .to-cart-btn:hover {
  color: #09f;
  background: none;
}
.page .content .block .items-wrap-rows .item .price-wrap .compare {
  display: flex;
  align-items: center;
  height: 38px;
  font-size: 14px;
  font-weight: 300;
  color: #333;
  text-decoration: none;
}
.page .content .block .items-wrap-rows .item .price-wrap .compare i {
  margin-left: 6px;
}
.page .content .block .items-wrap-rows .item .price-wrap .compare:hover {
  text-decoration: underline;
}
.page .content .block .items-wrap-rows .item + .item {
  margin-top: 14px;
}
.page .content .block .product-wrap {
  display: flex;
  justify-content: space-between;
  width: 1010px;
  margin: 0 auto 40px;
}
.page .content .block .product-wrap .slider-wrap {
  width: 442px;
  background: #09f;
  position: relative;
}
.page .content .block .product-wrap .slider-wrap img.prod-img{
  max-height: 100%;
  max-width: 100%;
}

.page .content .block .product-wrap .desc-wrap {
  width: 520px;
}
.page .content .block .product-wrap .desc-wrap .title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 49px;
}
.page .content .block .product-wrap .desc-wrap .brand {
  font-size: 14px;
  font-weight: 300;
  color: #333;
  margin-bottom: 4px;
}
.page .content .block .product-wrap .desc-wrap .brand a {
  color: #09f;
  font-style: italic;
  text-decoration: none;
}
.page .content .block .product-wrap .desc-wrap .brand a:hover {
  text-decoration: underline;
}
.page .content .block .product-wrap .desc-wrap .vendor {
  font-size: 14px;
  font-weight: 300;
  color: #7d7d7d;
  margin-bottom: 24px;
}
.page .content .block .product-wrap .desc-wrap .properties {
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page .content .block .product-wrap .desc-wrap .table {
  margin-bottom: 50px;
}
.page .content .block .product-wrap .desc-wrap .table .row {
  display: flex;
  justify-content: space-between;
}
.page .content .block .product-wrap .desc-wrap .table .row .cell:first-of-type {
  flex-shrink: 0;
  font-size: 16px;
  color: #7d7d7d;
  margin-right: 50px;
}
.page .content .block .product-wrap .desc-wrap .table .row .cell:last-of-type {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: right;
}
.page .content .block .product-wrap .desc-wrap .table .row + .row {
  margin-top: 12px;
}
.page .content .block .product-wrap .desc-wrap .separator-h {
  margin-bottom: 20px;
}
.page .content .block .product-wrap .desc-wrap .price-wrap {
  display: flex;
  align-items: center;
  height: 38px;
  margin-bottom: 15px;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .price {
  font-size: 36px;
  font-weight: bold;
  color: #09f;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .price .price__unit {
  font-size: 18px;
  text-transform: uppercase;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .quantity-wrap {
  display: flex;
  margin-bottom: 22px;
  margin: 0 0 0 auto;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .quantity-wrap .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #7d7d7d;
  background: #f7f7f7;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .quantity-wrap input[type="text"] {
  width: 38px;
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  background: white;
  border: 1px solid #B73E8E;
  text-align: center;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .quantity-wrap .btn {
  background: #fff;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #09f;
  margin-bottom: 11px;
  border: 1px solid #09f;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
  margin: 0 0 0 14px;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .to-cart-btn:hover {
  color: #09f;
  background: none;
}
.page .content .block .product-wrap .desc-wrap .stock {
  font-size: 16px;
  color: #333;
  margin-bottom: 7px;
}
.page .content .block .product-wrap .desc-wrap .stock span {
  font-weight: bold;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap {
  display: flex;
  align-items: center;
  height: 50px;
  background: #fff;
  margin-bottom: 28px;
  padding: 0 30px;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .address {
  font-size: 14px;
  color: #7d7d7d;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .address span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #d7d7d7;
  border-radius: 50%;
  margin: 0 4px -1px 0;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .address.in-stock {
  color: #333;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .address.in-stock span {
  background: #17e35f;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .address + .address {
  margin-left: 19px;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .separator {
  width: 1px;
  height: 21px;
  background: #e7e7e7;
  margin: 0 auto;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .compare {
  font-size: 14px;
  font-weight: 300;
  color: #333;
  text-decoration: none;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .compare i {
  margin-left: 4px;
}
.page .content .block .product-wrap .desc-wrap .stock-wrap .compare:hover {
  text-decoration: underline;
}
.page .content .block .product-wrap .desc-wrap .description {
  font-size: 16px;
  font-weight: 300;
  color: #333;
}
.page .content .block .compare-wrap {
  width: 1010px;
  margin: 0 auto 40px;
}
.page .content .block .compare-wrap .filter {
  display: flex;
  font-size: 18px;
  color: #333;
  margin-bottom: 50px;
}
.page .content .block .compare-wrap .filter .filter-link {
  color: #09f;
  text-decoration: none;
  margin-left: 15px;
}
.page .content .block .compare-wrap .filter .filter-link.selected {
  color: #7d7d7d;
  pointer-events: none;
}
.page .content .block .compare-wrap .filter .filter-link:hover {
  text-decoration: underline;
}
.page .content .block .compare-wrap .filter .clear-list {
  font-size: 18px;
  color: #B73E8E;
  margin-left: 80px;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .compare-wrap .filter .clear-list i {
  margin-right: 4px;
}
.page .content .block .compare-wrap .filter .clear-list:hover {
  color: #dc3545;
}
.page .content .block .compare-wrap .compare-list {
  display: flex;
  justify-content: space-between;
}
.page .content .block .compare-wrap .compare-list .item {
  width: 246px;
}
.page .content .block .compare-wrap .compare-list .item .title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 27px;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 376px;
  background: #fff;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 50px 50px 0px rgba(51, 51, 51, 0.1);
  transition: 0.1s;
  z-index: 1;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap img {
  display: block;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -72px;
  height: 72px;
  background: #fff;
  padding-top: 5px;
  opacity: 0;
  pointer-events: none;
  transition: 0.1s;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7px;
  padding: 0 30px;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .quantity-wrap {
  position: relative;
  width: 57px;
  height: 38px;
  border: 1px solid #B73E8E;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .quantity-wrap input[type="text"] {
  width: 37px;
  height: 36px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border: 0;
  text-align: center;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .quantity-wrap .btn {
  position: absolute;
  width: 19px;
  height: 19px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 17px;
  border: 1px solid #B73E8E;
  text-align: center;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .quantity-wrap .btn.plus {
  height: 20px;
  top: -1px;
  right: -1px;
  line-height: 18px;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .quantity-wrap .btn.minus {
  top: 18px;
  right: -1px;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 118px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #09f;
  border: 1px solid #09f;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
  cursor: pointer;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap .additional .to-cart-wrap .to-cart-btn:hover {
  color: #09f;
  background: #fff;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap:hover .shadow {
  opacity: 1;
}
.page .content .block .compare-wrap .compare-list .item .img-wrap:hover .additional {
  opacity: 1;
  pointer-events: all;
}
.page .content .block .compare-wrap .properties {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 27px 0 26px;
  text-transform: uppercase;
}
.page .content .block .compare-wrap .table .row {
  display: flex;
}
.page .content .block .compare-wrap .table .row .cell {
  width: 25%;
  padding: 6px 30px;
}
.page .content .block .compare-wrap .table .row.property {
  font-size: 16px;
  color: #7d7d7d;
  background: #ebebeb;
}
.page .content .block .compare-wrap .table .row.property .cell {
  width: 100%;
}
.page .content .block .compare-wrap .table .row.value {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  background: #fff;
}
.page .content .block .compare-wrap .table .row.delete .cell {
  text-align: center;
}
.page .content .block .compare-wrap .table .row.delete .cell a {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  width: 48px;
  height: 48px;
  font-size: 18px;
  color: #7d7d7d;
  transition: 0.1s;
}
.page .content .block .compare-wrap .table .row.delete .cell a:hover {
  color: #dc3545;
}
.page .content .block .cart-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1010px;
  margin: 0 auto 40px;
}
.page .content .block .cart-wrap .products-list {
  width: 685px;
  background: #fff;
  border-top: 4px solid #09f;
  padding: 30px;
}
.page .content .block .cart-wrap .products-list .filter-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 37px;
}
.page .content .block .cart-wrap .products-list .filter-wrap input[type="text"] {
  width: 264px;
  height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  font-family: "Roboto";
  padding: 0 36px 0 15px;
  border: 1px solid #d7d7d7;
}
.page .content .block .cart-wrap .products-list .filter-wrap input[type="text"]::placeholder {
  color: #7d7d7d;
}
.page .content .block .cart-wrap .products-list .filter-wrap .x {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #7d7d7d;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .cart-wrap .products-list .filter-wrap .x:hover {
  color: #dc3545;
}
.page .content .block .cart-wrap .products-list .products {
  margin-bottom: 30px;
}
.page .content .block .cart-wrap .products-list .products .product {
  display: flex;
  align-items: center;
  padding: 0 16px;
  padding: 0;
}
.page .content .block .cart-wrap .products-list .products .product .quantity-wrap {
  flex: 0 0 auto;
  position: relative;
  width: 57px;
  height: 38px;
  border: 1px solid #B73E8E;
  margin-right: 23px;
}
.page .content .block .cart-wrap .products-list .products .product .quantity-wrap input[type="text"] {
  width: 37px;
  height: 36px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border: 0;
  text-align: center;
}
.page .content .block .cart-wrap .products-list .products .product .quantity-wrap .btn {
  position: absolute;
  width: 19px;
  height: 19px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 17px;
  border: 1px solid #B73E8E;
  text-align: center;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .cart-wrap .products-list .products .product .quantity-wrap .btn.plus {
  height: 20px;
  top: -1px;
  right: -1px;
  line-height: 18px;
}
.page .content .block .cart-wrap .products-list .products .product .quantity-wrap .btn.minus {
  top: 18px;
  right: -1px;
}
.page .content .block .cart-wrap .products-list .products .product .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .cart-wrap .products-list .products .product .img-wrap {
  margin-right: 13px;
}
.page .content .block .cart-wrap .products-list .products .product .img-wrap img {
  display: block;
}
.page .content .block .cart-wrap .products-list .products .product .img-wrap:hover + .title {
  text-decoration: underline;
}
.page .content .block .cart-wrap .products-list .products .product .title {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.page .content .block .cart-wrap .products-list .products .product .title:hover {
  text-decoration: underline;
}
.page .content .block .cart-wrap .products-list .products .product .remove {
  font-size: 18px;
  color: #7d7d7d;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .cart-wrap .products-list .products .product .remove:hover {
  color: #dc3545;
}
.page .content .block .cart-wrap .products-list .products .product + .item {
  margin-top: 18px;
}
.page .content .block .cart-wrap .products-list .products .product .title {
  width: 100%;
  margin-right: 40px;
}
.page .content .block .cart-wrap .products-list .products .product .price {
  font-size: 16px;
  font-weight: 500;
  color: #09f;
  margin: 0 40px 0 0;
  white-space: nowrap;
}
.page .content .block .cart-wrap .products-list .products .product .price span {
  font-size: 14px;
  font-weight: 300;
  color: #333;
}
.page .content .block .cart-wrap .products-list .products .product + .product {
  margin-top: 17px;
}
.page .content .block .cart-wrap .products-list .separator-h {
  background: #f7f7f7;
  margin-bottom: 20px;
}
.page .content .block .cart-wrap .products-list .discount-wrap {
  display: flex;
  justify-content: space-between;
}
.page .content .block .cart-wrap .products-list .discount-wrap .discount {
  font-size: 18px;
  font-weight: 300;
  color: #B73E8E;
}
.page .content .block .cart-wrap .products-list .discount-wrap .discount span {
  font-weight: bold;
}
.page .content .block .cart-wrap .products-list .discount-wrap .discount i {
  margin-right: 4px;
}
.page .content .block .cart-wrap .products-list .discount-wrap .more {
  font-size: 18px;
  font-weight: 300;
  color: #B73E8E;
  margin: 0;
  text-decoration: none;
}
.page .content .block .cart-wrap .products-list .discount-wrap .more i {
  margin-left: 10px;
  transition: 0.1s;
}
.page .content .block .cart-wrap .products-list .discount-wrap .more:hover i {
  transform: translateX(5px);
}
.page .content .block .cart-wrap .cart {
  width: 295px;
  background: #09f;
  border-top: 5px solid #006dc0;
  padding: 24px 30px 26px;
}
.page .content .block .cart-wrap .cart .title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page .content .block .cart-wrap .cart .separator {
  width: 100%;
  height: 4px;
  background: #33adff;
  margin-bottom: 28px;
}
.page .content .block .cart-wrap .cart .count {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}
.page .content .block .cart-wrap .cart .total {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 17px;
}
.page .content .block .cart-wrap .cart .order-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background: #fff;
  margin-bottom: 61px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.page .content .block .cart-wrap .cart .order-btn:hover {
  color: #fff;
  background: #256eab;
}
.page .content .block .cart-wrap .cart .continue {
  display: flex;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.page .content .block .cart-wrap .cart .continue i {
  margin: auto;
  position: absolute;
  left: 200px;
  top: 0;
  line-height: 23px;
}
.page .content .block .cart-wrap .cart .continue:hover {
  text-decoration: underline;
}
.page .content .block .checkout-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1010px;
  margin: 0 auto 40px;
}
.page .content .block .checkout-wrap .details-wrap {
  width: 685px;
}
.page .content .block .checkout-wrap .details-wrap .step {
  background: #fff;
  border-top: 4px solid #09f;
  padding: 23px 30px;
}
.page .content .block .checkout-wrap .details-wrap .step .title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.page .content .block .checkout-wrap .details-wrap .step .title .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  color: #B73E8E;
  border: 1px solid #d7d7d7;
  margin-right: 9px;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap {
  display: flex;
  margin-bottom: 27px;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap .item,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap .item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 72px;
  font-size: 18px;
  color: #09f;
  border: 1px solid #d7d7d7;
  text-decoration: none;
  transition: 0.1s;
  padding: 15px;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap .item i,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap .item i {
  font-size: 30px;
  margin-right: 13px;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap .item:first-of-type,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap .item:first-of-type {
  border-right-color: transparent;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap .item:last-of-type,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap .item:last-of-type {
  border-left-color: transparent;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap .item.selected,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap .item.selected {
  background: #e5f5ff;
  border-color: #09f;
}
.page .content .block .checkout-wrap .details-wrap .step.delivery .select-wrap .item:hover,
.page .content .block .checkout-wrap .details-wrap .step.payment .select-wrap .item:hover {
  background: #e5f5ff;
}
.page .content .block .checkout-wrap .details-wrap .step.region .desc,
.page .content .block .checkout-wrap .details-wrap .step.delivery .desc,
.page .content .block .checkout-wrap .details-wrap .step.payment .desc {
  display: flex;
  min-height: 46px;
  margin-bottom: 27px;
}
.page .content .block .checkout-wrap .details-wrap .step.region .desc .left,
.page .content .block .checkout-wrap .details-wrap .step.delivery .desc .left,
.page .content .block .checkout-wrap .details-wrap .step.payment .desc .left {
  font-size: 18px;
  font-weight: bold;
  color: #B73E8E;
  margin-right: 10px;
  white-space: nowrap;
}
.page .content .block .checkout-wrap .details-wrap .step.region .desc .left i,
.page .content .block .checkout-wrap .details-wrap .step.delivery .desc .left i,
.page .content .block .checkout-wrap .details-wrap .step.payment .desc .left i {
  margin-right: 4px;
}
.page .content .block .checkout-wrap .details-wrap .step.region .desc .right,
.page .content .block .checkout-wrap .details-wrap .step.delivery .desc .right,
.page .content .block .checkout-wrap .details-wrap .step.payment .desc .right {
  font-size: 19px;
  font-weight: 300;
  color: #B73E8E;
}
.page .content .block .checkout-wrap .details-wrap .step.region .separator-h,
.page .content .block .checkout-wrap .details-wrap .step.delivery .separator-h,
.page .content .block .checkout-wrap .details-wrap .step.payment .separator-h {
  margin-bottom: 60px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form {
  margin-bottom: 20px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form label,
.form-accent label {
  display: block;
  font-size: 18px;
  color: #333;
  margin: 27px 0 9px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form input,
.page .content .block .checkout-wrap .details-wrap .step.customer form textarea,
.form-accent input,
.form-accent textarea {
  width: 100%;
  height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  font-family: "Roboto";
  border: 1px solid #B73E8E;
  padding: 0 17px;
  transition: 0.1s;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form input:focus,
.page .content .block .checkout-wrap .details-wrap .step.customer form textarea:focus,
.form-accent input:focus,
.form-accent textarea:focus {
  box-shadow: 0 0 7px 0 rgba(153, 51, 153, 0.5);
}
.page .content .block .checkout-wrap .details-wrap .step.customer form input::placeholder,
.page .content .block .checkout-wrap .details-wrap .step.customer form textarea::placeholder,
.form-accent input::placeholder,
.form-accent textarea::placeholder {
  color: #d7d7d7;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form textarea,
.form-accent textarea {
  height: 150px;
  padding: 13px 17px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap {
  display: flex;
  justify-content: space-between;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap label {
  color: #09f;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap .left {
  width: 293px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap .right {
  width: 265px;
}
.page .content .block .checkout-wrap .details-wrap .step.products > .separator-h {
  margin-bottom: 30px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product {
  display: flex;
  align-items: center;
  padding: 0 16px;
  padding: 0;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .quantity-wrap {
  flex: 0 0 auto;
  position: relative;
  width: 57px;
  height: 38px;
  border: 1px solid #B73E8E;
  margin-right: 23px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .quantity-wrap input[type="text"] {
  width: 37px;
  height: 36px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  border: 0;
  text-align: center;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .quantity-wrap .btn {
  position: absolute;
  width: 19px;
  height: 19px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 17px;
  border: 1px solid #B73E8E;
  text-align: center;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .quantity-wrap .btn.plus {
  height: 20px;
  top: -1px;
  right: -1px;
  line-height: 18px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .quantity-wrap .btn.minus {
  top: 18px;
  right: -1px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .quantity-wrap .btn:hover {
  color: #fff;
  background: #B73E8E;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .img-wrap {
  margin-right: 13px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .img-wrap img {
  display: block;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .img-wrap:hover + .title {
  text-decoration: underline;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .title {
  font-size: 16px;
  color: #333;
  text-decoration: none;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .title:hover {
  text-decoration: underline;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .remove {
  font-size: 18px;
  color: #7d7d7d;
  margin-left: auto;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .remove:hover {
  color: #dc3545;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product + .item {
  margin-top: 18px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .title {
  margin-right: 40px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .price {
  font-size: 16px;
  font-weight: 500;
  color: #09f;
  margin-right: 40px;
  white-space: nowrap;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .price span {
  font-size: 14px;
  font-weight: 300;
  color: #333;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product + .product {
  margin-top: 17px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .img-wrap {
  margin-right: 25px;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .title {
  font-size: 16px;
  font-weight: normal;
  margin: 0 auto 0 0;
  text-transform: none;
}
.page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .price {
  margin: 0;
}
.page .content .block .checkout-wrap .details-wrap .step .separator-h {
  background: #f7f7f7;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom {
  display: flex;
  flex-wrap: wrap;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .separator-h {
  margin-bottom: 16px;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link {
  font-size: 18px;
  font-weight: 500;
  color: #B73E8E;
  text-decoration: none;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link i {
  transition: 0.1s;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link.prev {
  margin-right: auto;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link.prev i {
  margin-right: 10px;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link.prev:hover i {
  transform: translateX(-5px);
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link.next {
  margin-left: auto;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link.next i {
  margin-left: 10px;
}
.page .content .block .checkout-wrap .details-wrap .step .bottom .link.next:hover i {
  transform: translateX(5px);
}
.page .content .block .checkout-wrap .details-wrap .step + .step {
  margin-top: 30px;
}
.page .content .block .checkout-wrap .cart {
  width: 295px;
  background: #09f;
  border-top: 5px solid #006dc0;
  padding: 24px 30px 26px;
}
.page .content .block .checkout-wrap .cart .title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.page .content .block .checkout-wrap .cart .separator {
  width: 100%;
  height: 4px;
  background: #33adff;
  margin-bottom: 28px;
}
.page .content .block .checkout-wrap .cart .count {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}
.page .content .block .checkout-wrap .cart .total {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 17px;
}
.page .content .block .checkout-wrap .cart .order-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background: #fff;
  margin-bottom: 61px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s;
}
.page .content .block .checkout-wrap .cart .order-btn:hover {
  color: #fff;
  background: #256eab;
}
.page .content .block .checkout-wrap .cart .continue {
  display: flex;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
}
.page .content .block .checkout-wrap .cart .continue i {
  margin: auto;
}
.page .content .block .checkout-wrap .cart .continue:hover {
  text-decoration: underline;
}
.page .content .block .checkout-wrap .cart .total {
  margin-bottom: 0;
}
.page .content .block .checkout-wrap .completed {
  width: 100%;
  background: #fff;
  border-top: 4px solid #09f;
  padding: 23px 30px;
}
.page .content .block .checkout-wrap .completed .head {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 0;
}
.page .content .block .checkout-wrap .completed .head .check {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  color: #B73E8E;
  border: 1px solid #B73E8E;
  margin-right: 10px;
}
.page .content .block .checkout-wrap .completed .head p {
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
}
.page .content .block .checkout-wrap .completed .head p span {
  font-weight: bold;
}
.page .content .block .checkout-wrap .completed .head a {
  font-size: 18px;
  font-weight: 300;
  color: #09f;
  margin-left: auto;
}
.page .content .block .checkout-wrap .completed .head a:hover {
  text-decoration: none;
}
.page .content .block .checkout-wrap .completed .separator-h {
  background: #f7f7f7;
}
.page .content .block .checkout-wrap .completed .info {
  font-size: 18px;
  font-weight: 300;
  color: #333;
  margin: 15px 0 30px;
}
.page .content .block .checkout-wrap .completed .info a {
  color: #09f;
}
.page .content .block .checkout-wrap .completed .info a:hover {
  text-decoration: none;
}
.page .content .block .checkout-wrap .completed .details {
  margin-top: 20px;
}
.page .content .block .checkout-wrap .completed .details .paysystem-name {
  font-size: 18px;
  font-weight: bold;
  color: #B73E8E;
}
.page .content .block .checkout-wrap .completed .details .extra-text h3{
  padding: 20px 0 10px;
}


.page .content .block .checkout-wrap .completed .details p i {
  margin-right: 5px;
}
.page .content .block .checkout-wrap .completed .details p span {
  font-weight: 300;
}
.page .content .block .checkout-wrap .completed .details p + p {
  margin-top: 14px;
}
.page .content .block .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  background: #fff;
}
.page .content .block .pagination .prev,
.page .content .block .pagination .page,
.page .content .block .pagination .next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  color: #B73E8E;
  text-decoration: none;
  transition: 0.1s;
}
.page .content .block .pagination .prev:hover,
.page .content .block .pagination .page:hover,
.page .content .block .pagination .next:hover {
  color: #09f;
  text-shadow: 2px 2px 1px rgba(0, 153, 255, 0.3);
}
.page .content .block .pagination .prev {
  font-size: 16px;
  margin-right: 14px;
}
.page .content .block .pagination .page {
  font-size: 18px;
  font-weight: 300;
}
.page .content .block .pagination .page.current {
  font-weight: bold;
  pointer-events: none;
}
.page .content .block .pagination .next {
  font-size: 16px;
  margin-left: 14px;
}
.page .content .block.mb-40 {
  margin-bottom: 40px;
}
.page .content .more {
  display: block;
  font-size: 18px;
  color: #B73E8E;
  margin-bottom: 90px;
  text-align: center;
  text-decoration: none;
}
.page .content .more .separator-h {
  margin-top: 3px;
}
.page .content .more.w-100 {
  width: 100%;
}
.page .content .more.mt-20 {
  margin-top: 20px;
}
.page .content .more:hover .separator-h::before {
  border-top-color: #B73E8E;
}
.page .content .more:hover .separator-h::after {
  transform: scaleX(1);
}
.page .advantages {
  background: #09f;
  border-bottom: 5px solid #006dc0;
}
.page .advantages .content {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 30px;
}
.page .advantages .content .items-wrap {
  display: flex;
  justify-content: space-between;
}
.page .advantages .content .items-wrap .item {
  padding-top: 50px;
  padding: 50px 0 75px;
}
.page .advantages .content .items-wrap .item .title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  text-transform: uppercase;
}
.page .advantages .content .items-wrap .item img {
  display: block;
  margin: 0 auto;
}
.page .advantages .content .items-wrap .item:nth-of-type(1) .title {
  margin-bottom: 65px;
}
.page .advantages .content .items-wrap .item:nth-of-type(2) .title {
  margin-bottom: 61px;
}
.page .advantages .content .items-wrap .item:nth-of-type(3) .title {
  margin-bottom: 69px;
}
.page .advantages .content .items-wrap .item:nth-of-type(4) .title {
  margin-bottom: 36px;
}
.page #partners-slider .sp-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  transition: box-shadow 0.1s;
}
.page #partners-slider .sp-slide img {
  display: block;
  max-width: 95%;
  filter: grayscale(1);
  transition: 0.1s;
}
.page #partners-slider .sp-slide:hover {
  box-shadow: 0px 50px 50px 0px rgba(51, 51, 51, 0.1);
}
.page #partners-slider .sp-slide:hover img {
  filter: none;
}
.page.partners {
  background: #efeeee;
  padding-top: 70px;
}
.footer {
  position: relative;
  background: #efeeee;
  padding-top: 78px;
}
.footer .content {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 35px 36px;
}
.footer .content .logo-wrap {
  background: #efeeee;
  margin-right: auto;
  padding: 0 30px;
}
.footer .content .logo-wrap .logo {
  display: block;
  margin-bottom: 36px;
}
.footer .content .logo-wrap .logo img {
  display: block;
}
.footer .content .logo-wrap .social-wrap {
  display: flex;
}
.footer .content .logo-wrap .social-wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 32px;
  color: #fff;
  background: #333;
  text-decoration: none;
  transition: 0.1s;
}
.footer .content .logo-wrap .social-wrap a + a {
  margin-left: 50px;
}
.footer .content .logo-wrap .social-wrap a:hover {
  background: #09f;
  box-shadow: 0px 13px 29px 0px rgba(0, 153, 255, 0.3);
}
.footer .content .address {
  font-size: 18px;
  font-weight: 500;
  color: #333;
  line-height: 44px;
  background: #efeeee;
  padding: 7px 30px 0;
}
.footer .content .address span {
  font-weight: bold;
  font-family: "Montserrat";
}
.footer .content .address + .address {
  margin-left: 110px;
}
.footer .content .separator {
  width: calc(100% - 60px);
  height: 2px;
  background: #e1e1e1;
  margin: 57px auto 40px;
}
.footer .content .links-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 30px;
}
.footer .content .links-wrap .column .title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  font-family: "Montserrat";
  margin-bottom: 19px;
}
.footer .content .links-wrap .column a {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  line-height: 36px;
  text-decoration: none;
}
.footer .content .links-wrap .column a:hover {
  text-decoration: underline;
}
.footer .content .links-wrap .column form input[type="text"] {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-weight: 300;
  color: #7d7d7d;
  font-family: "Roboto";
  border: 1px solid #09f;
  margin-bottom: 24px;
  padding: 16px;
}
.footer .content .links-wrap .column form button[type="submit"],
button.btn,
a.link-btn {
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  border: 1px solid #09f;
  transition: 0.1s;
  cursor: pointer;
}
button.btn,
a.link-btn{
  padding: 10px 80px;
  width: auto;
  display: inline-block;
}
a.link-btn{
  padding: 12px 80px 10px 80px;
  text-decoration: none;
}
.footer .content .links-wrap .column form button[type="submit"]:hover,
button.btn:hover,
a.link-btn:hover {
  background: none;
  color: #09f;
  box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}
.footer .content .links-wrap .column:last-of-type .title {
  margin-bottom: 29px;
}
.footer .bottom {
  background: #333;
  border-top: 2px solid #d7d7d7;
}
.footer .bottom .content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1010px;
  height: 91px;
  color: #fff;
  padding: 0;
}
.footer .bottom .content .copyright {
  font-size: 18px;
  font-weight: 300;
}
.footer .bottom .content .cards {
  display: flex;
  font-size: 30px;
}
.footer .bottom .content .cards i + i {
  margin-left: 32px;
}
.footer .content-mobile {
  display: none;
}
.footer .content-mobile .logo-link {
  display: block;
}
.footer .content-mobile .logo-link img {
  display: block;
  margin: 0 auto;
}
.footer .content-mobile .addresses-wrap {
  display: flex;
  justify-content: space-between;
  margin: 27px 0;
  padding: 0 17px;
}
.footer .content-mobile .addresses-wrap .address p {
  font-size: 13px;
  color: #333;
}
.footer .content-mobile .addresses-wrap .address p + p {
  margin-top: 16px;
}
.footer .content-mobile .addresses-wrap .address p:first-of-type {
  font-weight: bold;
  font-family: "Montserrat";
}
.footer .content-mobile .separator-h {
  height: 2px;
}
.footer .content-mobile .email-wrap {
  padding: 15px 16px 23px;
}
.footer .content-mobile .email-wrap p {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  font-family: "Montserrat";
  margin-bottom: 25px;
}
.footer .content-mobile .email-wrap form input[type="text"] {
  width: 100%;
  height: 44px;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  background: #fff;
  border: 1px solid #09f;
  margin-bottom: 20px;
  padding: 0 14px;
}
.footer .content-mobile .email-wrap form input[type="text"]::placeholder {
  color: #7d7d7d;
}
.footer .content-mobile .email-wrap form input[type="submit"] {
  width: 100%;
  height: 44px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #09f;
  border: 0;
}
.footer .content-mobile .menu-wrap {
  padding: 0 16px;
}
.footer .content-mobile .menu-wrap .menu-title {
  position: relative;
  display: flex;
  align-items: center;
  height: 38px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  font-family: "Montserrat";
  margin-bottom: 10px;
}
.footer .content-mobile .menu-wrap .menu-title i {
  position: absolute;
  top: 11px;
  right: 0;
  font-size: 16px;
  color: #09f;
  transition: 0.1s;
}
.footer .content-mobile .menu-wrap .menu-title.opened i {
  transform: rotate(180deg);
}
.footer .content-mobile .menu-wrap .submenu {
  display: none;
  margin-bottom: 20px;
  padding-left: 10px;
}
.footer .content-mobile .menu-wrap .submenu a {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  padding: 5px 0;
  text-decoration: none;
}
.footer .content-mobile .payment-wrap {
  padding: 0 16px;
}
.footer .content-mobile .payment-wrap p {
  display: flex;
  align-items: center;
  height: 38px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  font-family: "Montserrat";
}
.footer .content-mobile .payment-wrap .icons-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  padding-bottom: 27px;
  border-bottom: 2px solid #d7d7d7;
}
.footer .content-mobile .payment-wrap .icons-wrap > i {
  font-size: 26px;
  color: #333;
}
.footer .content-mobile .payment-wrap .icons-wrap .up-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 41px;
  height: 41px;
  font-size: 24px;
  color: #fff;
  background: #919090;
  border: 1px solid #09f;
  text-decoration: none;
}
.footer .content-mobile .copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
  background: #333;
  padding: 0 16px;
}
.footer .content-mobile .copyright p {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 30px;
}
.footer::before {
  content: "";
  position: absolute;
  top: 108px;
  width: 100%;
  height: 5px;
  background: #77c3f7;
}

.alert-danger{
  color: red;
}

.ya-map-wrap{
  position: relative;
}
.ya-map{
  position: relative;
  top: 500px;
  opacity: 0;
}

.preloader {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
.preloader:before {
  content: "";
  display: block;
  position: absolute;
  left: -2.5px;
  top: -2.5px;
  height: 100%;
  width: 100%;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
  border: 2.5px solid #B73E8E;
  border-top: 2.5px solid transparent;
  border-radius: 100%;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.checkout-wrap .alert{
  padding-bottom: 10px;
}
.contact-form{
  padding-bottom: 60px;
}
.contact-form input,
.contact-form textarea{
  max-width: 800px;
}
.contact-form textarea{
  resize: vertical;
}
.contact-form .g-recaptcha{
  margin: 20px 0;
}
.recaptchaError{
  position: relative;
  top: -20px;
  color: red;
  font-size: 15px;
}
.form-success{
  display: none;
  border-left: 3px solid #B73E8E;
  padding: 15px 0 15px 20px;
  margin: 40px 0;
}
.form-success h2{
  margin-top: 0 !important;
}
.form-success p{
  margin-bottom: 0 !important;
}
.labels-wrap{
  position: absolute;
  right: 15px;
  top: 15px;
}
.labels-wrap .label{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.labels-wrap .label .label-icon{
  background-color: #B73E8E;
  width: 28px;  height: 28px;
  border: 1px solid #B73E8E;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.labels-wrap .label.discount .label-icon,
.labels-wrap .label.new .label-icon{
  background-color: #09f;
  border-color: #09f;
}
.labels-wrap .label .label-icon:hover{
  background: #fff;
  border-color: #B73E8E;
}
.labels-wrap .label.discount .label-icon:hover,
.labels-wrap .label.new .label-icon:hover{
  border-color: #09f;
}
.labels-wrap .label .label-icon .label-img{
  width: 100%; height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.labels-wrap .label.prodmonth .label-icon .label-img{
  background-image: url(/img/prod-labels/prodmonth.png);
}
.labels-wrap .label.prodmonth .label-icon:hover .label-img{
  background-image: url(/img/prod-labels/prodmonth-active.png);
}
.labels-wrap .label.discount .label-icon .label-img{
  background-image: url(/img/prod-labels/discount.png);
}
.labels-wrap .label.discount .label-icon:hover .label-img{
  background-image: url(/img/prod-labels/discount-active.png);
}
.labels-wrap .label.sale .label-icon .label-img{
  background-image: url(/img/prod-labels/sale.png);
}
.labels-wrap .label.sale .label-icon:hover .label-img{
  background-image: url(/img/prod-labels/sale-active.png);
}
.labels-wrap .label.new .label-icon .label-img{
  background-image: url(/img/prod-labels/new.png);
}
.labels-wrap .label.new .label-icon:hover .label-img{
  background-image: url(/img/prod-labels/new-active.png);
}
.labels-wrap .label .label-tooltip{
  right: 46px;
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 185px;
  border: 1px solid #B73E8E;
  background-color: #fff;
  padding: 8px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  transition-delay: .1s;
}
.labels-wrap .label .label-tooltip:before,
.labels-wrap .label .label-tooltip:after{
  content: '';
  display: block;
  width: 16px;
  height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  clip-path: polygon(0 0,16px 9px, 0 18px);
}
.labels-wrap .label .label-tooltip:before{
  background: #B73E8E;
  right: -16px;
}
.labels-wrap .label .label-tooltip:after{
  background: #fff;
  right: -14px;
}
.labels-wrap .label .label-tooltip:hover,
.labels-wrap .label .label-icon:hover + .label-tooltip{
  z-index: 1;
  opacity: 1;
}
.labels-wrap .label.sale .label-tooltip,
.labels-wrap .label.new .label-tooltip{
  width: 130px;
}
.labels-wrap .label .label-tooltip .tooltip-name{
  font-size: 16px;
  color: #09f;
  font-weight: bold;
  margin-bottom: 3px;
}
.labels-wrap .label .label-tooltip .tooltip-text{
  color: #999;
  font-size: 14px;
}
.labels-wrap .label .label-tooltip .tooltip-text a{
  color: #999;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.labels-wrap .label .label-tooltip .tooltip-text a:hover{
  color: #09f;
}
.labels-wrap .label.prodmonth .label-tooltip .tooltip-text{
  font-size: 12px;
}

#title-search-mobile{
  width: 100%;
  padding-left: 20px;
}
#title-search-mobile input{
  width: 100%;
}
.payment-link{
  margin: 10px;
}
.sale-order-title{
  font-size: 25px;
  padding-bottom: 20px;
  font-weight: bold;
}

.payment-result{
  padding: 40px 0 80px 0;
}

.popup .contact-form{
  padding-bottom: 0;
}

.dropdown-catalog .list .item.item-accent {
  background: #ae4394;
  margin-bottom: 10px;

}
.dropdown-catalog .list .item.item-accent:hover {
  background: #B73E8E;
}

div.reg_email_ver_text
{
    padding-bottom: 6px;
    font-family: "Roboto";
    font-size: 24px !important;
    font-weight: 300;
    text-decoration: none;
    text-transform: none;
}

div.reg_checkboxes_marg
{
    margin-top: 20px;
}

.page .content .block .account-wrap .bonus-card-block{
  margin-bottom: 30px;
  position: relative;
}

.page .content .block .account-wrap .bonus-card-block label{
  padding: 0;
  margin: 0;
  font-size: 17px;
  padding: 0 0 5px;
}


.page .content .block .account-wrap .bonus-card-block .card-num__error{
  color: red;
  font-size: 14px;
  margin: 3px 0 8px;
}


.page .content .block .account-wrap .bonus-card-block .btn{
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}

.bonus-card-info__label{
  font-size: 15px;
  color: gray;
}
.bonus-card-info__num{
  font-size: 19px;
  padding-bottom: 15px;
}
.bonus-card-info__discount{
  margin-top: 10px;
}
.bonus-card-info__points{
  margin-top: 10px;
}


.tooltip{
}

.tooltip .tooltip-icon{
  position: absolute;
  right: 15px;
  top: 25px;
  font-size: 20px;
  color: #09f;
  cursor: help;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.tooltip .tooltip-text{
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  border: 1px solid #09f;
  background-color: #fff;
  padding: 8px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  transition-delay: .1s;
  font-size: 15px;
  z-index: 3;
}
.tooltip .tooltip-text:before,
.tooltip .tooltip-text:after{
  content: '';
  display: block;
  width: 18px;
  height: 14px;
  position: absolute;
  top: -14px;
  clip-path: polygon(0 14px,9px 0px, 18px 14px);
}
.tooltip .tooltip-text:before{
  background: #09f;
  right: 14px;
}
.tooltip .tooltip-text:after{
  background: #fff;
  margin-top: 2px;
  right: 14px;
}
.tooltip .tooltip-text:hover,
.tooltip .tooltip-icon:hover + .tooltip-text{
  visibility: visible;
  opacity: 1;
}

.page .content .block .account-wrap .info-column .history .tooltip .tooltip-icon{
  position: relative;
  right: 0;
  top: -1px;
  font-size: 16px;
  margin: 0 0 0 5px;
}

.page .content .block .account-wrap .info-column .history .tooltip .tooltip-text{
  margin-top: 15px;
  max-width: 230px;
}
.page .content .block .account-wrap .info-column .history .tooltip .tooltip-text p{
  margin: 10px 0;
}

.page .content .block .account-wrap .info-column .history .tooltip .tooltip-text:before,
.page .content .block .account-wrap .info-column .history .tooltip .tooltip-text:after{
  right: auto;
  left: 73px;
}


.personal-menu-btn{
  position: relative;
  cursor: pointer;
}

.personal-menu-btn:hover .personal-menu,
.personal-menu:hover{
  z-index: 3;
  opacity: 1;
}
.personal-menu {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: absolute;
    top: -3px;
    left: -12px;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.25);
    padding: 3px 12px;
    z-index: -1;
    opacity: 0;
}

#bx-soa-pickup .bx-soa-section-title,
#bx-soa-pickup .text-right .bx-soa-editstep,
#bx-soa-pickup .bx-soa-pickup-subTitle,
#bx-soa-pickup #pickUpMap,
.bx-soa-pickup-list-item .bx-soa-pickup-l-item-adress{
  display: none;
}


.bx-soa-pickup-list-item{
  border-left: 3px solid #ccc;
  margin: 20px 0;
  padding: 5px 0 10px 15px;
}
.bx-soa-pickup-list-item.bx-selected{
  border-color: #0099FF;
}

.bx-soa-pickup-list-item .bx-soa-pickup-l-item-name{
  font-weight: bold;
  font-size: 19px;
}
.bx-soa-pickup-list-item .bx-soa-pickup-l-item-desc{
  margin: 2px 0 10px 0;
}


.selected-pickup{
  border-left: 3px solid #0099FF;
  margin: 40px 0 20px;
  padding: 5px 0 10px 15px;
}
.selected-pickup__name{
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 19px;
}

.page .content .block .cart-wrap .cart .discount-profit{
  display: block;
  color: #fff;
  position: relative;
  top: -10px;
  margin-bottom: 20px;
}
.page .content .block .cart-wrap .cart .price-without-discount{
  color: #eee;
  margin: -15px 0 20px 0;
}

#bx-soa-region{
  display: none !important;
}

.input-btn{
  min-width: 255px;
  padding: 0 30px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat";
  background: #B73E8E;
  border: 0;
  transition: 0.1s;
  cursor: pointer;
}
.input-btn:hover {
  background: #09f;
  box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}

.forgot-pass-form__ui{
  padding-top: 10px;
  padding-bottom: 50px;
}
.forgot-pass-form__ui input[type="text"],
.forgot-pass-form__ui input[type="password"]{
  width: 100%;
  max-width: 320px;
  height: 48px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
  border: 1px solid #B73E8E;
  padding: 18px;
  margin-bottom: 15px;
}
.forgot-pass-form__ui label{
  display: block;
  font-size: 17px;
  margin-bottom: 5px;
}
.forgot-pass-form__ui a{
  font-size: 18px;
  color: #09f;
  font-family: "Montserrat";
  text-decoration: none;
}
.forgot-pass-form__ui a:hover{
  text-decoration: underline;
}


.orders-table__tr{
  border: 1px solid #ddd;
  border-width: 1px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  margin-top: -1px;
}
.orders-table__td{
 padding: 0 10px;
}
.orders-table__td.status-td{
  width: 140px;
}
.orders-table__td.price-td{
  width: 110px;
}
.orders-table__label,
.order-detail__label{
  font-size: 13px;
  color: #929292;
}
.orders-table__value,
.order-detail__value{
  font-size: 15px;
}
a.orders-table__btn{
  height: auto;
  width: auto;
  padding: 8px 30px;
  font-size: 16px;
  font-weight: normal;
}
.orders-table__status-label{
    min-width: 110px;
    text-align: center;
}
.orders-table__label.mob-label{
  display: none;
}
@media (max-width: 991px){
  .orders-table__tr{
    display: block;
  }
  .orders-table__td{
    display: inline-block;
    width: 30% !important;
  }
  .orders-table__td:nth-child(1),
  .orders-table__td:nth-child(2),
  .orders-table__td:nth-child(3){
    margin-bottom: 20px;
  }
  .orders-table__label.mob-label{
   display: block;
  }
}
@media (max-width: 650px){
  .orders-table__td{
    width: 49% !important;
    vertical-align: top;
  }
  .orders-table__td:nth-child(4){
    margin-bottom: 20px;
  }
  a.orders-table__btn{
    width: 100%;
    text-align: center;
    padding: 8px 10px;
    font-size: 14px;
    margin-top: 8px;
  }
}


.order-detail__block{
  margin-bottom: 15px;
}

.sale-order-detail-order-item-block{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}

.sale-order-detail-order-item-properties{
  vertical-align: middle;
}

.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title, .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text{
  text-align: center;
}


.sale-order-detail-general-head{
  display: none;
}
.sale-order-detail-general{
  border: none;
}

.sale-order-detail-about-order-inner-container,
.sale-order-detail-payment-options-inner-container,
.sale-order-detail-order-section{
  border: none;
  padding: 20px 0
}

.sale-order-detail-about-order-container,
.sale-order-detail-payment-options,
.sale-order-detail-payment-options-order-content-container{
  border: 1px solid #ccc;
  border-width: 1px 0;
}


.sale-order-detail-payment-options-info{
  padding: 0;
}

.sale-order-detail h3{
    margin: 20px 0 0 0;
    font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #2f3435;
}

.sale-order-detail-payment-options,
.sale-order-detail-payment-options-order-content{
  margin-top: -1px;
}


.order-detail__btns{
  padding: 50px 0;
  text-align: center;
}

.order-detail__btns a.link-btn{
  font-size: 16;
  font-weight: normal;
  height: 46;
  width: auto;
  padding: 0 40px;
  line-height: 46px;
  margin: 0 10px;
}

a.cartprint-btn{
  width: 295px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  margin-top: 30px;
  font-weight: 400;
}
.print__quantity{
  line-height: 36px;
  display: none;
}


.page .content .block .cart-wrap .mob-row-1{
  display: flex;
  align-items: center;
  margin-right: auto;
}

.page .content .block .product-wrap .desc-wrap .price-wrap .price span.price-without-discount{
  display: block;
  color: #a9a9a9;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
}
.page .content .block .product-wrap .desc-wrap .price-wrap .price span.price-without-discount__unit{
  font-size: 13px;
}

.discount-price-label{
  display: block;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: -2px;
}

.page .content .block .product-wrap .desc-wrap .stock-wrap p{
  margin: 0;
}

.page .content .block .items-wrap .item .price-without-discount{
    display: block;
    font-size: 16px;
}

.page .content .block .items-wrap .item .price-without-discount__unit{
  font-size: 12px;
}

.input-wrapper{
  position: relative;
}

.profile-edit__tooltip{

}

.profile-edit__tooltip .profile-edit__tooltip-icon{
  font-size: 24px;
  top: 50%;
  margin-top: -12px;
  right: 12px;
}
.profile-edit__tooltip-icon .error-icon{
  color: red;
}
.profile-edit__tooltip-icon .success-icon{
  color: green;
}

.profile-edit__tooltip .profile-edit__tooltip-text{
  z-index: 3;
  max-width: 280px;
  left: auto;
  right: 0;
  margin-top: 3px;
  box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.profile-edit__tooltip .profile-edit__tooltip-text p{
  margin: 0 !important;
}

.page .content .block .cart-wrap .products-list .products .product .price .basket-discount-price-label{
  display: block;
  font-size: 12px;
  color: #000;
}
.page .content .block .cart-wrap .products-list .products .product .price .basket-price-without-discount{
  font-size: 12px;
  color: #828282;
  display: block;
  margin-top: 3px;
}

.page .content .block.related-products{
  margin-bottom: 90px;
}
.page .content .related-products .more{
  margin-bottom: 0;
}

.print__code,
.print__weight{
    display: none;
}

/* End */


/* Start:/css/style-responsive.css?155287210420718*/
@media (max-width: 1139px) {
  .header .top .content {
    max-width: 942px;
  }
  .header .middle .content {
    max-width: 942px;
  }
  .header .middle .content .cart span {
    display: none;
  }
  .header .bottom .content {
    max-width: 942px;
  }
  .header .bottom .content .button span {
    display: none;
  }
  .header .bottom .content .dropdown-catalog {
    margin: 0;
  }
  .header .bottom .content .dropdown-catalog .sublist-wrap .sublist {
    width: 580px;
    padding-left: 15px;
  }
  .page .breadcrumbs {
    max-width: calc(100% - 50px);
    margin-left: auto;
    margin-right: auto;
  }
  .page .content .block .items-wrap {
    max-width: 942px;
  }
  .page .content .block .items-wrap .item {
    width: 230px;
    margin-bottom: 5px;
  }
  .page .content .block .items-wrap.special .item {
    width: 457px;
  }
  .page .content .block .items-wrap.news .item .img-wrap {
    padding: 0 15px;
  }
  .page .content .block .items-wrap.news .item .img-wrap img {
    max-width: 100%;
  }
  .page .content .block .items-wrap.news .item .title,
  .page .content .block .items-wrap.news .item p {
    padding: 0 9px;
  }
  .page .content .block .account-wrap {
    max-width: 942px;
  }
  .page .content .block .account-wrap .info-column {
    width: 550px;
  }
  .page .content .block .account-wrap .info-column .column {
    width: 264px;
  }
  .page .content .block .account-wrap .info-column .column.left .account-info,
  .page .content .block .account-wrap .info-column .column.left .history,
  .page .content .block .account-wrap .info-column .column.right .cart,
  .page .content .block .account-wrap .info-column .column.right .compare {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page .content .block .cart-wrap {
    max-width: 942px;
  }
  .page .content .block .cart-wrap .products-list {
    width: 625px;
  }
  .page .content .block .categories-wrap {
    max-width: 924px;
    margin: 0 auto;
  }
  .page .content .block .categories-wrap .item {
    width: 300px;
  }
  .page .content .block .subcategoires-wrap {
    max-width: 942px;
    margin: 0 auto 25px;
  }
  .page .content .block .catalog-wrap {
    max-width: 942px;
  }
  .page .content .block .catalog-wrap .sidebar {
    width: 235px;
  }
  .page .content .block .catalog-wrap .sidebar .filters {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page .content .block .catalog-wrap .products-list {
    width: 700px;
  }
  .page .content .block .subcategoires-wrap-sublevel {
    max-width: 942px;
    margin: 0 auto 25px;
    padding: 0;
  }
  .page .content .block .subcategoires-wrap-sublevel .current-subcategory {
    padding-left: 25px;
    padding-right: 20px;
  }
  .page .content .block .subcategoires-wrap-sublevel .current-subcategory .img-wrap {
    margin-left: 24px;
  }
  .page .content .block .subcategoires-wrap-sublevel .banner img {
    max-width: 100%;
  }
  .page .content .block .product-wrap {
    max-width: 942px;
  }
  .page .content .block .product-wrap .slider-wrap {
    width: 422px;
  }
  .page .content .block .product-wrap .desc-wrap {
    width: 500px;
  }
  .page .content .block .checkout-wrap {
    max-width: 942px;
  }
  .page .content .block .checkout-wrap .details-wrap .step,
  .page .content .block .checkout-wrap .cart {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page .content .block .checkout-wrap .details-wrap {
    width: 655px;
  }
  .page .content .block .checkout-wrap .cart {
    width: 265px;
  }
  .page .content .block .compare-wrap {
    max-width: 942px;
  }
  .page .content .block .contacts-wrap .phones-wrap {
    padding: 0 30px 30px;
  }
  .page .content .block .news-wrap {
    max-width: 942px;
  }
  .page .content .block .news-wrap .news-list {
    width: 716px;
  }
  .page .content .block .news-wrap .news-list .item .content-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page .content .block .news-wrap .news-list .item .content-wrap .more-wrap a.more {
    margin-right: 10px !important;
  }
  .page .content .block .news-wrap .news-list.fw .item .content-wrap .more-wrap .more {
    margin-left: 10px !important;
  }
  .page .content .block .register-wrap {
    max-width: 942px;
  }
  .page .content .block .register-wrap .left {
    padding-left: 45px;
    padding-right: 45px;
  }
  .page .content .block .register-wrap .right {
    padding-left: 20px;
    padding-right: 20px;
  }
  .page .content .more {
    max-width: calc(100% - 50px);
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footer .content {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .content .address + .address {
    margin-left: 60px;
  }
  .footer .bottom .content {
    padding: 0 25px;
  }
}
@media (max-width: 991px) {
  .header {
    background: #fff;
  }
  .header .top,
  .header .middle,
  .header .bottom {
    display: none;
  }
  .header .content-mobile {
    display: block;
  }
  .footer {
    padding-top: 37px;
  }
  .footer .content,
  .footer .bottom {
    display: none;
  }
  .footer .content-mobile {
    display: block;
  }
  .footer::before {
    display: none;
  }
  .page .breadcrumbs {
    max-width: calc(100% - 20px);
  }
  .page .breadcrumbs span {
    margin: 0 8px;
  }
  .page .content .block .head {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .page .content .block .head .title {
    width: 80%;
    margin: 0;
  }
  .page .content .block .head .clear {
    display: block;
  }
  .page .content .block .head .sort {
    margin-right: 15px;
  }
  .page .content .block .head .select-wrap {
    margin-right: 10px;
  }
  .page .content .block .items-wrap {
    justify-content: center;
    padding: 0 10px;
  }
  .page .content .block .items-wrap .item {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .page .content .block .items-wrap .item:first-of-type,
  .page .content .block .items-wrap .item:nth-of-type(2) {
    display: block;
  }
  .page .content .block .items-wrap.special {
    margin-bottom: 0;
  }
  .page .content .block .items-wrap.special .item {
    width: 247px;
  }
  .page .content .block .items-wrap.special .item .right {
    width: 247px;
  }
  .page .content .block .items-wrap.special .item:nth-of-type(2) {
    display: none;
  }
  .page .content .block .items-wrap.news {
    margin-bottom: 0;
  }
  .page .content .block .cart-wrap {
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px;
  }
  .page .content .block .cart-wrap .products-list {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page .content .block .cart-wrap .products-list .filter-wrap {
    width: 100%;
  }
  .page .content .block .cart-wrap .products-list .filter-wrap input[type="text"] {
    width: 100%;
  }
  .page .content .block .cart-wrap .products-list .products {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .page .content .block .cart-wrap .products-list .products .product .title {
    min-width: 185px;
  }
  .page .content .block .cart-wrap .products-list .discount-wrap {
    flex-direction: column;
  }
  .page .content .block .cart-wrap .products-list .discount-wrap .discount {
    margin-bottom: 10px;
    text-align: center;
  }
  .page .content .block .cart-wrap .products-list .discount-wrap .more {
    max-width: 100%;
  }
  .page .content .block .cart-wrap .cart {
    margin-top: 20px;
  }
  .page .content .block .categories-wrap {
    padding: 0 10px;
  }
  .page .content .block .categories-wrap .price-wrap .price-btn {
    width: 100%;
  }
  .page .content .block .product-wrap {
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px;
  }
  .page .content .block .product-wrap .slider-wrap {
    height: 300px;
    margin: 0 auto 20px;
  }
  .page .content .block .product-wrap .desc-wrap {
    width: 100%;
  }
  .page .content .block .product-wrap .desc-wrap .table .row {
    align-items: center;
  }
  .page .content .block .product-wrap .desc-wrap .table .row .cell:first-of-type {
    flex-shrink: 1;
    width: 50%;
    margin: 0;
  }
  .page .content .block .product-wrap .desc-wrap .table .row .cell:last-of-type {
    width: 50%;
  }
  .page .content .block .product-wrap .desc-wrap .price-wrap {
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 30px;
  }
  .page .content .block .product-wrap .desc-wrap .price-wrap .price {
    width: 100%;
    margin-bottom: 10px;
  }
  .page .content .block .product-wrap .desc-wrap .price-wrap .quantity-wrap {
    margin-left: 0;
  }
  .page .content .block .product-wrap .desc-wrap .stock-wrap {
    flex-wrap: wrap;
    height: auto;
    padding: 10px;
  }
  .page .content .block .product-wrap .desc-wrap .stock-wrap .address {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }
  .page .content .block .product-wrap .desc-wrap .stock-wrap .separator {
    display: none;
  }
  .page .content .block .checkout-wrap {
    flex-wrap: wrap;
    width: 100%;
    padding: 0 10px;
  }
  .page .content .block .checkout-wrap .details-wrap {
    width: 100%;
  }
  .page .content .block .checkout-wrap .details-wrap .step .select-wrap {
    flex-wrap: wrap;
  }
  .page .content .block .checkout-wrap .details-wrap .step .select-wrap .item {
    width: 100% !important;
  }
  .page .content .block .checkout-wrap .details-wrap .step .select-wrap .item:first-of-type {
    border-bottom-color: transparent;
    border-right-color: #d7d7d7 !important;
  }
  .page .content .block .checkout-wrap .details-wrap .step .select-wrap .item:last-of-type {
    border-top-color: transparent;
    border-left-color: #d7d7d7 !important;
  }
  .page .content .block .checkout-wrap .details-wrap .step .select-wrap .item.selected {
    border-color: #09f !important;
  }
  .page .content .block .checkout-wrap .details-wrap .step .desc {
    flex-wrap: wrap;
  }
  .page .content .block .checkout-wrap .details-wrap .step .desc .left {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }
  .page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap {
    flex-wrap: wrap;
  }
  .page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap .left,
  .page .content .block .checkout-wrap .details-wrap .step.customer form .input-wrap .right {
    width: 100%;
  }
  .page .content .block .checkout-wrap .details-wrap .step.products .products-list {
    overflow-x: scroll;
  }
  .page .content .block .checkout-wrap .details-wrap .step.products .products-list .product .title {
    min-width: 185px;
  }
  .page .content .block .checkout-wrap .cart {
    margin: 20px auto 0;
  }
  .page .content .block .checkout-wrap .completed {
    padding: 23px 10px;
  }
  .page .content .block .checkout-wrap .completed .head .check {
    display: none;
  }
  .page .content .block .checkout-wrap .completed .head a {
    margin: 10px 0 0 0;
  }
  .page .content .block .contacts-wrap {
    padding: 0 10px;
  }
  .page .content .block .contacts-wrap .item {
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding: 30px 0 0;
  }
  .page .content .block .contacts-wrap .item .column {
    width: 100%;
    margin: 0;
  }
  .page .content .block .contacts-wrap .item #map-1,
  .page .content .block .contacts-wrap .item #map-2 {
    flex: auto;
    width: 100%;
    height: 200px;
    margin-top: 30px;
  }
  .page .content .block .contacts-wrap .phones-wrap {
    padding: 0 0 30px;
  }
  .page .content .block .news-wrap {
    padding: 0 10px;
  }
  .page .content .block .news-wrap .news-list {
    width: 100%;
  }
  .page .content .block .news-wrap .news-list .item {
    flex-wrap: wrap;
  }
  .page .content .block .news-wrap .news-list .item .img-wrap {
    width: 100%;
    background: #fff;
  }
  .page .content .block .news-wrap .news-list .item .img-wrap img {
    max-width: 150px;
  }
  .page .content .block .news-wrap .news-list .item .img-wrap .share-wrap {
    margin: 0 0 20px;
    padding: 0 10px;
  }
  .page .content .block .news-wrap .news-list .item .content-wrap {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 10px 23px 10px;
  }
  .page .content .block .news-wrap .news-list .item .content-wrap .title {
    flex-wrap: wrap;
  }
  .page .content .block .news-wrap .news-list .item .content-wrap .title span {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .page .content .block .news-wrap .news-list .item .content-wrap .desc {
    margin-bottom: 20px;
  }
  .page .content .block .news-wrap .sidebar {
    display: none;
  }
  .page .content .block .register-wrap {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .page .content .block .register-wrap .left {
    width: 100%;
    padding: 20px;
    background-size: cover;
    background-position-y: bottom;
  }
  .page .content .block .register-wrap .right {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page .content .block .register-wrap .right .person-wrap {
    flex-wrap: wrap;
    height: auto;
  }
  .page .content .block .register-wrap .right .person-wrap .item {
    width: 100%;
    height: 48px;
    border: 1px solid #d7d7d7;
  }
  .page .content .block .register-wrap .right .person-wrap .item:not(.selected).private {
    border-right-color: #d7d7d7;
    border-bottom-color: transparent;
  }
  .page .content .block .register-wrap .right .person-wrap .item:not(.selected).entity {
    border-left-color: #d7d7d7;
    border-top-color: transparent;
  }
  .page .content .block .register-wrap .right .submit-wrap {
    justify-content: center;
    flex-wrap: wrap;
  }
  .page .content .block .register-wrap .right .submit-wrap input[type="submit"] {
    margin: 0 0 20px 0;
  }
  .page .content .block .register-wrap.complete {
    min-height: auto;
  }
  .page .content .block .register-wrap.complete .left {
    display: none;
  }
  .page .content .block .register-wrap.complete .right {
    padding: 100px 0;
    background: url(/css/../img/reg-bg.png) no-repeat;
    background-size: cover;
    background-position-y: -100px;
  }
  .page .content .block .register-wrap.complete .right .thanks {
    color: #fff;
  }
  .page .content .block .register-wrap.complete .right .thanks a {
    width: 100%;
    color: #fff;
    text-decoration: underline;
  }
  .page .content .block .compare-wrap {
    width: 100%;
    padding: 0 10px;
    overflow-x: scroll;
  }
  .page .content .block .compare-wrap .filter {
    flex-wrap: wrap;
  }
  .page .content .block .compare-wrap .filter .filter-link {
    margin: 0;
  }
  .page .content .block .compare-wrap .filter .filter-link:first-of-type {
    margin-top: 10px;
  }
  .page .content .block .compare-wrap .filter .clear-list {
    margin: 10px 0 0 0;
  }
  .page .content .block .compare-wrap .compare-list .item {
    flex-shrink: 0;
    width: 246px;
  }
  .page .content .block .compare-wrap .properties {
    display: none;
  }
  .page .content .block .compare-wrap .table .row .cell {
    flex-shrink: 0;
    width: 246px;
    padding: 6px 5px;
  }
  .page .content .block .compare-wrap .table .row.property {
    background: none;
  }
  .page .content .block .compare-wrap .table .row.property .cell {
    /*background: @lightGray7;*/
  }
  .page .content .block .compare-wrap .table .row.value {
    background: none;
  }
  .page .content .block .compare-wrap .table .row.value .cell {
    background: #fff;
  }
  .page .content .block .account-wrap {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .page .content .block .account-wrap .info-column {
    flex-wrap: wrap;
  }
  .page .content .block .account-wrap .info-column .column {
    width: 100%;
  }
  .page .content .block .account-wrap .info-column .column.left .history .item {
    padding-right: 10px;
  }
  .page .content .block .account-wrap .info-column .column + .column {
    /*margin-top: 30px;*/
  }
  .page .content .block .account-wrap .orders-column {
    margin-top: 30px;
  }
  .page .content .block .account-wrap .orders-column .orders {
    width: 100%;
  }
  .page .content .block .account-wrap .orders-column .orders .title-wrap,
  .page .content .block .account-wrap .orders-column .orders .discount {
    padding: 0 15px;
  }
  .page .content .block .account-wrap .orders-column .orders .item {
    padding: 0 10px;
  }
  .page .content .block .account-wrap .orders-column .orders .item .quantity-wrap {
    margin-right: 10px;
  }
  .page .content .block .account-wrap .orders-column .orders .item .img-wrap {
    margin-right: 6px;
  }
  .page .content .block .account-wrap .orders-column .orders .item .title {
    font-size: 15px;
  }
  .page .content .block .account-wrap .orders-column .orders .separator {
    width: calc(100% - 30px);
  }
  .page .content .block .subcategory-wrap {
    display: none;
  }
  .page .content .block .catalog-wrap {
    width: 100%;
    padding: 0 10px;
  }
  .page .content .block .catalog-wrap .sidebar {
    position: absolute;
    background: #fff;
    transform: translateX(-245px);
    transition: 0.3s;
    z-index: 10;
  }
  .page .content .block .catalog-wrap .sidebar.visible {
    transform: none;
    box-shadow: 0px 50px 50px 0px rgba(51, 51, 51, 0.1);
  }
  .page .content .block .catalog-wrap .sidebar.visible .x {
    opacity: 1;
    pointer-events: all;
  }
  .page .content .block .catalog-wrap .products-list {
    width: 100%;
  }
  .page .content .block .catalog-wrap .products-list .filters-btn {
    display: flex;
  }
  .page .content .block .catalog-wrap .products-list .sort {
    margin-bottom: 20px;
  }
  .page .content .block .catalog-wrap .products-list .sort .select-wrap {
    margin: 0 16px;
  }
  .page .content .block .catalog-wrap .products-list .sort .view-btn {
    display: none;
  }
  .page .content .block .catalog-wrap .products-list .items-wrap .item {
    display: block !important;
  }
  .page .content .block .catalog-wrap .products-list .separator-h,
  .page .content .block .catalog-wrap .products-list .items-wrap-rows {
    display: none;
  }
  .page .advantages .content .items-wrap {
    flex-wrap: wrap;
    padding-top: 30px;
  }
  .page .advantages .content .items-wrap .item {
    width: 45%;
    margin-bottom: 30px;
    padding: 0;
  }
  .page .advantages .content .items-wrap .item .title {
    font-size: 14px;
    text-align: center;
  }
  .page .advantages .content .items-wrap .item img {
    width: 100px;
  }
  .page .advantages .content .items-wrap .item:nth-of-type(1) .title {
    margin-bottom: 25px;
  }
  .page .advantages .content .items-wrap .item:nth-of-type(2) .title {
    margin-bottom: 15px;
  }
  .page .advantages .content .items-wrap .item:nth-of-type(3) .title {
    margin-bottom: 30px;
  }
  .page .advantages .content .items-wrap .item:nth-of-type(4) .title {
    margin-bottom: 15px;
  }
  .dropdown-catalog .sublist-wrap .sublist .category {
  	width: 100%;
  }
  .dropdown-catalog.mobile .list {
  	max-height: none;
  	overflow-y: visible;
  }
  .dropdown-catalog .list .item .plus {
    display: flex;
  }
  .account-wrap {
    overflow: scroll;
  }
}


@media (max-width: 560px) {
  .page .content .block .cart-wrap .products-list .products .product{
    flex-flow: wrap;
    border: 1px solid #f1f1f1;
    border-width: 1px 0;
    padding: 10px 0 15px;
  }
  .page .content .block .cart-wrap .products-list .products .product:first-child{
    border-top: none;
  }
  .page .content .block .cart-wrap .products-list .products .product:last-child{
    border-bottom: none;
  }
  .page .content .block .cart-wrap .products-list .products .product + .product{
    margin-top: -1px;
  }
  .page .content .block .cart-wrap .mob-row-1{
    order: 1;
    margin-bottom: 10px;
  }
  .page .content .block .cart-wrap .products-list .products .product .title{
    margin-right: 0;
  }
  .page .content .block .cart-wrap .products-list .products .product .quantity-wrap{
    order: 2;
    margin-right: 0;
  }
  .page .content .block .cart-wrap .products-list .products .product .price{
    order: 3;
    margin: 0 auto;
  }
  .page .content .block .cart-wrap .products-list .products .product .remove{
    order: 4;
  }
}
/* End */


/* Start:/lib/slider-pro-master/dist/css/slider-pro.min.css?154817250412971*/
/*!
*  - v1.4.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/.slider-pro{position:relative;margin:0 auto;-moz-box-sizing:content-box;box-sizing:content-box}.sp-slides-container{position:relative}.sp-mask{position:relative;overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:none}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden;direction:ltr}.sp-bottom-thumbnails,.sp-top-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{position:absolute;top:0;margin-bottom:4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:none}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-moz-box-sizing:border-box;box-sizing:border-box}.sp-rtl .sp-thumbnail-container{float:right}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#FFF;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-grab{cursor:url(/lib/slider-pro-master/dist/css/images/openhand.cur),move}.sp-grabbing{cursor:url(/lib/slider-pro-master/dist/css/images/closedhand.cur),move}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-rtl .sp-buttons{direction:rtl}.sp-full-screen .sp-buttons{display:none}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{position:absolute;display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px;right:auto}.sp-horizontal .sp-next-arrow,.sp-horizontal.sp-rtl .sp-previous-arrow{right:20px;left:auto}.sp-horizontal.sp-rtl .sp-next-arrow{left:20px;right:auto}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-horizontal.sp-rtl .sp-previous-arrow,.sp-next-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-next-arrow{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #FFF;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #FFF;border-left:20px solid transparent;border-right:20px solid transparent}.sp-thumbnail-arrows{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#FFF}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);-ms-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);-ms-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #FFF;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #FFF;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:none}a.sp-video:after{content:'\25B6';position:absolute;width:45px;padding-left:5px;height:50px;border:2px solid #FFF;text-align:center;font-size:30px;border-radius:30px;top:0;color:#FFF;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:none!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px;line-height:1.4;margin:0}.slider-pro h3.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px;line-height:1.4;margin:0}.slider-pro h5.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px;line-height:1.4;margin:0}.slider-pro img.sp-layer{border:none}
/* End */


/* Start:/lib/jquery-ui-1.12.1/jquery-ui.min.css?154817250432076*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/lib/jquery-ui-1.12.1/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/lib/jquery-ui-1.12.1/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/catalog/style.css?15481725042108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/catalog/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.form/top/style.css?1548172504443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/main/components/bitrix/system.auth.form/top/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/main/components/bitrix/system.auth.form/top/images/sec-unlocked.png);}


/* End */


/* Start:/local/templates/main/components/bitrix/search.title/mobile/style.css?15481725042108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/mobile/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/partners/style.css?1548172504150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/main/styles.css?1561024257293*/
.globalcode-dev p{
    text-align: right;
   margin-bottom: 0;
  }
  .globalcode-dev p a {
    color: #01b0f1;
  }
  .globalcode-dev p a:hover {
   color: #026488;
  }
.footer .content-mobile .globalcode-dev p{
    background: #333;
    padding: 0 16px 7px;
    color: white;
font-size: 14px
}
/* End */


/* Start:/local/templates/main/template_styles.css?15610242577335*/
.hideBlock
{
    display: none;
}



.page .content .block .checkout-wrap .details-wrap .step.customer .form {
    margin-bottom: 20px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form label {
    display: block;
    font-size: 18px;
    color: #333;
    margin: 27px 0 9px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form input,
.page .content .block .checkout-wrap .details-wrap .step.customer .form textarea {
    width: 100%;
    height: 48px;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    font-family: "Roboto";
    border: 1px solid #B73E8E;
    padding: 0 17px;
    transition: 0.1s;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form input:focus,
.page .content .block .checkout-wrap .details-wrap .step.customer .form textarea:focus {
    box-shadow: 0 0 7px 0 rgba(153, 51, 153, 0.5);
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form input::placeholder,
.page .content .block .checkout-wrap .details-wrap .step.customer .form textarea::placeholder {
    color: #d7d7d7;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form textarea {
    height: 150px;
    padding: 13px 17px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap {
    display: flex;
    justify-content: space-between;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap label {
    /*color: #09f;*/
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap .left {
    width: 293px;
}
.page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap .right {
    width: 265px;
}

.smalBasketImg
{
    max-height: 65px;
    max-width: 40px;
}
.btn-order-save
{
    width: 228px !important;
}

.page .content .block .checkout-wrap .details-wrap .step.customer .desc {
    display: flex;
    min-height: 46px;
    margin-bottom: 27px;
    margin-top: 60px;

}

.page .content .block .checkout-wrap .details-wrap .step.customer .desc .left {
    font-size: 18px;
    font-weight: bold;
    color: #B73E8E;
    margin-right: 10px;
    white-space: nowrap;
}

.bx-soa-editstep{
 margin-left: auto;
    font-size: 18px;
    font-weight: 500;
    color: #B73E8E;
    text-decoration: none;
    text-transform:none;

}

#bx_basketFKauiI {
	margin-left: auto;
}
.cart-nicks{
    position: relative;
}
.cart-nicks .roundcount{
    top: -14px;
    left: 14px;
}
#bx_basketFKauiI a.cart span, .roundcount {
	position: absolute;
    top: 1px;
    left: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    font-size: 16px;
    color: #fff;
    background: #B73E8E;
    border-radius: 50%;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.65);
}

#bx-soa-total {
	position: sticky;
	top: 20px;
}

.page .content .block .head .title a {
	color: inherit;
	text-decoration: none;
}

.page .content .block .head .title a:hover {
	text-decoration: underline;
}

.soc-serv-main {
    display: none;
}

.account-wrap form.form[name="form1"] {
    width: 100%;
    min-width: 550px;
}

.account-wrap form.form[name="form1"] p {
    margin-top: 30px;
}

.account-wrap form.form[name="form1"] p:not(:last-of-type) {
    display: none;
}

.account-wrap form.form[name="form1"] input[type="submit"] {
    width: 255px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    font-family: "Montserrat";
    background: #09f;
    border: 1px solid #09f;
    transition: 0.1s;
    cursor: pointer;
}

.account-wrap form.form[name="form1"] input[type="submit"]:hover {
    background: none;
    color: #09f;
    box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}

.account-wrap form.form[name="form1"] input[type="reset"] {
    width: 255px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #B73E8E;;
    font-family: "Montserrat";
    background: none;
    border: 1px solid #B73E8E;;
    transition: 0.1s;
    cursor: pointer;
}

.account-wrap form.form[name="form1"] input[type="reset"]:hover {
    background: #B73E8E;;
    color: #fff;
    box-shadow: 0px 13px 29px 0px rgba(127, 127, 127, 0.3);
}

.profile-table td {
    position: relative;
    vertical-align: middle;
    max-width: 250px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.profile-table input[type="text"],
.profile-table input[type="password"],
.profile-table textarea,
.profile-table select {
    width: 100%;
    height: 48px;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    border: 1px solid #B73E8E;
    padding: 0 18px;
    transition: 0.1s;
}

.profile-table textarea {
    height: auto;
}

.profile-table input[type="text"]:focus,
.profile-table input[type="password"]:focus {
    box-shadow: 0 0 7px 0 rgba(153, 51, 153, 0.5);
}

.profile-link a {
    position: relative;
    font-size: 24px;
    color: #09f;
    text-decoration: none;
}

.profile-link a::before {
    content: "\f078";
    position: absolute;
    right: -35px;
    top: 7px;
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    pointer-events: none;
}

.profile-link a:hover {
    text-decoration: underline;
}

.calendar-icon {
    position: absolute !important;
    top: 15px;
    right: 15px;
}

#bx_incl_area_2 {
    display: flex;
    margin-left: auto;
}

#bx_incl_area_3 {
    display: flex;
    margin-right: auto;
}

.header .top .content .icon:last-of-type {
    margin-left: 15px;
}

.page .content .block .product-wrap .slider-wrap img {
    max-width: 100%;
}

.page .breadcrumbs {
    flex-wrap: wrap;
}

.page .content .block .items-wrap:not(.special).show-all .item {
    display: block !important;
}

.page .content .block .items-wrap.search {
    display: grid;
    grid-template-columns: repeat(4, 246px);
}

#map-1,
#map-2 {
    background: none !important;
}

@media (max-width: 1139px) {
    .page .content .block .items-wrap.search {
        grid-template-columns: repeat(4, 230px);
    }
}

@media (max-width: 991px) {
    .page .content .block .items-wrap.special .item {
        display: block;
    }
    .page .content .block .items-wrap.special.show-all .item {
        display: block !important;
    }
    .page .content .block .items-wrap.search {
        grid-template-columns: repeat(3, 230px);
        justify-content: space-between;
    }
}

@media (max-width: 768px) {
    .page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap {
        flex-wrap: wrap;
	}
    .page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap .left,
    .page .content .block .checkout-wrap .details-wrap .step.customer .form .input-wrap .right {
        width: 100%;
	}
    .page .content .block .items-wrap.search {
        grid-template-columns: repeat(2, 230px);
    }
}

@media (max-width: 499px) {
    .page .content .block .items-wrap.search {
        grid-template-columns: repeat(1, 230px);
        justify-content: center;
    }
}

.scrollup {
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('/icon_top.png') no-repeat;
}

@media (max-width: 600px) {
    .scrollup {
        visibility: hidden;
        display: none;
    }
}

/* End */
/* /lib/magnific-popup/dist/magnific-popup.css?15481725047844 */
/* /css/style.css?1577091580129840 */
/* /css/style-responsive.css?155287210420718 */
/* /lib/slider-pro-master/dist/css/slider-pro.min.css?154817250412971 */
/* /lib/jquery-ui-1.12.1/jquery-ui.min.css?154817250432076 */
/* /local/templates/main/components/bitrix/search.title/catalog/style.css?15481725042108 */
/* /local/templates/main/components/bitrix/system.auth.form/top/style.css?1548172504443 */
/* /local/templates/main/components/bitrix/search.title/mobile/style.css?15481725042108 */
/* /local/templates/main/components/bitrix/news.list/partners/style.css?1548172504150 */
/* /local/templates/main/styles.css?1561024257293 */
/* /local/templates/main/template_styles.css?15610242577335 */
