.search-result .item-btn-small span:after
{
	background:none!important;
}
.search-result .item-btn-small span {
   padding-right: 0px!important;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 980px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 980px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../img/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../img/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.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: -0.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-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.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 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 0.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: 0.3em;
}
.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 {
  -webkit-filter: inherit;
  filter: inherit;
}
.ui-slider-horizontal {
  height: 2px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.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: -0.3em;
  margin-left: 0;
  margin-bottom: -0.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;
}
@font-face {
  font-family: 'Roboto';
  src: url('../font/Roboto.woff2') format('woff2'), url('../font/Roboto.woff') format('woff'), url('../font/Roboto.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../font/Robotoitalic.woff2') format('woff2'), url('../font/Robotoitalic.woff') format('woff'), url('../font/Robotoitalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('../font/Robotolight.woff2') format('woff2'), url('../font/Robotolight.woff') format('woff'), url('../font/Robotolight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../font/Robotomedium.woff2') format('woff2'), url('../font/Robotomedium.woff') format('woff'), url('../font/Robotomedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../font/Robotobold.woff2') format('woff2'), url('../font/Robotobold.woff') format('woff'), url('../font/Robotobold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Intro-Inline';
  src: url('../font/Intro-Inline.woff2') format('woff2'), url('../font/Intro-Inline.woff') format('woff'), url('../font/Intro-Inline.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Perfograma';
  src: url('../font/Perfograma.woff2') format('woff2'), url('../font/Perfograma.woff') format('woff'), url('../font/Perfograma.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro';
  src: url('../font/GothamPro.woff2') format('woff2'), url('../font/GothamPro.woff') format('woff'), url('../font/GothamPro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GothamPro';
  src: url('../font/GothamPro-Bold.woff2') format('woff2'), url('../font/GothamPro-Bold.woff') format('woff'), url('../font/GothamPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-x: auto;
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 14px;
}
body {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow: hidden;
  min-width: 320px;
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
  background: #272935 url(../img/body-bg.jpg) center top;
}
.body-bg {
  content: '';
  position: absolute;
  width: 100%;
  min-width: 1785px;
  top: 65px;
  height: 316px;
  left: 50%;
  -webkit-transform: translateX(-50%) translateZ(0);
  -ms-transform: translateX(-50%) translateZ(0);
  -o-transform: translateX(-50%) translateZ(0);
  transform: translateX(-50%) translateZ(0);
  background: url(../img/body-left-bg.png) left bottom no-repeat, url(../img/body-right-bg.png) right top no-repeat;
}
a {
  color: #ef67b4;
  text-decoration: none;
}
a:focus,
a:active {
  outline: none;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
input,
button,
select,
textarea {
  color: #434343;
  font: inherit;
  margin: 0;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
}
::-moz-placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #434343;
}
:-ms-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #434343;
}
::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #434343;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
input[disabled] {
  cursor: default;
}
img {
  border: 0;
  max-width: 100%;
}
ul {
  list-style: none;
}
.container {
  position: relative;
}
.row:after,
.clearfix:after {
  display: table;
  line-height: 0;
  content: '';
  clear: both;
}
/* actions */
.header {
  position: relative;
  z-index: 666;
}
.head {
  background: #373b45;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.header-wrapp {
  max-width: 1090px;
  margin: auto;
}
.head-row {
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.head-col {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.head-col-menu {
  padding: 0 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
}
.head-menu {
  font-size: 0;
  margin: 0 -10px;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header-nav {
  position: relative;
  z-index: 666;
}
.head-menu .menu-top-toggle {
  height: auto;
  margin: 10px 0 5px;
}
.head-menu li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.head-menu .head-menu-catalog {
  display: none;
}
.head-menu a {
  display: block;
  font-size: 16px;
  color: inherit;
  padding: 5px 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.head-menu a:hover {
  color: #ef67b4;
}
.search {
  margin: 3px 4px;
  width: 155px;
  height: 27px;
  position: relative;
}
.search-input {
  width: 100%;
  height: 100%;
  border: solid 1px #3e414b;
  background: #2c2f37;
  padding: 0 30px 0 12px;
  color: #fff;
  font-size: 1rem;
}
.search-submit {
  position: absolute;
  border: 0;
  width: 18px;
  height: 18px;
  right: 7px;
  top: 50%;
  margin-top: -9px;
  background: url(../img/search-submit.png);
}
.head-col-enter{
  min-width: 70px;
  max-width: 140px;
}
.head-enter {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: inherit;
  border-left: solid 1px #5f626a;
  border-right: solid 1px #5f626a;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  font-size: 14px;
  text-align: center;
}
.head-enter:hover {
  background: #5f626a;
}
.head-cart {
  display: block;
  width: 70px;
  height: 32px;
  line-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit;
  font-size: 14px;
  text-align: center;
}
.head-cart span {
  position: relative;
  padding-left: 30px;
}
.head-cart span:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 22px;
  left: 0;
  top: 50%;
  margin-top: -11px;
  background: url(../img/head-cart.png);
}
.head-menu-toggle {
  font-size: 16px;
  padding: 5px 0 5px 30px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}
.head-menu-toggle:before,
.head-menu-toggle:after {
  content: '';
  position: absolute;
  width: 20px;
  left: 0;
  top: 50%;
}
.head-menu-toggle:before {
  height: 12px;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  margin-top: -6px;
}
.head-menu-toggle:after {
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
.head-menu-toggle.active:before {
  border: 0;
  height: 2px;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.head-menu-toggle.active:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header-content {
  padding: 12px 0;
}
.header-content-row {
  font-size: 0;
  margin-bottom: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-content-col {
  display: inline-block;
  vertical-align: middle;
  padding: 0 30px 20px;
  font-size: 1rem;
}
.header-content-col-logo {
  font-size: 0;
}
.logo-wrapp {
  display: inline-block;
  text-align: center;
}
.logo {
  display: inline-block;
  max-width: 100%;
}
.logo-desc {
  font-size: 14px;
}
.logo-desc i {
  font-size: 11px;
}
@media (max-width: 768px) {
  .logo-desc i {
    font-size: 14px;
  }
}
.header-content-salons {
  font-size: 12px;
}
.header-content-salons-title {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.header-content-salons-list li {
  position: relative;
  padding-left: 17px;
}
.header-content-salons-list li:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 13px;
  left: 0;
  top: 1px;
  background: url(../img/header-content-salons-list-icon.png);
}
.header-content-salons-list span,
.header-content-salons-list a {
  color: #ff0065;
}
.header-content-contacts-desc {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.2;
}
.header-content-contacts-desc p {
  margin-bottom: 0;
}
.header-content-contacts-desc b {
  font-size: 16px;
}
.header-content-contacts-tels {
  padding-left: 2px;
  position: relative;
  font-size: 16px;
}
.header-content-contacts-tels li {
    text-align: right;
}
.header-content-contacts-tels a {
  white-space: nowrap;
  color: inherit;
}
.viber_1 {
    display: block;
    position: relative;
    top: -3px;
    float: left;
    padding: 14px;
    background: url(/css/../img/viber.png) no-repeat;
    background-size: 100% 100%;
}
.whatsapp_1 {
    display: block;
    position: relative;
    float: left;
    margin: -1px 5px 0 5px;
    padding: 12px;
    background: url(/css/../img/whatsapp.png) no-repeat;
    background-size: 100% 100%;
}
.header-nav-wrapp {
  position: relative;
}
.header-nav-wrapp:before,
.header-nav-wrapp:after {
  content: '';
  position: absolute;
  width: 108px;
  height: 51px;
  top: 14px;
  background: url(../img/header-nav-wrapp.png);
}
.header-nav-wrapp:before {
  left: -69px;
}
.header-nav-wrapp:after {
  right: -80px;
  background-position: 0 -51px;
}
.header-nav-body {
  background: #631666;
  height: 36px;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.menu-top {
  text-align: center;
}
.menu-top li {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
}
.menu-top a {
  display: block;
  white-space: nowrap;
  text-align: center;
  padding: 11px;
  height: 36px;
  color: #fff;
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.menu-top a:empty {
  display: none;
}
.menu-top a:hover {
  background: #c831cd;
}
.menu-top-toggle {
  font-size: 14px;
  padding: 11px;
  margin-left: 30px;
  height: 36px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  line-height: 1;
}
.close {
  width: 32px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 20px;
  right: 20px;
}
.close:before,
.close:after {
  content: '';
  position: absolute;
  height: 4px;
  left: 0;
  top: 50%;
  margin-top: -2px;
  right: 0;
  background: #d70a5a;
}
.close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-top-close {
  display: none;
}
.main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
  z-index: 1;
}
.page {
  padding: 25px 0 40px;
}
.page-title {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
  padding-left: 85px;
}
.page-title span,
.page-title a {
  display: inline-block;
  vertical-align: baseline;
}
.widget + .widget {
  margin-top: 20px;
}
.widget-title {
  font-size: 16px;
  color: #83c12b;
  padding: 15px 30px;
  background: rgba(10, 10, 12, 0.3);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  text-transform: uppercase;
  margin: 0;
}
.widget-body {
  background: rgba(10, 10, 12, 0.1);
}
.widget-block {
  padding: 30px;
}
.action-col-img {
  text-align: center;
  font-size: 0;
}
.item-img {
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.item-img:before {
  content: '';
  position: absolute;
  width: 291px;
  height: 303px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background: url(../img/item-img-shadow.png);
  z-index: -1;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  opacity: 0;
}
.item-img:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.6);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1.6);
  -o-transform: translate3d(-50%, -50%, 0) scale(1.6);
  transform: translate3d(-50%, -50%, 0) scale(1.6);
}
.stickers {
  position: absolute;
  right: 0;
  top: 0;
}
.stickers img {
  display: block;
}
.action-content {
  padding-top: 40px;
}
.action-content-text {
  line-height: 22px;
  margin-bottom: 20px;
  min-height: 110px;
  max-width: 430px;
}
.action-info {
  line-height: 1.2;
  font-size: 0;
  margin: 0 -6px 45px;
}
.action-info-block {
  display: inline-block;
  vertical-align: baseline;
  font-size: 24px;
  padding: 0 6px;
}
.action-info-block span {
  font-size: 30px;
}
.action-info-block-price {
  color: #ef67b4;
}
.item-btns {
  font-size: 0;
  margin: 0 -5px -10px;
}
.item-btns li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px 10px;
}
.item-btn {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
  white-space: nowrap;
  width: 210px;
  padding: 17px 10px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  border: 0;
}
.item-btn span {
  position: relative;
}
.item-btn span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item-btn-fast-buy {
  background: #fc840e;
/* видно 1 клик display:none;*/ 

}
.item-btn-fast-buy:hover {
  background: #fdab5a;
}
.item-btn-fast-buy span {
  padding-left: 36px;
}
.item-btn-fast-buy span:before {
  width: 20px;
  height: 32px;
  background: url(../img/item-btn-fast-buy.png);
}
.item-btn-to-cart {
  background: #83c12b;
}
.item-btn-to-cart:hover {
  background: #a7db5d;
}
.item-btn-to-cart span {
  padding-left: 53px;
}
.item-btn-to-cart span:before {
  width: 31px;
  height: 30px;
  background: url(../img/item-btn-to-cart.png);
}
.item-btn-to-cart.active {
  background: #ababab;
}
.footer {
  padding: 35px 0;
  background: #27282c;
}
.footer-row {
  margin: 0 -15px -30px;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer-row + .footer-row {
  margin-top: 35px;
}
.footer-col {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 15px 30px;
  max-width: 100%;
}
.footer-col img {
  display: block;
}
.footer-menu-title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer-menu {
  font-size: 14px;
}
.footer-menu li + li {
  margin-top: 10px;
}
.footer-menu li {
  position: relative;
  padding-left: 12px;
}
.footer-menu li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}
.footer-menu a {
  color: inherit;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.footer-menu a:hover {
  color: #ef67b4;
}
.footer-info + .footer-info {
  margin-top: 10px;
}
.footer-tels {
  padding-left: 36px;
  position: relative;
  margin: 0 -4px;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}
.footer-tels li {
  display:block;
  vertical-align: middle;
  font-size: 14px;
  padding: 0 4px;
}

.footer-tels a {
  white-space: nowrap;
  color: inherit;
}
.footer-tels-title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
[class^="footer-social-icon-"] {
  display: block;
  width: 22px;
  height: 18px;
  background: url(../img/footer-social-icons.png);
}
.footer-social-icon-2 {
  background-position: 0 -18px;
}
.footer-social-list {
  white-space: nowrap;
  font-size: 0;
  margin: 0 -15px;
}
.footer-social-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
}
/* catalog-bouquet */
.item-row {
  font-size: 0;
  text-align: center;
  margin: 0 -15px;
}
.item-row .more-btn {
  font-size: 14px;
}
.item-col {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 50px;
  width: 25%;
  font-size: 1rem;
}
.item-col-big {
  width: 33.333%;
}
.item {
  text-align: center;
  margin: auto;
}
.item .item-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 265px;
  margin-bottom: 15px;
}
.item .item-img img {
  max-height: 100%;object-position: -3px 0px;
}
.product-item-detail-slider-image img
{
	/*object-position: -3px 0px!important;*/

}
.item-title {
  font-size: 17px;
  font-weight: 300;
  padding-bottom: 12px;
  border-bottom: solid 1px #fff;
  margin-bottom: 10px;
  line-height: 1.2;
  display: inline-block;
}
.item-title a {
  color: inherit;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.item-title a:hover {
  color: #ef67b4;
}
.item-desc {
  color: #fff;
  font-size: 11px;
  margin-bottom: 15px;
}
.item-desc span {
  color: #ef67b4;
}
.item-price {
  font-size: 23px;
  color: #ef67b4;
  font-weight: 300;
  margin-bottom: 10px;
}
.item-btn-small {
  display: inline-block;
  padding: 8px;
  min-width: 135px;
  text-align: center;
  border: 0;
  background: #c831cd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.item-btn-small:hover {
  background: #d96edc;
}
.item-btn-small span {
  position: relative;
  padding-right: 30px;
}
.item-btn-small span:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 19px;
  right: 0;
  top: 50%;
  margin-top: -10px;
  background: url(../img/item-btn.png);
}
.item-btn-small.active {
  background: #ababab;
}
.item-btn-small.active span:after {
  background-position: 0 -19px;
}
.catalog-filter-wrapp {
  margin: -40px auto 100px;
  padding: 0 25px;
  max-width: 1090px;
}
.catalog-filter {
  padding: 15px 20px;
  background: #b135b5;
}
.catalog-filter-head {
  padding-bottom: 15px;
  border-bottom: solid 1px #851c88;
  margin-bottom: 15px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.catalog-filter-head.active {
  border-bottom-color: transparent;
}
.catalog-filter-row {
  margin: 0 -10px -10px;
  text-align: center;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-filter-col {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 10px 10px;
}
.checkbox {
  display: none;
}
.checkbox-label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 300;
  padding-left: 30px;
}
.checkbox-label.disabled {
  display: none!important;
}
.checkbox-label:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  background: url(../img/checkbox.png);
}
.checkbox-label.active:before {
  background-position: 0 -16px;
}
.catalog-filter-checkbox {
  padding-left: 0;
}
.catalog-filter-checkbox:before {
  display: none;
}
.catalog-filter-checkbox.active .catalog-filter-checkbox-img:before,
.catalog-filter-checkbox.active .catalog-filter-checkbox-img:after {
  opacity: 1;
}
.catalog-filter-checkbox:hover .catalog-filter-checkbox-img:before {
  opacity: 1;
}
.catalog-filter-checkbox-img {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 10px;
  overflow: hidden;
  width: 44px;
  height: 44px;
}
.catalog-filter-checkbox-img:before,
.catalog-filter-checkbox-img:after {
  content: '';
  position: absolute;
  opacity: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.catalog-filter-checkbox-img:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
}
.catalog-filter-checkbox-img:after {
  width: 25px;
  height: 23px;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -12px;
  background: url(../img/catalog-filter-checkbox-img.png);
}
.catalog-filter-checkbox-img img {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.catalog-filter-checkbox-title {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
}
.catalog-filter-line {
  margin: 0 -15px;
}
.catalog-filter-line-col {
  padding: 0 15px 30px;
}
.catalog-filter-col-title {
  padding-top: 12px;
  text-transform: uppercase;
  text-align: left;
}
.catalog-filter-col-slider {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0 10px;
}
.range-slider,
.num-slider,
.sc-slider {
  background: #fff;
  position: relative;
  z-index: 2;
  height: 2px;
}
.ui-slider .ui-slider-range {
  background: #fd00b9;
  top: 0px;
  bottom: 0;
  height: 2px;
}
.ui-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 50%;
  margin-top: -8px;
  outline: 0!important;
  margin-left: -8px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.num-slider.ui-slider .ui-slider-handle {
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  background: #631666;
  border: solid 5px #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ui-slider-handle-num {
  position: absolute;
  top: 100%;
  margin-top: 15px;
  font-size: 14px;
  background: #b135b5;
  color: #fff;
  border: none;
}
.ui-slider-handle-num-from {
  left: 0;
}
.ui-slider-handle-num-to {
  right: 0;
}
.catalog-filter-col-title-price {
  padding-top: 5px;
}
.catalog-filter-slider {
  margin: 12px 0 30px;
  width: 350px;
  max-width: 100%;
}
.color-checkbox {
  padding: 0;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#979797));
  background: -webkit-linear-gradient(top, #fff, #979797);
  background: -o-linear-gradient(top, #fff, #979797);
  background: linear-gradient(to bottom, #fff, #979797);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.color-checkbox:before {
  display: none;
}
.color-checkbox:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -11px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.color-checkbox.active {
  -webkit-box-shadow: 0 0 20px 3px #fff;
  box-shadow: 0 0 20px 3px #fff;
}
.color-checkbox-white:after {
  background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#dadada));
  background: -webkit-linear-gradient(top, #dbdbdb, #dadada);
  background: -o-linear-gradient(top, #dbdbdb, #dadada);
  background: linear-gradient(to bottom, #dbdbdb, #dadada);
}
.color-checkbox-red:after {
  background: #ff0000;
}
.color-checkbox-yellow:after {
  background: #ffff00;
}
.color-checkbox-pink:after {
  background: #e3007b;
}
.color-checkbox-green:after {
  background: #009f3c;
}
.color-checkbox-blue:after {
  background: #006eb4;
}
.color-checkbox-orange:after {
  background: #f95208;
}
.color-checkbox-multi:after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e200bf), color-stop(15%, #e200bf), color-stop(15%, #001697), color-stop(30%, #001697), color-stop(30%, #00eafa), color-stop(45%, #00eafa), color-stop(45%, #00b43d), color-stop(60%, #00b43d), color-stop(60%, #fff700), color-stop(75%, #fff700), color-stop(75%, #ff1100), color-stop(90%, #ff1100), color-stop(90%, #cb0846), to(#cb0846));
  background: -webkit-linear-gradient(top, #e200bf 0, #e200bf 15%, #001697 15%, #001697 30%, #00eafa 30%, #00eafa 45%, #00b43d 45%, #00b43d 60%, #fff700 60%, #fff700 75%, #ff1100 75%, #ff1100 90%, #cb0846 90%, #cb0846 100%);
  background: -o-linear-gradient(top, #e200bf 0, #e200bf 15%, #001697 15%, #001697 30%, #00eafa 30%, #00eafa 45%, #00b43d 45%, #00b43d 60%, #fff700 60%, #fff700 75%, #ff1100 75%, #ff1100 90%, #cb0846 90%, #cb0846 100%);
  background: linear-gradient(to bottom, #e200bf 0, #e200bf 15%, #001697 15%, #001697 30%, #00eafa 30%, #00eafa 45%, #00b43d 45%, #00b43d 60%, #fff700 60%, #fff700 75%, #ff1100 75%, #ff1100 90%, #cb0846 90%, #cb0846 100%);
}
.catalog-filter-btns {
  font-size: 0;
  text-align: right;
  margin-bottom: -10px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.catalog-filter-btns.active {
  margin-top: -70px;
  padding-bottom: 30px;
}
.catalog-filter-btns li {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 1rem;
  padding: 0 30px 10px;
}
.catalog-filter-rose .catalog-filter-btns.active {
  margin-top: -70px;
  padding-bottom: 30px;
  /*margin-top: 0;
  padding-bottom: 0;*/
}
.catalog-filter-btn {
  color: #fff;
  padding-left: 18px;
  font-weight: 300;
  position: relative;
}
.catalog-filter-btn:hover {
  text-decoration: underline;
}
.catalog-filter-btn:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 10px;
  left: 0;
  top: 50%;
  margin-top: -5px;
  background: url(../img/catalog-filter-btn-icons.png);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.catalog-filter-btn.hidden {
  display: none;
}
.catalog-filter-btn-toggle:before {
  background-position: 0 -10px;
}
.catalog-filter-btn-toggle.active:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.catalog-filter-row-whom,
.catalog-filter-row-form {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.content-text {
  font-size: 16px;
}
.content-text > *:not(:last-child) {
  margin-bottom: 20px;
}
.content-text h2 {
  font-size: 24px;
}
.content-text h3 {
  font-size: 22px;
}
.content-text h4 {
  font-size: 20px;
}
.catalog-filter-title {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
/* catalog-rose */
.catalog-filter-head .catalog-filter-line {
  margin-bottom: -30px;
}
.catalog-filter-row-amount {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.catalog-filter-row-amount .catalog-filter-col {
  min-width: 20%;
}
.amount-checkbox {
  padding: 0;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#979797));
  background: -webkit-linear-gradient(top, #fff, #979797);
  background: -o-linear-gradient(top, #fff, #979797);
  background: linear-gradient(to bottom, #fff, #979797);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.amount-checkbox:before {
  display: none;
}
.amount-checkbox:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -11px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #e6e6e6;
}
.amount-checkbox.active {
  -webkit-box-shadow: 0 0 20px #fff;
  box-shadow: 0 0 20px #fff;
  color: #fff;
}
.amount-checkbox.active:after {
  background: #521055;
}
.amount-checkbox-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 11px;
}
.amount-checkbox-1 {
  color: #a5a5a5;
}
.amount-checkbox-2 {
  color: #851c88;
}
.amount-checkbox-3 {
  color: #fff;
}
.amount-checkbox-3:after {
  background: #521055;
}
.catalog-filter-amount {
  width: 350px;
  max-width: 100%;
  padding-top: 10px;
}
/* contacts */
.content-block {
  padding: 15px 20px;
  background: rgba(10, 10, 12, 0.3);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
}
.contacts-data {
  margin-bottom: 35px;
  font-weight: 300;
}
.contacts-data span {
  color: #b1b1b1;
}
.contacts-tels {
  position: relative;
  padding-left: 50px;
}
.contacts-tels:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 2px;
  background: url(../img/contacts-tels.png);
}
.contacts-tels li:not(:last-child) {
  margin-right: 50px;
}
.contacts-tels li {
  display: inline-block;
  float: left;
}
.contacts-tels a {
  color: inherit;
}
.contacts-head {
  padding: 40px;
  font-size: 16px;
}
.contacts-divider {
  background: #1f2028;
  margin: 35px 20px;
  height: 1px;
}
.contacts-row {
  margin-bottom: -30px;
}
.contacts-col {
  padding-bottom: 30px;
}
.contacts-map {
  height: 500px;
}
.contacts-map-block {
  padding: 10px 15px;
}
.contacts-map-block + .contacts-map-block {
  margin-top: 7px;
}
.contacts-map-block-title {
  font-size: 16px;
}
.contacts-map-block-address {
  margin-bottom: 13px;
}
.contacts-map-block-regime {
  padding-left: 36px;
  position: relative;
  color: #a8a8a8;
}
.contacts-map-block-regime:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../img/regime-icon.png);
}
.contacts-map-block-regime span {
  color: #fc66f7;
}
.contacts-links li {
  margin-bottom: 10px;
}
.contacts-links a:not(:last-child) {
  margin-right: 35px;
}
.contacts-icons {
  margin: 0 -10px -10px;
}
.contacts-icons li {
  display: inline-block;
  float: left;
  padding: 0 10px 10px;
}
[class^="contacts-icon-"] {
  display: block;
  width: 46px;
  height: 48px;
  background: url(../img/contacts-icons.png);
}
.contacts-icon-2 {
  background-position: 0 -48px;
}
/* product */
.product-slide {
  position: relative;
}
.product-slide:before {
  content: '';
  position: absolute;
  width: 483px;
  height: 505px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../img/product-slide-shadow.png) center center no-repeat;
  background-size: 100% 100%;
  z-index: -1;
  max-width: 100%;
  max-height: 100%;
}
.product-slide img {
  margin: auto;
}
.slick-arrow,
.modal-arrow {
  position: absolute;
  top: 50%;
  width: 41px;
  height: 41px;
  z-index: 1;
  font-size: 0;
  border: none;
  background: url(../img/slick-arrows.png);
  margin-top: -20px;
}
.slick-prev,
.modal-arrow-prev {
  left: 0;
}
.slick-next,
.modal-arrow-next {
  right: 0;
  background-position: 0 -41px;
}
.product-row {
  margin-bottom: 10px;
}
.product-widget .widget-title {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
}
.product-widget .widget-block {
  padding: 15px 20px;
}
.product-widget + .product-widget {
  margin-top: 10px;
}
.product-size-row,
.product-info-row {
  font-size: 0;
  margin: 0 -25px;
  position: relative;
}
.product-size-row:before,
.product-info-row:before {
  content: '';
  position: absolute;
  width: 1px;
  left: 50%;
  top: 0;
  bottom: 10px;
  background: #1f1f28;
}
.product-size-col,
.product-info-col {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 0 25px 10px;
  font-size: 1rem;
}
.product-size-select li + li {
  margin-top: 10px;
}
.product-size-select {
  font-weight: 500;
  text-transform: uppercase;
}
.product-size-select small {
  color: #b9b9b9;
  font-size: 12px;
  text-transform: none;
  font-weight: 300;
}
.product-size-select .radio-label {
  padding-left: 34px;
}
.radio-label {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-label.disabled {
  display: none!important;
}
.radio-label:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: .1em;
  background: #fff;
  border: solid 4px #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.radio-label.active:before {
  background: #631666;
}
.radio {
  display: none;
}
.product-info-col .product-diameter {
  margin-bottom: 20px;
}
.product-diameter {
  position: relative;
  padding-left: 75px;
  font-size: 18px;
  font-weight: 300;
  color: #ef67b4;
}
.product-diameter:before {
  content: '';
  position: absolute;
  width: 36px;
  height: 36px;
  left: 0;
  top: 50%;
  margin-top: -18px;
  background: url(../img/product-diameter.png);
}
.product-info-row:after {
  bottom: 70px;
}
.product-info-col {
  vertical-align: top;
}
.product-add-title {
  font-weight: 500;
  color: #83c12b;
  margin-bottom: 20px;
}
.product-add-list li + li {
  margin-top: 20px;
}
.product-add-link {
  position: relative;
  display: inline-block;
  padding-left: 35px;
  color: inherit;
}
.product-add-link span {
  border-bottom: dashed 1px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.product-add-link:hover span {
  border-bottom-color: transparent;
}
[class^="product-add-icon-"] {
  content: '';
  position: absolute;
  width: 35px;
  height: 40px;
  left: -8px;
  top: 50%;
  margin-top: -20px;
  background: url(../img/product-add-icons.png);
}
.product-add-icon-2 {
  background-position: 0 -40px;
}
.product-add-icon-3 {
  background-position: 0 -80px;
}
.product-add-icon-4 {
  background-position: 0 -120px;
}
.product-info-list {
  font-size: 15px;
  color: #fff;
}
.product-info-list > span {
  display: block;
}
.product-info-list li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
.product-info-list span span {
  color: #ef67b4;
  white-space: nowrap;
}
.product-in-total-list {
  margin: 0 -5px 30px;
}
.product-in-total-list li {
  display: inline-block;
  margin: 0 5px 5px;
}
.product-in-total-item {
  display: inline-block;
  position: relative;
  font-weight: 300;
}
.product-in-total-item-del {
  width: 16px;
  height: 16px;
  border: solid 1px #d1134d;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-in-total-item-del:before,
.product-in-total-item-del:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 1px;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  background: #d1134d;
}
.product-in-total-item-del:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-in-total-item-del:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.product-in-total-item-price {
  color: #ef67b4;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.product-in-total-price {
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 20px;
}
.product-in-total-price span {
  font-size: 30px;
}
.product-note {
  font-weight: 300;
  line-height: 1.6;
}
.product-like-nav-row {
  font-size: 0;
  margin: 0 -15px -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-like-nav-col {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 15px 15px;
}
.product-like-nav-title {
  font-size: 16px;
  font-weight: 500;
  color: #83c12b;
}
.product-like-nav {
  font-size: 0;
  margin: 0 -12px -10px;
}
.product-like-nav li {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 12px 10px;
}
.product-like-nav a {
  color: inherit;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.product-like-nav li.active a,
.product-like-nav a:hover {
  color: #ef67b4;
}
.product-like-nav-wrapp {
  margin-bottom: 30px;
}
.tabs-wrapp {
  position: relative;
}
.tab-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.tab-block.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.item-col-like {
  width: 20%;
}
.item-col-like .item,
.modal-vase-slide .item,
.modal-greenery-slide .item,
.modal-petals-slide .item,
.modal-boutonniere-slide .item,
.modal-lurelist-slide .item {
  width: 280px;
  max-width: 100%;
  margin: auto;
}
.item-col-like .item-img,
.modal-vase-slide .item-img,
.modal-greenery-slide .item-img,
.modal-petals-slide .item-img,
.modal-boutonniere-slide .item-img,
.modal-lurelist-slide .item-img {
  height: 160px;
}
.item-col-like .item-img:before,
.modal-vase-slide .item-img:before,
.modal-greenery-slide .item-img:before,
.modal-petals-slide .item-img:before,
.modal-boutonniere-slide .item-img:before,
.modal-boutonniere-slide .item-img:before {
  width: 194px;
  height: 203px;
  background: url(../img/item-img-like-shadow.png);
}
.item-col-like .item-title,
.modal-vase-slide .item-title,
.modal-greenery-slide .item-title,
.modal-petals-slide .item-title,
.modal-boutonniere-slide .item-title,
.modal-lurelist-slide .item-title {
  padding: 20px 0 0;
  border: 0;
  position: relative;
}
.item-col-like .item-title:before,
.modal-vase-slide .item-title:before,
.modal-greenery-slide .item-title:before,
.modal-petals-slide .item-title:before,
.modal-boutonniere-slide .item-title:before,
.modal-lurelist-slide .item-title:before {
  content: '';
  position: absolute;
  width: 94px;
  height: 2px;
  left: 50%;
  top: 0;
  margin-left: -47px;
  background: #fff;
}
.modal {
  position: relative;
  border: solid 12px #9c9ea9;
  background: #1f2028;
  padding: 10px 8px;
  display: none;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
}
.modal-title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  color: #83c12b;
  margin-bottom: 40px;
  padding-right: 25px;
}
.modal-add {
  width: 320px;
}
.modal-add-img {
  margin-bottom: 35px;
}
.modal-add-img img {
  display: block;
  margin: auto;
}
.modal-add-desc {
  margin-bottom: 20px;
  text-align: center;
  font-weight: 300;
}
.modal-add-btn-wrapp {
  text-align: center;
  margin-bottom: 10px;
}
.fancybox-skin,
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fancybox-skin {
  background: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: inherit;
}
.modal-close {
  right: 15px;
  top: 15px;
  z-index: 8041;
}
/*.modal-vase, .modal-greenery, .modal-petals, .modal-boutonniere, .modal-lurelist*/
.modal-vase,
.modal-greenery {
  width: 1170px;
}
.modal-vase-slider,
.modal-greenery-slider,
.modal-petals-slider,
.modal-boutonniere-slider,
.modal-lurelist-slider {
  padding: 0 35px;
}
.modal-vase-slider .slick-arrow,
.modal-greenery-slider .slick-arrow,
.modal-petals-slider .slick-arrow,
.modal-boutonniere-slider .slick-arrow,
.modal-lurelist-slider .slick-arrow {
  width: 22px;
  height: 32px;
  margin-top: -16px;
  background: url(../img/modal-vase-slider-arrows.png);
}
.modal-vase-slider .slick-next,
.modal-greenery-slider .slick-next,
.modal-petals-slider .slick-next,
.modal-boutonniere-slider .slick-next,
.modal-lurelist-slider .slick-next {
  background-position: 0 -32px;
}
.modal-vase-slider-dots,
.modal-greenery-slider-dots,
.modal-petals-slider-dots,
.modal-boutonniere-slider-dots,
.modal-lurelist-slider-dots {
  margin: 30px 0 10px;
}
.slick-dots {
  text-align: center;
  font-size: 0;
  margin: 0 -4px -8px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px 8px;
}
.slick-dots button {
  border: 0;
  width: 12px;
  height: 12px;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#959696));
  background: -webkit-linear-gradient(top, #f4f5f5, #959696);
  background: -o-linear-gradient(top, #f4f5f5, #959696);
  background: linear-gradient(to bottom, #f4f5f5, #959696);
}
.slick-dots button:before {
  content: '';
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots .slick-active button:before {
  background: #c831cd;
}
.modal-vase-slide .item-img,
.modal-greenery-slide .item-img,
.modal-petals-slide .item-img,
.modal-boutonniere-slide .item-img,
.modal-lurelist-slide .item-img {
  max-width: 100%;
  max-height: 100%;
  background-size: 100% 100%;
}
.product-params .product-num {
  margin-bottom: 25px;
}
.product-params-title {
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
}
.product-params-select {
  margin: 0 -10px 10px;
  font-size: 0;
}
.product-params-select li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 10px;
  font-size: 1rem;
}
.product-num {
  padding-left: 65px;
}
.product-num-input-wrapp {
  display: inline-block;
  float: left;
  width: 65px;
  margin-left: -65px;
}
.product-num-input {
  width: 100%;
  height: 32px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  padding: 0 5px;
  border: 0;
  text-align: center;
  font-size: 24px;
  color: #000;
}
.product-num-slider-wrapp {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 16px 0 0 23px;
}
.product-params-wrapp {
  margin-bottom: 20px;
}
/* .product-info-row-rose:before { */
/* display: none; */
/* } */
.product-info-rose-list {
  margin-top: 25px;
  font-weight: 300;
  font-size: 18px;
  color: #ef67b4;
}
.product-info-rose-list:first-child {
  margin-top: 0;
}
.product-info-rose-list li + li {
  margin-top: 30px;
}
.rose-diameter {
  padding-left: 55px;
}
.rose-height {
  position: relative;
  padding-left: 55px;
}
.rose-height:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 44px;
  left: 10px;
  top: 50%;
  margin-top: -22px;
  background: url(../img/rose-height.png);
}
.more-btn-wrapp {
  text-align: center;
}
.btn {
  display: inline-block;
  border: solid 1px #fff;
  background: transparent;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  padding: 7px 20px;
  font-weight: 300;
  color: #fff;
}
.btn:hover {
  color: #ef67b4;
  background: #fff;
}
.more-btn:hover {
  color: #000!important;
}
/* cabinet-unregistered */
.cabiner-orders {
  padding: 0 20px;
}
.cabiner-orders-table {
  width: 100%;
  font-size: 16px;
}
.cabiner-orders-table td {
  vertical-align: top;
  width: 1%;
  padding: 30px 20px;
  border-bottom: solid 1px #1f2028;
}
.cabiner-orders-table td:first-child {
  padding-left: 0;
}
.cabiner-orders-table td:last-child {
  padding-right: 0;
}
.cabiner-orders-table tr:last-child td {
  border-bottom: 0;
}
.cabiner-orders-table .cabiner-orders-table-main {
  width: auto;
}
.cabiner-orders-table-date {
  white-space: nowrap;
  color: #b7b7b7;
}
.cabiner-orders-table-price {
  white-space: nowrap;
  font-size: 18px;
}
.cabiner-orders-table-price span {
  font-weight: 500;
  font-size: 24px;
}
.cabiner-orders-table-btn-toggle {
  padding: 9px;
  width: 150px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  background: #83c12b;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  text-align: center;
  color: inherit;
}
.cabiner-orders-table-btn-toggle:hover {
  background: #a7db5d;
}
.cabiner-orders-table-btn-toggle.active {
  background: #fc840e;
}
.cabiner-orders-table-btn-toggle.active:hover {
  background: #fdab5a;
}
.cabiner-orders-table-items a {
  color: inherit;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cabiner-orders-table-items a:hover {
  color: #ef67b4;
}
.cabiner-orders-table-info {
  display: none;
}
.cabiner-orders-table-info-list {
  font-weight: 300;
  font-size: 14px;
  color: #a8a9a9;
  padding-top: 30px;
}
.cabiner-orders-table-info-list span {
  color: #fff;
}
.cabinet-form {
  max-width: 815px;
}
.cabinet-form-data {
  max-width: 275px;
  margin-bottom: 5px;
}
.form-block {
  margin-bottom: 20px;
}
.input-label {
  color: #21222b;
}
.input {
  display: block;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  color: #21222b;
  border: 0;
  font-weight: normal;
}
.bx-authform-input-container input[type="text"],
.bx-authform-input-container input[type="password"] {
  display: block;
  width: 100%;
  height: 32px;
  padding: 0 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  color: #21222b;
  border: 0;
}
.for_password_title {
  z-index: 1;
}
.bx-captcha {
  margin-bottom: 20px;
}
.select {
  opacity: 0;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-label {
  display: block;
  position: relative;
  padding: 0 25px 0 10px;
  height: 32px;
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.select-label:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 9px;
  right: 9px;
  top: 50%;
  margin-top: -4px;
  background: url(../img/select-arrow.png);
}
.select-title {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 33px;
  background: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  color: #21222b;
}
.input-label {
  display: block;
  width: auto;
  position: relative;
  cursor: text;
}
.input-label.active .input-title {
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transform: translateY(-200%);
  font-size: 12px;
  color: #fff;
}
.input-title {
  padding: 0 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  font-weight: normal;
}
.input-title span {
  color: #ff0000;
}
.other-person {
  display: none;
}
.other-person-title {
  font-size: 18px;
  margin-bottom: 20px;
}
.other-person-title span {
  font-size: 14px;
  font-weight: 300;
  color: #a1a1a1;
}
.other-person-inputs-row {
  padding-left: 275px;
}
.other-person-inputs {
  display: inline-block;
  float: left;
  width: 275px;
  margin-left: -275px;
}
.other-person-textarea {
  display: inline-block;
  float: left;
  width: 100%;
  padding-left: 70px;
}
.textarea {
  padding-top: 8px;
  padding-bottom: 8px;
  resize: none;
  height: 84px;
}
.input-label-textarea .input-title {
  top: 10px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.input-label-textarea.active .input-title {
  margin-top: 6px;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transform: translateY(-200%);
}
.form-block-info {
  font-size: 18px;
  color: #b2b2b2;
}
.submit {
  padding: 9px 10px;
  min-width: 150px;
  min-height: 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  background: #83c12b;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  color: inherit;
  border: 0;
  color: #292b35;
  font-size: 16px;
}
.submit:hover {
  background: #a7db5d;
}
/* cabinet-registered */
.cabinet-form-registered {
  max-width: 570px;
}
.form-row {
  margin: 0 -10px;
}
.form-col {
  padding: 0 10px;
}
/* faq */
.faq-list li + li {
  margin-top: 30px;
}
.faq-link {
  font-weight: 300;
  font-size: 24px;
  color: inherit;
  padding: 20px 60px;
  position: relative;
  display: block;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.faq-link span {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.faq-link:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 17px;
  right: 20px;
  top: 50%;
  margin-top: -9px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  background: url(../img/faq-link-arrow.png);
}
.faq-link.active {
  -webkit-border-radius: 35px 35px 0 0;
  border-radius: 35px 35px 0 0;
}
.faq-link.active:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faq-link:hover span {
  border-bottom-color: transparent;
}
.faq-content {
  padding: 30px 60px 50px;
  background: #fff;
  -webkit-border-radius: 0 0 35px 35px;
  border-radius: 0 0 35px 35px;
  color: #242630;
  font-size: 16px;
  font-weight: 300;
  display: none;
}
/* reviews */
.reviews-row {
  margin: 0 -15px 80px;
  font-size: 0;
}
.reviews-col {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 15px 40px;
  font-size: 1rem;
}
.review {
  max-width: 510px;
  margin: auto;
  position: relative;
}
.review.active {
  z-index: 3;
}
.review-icon {
  position: absolute;
  width: 62px;
  height: 62px;
  left: -5px;
  top: 0;
  background: #afafaf url(../img/review-icon.png) center center no-repeat;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.review-icon-img {
  background-image: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.review-icon-img img {
  max-width: 50px;
  max-height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.review-preview {
  overflow: hidden;
  height: 125px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  background: #242630;
  -webkit-box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.17);
  box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.17);
  padding-top: 10px;
}
.review-preview-title {
  height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 36px;
  padding: 0 40px 0 80px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #272934;
  background: #9d9d9d;
}
.review-preview-text-wrapp {
  padding: 10px 30px 0 80px;
}
.review-preview-text {
  display: -webkit-box;
  height: 40px;
  font-size: 16px;
  line-height: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.review-link {
  position: absolute;
  top: 100%;
  margin-top: -15px;
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
  right: 30%;
  color: #aaa;
}
.review-link:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 12px;
  left: 50%;
  top: 100%;
  margin-left: -12px;
  background: url(../img/review-link.png);
}
.review-content {
  position: absolute;
  top: 46px;
  padding: 15px 30px 40px 80px;
  background: #242630;
  -webkit-border-radius: 0 30px 75px 75px;
  border-radius: 0 30px 75px 75px;
  z-index: 1;
  -webkit-box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.17);
  box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.17);
  display: none;
}
.review-content.active {
  display: block;
}
.review-content-text {
  margin-bottom: 20px;
}
.review-content-gallery {
  margin: 0 -5px -10px;
  font-size: 0;
}
.review-content-gallery li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 10px;
}
.review-gallery-link {
  width: 60px;
  height: 50px;
  overflow: hidden;
  display: block;
  position: relative;
}
.review-gallery-link:before,
.review-gallery-link:after {
  content: '';
  position: absolute;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  opacity: 0;
  z-index: 1;
}
.review-gallery-link:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}
.review-gallery-link:after {
  width: 22px;
  height: 22px;
  left: 50%;
  top: 50%;
  margin-top: -11px;
  margin-left: -11px;
  background: url(../img/review-gallery-link.png);
}
.review-gallery-link:hover:before,
.review-gallery-link:hover:after {
  opacity: 1;
}
.review-close:after {
  background-position: 0 -12px;
}
.pagination {
  text-align: center;
  margin: 0 -2px -4px;
  font-size: 0;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  padding: 0 2px 4px;
}
.pagination a {
  min-width: 37px;
  padding: 7px 3px;
  border: solid 1px #fff;
  background: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  color: #32333f;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: block;
  text-align: center;
  line-height: 1;
  height: 34px;
}
.pagination a:hover {
  background: transparent;
  color: #fff;
}
.pagination .active a {
  cursor: default;
  pointer-events: none;
  background: transparent;
  color: #fff;
}
.pagination .pagination-prev a,
.pagination .pagination-next a {
  border-color: transparent;
  background: none;
  position: relative;
  min-width: 17px;
}
.pagination .pagination-prev a:after,
.pagination .pagination-next a:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 8px;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -2px;
  background: url(../img/pagination-arrows.png);
}
.pagination .pagination-next a:after {
  background-position: 0 -8px;
}
.reviews-form {
  padding-top: 30px;
  max-width: 645px;
}
.reviews-form .textarea {
  height: 275px;
}
.reviews-form-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.reviews-form-data {
  max-width: 360px;
}
.reviews-form-btns {
  font-size: 0;
  text-align: right;
  margin: 0 -5px -10px;
}
.reviews-form-btns li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 10px;
}
.reviews-form-btns .submit {
  min-height: 32px;
  min-width: 125px;
  padding: 2px 10px;
}
.file {
  display: none;
}
.file-label {
  display: block;
  padding-right: 125px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.file-label:after {
  display: table;
  line-height: 0;
  content: '';
  clear: both;
}
.file-label:hover .file-btn {
  background: #fff;
  color: #ef67b4;
}
.file-btn {
  display: inline-block;
  float: right;
  width: 125px;
  margin-right: -125px;
  height: 32px;
  border: solid 1px #fff;
  padding: 5px;
  font-size: 14px;
  font-weight: 300;
  background: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  color: #fff;
  text-align: center;
}
.file-title {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 6px 20px 6px 0;
  font-size: 14px;
  font-weight: 300;
  color: #ef67b4;
}
/* photos */
.photos-wrapp {
  padding: 0 20px 20px;
}
.photos-row {
  font-size: 0;
  text-align: center;
  position: relative;
  margin: 0 -15px;
}
.photos-row:after {
  content: '';
  position: absolute;
  height: 1px;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #1f2028;
}
.photos-row:last-child:after {
  display: none;
}
.photos-col {
  display: inline-block;
  vertical-align: top;
  padding: 30px 15px;
  width: 33.333%;
}
.photos-link {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  position: relative;
}
.photos-link:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  opacity: 0;
}
.photos-link:hover:before,
.photos-link:hover .photos-link-icon {
  opacity: 1;
}
.photos-link-icon {
  position: absolute;
  padding-top: 50px;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  opacity: 0;
  color: #fff;
}
.photos-link-icon:before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 0;
  margin-left: -16px;
  background: url(../img/photos-link-icon.png);
}
/* cart */
.page-alert {
  max-width: 830px;
  padding: 15px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto 30px;
}
.page-alert-body {
  padding-left: 100px;
  min-height: 52px;
  position: relative;
  max-width: 650px;
  margin: auto;
}
.page-alert-body:before {
  content: '';
  position: absolute;
  width: 60px;
  height: 52px;
  left: 0;
  top: 5px;
  background: url(../img/page-alert-icon.png);
}
.page-alert-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #83c12b;
}
.page-alert-text {
  font-weight: 300;
}
.cart-row {
  padding-right: 270px;
}
.cart-col {
  display: inline-block;
  float: left;
  padding-bottom: 20px;
  min-height: 1px;
}
.cart-col-item {
  display: inline-block;
  float: left;
  width: 100%;
}
.cart-col-item-desc {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.cart-col-in-total {
  width: 270px;
  margin-right: -270px;
}
.cart-items {
  margin: 0 -15px -30px;
  font-size: 0;
}
.cart-item {
  position: relative;
  display: inline-block;
  width: 270px;
  vertical-align: top;
  margin: 0 15px 30px;
  font-size: 1rem;
}
.cart-item + .cart-item {
  margin-top: 0;
}
.cart-item .cart-item-img {
  height: 270px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-item .cart-item-img img {
  max-height: 100%;
}
.cart-item .cart-item-head {
  min-height: 77px;
  display: block;
}
.cart-item-add .widget-body,
.cart-item-add .widget-block {
  display: block;
}
.cart-item-add .cart-item-img {
  height: 321px;
}
.cart-item-add .widget-body {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cart-item-add:hover .widget-body {
  background: rgba(10, 10, 12, 0.2);
}
.cart-item-add-text {
  display: block;
  position: relative;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-top: 60px;
  font-weight: 600;
}
.cart-item-add-text:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 0;
  margin-left: -20px;
  background: url(../img/cart-item-add-text.png);
}
[class^="cart-item-add-icon-"] {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../img/cart-item-add-icons.png);
  margin: 7px 0;
}
.cart-item-add-icon-2 {
  background-position: 0 -30px;
}
.cart-item-del {
  width: 20px;
  height: 20px;
  right: 10px;
  top: 10px;
}
.cart-item-head {
  padding-right: 40px;
  line-height: 1.2;
}
.cart-item-title {
  font-size: 16px;
  color: #83c12b;
  font-weight: 500;
  text-transform: uppercase;
}
.cart-item-title a {
  color: inherit;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cart-item-title a:hover {
  color: #ef67b4;
}
.cart-item-price {
  font-size: 18px;
}
.cart-item-price span {
  font-size: 24px;
}
.cart-item-num-title {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.cart-item-desc-wrapp {
  height: 180px;
  display: table;
  width: 100%;
  max-width: 480px;
}
.cart-item-desc {
  display: table-cell;
  vertical-align: middle;
  padding: 0 25px;
  font-weight: 300;
}
.cart-in-total-price {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
  padding-top: 10px;
}
.cart-in-total-price span {
  font-size: 30px;
  font-weight: 500;
}
.cart-btns {
  padding-bottom: 20px;
}
.cart-btns li {
  display: block;
}
.item-btn-ordering {
  background: #83c12b;
}
.item-btn-ordering:hover {
  background: #a7db5d;
}
.item-btn-ordering span {
  padding-left: 38px;
}
.item-btn-ordering span:before {
  width: 28px;
  height: 28px;
  background: url(../img/item-btn-ordering.png);
}
.cart-item-img {
  text-align: center;
}
/* cart-ordering */
.page-title-prev {
  padding-right: 65px;
  margin-right: 40px;
  position: relative;
  color: #51535c;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.page-title-prev:hover {
  color: #ef67b4;
}
.page-title-prev:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 16px;
  right: 0;
  top: .35em;
  background: url(../img/page-title-prev.png);
}
.cart-ordering-main-row {
  padding-right: 210px;
}
.cart-ordering-main-col {
  display: inline-block;
  float: left;
  min-height: 1px;
}
.cart-ordering-main-col-info {
  width: 100%;
  padding: 0 30px;
}
.cart-ordering-main-col-btns {
  width: 210px;
  margin-right: -210px;
}
.cart-ordering-main-list {
  max-width: 690px;
}
.cart-ordering-info-row {
  font-size: 0;
  margin: 0 -15px -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart-ordering-info-col {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  padding: 0 15px 15px;
}
.cart-ordering-info-text {
  font-size: 16px;
  color: #c1c1c1;
  font-weight: 300;
}
.cart-ordering-tabs-nav {

  font-size: 0;
}
.cart-ordering-tabs-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 20px 0;
  font-size: 1rem;
}

.cart-ordering-tabs-nav li:first-child {
  padding-right: 44px;
}

.cart-ordering-tabs-nav a {
  min-width: 205px;
  display: block;
  border: solid 2px transparent;
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  color: #21222b;
  text-transform: uppercase;
  padding: 5px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cart-ordering-tabs-nav .active a,
.cart-ordering-tabs-nav a:hover {
  border-color: #7eb92b;
  background: #7eb92b;
  color: #020407;
}
.cart-ordering-person-tab-row {
  margin: 0 -30px;
}
.cart-ordering-person-tab-col {
  display: inline-block;
  float: left;
  padding: 0 30px;
  max-width: 100%;
}
.cart-ordering-person-inputs {
  width: 275px;
  max-width: 100%;
}
.cart-ordering-person-enter-title {
  font-weight: 300;
  margin-bottom: 15px;
}
.enter-social-links {
  margin: 0 -5px 10px;
}
.enter-social-links li {
  display: inline-block;
  float: left;
  padding: 0 5px 10px;
}
.enter-social-links a {
  display: block;
  position: relative;
  width: 46px;
  height: 46px;
  border: solid 1px #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.enter-social-links a:hover {
  border-color: #ef67b4;
  background: #ef67b4;
}
[class^="enter-social-icon-"] {
  position: absolute;
  width: 26px;
  height: 26px;
  left: 50%;
  top: 50%;
  margin-top: -13px;
  margin-left: -13px;
  background: url(../img/enter-social-icons.png);
}
.enter-social-icon-2 {
  background-position: 0 -26px;
}
.enter-social-icon-3 {
  background-position: 0 -52px;
}
.cart-ordering-person-list {
  margin: 0 -15px -10px;
}
.cart-ordering-person-list li {
  display: inline-block;
  float: left;
  padding: 0 15px 10px;
}
.forgot-password {
  color: inherit;
  border-bottom: dashed 1px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  font-weight: 300;
}
.forgot-password:hover {
  border-bottom-color: transparent;
}
.cart-delivery-title {
  display: inline-block;
  float: left;
  margin-right: 60px;
  color: #83c12b;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
}
.cart-delivery-now {
  margin: -8px 0;
  display: inline-block;
  float: left;
}
.cart-delivery-now-city {
  color: #aaa;
}
.cart-delivery-inputs {
  max-width: 480px;
}
ul.cart-ordering-tabs-nav.tabs-nav {
    /*margin-left: -17px;*/
}
.cart-ordering-address {
  padding: 5px 14px!important;
}
.cart-delivery-inputs-row {
  margin: 0 -8px;
  padding-left: 8px;
}
.cart-delivery-inputs-col {
  padding: 0 8px;
  margin-left: -6px;
}
.cart-delivery-inputs-col:first-child {
  padding-left: 8px;
}
.input-label-date .input {
  padding-left: 45px;
}
.input-label-date .input-title {
  padding-left: 45px;
}
.input-label-date:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  left: 8px;
  top: 50%;
  margin-top: -12px;
  background: url(../img/input-label-date.png);
}
.ui-datepicker {
  background: #fff;
  border: solid 1px #ef67b4;
  color: #434343;
}
.ui-datepicker-today {
  background: #eee;
}
.ui-state-active {
  background: #ef67b4;
  color: #fff;
}
.select-label-time .select-title {
  padding-left: 45px;
}
.select-label-time .select-title:after {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background: url(../img/select-label-time.png);
}
.cart-payment li + li {
  margin-top: 15px;
}
.cart-payment li {
  min-height: 60px;
}
.cart-payment .radio-label {
  font-size: 18px;
  line-height: 1.2;
  padding-left: 45px;
}
.cart-payment .radio-label small {
  color: #969696;
}
.modal-fast-buy {
  width: 320px;
}
.modal-fast-buy .modal-title {
  margin-bottom: 25px;
}
.modal-fast-buy-text {
  text-align: center;
  font-weight: 300;
  margin-bottom: 25px;
}
.fast-buy-form {
  padding-bottom: 30px;
}
.fast-buy-form .item-btn-ordering {
  width: 100%;
  height: 35px;
  padding: 5px 10px;
}
/* main */
.main-slider-wrapp {
  position: relative;
  background: rgba(0, 0, 0, 0.3);
  padding-bottom: 5px;
  text-align: center;
  font-size: 0;
}
.main-slider-body {
  width: 1036px;
  max-width: 100%;
  display: inline-block;
  margin-top: -15px;
  position: relative;
  overflow: hidden;
  font-size: 1rem;
  text-align: left;
}
.main-slider-body.active .main-slider {
  height: auto;
}
.main-slider-body:not(.active) .main-filter {
  position: relative;
  float: right;
}
.main-slider {
  height: 0;
  overflow: hidden;
}
.main-slider-body:before {
  content: '';
  position: absolute;
  height: 50px;
  left: -50px;
  right: -50px;
  bottom: 100%;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.main-slider-arrows .slick-arrow {
  width: 18px;
  height: 21px;
  margin-top: -10px;
  background: url(../img/main-slider-arrows.png);
}
.main-slider-arrows .slick-prev {
  left: 25px;
}
.main-slider-arrows .slick-next {
  right: 25px;
  background-position: 0 -21px;
}
.main-slider-block {
  position: relative;
}
.main-slider .slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 15px;
  margin: 0;
}
.main-slider .slick-dots li {
  padding: 0 4px 8px;
}
.main-slider .slick-dots button {
  border: solid 1px #0b0b0b;
  background: #fff;
}
.main-slider .slick-dots button:before {
  display: none;
}
.main-slider .slick-dots .slick-active button {
  border-color: #631666;
  background: #631666;
}
.main-slide {
  display: block;
  height: 420px;
  background-color: #fff;
  color: #262626;
  position: relative;
}
.main-slide > img {
  display: none;
}
.main-slide-content {
  display: table;
  width: 100%;
  max-width: 750px;
  table-layout: fixed;
  height: 100%;
}
.main-slide-content-row {
  display: table-row;
}
.main-slide-content-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 40px;
  text-align: center;
}
.main-slide-title {
  font-family: 'Intro-Inline', sans-serif;
  font-size: 36px;
  line-height: 1;
  padding-bottom: 20px;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.main-slide-title:before {
  content: '';
  position: absolute;
  width: 75%;
  height: 3px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border: solid 1px;
}
.main-slide-action-title {
  display: block;
  font-family: 'Perfograma', sans-serif;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 10px;
}
.main-slide-action-info {
  font-size: 48px;
  line-height: 1;
  font-family: 'Perfograma', sans-serif;
}
.main-slide-btn {
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  padding: 30px;
  border: solid 2px rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.main-slide-btn:hover {
  background: rgba(255, 255, 255, 0.8);
}
.main-filter {
  position: absolute;
  width: 290px;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  padding: 30px 15px;
  z-index: 2;
}
.main-filter-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #83c12b;
}
.main-filter-block {
  margin-bottom: 40px;
}
.main-filter-block .catalog-filter-title {
  font-weight: 700;
}
.main-filter-price {
  padding-bottom: 20px;
}
.main-filter-price .ui-slider-handle-num {
  font-size: 14px;
  color: #d5d5d5;
  margin-top: 15px;
}
.main-filter-price .catalog-filter-slider {
  width: auto;
  background-color: #fff;
}
.main-filter-color {
  padding: 10px 15px;
  background: #070503;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.4);
}
.main-filter-color-row {
  font-size: 0;
  margin: 0 -5px -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}
.main-filter-color-col {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px 10px;
}
.main-filter-color-checkbox {
  padding-left: 0;
  width: 17px;
  height: 17px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.main-filter-color-checkbox:before {
  display: none;
}
.main-filter-color-checkbox.active {
  -webkit-box-shadow: 0 0 20px 3px #fff;
  box-shadow: 0 0 20px 3px #fff;
}
.main-filter-color-checkbox-white {
  background: #dadada;
}
.main-filter-color-checkbox-red {
  background: #ff0000;
}
.main-filter-color-checkbox-yellow {
  background: #ffff00;
}
.main-filter-color-checkbox-pink {
  background: #e3007b;
}
.main-filter-color-checkbox-green {
  background: #009f3c;
}
.main-filter-color-checkbox-blue {
  background: #006eb4;
}
.main-filter-color-checkbox-orange {
  background: #f95208;
}
.main-filter-color-checkbox-multi {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e200bf), color-stop(15%, #e200bf), color-stop(15%, #001697), color-stop(30%, #001697), color-stop(30%, #00eafa), color-stop(45%, #00eafa), color-stop(45%, #00b43d), color-stop(60%, #00b43d), color-stop(60%, #fff700), color-stop(75%, #fff700), color-stop(75%, #ff1100), color-stop(90%, #ff1100), color-stop(90%, #cb0846), to(#cb0846));
  background: -webkit-linear-gradient(top, #e200bf 0, #e200bf 15%, #001697 15%, #001697 30%, #00eafa 30%, #00eafa 45%, #00b43d 45%, #00b43d 60%, #fff700 60%, #fff700 75%, #ff1100 75%, #ff1100 90%, #cb0846 90%, #cb0846 100%);
  background: -o-linear-gradient(top, #e200bf 0, #e200bf 15%, #001697 15%, #001697 30%, #00eafa 30%, #00eafa 45%, #00b43d 45%, #00b43d 60%, #fff700 60%, #fff700 75%, #ff1100 75%, #ff1100 90%, #cb0846 90%, #cb0846 100%);
  background: linear-gradient(to bottom, #e200bf 0, #e200bf 15%, #001697 15%, #001697 30%, #00eafa 30%, #00eafa 45%, #00b43d 45%, #00b43d 60%, #fff700 60%, #fff700 75%, #ff1100 75%, #ff1100 90%, #cb0846 90%, #cb0846 100%);
}
.main-filter-submit-wrapp {
  text-align: center;
}
.main-filter-submit {
  width: 130px;
  height: 35px;
  border: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #c831cd;
  color: #fff;
  font-weight: 300;
}
.main-filter-submit:hover {
  background: #d96edc;
}
.main-photos-slider {
  padding: 20px 50px;
}
.main-photos-slide {
  padding: 0 10px;
}
.main-photo-block {
  display: block;
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 3px;
  background: #e6e6e6;
  border: solid 2px #e883eb;
  width: 180px;
  height: 180px;
  position: relative;
  margin: auto;
}
.main-photo-block:hover:before,
.main-photo-block:hover:after {
  visibility: visible;
}
.main-photo-block:before,
.main-photo-block:after {
  content: '';
  position: absolute;
  visibility: hidden;
}
.main-photo-block:before {
  left: 3px;
  right: 3px;
  bottom: 3px;
  top: 3px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.main-photo-block:after {
  width: 63px;
  height: 63px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff url(../img/main-photo-icon.png) 13px 13px no-repeat;
  right: 5px;
  bottom: 5px;
}
.main-photo-block img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.main-photos-slider .slick-prev {
  left: -10px;
}
.main-photos-slider .slick-next {
  right: -10px;
}
.main-photos {
  padding-bottom: 20px;
}
.toggle-block {
  display: none;
}
.main-delivery {
  margin-bottom: 30px;
  font-weight: 300;
  font-size: 14px;
}
.btn-pink {
  background: #c831cd;
  border-color: #c831cd;
}
.btn-pink:hover {
  background: #d96edc;
  border-color: #d96edc;
  color: #fff;
}
.advantages {
  padding: 15px 20px;
}
.advantages-body {
  background: #363942;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.23);
  padding-top: 20px;
}
.advantages-row {
  font-size: 0;
  text-align: center;
}
.advantages-col {
  display: inline-block;
  vertical-align: top;
  padding: 0 60px 10px;
  font-size: 1rem;
  max-width: 100%;
  width: 50%;
}
.advantages-col:nth-child(3),
.advantages-col:nth-child(4),
.advantages-col:nth-child(5) {
  width: 33.333%;
}
.advantages-block {
  width: 250px;
  max-width: 100%;
  margin: auto;
}
.advantages-block-text {
  padding-top: 5px;
  border-top: solid 1px #a573ac;
  text-transform: uppercase;
  color: #df99e7;
}
/* main-slides */
.main-slide-2-content {
  position: absolute;
  top: -30px;
  left: 40px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
  font-family: 'GothamPro', sans-serif;
}
.main-slide-2-title {
  font-size: 24px;
  line-height: 1;
  color: #7eb92b;
  display: block;
}
.main-slide-2-title b {
  font-size: 77px;
}
.main-slide-2-price {
  font-size: 24px;
  color: #fff;
  display: block;
  line-height: 1;
  font-weight: 700;
}
.main-slide-2-price b {
  font-size: 128px;
}
.main-slide-3-text {
  color: #fff;
  font-family: 'GothamPro', sans-serif;
  font-size: 30px;
  font-weight: 700;
  display: block;
  text-align: left;
}
.main-slide-3-text b {
  font-size: 48px;
}
.main-slide-4-content-cell {
  color: #fff;
  font-family: 'GothamPro', sans-serif;
  text-align: left;
  font-weight: 700;
}
.main-slide-4-text {
  font-size: 30px;
  display: block;
  min-height: 120px;
  padding-bottom: 20px;
}
.main-slide-4-price {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  padding: 20px;
  background: rgba(10, 10, 12, 0.6);
}
.main-slide-4-price b {
  font-size: 72px;
}
/* search */
.search-info {
  padding-left: 105px;
}
.search-info-row {
  margin: 0 -10px;
  font-size: 0;
}
.search-info-col {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  padding: 0 10px 30px;
  color: #fffc0a;
  font-weight: 300;
}
.search-info-col .search {
  width: 255px;
  height: 40px;
  color: #9f9f9f;
  margin: 0;
}
.search-result {
  max-width: 1000px;
  margin: auto;
}
/*  */
.cart-delivery-sum {
  margin-bottom: 5px;
}
.cart-delivery-conditions {
  text-decoration: underline;
  font-size: 12px;
}
.cart-delivery-conditions:hover {
  text-decoration: none;
}
.modal-postcard-radios {
  margin-bottom: 30px;
}
.modal-postcard-radios li + li {
  margin-top: 10px;
}
.input-label-textarea-postcard .input-title span:first-child {
  color: inherit;
}
/* cart-modal */
#cart-modal {
  width: 550px;
  padding: 30px 20px;
  border: solid 10px #9c9ea9;
}
#cart-modal .modal-title {
  font-size: 24px;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 1;
}
.cart-modal-img {
  padding: 30px 0;
  text-align: center;
}
.cart-modal-img img {
  position: relative;
  z-index: 1;
}
.cart-modal-img .item-img:before {
  z-index: 0;
}
.cart-modal-btns {
  font-size: 0;
  margin: 0 -5px -10px;
  position: relative;
  z-index: 1;
}
.cart-modal-btns li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 10px;
  width: 50%;
}
.cart-modal-btn {
  background: #83c12b;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}
.cart-modal-btn:hover {
  background: #a7db5d;
}
.cart-modal-btn span {
  padding-left: 45px;
}
.cart-modal-btn-close span:before {
  width: 37px;
  height: 37px;
  background: url(../img/cart-modal-btn-close.png);
}
/* ___________________________________ */
/* cf start */
/* ___________________________________ */
.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
  font-size: 0;
}
.flex-row-item {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1rem;
  max-width: 100%;
}
.catalog-filter-checkbox-title {
  font-size: 14px;
}
@media (min-width: 768px) {
  .cf.active .cf-price {
    margin-top: -125px;
  }
  .cf.active .cf-sort {
    display: block;
    margin-top: -10px;
  }
  .cf.active .cf-check-row:last-child .cf-check-col:first-child {
    padding-bottom: 95px;
  }
}
.cf-visible {
  border-bottom: solid 1px #851c88;
}
.cf-type {
  padding: 15px 0 25px;
  max-width: 915px;
  margin: auto;
}
.cf-type-list {
  font-size: 0;
  margin: 0 -15px -20px;
}
@media (max-width: 767px) {
  .cf-type-list {
    text-align: center;
  }
}
.cf-type-list li {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 20px;
  width: 135px;
  text-align: center;
}
@media (max-width: 1199px) {
  .cf-type-list li {
    width: 125px;
  }
}
.cf-line {
  padding: 15px 0 5px;
}
@media (max-width: 979px) {
  .cf-line-row {
    display: block;
  }
}
@media (max-width: 979px) {
  .cf-line-col {
    display: block;
    margin-bottom: 15px;
  }
  .cf-line-col:last-child {
    margin-bottom: 0;
  }
}
.cf-price {
  display: inline-block;
  vertical-align: middle;
  width: 320px;
  margin-right: 15px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cf-price .catalog-filter-slider {
  width: auto;
  margin-right: 5px;
  margin-left: 5px;
}
@media (max-width: 979px) {
  .cf-price {
    width: 305px;
  }
}
@media (max-width: 767px) {
  .cf-price {
    width: 100%;
    margin-right: 0;
  }
}
.cf-price-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.cf-sort {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  margin-top: 3px;
}
@media (max-width: 1199px) and (min-width: 980px) {
  .cf-sort {
    display: block;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .cf-sort {
    display: block;
    padding-top: 10px;
  }
}
.cf-sort-list {
  font-size: 0;
  margin: 0 -5px;
}
.cf-sort-list li {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  padding: 0 5px;
  font-size: 13px;
}
.cf-sort-link {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  color: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cf-sort-link:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 12px;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background: url(../img/cf-sort-link-arrows.png);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cf-sort-link.active,
.cf-sort-link:hover {
  color: #ffb432;
}
.cf-sort-link-descendingly.active:after {
  background-position: 0 -12px;
}
.cf-sort-link-ascending:after {
  background-position: -5px 0;
}
.cf-sort-link-ascending.active:after {
  background-position: -5px -12px;
}
.cf-btns,
.cf-line-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.cf-btns {
  margin-bottom: -10px;
}
@media (max-width: 479px) {
  .cf-btns {
    display: block;
  }
}
.cf-btn {
  padding-bottom: 10px;
}
.cf-show {
  width: 130px;
  height: 35px;
  border: solid 1px #fff;
  font-size: 15px;
  background-color: transparent;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cf-show:hover {
  background-color: #ffb432;
}
.cf-show span {
  position: relative;
  display: inline-block;
  padding-left: 40px;
}
.cf-show span:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 16px;
  left: 0;
  top: 50%;
  margin-top: -8px;
  background: url(../img/cf-show.png);
}
.cf-toggle-link {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  color: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  white-space: nowrap;
}
.cf-toggle-link:hover {
  color: #ffb432;
}
.cf-toggle-link:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 50%;
  margin-top: -4px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cf-toggle-link.active:before {
  margin-top: -2px;
  -webkit-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.cf-del {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  color: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  white-space: nowrap;
  background: transparent;
  border: none;
}
.cf-del:hover {
  color: #ffb432;
}
.cf-del:before,
.cf-del:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 1px;
  left: 0;
  top: 50%;
  background-color: #fff;
}
.cf-del:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cf-del:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cf-hidden {
  padding-top: 25px;
  display: none;
}
.cf-check-row + .cf-check-row {
  margin-top: 15px;
}
.sc-result h2 {
  text-indent: 10px;
}
.sc-result p {
  text-indent: 10px;
}
.sc-result ul {
  padding-left: 25px;
  list-style-type: circle;
}
@media (max-width: 767px) {
  .cf-check-row {
    display: block;
  }
}
@media (max-width: 1199px) {
  .cf-check-col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .cf-check-col {
    display: block;
    width: auto;
    margin-bottom: 15px;
  }
  .cf-check-col:last-child {
    margin-bottom: 0;
  }
}
.cf-check-block {
  width: 445px;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .cf-check-block {
    width: auto;
  }
}
.cf-check-block-title {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}
.cf-check-block-content {
  padding: 15px 25px;
  background-color: #a22ca6;
  color: #fff;
}
.cf-check-list {
  font-size: 0;
  margin: 0 -12px -12px;
}
.cf-check-list li {
  display: inline-block;
  vertical-align: top;
  padding: 0 12px 12px;
  font-size: 1rem;
}
.cf-check-label {
  padding: 0 18px 0 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.cf-check-label:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: auto;
  top: .2em;
  right: 0;
  background: url(../img/cf-check.png);
}
.cf-check-label:hover {
  color: #ffc05a;
}
.cf-check-label.active {
  color: #ffc05a;
}
.cf-check-label.active:before {
  background-position: 0 -12px;
}
@media (max-width: 767px) {
  .catalog-filter {
    padding: 15px 10px;
  }
}
/* ___________________________________ */
/* cf end */
/* ___________________________________ */
@media (max-width: 1199px) {
  .header-content-row {
    margin: 0 -30px;
  }
  .page-title {
    padding-left: 45px;
  }
  .search-info {
    padding-left: 0;
  }
  .bx-breadcrumb {
    padding-left: 25px!important;
  }
  .catalog-filter-checkbox-title {
    font-size: 14px;
  }
  .catalog-filter-row {
    margin-left: -7px;
    margin-right: -7px;
  }
  .catalog-filter-col {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-size-row,
  .product-info-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-size-col,
  .product-info-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-vase,
  .modal-greenery,
  .modal-petals,
  .modal-boutonniere,
  .modal-lurelist {
    width: 940px;
  }
  .other-person-textarea {
    padding-left: 30px;
  }
  .cart-item-desc {
    padding: 0;
  }
  .cart-ordering-main-col-info {
    padding-left: 0;
  }
  .main-slide-content {
    max-width: 650px;
  }
  .main-slide-title {
    font-size: 25px;
  }
  .main-slide-action-title {
    font-size: 25px;
  }
  .main-slide-action-info {
    font-size: 40px;
  }
  .main-slide-btn {
    font-size: 20px;
    padding: 20px;
  }
}
@media (max-width: 979px) {
  .head-menu-toggle {
    display: inline-block;
  }
  .head-col-menu {
    padding-left: 0;
  }
  .head-menu {
    position: absolute;
    top: 100%;
    background: #373b45;
    left: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px) translateZ(0);
    transform: translateY(10px) translateZ(0);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 6;
  }
  .head-menu li {
    display: block;
  }
  .head-menu.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
  }
  .header-content-row {
    display: block;
  }
  .header-content-col {
    width: 50%;
    text-align: center;
  }
  .header-content-block {
    display: inline-block;
    text-align: left;
    width: 240px;
  }
  .header-content-row {
    margin: 0 -15px;
  }
  .header-content-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-title {
    padding-left: 45px;
  }
  .search-info {
    padding-left: 35px;
  }
  .item-col {
    width: 33.333%;
  }
  .item {
    width: 280px;
    max-width: 100%;
  }
  .catalog-filter-row {
    display: block;
  }
  .contacts-map {
    height: 410px;
  }
  .product-col {
    padding-bottom: 30px;
  }
  .item-col-like {
    width: 33.33%;
  }
  .modal-vase,
  .modal-greenery,
  .modal-petals,
  .modal-boutonniere,
  .modal-lurelist {
    width: 720px;
  }
  .reviews-col {
    width: 100%;
  }
  .review-content {
    padding: 25px;
  }
  .review-gallery-link {
    width: 50px;
  }
  .cart-row {
    padding: 0;
  }
  .cart-col {
    margin: 0;
    width: 100%;
    padding: 0 0 20px;
  }
  .main-filter {
    position: static;
    width: 100%;
    background: none;
  }
  .main-slide-content {
    max-width: none;
  }
  .advantages-col {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-slide-2-title b {
    font-size: 60px;
  }
  .main-slide-2-price b {
    font-size: 90px;
  }
  .catalog-filter-btns.active {
    margin-top: -20px;
    padding-bottom: 0;
  }
  .product-slide img {
    max-height: 300px;
  }
  .menu-top a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .head-menu .head-menu-catalog {
    display: block;
  }
  .menu-top-toggle,
  .menu-top-close {
    display: inline-block;
  }
  .bx-breadcrumb {
    padding-left: 0!important;
  }
  .menu-top-wrapp {
    position: fixed;
    z-index: 666;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
  }
  .menu-top-body {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 40px 0;
    background: #631666;
    width: 240px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .menu-top li {
    display: block;
    width: auto;
    padding: 0;
  }
  .menu-top a {
    text-align: left;
    padding: 8px 0;
    font-size: 16px;
    text-transform: none;
    height: auto;
  }
  .menu-open {
    overflow: hidden;
  }
  .menu-open .menu-top-wrapp {
    opacity: 1;
    visibility: visible;
  }
  .menu-open .menu-top-body {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .page-title {
    padding-left: 20px;
  }
  .search-info {
    padding-left: 0;
  }
  .footer-row {
    display: block;
  }
  .footer-col-title {
    display: block;
  }
  .footer-col-title br {
    display: none;
  }
  .footer-row-menu .footer-col {
    width: 50%;
  }
  .catalog-filter-wrapp {
    padding: 0;
  }
  .contacts-head {
    padding: 15px;
  }
  .contacts-map {
    height: 300px;
  }
  .product-size-row:after,
  .product-info-row:after {
    display: none;
  }
  .product-size-col,
  .product-info-col {
    width: 100%;
  }
  .product-diameter {
    margin: 20px 0;
  }
  .product-info-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-info-col:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .item-col-like {
    width: 50%;
  }
  .modal-vase,
  .modal-greenery,
  .modal-petals,
  .modal-boutonniere,
  .modal-lurelist {
    width: 450px;
  }
  .product-like-nav-row {
    display: block;
  }
  .cabiner-orders-table {
    display: block;
  }
  .cabiner-orders-table tbody {
    display: block;
  }
  .cabiner-orders-table tr {
    display: block;
    padding: 30px;
    border-bottom: solid 1px #1f2028;
    text-align: center;
  }
  .cabiner-orders-table td {
    display: block;
    width: auto;
    border: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .cabiner-orders-table td:last-child {
    margin-bottom: 0;
  }
  .other-person-inputs-row {
    padding-left: 0;
    max-width: 275px;
  }
  .other-person-inputs {
    width: 100%;
    margin: 0;
  }
  .other-person-textarea {
    padding: 0;
  }
  .faq-link {
    font-size: 18px;
    padding: 15px 60px 15px 30px;
  }
  .faq-content {
    padding: 30px;
  }
  .photos-col {
    width: 100%;
  }
  .page-alert-body {
    padding-left: 80px;
  }
  .cart-ordering-main-row {
    padding: 0;
  }
  .cart-ordering-main-col {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .cart-ordering-main-col-btns {
    margin-top: 20px;
  }
  .cart-delivery-title {
    display: block;
    float: none;
    margin: 0 0 10px;
  }
  .cart-delivery-now {
    display: block;
    float: none;
    margin: 0;
  }
  .main-slide-content {
    display: block;
    height: 100%;
  }
  .main-slide-content-row {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 20px;
  }
  .main-slide-content-cell {
    padding: 0;
    display: block;
  }
  .main-slide-content-cell + .main-slide-content-cell {
    margin-top: 20px;
  }
  .main-slider-wrapp {
    margin: 0 -15px;
  }
  .main-slide-2-price {
    text-shadow: 2px 2px #7eb92b, 2px -2px #7eb92b, -2px 2px #7eb92b, -2px -2px #7eb92b;
  }
  .main-filter-block {
    margin-bottom: 5px;
  }
  .main-filter-submit-wrapp {
    padding-top: 15px;
  }
  .main-filter {
    padding: 20px 15px;
  }
  .main-filter-title {
    margin-bottom: 20px;
  }
  .widget {
    margin-left: -15px;
    margin-right: -15px;
  }
  .main-photos-slider .slick-prev {
    left: 0;
  }
  .main-photos-slider .slick-next {
    right: 0;
  }
  @supports (flex-wrap:wrap) {
    .header-content-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -5px;
      margin-right: -5px;
    }
    .header-content-col {
      width: 50%;
      padding-left: 5px;
      padding-right: 5px;
    }
    .header-content-col-salons {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      /* width: 100%; */
      padding-bottom: 0;
    }
  }
  .header-content-block {
    width: 100%;
  }
  .header-content-salons-list {
    font-size: 0;
  }
  .header-content-salons-list li {
    display: inline-block;
    vertical-align: top;
    /* width: 50%; */
    font-size: 14px;
  }
  .head-col-search {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .search {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 5px;
  }
  .search-submit {
    right: 12px;
  }
  .advantages-body {
    margin-left: -20px;
    margin-right: -20px;
  }
  .advantages-col {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: .85rem;
  }
  .advantages-col:nth-child(3),
  .advantages-col:nth-child(4),
  .advantages-col:nth-child(5) {
    width: 50%;
  }
  .header-content-salons-list {
    /* display: none; */
  }
  .header-content-salons-title span,
  .footer-menu-title span {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 24px;
    position: relative;
  }
  .header-content-salons-title span:after,
  .footer-menu-title span:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0;
    top: 50%;
    margin-top: -9px;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
  }
  .header-content-salons-title span.active:after,
  .footer-menu-title span.active:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-top: -5px;
  }
  .item .item-img {
    height: 170px;
  }
  .footer-menu {
    display: none;
  }
  .footer-col {
    padding-bottom: 10px;
  }
  .footer-row {
    margin-bottom: -10px;
  }
  .footer-row-pay .footer-col {
    width: 33.333%;
  }
  .footer-row-pay .footer-col-title {
    width: 100%;
  }
  .item-col {
    width: 50%;
  }
  #cart-modal {
    width: 300px;
  }
  #cart-modal .modal-title {
    font-size: 18px;
  }
  .cart-modal-btns li {
    width: 100%;
  }
  .header-nav {
    display: none;
  }
}
@media (max-width: 479px) {
  .head-menu-toggle {
    font-size: 0;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 5px 30px;
    background: #373b45;
  }
  .head-menu-toggle:before,
  .head-menu-toggle:after {
    left: 20px;
  }
  .head-menu {
    position: fixed;
    top: 32px;
    left: 10px;
  }
  .catalog-filter-col {
    /* width: 50%; */
  }
  .catalog-filter-col-title,
  .catalog-filter-col-slider {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .catalog-filter-col-color {
    width: auto;
  }
  .item-col-like {
    width: 100%;
  }
  .modal-vase,
  .modal-greenery,
  .modal-petals,
  .modal-boutonniere,
  .modal-lurelist {
    width: 320px;
  }
  .cart-ordering-info-row {
    display: block;
  }
  .head-col-menu {
    padding: 0;
    width: 35px;
    max-width: 35px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35px;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
  }
  .header-content-contacts-desc {
    font-size: 14px;
  }
  .header-content-contacts-tels {
    font-size: 13px;
  }
  .item .item-img {
    height: 150px;
  }
  .item-title {
    font-size: 15px;
  }
  .item-row {
    margin: 0 -5px;
  }
  .item-col {
    padding: 0 5px 30px;
  }
  .item-price {
    font-size: 20px;
  }
  .main-slide {
    height: 320px;
  }
  .main-slide-btn {
    font-size: 16px;
    padding: 10px 25px;
  }
  .item-row .slick-prev {
    left: -10px;
  }
  .item-row .slick-next {
    right: -10px;
  }
  .main-photos-slider {
    padding: 20px 0;
  }
  .main-photo-block {
    width: 140px;
    height: 140px;
  }
  .product-slide img {
    max-height: 260px;
  }
  .head-col-basket {
    white-space: nowrap;
  }
}
/* add */
.item .productquantity {
  display: none;
}
.item:hover .productquantity {
  display: block;
}
a:hover,
a:focus {
  color: inherit!important;
  text-decoration: none!important;
}
.product-item-detail-slider-controls-block {
  text-align: left;
}
/*  */
.product-slider .slick-arrow {
  z-index: 66;
}
/*  */
.catalog-filter-wrapp {
  margin-bottom: 10px;
}
.bx-breadcrumb {
  text-transform: uppercase;
  max-width: 1090px;
  padding: 0 25px;
  padding-left: 65px;
}
.bx-breadcrumb * {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif !important;
  font-size: 11px!important;
}
.bx-breadcrumb i {
  display: none!important;
}
.bx-breadcrumb a {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  color: #c4c4c4;
}
.bx-breadcrumb a:hover {
  color: #c4c4c4;
  text-decoration: underline;
}
.bx-breadcrumb-item span span {
  color: #ef67b4;
}
.bx-breadcrumb .bx-breadcrumb-item {
  margin-bottom: 5px!important;
}
.bx-breadcrumb .bx-breadcrumb-item:not(:last-child) {
  margin-right: 8px;
  padding-right: 15px;
  position: relative;
}
.bx-breadcrumb .bx-breadcrumb-item:not(:last-child):after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  right: 1px;
  top: 50%;
  margin-top: -4px;
  border-right: solid 1px #c4c4c4;
  border-top: solid 1px #c4c4c4;
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#bx_breadcrumb_0 a span {
  display: block;
  position: relative;
  padding-left: 20px;
}
#bx_breadcrumb_0 a span:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  content: '';
  width: 12px;
  height: 11px;
  display: block;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDkyQjY1NEE3MjlEMTFFNzlFODU4QjY3MTUwMjc5NUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDkyQjY1NEI3MjlEMTFFNzlFODU4QjY3MTUwMjc5NUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEOTJCNjU0ODcyOUQxMUU3OUU4NThCNjcxNTAyNzk1QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEOTJCNjU0OTcyOUQxMUU3OUU4NThCNjcxNTAyNzk1QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgfuRScAAABUSURBVHjaYvz//z8DOjh69ChY0NramhGZDaIZ0TXAFKADmAYmYhQjAyZSFMOdRKxikLMYjxw5QpRism1gwiHnDMUYgAWHSfugAYE7lIgFJGsACDAAIY4uM+CO46AAAAAASUVORK5CYII=');
}
.product-info-row-no-add-to-order:before {
  display: none;
}
.product-info-row-no-add-to-order .product-info-col-add-to-order {
  display: none;
}
.product-info-row-no-add-to-order .product-info-col {
  width: 100%;
}
.catalog-divide {
  background-color: #901294;
  padding: 30px 30px 35px;
}
.catalog-divide-row {
  font-size: 0;
  margin: 0 -15px -30px;
}
.catalog-divide-col {
  width: 25%;
  padding: 0 15px 30px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: bottom;
}
@media (max-width: 979px) {
  .catalog-divide-col {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .catalog-divide-col {
    width: 100%;
  }
}
.catalog-divide-link {
  font-size: 1rem;
  display: block;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  max-width: 220px;
  margin: auto;
}
.catalog-divide-link:after {
  content: '';
  position: absolute;
  height: 2px;
  left: 20px;
  right: 20px;
  bottom: 0;
  background-color: #fff;
}
.catalog-divide-link-title {
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
  display: block;
}
.catalog-divide-link-img {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 170px;
  border: solid 5px #deb8df;
  background-color: #272933;
  overflow: hidden;
}
.catalog-divide-link-img img {
  position: relative;
  z-index: 1;
  max-height: 100%;
}
.catalog-divide-link-img:before {
  z-index: 0;
  opacity: .8;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.8);
  -ms-transform: translate3d(-50%, -50%, 0) scale(0.8);
  -o-transform: translate3d(-50%, -50%, 0) scale(0.8);
  transform: translate3d(-50%, -50%, 0) scale(0.8);
}
.catalog-divide-link:hover .catalog-divide-link-img:before {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  -ms-transform: translate3d(-50%, -50%, 0) scale(1);
  -o-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
}
.empty-basket-info {
  text-align: center;
  margin-bottom: 40px;
  font-size: 24px;
}
.empty-basket-info-title {
  display: inline-block;
  position: relative;
  padding-right: 60px;
  margin-bottom: 25px;
}
.empty-basket-info-title:after {
  content: '';
  position: absolute;
  width: 45px;
  height: 41px;
  right: 0;
  top: 50%;
  margin-top: -20px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAApCAYAAAChi6CMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM5MzAxMUQ2MEFGMTFFNzhCMDdDMTMxNTQ2NTk5M0QiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM5MzAxMUU2MEFGMTFFNzhCMDdDMTMxNTQ2NTk5M0QiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMzkzMDExQjYwQUYxMUU3OEIwN0MxMzE1NDY1OTkzRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMzkzMDExQzYwQUYxMUU3OEIwN0MxMzE1NDY1OTkzRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po7R9PEAAATnSURBVHja1JlraFRXEMd3182uZrdJmkStqI15oW01llJtrVZLKWqx+AhURZoSglSkXwQRxKKfSlG0LegHbanaUpBaKhoQRUulNKIfAiqoYEN9Jo1ajfGRJmZjcv0P/Z86HG6yd2/Wcjvw4547e/acuWfnzMy5G3YcJxRAyQPPg3JQBl4AL4JScCwcMKPF0B2gCowCEZc+d6IBW+E14F1L1w6ugovgEjgQpJXOB7+DkeAU+BRcBq3gFvjX0CCt9BIaLLIR7O+vYyQgBodBLduyuocH6hwUo98Ar7O9B3T8H4yu5Wp3gd3pOgfBaInJC9n+mVFiQIkO0g8jZIhqm3shZwBinP89UMwxt3uaGCHvLVzfAbkcKK6uQ3mNc6II21HeRxmKctW90MfvxjJYmAvgZdDtZaX3MPt4lR7wiPSCAnCDk3Xwc0m3f0r2Yr8UqAAPwHned4KpYBLH3enFYGN0NyevA9c5oPjYaPAZjRDdZLAKVCuD8xhPRXeTOlnlQ4y1v6q5NjNRfKl0J3i9D/Z6XbUoU+Q48Bu4Qv0EusIZ1beAu/svpeujoX9bq+TQ5+25YupeXHIa2/Wg2avRYtgfqlgxMsQlsoRdDHGU8ba+19L1Wbo61f4ukwgQZQYSeZWrLjKctUCJ6jsGDLN0+dxwUj7eVvoE3avE+qV6qBuhwtw5/srewxaiRy0DerOKkWMYEZq4ug4NLKXLhNVDSxl5lgaZVa7ieO3q+xXsI4s0ng8lspLlqHeB0bOdf+RHkENWge1sx8gscEzdCyNAIxht6Y9yXHMv42wFa0EUNHHONlAslWYmRBmaRMaq1TLRoUc9Xzf9MmXpHF61vpf3Widj3uPmq6TuB8utPG/E64yvI5U+xUm0PHTZcJ00sNPS97rEXPMAK9TG/NZPKpaVvssNKOexjxjW3mTCqVE+WUk//FB9P5cPW8dYa3xaItF8+rH5/kT6uqnmGkCjX6Plia+Bl8AMrrwYXMiJzKRicJL9jG4oI8oExmqjT3LTRpROosd0Nfcu31UPnfsbbozpvF8OvrA2QBU4Yuki4CSIW/qDYKqlW+s8kRaQzHQDGkwCaeF1ikouYQ/JJcHVfMblF0xaumGqnbbQ91KamvT9CVhM15DIsQW0Md4+xxJyGvdBu6r87Id5RHfRMlMVXDsHU4Abo8/yWqxq2xB92pYTNKqTmzafxftdVnU3+WJlGTOl1CpF3C8iR3nq9l/Iq1cI82hkIdP4cE4mG+hZRgpTW/veQmAOHzIrRvcnOfTHBH03SYrUw2ny+Lnpm8soY2LzOrBpUAc0vzs4DZKqE6AIlIOVoENFj30sAXyN/7SMdmMKOK0Mb1IhNrBGCwVglzL8Hngl6EYbxF26aHgD3SnwRoeYcUVSoCzT0tRIXGU+OxP6vQ/3s//jKh+EXY5maZOLhLKvedzSqdpt8nRXr33iDJnmfNicaZwuUWn8v5QuGrzapR739AphAevcMr4nfsiE8L067OrTt2O13XSOi66PNXspX9w0ZGqwW3L5BWwD1eArcDjLm28+OAfeBzXgBpjrtzQN8YQsp5MjPB3X891aRRZd4gO+SVrGavEnsMjPGdFIK3+qt8EG/mHTxpNMtuQ4WAoO8n+VedarM18F02tgK31dDqIfc/BsibwW+5y1dYS/5nr9J5AXeSzAAByvbu/C1dpQAAAAAElFTkSuQmCC');
}
.empty-basket-info-desc a {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  border-bottom: solid 1px;
}
.empty-basket-info-desc a:hover {
  border-bottom-color: transparent;
}
.l_cab_href {
  text-align: right;
  margin-bottom: 0;
}
.l_cab_href a {
  font-size: 13px;
}
.bx-filter {
  font-family: inherit;
}
.product-widget .product-item-detail-info-container-title,
.product-widget .product-item-detail-properties,
.product-widget .product-item-detail-properties dd {
  color: #fff;
}
.catalog-filter-checkbox-title {
  max-height: none!important;
}
.product-item-amount-field {
  background-color: #fff!important;
  width: 100%;
  max-width: none;
}
.head-enter-wrapp {
  position: relative;
}
.head-enter-wrapp.active .head-enter-popup {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.head-enter-active {
  width: 60px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTNBMEIwNjI5RUE2MTFFNzlENTRGNENCNjUwMjZEQjUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTNBMEIwNjM5RUE2MTFFNzlENTRGNENCNjUwMjZEQjUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxM0EwQjA2MDlFQTYxMUU3OUQ1NEY0Q0I2NTAyNkRCNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxM0EwQjA2MTlFQTYxMUU3OUQ1NEY0Q0I2NTAyNkRCNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk3TsdwAAAFbSURBVHjalNTPKwRhGMDxmZdWG4m2RkmUowMHB06ulnVVhH/DTThsbrTF3f8gUQ7OnJRccPGjkD1pl/zYfX0fPbOmzOy8nvr0zjuzPfO+z/PO+tZaT2MY65hAFY0HMSHPMrjDqq9J2rGJJWzjGW1NktTgYw51T5IgwD6Ode5qBY9GM/sqi07PPWRL7yZyQ5ZvdMxj0iGJ+Xl5ZGkFzKAbe7jBbMp2irhtJdMAcrjCG0YRoF+L3IcdfCT3ytpDXOIcZ7hGxf5GFSX0Jq1ELh5setT0ZUNxSUzKoYpGi3bwT0hNLrQWsucvPXiBjp4+28WGntDYmgxiTJcq11M41W2UsYxss+5Eb+QxjS5t8T0WXVocTnpwhBPkdDUFh2PfOCdhfGqRZTxwLLb83prIROIVL//4dqQZmfCvoANbmEcJZf24kqKu44K0Pkwi/R9BEeOoOJwfKcUT1r4FGABgJ8QaB4K8VgAAAABJRU5ErkJggg==') center center no-repeat !important;
}
.head-enter-popup {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 130px;
  margin: 15px 0 0 -65px;
  padding: 20px;
  background-color: #373b45;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  z-index: 66;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.head-enter-popup:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -7px;
  border-bottom: solid 10px #373b45;
  border-left: solid 7px transparent;
  border-right: solid 7px transparent;
}
.head-enter-popup-list li + li {
  margin-top: 15px;
}
.head-enter-popup-list a {
  display: inline-block;
  padding-left: 26px;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}
.head-enter-exit:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 14px;
  left: 0;
  top: 50%;
  margin-top: -7px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTc3QjY5M0E5RUFBMTFFN0I4QTNGM0MzMTE4NzNFOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTc3QjY5M0I5RUFBMTFFN0I4QTNGM0MzMTE4NzNFOTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzdCNjkzODlFQUExMUU3QjhBM0YzQzMxMTg3M0U5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzdCNjkzOTlFQUExMUU3QjhBM0YzQzMxMTg3M0U5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkTWutcAAAEASURBVHjaYvj//z8DFqwExNeB+DEQe+BQA8bYBJWB+Nt/BHhCigEqQPwVqjEP6or/xBqgjKQ5Gyr2DMqvAWINfAaAbP4CVVyBpODUf1QwH4h50Q0AmfweqqAczQY+INaFuug+VM0LIFZFNgAGivD5FYrboGrfw1wCElwDFVwHxMxEGNIAVb8LOQzmQwUvATE7kuIwIE4EYn8g1kISPwhVb4RsMrIhjFCxb2iB+BSIY0Aaofyl6M5bCJU4DjUEFgs9QLwPyaCrQPwPiO9i8+MCqKJTUBt/I8lJAfFcJINe4gqoBUiK1mKRr4JJgv2KA+QAsSAQ9wDxdyzy24FYDSDAAHqXwJ0Bn6xVAAAAAElFTkSuQmCC');
}
.head-enter-history:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 16px;
  left: 0;
  top: 50%;
  margin-top: -8px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc4QjZFMzk5RUFCMTFFN0IxQTFEQ0EyRERCOURFRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc4QjZFM0E5RUFCMTFFN0IxQTFEQ0EyRERCOURFRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNzhCNkUzNzlFQUIxMUU3QjFBMURDQTJEREI5REVGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNzhCNkUzODlFQUIxMUU3QjFBMURDQTJEREI5REVGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqbztC4AAAFGSURBVHjaYvz//z8DDqADxCFA7ATEekD8B4jPAfFuIF4OxE9QVIMMwoJn/UcF//5jggZkPegGMAHxaajC20AcD8SySHLKQJwLxN+galbiMmgHVMESHC6FYR4gPgZV24tukCdU4iABQ5DxK6gePWTBm1BBfBr5gTgfiKdD+e5QPQtBnEggToYKPAPicCB2AWJGJAO0gXgiWmDzQOV+A/FXECMOS4yYIBliiCT+EhpbKkjyl5C90YCk2BnNO/Oh4rU4vHv+P8z5UPAEmuD8kJIZCxD/hrIZcSTcn2A5JJMFgJgNS7qaAcQFOFzjBnXtKkY8WYQYcBeIlYDYHJstgkCcQkQa2gJ1zVxsKRuEu6AKzgGxHxDzIckJQZPLA6ianbiyCAM0aleiJQdQCn6LJjYFX6ZFxlZQxTegGv9A00wnEOugqwcIMABkeh9GqQhLRwAAAABJRU5ErkJggg==');
}
.cf-check-list li.disabled {
  display: none!important;
}
.responsive-table {
  overflow-x: auto;
}
body {
  min-width: 500px;
}
@media (max-width: 767px) {
  body {
    background: #272935;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .body-bg {
    display: none;
  }
}
@media (max-width: 991px) {
  .menu-top a {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .header {
    padding-top: 47px;
  }
}
@media (max-width: 767px) {
  .head {
    background-color: #373b45;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 666;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    min-width: 500px;
  }
}
@media (max-width: 767px) {
  .head .header-wrapp {
    display: none;
  }
}
.head-mobile {
  height: 64px;
  display: none;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .head-mobile {
    display: block;
  }
}
.head-mobile-row {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.head-mobile-menu-open {
  display: block;
  width: 64px;
  height: 64px;
  position: relative;
  color: #fff;
  background-color: #5b5f67;
}
.head-mobile-menu-open:before,
.head-mobile-menu-open:after {
  content: '';
  position: absolute;
  border-top: solid 3px;
  left: 20px;
  height: 13px;
  border-bottom: solid 3px;
}
.head-mobile-menu-open:before {
  width: 16px;
  top: 23px;
}
.head-mobile-menu-open:after {
  width: 24px;
  top: 28px;
}
.head-mobile-tel {
  font-size: 30px;
  color: #fff;
  line-height: 1.1;
  display: inline-block;
  position: relative;
  padding-right: 58px;
}
.head-mobile-tel:after {
  content: '';
  position: absolute;
  width: 47px;
  height: 24px;
  right: 0;
  top: 50%;
  margin-top: -12px;
  background-image: url(../img/mobile-head-tel.png);
}
.head-mobile-basket {
  display: block;
  min-width: 86px;
  height: 64px;
  background-color: #5b5f67;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5px;
}
.head-mobile-basket-count {
  display: inline-block;
  padding-left: 36px;
  position: relative;
  font-size: 30px;
  line-height: 1.1;
}
.head-mobile-basket-count:before {
  content: '';
  position: absolute;
  width: 28px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background-image: url(../img/mobile-head-basket.png);
}
@media (max-width: 767px) {
  .header-content {
    background-color: #464853;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .header-content-row {
    height: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .header-content-col {
    padding: 0 15px;
    text-align: left;
    width: auto;
  }
}
@media (max-width: 767px) {
  .header-content-col-logo {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .header-content-col-delivery,
  .header-content-col-salons,
  .header-content-col-contacts {
    display: none;
  }
}
@media (max-width: 767px) {
  .logo-desc {
    display: none;
  }
}
@media (max-width: 767px) {
  .logo {
    width: 177px;
  }
}
.header-content-col-info {
  display: none;
  position: relative;
  min-width: 50%;
  text-align: center;
}
.header-content-col-info:before {
  content: '';
  position: absolute;
  left: -10px;
  top: 50%;
  height: 100px;
  margin-top: -50px;
  right: -100vw;
  -webkit-transform: skew(-15deg);
  -ms-transform: skew(-15deg);
  -o-transform: skew(-15deg);
  transform: skew(-15deg);
  background-color: #3d3f48;
}
@media (max-width: 767px) {
  .header-content-col-info {
    display: inline-block;
  }
}
.header-content-info {
  position: relative;
  font-size: 12px;
  font-weight: 300;
  white-space: nowrap;
  display: inline-block;
  text-align: left;
}
.header-content-info li {
  position: relative;
  padding-left: 19px;
  margin-bottom: 10px;
}
.header-content-info li:last-child {
  margin-bottom: 0;
}
[class^="header-content-icon-"] {
  position: absolute;
  width: 13px;
  height: 17px;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background-image: url(../img/mobile-header-content-icons.png);
}
.header-content-icon-2 {
  background-position: 0 -17px;
}
@media (max-width: 767px) {
  .main-slider-section {
    display: none;
  }
}
@media (max-width: 767px) {
  .page {
    padding: 20px 0;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .item-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .item-col {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 5px 12px;
  }
}
@media (max-width: 767px) {
  .main-item-row .item-col:nth-child(n + 7) {
    display: none;
  }
}
@media (max-width: 767px) {
  .item {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #30323e;
    padding: 15px 10px 25px;
    position: relative;
    overflow: hidden;
    width: 100%;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .item .item-img {
    height: 185px;
    position: static;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .stickers {
    position: static;
  }
}
@media (max-width: 767px) {
  .sticker {
    position: absolute;
    width: 112px;
    height: 112px;
    background-color: #b135b5;
    left: -56px;
    top: -56px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: center;
    padding-bottom: 5px;
    z-index: 1;
  }
  .sticker:before {
    content: attr(data-title);
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
  }
  .sticker + .sticker {
    left: auto;
    right: -56px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sticker img {
    display: none;
  }
}
@media (max-width: 767px) {
  .item-title {
    font-size: 18px;
    border-bottom: 0;
    min-height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 3px;
    margin-bottom: 5px;
    position: relative;
    line-height: 1.1;
  }
  .item-title:after {
    content: '';
    position: absolute;
    width: 156px;
    height: 1px;
    left: 50%;
    bottom: 0;
    margin-left: -78px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .item-price {
    margin-top: auto;
    font-size: 25px;
    color: #d358d7;
    line-height: 1;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .item-desc {
    min-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 10px;
    font-size: 12px;
    color: #dad9d9;
    line-height: 1.25;
  }
}
.item .btn-to-cart:before,
.item .btn-to-cart:after {
  display: none;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .item .btn-to-cart:before {
    display: block;
    content: attr(data-mobile-text);
  }
}
@media (max-width: 767px) {
  .item .btn-to-cart:after {
    content: attr(data-mobile-text-active);
  }
}
@media (max-width: 767px) {
  .item .btn-to-cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 155px;
    height: 34px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #b135b5;
  }
  .item .btn-to-cart:not(.active):hover {
    background-color: #b135b5;
  }
  .item .btn-to-cart.active:before {
    display: none;
  }
  .item .btn-to-cart.active:after {
    display: block;
  }
}
@media (max-width: 767px) {
  .item .btn-to-cart span {
  display: none;
  }
  .search-result .item .btn-to-cart span {
    display: block!important;
}
}
@media (max-width: 767px) {
  .widget {
    padding: 25px 15px;
  }
}
@media (max-width: 767px) {
  .widget-title {
    text-align: center;
    line-height: 1;
    font-size: 25px;
    color: #7ed13a;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 0 25px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .widget-body {
    background: none;
  }
}
@media (max-width: 767px) {
  .main-photos {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .main-photos-slider {
    padding: 0 25px;
    height: 0;
    overflow: hidden;
  }
  .main-photos-slider.slick-initialized {
    height: auto;
    overflow: visible;
  }
  .main-photos-slider .slick-slide > div:first-child {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .main-photos-slider .slick-arrow {
    width: 10px;
    height: 32px;
    background: url(../img/mobile-slick-arrows.png);
    margin-top: -16px;
  }
  .main-photos-slider .slick-arrow.slick-next {
    background-position: 0 -32px;
  }
}
@media (max-width: 767px) {
  .main-photo-block {
    width: 110px!important;
    height: 110px;
    margin: auto;
    display: block!important;
    padding: 0;
    border: solid 4px #30323e;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  }
  .main-photo-block:after {
    right: -10px;
    bottom: -10px;
  }
}
@media (max-width: 767px) {
  .more-btn-wrapp {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .more-btn {
    padding: 8px 35px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #30323e;
    border: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
  }
  .more-btn:hover {
    background-color: #3b3e4c;
    color: #fff!important;
  }
}
@media (max-width: 767px) {
  .advantages-widget {
    background-color: #30323e;
    margin: 0;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .advantages-body {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .advantages-row {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .advantages-col {
    width: 100%!important;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .advantages-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
}
@media (max-width: 767px) {
  .advantages-block-img {
    min-width: 110px;
    height: 110px;
    width: 110px;
    margin-right: 25px;
    position: relative;
  }
  .advantages-block-img span {
    position: relative;
    z-index: 2;
    background-color: #30323e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .advantages-block-img:before {
    content: '';
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-box-shadow: 10px 0 30px rgba(0, 0, 0, 0.4);
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.4);
    z-index: 1;
  }
  .advantages-block-img img {
    max-height: 100%;
    z-index: 1;
    position: relative;
  }
  .advantages-block-img:after {
    content: '';
    position: absolute;
    border-left: solid 9px #30323e;
    border-top: solid 9px transparent;
    border-bottom: solid 9px transparent;
    top: 50%;
    margin-top: -9px;
    left: 100%;
    z-index: 3;
  }
}
@media (max-width: 767px) {
  .advantages-block-text {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    min-width: 1px;
    padding: 10px 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    border: 0;
    text-align: left;
    text-transform: none;
  }
}
@media (max-width: 767px) {
  .widget-block {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .footer-col-title {
    text-align: center;
    line-height: 1;
    font-size: 25px;
    color: #7ed13a;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 0 25px;
  }
}
.footer-row-pay {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .footer-col-pay-mobile {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 0;
  }
}
.footer-body {
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  .footer-body {
    margin: 0 -15px;
    padding: 35px 15px 60px;
    background-color: #363942;
    position: relative;
  }
}
.mobile-to-top {
  display: none;
}
@media (max-width: 767px) {
  .mobile-to-top {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 90px;
    height: 30px;
    background: #272935 url(../img/mobile-to-top.png) center bottom no-repeat;
    -webkit-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0;
  }
}
@media (max-width: 767px) {
  .footer-content {
    display: none;
  }
}
.footer-content-mobile {
  display: none;
}
@media (max-width: 767px) {
  .footer-content-mobile {
    display: block;
    background-color: #272935;
    padding: 25px 0 15px;
  }
}
.footer-social-mobile {
  text-align: center;
  margin: 0 -50px 20px;
  font-size: 0;
}
.footer-social-mobile li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
}
[class^="footer-social-mobile-link-"] {
  display: block;
  width: 67px;
  height: 67px;
  background-image: url(../img/mobile-footer-social-links.png);
}
.footer-social-mobile-link-2 {
  background-position: 0 -67px;
}
.footer-content-mobile-row {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.footer-content-mobile-copyright {
  font-size: 14px;
}
.footer-content-mobile-developer {
  display: block;
}
.footer-content-mobile-developer img {
  display: block;
}
.mobile-filter-line {
  display: none;
}
@media (max-width: 767px) {
  .mobile-filter-line {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #5b5f67;
    z-index: 666;
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.3);
  }
}
.mobile-filter-line-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mobile-filter-line-link {
  width: 50%;
  padding: 10px 15px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.mobile-filter-line-link-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-filter-line-link-contacts img {
  margin-right: 13px;
}
.mobile-filter-line-link-filter {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.mobile-filter-line-link-filter.is-active {
  background-color: #7fbb2a;
}
.mobile-filter-line-link-filter.is-active .mobile-filter-line-link-filter-state {
  opacity: 1;
}
.mobile-filter-line-link-filter img {
  margin: 0 10px;
}
.mobile-nav-wrapp,
.mobile-filter-wrapp {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 669;
  display: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .mobile-nav-wrapp,
  .mobile-filter-wrapp {
    display: block;
  }
}
.mobile-nav-body,
.mobile-filter-body {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #30323e;
  width: 460px;
  padding: 75px 0;
  -webkit-box-shadow: 10px 0 20px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 0 20px rgba(0, 0, 0, 0.75);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.mobile-nav-is-open {
  overflow-y: hidden;
}
.mobile-nav-is-open .mobile-nav-wrapp {
  opacity: 1;
  visibility: visible;
}
.mobile-nav-is-open .mobile-nav-body {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.mobile-filter-is-open {
  overflow-y: hidden;
}
.mobile-filter-is-open .mobile-filter-wrapp {
  opacity: 1;
  visibility: visible;
}
.mobile-filter-is-open .mobile-filter-body {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.mobile-nav-close,
.mobile-filter-close {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  background-color: #464853;
}
.mobile-nav-close:before,
.mobile-filter-close:before,
.mobile-nav-close:after,
.mobile-filter-close:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 4px;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -15px;
  background-color: currentColor;
}
.mobile-nav-close:before,
.mobile-filter-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-nav-close:after,
.mobile-filter-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-nav-main {
  background-color: #373b45;
  padding: 75px 0 40px;
  margin-top: -75px;
}
.mobile-main-menu > li {
  margin-bottom: 13px;
}
.mobile-main-menu > li:last-child {
  margin-bottom: 0;
}
.mobile-main-menu > li > a {
  display: block;
  padding: 20px 30px 20px 70px;
  position: relative;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  background-color: #373b45;
  -webkit-box-shadow: 0 12px 16px rgba(0, 0, 0, 0.13);
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.13);
}
.mobile-main-menu > li > a:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 30px;
  top: 50%;
  margin-top: -6px;
  border-top: solid 2px;
  border-right: solid 2px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-main-menu > li.active > a:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -10px;
}
.mobile-main-submenu {
  padding: 0 0 30px 70px;
  position: relative;
  display: none;
  font-size: 0;
}
.mobile-main-submenu:before {
  content: '';
  position: absolute;
  width: 15px;
  left: 70px;
  top: 15px;
  bottom: 45px;
  -webkit-box-shadow: -5px 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 100px 0 0 100px;
  border-radius: 100px 0 0 100px;
}
.mobile-main-submenu li {
  position: relative;
  background-color: #373b45;
  z-index: 1;
  padding-bottom: 1px;
  display: inline-block;
  width: 100%;
}
.mobile-main-submenu li:after {
  content: '';
  position: absolute;
  left: 30px;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #5b5f67;
}
.mobile-main-submenu a {
  display: block;
  margin: -1px 0 -1px -12px;
  padding: 9px 30px 9px 42px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
  z-index: 1;
  color: #fff;
  -webkit-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
}
.mobile-main-submenu .active a {
  background-color: #75ac27;
}
.mobile-main-submenu .active a:after {
  display: none;
}
.mobile-menu {
  padding-top: 30px;
}
.mobile-menu li {
  margin-bottom: 20px;
}
.mobile-menu li:last-child {
  margin-bottom: 0;
}
.mobile-menu a {
  display: block;
  padding: 15px 30px 15px 70px;
  position: relative;
  font-size: 30px;
  line-height: 1;
  font-weight: 300;
  color: #fff;
}
[class^="mobile-menu-icon-"] {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  left: 20px;
  top: 50%;
  margin-top: -16px;
  background-image: url(../img/mobile-menu-icons.png);
}
.mobile-menu-icon-2 {
  background-position: 0 -32px;
}
.mobile-menu-icon-3 {
  background-position: 0 -64px;
}
.mobile-menu-icon-4 {
  background-position: 0 -96px;
}
.mobile-menu-icon-5 {
  background-position: 0 -128px;
}
.mobile-menu-icon-6 {
  background-position: 0 -160px;
}
.mobile-menu-icon-7 {
  background-position: 0 -192px;
}
.mobile-filter-body {
  padding: 0 0 50px;
  background-color: #373b45;
}
.mobile-filter-title {
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 70px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  background-color: #272935;
}
.mobile-filter-main {
  padding: 30px 40px 35px;
}
.mobile-filter-main-title {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.mobile-filter-prices li + li {
  margin-top: 10px;
}
.mobile-filter-price {
  width: 250px;
  height: 42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 10px 5px 40px;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #5b5f67;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.33);
  margin: auto;
}
.mobile-filter-price:before {
  display: none;
}
.mobile-filter-price .mobile-filter-checkbox-icon {
  left: 10px;
  -webkit-box-shadow: inside 0 0 8px rgba(0, 0, 0, 0.33);
  box-shadow: inside 0 0 8px rgba(0, 0, 0, 0.33);
}
.mobile-filter-price.active {
  background-color: #75ac27;
}
.mobile-filter-price.active .mobile-filter-checkbox-icon:before {
  opacity: 1;
}
.mobile-filter-checkbox-icon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #272935;
  margin-top: -10px;
}
.mobile-filter-checkbox-icon:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 12px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(../img/mobile-filter-checkbox-icon.png);
  opacity: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.mobile-filter-sort {
  margin-top: 35px;
  padding-top: 20px;
  border-top: solid 1px #9b9da2;
}
.mobile-filter-sort-title {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}
.mobile-filter-sort-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -15px;
  white-space: nowrap;
}
.mobile-filter-sort-list li {
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
}
.mobile-filter-sort-link {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 30px 0 35px;
  display: block;
  position: relative;
  color: #fff;
}
.mobile-filter-sort-link.active .mobile-filter-checkbox-icon:before {
  opacity: 1;
}
.mobile-filter-sort-link.active .mobile-filter-sort-direction {
  opacity: 1;
}
.mobile-filter-sort-link.desc .mobile-filter-sort-direction {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-filter-sort-direction {
  position: absolute;
  right: 0;
  top: 50%;
  border-bottom: solid 8px #d9d9da;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  margin-top: -4px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  opacity: 0;
}
.mobile-filter-color {
  padding: 40px;
  background-color: #1b1d25;
}
.mobile-filter-color-list {
  margin: 0 -8px -8px;
  text-align: center;
  font-size: 0;
}
.mobile-filter-color-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 8px 8px;
  width: 25%;
}
.mobile-filter-color-label {
  padding: 14px;
}
.mobile-filter-color-label:before {
  display: none;
}
.mobile-filter-color-label:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #fff;
  background-color: #2b2e3b;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.mobile-filter-color-label.active:after {
  opacity: 1;
  visibility: visible;
}
.mobile-filter-color-label.active .mobile-filter-checkbox-icon:before {
  opacity: 1;
}
.mobile-filter-color-label-color-red .mobile-filter-color-label-body {
  background-color: #fb3e2b;
}
.mobile-filter-color-label-color-orange .mobile-filter-color-label-body {
  background-color: #ff9446;
}
.mobile-filter-color-label-color-yellow .mobile-filter-color-label-body {
  background-color: #f8f149;
}
.mobile-filter-color-label-color-green .mobile-filter-color-label-body {
  background-color: #88fc7c;
}
.mobile-filter-color-label-color-pink .mobile-filter-color-label-body {
  background-color: #f31ea0;
}
.mobile-filter-color-label-color-blue .mobile-filter-color-label-body {
  background-color: #697fca;
}
.mobile-filter-color-label-color-white .mobile-filter-color-label-body {
  background-color: #f8f2f2;
}
.mobile-filter-color-label-color-multi .mobile-filter-color-label-body {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff5d46), color-stop(16%, #fec54a), color-stop(37%, #95fe6e), color-stop(70%, #5cc9d1), color-stop(70%, #7260c1));
  background-image: -webkit-linear-gradient(left, #ff5d46, #fec54a 16%, #95fe6e 37%, #5cc9d1 70%, #7260c1);
  background-image: -o-linear-gradient(left, #ff5d46, #fec54a 16%, #95fe6e 37%, #5cc9d1 70%, #7260c1);
  background-image: linear-gradient(to right, #ff5d46, #fec54a 16%, #95fe6e 37%, #5cc9d1 70%, #7260c1);
}
.mobile-filter-color-label-body {
  position: relative;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  display: block;
}
.mobile-filter-color-label-body .mobile-filter-checkbox-icon {
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  left: 50%;
}
.mobile-filter-btns {
  padding: 30px;
  text-align: center;
}
.mobile-filter-btns li + li {
  margin-top: 15px;
}
.mobile-filter-btn-submit {
  width: 250px;
  height: 42px;
  padding: 3px 15px;
  border: 0;
  background-color: #b135b5;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.mobile-filter-btn-reset {
  width: 250px;
  height: 42px;
  padding: 3px 15px;
  border: 0;
  background-color: #1b1d25;
  color: #fff2f5;
  font-weight: 300;
  font-size: 16px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.head-mobile-contacts-title {
  display: none;
  font-size: 30px;
  text-transform: uppercase;
}
.head-mobile-col-home {
  display: none;
}
.mobile-contacts {
  position: fixed;
  left: 0;
  top: 64px;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: #272935;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  z-index: 668;
  display: none;
}
@media (max-width: 767px) {
  .mobile-contacts {
    display: block;
  }
}
.mobile-contacts:before {
  content: '';
  position: absolute;
  height: 47px;
  left: 0;
  bottom: 100%;
  right: 0;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
}
.mobile-contacts-body {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
.mobile-contacts-is-open {
  overflow-y: hidden;
}
.mobile-contacts-is-open .mobile-contacts {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.mobile-contacts-is-open .head-mobile-col-menu-open {
  display: none;
}
.mobile-contacts-is-open .head-mobile-col-home {
  display: inline-block;
}
.mobile-contacts-is-open .head-mobile-col-contacts {
  margin: 0 auto;
}
.mobile-contacts-is-open .head-mobile-tel {
  display: none;
}
.mobile-contacts-is-open .head-mobile-contacts-title {
  display: block;
}
.head-mobile-home {
  width: 64px;
  height: 64px;
  display: block;
  background-color: #5b5f67;
  position: relative;
}
.head-mobile-home:before {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  color: #fff;
  border-top: solid 6px;
  border-left: solid 6px;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: -11px 0 0 -8px;
}
.mobile-contacts-tels {
  padding: 20px 20px 15px;
  text-align: center;
  background-color: #464853;
}
.mobile-contacts-main-tel-wrapp {
  margin-bottom: 10px;
}
.mobile-contacts-main-tel {
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 45px 0 36px;
  font-size: 30px;
  line-height: 1;
}
.mobile-contacts-main-tel:before,
.mobile-contacts-main-tel:after {
  content: '';
  position: absolute;
}
.mobile-contacts-main-tel:before {
  width: 24px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -12px;
  background-image: url(../img/mobile-contacts-main-tel-icon.png);
}
.mobile-contacts-main-tel:after {
  width: 37px;
  height: 18px;
  right: 0;
  top: 0;
  background-image: url(../img/mobile-contacts-main-tel-icons.png);
}
.mobile-contacts-tel {
  color: #fff;
  font-size: 18px;
}
.mobile-contacts-emails {
  padding: 25px 20px;
  background: #464853 url(../img/mobile-contacts-emails-icon.png) center center no-repeat;
  position: relative;
  overflow: hidden;
}
.mobile-contacts-emails:before {
  content: '';
  position: absolute;
  height: 80px;
  left: 0;
  bottom: 100%;
  right: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}
.mobile-contacts-emails-row {
  margin: 0 -20px;
}
.mobile-contacts-emails-col {
  padding: 0 20px;
  width: 50%;
  text-align: center;
}
.mobile-contacts-email-title {
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px;
}
.mobile-contacts-email {
  font-size: 16px;
  color: #d358d7;
}
.mobile-contacts-main {
  padding: 15px 20px 45px;
}
.mobile-contacts-list li + li {
  margin-top: 20px;
}
.mobile-contacts-item {
  padding: 10px 12px;
  background-color: #30323e;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
}
.mobile-contacts-item-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-contacts-item-title {
  margin-bottom: 2px;
}
.mobile-contacts-item-title,
.mobile-contacts-item-address {
  font-size: 18px;
  font-weight: 300;
}
.mobile-contacts-item-address,
.mobile-contacts-item-regime {
  position: relative;
  padding-left: 20px;
}
.mobile-contacts-item-regime {
  font-size: 12px;
  font-weight: 300;
  margin-top: 5px;
}
.mobile-contacts-map-btn {
  min-width: 130px;
  width: 130px;
  height: 36px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 2px 7px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background-color: #7ed13a;
  font-size: 16px;
  color: #fff;
  font-weight: 200;
}
.mobile-contacts-map-btn span {
  padding-right: 34px;
  position: relative;
}
.mobile-contacts-map-btn span:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: 0;
  top: 50%;
  margin-top: -13px;
  background-image: url(../img/mobile-contacts-map-btn.png);
}
.mobile-contacts-map {
  height: 150px;
}
.mobile-contacts-social {
  padding: 45px 30px 35px;
}
.mobile-contacts-social .footer-social-mobile {
  margin-bottom: 0;
}
.mobile-contacts-info {
  padding: 25px 30px 40px;
  background-color: #373b45;
  position: relative;
}
.mobile-contacts-info-title {
  text-align: center;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
  color: #7ed13a;
}
.mobile-contacts-info-list {
  max-width: 370px;
  margin: auto;
  font-size: 12px;
  font-weight: 700;
}
.mobile-contacts-info-list li + li {
  margin-top: 5px;
}
.mobile-contacts-map-wrapp {
  position: relative;
}
.mobile-contacts-map-open {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 130px;
  font-size: 16px;
  font-weight: 300;
  height: 36px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  z-index: 7;
  background-color: #30323e;
}
.catalog-filter {
  background: #373b45;
}
.catalog-filter-head {
  border-bottom-color: #272935;
}

/* cart */
@media (max-width: 767px) {
  .cart-add {
    display: none;
  }
}
.breadcrumbs-mobile {
  font-size: 0;
}
.breadcrumbs-mobile li {
  display: inline;
}
.breadcrumbs-mobile li:not(:last-child) {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .breadcrumbs-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-title {
    display: block;
  }
}
@media (max-width: 767px) {
  .page-title .page-title-prev {
    display: inline-block;
    padding-left: 15px;
    position: relative;
    font-size: 11px;
    color: #ef67b4;
    padding-right: 0;
    margin: 0 0 15px;
  }
  .page-title .page-title-prev:after {
    display: none;
  }
  .page-title .page-title-prev:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-left: solid 1px;
    border-top: solid 1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #9f9fa2;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    left: 0;
    top: 2px;
  }
  .page-title .page-title-prev:hover:before {
    color: #ef67b4;
  }
}
.page-title span {
  display: block;
}
@media (max-width: 767px) {
  .page-title {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .page-alert {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-items {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .cart-item {
    padding: 0;
    width: auto;
    margin: 0 0 10px;
    display: block;
  }
}
@media (max-width: 767px) {
  .cart-item-desctop {
    display: none;
  }
}
.cart-item-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #30323e;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
  padding-right: 20px;
}
@media (min-width: 768px) {
  .cart-item-mobile {
    display: none;
  }
}
.cart-item-mobile-img {
  width: 160px;
  height: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
.cart-item-mobile-img img {
  max-height: 100%;
}
.cart-item-mobile-body {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  min-width: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cart-item-mobile-title-wrapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  padding: 2px 40px 2px 20px;
  background-color: #1e2028;
  position: relative;
}
.cart-item-mobile-title-wrapp .cart-item-del {
  right: 10px;
  top: 10px;
}
.cart-item-mobile-title {
  max-height: 44px;
  font-size: 18px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  color: #83c12b;
  text-transform: uppercase;
}
.cart-item-mobile-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 0;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.select-number {
  position: relative;
  width: 150px;
  height: 50px;
  border: solid 1px #fff;
  padding: 0 40px;
}
.select-number-input::-webkit-outer-spin-button,
.select-number-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.select-number-input {
  width: 100%;
  height: 100%;
  border: 0;
  background: none;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}
.select-number-btn {
  width: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  color: #fff;
}
.select-number-btn:before,
.select-number-btn:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background-color: currentColor;
}
.select-number-btn-minus {
  left: 0;
}
.select-number-btn-minus:before,
.select-number-btn-minus:after {
  right: 10px;
}
.select-number-btn-plus {
  right: 0;
}
.select-number-btn-plus:before,
.select-number-btn-plus:after {
  left: 10px;
}
.select-number-btn-plus:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cart-item-mobile-price {
  height: 45px;
  padding: 5px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background-color: #1e2028;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .cart-col-in-total .widget-title {
    display: none;
  }
  .cart-item.cart-item-add, .header-content-row.header-search-input{
    display: none;
  }

}
@media (max-width: 767px) {
  .cart-in-total-price {
    padding: 15px;
    text-align: center;
    background-color: #30323e;
    -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
    font-size: 18px;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767px) {
  .cart-in-total-price span {
    font-size: 18px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .cart-in-total-price span.cart-in-total-price-title {
    font-weight: 400;
  }
}
.cart-in-total-price-title {
  color: #83c12b;
}
@media (min-width: 768px) {
  .cart-in-total-price-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .cart-btns li {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .cart-in-total-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .cart-in-total-add {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .cart-in-total {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .product-add-title {
    font-weight: 500;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .product-add-list {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cart-ordering .widget {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cart-ordering .widget + .widget {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .cart-ordering-order {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-ordering-user .widget-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-ordering .widget-body {
    padding: 15px 20px;
    background-color: #30323e;
    -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.31);
  }
}
@media (max-width: 767px) {
  .cart-ordering-tabs-nav a {
    padding: 12px 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .input {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .input-label.active .input-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .checkbox-label:before {
    width: 19px;
    height: 19px;
    background: #fff;
    border: 0;
    top: -1px;
  }
  .checkbox-label:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 7px;
    border-left: solid 2px;
    border-bottom: solid 2px;
    color: #631666;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 3px;
    top: 3px;
    display: none;
  }
  .checkbox-label.active:after {
    display: block;
  }
}
.form-block-info:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .form-block-info {
    font-size: 14px;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .select-label {
    height: 40px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .select-title {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .cart-delivery-inputs {
    max-width: none;
  }
}
@media (max-width: 767px) {
  .cart-delivery-now {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-ordering-delivery .content-block {
    display: none;
  }
}
.cart-ordering-title-mobile {
  font-size: 16px;
  color: #83c12b;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .cart-ordering-title-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-delivery-inputs .form-block:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .cart-ordering-pay .widget-title {
    display: none;
  }
}
@media (max-width: 767px) {
  .cart-payment .radio-label {
    padding-left: 30px;
    font-size: 16px;
    font-weight: 500;
  }
  .cart-payment .radio-label small {
    font-size: 14px;
    color: #ababab;
    margin-top: 5px;
    display: block;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .cart-payment li {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .cart-ordering-total-info {
    display: none;
  }
}
.cart-ordering-total-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 35px -10px -15px;
}
.cart-ordering-total-mobile li {
  padding: 0 10px 15px;
}
.cart-ordering-total-mobile-price {
  text-transform: uppercase;
  color: #83c12b;
  font-size: 18px;
}
.cart-ordering-total-mobile-price span {
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
}




.sebekon .sebekon-modal-body {
	max-height: none!important;
	display: flex;
	flex-direction: column;
}

.sebekon .sebekon-modal-body > div {
	width: 100%!important;
	max-height: none!important;
}
.sebekon .sebekon-modal-body > div > * > *,
.sebekon .sebekon-modal-body > div > * {
	height: 100%!important;
}
.sebekon .sebekon-modal-body > div:not(.DELIVERS):not(.DP_search_form) {
	flex-grow: 1;
	height: 1%!important;
}
.sebekon .sebekon-modal {
	width: 80% !important;
	height: 80vh!important;
	display: flex;
	flex-direction: column;
}
.sebekon-modal-footer,
.sebekon-modal-header {
	flex-shrink: 0;
}
.sebekon-modal-body {
	flex-grow: 1;
}

.sebekon .sebekon-modal-body {
	width: 100% !important;
}

.delivery_status {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  background: rgba(10, 10, 12, 0.3);
  -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 23%);
  box-shadow: 0 0 6px rgb(0 0 0 / 23%);
  margin-bottom: 8px;
}

.status-success {
  color: #83c02b;
  font-weight: 500;
}

.status_icon-success {
  width: 40px;
  fill: #83c02b;
}

.status-warning {
  color: #e0cb2d;
  font-weight: 500;
}

.status_icon-warning {
  width: 40px;
  fill: #e0cb2d;
}

.status-info {
  color: #6783ee;
  font-weight: 500;
}

.status_icon-info {
  width: 40px;
  fill: #6783ee;
}

@media screen and (max-width: 991px) {
	.sebekon .sebekon-modal {
		width: 90% !important;
	}

}


@media screen and (max-width: 639px) {
	.sebekon .sebekon-modal {
		width: 100% !important;
	}

}