.uss_shop_blocks_view,
.content .uss_eshop_menu,
.spec .items,
.flex .items,
.flex .catalog_menu,
.flex .uss_eshop_menu,
.content .uss_eshop_sameproducts,
.content .catalog_menu,
.content .uss_catalog_block_cat,
.content .uss_shop_block_cat,
.flex .uss_images_block {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.uss_shop_blocks_view .uss_cleaner,
.content .uss_eshop_menu .uss_cleaner,
.spec .items .uss_cleaner,
.flex .items .uss_cleaner,
.flex .catalog_menu .uss_cleaner,
.flex .uss_eshop_menu .uss_cleaner,
.content .uss_eshop_sameproducts .uss_cleaner,
.content .catalog_menu .uss_cleaner,
.content .uss_catalog_block_cat .uss_cleaner,
.content .uss_shop_block_cat .uss_cleaner,
.flex .uss_images_block .uss_cleaner {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}
.uss_shop_detail_350_bottom .uss_img_big,
.uss_photoalbums_foto_box .uss_img_item .uss_img_pre,
.uss_eshop_sameproducts.blocks .item .imageWrap,
.uss_shop_detail .uss_img_ico_box .uss_img_ico,
.uss_shop_blocks_view .uss_eshop_item .uss_img_holder,
.uss_shop_list_view .uss_eshop_item .uss_img_holder,
.uss_shop_detail .uss_img_big .uss_img_big_image,
.uss_user_basket .uss_image,
.uss_eshop_block_item .img,
.uss_shop_block_cat .uss_shop_cat_img {
  background: #fff;
}
@font-face {
  font-family: 'roboto-light';
  src: url('../fonts/roboto-light_0-webfont.eot');
  src: url('../fonts/roboto-light_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light_0-webfont.woff') format('woff'), url('../fonts/roboto-light_0-webfont.ttf') format('truetype'), url('../fonts/roboto-light_0-webfont.svg#robotolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Light';
  src: url('../fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Light.woff') format('woff'), url('../fonts/RobotoSlab-Light.ttf') format('truetype'), url('../fonts/RobotoSlab-Light.svg#RobotoSlab-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf') format('truetype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto-regular-webfont.eot');
  src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto-medium-webfont.eot');
  src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
  font-weight: bold;
  font-style: normal;
}
.slick-slider {
  position: relative;
  display: block;
  -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 {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
body {
  margin: 0;
  padding: 0;
}
input[type=text].styler,
input[type=email].styler,
input[type=number].styler,
input[type=password].styler,
input[type=search].styler,
input[type=tel].styler,
input[type=url].styler,
textarea.styler,
input[type='text'] {
  height: 51px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  border-radius: 0;
  border: 1px solid transparent;
  color: #A7A7A7;
  font-family: roboto-light;
  font-weight: normal;
}
input[type=text].styler::-webkit-input-placeholder,
input[type=email].styler::-webkit-input-placeholder,
input[type=number].styler::-webkit-input-placeholder,
input[type=password].styler::-webkit-input-placeholder,
input[type=search].styler::-webkit-input-placeholder,
input[type=tel].styler::-webkit-input-placeholder,
input[type=url].styler::-webkit-input-placeholder,
textarea.styler::-webkit-input-placeholder,
input[type='text']::-webkit-input-placeholder {
  color: #A7A7A7;
}
input[type=text].styler::-moz-placeholder,
input[type=email].styler::-moz-placeholder,
input[type=number].styler::-moz-placeholder,
input[type=password].styler::-moz-placeholder,
input[type=search].styler::-moz-placeholder,
input[type=tel].styler::-moz-placeholder,
input[type=url].styler::-moz-placeholder,
textarea.styler::-moz-placeholder,
input[type='text']::-moz-placeholder {
  color: #A7A7A7;
}
input[type=text].styler:-moz-placeholder,
input[type=email].styler:-moz-placeholder,
input[type=number].styler:-moz-placeholder,
input[type=password].styler:-moz-placeholder,
input[type=search].styler:-moz-placeholder,
input[type=tel].styler:-moz-placeholder,
input[type=url].styler:-moz-placeholder,
textarea.styler:-moz-placeholder,
input[type='text']:-moz-placeholder {
  color: #A7A7A7;
}
input[type=text].styler:-ms-input-placeholder,
input[type=email].styler:-ms-input-placeholder,
input[type=number].styler:-ms-input-placeholder,
input[type=password].styler:-ms-input-placeholder,
input[type=search].styler:-ms-input-placeholder,
input[type=tel].styler:-ms-input-placeholder,
input[type=url].styler:-ms-input-placeholder,
textarea.styler:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder {
  color: #A7A7A7;
}
input[type=text].styler:focus,
input[type=email].styler:focus,
input[type=number].styler:focus,
input[type=password].styler:focus,
input[type=search].styler:focus,
input[type=tel].styler:focus,
input[type=url].styler:focus,
textarea.styler:focus,
input[type='text']:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #62B2B0;
}
input[type=text].styler:hover,
input[type=email].styler:hover,
input[type=number].styler:hover,
input[type=password].styler:hover,
input[type=search].styler:hover,
input[type=tel].styler:hover,
input[type=url].styler:hover,
textarea.styler:hover,
input[type='text']:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #80CAC8;
}
form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='text'].styler,
form input[type='email'].styler,
form input[type='password'].styler {
  height: 35px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  border-radius: 0;
  border: 1px solid #ccc;
  color: #A7A7A7;
  font-family: roboto-light;
  font-weight: normal;
}
form input[type='text']::-webkit-input-placeholder,
form input[type='email']::-webkit-input-placeholder,
form input[type='password']::-webkit-input-placeholder,
form input[type='text'].styler::-webkit-input-placeholder,
form input[type='email'].styler::-webkit-input-placeholder,
form input[type='password'].styler::-webkit-input-placeholder {
  color: #A7A7A7;
}
form input[type='text']::-moz-placeholder,
form input[type='email']::-moz-placeholder,
form input[type='password']::-moz-placeholder,
form input[type='text'].styler::-moz-placeholder,
form input[type='email'].styler::-moz-placeholder,
form input[type='password'].styler::-moz-placeholder {
  color: #A7A7A7;
}
form input[type='text']:-moz-placeholder,
form input[type='email']:-moz-placeholder,
form input[type='password']:-moz-placeholder,
form input[type='text'].styler:-moz-placeholder,
form input[type='email'].styler:-moz-placeholder,
form input[type='password'].styler:-moz-placeholder {
  color: #A7A7A7;
}
form input[type='text']:-ms-input-placeholder,
form input[type='email']:-ms-input-placeholder,
form input[type='password']:-ms-input-placeholder,
form input[type='text'].styler:-ms-input-placeholder,
form input[type='email'].styler:-ms-input-placeholder,
form input[type='password'].styler:-ms-input-placeholder {
  color: #A7A7A7;
}
form input[type='text']:focus,
form input[type='email']:focus,
form input[type='password']:focus,
form input[type='text'].styler:focus,
form input[type='email'].styler:focus,
form input[type='password'].styler:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #62B2B0;
}
form input[type='text']:hover,
form input[type='email']:hover,
form input[type='password']:hover,
form input[type='text'].styler:hover,
form input[type='email'].styler:hover,
form input[type='password'].styler:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #80CAC8;
}
form input[type='text'].error,
form input[type='email'].error,
form input[type='password'].error,
form input[type='text'].styler.error,
form input[type='email'].styler.error,
form input[type='password'].styler.error {
  border-color: #C62828;
}
form textarea,
form textarea.styler {
  height: 5.6em;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  border-radius: 0;
  border: 1px solid #ccc;
  color: #A7A7A7;
  font-family: roboto-light;
  font-weight: normal;
  resize: none;
}
form textarea::-webkit-input-placeholder,
form textarea.styler::-webkit-input-placeholder {
  color: #A7A7A7;
}
form textarea::-moz-placeholder,
form textarea.styler::-moz-placeholder {
  color: #A7A7A7;
}
form textarea:-moz-placeholder,
form textarea.styler:-moz-placeholder {
  color: #A7A7A7;
}
form textarea:-ms-input-placeholder,
form textarea.styler:-ms-input-placeholder {
  color: #A7A7A7;
}
form textarea:focus,
form textarea.styler:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #62B2B0;
}
form textarea:hover,
form textarea.styler:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #80CAC8;
}
form textarea.error,
form textarea.styler.error {
  border-color: #C62828;
}
form label,
form .label {
  font-size: 14px !important;
  color: #404040;
  font-weight: bold;
  font-family: 'roboto' !important;
  padding-bottom: 5px;
}
form input[type='submit'],
form input[type='submit'].styler {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
form input[type='submit'].big,
form input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
form input[type='submit']:hover,
form input[type='submit'].styler:hover {
  background: #F5F19D;
}
form .filter_submit button {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
form .filter_submit button:hover {
  background: #F5F19D;
}
#loginForm {
  margin-left: -2px;
}
#loginForm input[type='submit'],
#loginForm input[type='submit'].styler {
  padding-top: 0;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
  margin-bottom: 15px !important;
}
#loginForm tr td.input {
  padding-bottom: 10px;
}
#loginForm + .registration {
  margin-right: 23px;
  margin-left: 1px;
  font-family: 'roboto';
}
#loginForm + .registration + .passrecovery {
  font-family: 'roboto';
}
.section_registration .uss_section_content .uss_form_tml form {
  max-width: 380px;
}
.section_registration .uss_section_content .uss_form_tml form .uss_form_item {
  width: 100%;
}
.section_registration .uss_section_content .uss_form_tml form .uss_form_item:not(.uss_form_captcha) input.styler {
  width: 100%;
}
form.uss_form_tml {
  max-width: 380px;
}
form.uss_form_tml > .uss_form_item.uss_form_text {
  width: 100%;
}
form.uss_form_tml > .uss_form_item.uss_form_text > input:not(.styler) {
  width: 100%;
}
form.uss_form_tml > .uss_form_item.uss_form_captcha {
  width: 100%;
}
form.uss_form_tml > .uss_form_item.uss_form_submit {
  text-align: center;
}
form.uss_form_tml > .uss_form_item.uss_form_submit input[type='submit']:not(.styler) {
  display: inline-block;
  padding-top: 0;
  font-family: 'RobotoSlab-Regular';
  font-size: 17px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/***/
/*Start*/
html {
  height: 100%;
  min-height: auto;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  min-height: auto;
  height: 100%;
}
#wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
.container {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}
#wrap {
  margin: 0 auto;
  overflow: hidden;
  min-width: 420px;
  font-family: 'roboto-light';
  line-height: 1.2;
  color: #505050;
  font-size: 17px;
  background: #F3F3F3;
}
.inner {
  max-width: 1180px;
  margin: 0 auto;
}
a {
  color: #68ADAC;
}
a:hover {
  text-decoration: none;
}
.bg_type2 {
  background: #EAEAEA;
}
.bg_type1 {
  background: #fff;
}
.bg_type3 {
  background: url(../img/transparent_bg.png), #FFFCBA;
}
.block .catalog_menu > li {
  max-width: calc((100% - ( (3 - 1) * 10px ) ) / 3);
  width: calc((100% - ( (3 - 1) * 20px ) ) / 3);
}
.block .uss_eshop_menu > li {
  max-width: calc((100% - ( (4 - 1) * 10px ) ) / 4);
  width: calc((100% - ( (4 - 1) * 20px ) ) / 4);
}
.uss_shop_block_cat .uss_shop_category {
  max-width: calc((100% - ( (4 - 1) * 10px ) ) / 4);
}
.uss_shop_block_view .uss_eshop_item {
  max-width: calc((100% - ( (4 - 1) * 10px ) ) / 4);
}
.uss-flex-items {
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.uss-flex-items ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.uss-flex-items ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block .inner {
  padding-top: 88px;
  padding-bottom: 52px;
}
.block.type2 .inner {
  padding-top: 0;
  padding-bottom: 0;
}
.block .h3 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.block .uss_eshop_block_item {
  text-align: center;
  width: 370px;
  background: #fff;
  padding-bottom: 30px;
  margin-bottom: 10px;
}
.block .uss_eshop_block_item .img {
  padding-bottom: 16px;
  padding-top: 16px;
  border-bottom: 1px solid #fff;
}
.block .uss_eshop_block_item .img > a img {
  max-width: 100%;
  height: auto;
}
.block .uss_eshop_block_item .uss_shop_name a {
  text-align: left;
  font-size: 18px;
  display: block;
  padding: 17px 0 22px 21px;
  color: inherit;
  text-decoration: none;
  height: 59px;
  overflow: hidden;
  margin-bottom: 14px;
}
.block .uss_eshop_block_item .uss_shop_price {
  height: 70px;
  padding: 9px 0 0 0;
  margin: 0 0 26px 0;
  background: #FFFEE9;
}
.block .uss_eshop_block_item .uss_shop_price span {
  text-align: center;
  background: none;
  padding: 0;
  margin: 0;
  color: inherit;
  display: block;
  font-family: 'RobotoSlab-Regular';
}
.block .uss_eshop_block_item .uss_shop_price span.old_price {
  font-size: 16px;
  color: #68ADAC;
  margin: 0 0 1px 0;
}
.block .uss_eshop_block_item .uss_shop_price span.actual_price {
  font-size: 30px;
}
.block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  display: inline-block;
  margin: 0 0 0 0;
}
.block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.block .uss_eshop_block_item a.add_to_cart:hover {
  background: #F5F19D;
}
.block .uss_eshop_block_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.block .uss_eshop_block_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.block .uss_eshop_block_item a.add_to_cart.already_in_cart:hover {
  background: #62B2B0;
}
.block .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.block .uss_eshop_block_item:hover .img {
  border-bottom-color: #F5F5F5;
}
.block .uss_eshop_block_item:hover .uss_shop_name a {
  color: inherit;
}
.block .uss_eshop_block_item:hover .uss_shop_price {
  background: #EAEAEA;
}
.block .uss_eshop_block_item:hover .uss_shop_price span {
  color: #505050;
}
.block .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #68ADAC;
}
.block .uss_eshop_block_item:hover a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.block .uss_eshop_block_item:hover a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.block .uss_eshop_block_item:hover a.add_to_cart:hover {
  background: #62B2B0;
}
.container .inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container .center {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.container .aside {
  width: 280px;
  -moz-flex: 0 280px;
  -ms-flex: 0 280px;
  -o-flex: 0 280px;
  -webkit-box-flex: 0;
          flex: 0 280px;
  min-width: 280px;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
}
.container .aside .aside_opener_adaptive {
  display: none;
}
.container .aside.aside_left {
  margin-right: 19px;
}
.container .aside + .center {
  -moz-flex: 0 calc(100% - 280px - 19px);
  -ms-flex: 0 calc(100% - 280px - 19px);
  -o-flex: 0 calc(100% - 280px - 19px);
  -webkit-box-flex: 0;
          flex: 0 calc(100% - 280px - 19px);
  max-width: calc(100% - 280px - 19px);
}
.container .aside.aside_right {
  margin-left: 20px;
}
.container .aside .aside_block {
  background: #fff;
  margin-bottom: 50px;
  padding-bottom: 11px;
}
.container .aside .aside_block img,
.container .aside .aside_block iframe,
.container .aside .aside_block object,
.container .aside .aside_block ymaps,
.container .aside .aside_block video {
  max-width: 100%;
}
.container .aside .aside_block img {
  display: block;
  margin: 0 auto;
}
.container .aside .aside_block.type2 .h3 {
  background: #E7E7E7;
  color: inherit;
  margin-bottom: 11px;
  width: 100%;
  text-align: left;
  padding-left: 18px;
}
.container .aside .aside_block.type2 .h3:after {
  content: none;
}
.container .aside .aside_block.type0 {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.container .aside .aside_block.type0 > * {
  padding-left: 0;
  padding-right: 0;
}
.container .aside .aside_block.type0 img {
  display: block;
}
.container .aside .aside_block.type0 .h3:after {
  content: none;
}
.container .aside .aside_block.type3 {
  padding-left: 17px;
  padding-right: 17px;
}
.container .aside .aside_block.type3 .h3 {
  background: #E7E7E7;
  color: inherit;
  margin-bottom: 11px;
  width: calc(100% + 17px + 17px);
  margin-left: -17px;
  text-align: left;
  padding-left: 18px;
  padding-right: 18px;
}
.container .aside .aside_block.type3 .h3:after {
  content: none;
}
.container .aside .aside_block.type3 span {
  font-family: 'RobotoSlab-Regular';
}
.container .aside .aside_block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.container .aside .aside_block ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.container .aside .aside_block .h3 {
  font-size: 24px;
  text-align: center;
  background: url(../img/aside_title_lines.png) 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/aside_title_lines.png) 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/aside_title_lines.png) 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  padding: 12px 0 10px;
  font-family: 'RobotoSlab-Regular';
  color: #68ADAC;
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.container .aside .aside_block .h3:after {
  content: '';
  background: url(../img/catalog_triangle.png) center no-repeat;
  width: 15px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: 0 auto;
}
.container .aside .aside_block ul {
  font-size: 14px;
  line-height: 1;
  border-top: 1px solid #EDEDED;
}
.container .aside .aside_block ul li {
  border-bottom: 1px solid #EDEDED;
}
.container .aside .aside_block ul li.last {
  border-bottom: none;
}
.container .aside .aside_block ul li a {
  display: block;
  color: inherit;
  padding: 10px 0 10px 17px;
  font-weight: normal;
}
.container .aside .aside_block ul li a:hover {
  text-decoration: none;
}
.container .aside .aside_block ul li .submenu {
  display: none;
}
.container .aside .aside_block ul li:hover {
  background: #FFFCBA;
}
.container .aside .aside_block ul li:hover > a {
  color: #68ADAC;
}
.container .aside .aside_block ul li.active {
  background: #FFFCBA;
  border-bottom-color: #FFFCBA;
}
.container .aside .aside_block ul li.active > a {
  color: #68ADAC;
}
.container .aside .aside_block ul li.active > .submenu {
  display: block;
  padding: 7px 0 0 0;
  background: #FFFEE9;
}
.container .aside .aside_block ul li.active > .submenu > li {
  border-top: none;
  border-bottom: 1px solid #EDECDF;
  background: #FFFEE9;
}
.container .aside .aside_block ul li.active > .submenu > li.active,
.container .aside .aside_block ul li.active > .submenu > li:hover {
  background: #80CAC8;
  color: #fff;
  border-bottom-color: #EDECDF;
}
.container .aside .aside_block ul li.active > .submenu > li.active > a,
.container .aside .aside_block ul li.active > .submenu > li:hover > a {
  color: #fff;
}
.container .aside .aside_block ul li.active > .submenu > li > a {
  font-size: 12px;
  padding: 10px 0px 8px 23px;
}
.container .aside .aside_block ul li.active > .submenu > li:last-child {
  border-bottom: none;
}
.container .aside .aside_block .uss_eshop_block_item {
  border: 1px solid #E7E7E7;
  padding: 0 0 14px 0;
  margin: 0 auto;
  overflow: hidden;
  width: calc(100% - 9px - 9px );
}
.container .aside .aside_block .uss_eshop_block_item .img img {
  max-width: 100%;
}
.container .aside .aside_block .uss_eshop_block_item > div:not(.img):not(.uss_shop_price) {
  padding-left: 9px;
  padding-right: 9px;
}
.container .aside .aside_block .uss_eshop_block_item .uss_shop_name a {
  display: block;
  margin: 9px 0 12px 0;
  padding: 0 0 0 0;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  font-size: 16px;
}
.container .aside .aside_block .uss_eshop_block_item .uss_shop_price {
  background: #FFFEE9;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 14px;
  padding: 8px 0 7px;
}
.container .aside .aside_block .uss_eshop_block_item .uss_shop_price span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-family: 'RobotoSlab-Regular';
}
.container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #68ADAC;
  font-size: 14px;
}
.container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price + .actual_price {
  margin-left: 8px !important;
}
.container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.actual_price {
  font-size: 24px;
  color: inherit;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  width: 100%;
  display: block !important;
  text-align: center;
  padding: 10px 0 0 0;
  font-size: 14px;
  height: 38px;
  width: calc(100% - 14px - 14px);
  margin: 0 auto;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart:hover {
  background: #F5F19D;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart.already_in_cart {
  border: 1px solid #989898;
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart.already_in_cart:hover {
  background: #62B2B0;
}
.container .aside .aside_block .news_block_item {
  position: relative;
  margin-left: 21px;
  margin-right: 19px;
}
.container .aside .aside_block .news_block_item .image {
  float: none;
  margin: 0 0 17px 0;
  height: 150px;
}
.container .aside .aside_block .news_block_item .image a {
  display: block;
}
.container .aside .aside_block .news_block_item .image a img {
  display: block;
}
.container .aside .aside_block .news_block_item .info .date {
  position: absolute;
  left: 2px;
  top: 115px;
  font-size: 12px;
  color: #fff;
  background: #62B2B0;
  padding: 5px 11px 6px 10px;
}
.container .aside .aside_block .news_block_item .info .title {
  font-size: 14px;
  color: inherit;
  margin-bottom: 7px;
  line-height: 1.5;
}
.container .aside .aside_block .news_block_item .info .title a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
  font-family: inherit;
}
.container .aside .aside_block .news_block_item .info .title a:hover {
  text-decoration: underline;
}
.container .aside .aside_block .news_block_item .info .preview {
  font-size: 12px;
  padding-top: 0;
  padding-bottom: 7px;
}
.container .aside .aside_block .news_block_item .info .preview p {
  margin: 0;
}
.container .aside .aside_block .uss_all {
  font-size: 14px;
  text-decoration: underline;
  margin-left: 21px;
}
.container .aside .aside_block .uss_all:hover {
  text-decoration: none;
}
.container .aside .aside_block.contacts {
  font-size: 15px;
  font-family: roboto-light;
}
.container .aside .aside_block.contacts a {
  text-decoration: underline;
}
.container .aside .aside_block.contacts a:hover {
  text-decoration: none;
}
.container .aside .aside_block.contacts span {
  line-height: 0.55;
}
.container .aside .aside_block.contacts .watch_all a {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.container .aside .aside_block .uss_eshop_block_item .add_to_cart.already_in_cart {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container .aside .aside_block.subscribe .h3 {
  background: none !important;
  font-size: 24px !important;
  margin-bottom: 15px !important;
  text-align: center;
  padding-bottom: 0 !important;
}
.container .aside .aside_block.subscribe .h2 {
  font-size: 14px !important;
  text-align: center;
  margin-bottom: 15px;
  color: #505050;
  font-family: 'RobotoSlab-Regular';
}
.container .aside .aside_block.subscribe .subscribe_form .emailfield input {
  width: 100%;
}
.container .aside .aside_block.subscribe .subscribe_form .send_button {
  margin-top: 15px;
}
.container .aside .aside_block.subscribe .subscribe_form .send_button input[type='submit'] {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block !important;
}
.container .content .block:not(.block_form) .h3 {
  font-size: 24px;
  text-align: left;
  margin-bottom: 30px;
  display: block;
  background: #80CAC8;
  color: #fff;
  text-transform: uppercase;
  font-family: 'RobotoSlab-Regular';
  padding: 11px 0 11px 17px;
}
.container .content .block.block_form {
  padding: 40px;
}
.container .content .block.block_form .h3 {
  text-align: center;
  font-size: 30px;
  color: #505050;
  background: none;
}
.container .content .block.block_form .fc_form_tml {
  margin-bottom: 0;
}
.mainpage .container {
  background: #fff;
}
.mainpage .container .catalog_menu > li {
  max-width: calc((100% - ( (4 - 1) * 10px ) ) / 4);
  width: calc((100% - ( (4 - 1) * 20px ) ) / 4);
}
.mainpage .container .uss_eshop_menu > li {
  max-width: calc((100% - ( (4 - 1) * 10px ) ) / 4);
  width: calc((100% - ( (4 - 1) * 20px ) ) / 4);
}
.mainpage .container .inner {
  padding-top: 88px;
  padding-bottom: 52px;
}
.mainpage .container.type2 .inner {
  padding-top: 0;
  padding-bottom: 0;
}
.mainpage .container .h3 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.mainpage .container .uss_eshop_block_item {
  text-align: center;
  width: 370px;
  background: #fff;
  padding-bottom: 30px;
  margin-bottom: 10px;
}
.mainpage .container .uss_eshop_block_item .img {
  padding-bottom: 16px;
  padding-top: 16px;
  border-bottom: 1px solid #fff;
}
.mainpage .container .uss_eshop_block_item .img > a img {
  max-width: 100%;
  height: auto;
}
.mainpage .container .uss_eshop_block_item .uss_shop_name a {
  text-align: left;
  font-size: 18px;
  display: block;
  padding: 17px 0 22px 21px;
  color: inherit;
  text-decoration: none;
  height: 59px;
  overflow: hidden;
  margin-bottom: 14px;
}
.mainpage .container .uss_eshop_block_item .uss_shop_price {
  height: 70px;
  padding: 9px 0 0 0;
  margin: 0 0 26px 0;
  background: #FFFEE9;
}
.mainpage .container .uss_eshop_block_item .uss_shop_price span {
  text-align: center;
  background: none;
  padding: 0;
  margin: 0;
  color: inherit;
  display: block;
  font-family: 'RobotoSlab-Regular';
}
.mainpage .container .uss_eshop_block_item .uss_shop_price span.old_price {
  font-size: 16px;
  color: #68ADAC;
  margin: 0 0 1px 0;
}
.mainpage .container .uss_eshop_block_item .uss_shop_price span.actual_price {
  font-size: 30px;
}
.mainpage .container .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  display: inline-block;
  margin: 0 0 0 0;
}
.mainpage .container .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.mainpage .container .uss_eshop_block_item a.add_to_cart:hover {
  background: #F5F19D;
}
.mainpage .container .uss_eshop_block_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.mainpage .container .uss_eshop_block_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.mainpage .container .uss_eshop_block_item a.add_to_cart.already_in_cart:hover {
  background: #62B2B0;
}
.mainpage .container .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.mainpage .container .uss_eshop_block_item:hover .img {
  border-bottom-color: #F5F5F5;
}
.mainpage .container .uss_eshop_block_item:hover .uss_shop_name a {
  color: inherit;
}
.mainpage .container .uss_eshop_block_item:hover .uss_shop_price {
  background: #EAEAEA;
}
.mainpage .container .uss_eshop_block_item:hover .uss_shop_price span {
  color: #505050;
}
.mainpage .container .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #68ADAC;
}
.mainpage .container .uss_eshop_block_item:hover a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.mainpage .container .uss_eshop_block_item:hover a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.mainpage .container .uss_eshop_block_item:hover a.add_to_cart:hover {
  background: #62B2B0;
}
.mainpage .container .inner {
  padding-bottom: 80px;
}
.mainpage .container .h3 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.mainpage .container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mainpage .container ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mainpage .container p {
  margin: 0;
}
.mainpage .container .catalog_menu li {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 18px;
}
.mainpage .container .catalog_menu li .uss_shop_cat_cat {
  padding: 0 17px;
  margin: 10px 0;
  text-align: center;
}
.mainpage .container .catalog_menu li .uss_shop_cat_cat a {
  display: inline-block;
  vertical-align: middle;
}
.mainpage .container .catalog_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.mainpage .container .catalog_menu li div > a {
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.mainpage .container .catalog_menu li div > a:hover {
  color: #68ADAC;
}
.mainpage .container .catalog_menu li img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.mainpage .container .inner {
  padding-bottom: 80px;
}
.mainpage .container .h3 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.mainpage .container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mainpage .container ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mainpage .container p {
  margin: 0;
}
.mainpage .container .uss_eshop_menu li {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 18px;
}
.mainpage .container .uss_eshop_menu li .uss_shop_cat_cat {
  padding: 0 17px;
  margin: 10px 0;
  text-align: center;
}
.mainpage .container .uss_eshop_menu li .uss_shop_cat_cat a {
  display: inline-block;
  vertical-align: middle;
}
.mainpage .container .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.mainpage .container .uss_eshop_menu li .eshop_menu_image {
  display: block;
  width: 100%;
}
.mainpage .container .uss_eshop_menu li > a {
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.mainpage .container .uss_eshop_menu li > a:hover {
  color: #68ADAC;
}
.mainpage .container .uss_eshop_menu li img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.mainpage .container h1 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.singlepage .container {
  margin-bottom: 20px;
}
.singlepage .container h1 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
  color: #244C54;
}
.singlepage .container .bread {
  padding: 26px 30px 19px;
}
.singlepage .container .content {
  background: #fff;
  padding: 29px 12px 29px 29px;
}
.singlepage .container .content h1 {
  font-size: 28px;
  font-family: 'RobotoSlab-Regular';
}
.singlepage .uss_catalog_block_cat .uss_catalog_category {
  border: 1px solid #F1F1F1;
}
.singlepage .uss_catalog_block_cat .uss_catalog_category:hover {
  background: none;
  color: inherit;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
}
.singlepage .uss_shop_blocks_view .uss_eshop_item {
  border: 1px solid #F1F1F1;
}
.singlepage .uss_shop_blocks_view .uss_eshop_item:hover {
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
}
body:not(.mainpage) .container h1 {
  text-align: left;
}
table.table {
  margin: 52px 0 20px 0;
}
table.table tbody {
  display: block;
}
table.table tr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
}
table.table tr td {
  display: block;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  text-align: center;
  font-size: 21px;
}
table.table tr td img {
  display: block;
  margin: 0 auto 24px;
  max-width: 100%;
}
.header-bg {
  background: #fff;
}
.header p {
  margin: 0;
}
.header a {
  text-decoration: none;
}
.header .inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 0;
}
.header .logo img {
  max-width: 100%;
}
.header .logo a {
  color: inherit;
  text-decoration: none !important;
}
.header .logo .logo_description {
  margin: 0 0 11px 0;
  font-size: 14px;
}
.header .logo .logo_sitename {
  font-size: 42px;
  text-decoration: none;
  color: #FFFCBA;
}
.header .left {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.header .center {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header .right {
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  -o-flex: 0 auto;
  -webkit-box-flex: 0;
          flex: 0 auto;
}
.header .row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .email {
  font-size: 14px;
  font-family: 'RobotoSlab-Light';
}
.header .email em {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #FFFCBA;
  line-height: 25px;
  text-align: center;
  margin-right: 8px;
}
.header .email em img {
  display: inline-block;
}
.header .email span {
  display: inline-block;
  vertical-align: middle;
}
.header .email a {
  color: inherit;
}
.header .contacts {
  font-size: 28px;
  font-family: 'RobotoSlab-Light';
  margin-left: 50px;
}
.header .contacts p:not(:first-child) {
  padding-left: 40px;
}
.header .contacts em {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #FFFCBA;
  line-height: 25px;
  text-align: center;
  margin-right: 8px;
}
.header .contacts em img {
  display: inline-block;
}
.header .contacts span {
  display: inline-block;
  vertical-align: middle;
}
.header .contacts a {
  color: inherit;
}
.header .basket {
  position: relative;
  font-size: 14px;
}
.header .basket a.basket_link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.header .basket p {
  font-size: 12px;
  margin: 0;
}
.header .basket .basket_in {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
}
.header .basket .basket_icon {
  margin-left: 12px;
  background: url(../img/cart_icon.png) center no-repeat, #62B2B0;
  width: 40px;
  height: 40px;
  display: block;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu .inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11.5px 0 22.5px;
}
.menu .burger {
  width: 39px;
  min-height: 35px;
  display: inline-block;
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 3px;
  border: 2px solid #fff;
  display: none;
}
.menu .burger span {
  height: 2px;
  background: #68ADAC;
}
.menu .in_menu {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.menu .in_menu ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 10px;
}
.menu .in_menu ul li {
  font-size: 17px;
  font-family: 'RobotoSlab-Light';
  position: relative;
  text-align: center;
  margin-right: 10px;
}
.menu .in_menu ul li a {
  color: inherit;
  display: inline-block;
  width: 100%;
  padding: 8px 0 7px 0;
  position: relative;
  text-decoration: none;
}
.menu .in_menu ul li .submenu {
  display: none;
  padding-top: 0;
  padding-bottom: 7px;
  position: absolute;
  left: 0;
  top: calc(100% + 23px);
  width: 170px;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06), -1px 1px 1px rgba(0, 0, 0, 0.06);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06), -1px 1px 1px rgba(0, 0, 0, 0.06);
  z-index: 10;
}
.menu .in_menu ul li .submenu:before {
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  height: 30px;
  display: block;
  position: absolute;
}
.menu .in_menu ul li .submenu .submenu {
  display: none !important;
}
.menu .in_menu ul li .submenu li {
  font-size: 14px;
  color: inherit;
}
.menu .in_menu ul li .submenu li a {
  text-align: left;
  padding: 10px 0 10px 14px;
  display: block;
  font-family: 'roboto-light';
}
.menu .in_menu ul li .submenu li a:after {
  content: none;
}
.menu .in_menu ul li .submenu li:hover {
  color: #68ADAC;
  background: #FFFCBA;
}
.menu .in_menu ul li:hover,
.menu .in_menu ul li.active {
  color: #68ADAC;
}
.menu .in_menu ul li:hover > a:after,
.menu .in_menu ul li.active > a:after {
  content: '';
  width: 75%;
  height: 1px;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #68ADAC;
}
.menu .in_menu ul li:hover > .submenu,
.menu .in_menu ul li.active > .submenu {
  display: block;
}
.menu .in_menu ul li:hover > .submenu li,
.menu .in_menu ul li.active > .submenu li {
  display: block;
}
.menu .in_menu ul li li:hover > .submenu {
  display: block;
}
.menu .search {
  -moz-flex: 0 350px;
  -ms-flex: 0 350px;
  -o-flex: 0 350px;
  -webkit-box-flex: 0;
          flex: 0 350px;
}
.menu .search form.uss_site_search {
  position: relative;
}
.menu .search form.uss_site_search input[type='text'] {
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  height: 35px;
  padding: 0 0 0 9px;
  font-family: inherit;
  font-size: 14px;
}
.menu .search form.uss_site_search input[type='text']:focus {
  border-color: #68ADAC;
}
.menu .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #68ADAC;
}
.menu .search form.uss_site_search input[type='submit'] {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border: none;
  background: url('../img/search_icon.png') center no-repeat, #FFFCBA;
  cursor: pointer;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.menu .search form.uss_site_search input[type='submit']:hover {
  background: url('../img/k3_2/search_icon.png') center no-repeat, #68ADAC;
}
.block .inner {
  padding-bottom: 80px;
}
.block .h3 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block p {
  margin: 0;
}
.block .catalog_menu li {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 18px;
}
.block .catalog_menu li .uss_shop_cat_cat {
  padding: 0 17px;
  margin: 10px 0;
  text-align: center;
}
.block .catalog_menu li .uss_shop_cat_cat a {
  display: inline-block;
  vertical-align: middle;
}
.block .catalog_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.block .catalog_menu li div > a {
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.block .catalog_menu li div > a:hover {
  color: #68ADAC;
}
.block .catalog_menu li .catalog_menu_image {
  display: block;
  background-color: #fff;
}
.block .catalog_menu li img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.block .inner {
  padding-bottom: 80px;
}
.block .h3 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
}
.block ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.block p {
  margin: 0;
}
.block .uss_eshop_menu li {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 18px;
}
.block .uss_eshop_menu li .uss_shop_cat_cat {
  padding: 0 17px;
  margin: 10px 0;
  text-align: center;
}
.block .uss_eshop_menu li .uss_shop_cat_cat a {
  display: inline-block;
  vertical-align: middle;
}
.block .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.block .uss_eshop_menu li .eshop_menu_image {
  display: block;
  width: 100%;
}
.block .uss_eshop_menu li > a {
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.block .uss_eshop_menu li > a:hover {
  color: #68ADAC;
}
.block .uss_eshop_menu li img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.uss_catalog_block_cat .uss_catalog_category {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 18px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.uss_catalog_block_cat .uss_catalog_category .uss_shop_cat_cat {
  padding: 0 17px;
  margin: 10px 0;
  text-align: center;
}
.uss_catalog_block_cat .uss_catalog_category .uss_shop_cat_cat a {
  display: inline-block;
  vertical-align: middle;
}
.uss_catalog_block_cat .uss_catalog_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img {
  max-width: 100%;
  border: none;
  width: 100% !important;
  display: block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img a {
  margin: 0;
}
.uss_catalog_block_cat .uss_catalog_category .uss_catalog_cat_img a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a {
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a:hover {
  color: #68ADAC;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catlog_cat_anons {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  padding-bottom: 7px;
  margin: 18px 0 0 0;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catlog_cat_anons p {
  margin: 0;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  width: calc(100% + 20px);
  margin-left: -10px;
  max-width: 100%;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton:hover {
  background: #F5F19D;
}
.content .uss_catalog_block_cat .uss_catalog_category {
  padding: 9px;
}
.content .uss_catalog_block_cat .uss_catalog_category .catalog_info {
  padding: 0;
}
.content .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.uss_shop_block_cat p {
  margin: 0;
}
.uss_shop_block_cat .uss_shop_category {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 18px;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_cat {
  padding: 0 17px;
  margin: 10px 0;
  text-align: center;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_cat a {
  display: inline-block;
  vertical-align: middle;
}
.uss_shop_block_cat .uss_shop_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  color: #68ADAC;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap {
  border: none;
  margin: 0;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap .uss_shop_cat_img {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  max-width: 100%;
  width: 100% !important;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap .uss_shop_cat_img a {
  margin: 0;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_img_wrap .uss_shop_cat_img a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_name {
  text-align: center;
  margin: 0;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_name a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_name a:hover {
  color: #68ADAC;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_text {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  padding-bottom: 7px;
  margin: 18px 0 0 0;
}
.uss_shop_block_cat .uss_shop_category .uss_shop_cat_text p {
  margin: 0;
}
.watch_all {
  text-align: center;
}
.watch_all a {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.watch_all a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.watch_all a:hover {
  background: #F5F19D;
}
.photoalbum .uss_images_block {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.photoalbum .uss_images_block .uss_one_image {
  margin-bottom: 22px;
}
.photoalbum .uss_images_block .uss_one_image .image img {
  display: block;
  margin: 0 auto;
}
.photoalbum .uss_images_block .uss_one_image .info .name {
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 18px 0 0 0;
  text-decoration: none;
  display: block;
}
.photoalbum .uss_images_block .uss_one_image .info .name:hover {
  color: #68ADAC;
}
.photoalbum .uss_images_block .uss_one_image .info .descr {
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  padding-bottom: 7px;
  margin: 18px 0 0 0;
}
.photoalbum .uss_images_block .uss_one_image .info .descr p {
  margin: 0;
}
.block.news .items {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block.news .items .news_block_item {
  position: relative;
  background: #fff;
}
.block.news .items .news_block_item .image {
  float: none;
  margin: 0;
  padding: 0;
}
.block.news .items .news_block_item .image a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.block.news .items .news_block_item .info {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 46px;
  position: relative;
}
.block.news .items .news_block_item .info .date {
  position: absolute;
  left: 0;
  top: -48px;
  background: #68ADAC;
  height: 25px;
  padding: 6px 6px 0 6px;
  color: #fff;
  font-size: 12px;
  font-family: 'RobotoSlab-Regular';
  margin: 0;
}
.block.news .items .news_block_item .info .title {
  font-size: 24px;
  font-family: 'roboto';
}
.block.news .items .news_block_item .info .title a {
  color: inherit;
}
.block.news .items .news_block_item .info:after {
  content: '';
  position: absolute;
  left: 20px;
  top: 25px;
  width: 60px;
  height: 1px;
  background: #68ADAC;
}
.block.news .items .news_block_item:hover {
  background: url(../img/transparent_bg.png), url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png), url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/transparent_bg.png), url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
}
.block.news .items .news_block_item:hover .info {
  color: #68ADAC;
}
.block.news .items .news_block_item:hover .info .title a {
  text-decoration: none;
}
.block.news.news-x2 .items .news_block_item {
  width: 580px;
  max-width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
}
.block.news.news-x3 .items .news_block_item {
  width: 380px;
  max-width: calc((100% - ( (3 - 1) * 20px ) ) / 3);
}
.block.news.news-x4 .items .news_block_item {
  width: 280px;
  max-width: calc((100% - ( (4 - 1) * 20px ) ) / 4);
}
.block.news.news-x4 .items .news_block_item .info {
  padding-top: 36px;
}
.block.news.news-x4 .items .news_block_item .info:after {
  top: 20px;
}
.block.news.news-x4 .items .news_block_item .info .date {
  top: -33px;
}
.block.subscribe .h3 {
  margin-bottom: 15px;
}
.block.subscribe .h2 {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  display: block;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
}
.block.subscribe .subscribe_form form {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block.subscribe .subscribe_form form .emailfield {
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  -o-flex: 0 auto;
  -webkit-box-flex: 0;
          flex: 0 auto;
  margin-right: 20px;
}
.block.subscribe .subscribe_form form .emailfield input {
  height: 53px;
  min-width: 460px;
}
.block.subscribe .subscribe_form form .send_button {
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  -o-flex: 0 auto;
  -webkit-box-flex: 0;
          flex: 0 auto;
}
.block.subscribe .subscribe_form form .send_button input[type='submit'] {
  height: 53px !important;
}
.block.position.position_tabbed .tab_container .tab:not(.active) {
  display: block;
}
.block_form .h3 {
  color: #505050;
}
.block_form form {
  color: #505050;
  font-family: 'roboto-light';
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block_form form .uss_error_form {
  width: 100%;
  background: #FF8A80;
  border-color: #C62828;
}
.block_form form .uss_error_form,
.block_form form .uss_error_form * {
  color: #212121;
  font-size: 14px;
  font-family: roboto;
}
.block_form form .group {
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.block_form form .group .fc_item {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.block_form form .group .fc_item .elem_item {
  width: 100%;
}
.block_form form .group .fc_item .elem_item input.styler,
.block_form form .group .fc_item .elem_item textarea.styler {
  width: 100%;
}
.block_form form .group .fc_item .elem_item textarea.styler {
  resize: none;
}
.block_form form .group .fc_item .elem_item textarea.styler.error {
  border-color: #C62828;
}
.block_form form .group .fc_item.fc_textarea {
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
  max-width: 100% !important;
}
.block_form form .group .fc_item.fc_textarea textarea {
  height: 5.3em;
}
.block_form form .group.end {
  -moz-flex: 0 calc(100% - 207px);
  -ms-flex: 0 calc(100% - 207px);
  -o-flex: 0 calc(100% - 207px);
  -webkit-box-flex: 0;
          flex: 0 calc(100% - 207px);
}
.block_form form .group.end .fc_item.fc_checkbox {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block_form form .group.end .fc_item.fc_checkbox .elem_item {
  vertical-align: top;
  -moz-flex: 0;
  -ms-flex: 0;
  -o-flex: 0;
  -webkit-box-flex: 0;
          flex: 0;
}
.block_form form .group.end .fc_item.fc_checkbox .elem_item .jq-checkbox {
  top: -4px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.block_form form .group.end .fc_item.fc_checkbox .sector_title {
  vertical-align: top;
  line-height: 1.2;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  display: inline-block;
}
.block_form form .group.end .fc_item.fc_checkbox .sector_title label {
  padding: 0;
  margin: 0;
  font-family: 'roboto';
  font-weight: normal;
}
.block_form form .buttons {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.block_form form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  /*.big;*/
}
.block_form form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.block_form form .buttons input[type='submit'].styler:hover {
  background: #62B2B0;
}
.block_form.small_form form .group .fc_item + .fc_item:not(.fc_textarea) {
  margin-left: 10px;
}
.block_form.small_form form .group:not(.end) .fc_item {
  max-width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
}
.block_form.small_form form .buttons input[type='submit'].styler {
  height: 43px !important;
  color: #fff !important;
  background: #80CAC8 !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #62B2B0 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.block_form.small_form form .buttons input[type='submit'].styler.big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.block_form.small_form form .buttons input[type='submit'].styler:hover {
  background: #62B2B0 !important;
}
.block_form.big_form form .group .fc_item {
  margin-bottom: 17px;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
}
.block_form.big_form form .group .fc_item input.styler,
.block_form.big_form form .group .fc_item textarea.styler {
  border-color: #B8B8B8;
}
.block_form.big_form form .group .fc_item input.styler:hover,
.block_form.big_form form .group .fc_item textarea.styler:hover,
.block_form.big_form form .group .fc_item input.styler:focus,
.block_form.big_form form .group .fc_item textarea.styler:focus {
  border-color: #62B2B0;
}
.block_form.big_form form .group:not(.end) .fc_item {
  max-width: calc((100% - 10) / 2);
  min-width: calc((100% - ( 2 * 20px ) ) / 3);
}
.positions .position_tabs .position_tabs__nav {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  cursor: pointer;
}
.positions .position_tabs .position_tabs__nav span {
  height: 50px;
  width: 400px;
  display: block;
  text-align: center;
  padding: 12px 0 0 0;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #FFFEE9;
  position: relative;
  color: #68ADAC;
}
.positions .position_tabs .position_tabs__nav span:hover {
  background: #EAEAEA;
  color: inherit;
}
.positions .position_tabs .position_tabs__nav span.selected {
  background: #80CAC8;
  color: #fff;
}
.positions .position_tabs .position_tabs__nav span.selected:after {
  content: '';
  width: 15px;
  height: 8px;
  display: block;
  background: url(../img/position_triangle.png) center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: 0 auto;
}
.positions .position_tabs .position_tabs__tabs .position_tabs__tabs__tab {
  display: none;
  width: 100%;
  overflow: hidden;
}
.positions .position_tabs .position_tabs__tabs .position_tabs__tabs__tab.selected {
  display: block;
}
.positions .position_tabs .position_tabs__tabs .position_tabs__tabs__tab .uss_eshop_block_item {
  width: 370px;
  margin-right: 10px;
  display: inline-block;
}
.positions .position_tabs .position_tabs__tabs .position_tabs__tabs__tab .uss_eshop_block_item .img > a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.positions .position_tabs .position_tabs__tabs .slick-list {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.footer_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer_menu .inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11.5px 0;
}
.footer_menu .in_menu {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.footer_menu .in_menu ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer_menu .in_menu ul li {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  font-size: 17px;
  font-family: 'RobotoSlab-Light';
  position: relative;
  text-align: center;
}
.footer_menu .in_menu ul li a {
  color: inherit;
  display: inline-block;
  width: 100%;
  padding: 8px 0 7px 0;
  position: relative;
  text-decoration: none;
}
.footer_menu .in_menu ul li .submenu {
  display: none;
  padding-top: 0;
  padding-bottom: 7px;
  position: absolute;
  left: 0;
  top: calc(100% + 23px);
  width: 170px;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06), -1px 1px 1px rgba(0, 0, 0, 0.06);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06), -1px 1px 1px rgba(0, 0, 0, 0.06);
}
.footer_menu .in_menu ul li .submenu:before {
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  height: 30px;
  display: block;
  position: absolute;
}
.footer_menu .in_menu ul li .submenu .submenu {
  display: none !important;
}
.footer_menu .in_menu ul li .submenu li {
  font-size: 14px;
  color: inherit;
}
.footer_menu .in_menu ul li .submenu li a {
  text-align: left;
  padding: 10px 0 10px 14px;
  display: block;
  font-family: 'roboto-light';
}
.footer_menu .in_menu ul li .submenu li a:after {
  content: none;
}
.footer_menu .in_menu ul li .submenu li:hover {
  color: #68ADAC;
  background: #FFFCBA;
}
.footer_menu .in_menu ul li:hover {
  color: #68ADAC;
}
.footer_menu .in_menu ul li:hover > a:after {
  content: '';
  width: 50px;
  height: 1px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #68ADAC;
}
.footer_menu .in_menu ul li:hover > .submenu {
  display: block;
}
.footer_menu .in_menu ul li:hover > .submenu li {
  display: block;
}
.footer_menu .submenu {
  display: none !important;
}
.footer_menu .search {
  -moz-flex: 0 350px;
  -ms-flex: 0 350px;
  -o-flex: 0 350px;
  -webkit-box-flex: 0;
          flex: 0 350px;
}
.footer_menu .search form.uss_site_search {
  position: relative;
}
.footer_menu .search form.uss_site_search input[type='text'] {
  width: 100%;
  background: #fff;
  border: 1px solid #F1F1F1;
  height: 35px;
  padding: 0 0 0 9px;
}
.footer_menu .search form.uss_site_search input[type='text']:focus {
  border-color: #68ADAC;
}
.footer_menu .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #68ADAC;
}
.footer_menu .search form.uss_site_search input[type='submit'] {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border: none;
  background: url('../img/search_icon.png') center no-repeat, #FFFCBA;
  cursor: pointer;
  border-top: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #FFFCBA;
}
.footer_bg {
  background: #FBFBFB;
}
.footer {
  background: #FBFBFB;
  font-size: 16px;
}
.footer p {
  margin: 0;
}
.footer a {
  text-decoration: none;
}
.footer .row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 14px;
}
.footer .inner {
  padding: 46px 3px 0 3px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .left {
  padding: 3px 0 0 0;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.footer .right {
  text-align: right;
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  -o-flex: 0 auto;
  -webkit-box-flex: 0;
          flex: 0 auto;
}
.footer .social {
  margin: 0 0 13px 0;
}
.footer .social a {
  width: 34px;
  height: 34px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin: 0 10px 0 0;
  border: 2px solid #68ADAC;
}
.footer .social a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.footer .social a:hover {
  background: #FFFEE9;
}
.footer .counters {
  margin: 0 0 13px 0;
}
.footer .privacy {
  margin: 0 0 7px 0;
}
.footer .phone {
  font-size: 28px;
}
.footer .phone a {
  font-size: inherit;
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
}
.footer .phone p {
  display: inline-block;
  padding-left: 30px;
}
.footer .phone em {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.footer .phone span {
  display: inline-block;
  vertical-align: middle;
}
.footer .phone a {
  text-decoration: none;
}
.footer .phone a:hover {
  text-decoration: underline;
}
.footer .address {
  font-size: 16px;
  line-height: 1.45;
  margin: 0 0 0 0;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.footer .dev .uss-copyright {
  display: inline-block;
}
.footer .email {
  font-size: 14px;
  font-family: 'RobotoSlab-Light';
  margin-top: 7px;
  margin-right: 50px;
}
.footer .email em {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #FFFCBA;
  line-height: 25px;
  text-align: center;
  margin-right: 8px;
}
.footer .email em img {
  display: inline-block;
}
.footer .email span {
  display: inline-block;
  vertical-align: middle;
}
.footer .email a {
  color: inherit;
}
.footer .contacts {
  font-size: 28px;
  font-family: 'RobotoSlab-Light';
}
.footer .contacts em {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #FFFCBA;
  line-height: 25px;
  text-align: center;
  margin-right: 8px;
}
.footer .contacts em img {
  display: inline-block;
}
.footer .contacts span {
  display: inline-block;
  vertical-align: middle;
}
.footer .contacts a {
  color: inherit;
  text-decoration: none;
}
.footer .contacts a:hover {
  text-decoration: underline;
}
.bottom {
  font-size: 16px;
}
.bottom p {
  margin: 0;
}
.bottom .inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom .left {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.bottom .left .privacy {
  margin-bottom: 7px;
}
.bottom .left .copy {
  margin-bottom: 7px;
}
.bottom .right {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  text-align: right;
}
.bottom .dev {
  display: inline-block;
}
.slider {
  width: 100%;
  overflow: hidden;
}
.slider + .block {
  padding-top: 20px;
}
.slider .slides {
  position: relative;
  width: 162.7%;
  left: -31.4%;
  margin-bottom: 0 !important;
}
.slider .slides .slide {
  position: relative;
}
.slider .slide {
  position: relative;
  overflow: hidden;
}
.slider .inner {
  position: relative;
}
.slider .img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.slider .slide-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.slider .caption {
  z-index: 1;
  width: calc(100% - 31.4%);
  max-width: 1180px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  margin: 0 auto;
}
.slider .caption .caption_content {
  padding: 7% 0% 0;
  position: relative;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
      transform-origin: left top;
  left: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.slider .caption .title {
  background: rgba(255, 255, 255, 0.95);
  font-size: 48px;
  display: inline-block;
  padding: 0 8px;
  margin-bottom: 12px;
}
.slider .caption .preview {
  background: rgba(255, 255, 255, 0.95);
  font-size: 16px;
  display: inline-block;
  margin-bottom: 12px;
  padding: 8px 12px;
}
.slider .caption .more a {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.slider .caption .more a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.slider .caption .more a:hover {
  background: #F5F19D;
}
.slider .slick-arrow {
  width: 42px;
  height: 40px;
  z-index: 10;
  opacity: 1 !important;
}
.slider .slick-arrow.slick-next {
  left: 0;
  right: -1140px;
  margin: 0 auto;
  background: url(../img/slider-next.png) center no-repeat;
}
.slider .slick-arrow.slick-next:hover {
  background: url(../img/slider-next-a.png) center no-repeat;
}
.slider .slick-arrow.slick-prev {
  left: -1140px;
  right: 0;
  margin: 0 auto;
  background: url(../img/slider-prev.png) center no-repeat;
}
.slider .slick-arrow.slick-prev:hover {
  background: url(../img/slider-prev-a.png) center no-repeat;
}
.slider .slick-dots {
  bottom: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: right;
}
.slider .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 10px;
  padding: 0;
}
.slider .slick-dots li button {
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  background: #52ACAB;
}
.slider .slick-dots li.slick-active button,
.slider .slick-dots li:hover button {
  background: #FFFDD5;
}
.uss_shop_blocks_view {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: visible;
}
.uss_shop_blocks_view .uss_eshop_item {
  position: relative;
  background: #fff;
  border: 1px solid #E7E7E7;
  padding: 0 14px 14px 14px;
  margin-right: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: calc((100% - ( (3 - 1) * 20px ) ) / 3);
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  -o-flex: 0 auto;
  -webkit-box-flex: 0;
          flex: 0 auto;
}
.uss_shop_blocks_view .uss_eshop_item.with_btns {
  padding-bottom: 65px;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
}
.uss_shop_blocks_view .uss_eshop_item .posimg_item {
  margin: 0 0 14px -14px !important;
  width: calc(100% + 14px + 14px);
}
.uss_shop_blocks_view .uss_eshop_item .posimg_item .uss_img_holder {
  padding: 0;
  margin: 0 auto;
  border: none;
  text-align: center;
  display: block;
  max-width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.uss_shop_blocks_view .uss_eshop_item .posimg_item .uss_img_holder a {
  display: block;
}
.uss_shop_blocks_view .uss_eshop_item .posimg_item .uss_img_holder a img {
  display: inline-block;
  max-width: 100%;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_name a {
  font-size: 17px;
  color: inherit;
  text-decoration: none;
  font-family: roboto;
  font-weight: bold;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_name a:hover {
  text-decoration: underline;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_description {
  font-size: 12px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_price {
  margin: 14px 0;
  padding: 8px 0 7px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #FFFEE9;
  width: calc(100% + 14px + 14px);
  margin-left: -14px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_price span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-family: 'RobotoSlab-Regular';
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.actual_price {
  font-size: 24px;
  color: inherit;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price {
  font-size: 14px;
  color: #68ADAC;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price + .actual_price {
  margin-left: 9px !important;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by {
  margin: 0;
  padding: 0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  display: block;
  float: none;
  font-size: 14px;
  height: 38px;
  padding-top: 11px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by a.add_to_cart:hover {
  background: #F5F19D;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by a.add_to_cart.already_in_cart {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by a.add_to_cart.already_in_cart:hover {
  background: #62B2B0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_by + .uss_shop_by {
  margin-top: 7px;
  margin-bottom: 7px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 14px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_by.uss_shop_buy_one_click {
  margin: 0;
  padding: 0;
  width: 67px;
  height: 35px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_by.uss_shop_buy_one_click a {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #FFFEE9;
  background: url(../img/one_click.png) center no-repeat, #FFFEE9;
  border: none;
  min-width: auto;
  padding: 0 !important;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_by.uss_shop_buy_one_click a:hover {
  background-color: #F5F19D;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by {
  width: 67px;
  height: 35px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.add_to_compare {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #FFFEE9;
  background: url(../img/compare.png) center no-repeat, #FFFEE9;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.add_to_compare:hover {
  background-color: #F5F19D;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.add_to_compare.already_in_compare {
  background-color: #80CAC8;
  background-image: url(../img/compare_white.png);
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.add_to_compare.already_in_compare:hover {
  background-color: #62B2B0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap {
  width: 67px;
  height: 35px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap .uss_shop_put {
  display: block;
  width: 100%;
  height: 100%;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap .uss_shop_put a {
  border: 1px solid #FFFEE9;
  background: url(../img/fav.png) center no-repeat, #FFFEE9;
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap .uss_shop_put a:hover {
  background-color: #F5F19D;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap .uss_shop_put a.already_in_wish {
  background-color: #80CAC8;
  background-image: url(../img/fav_white.png);
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap .uss_shop_put a.already_in_wish:hover {
  background-color: #62B2B0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns > div {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  margin-right: 17px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_btns > div:last-child {
  margin-right: 0;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_producer {
  margin: 4px 0 3px;
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_producer strong {
  font-weight: normal;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  font-family: roboto-light;
  font-size: 14px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_uid {
  margin: 4px 0 3px;
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_uid strong {
  font-weight: normal;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  font-family: roboto-light;
  font-size: 14px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_amount_left {
  margin: 4px 0 3px;
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_amount_left strong {
  font-size: 14px;
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  font-family: roboto-light;
  font-weight: normal;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_linktomore {
  margin: 4px 0 3px;
}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_linktomore a {
  font-family: roboto;
  font-weight: bold;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area {
  margin-top: 14px;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area .eshop_filters_group_title {
  font-size: 18px;
  font-family: roboto;
  font-weight: bold;
  margin-bottom: 10px;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area .eshop_filters_items .eshop_filters_item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area .eshop_filters_items .eshop_filters_item .eshop_filters_line {
  width: 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area .eshop_filters_items .eshop_filters_item .title {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 7px;
  display: block;
  font-family: roboto-light;
}
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area .eshop_filters_items .eshop_filters_item .value,
.uss_shop_blocks_view .uss_eshop_item .eshop_filters_area .eshop_filters_items .eshop_filters_item .items_wrap {
  display: block;
  font-size: 14px;
  font-family: roboto;
  font-weight: bold;
}
.uss_shop_list_view .uss_shop_list_view_item {
  width: 100%;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
  padding-right: 9px;
}
.uss_shop_list_view .uss_shop_list_view_item .posimg_item .uss_img_holder {
  border: none;
  padding-top: 14px;
  padding-left: 14px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data {
  overflow: hidden;
  display: block;
  margin-bottom: 14px;
  padding-top: 14px;
  font-size: 14px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data > div:not(.uss_shop_name) {
  margin: 0 0 3px 0;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data > div:not(.eshop_filters_area):not(.uss_shop_description):not(.uss_shop_by):not(.uss_shop_price) {
  line-height: 30px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_name {
  font-size: 20px;
  font-family: 'RobotoSlab-Regular';
  margin-bottom: 5px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_name a {
  color: inherit;
  display: block;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_amount_left {
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_amount_left strong {
  font-family: roboto-light;
  margin-right: 10px;
  display: inline-block;
  font-weight: normal;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_producer {
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_producer strong {
  font-family: roboto-light;
  margin-right: 10px;
  display: inline-block;
  font-weight: normal;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_uid {
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_uid strong {
  font-family: roboto-light;
  margin-right: 10px;
  display: inline-block;
  font-weight: normal;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .eshop_filters_area form .eshop_filters_group_title {
  line-height: 30px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .eshop_filters_area form .eshop_filters_items .eshop_filters_item {
  line-height: 30px;
  margin-bottom: 0;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .eshop_filters_area form .eshop_filters_items .eshop_filters_item:not(:last-child) {
  margin-bottom: 3px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .eshop_filters_area form .eshop_filters_items .eshop_filters_item .eshop_filters_line {
  margin-bottom: 0;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .eshop_filters_area form .eshop_filters_items .eshop_filters_item .title {
  font-size: 14px;
  margin-bottom: 7px;
  margin-right: 10px;
  font-family: roboto-light;
  font-weight: normal;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .eshop_filters_area form .eshop_filters_items .eshop_filters_item .value {
  font-size: 14px;
  font-family: roboto;
  font-weight: bold;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price {
  min-height: 36px;
  padding: 0 0 0 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 14px !important;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span {
  background: none !important;
  background: #FFFEE9 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  vertical-align: middle;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'RobotoSlab-Regular';
  padding: 8px 0 7px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price {
  font-size: 14px;
  color: #68ADAC;
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price + span.actual_price {
  padding-left: 0 !important;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.actual_price {
  padding-left: 14px !important;
  padding-right: 14px !important;
  font-size: 24px;
  color: inherit;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by {
  display: inline-block;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by + .uss_shop_by {
  margin-left: 15px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  display: inline-block;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  margin: 0 auto;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  float: none;
  font-size: 14px;
  height: 38px;
  padding-top: 11px;
  display: inline-block;
  min-width: 230px;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #F5F19D;
}
.uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_linktomore a {
  font-family: 'RobotoSlab-Regular';
}
.uss_shop_list_cat .uss_shop_cat_img_wrap .uss_shop_cat_img {
  border: none;
  position: relative;
}
.uss_shop_list_cat .uss_shop_cat_img_wrap .uss_shop_cat_img a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.uss_shop_list_cat .uss_shop_cat_name a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 21px;
  color: inherit;
  text-align: center;
  padding: 0 0 0 0;
  text-decoration: none;
}
.uss_shop_list_cat .uss_shop_cat_name a:hover {
  color: #68ADAC;
}
.uss_shop_list_cat .uss_shop_cat_text {
  font-size: 14px;
}
.uss_shop_table_view table {
  max-width: 100%;
}
.uss_shop_table_view table tr td.uss_onlineorder * + * {
  margin-top: 5px;
}
.uss_shop_table_view table tr td.uss_onlineorder a.add_to_cart {
  background: #FFFCBA;
  border-bottom: 2px solid #F5F19D;
  display: inline-block;
  padding: 4px 5px 5px;
  text-decoration: none;
}
.section_eshop {
  font-size: 14px;
}
.section_eshop .uss_shop_detail .uss_img_wrapper .uss_img_big .uss_img_big_image a img {
  margin: 0 auto;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data {
  display: block;
  overflow: hidden;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_description {
  font-size: 18px;
  line-height: 1.45;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_description ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_description ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_description p {
  margin: 0 0 10px 0;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area {
  margin-bottom: 3px;
  margin-top: 15px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_group_title {
  font-size: 20px;
  font-family: roboto;
  font-weight: bold;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_items .eshop_filters_item {
  margin-bottom: 3px;
  line-height: 25px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_items .eshop_filters_item .eshop_filters_line {
  margin-bottom: 0;
  max-width: 100%;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_items .eshop_filters_item .title {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 7px;
  margin-right: 7px;
  font-family: roboto-light;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_items .eshop_filters_item .value {
  font-weight: bold;
  font-family: roboto;
  max-width: 100%;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .eshop_filters_area .eshop_filters_items .eshop_filters_item .jq-selectbox {
  width: auto;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_amount_left {
  margin: 0 0 3px;
  line-height: 25px;
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_amount_left strong {
  font-family: roboto-light;
  font-weight: normal;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_producer {
  margin: 0 0 3px;
  line-height: 25px;
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_producer strong {
  font-family: roboto-light;
  font-weight: normal;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_uid {
  margin: 0 0 3px;
  line-height: 25px;
  font-family: roboto;
  font-weight: bold;
  font-size: 14px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_uid strong {
  font-family: roboto-light;
  font-weight: normal;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_price span {
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  background: none !important;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_price span.price {
  color: inherit;
  font-size: 30px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_price span.old_price {
  font-size: 16px;
  color: #8C8C8C;
  font-family: 'roboto-light';
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by {
  margin: 0;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  width: 280px;
  text-align: center;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #F5F19D;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.already_in_cart,
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.already_in_cart.big,
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.already_in_cart:hover,
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  background: #62B2B0;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by + .uss_shop_by {
  margin-top: 10px;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
  min-width: 135px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  margin-top: 12px;
  background: #FFFEE9;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put {
  width: 100%;
  height: 100%;
  display: block;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put:hover {
  background: #F5F19D;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put:hover a {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 11px 12px 0 62px;
  background: url(../img/compare.png) 26px center no-repeat;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  color: #68ADAC;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put a.already_in_wish {
  background-image: none;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
  display: inline-block;
  vertical-align: top;
  width: 135px;
  height: 35px;
  margin-top: 12px;
  background: #FFFEE9;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 11px 0 0 46px;
  background: url(../img/fav.png) 14px center no-repeat;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  color: #68ADAC;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover {
  background: #F5F19D;
}
.section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover a {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.section_eshop .uss_shop_detail .uss_shop_full_description {
  font-size: 18px;
}
div.uss_tabs div.uss_tabs_navigation {
  overflow: visible;
}
div.uss_tabs div.uss_tabs_navigation span {
  font-size: 17px;
  text-transform: uppercase;
  color: #68ADAC;
  border-radius: 0;
  font-weight: normal !important;
  background: #FFFEE9;
  font-family: roboto;
  opacity: 1 !important;
  padding: 3px 19px 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: none;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 5px 0 0;
  height: auto;
  text-shadow: none;
  border-top: 3px solid transparent;
}
div.uss_tabs div.uss_tabs_navigation span.selected,
div.uss_tabs div.uss_tabs_navigation span:hover {
  background: #80CAC8;
  color: #fff;
  border-top: 3px solid #62B2B0;
  position: relative;
}
div.uss_tabs div.uss_tabs_navigation span.selected:after,
div.uss_tabs div.uss_tabs_navigation span:hover:after {
  content: '';
  width: 15px;
  height: 8px;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -8px;
  position: absolute;
  background: url(../img/position_triangle.png) center no-repeat;
}
div.uss_tabs div.uss_tabs_navigation span:first-child.selected {
  margin-left: 0;
}
div.uss_tabs div.uss_tabs_navigation span:last-child.selected {
  margin-right: 0;
}
div.uss_tabs div.tab_items {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 20px 17px 20px 17px;
  margin-top: -1px;
  border: 1px solid #E7E7E7;
}
div.uss_tabs div.tab_items .CatalogOrderForm .group .fc_item .elem_item textarea.styler {
  height: 60px;
}
table.decore tbody {
  display: block;
}
table.decore tr {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}
table.decore tr td,
table.decore tr th {
  display: block;
  -moz-flex: 0 auto;
  -ms-flex: 0 auto;
  -o-flex: 0 auto;
  -webkit-box-flex: 0;
          flex: 0 auto;
  border-right: 1px solid #E6E6DE;
  border-bottom: 1px solid #E6E6DE;
}
table.decore tr th {
  background: #FFFEE9;
  padding: 12px 15px 14px 15px;
  border-top: 1px solid #E6E6DE;
  font-weight: normal;
  font-family: 'roboto';
}
table.decore tr td {
  padding: 5px 16px 8px 16px;
}
table.decore tr > td:last-child {
  border-right: none;
}
table.decore tr > th:last-child {
  border-right: none;
}
.h_op {
  font-family: 'RobotoSlab-Light';
  font-size: 48px;
  font-weight: normal;
  margin: 0 0 1.0625em 0;
  font-size: 24px;
  text-align: center;
  background: url(../img/aside_title_lines.png) 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/aside_title_lines.png) 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
  background: url(../img/aside_title_lines.png) 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
  padding: 12px 0 10px;
  font-family: 'RobotoSlab-Regular';
  color: #68ADAC;
  position: relative;
  display: block;
  margin-bottom: 15px;
  background: #E7E7E7;
  color: inherit;
  margin-bottom: 11px;
  width: calc(100% + 17px + 17px);
  margin-left: -17px;
  text-align: left;
  padding-left: 18px;
  padding-right: 18px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.h_op:after {
  content: '';
  background: url(../img/catalog_triangle.png) center no-repeat;
  width: 15px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: 0 auto;
}
.h_op:after {
  content: none;
}
.uss_basket_loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.uss_eshop_sameproducts {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.uss_eshop_sameproducts .item {
  border: 1px solid #E7E7E7;
  margin: 0;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  margin-bottom: 15px;
}
.uss_eshop_sameproducts .item .imageWrap {
  width: calc(100% + 14px + 14px);
  margin-left: -14px !important;
  border: none;
  margin-bottom: 15px;
}
.uss_eshop_sameproducts .item .imageWrap .image a {
  display: block;
}
.uss_eshop_sameproducts .item .imageWrap .image a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.uss_eshop_sameproducts .item .info .title {
  font-size: 14px;
  color: #68ADAC;
  margin-bottom: 15px;
}
.uss_eshop_sameproducts .item .info .title a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
  font-family: 'RobotoSlab-Regular';
  display: block;
  height: 50px;
  overflow: hidden;
}
.uss_eshop_sameproducts .item .info .title a:hover {
  text-decoration: underline;
}
.uss_eshop_sameproducts .item .info .price {
  width: calc(100% + 14px + 14px);
  margin-left: -14px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFFEE9;
  margin-bottom: 15px;
  padding: 8px 0 7px;
}
.uss_eshop_sameproducts .item .info .price span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.uss_eshop_sameproducts .item .info .price span.old_price {
  font-size: 12px;
  color: #68ADAC;
}
.uss_eshop_sameproducts .item .info .price span.old_price + .actual_price {
  margin-left: 12px !important;
}
.uss_eshop_sameproducts .item .info .price span.actual_price {
  font-size: 18px;
  font-family: 'RobotoSlab-Regular';
  color: inherit;
}
.uss_eshop_sameproducts .item .info .addToCart a.add_to_cart {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_eshop_sameproducts .item .info .addToCart a.add_to_cart:hover {
  background: #F5F19D;
}
.uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.already_in_cart {
  height: 43px;
  color: #fff;
  background: #80CAC8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #62B2B0;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.already_in_cart:hover {
  background: #62B2B0;
}
.uss_eshop_sameproducts .uss_clear {
  display: none;
}
.uss_catalog_block_cat .catalog_orderbutton,
.uss_catalog_detail .catalog_orderbutton,
.uss_catalog_list_cat .catalog_orderbutton {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  box-shadow: none !important;
}
.uss_catalog_block_cat .catalog_orderbutton.big,
.uss_catalog_detail .catalog_orderbutton.big,
.uss_catalog_list_cat .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.uss_catalog_block_cat .catalog_orderbutton:hover,
.uss_catalog_detail .catalog_orderbutton:hover,
.uss_catalog_list_cat .catalog_orderbutton:hover {
  background: #F5F19D;
}
.buy_one_click_form_tml {
  font-family: 'roboto-light';
  color: #404040;
}
.buy_one_click_form_tml,
.buy_one_click_form_tml .buy_one_click_window_wrap {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .uss_onepos_info .uss_title {
  font-size: 14px;
  font-family: roboto;
  font-weight: bold;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .uss_onepos_info .uss_description_efilters {
  margin: 0 0 9px 0;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price > * {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price .old_price {
  font-size: 16px;
  color: #8C8C8C;
  font-family: 'roboto-light';
  display: block;
  width: 100%;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_price .actual_price {
  display: block;
  width: 100%;
  font-size: 24px;
  font-family: 'roboto';
  font-weight: normal;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .uss_onepos_info .uss_shop_price_amount_wrap .uss_shop_by .amount_count input[type='text'] {
  border: 1px solid #ccc;
  width: 40px;
  height: 35px;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .group {
  width: 100%;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .group .fc_item {
  width: 100%;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .group .fc_item .elem_item {
  width: 100%;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .group .fc_item .elem_item input.styler,
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .group .fc_item .elem_item textarea.styler {
  width: 100%;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-top: 0 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #F5F19D;
}
.catalog_orderform_tml,
.catalog_orderform_tml .catalog_orderform_window_wrap {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.catalog_orderform_tml .fc_form_tml form .group {
  width: 100%;
}
.catalog_orderform_tml .fc_form_tml form .group .fc_item {
  width: 100%;
}
.catalog_orderform_tml .fc_form_tml form .group .fc_item .elem_item {
  width: 100%;
}
.catalog_orderform_tml .fc_form_tml form .group .fc_item .elem_item input.styler,
.catalog_orderform_tml .fc_form_tml form .group .fc_item .elem_item textarea.styler {
  width: 100%;
  max-width: 100%;
}
.catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-top: 0 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #F5F19D;
}
#wrap .uss_eshop_filters_block {
  float: none;
}
#wrap .uss_eshop_filters_block.simple_filters form {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#wrap .uss_eshop_filters_block.simple_filters form .filter_search_in_current_cat {
  text-align: left;
  -moz-flex: 0 100% !important;
  -ms-flex: 0 100% !important;
  -o-flex: 0 100% !important;
  -webkit-box-flex: 0 !important;
          flex: 0 100% !important;
}
#wrap .uss_eshop_filters_block.simple_filters form > .filter_item,
#wrap .uss_eshop_filters_block.simple_filters form > .filter_submit {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  width: auto;
  margin-bottom: 0;
}
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
  margin-top: 0;
}
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit input,
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit button {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  width: 100%;
  text-align: center;
  padding: 0 10px !important;
}
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit input.big,
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit input:hover,
#wrap .uss_eshop_filters_block.simple_filters form .filter_submit button:hover {
  background: #F5F19D;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) .group {
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_group_title {
  font-size: 18px;
  font-weight: normal;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item {
  width: calc(32% - 4px);
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 7px 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item:nth-of-type(3n) {
  margin-right: 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item label {
  font-weight: normal;
  display: block;
  width: 100%;
  margin: 0 0 7px 0;
  padding: 0 0 0 0;
  font-size: 15px;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item .filter_elem_label {
  white-space: normal;
  display: inline-block;
  width: auto;
  margin-right: 7px;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-start;
      -ms-flex-pack: space-start;
          justify-content: space-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form > .filter_item:not(.filter_producer):not(.filter_price) {
  width: calc(32% - 4px);
  margin-right: 10px;
  margin-left: 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form > .filter_submit {
  margin-right: 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_item {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
  margin-top: 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_item.filter_search_in_current_cat {
  vertical-align: middle;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form input,
#wrap .uss_eshop_filters_block:not(.simple_filters) form input.styler {
  max-width: 100%;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form input.error_field,
#wrap .uss_eshop_filters_block:not(.simple_filters) form input.styler.error_field {
  border-color: #B71C1C;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
  margin-top: 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input,
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button {
  height: 43px;
  color: #68ADAC;
  background: #FFFCBA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #F5F19D;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  width: calc((100% - 7px) / 2 );
  text-align: center;
  padding: 0 10px !important;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input.big,
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input:hover,
#wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button:hover {
  background: #F5F19D;
}
#wrap .uss_eshop_filters_block form .filter_search_in_current_cat {
  margin-bottom: 10px !important;
}
#wrap .uss_eshop_filters_block form .group {
  margin-bottom: 10px;
}
#wrap .uss_eshop_filters_block form .group .filter_item .items_wrap {
  overflow: visible;
}
#wrap .uss_eshop_filters_block form .filter_producer {
  width: calc((100% - 10px) / 3);
}
#wrap .uss_eshop_filters_block form .filter_producer label {
  width: 100%;
  font-weight: normal;
  display: block;
  margin: 0 0 7px 0;
  padding: 0 0 0 0;
  font-size: 15px;
}
#wrap .uss_eshop_filters_block form .filter_producer .jq-selectbox {
  width: 100%;
}
#wrap .uss_eshop_filters_block form .filter_price {
  width: calc((100% - 10px) / 3);
}
#wrap .uss_eshop_filters_block form .filter_submit {
  width: calc((100% - 10px) / 3);
}
.jq-radio {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.jq-selectbox {
  width: 100%;
  margin-bottom: 0 !important;
  max-width: 100%;
}
.jq-selectbox .jq-selectbox__select {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border: none;
  background: #F6F6F6;
  border: 1px solid #989898;
  border-radius: 0;
  width: 100% !important;
}
.jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
  width: 100%;
  font-size: 12px;
}
.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
  border: none;
}
.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  opacity: 1;
  border-bottom-color: #989898;
}
#uss_basket_ask_where_to_go_block {
  font-family: 'roboto-light';
  font-size: 14px;
}
button.styler:not([disabled]),
input[type=submit].styler:not([disabled]),
input[type=reset].styler,
input[type=button].styler:not([disabled]) {
  height: 43px !important;
  color: #68ADAC !important;
  background: #FFFCBA !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #F5F19D !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
button.styler:not([disabled]).big,
input[type=submit].styler:not([disabled]).big,
input[type=reset].styler.big,
input[type=button].styler:not([disabled]).big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
button.styler:not([disabled]):hover,
input[type=submit].styler:not([disabled]):hover,
input[type=reset].styler:hover,
input[type=button].styler:not([disabled]):hover {
  background: #F5F19D !important;
}
.section.section_news .uss_section_top_images {
  float: none;
}
.news_list_items .news_item .date {
  font-size: 80%;
}
.uss_form_tml.comments_form form,
.uss_form_tml.comment_answer_form form {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.uss_form_tml.comments_form form .uss_form_item.uss_form_text,
.uss_form_tml.comment_answer_form form .uss_form_item.uss_form_text {
  width: 100%;
  max-width: calc((100% - 10px) / 2 );
  margin-right: 0 !important;
  float: none;
}
.uss_form_tml.comments_form form .uss_form_item.uss_form_text input,
.uss_form_tml.comment_answer_form form .uss_form_item.uss_form_text input,
.uss_form_tml.comments_form form .uss_form_item.uss_form_text input.styler,
.uss_form_tml.comment_answer_form form .uss_form_item.uss_form_text input.styler {
  width: 100% !important;
}
.uss_form_tml.comments_form form .uss_form_item.uss_form_textarea,
.uss_form_tml.comment_answer_form form .uss_form_item.uss_form_textarea {
  width: 100%;
}
.uss_form_tml.comments_form form .uss_form_item.uss_form_textarea textarea,
.uss_form_tml.comment_answer_form form .uss_form_item.uss_form_textarea textarea {
  width: 100% !important;
}
.section.section_search .uss_search_form form {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section.section_search .uss_search_form form input[type='text'] {
  -moz-flex: 1 auto;
  -ms-flex: 1 auto;
  -o-flex: 1 auto;
  -webkit-box-flex: 1;
          flex: 1 auto;
  height: 43px;
  margin-right: 10px;
  padding-left: 10px;
}
.section.section_search .uss_search_form form input[type='submit'] {
  width: auto;
  display: inline-block;
  padding-top: 0;
}
.uss_eshop_sort_block {
  margin-bottom: 25px;
}
#wrap .one-in-row > * {
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#wrap .one-in-row > * .catalog_menu_item > a,
#wrap .one-in-row > * .uss_shop_cat_name > a,
#wrap .one-in-row > * .uss_catalog_cat_name > a {
  height: auto;
}
#wrap .one-in-row > * .posimg_item {
  width: 100%;
  margin-left: 01px;
  margin-right: 0 !important;
}
#wrap .one-in-row > * .imageWrap {
  display: block;
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#wrap .one-in-row > * .imageWrap .image {
  display: block;
  margin: 0 auto;
}
#wrap .one-in-row > *:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.uss_user_basket table tr td.uss_delete_pos a.del_basket_item {
  padding: 5px;
}
#uss_basket_ask_where_to_go_block {
  background: #fff;
  border-color: #62B2B0;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  font-family: 'roboto-light';
  line-height: 1.2;
  font-size: 14px;
}
#uss_basket_ask_where_to_go_block .title {
  font-weight: normal;
  font-family: 'RobotoSlab-Regular';
  font-size: 20px;
}
#uss_basket_ask_where_to_go_block a {
  text-decoration: none;
}
#uss_basket_ask_where_to_go_block a:hover {
  text-decoration: underline;
}
#uss_basket_ask_where_to_go_block .continue,
#uss_basket_ask_where_to_go_block .go_to_basket {
  font-size: 14px;
  text-decoration: none;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 10px;
  border-radius: 0;
  background: #80CAC8;
  margin: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 10px;
  background: #fff;
  margin: 0;
}
#wrap .aside_filters {
  padding: 10px;
}
#wrap .aside_block .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item {
  width: 100% !important;
}
#wrap .aside_block .uss_eshop_filters_block form .filter_price {
  width: 100% !important;
  margin: 10px 0;
}
#wrap .aside_block .uss_eshop_filters_block form .filter_submit {
  width: 100% !important;
  margin: 10px 0;
}
#wrap .aside_block .uss_eshop_filters_block:not(.simple_filters) form > .filter_item:not(.filter_producer):not(.filter_price) {
  width: 100% !important;
}
.colorStyle2 {
  color: #404040;
}
.colorStyle2 a {
  color: #8F7464;
}
.colorStyle2 .bg_type3 {
  background: #F6EBE1;
}
.colorStyle2 .header .logo .logo_description {
  color: #404040;
}
.colorStyle2 .header .logo .logo_sitename {
  color: #D3B29F;
}
.colorStyle2 .header .basket .basket_icon {
  background-color: #D3B29F;
}
.colorStyle2 .search form.uss_site_search input[type='submit'] {
  background: url('../img/k3_2/search_icon.png') center no-repeat, #D3B29F;
}
.colorStyle2 .search form.uss_site_search input[type='submit']:hover {
  background: url('../img/k3_2/search_icon.png') center no-repeat, #BC9985;
}
.colorStyle2 .search form.uss_site_search input[type='text']:focus {
  border-color: #BC9985;
}
.colorStyle2 .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #BC9985;
}
.colorStyle2 .menu .in_menu ul li a {
  color: #404040;
}
.colorStyle2 .menu .in_menu ul li:hover a:after,
.colorStyle2 .menu .in_menu ul li.active a:after {
  background: #BC9985;
}
.colorStyle2 .menu .in_menu ul li .submenu li:hover {
  background: #D3B29F;
}
.colorStyle2 .menu .in_menu ul li .submenu li:hover a {
  color: #fff;
}
.colorStyle2 .slider .caption .more a {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .slider .caption .more a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .slider .caption .more a:hover {
  background: #BC9985;
}
.colorStyle2 .block .catalog_menu li:hover,
.colorStyle2 .block .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FAF3EE, #F6EBE1);
  color: #8F7464;
}
.colorStyle2 .block .catalog_menu li:hover a,
.colorStyle2 .block .uss_eshop_menu li:hover a {
  color: #8F7464;
}
.colorStyle2 .block .catalog_menu li:hover a:hover,
.colorStyle2 .block .uss_eshop_menu li:hover a:hover {
  color: inherit;
}
.colorStyle2 .uss_shop_block_cat .uss_shop_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FAF3EE, #F6EBE1);
  color: #8F7464;
}
.colorStyle2 .uss_shop_block_cat .uss_shop_category:hover a {
  color: #8F7464;
}
.colorStyle2 .uss_shop_block_cat .uss_shop_category:hover a:hover {
  color: inherit;
}
.colorStyle2 .watch_all a {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .watch_all a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .watch_all a:hover {
  background: #BC9985;
}
.colorStyle2 .block.news .items .news_block_item .info:after {
  background: #B8B8B8;
}
.colorStyle2 .block.news .items .news_block_item .info .date {
  background: #D3B29F;
}
.colorStyle2 .block.news .items .news_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FAF3EE, #F6EBE1);
  color: #8F7464;
}
.colorStyle2 .block.news .items .news_block_item:hover .info {
  color: inherit;
}
.colorStyle2 .block.news .items .news_block_item:hover .info:after {
  background: #BC9985;
}
.colorStyle2 .block.news .items .news_block_item:hover a {
  color: #8F7464;
}
.colorStyle2 .block.news .items .news_block_item:hover a:hover {
  color: inherit;
}
.colorStyle2 .block_form form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  /*.btn.big();*/
}
.colorStyle2 .block_form form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .block_form form .buttons input[type='submit'].styler:hover {
  background: #BC9985;
}
.colorStyle2 .block_form form label {
  color: inherit;
}
.colorStyle2 .block_form.big_form form .group .fc_item textarea.styler:hover,
.colorStyle2 .block_form.big_form form .group .fc_item input.styler:hover,
.colorStyle2 .block_form.big_form form .group .fc_item textarea.styler:focus,
.colorStyle2 .block_form.big_form form .group .fc_item input.styler:focus {
  border-color: #BC9985;
}
.colorStyle2 .block_form.small_form form .buttons input[type='submit'].styler {
  height: 43px !important;
  color: #fff !important;
  background: #D3B29F !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #BC9985 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle2 .block_form.small_form form .buttons input[type='submit'].styler.big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle2 .block_form.small_form form .buttons input[type='submit'].styler:hover {
  background: #BC9985 !important;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a:hover {
  color: #8F7464;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton:hover {
  background: #BC9985;
}
.colorStyle2 input[type=text].styler::-webkit-input-placeholder,
.colorStyle2 input[type=email].styler::-webkit-input-placeholder,
.colorStyle2 input[type=number].styler::-webkit-input-placeholder,
.colorStyle2 input[type=password].styler::-webkit-input-placeholder,
.colorStyle2 input[type=search].styler::-webkit-input-placeholder,
.colorStyle2 input[type=tel].styler::-webkit-input-placeholder,
.colorStyle2 input[type=url].styler::-webkit-input-placeholder,
.colorStyle2 textarea.styler::-webkit-input-placeholder,
.colorStyle2 input[type='text']::-webkit-input-placeholder {
  color: #A7A7A7;
}
.colorStyle2 input[type=text].styler::-moz-placeholder,
.colorStyle2 input[type=email].styler::-moz-placeholder,
.colorStyle2 input[type=number].styler::-moz-placeholder,
.colorStyle2 input[type=password].styler::-moz-placeholder,
.colorStyle2 input[type=search].styler::-moz-placeholder,
.colorStyle2 input[type=tel].styler::-moz-placeholder,
.colorStyle2 input[type=url].styler::-moz-placeholder,
.colorStyle2 textarea.styler::-moz-placeholder,
.colorStyle2 input[type='text']::-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle2 input[type=text].styler:-moz-placeholder,
.colorStyle2 input[type=email].styler:-moz-placeholder,
.colorStyle2 input[type=number].styler:-moz-placeholder,
.colorStyle2 input[type=password].styler:-moz-placeholder,
.colorStyle2 input[type=search].styler:-moz-placeholder,
.colorStyle2 input[type=tel].styler:-moz-placeholder,
.colorStyle2 input[type=url].styler:-moz-placeholder,
.colorStyle2 textarea.styler:-moz-placeholder,
.colorStyle2 input[type='text']:-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle2 input[type=text].styler:-ms-input-placeholder,
.colorStyle2 input[type=email].styler:-ms-input-placeholder,
.colorStyle2 input[type=number].styler:-ms-input-placeholder,
.colorStyle2 input[type=password].styler:-ms-input-placeholder,
.colorStyle2 input[type=search].styler:-ms-input-placeholder,
.colorStyle2 input[type=tel].styler:-ms-input-placeholder,
.colorStyle2 input[type=url].styler:-ms-input-placeholder,
.colorStyle2 textarea.styler:-ms-input-placeholder,
.colorStyle2 input[type='text']:-ms-input-placeholder {
  color: #A7A7A7;
}
.colorStyle2 input[type=text].styler:focus,
.colorStyle2 input[type=email].styler:focus,
.colorStyle2 input[type=number].styler:focus,
.colorStyle2 input[type=password].styler:focus,
.colorStyle2 input[type=search].styler:focus,
.colorStyle2 input[type=tel].styler:focus,
.colorStyle2 input[type=url].styler:focus,
.colorStyle2 textarea.styler:focus,
.colorStyle2 input[type='text']:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #D3B29F;
}
.colorStyle2 input[type=text].styler:hover,
.colorStyle2 input[type=email].styler:hover,
.colorStyle2 input[type=number].styler:hover,
.colorStyle2 input[type=password].styler:hover,
.colorStyle2 input[type=search].styler:hover,
.colorStyle2 input[type=tel].styler:hover,
.colorStyle2 input[type=url].styler:hover,
.colorStyle2 textarea.styler:hover,
.colorStyle2 input[type='text']:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #D3B29F;
}
.colorStyle2 .block .uss_eshop_block_item .uss_shop_price {
  background: #F7F1EB;
}
.colorStyle2 .block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #BC9985;
}
.colorStyle2 .block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .block .uss_eshop_block_item a.add_to_cart:hover {
  background: #BC9985;
}
.colorStyle2 .block .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FAF3EE, #F6EBE1);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FAF3EE, #F6EBE1);
  color: #8F7464;
}
.colorStyle2 .block .uss_eshop_block_item:hover .uss_shop_price {
  background: #F7F1EB;
}
.colorStyle2 .block .uss_eshop_block_item:hover .uss_shop_price span.actual_price {
  color: #404040;
}
.colorStyle2 .block .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #BC9985;
}
.colorStyle2 .positions .position_tabs .position_tabs__nav span {
  background: #fff;
  color: #8F7464;
}
.colorStyle2 .positions .position_tabs .position_tabs__nav span:hover {
  background: #F7F1EB;
  color: #8F7464;
}
.colorStyle2 .positions .position_tabs .position_tabs__nav span.selected {
  background: #D3B29F;
  color: #fff;
}
.colorStyle2 .positions .position_tabs .position_tabs__nav span.selected:after {
  background-image: url('../img/k3_2/position_triangle.png');
}
.colorStyle2 .footer_menu .in_menu ul li:hover {
  color: #8F7464;
}
.colorStyle2 .footer_menu .in_menu ul li:hover > a:after {
  background-color: #8F7464;
}
.colorStyle2 .footer .social a:hover {
  background: #FBF7E5;
}
.colorStyle2 .container .aside {
  min-width: 280px;
}
.colorStyle2 .container .aside .aside_block .h3 {
  background: url('../img/k3_2/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #D2B4A3, #CDAC99);
  background: url('../img/k3_2/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #D2B4A3, #CDAC99);
  background: url('../img/k3_2/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #D2B4A3, #CDAC99);
  color: #fff;
}
.colorStyle2 .container .aside .aside_block .h3:after {
  background: url('../img/k3_2/catalog_triangle.png') center no-repeat;
}
.colorStyle2 .container .aside .aside_block.type2 .h3 {
  background: #E7E7E7;
  color: #404040;
}
.colorStyle2 .container .aside .aside_block.type3 .h3 {
  background: #E7E7E7;
  color: #404040;
}
.colorStyle2 .container .aside .aside_block ul li.active,
.colorStyle2 .container .aside .aside_block ul li:hover {
  background: #D3B29F;
  border-bottom-color: #D3B29F;
}
.colorStyle2 .container .aside .aside_block ul li.active a,
.colorStyle2 .container .aside .aside_block ul li:hover a {
  color: #fff;
}
.colorStyle2 .container .aside .aside_block ul li.active > .submenu {
  background: #F7F1EB;
}
.colorStyle2 .container .aside .aside_block ul li.active > .submenu > li {
  background: #F7F1EB;
  border-bottom-color: #F7F1EB;
  color: #8F7464;
}
.colorStyle2 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #8F7464;
}
.colorStyle2 .container .aside .aside_block ul li.active > .submenu > li.active,
.colorStyle2 .container .aside .aside_block ul li.active > .submenu > li:hover {
  background: #BC9985;
  color: #fff;
}
.colorStyle2 .container .aside .aside_block ul li.active > .submenu > li.active a,
.colorStyle2 .container .aside .aside_block ul li.active > .submenu > li:hover a {
  color: inherit;
}
.colorStyle2 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price {
  background: #F7F1EB;
}
.colorStyle2 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #BC9985;
}
.colorStyle2 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart:hover {
  background: #BC9985;
}
.colorStyle2 .container .aside .aside_block .news_block_item .info .date {
  background: #D3B29F;
}
.colorStyle2 .container .content .block.block_form .h3 {
  color: #404040;
}
.colorStyle2.singlepage .container h1 {
  color: #404040;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price {
  background: #F7F1EB;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price {
  color: #BC9985;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart:hover {
  background: #BC9985;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: inherit;
  background: #F6EBE1;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #E3D2C3;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart:hover {
  background: #E3D2C3;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by {
  background: #F7F1EB;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a {
  background: url('../img/k3_2/compare.png') center no-repeat;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a:hover {
  background-color: #BC9985;
  background-image: url(../img/compare_white.png);
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare {
  background-color: #D3B29F;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare:hover {
  background-color: #BC9985;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap {
  background: #F7F1EB;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a {
  background: url('../img/k3_2/fav.png') center no-repeat;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a:hover {
  background-color: #BC9985;
  background-image: url(../img/fav_white.png);
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish {
  background-color: #D3B29F;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish:hover {
  background-color: #BC9985;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click {
  background: #F7F1EB;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a {
  background: url('../img/k3_2/one_click.png') center no-repeat;
}
.colorStyle2 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a:hover {
  background-color: #BC9985;
  background-image: url(../img/one_click_white.png);
}
.colorStyle2 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span {
  background: #F7F1EB !important;
}
.colorStyle2 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price {
  color: #BC9985;
}
.colorStyle2 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #BC9985;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #BC9985;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click {
  height: 43px;
  color: #8F7464;
  background: #F6EBE1;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #E3D2C3;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  background: #E3D2C3;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:not(.buy_one_click) {
  margin-bottom: 12px;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
  background: #F6EBE1;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put {
  background: none !important;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a {
  background: url('../img/k3_2/compare.png') 14px center no-repeat;
  color: #8F7464;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover {
  background: #E3D2C3;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
  background: #F6EBE1;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  background: url('../img/k3_2/fav.png') 14px center no-repeat;
  color: #8F7464;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover {
  background: #E3D2C3;
}
.colorStyle2 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle2 div.uss_tabs div.uss_tabs_navigation span {
  background: #F7F1EB;
  border-color: #F7F1EB;
  color: #8F7464;
}
.colorStyle2 div.uss_tabs div.uss_tabs_navigation span.selected,
.colorStyle2 div.uss_tabs div.uss_tabs_navigation span:hover {
  background: #D3B29F;
  border-color: #BC9985;
  color: #fff;
}
.colorStyle2 div.uss_tabs div.uss_tabs_navigation span.selected:after,
.colorStyle2 div.uss_tabs div.uss_tabs_navigation span:hover:after {
  background-image: url('../img/k3_2/position_triangle.png');
}
.colorStyle2 .uss_eshop_sameproducts .item .info .title a {
  color: #404040;
}
.colorStyle2 .uss_eshop_sameproducts .item .info .price {
  background: #F7F1EB;
}
.colorStyle2 .uss_eshop_sameproducts .item .info .price span.actual_price {
  color: #404040;
}
.colorStyle2 .uss_eshop_sameproducts .item .info .price span.old_price {
  color: #BC9985;
}
.colorStyle2 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart:hover {
  background: #BC9985;
}
.colorStyle2 .uss_catalog_block_cat .catalog_orderbutton,
.colorStyle2 .uss_catalog_detail .catalog_orderbutton,
.colorStyle2 .uss_catalog_list_cat .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .uss_catalog_block_cat .catalog_orderbutton.big,
.colorStyle2 .uss_catalog_detail .catalog_orderbutton.big,
.colorStyle2 .uss_catalog_list_cat .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .uss_catalog_block_cat .catalog_orderbutton:hover,
.colorStyle2 .uss_catalog_detail .catalog_orderbutton:hover,
.colorStyle2 .uss_catalog_list_cat .catalog_orderbutton:hover {
  background: #BC9985;
}
.colorStyle2 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #BC9985;
}
.colorStyle2 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #BC9985;
}
.colorStyle2 #wrap .uss_eshop_filters_block {
  float: none;
}
.colorStyle2 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input,
.colorStyle2 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input.big,
.colorStyle2 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input:hover,
.colorStyle2 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button:hover {
  background: #BC9985;
}
.colorStyle2 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input,
.colorStyle2 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #D3B29F;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BC9985;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle2 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input.big,
.colorStyle2 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle2 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input:hover,
.colorStyle2 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button:hover {
  background: #BC9985;
}
.colorStyle2 .menu .burger {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #D2B4A3, #CDAC99);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #D2B4A3, #CDAC99);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #D2B4A3, #CDAC99);
}
.colorStyle2 .menu .burger span {
  background: #fff;
}
.colorStyle2 .menu .in_menu.active {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #D2B4A3, #CDAC99);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #D2B4A3, #CDAC99);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #D2B4A3, #CDAC99);
}
.colorStyle2 .menu .in_menu.active ul li a {
  color: #fff;
}
.colorStyle2 .menu .in_menu.active ul li.active a {
  color: #505050;
}
.colorStyle2 button.styler:not([disabled]),
.colorStyle2 input[type=submit].styler:not([disabled]),
.colorStyle2 input[type=reset].styler,
.colorStyle2 input[type=button].styler:not([disabled]) {
  height: 43px !important;
  color: #fff !important;
  background: #D3B29F !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #BC9985 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle2 button.styler:not([disabled]).big,
.colorStyle2 input[type=submit].styler:not([disabled]).big,
.colorStyle2 input[type=reset].styler.big,
.colorStyle2 input[type=button].styler:not([disabled]).big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle2 button.styler:not([disabled]):hover,
.colorStyle2 input[type=submit].styler:not([disabled]):hover,
.colorStyle2 input[type=reset].styler:hover,
.colorStyle2 input[type=button].styler:not([disabled]):hover {
  background: #BC9985 !important;
}
.colorStyle2 .container .content .block:not(.block_form) .h3 {
  background: #D3B29F;
  color: #fff;
}
.colorStyle2 .container .content .block.block_form .h3 {
  color: #fff;
}
.colorStyle2 table.decore tr th {
  background: #F7F1EB;
}
.colorStyle2 .slider .slick-arrow.slick-next {
  background: url('../img/k3_2/slider-next.png') center no-repeat;
}
.colorStyle2 .slider .slick-arrow.slick-next:hover {
  background: url('../img/k3_2/slider-next-a.png') center no-repeat;
}
.colorStyle2 .slider .slick-arrow.slick-prev {
  background: url('../img/k3_2/slider-prev.png') center no-repeat;
}
.colorStyle2 .slider .slick-arrow.slick-prev:hover {
  background: url('../img/k3_2/slider-prev-a.png') center no-repeat;
}
.colorStyle2 .slider .slick-dots li button {
  background: #F7F1EB;
}
.colorStyle2 .slider .slick-dots li.slick-active button,
.colorStyle2 .slider .slick-dots li:hover button {
  background: #D3B29F;
}
.colorStyle2 .uss_shop_table_view table tr td.uss_onlineorder a.add_to_cart {
  background: #D3B29F;
  border-bottom: 2px solid #BC9985;
  color: #fff;
}
.colorStyle2 #uss_basket_ask_where_to_go_block {
  background: #fff;
  border-color: #BC9985;
}
.colorStyle2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #D3B29F;
}
.colorStyle3 {
  color: #404040;
}
.colorStyle3 a {
  color: #73954A;
}
.colorStyle3 .bg_type3 {
  background: #ECFCD8;
}
.colorStyle3 .header .logo .logo_description {
  color: #404040;
}
.colorStyle3 .header .logo .logo_sitename {
  color: #B2D18E;
}
.colorStyle3 .header .basket .basket_icon {
  background-color: #B2D18E;
}
.colorStyle3 .search form.uss_site_search input[type='submit'] {
  background: url('../img/k3_3/search_icon.png') center no-repeat, #B2D18E;
}
.colorStyle3 .search form.uss_site_search input[type='submit']:hover {
  background: url('../img/k3_3/search_icon.png') center no-repeat, #A1C27B;
}
.colorStyle3 .search form.uss_site_search input[type='text']:focus {
  border-color: #A1C27B;
}
.colorStyle3 .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #A1C27B;
}
.colorStyle3 .menu .in_menu ul li a {
  color: #404040;
}
.colorStyle3 .menu .in_menu ul li:hover a:after,
.colorStyle3 .menu .in_menu ul li.active a:after {
  background: #A1C27B;
}
.colorStyle3 .menu .in_menu ul li .submenu li:hover {
  background: #B2D18E;
}
.colorStyle3 .menu .in_menu ul li .submenu li:hover a {
  color: #fff;
}
.colorStyle3 .slider .caption .more a {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .slider .caption .more a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .slider .caption .more a:hover {
  background: #A1C27B;
}
.colorStyle3 .block .catalog_menu li:hover,
.colorStyle3 .block .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F0FDE0, #ECFCD8);
  color: #73954A;
}
.colorStyle3 .block .catalog_menu li:hover a,
.colorStyle3 .block .uss_eshop_menu li:hover a {
  color: #73954A;
}
.colorStyle3 .block .catalog_menu li:hover a:hover,
.colorStyle3 .block .uss_eshop_menu li:hover a:hover {
  color: inherit;
}
.colorStyle3 .uss_shop_block_cat .uss_shop_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F0FDE0, #ECFCD8);
  color: #73954A;
}
.colorStyle3 .uss_shop_block_cat .uss_shop_category:hover a {
  color: #73954A;
}
.colorStyle3 .uss_shop_block_cat .uss_shop_category:hover a:hover {
  color: inherit;
}
.colorStyle3 .watch_all a {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .watch_all a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .watch_all a:hover {
  background: #A1C27B;
}
.colorStyle3 .block.news .items .news_block_item .info:after {
  background: #B8B8B8;
}
.colorStyle3 .block.news .items .news_block_item .info .date {
  background: #B2D18E;
}
.colorStyle3 .block.news .items .news_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F0FDE0, #ECFCD8);
  color: #73954A;
}
.colorStyle3 .block.news .items .news_block_item:hover .info {
  color: inherit;
}
.colorStyle3 .block.news .items .news_block_item:hover .info:after {
  background: #A1C27B;
}
.colorStyle3 .block.news .items .news_block_item:hover a {
  color: #73954A;
}
.colorStyle3 .block.news .items .news_block_item:hover a:hover {
  color: inherit;
}
.colorStyle3 .block_form form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  /*.btn.big();*/
}
.colorStyle3 .block_form form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .block_form form .buttons input[type='submit'].styler:hover {
  background: #A1C27B;
}
.colorStyle3 .block_form form label {
  color: inherit;
}
.colorStyle3 .block_form.big_form form .group .fc_item textarea.styler:hover,
.colorStyle3 .block_form.big_form form .group .fc_item input.styler:hover,
.colorStyle3 .block_form.big_form form .group .fc_item textarea.styler:focus,
.colorStyle3 .block_form.big_form form .group .fc_item input.styler:focus {
  border-color: #A1C27B;
}
.colorStyle3 .block_form.small_form form .buttons input[type='submit'].styler {
  height: 43px !important;
  color: #fff !important;
  background: #B2D18E !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #A1C27B !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle3 .block_form.small_form form .buttons input[type='submit'].styler.big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle3 .block_form.small_form form .buttons input[type='submit'].styler:hover {
  background: #A1C27B !important;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a:hover {
  color: #73954A;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton:hover {
  background: #A1C27B;
}
.colorStyle3 input[type=text].styler::-webkit-input-placeholder,
.colorStyle3 input[type=email].styler::-webkit-input-placeholder,
.colorStyle3 input[type=number].styler::-webkit-input-placeholder,
.colorStyle3 input[type=password].styler::-webkit-input-placeholder,
.colorStyle3 input[type=search].styler::-webkit-input-placeholder,
.colorStyle3 input[type=tel].styler::-webkit-input-placeholder,
.colorStyle3 input[type=url].styler::-webkit-input-placeholder,
.colorStyle3 textarea.styler::-webkit-input-placeholder,
.colorStyle3 input[type='text']::-webkit-input-placeholder {
  color: #A7A7A7;
}
.colorStyle3 input[type=text].styler::-moz-placeholder,
.colorStyle3 input[type=email].styler::-moz-placeholder,
.colorStyle3 input[type=number].styler::-moz-placeholder,
.colorStyle3 input[type=password].styler::-moz-placeholder,
.colorStyle3 input[type=search].styler::-moz-placeholder,
.colorStyle3 input[type=tel].styler::-moz-placeholder,
.colorStyle3 input[type=url].styler::-moz-placeholder,
.colorStyle3 textarea.styler::-moz-placeholder,
.colorStyle3 input[type='text']::-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle3 input[type=text].styler:-moz-placeholder,
.colorStyle3 input[type=email].styler:-moz-placeholder,
.colorStyle3 input[type=number].styler:-moz-placeholder,
.colorStyle3 input[type=password].styler:-moz-placeholder,
.colorStyle3 input[type=search].styler:-moz-placeholder,
.colorStyle3 input[type=tel].styler:-moz-placeholder,
.colorStyle3 input[type=url].styler:-moz-placeholder,
.colorStyle3 textarea.styler:-moz-placeholder,
.colorStyle3 input[type='text']:-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle3 input[type=text].styler:-ms-input-placeholder,
.colorStyle3 input[type=email].styler:-ms-input-placeholder,
.colorStyle3 input[type=number].styler:-ms-input-placeholder,
.colorStyle3 input[type=password].styler:-ms-input-placeholder,
.colorStyle3 input[type=search].styler:-ms-input-placeholder,
.colorStyle3 input[type=tel].styler:-ms-input-placeholder,
.colorStyle3 input[type=url].styler:-ms-input-placeholder,
.colorStyle3 textarea.styler:-ms-input-placeholder,
.colorStyle3 input[type='text']:-ms-input-placeholder {
  color: #A7A7A7;
}
.colorStyle3 input[type=text].styler:focus,
.colorStyle3 input[type=email].styler:focus,
.colorStyle3 input[type=number].styler:focus,
.colorStyle3 input[type=password].styler:focus,
.colorStyle3 input[type=search].styler:focus,
.colorStyle3 input[type=tel].styler:focus,
.colorStyle3 input[type=url].styler:focus,
.colorStyle3 textarea.styler:focus,
.colorStyle3 input[type='text']:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #B2D18E;
}
.colorStyle3 input[type=text].styler:hover,
.colorStyle3 input[type=email].styler:hover,
.colorStyle3 input[type=number].styler:hover,
.colorStyle3 input[type=password].styler:hover,
.colorStyle3 input[type=search].styler:hover,
.colorStyle3 input[type=tel].styler:hover,
.colorStyle3 input[type=url].styler:hover,
.colorStyle3 textarea.styler:hover,
.colorStyle3 input[type='text']:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #B2D18E;
}
.colorStyle3 .block .uss_eshop_block_item .uss_shop_price {
  background: #F7FFEE;
}
.colorStyle3 .block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #A1C27B;
}
.colorStyle3 .block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .block .uss_eshop_block_item a.add_to_cart:hover {
  background: #A1C27B;
}
.colorStyle3 .block .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F0FDE0, #ECFCD8);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F0FDE0, #ECFCD8);
  color: #73954A;
}
.colorStyle3 .block .uss_eshop_block_item:hover .uss_shop_price {
  background: #F7FFEE;
}
.colorStyle3 .block .uss_eshop_block_item:hover .uss_shop_price span.actual_price {
  color: #404040;
}
.colorStyle3 .block .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #A1C27B;
}
.colorStyle3 .positions .position_tabs .position_tabs__nav span {
  background: #fff;
  color: #73954A;
}
.colorStyle3 .positions .position_tabs .position_tabs__nav span:hover {
  background: #F7FFEE;
  color: #73954A;
}
.colorStyle3 .positions .position_tabs .position_tabs__nav span.selected {
  background: #B2D18E;
  color: #fff;
}
.colorStyle3 .positions .position_tabs .position_tabs__nav span.selected:after {
  background-image: url('../img/k3_3/position_triangle.png');
}
.colorStyle3 .footer_menu .in_menu ul li:hover {
  color: #73954A;
}
.colorStyle3 .footer_menu .in_menu ul li:hover > a:after {
  background-color: #73954A;
}
.colorStyle3 .footer .social a:hover {
  background: #F7FFEE;
}
.colorStyle3 .container .aside {
  min-width: 280px;
}
.colorStyle3 .container .aside .aside_block .h3 {
  background: url('../img/k3_3/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #A8C785, #A1C27B);
  background: url('../img/k3_3/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #A8C785, #A1C27B);
  background: url('../img/k3_3/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #A8C785, #A1C27B);
  color: #fff;
}
.colorStyle3 .container .aside .aside_block .h3:after {
  background: url('../img/k3_3/catalog_triangle.png') center no-repeat;
}
.colorStyle3 .container .aside .aside_block.type2 .h3 {
  background: #EAEAEA;
  color: #404040;
}
.colorStyle3 .container .aside .aside_block.type3 .h3 {
  background: #EAEAEA;
  color: #404040;
}
.colorStyle3 .container .aside .aside_block ul li.active,
.colorStyle3 .container .aside .aside_block ul li:hover {
  background: #B2D18E;
  border-bottom-color: #B2D18E;
}
.colorStyle3 .container .aside .aside_block ul li.active a,
.colorStyle3 .container .aside .aside_block ul li:hover a {
  color: #fff;
}
.colorStyle3 .container .aside .aside_block ul li.active > .submenu {
  background: #F7FFEE;
}
.colorStyle3 .container .aside .aside_block ul li.active > .submenu > li {
  background: #F7FFEE;
  border-bottom-color: #F7FFEE;
  color: #73954A;
}
.colorStyle3 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #73954A;
}
.colorStyle3 .container .aside .aside_block ul li.active > .submenu > li.active,
.colorStyle3 .container .aside .aside_block ul li.active > .submenu > li:hover {
  background: #A1C27B;
  color: #fff;
}
.colorStyle3 .container .aside .aside_block ul li.active > .submenu > li.active a,
.colorStyle3 .container .aside .aside_block ul li.active > .submenu > li:hover a {
  color: inherit;
}
.colorStyle3 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price {
  background: #F7FFEE;
}
.colorStyle3 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #A1C27B;
}
.colorStyle3 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart:hover {
  background: #A1C27B;
}
.colorStyle3 .container .aside .aside_block .news_block_item .info .date {
  background: #B2D18E;
}
.colorStyle3 .container .content .block.block_form .h3 {
  color: #404040;
}
.colorStyle3.singlepage .container h1 {
  color: #404040;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price {
  background: #F7FFEE;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price {
  color: #A1C27B;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart:hover {
  background: #A1C27B;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: inherit;
  background: #ECFCD8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #DBEFC2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart:hover {
  background: #DBEFC2;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by {
  background: #F7FFEE;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a {
  background: url('../img/k3_3/compare.png') center no-repeat;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a:hover {
  background-color: #A1C27B;
  background-image: url(../img/compare_white.png);
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare {
  background-color: #B2D18E;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare:hover {
  background-color: #A1C27B;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap {
  background: #F7FFEE;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a {
  background: url('../img/k3_3/fav.png') center no-repeat;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a:hover {
  background-color: #A1C27B;
  background-image: url(../img/fav_white.png);
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish {
  background-color: #B2D18E;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish:hover {
  background-color: #A1C27B;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click {
  background: #F7FFEE;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a {
  background: url('../img/k3_3/one_click.png') center no-repeat;
}
.colorStyle3 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a:hover {
  background-color: #A1C27B;
  background-image: url(../img/one_click_white.png);
}
.colorStyle3 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span {
  background: #F7FFEE !important;
}
.colorStyle3 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price {
  color: #A1C27B;
}
.colorStyle3 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #A1C27B;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #A1C27B;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click {
  height: 43px;
  color: #73954A;
  background: #ECFCD8;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #DBEFC2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  background: #DBEFC2;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:not(.buy_one_click) {
  margin-bottom: 12px;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
  background: #ECFCD8;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put {
  background: none !important;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a {
  background: url('../img/k3_3/compare.png') 14px center no-repeat;
  color: #73954A;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover {
  background: #DBEFC2;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
  background: #ECFCD8;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  background: url('../img/k3_3/fav.png') 14px center no-repeat;
  color: #73954A;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover {
  background: #DBEFC2;
}
.colorStyle3 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle3 div.uss_tabs div.uss_tabs_navigation span {
  background: #F7FFEE;
  border-color: #F7FFEE;
  color: #73954A;
}
.colorStyle3 div.uss_tabs div.uss_tabs_navigation span.selected,
.colorStyle3 div.uss_tabs div.uss_tabs_navigation span:hover {
  background: #B2D18E;
  border-color: #A1C27B;
  color: #fff;
}
.colorStyle3 div.uss_tabs div.uss_tabs_navigation span.selected:after,
.colorStyle3 div.uss_tabs div.uss_tabs_navigation span:hover:after {
  background-image: url('../img/k3_3/position_triangle.png');
}
.colorStyle3 .uss_eshop_sameproducts .item .info .title a {
  color: #404040;
}
.colorStyle3 .uss_eshop_sameproducts .item .info .price {
  background: #F7FFEE;
}
.colorStyle3 .uss_eshop_sameproducts .item .info .price span.actual_price {
  color: #404040;
}
.colorStyle3 .uss_eshop_sameproducts .item .info .price span.old_price {
  color: #A1C27B;
}
.colorStyle3 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart:hover {
  background: #A1C27B;
}
.colorStyle3 .uss_catalog_block_cat .catalog_orderbutton,
.colorStyle3 .uss_catalog_detail .catalog_orderbutton,
.colorStyle3 .uss_catalog_list_cat .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .uss_catalog_block_cat .catalog_orderbutton.big,
.colorStyle3 .uss_catalog_detail .catalog_orderbutton.big,
.colorStyle3 .uss_catalog_list_cat .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .uss_catalog_block_cat .catalog_orderbutton:hover,
.colorStyle3 .uss_catalog_detail .catalog_orderbutton:hover,
.colorStyle3 .uss_catalog_list_cat .catalog_orderbutton:hover {
  background: #A1C27B;
}
.colorStyle3 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #A1C27B;
}
.colorStyle3 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #A1C27B;
}
.colorStyle3 #wrap .uss_eshop_filters_block {
  float: none;
}
.colorStyle3 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input,
.colorStyle3 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input.big,
.colorStyle3 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input:hover,
.colorStyle3 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button:hover {
  background: #A1C27B;
}
.colorStyle3 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input,
.colorStyle3 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #B2D18E;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #A1C27B;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle3 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input.big,
.colorStyle3 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle3 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input:hover,
.colorStyle3 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button:hover {
  background: #A1C27B;
}
.colorStyle3 .menu .burger {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #A8C785, #A1C27B);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #A8C785, #A1C27B);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #A8C785, #A1C27B);
}
.colorStyle3 .menu .burger span {
  background: #fff;
}
.colorStyle3 .menu .in_menu.active {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #A8C785, #A1C27B);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #A8C785, #A1C27B);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #A8C785, #A1C27B);
}
.colorStyle3 .menu .in_menu.active ul li a {
  color: #fff;
}
.colorStyle3 .menu .in_menu.active ul li.active a {
  color: #505050;
}
.colorStyle3 button.styler:not([disabled]),
.colorStyle3 input[type=submit].styler:not([disabled]),
.colorStyle3 input[type=reset].styler,
.colorStyle3 input[type=button].styler:not([disabled]) {
  height: 43px !important;
  color: #fff !important;
  background: #B2D18E !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #A1C27B !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle3 button.styler:not([disabled]).big,
.colorStyle3 input[type=submit].styler:not([disabled]).big,
.colorStyle3 input[type=reset].styler.big,
.colorStyle3 input[type=button].styler:not([disabled]).big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle3 button.styler:not([disabled]):hover,
.colorStyle3 input[type=submit].styler:not([disabled]):hover,
.colorStyle3 input[type=reset].styler:hover,
.colorStyle3 input[type=button].styler:not([disabled]):hover {
  background: #A1C27B !important;
}
.colorStyle3 .container .content .block:not(.block_form) .h3 {
  background: #B2D18E;
  color: #fff;
}
.colorStyle3 .container .content .block.block_form .h3 {
  color: #fff;
}
.colorStyle3 table.decore tr th {
  background: #F7FFEE;
}
.colorStyle3 .slider .slick-arrow.slick-next {
  background: url('../img/k3_3/slider-next.png') center no-repeat;
}
.colorStyle3 .slider .slick-arrow.slick-next:hover {
  background: url('../img/k3_3/slider-next-a.png') center no-repeat;
}
.colorStyle3 .slider .slick-arrow.slick-prev {
  background: url('../img/k3_3/slider-prev.png') center no-repeat;
}
.colorStyle3 .slider .slick-arrow.slick-prev:hover {
  background: url('../img/k3_3/slider-prev-a.png') center no-repeat;
}
.colorStyle3 .slider .slick-dots li button {
  background: #B2D18E;
}
.colorStyle3 .slider .slick-dots li.slick-active button,
.colorStyle3 .slider .slick-dots li:hover button {
  background: #ECFCD8;
}
.colorStyle3 .uss_shop_table_view table tr td.uss_onlineorder a.add_to_cart {
  background: #B2D18E;
  border-bottom: 2px solid #A1C27B;
  color: #fff;
}
.colorStyle3 #uss_basket_ask_where_to_go_block {
  background: #fff;
  border-color: #A1C27B;
}
.colorStyle3 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #B2D18E;
}
.colorStyle4 {
  color: #404040;
}
.colorStyle4 a {
  color: #7A4280;
}
.colorStyle4 .bg_type3 {
  background: #F2D8F5;
}
.colorStyle4 .header .logo .logo_description {
  color: #404040;
}
.colorStyle4 .header .logo .logo_sitename {
  color: #CF94D7;
}
.colorStyle4 .header .basket .basket_icon {
  background-color: #CF94D7;
}
.colorStyle4 .search form.uss_site_search input[type='submit'] {
  background: url('../img/k3_4/search_icon.png') center no-repeat, #CF94D7;
}
.colorStyle4 .search form.uss_site_search input[type='submit']:hover {
  background: url('../img/k3_4/search_icon.png') center no-repeat, #BF85C7;
}
.colorStyle4 .search form.uss_site_search input[type='text']:focus {
  border-color: #BF85C7;
}
.colorStyle4 .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #BF85C7;
}
.colorStyle4 .menu .in_menu ul li a {
  color: #404040;
}
.colorStyle4 .menu .in_menu ul li:hover a:after,
.colorStyle4 .menu .in_menu ul li.active a:after {
  background: #BF85C7;
}
.colorStyle4 .menu .in_menu ul li .submenu li:hover {
  background: #CF94D7;
}
.colorStyle4 .menu .in_menu ul li .submenu li:hover a {
  color: #fff;
}
.colorStyle4 .slider .caption .more a {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .slider .caption .more a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .slider .caption .more a:hover {
  background: #BF85C7;
}
.colorStyle4 .block .catalog_menu li:hover,
.colorStyle4 .block .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F7E7F9, #F2D8F5);
  color: #7A4280;
}
.colorStyle4 .block .catalog_menu li:hover a,
.colorStyle4 .block .uss_eshop_menu li:hover a {
  color: #7A4280;
}
.colorStyle4 .block .catalog_menu li:hover a:hover,
.colorStyle4 .block .uss_eshop_menu li:hover a:hover {
  color: inherit;
}
.colorStyle4 .uss_shop_block_cat .uss_shop_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F7E7F9, #F2D8F5);
  color: #7A4280;
}
.colorStyle4 .uss_shop_block_cat .uss_shop_category:hover a {
  color: #7A4280;
}
.colorStyle4 .uss_shop_block_cat .uss_shop_category:hover a:hover {
  color: inherit;
}
.colorStyle4 .watch_all a {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .watch_all a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .watch_all a:hover {
  background: #BF85C7;
}
.colorStyle4 .block.news .items .news_block_item .info:after {
  background: #B8B8B8;
}
.colorStyle4 .block.news .items .news_block_item .info .date {
  background: #CF94D7;
}
.colorStyle4 .block.news .items .news_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F7E7F9, #F2D8F5);
  color: #7A4280;
}
.colorStyle4 .block.news .items .news_block_item:hover .info {
  color: inherit;
}
.colorStyle4 .block.news .items .news_block_item:hover .info:after {
  background: #BF85C7;
}
.colorStyle4 .block.news .items .news_block_item:hover a {
  color: #7A4280;
}
.colorStyle4 .block.news .items .news_block_item:hover a:hover {
  color: inherit;
}
.colorStyle4 .block_form form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  /*.btn.big();*/
}
.colorStyle4 .block_form form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .block_form form .buttons input[type='submit'].styler:hover {
  background: #BF85C7;
}
.colorStyle4 .block_form form label {
  color: inherit;
}
.colorStyle4 .block_form.big_form form .group .fc_item textarea.styler:hover,
.colorStyle4 .block_form.big_form form .group .fc_item input.styler:hover,
.colorStyle4 .block_form.big_form form .group .fc_item textarea.styler:focus,
.colorStyle4 .block_form.big_form form .group .fc_item input.styler:focus {
  border-color: #BF85C7;
}
.colorStyle4 .block_form.small_form form .buttons input[type='submit'].styler {
  height: 43px !important;
  color: #fff !important;
  background: #CF94D7 !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #BF85C7 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle4 .block_form.small_form form .buttons input[type='submit'].styler.big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle4 .block_form.small_form form .buttons input[type='submit'].styler:hover {
  background: #BF85C7 !important;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a:hover {
  color: #7A4280;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton:hover {
  background: #BF85C7;
}
.colorStyle4 input[type=text].styler::-webkit-input-placeholder,
.colorStyle4 input[type=email].styler::-webkit-input-placeholder,
.colorStyle4 input[type=number].styler::-webkit-input-placeholder,
.colorStyle4 input[type=password].styler::-webkit-input-placeholder,
.colorStyle4 input[type=search].styler::-webkit-input-placeholder,
.colorStyle4 input[type=tel].styler::-webkit-input-placeholder,
.colorStyle4 input[type=url].styler::-webkit-input-placeholder,
.colorStyle4 textarea.styler::-webkit-input-placeholder,
.colorStyle4 input[type='text']::-webkit-input-placeholder {
  color: #A7A7A7;
}
.colorStyle4 input[type=text].styler::-moz-placeholder,
.colorStyle4 input[type=email].styler::-moz-placeholder,
.colorStyle4 input[type=number].styler::-moz-placeholder,
.colorStyle4 input[type=password].styler::-moz-placeholder,
.colorStyle4 input[type=search].styler::-moz-placeholder,
.colorStyle4 input[type=tel].styler::-moz-placeholder,
.colorStyle4 input[type=url].styler::-moz-placeholder,
.colorStyle4 textarea.styler::-moz-placeholder,
.colorStyle4 input[type='text']::-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle4 input[type=text].styler:-moz-placeholder,
.colorStyle4 input[type=email].styler:-moz-placeholder,
.colorStyle4 input[type=number].styler:-moz-placeholder,
.colorStyle4 input[type=password].styler:-moz-placeholder,
.colorStyle4 input[type=search].styler:-moz-placeholder,
.colorStyle4 input[type=tel].styler:-moz-placeholder,
.colorStyle4 input[type=url].styler:-moz-placeholder,
.colorStyle4 textarea.styler:-moz-placeholder,
.colorStyle4 input[type='text']:-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle4 input[type=text].styler:-ms-input-placeholder,
.colorStyle4 input[type=email].styler:-ms-input-placeholder,
.colorStyle4 input[type=number].styler:-ms-input-placeholder,
.colorStyle4 input[type=password].styler:-ms-input-placeholder,
.colorStyle4 input[type=search].styler:-ms-input-placeholder,
.colorStyle4 input[type=tel].styler:-ms-input-placeholder,
.colorStyle4 input[type=url].styler:-ms-input-placeholder,
.colorStyle4 textarea.styler:-ms-input-placeholder,
.colorStyle4 input[type='text']:-ms-input-placeholder {
  color: #A7A7A7;
}
.colorStyle4 input[type=text].styler:focus,
.colorStyle4 input[type=email].styler:focus,
.colorStyle4 input[type=number].styler:focus,
.colorStyle4 input[type=password].styler:focus,
.colorStyle4 input[type=search].styler:focus,
.colorStyle4 input[type=tel].styler:focus,
.colorStyle4 input[type=url].styler:focus,
.colorStyle4 textarea.styler:focus,
.colorStyle4 input[type='text']:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #CF94D7;
}
.colorStyle4 input[type=text].styler:hover,
.colorStyle4 input[type=email].styler:hover,
.colorStyle4 input[type=number].styler:hover,
.colorStyle4 input[type=password].styler:hover,
.colorStyle4 input[type=search].styler:hover,
.colorStyle4 input[type=tel].styler:hover,
.colorStyle4 input[type=url].styler:hover,
.colorStyle4 textarea.styler:hover,
.colorStyle4 input[type='text']:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #CF94D7;
}
.colorStyle4 .block .uss_eshop_block_item .uss_shop_price {
  background: #FDEFFF;
}
.colorStyle4 .block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #BF85C7;
}
.colorStyle4 .block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .block .uss_eshop_block_item a.add_to_cart:hover {
  background: #BF85C7;
}
.colorStyle4 .block .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #F7E7F9, #F2D8F5);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #F7E7F9, #F2D8F5);
  color: #7A4280;
}
.colorStyle4 .block .uss_eshop_block_item:hover .uss_shop_price {
  background: #FDEFFF;
}
.colorStyle4 .block .uss_eshop_block_item:hover .uss_shop_price span.actual_price {
  color: #404040;
}
.colorStyle4 .block .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #BF85C7;
}
.colorStyle4 .positions .position_tabs .position_tabs__nav span {
  background: #fff;
  color: #7A4280;
}
.colorStyle4 .positions .position_tabs .position_tabs__nav span:hover {
  background: #FDEFFF;
  color: #7A4280;
}
.colorStyle4 .positions .position_tabs .position_tabs__nav span.selected {
  background: #CF94D7;
  color: #fff;
}
.colorStyle4 .positions .position_tabs .position_tabs__nav span.selected:after {
  background-image: url('../img/k3_4/position_triangle.png');
}
.colorStyle4 .footer_menu .in_menu ul li:hover {
  color: #7A4280;
}
.colorStyle4 .footer_menu .in_menu ul li:hover > a:after {
  background-color: #7A4280;
}
.colorStyle4 .footer .social a:hover {
  background: #FDEFFF;
}
.colorStyle4 .container .aside {
  min-width: 280px;
}
.colorStyle4 .container .aside .aside_block .h3 {
  background: url('../img/k3_4/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #C691CD, #BF85C7);
  background: url('../img/k3_4/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #C691CD, #BF85C7);
  background: url('../img/k3_4/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #C691CD, #BF85C7);
  color: #fff;
}
.colorStyle4 .container .aside .aside_block .h3:after {
  background: url('../img/k3_4/catalog_triangle.png') center no-repeat;
}
.colorStyle4 .container .aside .aside_block.type2 .h3 {
  background: #EAEAEA;
  color: #404040;
}
.colorStyle4 .container .aside .aside_block.type3 .h3 {
  background: #EAEAEA;
  color: #404040;
}
.colorStyle4 .container .aside .aside_block ul li.active,
.colorStyle4 .container .aside .aside_block ul li:hover {
  background: #CF94D7;
  border-bottom-color: #CF94D7;
}
.colorStyle4 .container .aside .aside_block ul li.active a,
.colorStyle4 .container .aside .aside_block ul li:hover a {
  color: #fff;
}
.colorStyle4 .container .aside .aside_block ul li.active > .submenu {
  background: #FDEFFF;
}
.colorStyle4 .container .aside .aside_block ul li.active > .submenu > li {
  background: #FDEFFF;
  border-bottom-color: #FDEFFF;
  color: #7A4280;
}
.colorStyle4 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #7A4280;
}
.colorStyle4 .container .aside .aside_block ul li.active > .submenu > li.active,
.colorStyle4 .container .aside .aside_block ul li.active > .submenu > li:hover {
  background: #BF85C7;
  color: #fff;
}
.colorStyle4 .container .aside .aside_block ul li.active > .submenu > li.active a,
.colorStyle4 .container .aside .aside_block ul li.active > .submenu > li:hover a {
  color: inherit;
}
.colorStyle4 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price {
  background: #FDEFFF;
}
.colorStyle4 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #BF85C7;
}
.colorStyle4 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart:hover {
  background: #BF85C7;
}
.colorStyle4 .container .aside .aside_block .news_block_item .info .date {
  background: #CF94D7;
}
.colorStyle4 .container .content .block.block_form .h3 {
  color: #404040;
}
.colorStyle4.singlepage .container h1 {
  color: #404040;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price {
  background: #FDEFFF;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price {
  color: #BF85C7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart:hover {
  background: #BF85C7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: inherit;
  background: #FDEFFF;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #CF94D7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart:hover {
  background: #CF94D7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by {
  background: #FDEFFF;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a {
  background: url('../img/k3_4/compare.png') center no-repeat;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a:hover {
  background-color: #BF85C7;
  background-image: url(../img/compare_white.png);
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare {
  background-color: #CF94D7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare:hover {
  background-color: #BF85C7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap {
  background: #FDEFFF;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a {
  background: url('../img/k3_4/fav.png') center no-repeat;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a:hover {
  background-color: #BF85C7;
  background-image: url(../img/fav_white.png);
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish {
  background-color: #CF94D7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish:hover {
  background-color: #BF85C7;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click {
  background: #FDEFFF;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a {
  background: url('../img/k3_4/one_click.png') center no-repeat;
}
.colorStyle4 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a:hover {
  background-color: #BF85C7;
  background-image: url(../img/one_click_white.png);
}
.colorStyle4 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span {
  background: #FDEFFF !important;
}
.colorStyle4 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price {
  color: #BF85C7;
}
.colorStyle4 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #BF85C7;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #BF85C7;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click {
  height: 43px;
  color: #7A4280;
  background: #FDEFFF;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #CF94D7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  background: #CF94D7;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:not(.buy_one_click) {
  margin-bottom: 12px;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
  background: #FDEFFF;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put {
  background: none !important;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a {
  background: url('../img/k3_4/compare.png') 14px center no-repeat;
  color: #7A4280;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover {
  background: #CF94D7;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
  background: #FDEFFF;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  background: url('../img/k3_4/fav.png') 14px center no-repeat;
  color: #7A4280;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover {
  background: #CF94D7;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle4 div.uss_tabs div.uss_tabs_navigation span {
  background: #FDEFFF;
  border-color: #FDEFFF;
  color: #7A4280;
}
.colorStyle4 div.uss_tabs div.uss_tabs_navigation span.selected,
.colorStyle4 div.uss_tabs div.uss_tabs_navigation span:hover {
  background: #CF94D7;
  border-color: #BF85C7;
  color: #fff;
}
.colorStyle4 div.uss_tabs div.uss_tabs_navigation span.selected:after,
.colorStyle4 div.uss_tabs div.uss_tabs_navigation span:hover:after {
  background-image: url('../img/k3_4/position_triangle.png');
}
.colorStyle4 .uss_eshop_sameproducts .item .info .title a {
  color: #404040;
}
.colorStyle4 .uss_eshop_sameproducts .item .info .price {
  background: #FDEFFF;
}
.colorStyle4 .uss_eshop_sameproducts .item .info .price span.actual_price {
  color: #404040;
}
.colorStyle4 .uss_eshop_sameproducts .item .info .price span.old_price {
  color: #BF85C7;
}
.colorStyle4 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart:hover {
  background: #BF85C7;
}
.colorStyle4 .uss_catalog_block_cat .catalog_orderbutton,
.colorStyle4 .uss_catalog_detail .catalog_orderbutton,
.colorStyle4 .uss_catalog_list_cat .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .uss_catalog_block_cat .catalog_orderbutton.big,
.colorStyle4 .uss_catalog_detail .catalog_orderbutton.big,
.colorStyle4 .uss_catalog_list_cat .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .uss_catalog_block_cat .catalog_orderbutton:hover,
.colorStyle4 .uss_catalog_detail .catalog_orderbutton:hover,
.colorStyle4 .uss_catalog_list_cat .catalog_orderbutton:hover {
  background: #BF85C7;
}
.colorStyle4 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #BF85C7;
}
.colorStyle4 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #BF85C7;
}
.colorStyle4 #wrap .uss_eshop_filters_block {
  float: none;
}
.colorStyle4 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input,
.colorStyle4 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input.big,
.colorStyle4 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input:hover,
.colorStyle4 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button:hover {
  background: #BF85C7;
}
.colorStyle4 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input,
.colorStyle4 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #CF94D7;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #BF85C7;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle4 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input.big,
.colorStyle4 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle4 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input:hover,
.colorStyle4 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button:hover {
  background: #BF85C7;
}
.colorStyle4 .menu .burger {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #C691CD, #BF85C7);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #C691CD, #BF85C7);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #C691CD, #BF85C7);
}
.colorStyle4 .menu .burger span {
  background: #fff;
}
.colorStyle4 .menu .in_menu.active {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #C691CD, #BF85C7);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #C691CD, #BF85C7);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #C691CD, #BF85C7);
}
.colorStyle4 .menu .in_menu.active ul li a {
  color: #fff;
}
.colorStyle4 .menu .in_menu.active ul li.active a {
  color: #505050;
}
.colorStyle4 button.styler:not([disabled]),
.colorStyle4 input[type=submit].styler:not([disabled]),
.colorStyle4 input[type=reset].styler,
.colorStyle4 input[type=button].styler:not([disabled]) {
  height: 43px !important;
  color: #fff !important;
  background: #CF94D7 !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #BF85C7 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle4 button.styler:not([disabled]).big,
.colorStyle4 input[type=submit].styler:not([disabled]).big,
.colorStyle4 input[type=reset].styler.big,
.colorStyle4 input[type=button].styler:not([disabled]).big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle4 button.styler:not([disabled]):hover,
.colorStyle4 input[type=submit].styler:not([disabled]):hover,
.colorStyle4 input[type=reset].styler:hover,
.colorStyle4 input[type=button].styler:not([disabled]):hover {
  background: #BF85C7 !important;
}
.colorStyle4 .container .content .block:not(.block_form) .h3 {
  background: #CF94D7;
  color: #fff;
}
.colorStyle4 .container .content .block.block_form .h3 {
  color: #fff;
}
.colorStyle4 table.decore tr th {
  background: #FDEFFF;
}
.colorStyle4 .slider .slick-arrow.slick-next {
  background: url('../img/k3_4/slider-next.png') center no-repeat;
}
.colorStyle4 .slider .slick-arrow.slick-next:hover {
  background: url('../img/k3_4/slider-next-a.png') center no-repeat;
}
.colorStyle4 .slider .slick-arrow.slick-prev {
  background: url('../img/k3_4/slider-prev.png') center no-repeat;
}
.colorStyle4 .slider .slick-arrow.slick-prev:hover {
  background: url('../img/k3_4/slider-prev-a.png') center no-repeat;
}
.colorStyle4 .slider .slick-dots li button {
  background: #CF94D7;
}
.colorStyle4 .slider .slick-dots li.slick-active button,
.colorStyle4 .slider .slick-dots li:hover button {
  background: #BF85C7;
}
.colorStyle4 .uss_shop_table_view table tr td.uss_onlineorder a.add_to_cart {
  background: #CF94D7;
  border-bottom: 2px solid #BF85C7;
  color: #fff;
}
.colorStyle4 #uss_basket_ask_where_to_go_block {
  background: #fff;
  border-color: #BF85C7;
}
.colorStyle4 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #CF94D7;
}
.colorStyle4 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  color: #fff;
}
.colorStyle5 {
  color: #404040;
}
.colorStyle5 a {
  color: #D88098;
}
.colorStyle5 .bg_type3 {
  background: #751F37;
}
.colorStyle5 .header .logo .logo_description {
  color: #404040;
}
.colorStyle5 .header .logo .logo_sitename {
  color: #A21A40;
}
.colorStyle5 .header .basket .basket_icon {
  background-color: #A21A40;
}
.colorStyle5 .search form.uss_site_search input[type='submit'] {
  background: url('../img/k3_5/search_icon.png') center no-repeat, #A21A40;
}
.colorStyle5 .search form.uss_site_search input[type='submit']:hover {
  background: url('../img/k3_5/search_icon.png') center no-repeat, #6D1D33;
}
.colorStyle5 .search form.uss_site_search input[type='text']:focus {
  border-color: #6D1D33;
}
.colorStyle5 .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #6D1D33;
}
.colorStyle5 .menu .in_menu ul li a {
  color: #404040;
}
.colorStyle5 .menu .in_menu ul li:hover a:after,
.colorStyle5 .menu .in_menu ul li.active a:after {
  background: #6D1D33;
}
.colorStyle5 .menu .in_menu ul li .submenu li:hover {
  background: #A21A40;
}
.colorStyle5 .menu .in_menu ul li .submenu li:hover a {
  color: #fff;
}
.colorStyle5 .slider .caption .more a {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  display: none;
}
.colorStyle5 .slider .caption .more a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .slider .caption .more a:hover {
  background: #6D1D33;
}
.colorStyle5 .block .catalog_menu li:hover,
.colorStyle5 .block .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #AE3859, #A21A40);
  color: #fff;
}
.colorStyle5 .block .catalog_menu li:hover a,
.colorStyle5 .block .uss_eshop_menu li:hover a {
  color: #fff;
}
.colorStyle5 .block .catalog_menu li:hover a:hover,
.colorStyle5 .block .uss_eshop_menu li:hover a:hover {
  color: inherit;
}
.colorStyle5 .uss_shop_block_cat .uss_shop_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #AE3859, #A21A40);
  color: #fff;
}
.colorStyle5 .uss_shop_block_cat .uss_shop_category:hover a {
  color: #fff;
}
.colorStyle5 .uss_shop_block_cat .uss_shop_category:hover a:hover {
  color: inherit;
}
.colorStyle5 .watch_all a {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .watch_all a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .watch_all a:hover {
  background: #6D1D33;
}
.colorStyle5 .block.news .items .news_block_item .info:after {
  background: #B8B8B8;
}
.colorStyle5 .block.news .items .news_block_item .info .date {
  background: #A21A40;
}
.colorStyle5 .block.news .items .news_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #AE3859, #A21A40);
  color: #fff;
}
.colorStyle5 .block.news .items .news_block_item:hover .info {
  color: inherit;
}
.colorStyle5 .block.news .items .news_block_item:hover .info:after {
  background: #6D1D33;
}
.colorStyle5 .block.news .items .news_block_item:hover a {
  color: #fff;
}
.colorStyle5 .block.news .items .news_block_item:hover a:hover {
  color: inherit;
}
.colorStyle5 .block_form form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  /*.btn.big();*/
}
.colorStyle5 .block_form form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .block_form form .buttons input[type='submit'].styler:hover {
  background: #6D1D33;
}
.colorStyle5 .block_form form label {
  color: inherit;
}
.colorStyle5 .block_form.big_form form .group .fc_item textarea.styler:hover,
.colorStyle5 .block_form.big_form form .group .fc_item input.styler:hover,
.colorStyle5 .block_form.big_form form .group .fc_item textarea.styler:focus,
.colorStyle5 .block_form.big_form form .group .fc_item input.styler:focus {
  border-color: #6D1D33;
}
.colorStyle5 .block_form.small_form form .buttons input[type='submit'].styler {
  height: 43px !important;
  color: #fff !important;
  background: #A21A40 !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #6D1D33 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle5 .block_form.small_form form .buttons input[type='submit'].styler.big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle5 .block_form.small_form form .buttons input[type='submit'].styler:hover {
  background: #6D1D33 !important;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a:hover {
  color: #D88098;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton:hover {
  background: #6D1D33;
}
.colorStyle5 input[type=text].styler::-webkit-input-placeholder,
.colorStyle5 input[type=email].styler::-webkit-input-placeholder,
.colorStyle5 input[type=number].styler::-webkit-input-placeholder,
.colorStyle5 input[type=password].styler::-webkit-input-placeholder,
.colorStyle5 input[type=search].styler::-webkit-input-placeholder,
.colorStyle5 input[type=tel].styler::-webkit-input-placeholder,
.colorStyle5 input[type=url].styler::-webkit-input-placeholder,
.colorStyle5 textarea.styler::-webkit-input-placeholder,
.colorStyle5 input[type='text']::-webkit-input-placeholder {
  color: #A7A7A7;
}
.colorStyle5 input[type=text].styler::-moz-placeholder,
.colorStyle5 input[type=email].styler::-moz-placeholder,
.colorStyle5 input[type=number].styler::-moz-placeholder,
.colorStyle5 input[type=password].styler::-moz-placeholder,
.colorStyle5 input[type=search].styler::-moz-placeholder,
.colorStyle5 input[type=tel].styler::-moz-placeholder,
.colorStyle5 input[type=url].styler::-moz-placeholder,
.colorStyle5 textarea.styler::-moz-placeholder,
.colorStyle5 input[type='text']::-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle5 input[type=text].styler:-moz-placeholder,
.colorStyle5 input[type=email].styler:-moz-placeholder,
.colorStyle5 input[type=number].styler:-moz-placeholder,
.colorStyle5 input[type=password].styler:-moz-placeholder,
.colorStyle5 input[type=search].styler:-moz-placeholder,
.colorStyle5 input[type=tel].styler:-moz-placeholder,
.colorStyle5 input[type=url].styler:-moz-placeholder,
.colorStyle5 textarea.styler:-moz-placeholder,
.colorStyle5 input[type='text']:-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle5 input[type=text].styler:-ms-input-placeholder,
.colorStyle5 input[type=email].styler:-ms-input-placeholder,
.colorStyle5 input[type=number].styler:-ms-input-placeholder,
.colorStyle5 input[type=password].styler:-ms-input-placeholder,
.colorStyle5 input[type=search].styler:-ms-input-placeholder,
.colorStyle5 input[type=tel].styler:-ms-input-placeholder,
.colorStyle5 input[type=url].styler:-ms-input-placeholder,
.colorStyle5 textarea.styler:-ms-input-placeholder,
.colorStyle5 input[type='text']:-ms-input-placeholder {
  color: #A7A7A7;
}
.colorStyle5 input[type=text].styler:focus,
.colorStyle5 input[type=email].styler:focus,
.colorStyle5 input[type=number].styler:focus,
.colorStyle5 input[type=password].styler:focus,
.colorStyle5 input[type=search].styler:focus,
.colorStyle5 input[type=tel].styler:focus,
.colorStyle5 input[type=url].styler:focus,
.colorStyle5 textarea.styler:focus,
.colorStyle5 input[type='text']:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A21A40;
}
.colorStyle5 input[type=text].styler:hover,
.colorStyle5 input[type=email].styler:hover,
.colorStyle5 input[type=number].styler:hover,
.colorStyle5 input[type=password].styler:hover,
.colorStyle5 input[type=search].styler:hover,
.colorStyle5 input[type=tel].styler:hover,
.colorStyle5 input[type=url].styler:hover,
.colorStyle5 textarea.styler:hover,
.colorStyle5 input[type='text']:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #A21A40;
}
.colorStyle5 .block .uss_eshop_block_item .uss_shop_price {
  background: #E7E7E7;
}
.colorStyle5 .block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #6D1D33;
}
.colorStyle5 .block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .block .uss_eshop_block_item a.add_to_cart:hover {
  background: #6D1D33;
}
.colorStyle5 .block .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #AE3859, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #AE3859, #A21A40);
  color: #fff;
}
.colorStyle5 .block .uss_eshop_block_item:hover .uss_shop_price {
  background: #A21A40;
}
.colorStyle5 .block .uss_eshop_block_item:hover .uss_shop_price span.actual_price {
  color: #fff;
}
.colorStyle5 .block .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #D88098;
}
.colorStyle5 .positions .position_tabs .position_tabs__nav span {
  background: #fff;
  color: #D88098;
}
.colorStyle5 .positions .position_tabs .position_tabs__nav span:hover {
  background: #E7E7E7;
  color: #D88098;
}
.colorStyle5 .positions .position_tabs .position_tabs__nav span.selected {
  background: #A21A40;
  color: #fff;
}
.colorStyle5 .positions .position_tabs .position_tabs__nav span.selected:after {
  background-image: url('../img/k3_5/position_triangle.png');
}
.colorStyle5 .footer_menu .in_menu ul li:hover {
  color: #D88098;
}
.colorStyle5 .footer_menu .in_menu ul li:hover > a:after {
  background-color: #D88098;
}
.colorStyle5 .footer .social a:hover {
  background: #E7E7E7;
}
.colorStyle5 .container .aside {
  min-width: 280px;
}
.colorStyle5 .container .aside .aside_block .h3 {
  background: url('../img/k3_5/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #A92C4F, #A21A40);
  background: url('../img/k3_5/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #A92C4F, #A21A40);
  background: url('../img/k3_5/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #A92C4F, #A21A40);
  color: #fff;
}
.colorStyle5 .container .aside .aside_block .h3:after {
  background: url('../img/k3_5/catalog_triangle.png') center no-repeat;
}
.colorStyle5 .container .aside .aside_block.type2 .h3 {
  background: #EAEAEA;
  color: #404040;
}
.colorStyle5 .container .aside .aside_block.type3 .h3 {
  background: #EAEAEA;
  color: #404040;
}
.colorStyle5 .container .aside .aside_block ul li.active,
.colorStyle5 .container .aside .aside_block ul li:hover {
  background: #A21A40;
  border-bottom-color: #A21A40;
}
.colorStyle5 .container .aside .aside_block ul li.active a,
.colorStyle5 .container .aside .aside_block ul li:hover a {
  color: #fff;
}
.colorStyle5 .container .aside .aside_block ul li.active > .submenu {
  background: #E7E7E7;
}
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li {
  background: #E7E7E7;
  border-bottom-color: #E7E7E7;
  color: #D88098;
}
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #D88098;
}
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li.active,
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li:hover {
  background: #6D1D33;
  color: #fff;
}
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li.active a,
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li:hover a {
  color: inherit;
}
.colorStyle5 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price {
  background: #E7E7E7;
}
.colorStyle5 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #6D1D33;
}
.colorStyle5 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart:hover {
  background: #6D1D33;
}
.colorStyle5 .container .aside .aside_block .news_block_item .info .date {
  background: #A21A40;
}
.colorStyle5 .container .content .block.block_form .h3 {
  color: #404040;
}
.colorStyle5.singlepage .container h1 {
  color: #404040;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price {
  background: #E7E7E7;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price {
  color: #6D1D33;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart:hover {
  background: #6D1D33;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: inherit;
  background: #EAEAEA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #DEDEDE;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart:hover {
  background: #DEDEDE;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by {
  background: #E7E7E7;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a {
  background: url('../img/k3_5/compare.png') center no-repeat;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a:hover {
  background-color: #6D1D33;
  background-image: url(../img/compare_white.png);
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare {
  background-color: #A21A40;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare:hover {
  background-color: #6D1D33;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap {
  background: #E7E7E7;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a {
  background: url('../img/k3_5/fav.png') center no-repeat;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a:hover {
  background-color: #6D1D33;
  background-image: url(../img/fav_white.png);
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish {
  background-color: #A21A40;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish:hover {
  background-color: #6D1D33;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click {
  background: #E7E7E7;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a {
  background: url('../img/k3_5/one_click.png') center no-repeat;
}
.colorStyle5 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a:hover {
  background-color: #6D1D33;
  background-image: url(../img/one_click_white.png);
}
.colorStyle5 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span {
  background: #E7E7E7 !important;
}
.colorStyle5 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price {
  color: #6D1D33;
}
.colorStyle5 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #6D1D33;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #6D1D33;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click {
  height: 43px;
  color: #D88098;
  background: #EAEAEA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #DEDEDE;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  background: #DEDEDE;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:not(.buy_one_click) {
  margin-bottom: 12px;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
  background: #EAEAEA;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put {
  background: none !important;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a {
  background: url('../img/k3_5/compare.png') 14px center no-repeat;
  color: #D88098;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover {
  background: #DEDEDE;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
  background: #EAEAEA;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  background: url('../img/k3_5/fav.png') 14px center no-repeat;
  color: #D88098;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover {
  background: #DEDEDE;
}
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle5 div.uss_tabs div.uss_tabs_navigation span {
  background: #E7E7E7;
  border-color: #E7E7E7;
  color: #D88098;
}
.colorStyle5 div.uss_tabs div.uss_tabs_navigation span.selected,
.colorStyle5 div.uss_tabs div.uss_tabs_navigation span:hover {
  background: #A21A40;
  border-color: #6D1D33;
  color: #fff;
}
.colorStyle5 div.uss_tabs div.uss_tabs_navigation span.selected:after,
.colorStyle5 div.uss_tabs div.uss_tabs_navigation span:hover:after {
  background-image: url('../img/k3_5/position_triangle.png');
}
.colorStyle5 .uss_eshop_sameproducts .item .info .title a {
  color: #404040;
}
.colorStyle5 .uss_eshop_sameproducts .item .info .price {
  background: #E7E7E7;
}
.colorStyle5 .uss_eshop_sameproducts .item .info .price span.actual_price {
  color: #404040;
}
.colorStyle5 .uss_eshop_sameproducts .item .info .price span.old_price {
  color: #6D1D33;
}
.colorStyle5 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart:hover {
  background: #6D1D33;
}
.colorStyle5 .uss_catalog_block_cat .catalog_orderbutton,
.colorStyle5 .uss_catalog_detail .catalog_orderbutton,
.colorStyle5 .uss_catalog_list_cat .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .uss_catalog_block_cat .catalog_orderbutton.big,
.colorStyle5 .uss_catalog_detail .catalog_orderbutton.big,
.colorStyle5 .uss_catalog_list_cat .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .uss_catalog_block_cat .catalog_orderbutton:hover,
.colorStyle5 .uss_catalog_detail .catalog_orderbutton:hover,
.colorStyle5 .uss_catalog_list_cat .catalog_orderbutton:hover {
  background: #6D1D33;
}
.colorStyle5 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #6D1D33;
}
.colorStyle5 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #6D1D33;
}
.colorStyle5 #wrap .uss_eshop_filters_block {
  float: none;
}
.colorStyle5 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input,
.colorStyle5 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input.big,
.colorStyle5 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input:hover,
.colorStyle5 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button:hover {
  background: #6D1D33;
}
.colorStyle5 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input,
.colorStyle5 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #A21A40;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #6D1D33;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle5 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input.big,
.colorStyle5 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle5 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input:hover,
.colorStyle5 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button:hover {
  background: #6D1D33;
}
.colorStyle5 .menu .burger {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #A92C4F, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #A92C4F, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #A92C4F, #A21A40);
}
.colorStyle5 .menu .burger span {
  background: #fff;
}
.colorStyle5 .menu .in_menu.active {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #A92C4F, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #A92C4F, #A21A40);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #A92C4F, #A21A40);
}
.colorStyle5 .menu .in_menu.active ul li a {
  color: #fff;
}
.colorStyle5 .menu .in_menu.active ul li.active a {
  color: #505050;
}
.colorStyle5 button.styler:not([disabled]),
.colorStyle5 input[type=submit].styler:not([disabled]),
.colorStyle5 input[type=reset].styler,
.colorStyle5 input[type=button].styler:not([disabled]) {
  height: 43px !important;
  color: #fff !important;
  background: #A21A40 !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #6D1D33 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle5 button.styler:not([disabled]).big,
.colorStyle5 input[type=submit].styler:not([disabled]).big,
.colorStyle5 input[type=reset].styler.big,
.colorStyle5 input[type=button].styler:not([disabled]).big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle5 button.styler:not([disabled]):hover,
.colorStyle5 input[type=submit].styler:not([disabled]):hover,
.colorStyle5 input[type=reset].styler:hover,
.colorStyle5 input[type=button].styler:not([disabled]):hover {
  background: #6D1D33 !important;
}
.colorStyle5 .container .content .block:not(.block_form) .h3 {
  background: #A21A40;
  color: #fff;
}
.colorStyle5 .container .content .block.block_form .h3 {
  color: #fff;
}
.colorStyle5 table.decore tr th {
  background: #E7E7E7;
}
.colorStyle5 .slider .slick-arrow.slick-next {
  background: url('../img/k3_5/slider-next.png') center no-repeat;
}
.colorStyle5 .slider .slick-arrow.slick-next:hover {
  background: url('../img/k3_5/slider-next-a.png') center no-repeat;
}
.colorStyle5 .slider .slick-arrow.slick-prev {
  background: url('../img/k3_5/slider-prev.png') center no-repeat;
}
.colorStyle5 .slider .slick-arrow.slick-prev:hover {
  background: url('../img/k3_5/slider-prev-a.png') center no-repeat;
}
.colorStyle5 .slider .slick-dots li button {
  background: #751F37;
}
.colorStyle5 .slider .slick-dots li.slick-active button,
.colorStyle5 .slider .slick-dots li:hover button {
  background: #A21A40;
}
.colorStyle5 .uss_shop_table_view table tr td.uss_onlineorder a.add_to_cart {
  background: #A21A40;
  border-bottom: 2px solid #6D1D33;
  color: #fff;
}
.colorStyle5 #uss_basket_ask_where_to_go_block {
  background: #fff;
  border-color: #6D1D33;
}
.colorStyle5 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #A21A40;
}
.colorStyle5 .block.bg_type3 {
  color: #fff;
}
.colorStyle5 .block.bg_type3 p,
.colorStyle5 .block.bg_type3 span,
.colorStyle5 .block.bg_type3 a,
.colorStyle5 .block.bg_type3 .h3,
.colorStyle5 .block.bg_type3 h3,
.colorStyle5 .block.bg_type3 div {
  color: #fff;
}
.colorStyle5 .block.news .items .news_block_item:hover .info:after {
  background-color: #fff;
}
.colorStyle5 div.uss_tabs div.uss_tabs_navigation span,
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click,
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a,
.colorStyle5 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  color: #404040;
}
.colorStyle5 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #404040;
}
.colorStyle5 .container .aside .aside_block ul {
  font-family: 'roboto';
}
.colorStyle6 {
  color: #404040;
}
.colorStyle6 a {
  color: #2A7EB4;
}
.colorStyle6 .bg_type3 {
  background: #68A9D3;
}
.colorStyle6 .header .logo .logo_description {
  color: #404040;
}
.colorStyle6 .header .logo .logo_sitename {
  color: #4698CD;
}
.colorStyle6 .header .basket .basket_icon {
  background-color: #4698CD;
}
.colorStyle6 .search form.uss_site_search input[type='submit'] {
  background: url('../img/k3_6/search_icon.png') center no-repeat, #4698CD;
}
.colorStyle6 .search form.uss_site_search input[type='submit']:hover {
  background: url('../img/k3_6/search_icon.png') center no-repeat, #3682B2;
}
.colorStyle6 .search form.uss_site_search input[type='text']:focus {
  border-color: #3682B2;
}
.colorStyle6 .search form.uss_site_search input[type='text']:focus + input[type='submit'] {
  border-color: #3682B2;
}
.colorStyle6 .menu .in_menu ul li a {
  color: #404040;
}
.colorStyle6 .menu .in_menu ul li:hover a:after,
.colorStyle6 .menu .in_menu ul li.active a:after {
  background: #3682B2;
}
.colorStyle6 .menu .in_menu ul li .submenu li:hover {
  background: #4698CD;
}
.colorStyle6 .menu .in_menu ul li .submenu li:hover a {
  color: #fff;
}
.colorStyle6 .slider .caption .more a {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .slider .caption .more a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .slider .caption .more a:hover {
  background: #3682B2;
}
.colorStyle6 .block .catalog_menu li:hover,
.colorStyle6 .block .uss_eshop_menu li:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #61A7D4, #4698CD);
  color: #2A7EB4;
}
.colorStyle6 .block .catalog_menu li:hover a,
.colorStyle6 .block .uss_eshop_menu li:hover a {
  color: #2A7EB4;
}
.colorStyle6 .block .catalog_menu li:hover a:hover,
.colorStyle6 .block .uss_eshop_menu li:hover a:hover {
  color: inherit;
}
.colorStyle6 .uss_shop_block_cat .uss_shop_category:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #61A7D4, #4698CD);
  color: #2A7EB4;
}
.colorStyle6 .uss_shop_block_cat .uss_shop_category:hover a {
  color: #2A7EB4;
}
.colorStyle6 .uss_shop_block_cat .uss_shop_category:hover a:hover {
  color: inherit;
}
.colorStyle6 .watch_all a {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .watch_all a.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .watch_all a:hover {
  background: #3682B2;
}
.colorStyle6 .block.news .items .news_block_item .info:after {
  background: #B8B8B8;
}
.colorStyle6 .block.news .items .news_block_item .info .date {
  background: #4698CD;
}
.colorStyle6 .block.news .items .news_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #61A7D4, #4698CD);
  color: #2A7EB4;
}
.colorStyle6 .block.news .items .news_block_item:hover .info {
  color: inherit;
}
.colorStyle6 .block.news .items .news_block_item:hover .info:after {
  background: #3682B2;
}
.colorStyle6 .block.news .items .news_block_item:hover a {
  color: #2A7EB4;
}
.colorStyle6 .block.news .items .news_block_item:hover a:hover {
  color: inherit;
}
.colorStyle6 .block_form form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  /*.btn.big();*/
}
.colorStyle6 .block_form form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .block_form form .buttons input[type='submit'].styler:hover {
  background: #3682B2;
}
.colorStyle6 .block_form form label {
  color: inherit;
}
.colorStyle6 .block_form.big_form form .group .fc_item textarea.styler:hover,
.colorStyle6 .block_form.big_form form .group .fc_item input.styler:hover,
.colorStyle6 .block_form.big_form form .group .fc_item textarea.styler:focus,
.colorStyle6 .block_form.big_form form .group .fc_item input.styler:focus {
  border-color: #3682B2;
}
.colorStyle6 .block_form.small_form form .buttons input[type='submit'].styler {
  height: 43px !important;
  color: #fff !important;
  background: #4698CD !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #3682B2 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle6 .block_form.small_form form .buttons input[type='submit'].styler.big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle6 .block_form.small_form form .buttons input[type='submit'].styler:hover {
  background: #3682B2 !important;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category .catalog_info .uss_catalog_cat_name a:hover {
  color: #2A7EB4;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .uss_catalog_block_cat .uss_catalog_category .catalog_info .catalog_orderbutton:hover {
  background: #3682B2;
}
.colorStyle6 input[type=text].styler::-webkit-input-placeholder,
.colorStyle6 input[type=email].styler::-webkit-input-placeholder,
.colorStyle6 input[type=number].styler::-webkit-input-placeholder,
.colorStyle6 input[type=password].styler::-webkit-input-placeholder,
.colorStyle6 input[type=search].styler::-webkit-input-placeholder,
.colorStyle6 input[type=tel].styler::-webkit-input-placeholder,
.colorStyle6 input[type=url].styler::-webkit-input-placeholder,
.colorStyle6 textarea.styler::-webkit-input-placeholder,
.colorStyle6 input[type='text']::-webkit-input-placeholder {
  color: #A7A7A7;
}
.colorStyle6 input[type=text].styler::-moz-placeholder,
.colorStyle6 input[type=email].styler::-moz-placeholder,
.colorStyle6 input[type=number].styler::-moz-placeholder,
.colorStyle6 input[type=password].styler::-moz-placeholder,
.colorStyle6 input[type=search].styler::-moz-placeholder,
.colorStyle6 input[type=tel].styler::-moz-placeholder,
.colorStyle6 input[type=url].styler::-moz-placeholder,
.colorStyle6 textarea.styler::-moz-placeholder,
.colorStyle6 input[type='text']::-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle6 input[type=text].styler:-moz-placeholder,
.colorStyle6 input[type=email].styler:-moz-placeholder,
.colorStyle6 input[type=number].styler:-moz-placeholder,
.colorStyle6 input[type=password].styler:-moz-placeholder,
.colorStyle6 input[type=search].styler:-moz-placeholder,
.colorStyle6 input[type=tel].styler:-moz-placeholder,
.colorStyle6 input[type=url].styler:-moz-placeholder,
.colorStyle6 textarea.styler:-moz-placeholder,
.colorStyle6 input[type='text']:-moz-placeholder {
  color: #A7A7A7;
}
.colorStyle6 input[type=text].styler:-ms-input-placeholder,
.colorStyle6 input[type=email].styler:-ms-input-placeholder,
.colorStyle6 input[type=number].styler:-ms-input-placeholder,
.colorStyle6 input[type=password].styler:-ms-input-placeholder,
.colorStyle6 input[type=search].styler:-ms-input-placeholder,
.colorStyle6 input[type=tel].styler:-ms-input-placeholder,
.colorStyle6 input[type=url].styler:-ms-input-placeholder,
.colorStyle6 textarea.styler:-ms-input-placeholder,
.colorStyle6 input[type='text']:-ms-input-placeholder {
  color: #A7A7A7;
}
.colorStyle6 input[type=text].styler:focus,
.colorStyle6 input[type=email].styler:focus,
.colorStyle6 input[type=number].styler:focus,
.colorStyle6 input[type=password].styler:focus,
.colorStyle6 input[type=search].styler:focus,
.colorStyle6 input[type=tel].styler:focus,
.colorStyle6 input[type=url].styler:focus,
.colorStyle6 textarea.styler:focus,
.colorStyle6 input[type='text']:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #4698CD;
}
.colorStyle6 input[type=text].styler:hover,
.colorStyle6 input[type=email].styler:hover,
.colorStyle6 input[type=number].styler:hover,
.colorStyle6 input[type=password].styler:hover,
.colorStyle6 input[type=search].styler:hover,
.colorStyle6 input[type=tel].styler:hover,
.colorStyle6 input[type=url].styler:hover,
.colorStyle6 textarea.styler:hover,
.colorStyle6 input[type='text']:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #4698CD;
}
.colorStyle6 .block .uss_eshop_block_item .uss_shop_price {
  background: #EAF7FF;
}
.colorStyle6 .block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #3682B2;
}
.colorStyle6 .block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .block .uss_eshop_block_item a.add_to_cart:hover {
  background: #3682B2;
}
.colorStyle6 .block .uss_eshop_block_item:hover {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #61A7D4, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #61A7D4, #4698CD);
  color: #2A7EB4;
}
.colorStyle6 .block .uss_eshop_block_item:hover .uss_shop_price {
  background: #EAF7FF;
}
.colorStyle6 .block .uss_eshop_block_item:hover .uss_shop_price span.actual_price {
  color: #404040;
}
.colorStyle6 .block .uss_eshop_block_item:hover .uss_shop_price span.old_price {
  color: #3682B2;
}
.colorStyle6 .positions .position_tabs .position_tabs__nav span {
  background: #fff;
  color: #2A7EB4;
}
.colorStyle6 .positions .position_tabs .position_tabs__nav span:hover {
  background: #EAF7FF;
  color: #2A7EB4;
}
.colorStyle6 .positions .position_tabs .position_tabs__nav span.selected {
  background: #4698CD;
  color: #fff;
}
.colorStyle6 .positions .position_tabs .position_tabs__nav span.selected:after {
  background-image: url('../img/k3_6/position_triangle.png');
}
.colorStyle6 .footer_menu .in_menu ul li:hover {
  color: #2A7EB4;
}
.colorStyle6 .footer_menu .in_menu ul li:hover > a:after {
  background-color: #2A7EB4;
}
.colorStyle6 .footer .social a:hover {
  background: #EAF7FF;
}
.colorStyle6 .container .aside {
  min-width: 280px;
}
.colorStyle6 .container .aside .aside_block .h3 {
  background: url('../img/k3_6/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #59A3D2, #4698CD);
  background: url('../img/k3_6/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #59A3D2, #4698CD);
  background: url('../img/k3_6/aside_title_lines.png') 17px center no-repeat, url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #59A3D2, #4698CD);
  color: #fff;
}
.colorStyle6 .container .aside .aside_block .h3:after {
  background: url('../img/k3_6/catalog_triangle.png') center no-repeat;
}
.colorStyle6 .container .aside .aside_block.type2 .h3 {
  background: #E7E7E7;
  color: #404040;
}
.colorStyle6 .container .aside .aside_block.type3 .h3 {
  background: #E7E7E7;
  color: #404040;
}
.colorStyle6 .container .aside .aside_block ul li.active,
.colorStyle6 .container .aside .aside_block ul li:hover {
  background: #4698CD;
  border-bottom-color: #4698CD;
}
.colorStyle6 .container .aside .aside_block ul li.active a,
.colorStyle6 .container .aside .aside_block ul li:hover a {
  color: #fff;
}
.colorStyle6 .container .aside .aside_block ul li.active > .submenu {
  background: #EAF7FF;
}
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li {
  background: #EAF7FF;
  border-bottom-color: #EAF7FF;
  color: #2A7EB4;
}
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #2A7EB4;
}
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li.active,
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li:hover {
  background: #3682B2;
  color: #fff;
}
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li.active a,
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li:hover a {
  color: inherit;
}
.colorStyle6 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price {
  background: #EAF7FF;
}
.colorStyle6 .container .aside .aside_block .uss_eshop_block_item .uss_shop_price span.old_price {
  color: #3682B2;
}
.colorStyle6 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .container .aside .aside_block .uss_eshop_block_item a.add_to_cart:hover {
  background: #3682B2;
}
.colorStyle6 .container .aside .aside_block .news_block_item .info .date {
  background: #4698CD;
}
.colorStyle6 .container .content .block.block_form .h3 {
  color: #404040;
}
.colorStyle6.singlepage .container h1 {
  color: #404040;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price {
  background: #EAF7FF;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_price span.old_price {
  color: #3682B2;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart:hover {
  background: #3682B2;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart {
  height: 43px;
  color: inherit;
  background: #EAEAEA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #DEDEDE;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item a.add_to_cart.already_in_cart:hover {
  background: #DEDEDE;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by {
  background: #EAF7FF;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a {
  background: url('../img/k3_6/compare.png') center no-repeat;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a:hover {
  background-color: #3682B2;
  background-image: url(../img/compare_white.png);
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare {
  background-color: #4698CD;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_compare_by a.already_in_compare:hover {
  background-color: #3682B2;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap {
  background: #EAF7FF;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a {
  background: url('../img/k3_6/fav.png') center no-repeat;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a:hover {
  background-color: #3682B2;
  background-image: url(../img/fav_white.png);
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish {
  background-color: #4698CD;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_put_wrap a.already_in_wish:hover {
  background-color: #3682B2;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click {
  background: #EAF7FF;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a {
  background: url('../img/k3_6/one_click.png') center no-repeat;
}
.colorStyle6 .uss_shop_blocks_view .uss_eshop_item .uss_shop_btns .uss_shop_buy_one_click a:hover {
  background-color: #3682B2;
  background-image: url(../img/one_click_white.png);
}
.colorStyle6 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span {
  background: #EAF7FF !important;
}
.colorStyle6 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_price span.old_price {
  color: #3682B2;
}
.colorStyle6 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #3682B2;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
  background: #3682B2;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click {
  height: 43px;
  color: #2A7EB4;
  background: #EAEAEA;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #DEDEDE;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click:hover {
  background: #DEDEDE;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:not(.buy_one_click) {
  margin-bottom: 12px;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
  background: #EAEAEA;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap .uss_shop_put {
  background: none !important;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a {
  background: url('../img/k3_6/compare.png') 14px center no-repeat;
  color: #2A7EB4;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover {
  background: #DEDEDE;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
  background: #EAEAEA;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  background: url('../img/k3_6/fav.png') 14px center no-repeat;
  color: #2A7EB4;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover {
  background: #DEDEDE;
}
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by:hover a {
  color: #fff;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}
.colorStyle6 div.uss_tabs div.uss_tabs_navigation span {
  background: #EAF7FF;
  border-color: #EAF7FF;
  color: #2A7EB4;
}
.colorStyle6 div.uss_tabs div.uss_tabs_navigation span.selected,
.colorStyle6 div.uss_tabs div.uss_tabs_navigation span:hover {
  background: #4698CD;
  border-color: #3682B2;
  color: #fff;
}
.colorStyle6 div.uss_tabs div.uss_tabs_navigation span.selected:after,
.colorStyle6 div.uss_tabs div.uss_tabs_navigation span:hover:after {
  background-image: url('../img/k3_6/position_triangle.png');
}
.colorStyle6 .uss_eshop_sameproducts .item .info .title a {
  color: #404040;
}
.colorStyle6 .uss_eshop_sameproducts .item .info .price {
  background: #EAF7FF;
}
.colorStyle6 .uss_eshop_sameproducts .item .info .price span.actual_price {
  color: #404040;
}
.colorStyle6 .uss_eshop_sameproducts .item .info .price span.old_price {
  color: #3682B2;
}
.colorStyle6 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .uss_eshop_sameproducts .item .info .addToCart a.add_to_cart:hover {
  background: #3682B2;
}
.colorStyle6 .uss_catalog_block_cat .catalog_orderbutton,
.colorStyle6 .uss_catalog_detail .catalog_orderbutton,
.colorStyle6 .uss_catalog_list_cat .catalog_orderbutton {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .uss_catalog_block_cat .catalog_orderbutton.big,
.colorStyle6 .uss_catalog_detail .catalog_orderbutton.big,
.colorStyle6 .uss_catalog_list_cat .catalog_orderbutton.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .uss_catalog_block_cat .catalog_orderbutton:hover,
.colorStyle6 .uss_catalog_detail .catalog_orderbutton:hover,
.colorStyle6 .uss_catalog_list_cat .catalog_orderbutton:hover {
  background: #3682B2;
}
.colorStyle6 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .buy_one_click_form_tml .uss_buy_one_click_pos .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #3682B2;
}
.colorStyle6 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 .catalog_orderform_tml .fc_form_tml form .buttons input[type='submit'].styler:hover {
  background: #3682B2;
}
.colorStyle6 #wrap .uss_eshop_filters_block {
  float: none;
}
.colorStyle6 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input,
.colorStyle6 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input.big,
.colorStyle6 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit input:hover,
.colorStyle6 #wrap .uss_eshop_filters_block.simple_filters form .filter_submit button:hover {
  background: #3682B2;
}
.colorStyle6 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input,
.colorStyle6 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button {
  height: 43px;
  color: #fff;
  background: #4698CD;
  padding: 11px 7px 0;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  font-family: 'RobotoSlab-Regular';
  text-align: center;
  font-weight: normal;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 3px solid #3682B2;
  opacity: 1 !important;
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-height: auto;
  line-height: 1.2;
  text-decoration: none !important;
}
.colorStyle6 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input.big,
.colorStyle6 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button.big {
  height: 53px;
  min-width: 200px;
  padding: 8px 10px 0;
}
.colorStyle6 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit input:hover,
.colorStyle6 #wrap .uss_eshop_filters_block:not(.simple_filters) form .filter_submit button:hover {
  background: #3682B2;
}
.colorStyle6 .menu .burger {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #59A3D2, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #59A3D2, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #59A3D2, #4698CD);
}
.colorStyle6 .menu .burger span {
  background: #fff;
}
.colorStyle6 .menu .in_menu.active {
  background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #59A3D2, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #59A3D2, #4698CD);
  background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #59A3D2, #4698CD);
}
.colorStyle6 .menu .in_menu.active ul li a {
  color: #fff;
}
.colorStyle6 .menu .in_menu.active ul li.active a {
  color: #505050;
}
.colorStyle6 button.styler:not([disabled]),
.colorStyle6 input[type=submit].styler:not([disabled]),
.colorStyle6 input[type=reset].styler,
.colorStyle6 input[type=button].styler:not([disabled]) {
  height: 43px !important;
  color: #fff !important;
  background: #4698CD !important;
  padding: 11px 7px 0 !important;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  font-family: 'RobotoSlab-Regular' !important;
  text-align: center !important;
  font-weight: normal !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  border-bottom: 3px solid #3682B2 !important;
  opacity: 1 !important !important;
  display: inline-block !important;
  margin: 0 auto !important;
  float: none !important;
  min-height: auto !important;
  line-height: 1.2 !important;
  -webkit-text-decoration: none !important !important;
          text-decoration: none !important !important;
  padding-top: 0 !important;
}
.colorStyle6 button.styler:not([disabled]).big,
.colorStyle6 input[type=submit].styler:not([disabled]).big,
.colorStyle6 input[type=reset].styler.big,
.colorStyle6 input[type=button].styler:not([disabled]).big {
  height: 53px !important;
  min-width: 200px !important;
  padding: 8px 10px 0 !important;
}
.colorStyle6 button.styler:not([disabled]):hover,
.colorStyle6 input[type=submit].styler:not([disabled]):hover,
.colorStyle6 input[type=reset].styler:hover,
.colorStyle6 input[type=button].styler:not([disabled]):hover {
  background: #3682B2 !important;
}
.colorStyle6 .container .content .block:not(.block_form) .h3 {
  background: #4698CD;
  color: #fff;
}
.colorStyle6 .container .content .block.block_form .h3 {
  color: #fff;
}
.colorStyle6 table.decore tr th {
  background: #EAF7FF;
}
.colorStyle6 .slider .slick-arrow.slick-next {
  background: url('../img/k3_6/slider-next.png') center no-repeat;
}
.colorStyle6 .slider .slick-arrow.slick-next:hover {
  background: url('../img/k3_6/slider-next-a.png') center no-repeat;
}
.colorStyle6 .slider .slick-arrow.slick-prev {
  background: url('../img/k3_6/slider-prev.png') center no-repeat;
}
.colorStyle6 .slider .slick-arrow.slick-prev:hover {
  background: url('../img/k3_6/slider-prev-a.png') center no-repeat;
}
.colorStyle6 .slider .slick-dots li button {
  background: #2A7EB4;
}
.colorStyle6 .slider .slick-dots li.slick-active button,
.colorStyle6 .slider .slick-dots li:hover button {
  background: #359FE3;
}
.colorStyle6 .uss_shop_table_view table tr td.uss_onlineorder a.add_to_cart {
  background: #4698CD;
  border-bottom: 2px solid #3682B2;
  color: #fff;
}
.colorStyle6 #uss_basket_ask_where_to_go_block {
  background: #fff;
  border-color: #3682B2;
}
.colorStyle6 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #4698CD;
}
.colorStyle6 .block.bg_type3 {
  color: #fff;
}
.colorStyle6 .block.bg_type3 p,
.colorStyle6 .block.bg_type3 span,
.colorStyle6 .block.bg_type3 a,
.colorStyle6 .block.bg_type3 .h3,
.colorStyle6 .block.bg_type3 h3,
.colorStyle6 .block.bg_type3 div {
  color: #fff;
}
.colorStyle6 .block.news .items .news_block_item:hover .info:after {
  background-color: #fff;
}
.colorStyle6 .block.news .items .news_block_item:hover {
  color: #fff;
}
.colorStyle6 .block.news .items .news_block_item:hover a {
  color: inherit;
}
.colorStyle6 .uss_shop_block_cat .uss_shop_category:hover {
  color: #fff;
}
.colorStyle6 .uss_shop_block_cat .uss_shop_category:hover a {
  color: inherit;
}
.colorStyle6 .block .catalog_menu li:hover,
.colorStyle6 .block .uss_eshop_menu li:hover {
  color: #fff;
}
.colorStyle6 .block .catalog_menu li:hover a,
.colorStyle6 .block .uss_eshop_menu li:hover a {
  color: inherit;
}
.colorStyle6 div.uss_tabs div.uss_tabs_navigation span,
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart.buy_one_click,
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap a,
.colorStyle6 .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by a {
  color: #404040;
}
.colorStyle6 .container .aside .aside_block ul li.active > .submenu > li a {
  color: #404040;
}
.colorStyle6 .container .aside .aside_block ul {
  font-family: 'roboto';
}
.colorStyle6 .block .uss_eshop_block_item:hover .uss_shop_name a {
  color: #fff;
}
.uss_basket_menu {
  line-height: 2em;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.uss_photoalbums .uss_photoalbums_foto_box .uss_img_item .uss_img_pre {
  margin: 0 auto;
  display: block;
}
.uss_shop_newbies_title {
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  -o-flex: 0 100%;
  -webkit-box-flex: 0;
          flex: 0 100%;
}
input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0;
}
.uss_tree_description {
  text-align: center;
  padding: 10px 10px 0;
}
.block_form form .buttons {
  text-align: right;
}
@media (max-width: 1200px) {
  .inner {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 1000px) {
  .header .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .container .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container .aside {
    -moz-order: 0;
    -ms-order: 0;
    -o-order: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 0;
    -moz-flex: 0 auto;
    -ms-flex: 0 auto;
    -o-flex: 0 auto;
    -webkit-box-flex: 0;
            flex: 0 auto;
  }
  .container .aside > * {
    display: none;
  }
  .container .aside .aside_block {
    margin-bottom: 10px;
  }
  .container .aside:not(.active) > .aside_catalog:first-child {
    display: block !important;
    background: none;
  }
  .container .aside:not(.active) > .aside_catalog:first-child > *:not(.h3) {
    display: none !important;
  }
  .container .aside:not(.active) > .aside_catalog:first-child .h3 {
    margin-bottom: 0;
  }
  .container .aside.active > .aside_catalog {
    display: block;
  }
  .container .center {
    -moz-order: 10;
    -ms-order: 10;
    -o-order: 10;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    width: 100% !important;
    -moz-flex: 0 100% !important;
    -ms-flex: 0 100% !important;
    -o-flex: 0 100% !important;
    -webkit-box-flex: 0 !important;
            flex: 0 100% !important;
    max-width: 100% !important;
  }
  .singlepage .container .content {
    padding: 15px 10px;
  }
  .singlepage .container .bread {
    padding: 15px 10px 15px;
  }
  .block.news .items .news_block_item {
    width: auto;
  }
  .block.news.news-x3 .items .news_block_item {
    max-width: calc((100% - ( (3 - 1) * 20px ) ) / 3);
  }
  .block.news.news-x4 .items .news_block_item {
    max-width: calc((100% - ( (3 - 1) * 20px ) ) / 3);
  }
}
@media (max-width: 1100px) {
  .inner.active {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 10px;
  }
  .menu .burger {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
  }
  .menu .in_menu {
    display: none;
  }
  .menu .in_menu.active {
    display: block;
    -moz-order: 10;
    -ms-order: 10;
    -o-order: 10;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    background: url(../img/transparent_bg.png) 0 0 repeat, -webkit-linear-gradient(45deg, #FCF9DD, #f9f5bd);
    background: url(../img/transparent_bg.png) 0 0 repeat, -o-linear-gradient(45deg, #FCF9DD, #f9f5bd);
    background: url(../img/transparent_bg.png) 0 0 repeat, linear-gradient(45deg, #FCF9DD, #f9f5bd);
    margin-top: 10px;
  }
  .menu .in_menu.active ul {
    display: block;
    width: 100%;
  }
  .menu .in_menu.active ul li {
    display: block;
    width: 100%;
  }
  .menu .in_menu.active ul li .submenu {
    display: none !important;
  }
  .menu .in_menu.active ul li a {
    color: #505050;
  }
  .menu .in_menu.active ul li.active a {
    color: #68ADAC;
  }
  .menu .search {
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    -o-flex: 1 auto;
    -webkit-box-flex: 1;
            flex: 1 auto;
  }
  .positions .position_tabs .position_tabs__nav span {
    font-size: 18px;
    padding-top: 16px;
  }
  .block .inner {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .block .h3 {
    font-size: 40px;
  }
}
@media (max-width: 890px) {
  .block .catalog_menu > li {
    max-width: calc((100% - ( (2 - 1) * 10px ) ) / 2);
    width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .block .uss_eshop_menu > li {
    max-width: calc((100% - ( (2 - 1) * 10px ) ) / 2);
    width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .uss_shop_block_cat .uss_shop_category {
    max-width: calc((100% - ( (2 - 1) * 10px ) ) / 2);
  }
  .uss_shop_block_view .uss_eshop_item {
    max-width: calc((100% - ( (2 - 1) * 10px ) ) / 2);
  }
  .header .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header .left {
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    -o-flex: 0 50%;
    -webkit-box-flex: 0;
            flex: 0 50%;
  }
  .header .right {
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    -o-flex: 0 50%;
    -webkit-box-flex: 0;
            flex: 0 50%;
  }
  #wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item {
    width: calc((100% - 15px) / 2 );
    margin-right: 10px;
  }
  #wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item:nth-of-type(2n) {
    margin-right: 0;
  }
  #wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item:nth-of-type(3n) {
    margin-right: 10px;
  }
  .footer_menu {
    display: none;
  }
  .photoalbum .uss_one_image {
    max-width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .photoalbum .uss_one_image img {
    max-width: 100%;
  }
  .footer .inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .left {
    -moz-order: 10;
    -ms-order: 10;
    -o-order: 10;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .right {
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    -o-flex: 1 auto;
    -webkit-box-flex: 1;
            flex: 1 auto;
  }
  .footer .center {
    -moz-flex: 0 auto;
    -ms-flex: 0 auto;
    -o-flex: 0 auto;
    -webkit-box-flex: 0;
            flex: 0 auto;
  }
  #wrap .uss_eshop_filters_block form .filter_producer {
    width: calc((100% - 10px) / 2);
    padding-bottom: 7px;
  }
  #wrap .uss_eshop_filters_block form .filter_price {
    width: calc((100% - 10px) / 2);
    padding-bottom: 7px;
  }
  #wrap .uss_eshop_filters_block form .filter_submit {
    width: 100%;
    padding-bottom: 7px;
  }
  table.table tr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  table.table tr td {
    width: 50%;
    padding: 0 5px 25px;
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .header .logo .logo_sitename {
    font-size: 27px;
  }
  table.uss_shoppos_table {
    display: block;
  }
  table.uss_shoppos_table tbody {
    display: block;
  }
  table.uss_shoppos_table tbody tr:first-child {
    display: none;
  }
  table.uss_shoppos_table tbody tr td {
    font-size: 15px;
    border: none;
    padding: 0;
    display: block;
    overflow: hidden;
    width: auto !important;
    margin-bottom: 5px;
  }
  table.uss_shoppos_table tbody tr td.uss_img {
    float: left;
    display: block;
  }
  table.uss_shoppos_table tbody tr td.uss_title {
    display: block;
  }
  table.uss_shoppos_table tbody tr td.uss_description > div {
    height: auto;
  }
  table.uss_shoppos_table tbody tr td.uss_onlineorder {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
}
@media (max-width: 736px) {
  .block.news.news-x3 .items .news_block_item {
    max-width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .block.news.news-x4 .items .news_block_item {
    max-width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .uss_shop_blocks_view .uss_eshop_item {
    max-width: calc((100% - ( (2 - 1) * 20px ) ) / 2);
  }
  .header .contacts {
    margin-left: 0;
  }
  .header .basket .basket_in {
    padding-left: 0;
  }
  .block.subscribe .h2 {
    font-size: 18px;
  }
  .block.subscribe .subscribe_form form .emailfield {
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    -o-flex: 1 auto;
    -webkit-box-flex: 1;
            flex: 1 auto;
  }
  .block.subscribe .subscribe_form form .emailfield input {
    min-width: 100%;
  }
  .section_eshop .uss_shop_detail .uss_img_wrapper {
    float: none;
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .section_eshop .uss_shop_detail .uss_shop_technical_data {
    float: none;
    display: block;
    width: 100%;
  }
}
@media (max-width: 705px) {
  .uss_shop_table_view table tr th:nth-of-type(1) {
    display: none;
  }
  .uss_shop_table_view table tr td.uss_img {
    display: none;
  }
}
@media (max-width: 655px) {
  .header .email {
    font-size: 12px;
  }
  .header .contacts {
    font-size: 24px;
  }
  #wrap .uss_eshop_filters_block form .filter_producer {
    width: calc((100% - 10px) / 2);
    padding-bottom: 7px;
  }
  #wrap .uss_eshop_filters_block form .filter_price {
    width: calc((100% - 10px) / 2);
    padding-bottom: 7px;
  }
  #wrap .uss_eshop_filters_block form .filter_submit {
    width: 100%;
    padding-bottom: 7px;
  }
  .block_form .group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block_form.small_form form .group:not(.end) .fc_item {
    max-width: 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .block_form.big_form form .group:not(.end) .fc_item {
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100%;
  }
  .block_form form .buttons input[type='submit'] {
    width: 100%;
  }
  .catalog_orderform_tml .catalog_orderform_window_wrap.wide {
    width: 350px;
  }
}
@media (max-width: 600px) {
  .header .contacts {
    font-size: 28px;
  }
  .header .left {
    padding-bottom: 5px;
  }
  .header .left *,
  .header .left {
    text-align: center !important;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
  }
  .header .center {
    padding-bottom: 5px;
  }
  .header .center *,
  .header .center {
    text-align: center !important;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
  }
  .header .right *,
  .header .right {
    text-align: center !important;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
  }
  .header .right .row > div {
    margin-bottom: 10px;
  }
  .header .contacts {
    margin-left: 0;
    margin-right: 0;
  }
  .header .basket .basket_in {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .header .basket .basket_in .basket_text {
    -moz-flex: 0 auto;
    -ms-flex: 0 auto;
    -o-flex: 0 auto;
    -webkit-box-flex: 0;
            flex: 0 auto;
  }
  .header .basket .basket_in .basket_icon {
    -moz-flex: 0 40px;
    -ms-flex: 0 40px;
    -o-flex: 0 40px;
    -webkit-box-flex: 0;
            flex: 0 40px;
  }
  .positions .position_tabs .position_tabs__nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .positions .position_tabs .position_tabs__nav span {
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    font-size: 24px;
  }
  .positions .position_tabs .position_tabs__nav span.selected:after {
    content: none;
  }
  .uss_form_tml.comments_form form .uss_form_item.uss_form_text,
  .uss_form_tml.comment_answer_form form .uss_form_item.uss_form_text {
    max-width: 100%;
  }
  .uss_shop_table_view table tr th:nth-of-type(3) {
    display: none;
  }
  .uss_shop_table_view table tr td.uss_producer {
    display: none;
  }
  .uss_user_basket table tr td.uss_number a {
    margin-left: 0;
    margin-right: 0;
  }
  .uss_user_basket table tr td.uss_number .uss_field table {
    display: block;
  }
  .uss_user_basket table tr td.uss_number .uss_field table tbody {
    display: block;
  }
  .uss_user_basket table tr td.uss_number .uss_field table tbody tr {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .uss_user_basket table tr td.uss_number .uss_field table tbody tr td {
    display: block;
  }
  .uss_user_basket table tr td.uss_number .uss_field table tbody tr td:not(:nth-of-type(2)) {
    -moz-flex: 0 17px;
    -ms-flex: 0 17px;
    -o-flex: 0 17px;
    -webkit-box-flex: 0;
            flex: 0 17px;
  }
  .uss_user_basket table tr td.uss_number .uss_field table tbody tr td input {
    width: 25px;
  }
}
@media (max-width: 550px) {
  .block .catalog_menu > li {
    max-width: calc((100% - ( (1 - 1) * 10px ) ) / 1);
    width: calc((100% - ( (1 - 1) * 20px ) ) / 1);
  }
  .block .uss_eshop_menu > li {
    max-width: calc((100% - ( (1 - 1) * 10px ) ) / 1);
    width: calc((100% - ( (1 - 1) * 20px ) ) / 1);
  }
  .uss_shop_block_cat .uss_shop_category {
    max-width: calc((100% - ( (1 - 1) * 10px ) ) / 1);
  }
  .uss_shop_block_view .uss_eshop_item {
    max-width: calc((100% - ( (1 - 1) * 10px ) ) / 1);
  }
  .uss_shop_block_cat .uss_shop_category {
    width: 100% !important;
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .block.news .items .news_block_item {
    width: 100% !important;
    max-width: 100% !important;
  }
  #wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item {
    width: 100%;
    margin-right: 0;
  }
  #wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item:nth-of-type(2n) {
    margin-right: 0;
  }
  #wrap .uss_eshop_filters_block:not(.simple_filters) .group .eshop_filters_items .filter_item:nth-of-type(3n) {
    margin-right: 0;
  }
  .photoalbum .uss_one_image {
    max-width: 100% !important;
  }
  .block .inner {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .block .h3 {
    font-size: 23px;
  }
  .footer .email {
    margin-left: 0;
    margin-right: 0;
  }
  .footer .address {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .footer .social {
    width: 100%;
    display: block;
    text-align: center;
  }
  .footer .row {
    width: 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .left {
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .right {
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .center {
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #wrap .uss_eshop_filters_block form .filter_producer {
    width: 100%;
    padding-bottom: 7px;
  }
  #wrap .uss_eshop_filters_block form .filter_price {
    width: 100%;
    padding-bottom: 7px;
  }
  #wrap .uss_eshop_filters_block form .filter_submit {
    width: 100%;
    padding-bottom: 7px;
  }
  .block.subscribe .subscribe_form form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block.subscribe .subscribe_form form .emailfield {
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .uss_shop_list_cat .uss_shop_cat_img_wrap {
    float: none;
  }
  .uss_shop_list_cat .uss_shop_cat_img_wrap .uss_shop_cat_img {
    display: block;
    margin: 0 auto 10px;
  }
  .section.section_search .uss_search_form form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section.section_search .uss_search_form form input[type='text'] {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .section.section_search .uss_search_form form input[type='submit'] {
    width: 100%;
  }
  .uss_shop_list_view .uss_shop_list_view_item .posimg_item {
    display: block;
    width: 100%;
  }
  .uss_shop_list_view .uss_shop_list_view_item .posimg_item .uss_img_holder {
    display: block;
    margin: 0 auto;
  }
  .uss_shop_list_view .uss_shop_list_view_item .uss_shop_technical_data {
    width: 100%;
    display: block;
    padding: 0;
  }
  .uss_user_basket table tr th:nth-of-type(1) {
    display: none;
  }
  .uss_user_basket table tr td {
    padding: 5px 3px;
  }
  .uss_user_basket table tr td.uss_image {
    display: none;
  }
  .block_form form .group.end {
    width: 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    -o-flex: 0 100%;
    -webkit-box-flex: 0;
            flex: 0 100%;
  }
  .block_form form .buttons {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .uss_shop_blocks_view .uss_eshop_item {
    max-width: calc((100% - ( (1 - 1) * 20px ) ) / 1);
    width: 100% !important;
  }
  .catalog_orderform_tml .catalog_orderform_window_wrap.wide {
    width: 200px;
  }
}
@media (max-width: 500px) {
  .uss_catalog_block_cat .uss_catalog_category {
    max-width: 100%;
    width: 100% !important;
  }
  .uss_user_basket table tr td.uss_delete_pos {
    padding-left: 3px;
    padding-right: 3px;
  }
  .uss_user_basket table tr td.uss_delete_pos a {
    display: block;
  }
  div.uss_tabs div.uss_tabs_navigation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  div.uss_tabs div.uss_tabs_navigation span {
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
  }
}
@media (max-width: 420px) {
  .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart {
    width: 100%;
  }
  .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_shop_put_wrap {
    width: calc((100% - 15px) / 2 );
  }
  .section_eshop .uss_shop_detail .uss_shop_technical_data .uss_compare_by {
    width: calc((100% - 15px) / 2 );
  }
}
.uss_widget_outer_content{-webkit-box-flex:0;-ms-flex:0 100%;flex:0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.photoalbum .uss_widget_outer_content{width:100%!important;display:block!important;}
.uss_widget_outer_content{max-width:100%;}
