

/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/style.css?16765393401784*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

.main-catalog-wrapper .main-catalog-wrap {
	float: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 915px;
}

@media screen and (max-width: 1200px) {
	.main-catalog-wrapper .main-catalog-wrap {
		width: 672px;
	}
}

@media screen and (max-width: 991px) {
	.main-catalog-wrapper .main-catalog-wrap {
		width: 469px;
	}
}

.main-catalog-wrapper {
	width: 1170px;
}

#breadcrumb .breadcrumb_items,
#breadcrumb #h1-pages {
	width: 918px;
	margin: 0 0 0 auto;
}

.breadcrumb_items {
	font-size: 13px;
}

.main-catalog-wrapper .wrap-catalog-items .catalog-section {
	margin: 0;
}

#breadcrumb .breadcrumb_items, #breadcrumb #h1-pages {
	width: 903px;
}

/* End */


/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/style.css?167653934096960*/
@charset "UTF-8";
.right.block.shadow-block:before {
  content: " ";
  display: block;
  background-color: red;
  width: 100%;
  height: 100%; }

#content_part .container .filter_oboi {
  display: none !important; }

.ui-widget {
  font-family: Arial, serif !important; }

.catalog-item-detail .image {
  border: 3px solid white;
  border-radius: 23px;
  box-shadow: 0 3px 8px 0 #AAA;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
  width: 350px; }

.catalog-item-detail .image img {
  max-width: 350px;
  max-height: 380px; }

.catalog-item-detail .description .properties_list p {
  font-size: 14px;
  margin: 0 0 5px 0; }

.catalog-item-detail .description .properties_list p span {
  color: #af8fb8;
  font-weight: bold; }

.catalog-item-detail .description .price_and_buttons {
  display: inline-block;
  margin: 15px 25px 0 0;
  vertical-align: top;
  width: 200px; }

.get_special_form_detail {
  background: url("/images/special_price_form_detail_bg.png") no-repeat 180px 0 #BD76B1;
  border-radius: 4px;
  display: none;
  margin: -138px 0 0 0;
  position: absolute;
  text-align: center;
  width: 200px;
  z-index: 2; }

.get_special_form_detail .caption {
  background: url("/images/special_price_form_caption.png") no-repeat 10px 8px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 10px 10px;
  text-transform: uppercase; }

.get_special_form_detail input {
  border: 1px solid #895d8b;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 3px 5px;
  width: 149px; }

.get_special_form_detail input[name=email] {
  display: none; }

.get_special_form_detail textarea {
  border: 1px solid #895d8b;
  border-radius: 4px;
  font-family: Arial, serif;
  max-width: 149px;
  min-height: 16px;
  padding: 3px 5px;
  width: 149px; }

.get_special_form_detail .time_of_call {
  color: white;
  font-size: 14px;
  padding: 8px 0; }

.get_special_form_detail input[name="time_from"], .get_special_form_detail input[name="time_to"] {
  background: none;
  border: none;
  border-bottom: dotted 1px white;
  border-radius: 0;
  color: white;
  margin: 0;
  padding: 0;
  width: 35px; }

.get_special_form_detail .comment {
  color: #503651;
  font-size: 11px; }

.get_special_form_detail input[type="submit"] {
  background: url("/images/special_price_submit.png") repeat-x 0 50%;
  border: 1px solid white;
  border-radius: 5px;
  color: white;
  font-family: Tahoma, serif;
  font-size: 12px;
  margin: 10px 0 6px;
  padding: 6px;
  text-transform: uppercase; }

.catalog-item-detail .description .price_and_buttons .add_to_basket {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/add_to_basket.png") no-repeat 5px 40% #9d75a8;
  border: none;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 5px 0;
  width: 185px; }

.catalog-item-detail .description .count_of_item {
  display: inline-block;
  margin-top: 30px;
  vertical-align: top; }

.catalog-item-detail .description .count_of_item p {
  color: black;
  font-size: 14px;
  margin: 0; }

.catalog-item-detail .nadpis {
  color: #909090;
  font-size: 14px; }

.catalog-item-detail .nadpis span {
  color: #4d4d4d;
  font-weight: bold; }

.caption-mini-logo {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/mini-logo.png") no-repeat 0 8px;
  color: #424242;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 5px 32px; }

.section-root-list {
  background: #eeeeee;
  margin: 0 auto;
  padding: 14px 8px;
  width: 800px; }

.section-root-list a {
  text-decoration: none; }

.section-root-list .section-item {
  background: white;
  border-radius: 12px;
  box-shadow: 0 3px 4px 0 #AAAAAA;
  display: inline-block;
  margin: 0 35px 41px 0;
  height: 220px;
  padding: 5px 5px 0 5px;
  vertical-align: top;
  width: 160px; }

.section-root-list .section-item:nth-child(4n) {
  margin-right: 0; }

.section-root-list .section-item:hover {
  background: #ab75ae; }

.section-root-list .section-item .image {
  background: white;
  border-radius: 10px;
  box-shadow: 0 2px 7px -2px black;
  display: table-cell;
  height: 160px;
  text-align: center;
  vertical-align: middle;
  width: 160px; }

.section-root-list .section-item .image img {
  max-height: 160px;
  max-width: 160px; }

.section-root-list .section-item .name {
  color: black;
  display: block;
  font-family: Arial, serif;
  font-size: 14px;
  margin-top: 15px;
  text-align: center;
  text-decoration: underline; }

.section-root-list .section-item:hover .name {
  color: white;
  font-weight: bold;
  text-decoration: none; }

/*=================================================╨в╨Р╨С╨л=====================================================*/
.catalog-element-tabs {
  padding: 0; }

.catalog-element-tabs ul.ui-tabs-nav {
  background: none;
  border: none;
  border-bottom: 1px solid #a8a8a8;
  height: auto;
  margin: 0;
  padding: 0; }

.catalog-element-tabs ul.ui-tabs-nav li.ui-tabs-selected, .catalog-element-tabs ul.ui-tabs-nav li {
  background: none;
  border: none;
  padding: 0; }

.catalog-element-tabs ul.ui-tabs-nav li.ui-tabs-selected {
  border: 1px solid #a8a8a8;
  border-radius: 9px 9px 0 0;
  border-bottom: 1px #EEEEEE solid !important;
  height: 41px;
  margin: 4px 0 0 0; }

.catalog-element-tabs ul.ui-tabs-nav li.ui-tabs-selected:first-child {
  margin: 4px 0 0 0; }

.catalog-element-tabs ul.ui-tabs-nav li {
  background: #9b74a6;
  border-radius: 9px 9px 0 0;
  height: 32px;
  margin: 12px 0 0 0;
  width: 33.33%;
  box-sizing: border-box;
  border: 1px solid #EEE; }

.catalog-element-tabs.count-2 ul.ui-tabs-nav li {
  width: 403px; }

.catalog-element-tabs.count-1 ul.ui-tabs-nav li {
  width: 808px; }

.catalog-element-tabs ul.ui-tabs-nav li:first-child {
  margin: 12px 0 0 0; }

.catalog-element-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
  color: #9d75a8;
  float: none;
  font-size: 18px;
  font-weight: bold;
  padding: 9px 0; }

.catalog-element-tabs ul.ui-tabs-nav li a {
  color: #FFFFFF;
  display: block;
  float: none;
  font-size: 14px;
  font-weight: bold;
  text-align: center; }

.catalog-element-tabs.ui-tabs {
  padding: 3px; }

.catalog-element-tabs.ui-tabs .ui-tabs-panel {
  background: url("/images/ui-tabs-panel-left-right-line.png") no-repeat 0 0, url("/images/ui-tabs-panel-left-right-line.png") no-repeat 100% 0;
  border-bottom: 1px solid #b2b2b2;
  padding: 0; }

.catalog-element-tabs.ui-tabs .ui-tabs-panel .wrap_collection.new > ul > li, .carousel3 .wrap_collection.new > ul > li {
  padding: 0 14px 20px; }

/*============================================╨Ъ╨Р╨а╨г╨б╨Х╨Ы╨м========================================*/
.catalog-element-tabs.ui-tabs .ui-tabs-panel .wrap_collection.new, .carousel3 .wrap_collection.new {
  position: relative;
  /*overflow: visible;*/
  overflow-y: visible;
  overflow-x: hidden;
  width: 810px; }

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.catalog-element-tabs.ui-tabs .ui-tabs-panel .wrap_collection.new > ul, .carousel3 .wrap_collection.new > ul {
  width: 20000em;
  position: relative;
  /* Optional, required in this case since it's a <ul> element */
  list-style: none;
  margin: 0;
  padding: 0; }

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.catalog-element-tabs.ui-tabs .ui-tabs-panel .wrap_collection.new > ul > li, .carousel3 .wrap_collection.new > ul > li {
  /* Required only for block elements like <li>'s */
  float: left; }

.left-carousel-tabs-element_detail {
  background: url("/images/left-carousel-tabs-element_detail.png") no-repeat 0 0;
  display: inline-block;
  height: 43px;
  margin-top: 200px;
  position: absolute;
  width: 42px;
  z-index: 2; }

.left-carousel-tabs-element_detail:hover {
  background: url("/images/left-carousel-tabs-element_detail.png") no-repeat 0 100%; }

.right-carousel-tabs-element_detail {
  background: url("/images/right-carousel-tabs-element_detail.png") no-repeat 0 0;
  display: inline-block;
  height: 43px;
  margin-left: 768px;
  margin-top: 200px;
  position: absolute;
  width: 42px;
  z-index: 2; }

.right-carousel-tabs-element_detail:hover {
  background: url("/images/right-carousel-tabs-element_detail.png") no-repeat 0 100%; }

#fancybox-content .fancy-prev {
  width: 50%;
  height: 100%;
  top: 0;
  position: absolute;
  cursor: pointer; }

#fancybox-content .fancy-prev:hover {
  background: url("/bitrix/templates/mosoboi/css/fancy_nav_left.png") no-repeat 15% 50%; }

#fancybox-content .fancy-next {
  width: 50%;
  top: 0;
  height: 100%;
  right: 0;
  position: absolute;
  cursor: pointer; }

#fancybox-content .fancy-next:hover {
  background: url("/bitrix/templates/mosoboi/css/fancy_nav_right.png") no-repeat 85% 50%; }

.prop-block-detail {
  float: none; }

.buy-block-detail {
  float: none; }

@media (min-width: 992px) {
  .prop-block-detail {
    float: left; }

  .buy-block-detail {
    float: right; } }
.sidenav {
  display: none;
  position: fixed;
  z-index: 19;
  width: 50px;
  right: 50px;
  bottom: 50px;
  height: 64px;
  cursor: pointer; }

.up-link {
  display: block;
  height: 64px;
  overflow: hidden;
  cursor: pointer;
  margin: -28px 0 0 0;
  position: relative;
  top: 50%;
  width: 50px;
  text-align: center;
  text-decoration: none; }

.up-link .ico-up {
  margin: 0 auto 5px auto;
  width: 38px;
  height: 38px;
  background: url("/images/up-btn.png") no-repeat 0 0; }

.up-link:hover .ico-up {
  background-position: 0 -38px; }

.up-link span {
  font-size: 14px;
  color: #ab76bc; }

.cont {
  max-width: 1200px !important; }

@media (max-width: 520px) {
  .container {
    padding: 0 !important; }

  #breadcrumb {
    padding: 0 !important; }

  #breadcrumb > a:first-child {
    padding-left: 6px; }

  h1[id] {
    padding-left: 6px; } }
.left-col .owl-theme .owl-controls .owl-buttons div {
  border-radius: 0; }

.left-col .comp-active .comp-bottom {
  height: 110px;
  margin-top: -110px; }

.left-col .comp-active .comp-bottom .article {
  color: white;
  font-size: 13px;
  font-weight: normal;
  padding-top: 7px;
  text-align: center; }

.left-col .comp-active .comp-bottom .add2basket {
  top: 41px; }

.collect.square .slider_controls {
  height: 0;
  margin-top: -30px;
  position: absolute;
  top: 50%;
  width: 100%; }

.collect.square .slider_controls .slider_prev, .collect.square .slider_controls .slider_next {
  cursor: pointer;
  height: 29px;
  width: 29px; }

.collect.square .slider_controls .slider_prev {
  background: url("/images/prev-owl.png") no-repeat 50%;
  float: left; }

.collect.square .slider_controls .slider_next {
  background: url("/images/next-owl.png") no-repeat 50%;
  float: right; }

.elem-wrap #other-items {
  padding: 0; }

.elem-wrap #other-items .collect.square .bx-viewport {
  padding: 5px 10px; }

.elem-wrap #other-items .collect.square {
  overflow: visible;
  position: relative;
  padding: 0 30px !important; }

.elem-wrap #other-items .collect.square .slider-left, .elem-wrap #other-items .collect.square .slider-right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px; }

.elem-wrap #other-items .collect.square .slider-left {
  background: url("/images/left.png") no-repeat center;
  left: 0; }

.elem-wrap #other-items .collect.square .slider-right {
  background: url("/images/right.png") no-repeat center;
  right: 0; }

.elem-wrap #other-items .collect.square:after {
  clear: both;
  content: '';
  display: block; }

.elem-wrap .collect {
  padding-left: 0 !important; }

.elem-wrap .collections-h2 {
  margin-top: 0 !important; }

.elem-wrap .other-collections .collections-list {
  width: auto; }

.elem-wrap .h2_detail {
  padding: 0 35px 10px; }

.breadcrumb_items, #h1-pages {
  width: auto;
  margin: 0; }

#content_part .text_inside_wide {
  padding: 0; }

.elem-table .btms_bas {
  border: 1px solid #AB76AE;
  color: #AB76AE;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding: 5px 5px 3px;
  margin-top: 5px; }

.elem-table a.btms_odk {
  color: #FDB17B;
  border: 1px solid #FDB17B !important;
  padding: 5px;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none; }

.elem-table a.btms_izbr {
  font-size: 14px;
  color: #B1D67B;
  border: 1px solid #B1D67B !important;
  padding: 5px;
  border-radius: 5px;
  text-decoration: none; }

#breadcrumb .breadcrumb_items, #breadcrumb #h1-pages {
  width: 100%; }

.elem-wrap a.btms_izbr {
  border: none !important; }

.elem-wrap .compare_add--new.btms_compare {
  font-size: 12px;
  color: #777777;
  text-decoration: none;
  border-bottom: none;
  margin: 5px 0 0 5px; }

.elem-wrap .compare_add--new.btms_compare img {
  margin: 0; }

.fixed-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); }

/* top-icons */
.product-detail {
  padding: 20px;
  position: relative; }

.product-detail .top-icons {
  height: 65px;
  padding: 0 0 12px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
  white-space: nowrap; }

.product-detail .top-icons * {
  transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out; }

.product-detail .top-icons .reviews,
.product-detail .top-icons .reviews *,
.product-detail .top-icons .buy-in-credit,
.product-detail .top-icons .buy-in-credit *,
.product-detail .top-icons .pokleika-oboev,
.product-detail .top-icons .pokleika-oboev *,
.product-detail .top-icons .interior-tooltip,
.product-detail .top-icons .interior-tooltip *,
.product-detail .top-icons .addition-icons,
.product-detail .top-icons .addition-icons .icon,
.ya-share2 {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none; }

.product-detail .top-icons .reviews {
  width: auto; }

.product-detail .top-icons .reviews .stars {
  margin-right: 8px; }

.product-detail .top-icons .reviews .star {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/star.png") center no-repeat;
  width: 14px;
  height: 15px;
  margin-right: 2px; }

.product-detail .top-icons .reviews .star.hover {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/star-hover.png") center no-repeat; }

.detail-tabs .tabs-info .properties .icon,
.properties-wrap .row-item .icon,
.product-detail .top-icons .reviews .count-stars .count,
.product-detail .top-icons .buy-in-credit .icon,
.product-detail .top-icons .pokleika-oboev .icon,
.product-detail .top-icons .interior-tooltip .icon,
.product-detail .offers-wrap .companions .icon,
.product-detail .offers-wrap .offers .icon {
  width: 18px;
  height: 18px;
  position: relative;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  color: white;
  background-color: #ab76ae;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 5px; }

.properties-wrap .row-item .icon {
  display: inline-block;
  margin-left: 2px;
  margin-right: 0; }

.detail-tabs .tabs-info .properties .icon {
  display: inline-block;
  margin-right: -5px; }

.properties-wrap .row-item .help-message {
  position: absolute;
  width: 306px;
  padding: 15px;
  background-color: #905792;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: white;
  display: none;
  left: 180px;
  bottom: 34px;
  line-height: 1.2;
  text-align: left;
  z-index: 10; }

.detail-tabs .tabs-info .properties .help-message {
  position: absolute;
  width: 306px;
  padding: 15px;
  background-color: #905792;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: white;
  display: none;
  right: -239px;
  bottom: 37px;
  line-height: 1.2;
  text-align: left;
  z-index: 10; }

.detail-tabs .tabs-info .properties .prop-column:nth-child(2) .help-message {
  right: -122px; }

.detail-tabs .tabs-info .properties .prop-column:nth-child(2) .help-message .ugol {
  left: 164px; }

.detail-tabs .tabs-info .properties .help-message .str-child,
.properties-wrap .row-item .help-message .str-child {
  font-size: 13px;
  color: white; }

.properties-wrap .row-item .help-message .ugol {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol-bottom.png") center no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  bottom: -9px;
  left: 42px; }

.detail-tabs .tabs-info .properties .help-message .ugol {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol-bottom.png") center no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  bottom: -9px;
  left: 42px; }

.product-detail .top-icons .reviews .count-stars .str {
  color: #9d75a9;
  font-size: 14px;
  font-style: italic;
  cursor: pointer; }

.product-detail .top-icons .buy-in-credit,
.product-detail .top-icons .interior-tooltip,
.product-detail .top-icons .pokleika-oboev {
  color: #ab76ae;
  font-size: 14px;
  cursor: pointer;
  line-height: 13px;
  margin-left: 28px;
  position: relative; }

.product-detail .top-icons .buy-in-credit span,
.product-detail .top-icons .pokleika-oboev span {
  border-bottom: 1px solid #ab76ae; }

.product-detail .top-icons .interior-tooltip span {
  border-bottom: 1px dashed #ab76ae; }

.product-detail .top-icons .buy-in-credit span:hover,
.product-detail .top-icons .pokleika-oboev span:hover {
  border-bottom: 1px solid white; }

.product-detail .top-icons .interior-tooltip span:hover {
  border-bottom: 1px dashed white; }

.product-detail .top-icons .buy-in-credit .icon,
.product-detail .top-icons .interior-tooltip .icon,
.product-detail .top-icons .pokleika-oboev .icon {
  margin-right: 0;
  margin-left: 2px;
  font-style: italic; }

.product-detail .top-icons .buy-in-credit .tooltip,
.product-detail .top-icons .pokleika-oboev .tooltip,
.product-detail .top-icons .interior-tooltip .tooltip {
  width: 280px;
  padding: 15px;
  position: absolute;
  right: -37px;
  bottom: calc(100% + 10px);
  color: #fff;
  border-radius: 5px;
  background: #905792;
  font-size: 13px;
  pointer-events: none; }
  .product-detail .top-icons .buy-in-credit .tooltip:before,
  .product-detail .top-icons .pokleika-oboev .tooltip:before,
  .product-detail .top-icons .interior-tooltip .tooltip:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 40px;
    border-top: 9px solid #905792;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0; }
.product-detail .top-icons .buy-in-credit .question:hover + .tooltip,
.product-detail .top-icons .pokleika-oboev .question:hover + .tooltip,
.product-detail .top-icons .interior-tooltip .question:hover + .tooltip {
  opacity: 1; }

.product-detail .top-icons .addition-icons {
  margin-right: 23px;
  float: right; }

.product-detail .top-icons .addition-icons .icon {
  width: 42px;
  height: 42px;
  border: 1px solid #e3d4e4;
  margin-right: 8px;
  position: relative; }

.product-detail .top-icons .addition-icons .icon.kist {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/kistochka.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.podarok {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/podarok.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.kraska {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/kraska.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.free-box {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/free-box.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.oplata-kartoi {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/oplata-kartoi.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.free-dostavka {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/free-dostavka.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.time {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/time.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.oplata {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/oplata.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.dostavka {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/dostavka.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon.karandash {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/karandash.png") center no-repeat; }

.product-detail .top-icons .addition-icons .icon:last-child {
  margin-right: 0; }

.product-detail .top-icons .addition-icons .icon .str {
  padding: 15px;
  background-color: #905792;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: white;
  position: absolute;
  width: 240px;
  top: 120%;
  display: none;
  right: 0;
  z-index: 1; }

.product-detail .top-icons .addition-icons .icon .str .ugol {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol.png") center no-repeat;
  width: 9px;
  height: 7px;
  position: absolute;
  top: -7px;
  right: 15px; }

.product-detail .top-icons .addition-icons .icon:hover .str {
  display: block; }

.product-detail .visible-tooltips .str {
  width: 130px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle; }

.ya-share2.visible-lg {
  width: 85px;
  display: inline-block !important;
  float: right; }

@media (max-width: 1200px) {
  .product-detail .top-icons {
    text-align: center;
    height: auto; }

  .product-detail .top-icons .addition-icons {
    margin: 15px 23px 0 0; } }
@media screen and (max-width: 767px) {
  .product-detail.block {
    width: 480px; }

  .product-detail .top-icons {
    padding: 20px 0; }

  .product-detail .top-icons .addition-icons {
    display: none; }

  .product-detail .top-icons .pokleika-oboev {
    margin-left: 0;
    margin-right: 30px; }

  .product-detail .top-icons .interior-tooltip {
    margin-left: 0;
    margin-right: 30px; }

  .product-detail .top-icons .reviews,
  .product-detail .top-icons .buy-in-credit {
    margin-bottom: 10px; } }
/* top-icons */
/* product-info */
.product-detail .left-block,
.product-detail .right-block,
.product-detail .detail-image,
.product-detail .properties-wrap {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-detail .left-block {
  width: 645px;
  white-space: nowrap;
  margin-right: 19px; }

.product-detail.out-of-production .left-block {
  width: auto; }

.product-detail .product-info {
  width: 645px;
  white-space: nowrap; }

.product-detail .detail-image,
.detail-images .detail-element-img {
  border: 3px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  margin-right: 25px;
  width: 360px;
  height: 360px;
  position: relative;
  z-index: 6; }

.product-detail .detail-image .label-buy {
  position: absolute;
  top: 34px;
  left: 0;
  width: 213px;
  border: 3px solid #fefefe;
  background-color: #efefef;
  font-size: 13px;
  color: #905792;
  z-index: 10; }
  .product-detail .detail-image .label-buy > div {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1; }
  .product-detail .detail-image .label-buy .ic {
    width: 16%;
    margin: 0 2%;
    line-height: 34px; }
  .product-detail .detail-image .label-buy .txt {
    width: 78%;
    padding-top: 3px; }
  .product-detail .detail-image .label-buy:nth-child(2n + 1) {
    top: 94px; }
.product-detail .instructions {
  text-align: right; }
  .product-detail .instructions a {
    display: inline-block;
    padding-left: 30px;
    line-height: 28px;
    background: url("/images/roll_ic.png") no-repeat 0 50%; }

.product-detail .detail-image .detail-element-img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  cursor: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/zoom.png"), auto; }

.product-detail .detail-image .detail-element-img > img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: 6; }

.product-detail .detail-image .companion-big {
  width: 360px;
  height: 500px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  background-color: white;
  top: -3px;
  right: -376px;
  z-index: 6;
  display: none; }

.product-detail .detail-image .companion-big .image {
  padding: 3px;
  width: 360px;
  height: 360px;
  overflow: hidden; }

.product-detail .detail-image .companion-big .image img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  max-height: 100%; }

.product-detail .detail-image .companion-big .name {
  margin: 20px 0 -5px 16px;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  width: auto;
  height: 35px;
  overflow: hidden; }

.product-detail .detail-image .companion-big .articul-wrap {
  margin-top: 8px;
  text-align: right;
  padding-right: 12px;
  height: 13px;
  line-height: 11px; }

.product-detail .detail-image .companion-big .articul-wrap .str {
  font-weight: bold;
  font-size: 13px; }

.product-detail .detail-image .companion-big .articul-wrap .articul {
  color: #5f5f5f; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap {
  margin-top: 10px;
  padding: 0 0 0 16px;
  white-space: nowrap; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap .price-wrap,
.product-detail .detail-image .companion-big .price-and-addToCart-wrap .price-wrap *,
.product-detail .detail-image .companion-big .price-and-addToCart-wrap .addToCart {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap .price-wrap {
  height: 24px;
  width: 149px; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap .price-wrap .price-number,
.product-detail .detail-image .companion-big .price-and-addToCart-wrap .price-wrap .rub {
  color: #905792;
  font-size: 26px;
  line-height: 23px;
  font-weight: bold; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap .price-wrap .rub {
  vertical-align: bottom;
  font-size: 16px;
  line-height: 14px;
  margin-left: 5px; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap .addToCart {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #905792;
  border: 1px solid #905792;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: white;
  cursor: pointer; }

.product-detail .detail-image .companion-big .price-and-addToCart-wrap .addToCart:hover {
  border: 1px solid #c6c6c6; }

.product-detail .properties-wrap {
  width: 260px;
  padding-right: 22px;
  position: relative;
  vertical-align: top; }

.product-detail .properties-wrap .in-stock {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/in-stock-icon.png") 0 50% no-repeat;
  padding-left: 20px;
  font-size: 15px;
  line-height: 15px;
  color: #91c74c;
  font-weight: bold;
  position: absolute;
  left: -20px;
  top: 0; }

.product-detail .properties-wrap .properties {
  margin: 30px 0 10px 0; }

.product-detail .properties-wrap .properties .row-item {
  position: relative;
  margin-bottom: 4px; }

.product-detail .properties-wrap .properties .row-item a {
  line-height: normal; }

.product-detail .properties-wrap .properties .tab-content-left {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 40%;
  padding-right: 0px;
  letter-spacing: -0.8px;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  white-space: nowrap; }

.product-detail .properties-wrap .properties .normal {
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
  text-align: right;
  width: 58%; }

.product-detail .properties-wrap .properties span.normal {
  color: #5f5f5f; }

.product-detail .properties-wrap .all-properties {
  font-size: 14px;
  line-height: 14px;
  color: #9d75a9;
  cursor: pointer;
  border-bottom: 1px dashed #9d75a9;
  display: inline-block; }

.product-detail .properties-wrap .all-properties:hover {
  border-bottom: 1px dashed white; }

.product-detail .offers-wrap {
  white-space: nowrap;
  width: 645px;
  margin-top: 21px; }

.product-detail .offers-wrap .companions,
.product-detail .offers-wrap .offers {
  border: 3px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-detail .offers-wrap .companions .str-wrap,
.product-detail .offers-wrap .offers .str-wrap {
  white-space: nowrap;
  text-align: center;
  position: relative;
  height: 18px; }

.product-detail .offers-wrap .companions,
.product-detail .offers-wrap .offers,
.product-detail .offers-wrap .companions .str,
.product-detail .offers-wrap .companions .icon,
.product-detail .offers-wrap .offers .str,
.product-detail .offers-wrap .offers .icon {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal; }

.product-detail .offers-wrap .companions .str,
.product-detail .offers-wrap .offers .str {
  color: #404040;
  font-size: 14px;
  line-height: 12px;
  font-weight: bold;
  margin-right: 3px; }

.product-detail .offers-wrap .companions {
  width: 360px;
  padding: 5px 10px 15px 10px;
  margin-right: 20px;
  position: relative;
  z-index: 6; }
  .product-detail .offers-wrap .companions .companions-items .empty_companions {
    margin: 15px 0 0;
    text-align: center;
    white-space: normal; }

.product-detail .offers-wrap .companion.carusel {
  z-index: 6; }

.product-detail .offers-wrap .offers {
  width: 260px;
  padding: 5px 10px 15px 10px; }

.product-detail .offers-wrap .companions .str-wrap .help-message {
  position: absolute;
  width: 278px;
  padding: 15px;
  background-color: #905792;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  color: white;
  display: none;
  right: 53px;
  bottom: 28px;
  z-index: 10; }

.product-detail .offers-wrap .companions .str-wrap .help-message .str-child {
  font-size: 13px;
  color: white; }

.product-detail .offers-wrap .companions .str-wrap .help-message .ugol {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol-bottom.png") center no-repeat;
  width: 11px;
  height: 9px;
  position: absolute;
  bottom: -9px;
  right: 45px; }

.companion.carousel,
.offer.carousel {
  position: relative;
  font-size: 0;
  margin: 15px auto 0 auto;
  width: 270px; }

.offer.carousel {
  width: 200px; }

.product-detail .carousel .carousel-wrapper {
  overflow: hidden; }

.product-detail .carousel .carousel-items {
  width: 10000px;
  position: relative;
  overflow: hidden; }

.product-detail .carousel .carousel-items .block {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
  cursor: pointer; }

.product-detail .carousel .carousel-items .block:last-child {
  margin-right: 0; }

.product-detail .carousel .carousel-items .block img {
  width: 100%;
  height: auto;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.product-detail .carousel .buttons.hidden {
  display: none; }

.product-detail .carousel .buttons .left-arrow,
.product-detail .carousel .buttons .right-arrow {
  width: 12px;
  height: 19px;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -9.5px; }

.product-detail .carousel .buttons .left-arrow {
  left: -33px;
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/arrow-left.png") no-repeat center; }

.product-detail .carousel .buttons .left-arrow:hover {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/arrow-left-hover.png") no-repeat center; }

.product-detail .carousel .buttons .right-arrow {
  right: -33px;
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/arrow-right.png") no-repeat center; }

.product-detail .carousel .buttons .right-arrow:hover {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/arrow-right-hover.png") no-repeat center; }

.offer.carousel .buttons .left-arrow {
  left: -22px; }

.offer.carousel .buttons .right-arrow {
  right: -22px; }

.loader-wrap {
  z-index: 8015 !important;
  display: none; }

.messages-wrap {
  white-space: nowrap;
  margin: 18px 0 10px 0; }

.messages-wrap .first-message,
.messages-wrap .second-message {
  color: #404040;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.messages-wrap .first-message {
  width: 360px;
  margin-right: 23px; }

.messages-wrap .first-message .str {
  font-size: 15px;
  color: #ef3953;
  font-weight: bold; }

.messages-wrap .second-message {
  width: 260px;
  padding-top: 18px; }

@media (max-width: 1200px) {
  .product-detail .product-info {
    width: auto; }

  .product-detail .left-block,
  .product-detail .right-block {
    display: block;
    margin: 0 auto; }

  .product-detail .left-block {
    margin-bottom: 20px; }

  .messages-wrap .first-message,
  .messages-wrap .second-message {
    width: 49%; }

  #tabs-2 {
    padding: 0 !important; } }
@media screen and (max-width: 767px) {
  .product-detail .carousel .carousel-items .block {
    margin: 0 10px 0 0; }

  .product-detail .offers-wrap .offers {
    width: 360px; }

  .offer.carousel {
    width: 270px; } }
/* product-info */
/* product-info-right */
.product-detail .right-block {
  width: 493px; }
  .product-detail .right-block .product-element-property-text {
    padding-top: 10px;
    font-size: 13px; }

.product-detail .sale-block {
  height: 185px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f0f0f0;
  padding: 0 0 28px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-detail .sale-block .first-line {
  height: 35px;
  white-space: nowrap; }

.product-detail .sale-block .first-line .do-discount,
.product-detail .sale-block .first-line .discount-block,
.product-detail .sale-block .first-line *,
.product-detail .sale-block .second-line *,
.product-detail .sale-block .third-line *,
.product-detail .sale-block .third-line .quantity * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.product-detail .sale-block .first-line .do-discount {
  width: 177px;
  font-size: 12px;
  line-height: 12px;
  color: #905792;
  border-bottom: 1px dashed #905792;
  margin-right: 109px;
  cursor: pointer;
  white-space: nowrap; }

.product-detail .sale-block .first-line .do-discount:hover {
  border-bottom: 1px dashed #f0f0f0; }

.product-detail .sale-block .first-line .discount-block {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/5-percent.png") center no-repeat;
  width: 173px;
  height: 35px;
  line-height: 33px;
  float: right; }
  .product-detail .sale-block .first-line .discount-block .icon {
    background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/precent-icon.png") center no-repeat;
    width: 29px;
    height: 29px;
    color: #f17d8d;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    margin-left: 20px; }
  .product-detail .sale-block .first-line .discount-block .percent {
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin-left: 3px; }
  .product-detail .sale-block .first-line .discount-block .str {
    color: white;
    font-size: 11px;
    font-weight: bold;
    width: 60px;
    line-height: 12px;
    margin-left: 5px; }
  .product-detail .sale-block .first-line .discount-block .str_popup {
    padding: 15px;
    background-color: #905792;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    line-height: normal;
    color: white;
    position: absolute;
    width: 255px;
    display: none;
    margin-left: -82px;
    margin-top: -100px; }
    .product-detail .sale-block .first-line .discount-block .str_popup .ugol {
      background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol.png") center no-repeat;
      width: 9px;
      height: 7px;
      position: absolute;
      bottom: -7px;
      right: 15px;
      transform: rotate(180deg); }
  .product-detail .sale-block .first-line .discount-block:hover .str_popup {
    display: block; }

.product-detail .sale-block .second-line {
  margin-top: 30px; }

.product-detail .sale-block .second-line .old-price {
  color: #deabe0;
  position: relative;
  width: 100px;
  margin-right: 25px;
  text-align: center; }

.product-detail .sale-block .second-line .price-wrap {
  width: auto;
  position: relative; }

.product-detail .sale-block .second-line .old-price .line {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #deabe0; }

.product-detail .sale-block .second-line .old-price .price-number {
  font-size: 18.2px;
  line-height: 18px; }

.product-detail .sale-block .second-line .old-price .rub {
  font-size: 11.2px;
  vertical-align: bottom;
  margin-left: 2px; }

.product-detail .sale-block .second-line .today-price {
  font-weight: bold;
  color: #905792;
  width: 200px;
  white-space: nowrap; }

.product-detail .sale-block .second-line .today-price .price-number {
  font-size: 26px;
  line-height: 26px; }

.product-detail .sale-block .second-line .today-price .rub {
  font-size: 16px;
  vertical-align: bottom;
  margin-left: 3px; }

.old-price-dif {
  color: #905792;
  font-size: 12px; }

.product-detail .sale-block .third-line {
  margin-top: 25px; }

.product-detail .sale-block .third-line .quantity {
  position: relative;
  border: 1px solid #c6c6c6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  line-height: 38px;
  background-color: white;
  width: 100px;
  white-space: nowrap;
  font-size: 0;
  margin-right: 25px; }

.product-detail .sale-block .third-line .quantity .minus,
.product-detail .sale-block .third-line .quantity .plus {
  width: 30px;
  height: 32px;
  position: relative;
  cursor: pointer;
  border: 0; }

.product-detail .sale-block .third-line .quantity .minus:after,
.product-detail .sale-block .third-line .quantity .plus:after {
  border: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto; }

.product-detail .sale-block .third-line .quantity .minus:after {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/minus.png") center no-repeat;
  width: 12px;
  height: 2px; }

.product-detail .sale-block .third-line .quantity .plus:after {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/plus.png") center no-repeat;
  width: 12px;
  height: 12px; }

.product-detail .sale-block .third-line .quantity input {
  width: 38px;
  height: 32px;
  line-height: 32px;
  border: 0;
  border-right: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  background-color: white;
  color: #222222;
  font-size: 14px; }

.product-detail .sale-block .third-line .add2basket {
  height: 40px;
  line-height: 40px;
  width: 180px;
  cursor: pointer;
  text-align: center;
  color: white;
  background-color: #905792;
  border: 1px solid #905792;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  margin-right: 20px; }

.product-detail .sale-block .third-line .add2basket:hover {
  border: 1px solid #c6c6c6; }

.product-detail .sale-block .third-line .quick2order {
  color: #4e4e4e;
  font-size: 13px;
  line-height: 13px;
  border-bottom: 1px dashed #4e4e4e;
  text-decoration: none;
  font-weight: bold; }

.product-detail .sale-block .third-line .quick2order:hover {
  border-bottom: 1px dashed #f0f0f0; }

.product-detail .addition-buttons {
  white-space: nowrap;
  margin-top: 30px;
  height: 26px;
  line-height: 26px; }

.product-detail .addition-buttons *,
.product-detail .addition-buttons .favorites_add *,
.product-detail .addition-buttons .compare_add--new * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.product-detail .addition-buttons a {
  padding: 0 !important;
  text-decoration: none !important; }

.product-detail .addition-buttons .calc-count a {
  color: #905792;
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px dashed #905792;
  margin-left: 3px;
  text-decoration: none; }

.product-detail .addition-buttons .calc-count a:hover {
  border: 0; }

.product-detail .addition-buttons .calc-count .icon {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/calculate.png") center no-repeat;
  width: 14px;
  height: 20px; }

.product-detail .addition-buttons .favorites_add {
  margin-left: 113px; }

.product-detail .addition-buttons .favorites_add .icon {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/v-izbrannoe.png") center no-repeat #e0e0e0;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px; }

.product-detail .addition-buttons .favorites_add.change .icon {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/izbrannoe-white.png") center no-repeat #905792; }

.product-detail .addition-buttons .favorites_add span,
.product-detail .addition-buttons .compare_add--new span {
  color: #905792;
  font-size: 14px;
  line-height: 14px;
  margin-left: 5px;
  white-space: nowrap; }

.product-detail .addition-buttons .favorites_add span {
  max-width: 81px; }

.product-detail .addition-buttons .compare_add--new {
  margin: 0 0 0 15px; }

.product-detail .addition-buttons .compare_add--new .icon {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/sravnit-icon.png") center no-repeat #e0e0e0;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px; }

.product-detail .addition-buttons .compare_add--new.change .icon {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/sravnit-white.png") center no-repeat #905792; }

.product-detail .addition-buttons .compare_add--new span {
  margin-left: 3px;
  max-width: 63px; }

@media screen and (max-width: 767px) {
  .product-detail .left-block,
  .product-detail .left-block,
  .product-detail .right-block {
    width: 100%; }

  .product-detail .detail-image,
  .product-detail .properties-wrap,
  .product-detail .offers-wrap .companions,
  .product-detail .offers-wrap .offers {
    display: block;
    margin: 0 auto; }

  .product-detail .properties-wrap {
    padding-right: 0;
    width: 360px; }

  .product-detail .properties-wrap .properties {
    padding-top: 30px; }

  .product-detail .offers-wrap {
    width: 100%; }

  .product-detail .offers-wrap .companions {
    margin-bottom: 20px; }

  .product-detail .sale-block {
    padding: 0 0 20px 18px; }

  .product-detail .detail-image .companion-big {
    top: 360px;
    right: -3px; } }
/* product-info-right */
/* deliveries */
.product-detail .payment {
  white-space: nowrap;
  border: 1px solid #e3d4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 50px;
  line-height: 47px;
  margin-top: 29px; }

.product-detail .payment *,
.product-detail .deliveries .delivery *,
.detail-images .right-block .delivery * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.product-detail .payment .str {
  width: 128px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #404040;
  margin-left: 22px;
  margin-right: 65px;
  white-space: nowrap; }

.product-detail .payment .visa,
.product-detail .payment .mastercard,
.product-detail .payment .cash {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 60px;
  height: 30px;
  margin-right: 25px; }
  .product-detail .payment .visa:hover .str,
  .product-detail .payment .mastercard:hover .str,
  .product-detail .payment .cash:hover .str {
    display: block; }
  .product-detail .payment .visa .str,
  .product-detail .payment .mastercard .str,
  .product-detail .payment .cash .str {
    padding: 15px;
    background-color: #905792;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    color: white;
    position: absolute;
    width: 240px;
    display: none;
    margin-top: -50px;
    margin-left: -190px; }
    .product-detail .payment .visa .str .ugol,
    .product-detail .payment .mastercard .str .ugol,
    .product-detail .payment .cash .str .ugol {
      background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol.png") center no-repeat;
      width: 9px;
      height: 7px;
      position: absolute;
      bottom: -7px;
      right: 15px;
      transform: rotateZ(180deg); }

.product-detail .payment .visa {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/visa.png") center no-repeat #265696; }

.product-detail .payment .mastercard {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/mastercard.png") center no-repeat #003262; }

.product-detail .payment .cash {
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/cash.png") center no-repeat #423c42; }

.product-detail .deliveries .delivery,
.detail-images .right-block .delivery {
  border-bottom: 1px solid #e3d4e4;
  height: auto;
  padding: 25px 0;
  position: relative; }

.product-detail .deliveries .delivery .str-name,
.detail-images .right-block .delivery .str-name {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #404040;
  margin-left: 22px;
  width: 100px;
  vertical-align: bottom; }

.product-detail .deliveries .delivery .str-text,
.detail-images .right-block .delivery .str-text {
  vertical-align: bottom;
  font-size: 13px;
  line-height: 13px;
  color: #404040;
  width: 348px;
  height: auto;
  max-height: 27px;
  overflow: hidden; }

.product-detail .deliveries .delivery .more-info,
.detail-images .right-block .delivery .more-info {
  position: absolute;
  color: #ab76ae;
  font-size: 12px;
  cursor: pointer;
  line-height: 12px;
  text-decoration: underline;
  right: 5px;
  bottom: 5px; }

.product-detail .deliveries .delivery .more-info:hover,
.detail-images .right-block .delivery .more-info:hover {
  text-decoration: none; }

/* deliveries */
/* detail-tabs */
.detail-tabs {
  margin-top: 18px;
  background: #fff;
  border-radius: 7px;
  padding-bottom: 15px; }

.detail-tabs .tabs-buttons {
  white-space: nowrap;
  height: auto;
  line-height: 50px;
  font-size: 0;
  display: box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: -webkit-box;
  box-orient: horizontal;
  o-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -webkit-box-orient: horizontal; }
  .detail-tabs .tabs-buttons:after {
    clear: both;
    content: '';
    display: block; }

.detail-tabs .tabs-buttons > div {
  width: 200px;
  border-right: 1px solid #bd91bf;
  text-align: center;
  background-color: #905792;
  cursor: pointer;
  color: white;
  font-weight: bold;
  font-size: 14px;
  transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
  float: left;
  position: relative;
  height: 50px; }

.detail-tabs .tabs-buttons > div:last-child {
  border-right: 0; }

.detail-tabs .tabs-buttons > div:hover,
.detail-tabs .tabs-buttons > div.active {
  background-color: white;
  color: #404040; }

.detail-tabs .tabs-buttons .reviews .count {
  font-style: italic;
  font-weight: normal; }

.detail-tabs .tabs-info .tab-info {
  display: none; }

.detail-tabs .tabs-info .tab-info.active {
  display: block; }

.detail-tabs .tabs-info .properties {
  margin: 30px 30px 25px 30px; }

.detail-tabs .tabs-info .properties .prop-column {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 500px; }

.detail-tabs .tabs-info .properties .prop-column:first-child {
  margin-right: 45px; }

.detail-tabs .tabs-info .properties .row-item {
  display: table;
  width: 100%; }

.detail-tabs .tabs-info .properties .row-item:nth-child(2n) {
  background-color: #f0f0f0; }

.detail-tabs .tabs-info .properties .row-item .str-name,
.detail-tabs .tabs-info .properties .row-item .value,
.detail-tabs .tabs-info .properties .row-item .tab-content-left,
.detail-tabs .tabs-info .properties .row-item .normal {
  position: relative;
  display: table-cell;
  line-height: 26px;
  min-height: 32px;
  padding: 3px 10px;
  font-size: 13px;
  vertical-align: top;
  width: auto; }

.detail-tabs .tabs-info .properties .row-item .str-name,
.detail-tabs .tabs-info .properties .row-item .tab-content-left {
  color: #404040;
  font-weight: bold;
  text-align: left; }

.detail-tabs .tabs-info .properties .row-item .value,
.detail-tabs .tabs-info .properties .row-item .normal {
  text-align: right; }

.detail-tabs .tabs-info .description {
  padding: 30px 40px 40px 40px; }

.detail-tabs .tabs-info .delivery {
  padding: 15px 20px 100px 20px; }

.detail-tabs .tabs-info .delivery .str-title {
  font-size: 13px;
  color: #404040;
  padding: 0 25px; }

.detail-tabs .tabs-info .delivery .first-line *,
.detail-tabs .tabs-info .delivery .th-line *,
.detail-tabs .tabs-info .delivery .td-terminal * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  color: #404040;
  line-height: 14px; }

.detail-tabs .tabs-info .delivery .first-line {
  white-space: nowrap;
  margin-top: 15px;
  position: relative;
  padding: 0 25px;
  border-bottom: 1px solid #d89cda;
  height: 30px; }

.detail-tabs .tabs-info .delivery .first-line .str {
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px; }

.detail-tabs .tabs-info .delivery .first-line .count {
  font-size: 14px;
  margin-right: 20px; }

.detail-tabs .tabs-info .delivery .first-line .show-terminals,
.detail-tabs .tabs-info .delivery .first-line .other-city,
.detail-tabs .tabs-info .delivery .td-terminal .td-name .show-terminals {
  color: #ab76ae;
  font-size: 14px;
  cursor: pointer;
  line-height: 14px;
  text-decoration: underline; }

.detail-tabs .tabs-info .delivery .first-line .show-terminals:hover,
.detail-tabs .tabs-info .delivery .first-line .other-city:hover,
.detail-tabs .tabs-info .delivery .td-terminal .td-name .show-terminals:hover {
  text-decoration: none; }

.detail-tabs .tabs-info .delivery .first-line .other-city {
  position: absolute;
  right: 25px;
  top: 4px; }

.detail-tabs .tabs-info .delivery .th-line {
  border-bottom: 1px solid #cecece;
  height: 28px;
  line-height: 26px;
  padding: 0 25px; }

.detail-tabs .tabs-info .delivery .th-line * {
  color: #a3a3a3;
  font-size: 14px; }

.detail-tabs .tabs-info .delivery .th-line .td-name,
.detail-tabs .tabs-info .delivery .td-terminal .td-name {
  width: 360px;
  margin-right: 75px; }

.detail-tabs .tabs-info .delivery .td-terminal .td-name .show-terminals {
  font-size: 13px; }

.detail-tabs .tabs-info .delivery .th-line .td-sroki,
.detail-tabs .tabs-info .delivery .td-terminal .td-sroki {
  width: 235px;
  margin-right: 73px; }

.detail-tabs .tabs-info .delivery .th-line .td-price,
.detail-tabs .tabs-info .delivery .td-terminal .td-price {
  width: 102px;
  margin-right: 100px; }

.detail-tabs .tabs-info .delivery .td-terminal {
  padding: 0 25px;
  height: 85px;
  border-bottom: 1px solid #cecece;
  line-height: 85px;
  white-space: nowrap; }

.detail-tabs .tabs-info .delivery .td-terminal .td-price {
  font-weight: bold; }

.detail-tabs .tabs-info .delivery .td-terminal .td {
  padding-left: 10px; }

.detail-tabs .tabs-info .delivery .td-terminal .td .button {
  height: 40px;
  line-height: 40px;
  width: 132px;
  cursor: pointer;
  text-align: center;
  color: white;
  background-color: #905792;
  border: 1px solid #905792;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.detail-tabs .tabs-info .delivery .td-terminal .td .button:hover {
  border: 1px solid #c6c6c6; }

.detail-tabs .tabs-info .delivery .other-terminals {
  color: #905792;
  font-size: 14px;
  cursor: pointer;
  line-height: 14px;
  text-decoration: underline;
  margin-top: 22px;
  padding-left: 25px; }

.detail-tabs .tabs-info .delivery .other-terminals .str {
  font-weight: bold; }

.detail-tabs .tabs-info .delivery .other-terminals:hover {
  text-decoration: none; }

.detail-tabs .tabs-info .average_rating_wrap,
.detail-tabs .tabs-info .reviews_wrap {
  padding: 30px; }

@media (max-width: 1200px) {
  .detail-tabs .tabs-buttons > div {
    width: 157px; }

  .detail-tabs .tabs-info .properties .prop-column {
    width: 415px; } }
@media (max-width: 1000px) {
  .detail-tabs .tabs-buttons {
    white-space: normal; }

  .detail-tabs .tabs-buttons > div {
    width: 246px;
    border-bottom: 1px solid #bd91bf; }

  .detail-tabs .tabs-info .tab-info .properties {
    text-align: center; }

  .detail-tabs .tabs-info .properties .prop-column {
    width: 100%; }

  .detail-tabs .tabs-info .properties .prop-column:first-child {
    margin-right: 0; }

  .detail-tabs .tabs-info .delivery .th-line .td-name,
  .detail-tabs .tabs-info .delivery .td-terminal .td-name {
    width: 245px;
    margin-right: 0; }

  .detail-tabs .tabs-info .delivery .th-line .td-sroki,
  .detail-tabs .tabs-info .delivery .td-terminal .td-sroki {
    width: 165px;
    margin-right: 10px; }

  .detail-tabs .tabs-info .delivery .th-line .td-price, .detail-tabs .tabs-info .delivery .td-terminal .td-price {
    margin-right: 0; } }
@media screen and (max-width: 767px) {
  .detail-tabs .tabs-buttons > div {
    width: 237px; } }
/* detail-tabs */
/* detail-images */
.detail-images-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  overflow-y: auto;
  overflow-x: hidden; }

.detail-images {
  position: relative;
  width: 890px;
  top: 30px;
  left: 50%;
  margin-left: -395px;
  margin-bottom: 30px;
  padding: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
  z-index: 11;
  background-color: white;
  white-space: nowrap;
  font-size: 0; }

.detail-images .detail-element-img {
  margin-bottom: 20px;
  position: relative;
  width: 460px;
  height: 460px; }

.detail-images .detail-element-img img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%; }

.detail-images .detail-element-img:last-child {
  margin-bottom: 0; }

.detail-images .left-block,
.detail-images .right-block {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 360px; }

.detail-images .left-block {
  margin-right: 30px;
  width: 460px; }

.detail-images .right-block {
  position: relative; }

.detail-images .right-block .name {
  font-size: 20px;
  color: #aa76ad;
  margin-top: 30px; }

.detail-images .right-block .sale-block,
.detail-images .right-block .add2basket,
.detail-images .right-block .sale-block .price-wrap,
.detail-images .right-block .sale-block .price-number,
.detail-images .right-block .sale-block .rub,
.detail-images .right-block .add2basket {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.detail-images .right-block .sale-block {
  margin-top: 20px;
  margin-bottom: 20px; }

.detail-images .right-block .sale-block .price-wrap {
  font-weight: bold;
  color: #905792;
  width: 175px;
  vertical-align: middle; }

.detail-images .right-block .sale-block .price-number {
  font-size: 26px;
  line-height: 26px; }

.detail-images .right-block .sale-block .rub {
  font-size: 16px;
  vertical-align: bottom;
  margin-left: 3px; }

.detail-images .right-block .add2basket {
  height: 40px;
  line-height: 40px;
  width: 180px;
  cursor: pointer;
  text-align: center;
  color: white;
  background-color: #905792;
  border: 1px solid #905792;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  vertical-align: middle; }

.detail-images .exit {
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: -12px;
  background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/exit-icon.png") center no-repeat;
  width: 14px;
  height: 14px; }

.detail-images .right-block .delivery {
  height: auto;
  padding: 25px 0; }

.detail-images .right-block .delivery .str-name,
.detail-images .right-block .delivery .str-text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal; }

.detail-images .right-block .delivery .str-name {
  width: 100px;
  margin-left: 0; }

.detail-images .right-block .delivery .str-text {
  width: 258px; }

.detail-images .messages-wrap .first-message,
.detail-images .messages-wrap .second-message {
  display: block;
  width: 100%; }

.pynkti-samovivoz {
  margin-top: 12px; }

#quickOrderForm.detail .body {
  padding: 10px 25px 0 25px; }

#quickOrderForm.detail .body input {
  height: 40px;
  line-height: 40px;
  color: #7e7e7e;
  font-size: 14px;
  padding-left: 14px; }

#quickOrderForm.detail .body textarea {
  height: 80px;
  font-size: 14px;
  padding-left: 14px;
  margin: 0; }

#quickOrderForm .body input.error {
  border-color: red; }

#quickOrderForm.detail .agreement_text {
  margin: 15px auto 10px auto;
  width: 235px; }

#quickOrderForm.detail .footer {
  width: 180px;
  margin: 0 auto;
  padding-bottom: 15px; }

#quickOrderForm.detail .footer button {
  background-color: #905792;
  margin: 0;
  font-size: 13px; }

@media screen and (max-width: 767px) {
  .detail-images {
    width: 400px;
    margin-left: -185px; }

  .detail-images-wrap {
    z-index: 31; }

  .detail-images .left-block,
  .detail-images .right-block {
    display: block;
    margin: 0;
    position: relative !important; }

  .product-detail .addition-buttons {
    padding-left: 20px; }

  .product-detail .addition-buttons .favorites_add {
    margin-left: 25px; }

  .pynkti-samovivoz {
    padding-left: 20px; }

  .messages-wrap {
    padding: 0 20px 20px 20px; }

  .messages-wrap .first-message,
  .messages-wrap .second-message {
    display: block;
    width: 100%; } }
/* detail-images */
.popup {
  visibility: hidden;
  left: 50%;
  opacity: 0;
  position: fixed;
  top: 50%;
  transition: opacity 0.3s linear 0s, visibility 0s linear 0.3s;
  z-index: 51; }
  .popup.active {
    transition: opacity 0.3s linear 0s, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1; }
  .popup.found_cheaper {
    background-color: #fefefe;
    font-family: "Arial", "sans-serif";
    margin: -263px 0 0 -200px;
    width: 399px; }
    .popup.found_cheaper .header_form {
      background-color: #905792;
      position: relative;
      min-height: 60px; }
      .popup.found_cheaper .header_form .caption {
        background-color: #905792;
        color: white;
        font-weight: bold;
        line-height: 60px;
        padding: 0 15px; }
      .popup.found_cheaper .header_form .close {
        color: white;
        line-height: 60px;
        height: 60px;
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        text-align: center;
        font-family: serif;
        font-weight: normal;
        font-size: 30px;
        opacity: 1; }
    .popup.found_cheaper #found_cheaper {
      padding-top: 24px; }
      .popup.found_cheaper #found_cheaper .error {
        color: red;
        font-size: 12px;
        margin: 0 20px 10px; }
      .popup.found_cheaper #found_cheaper .success {
        color: green;
        font-size: 12px;
        text-align: center;
        margin: 0 20px 10px; }
      .popup.found_cheaper #found_cheaper input[type=text] {
        border-radius: 3px;
        border: 1px solid #c6c6c6;
        color: #7e7e7e;
        font-size: 14px;
        height: 38px;
        margin: 0 19px 10px;
        outline: none;
        padding: 0 20px;
        width: 361px; }
        .popup.found_cheaper #found_cheaper input[type=text].error {
          border-color: red; }
      .popup.found_cheaper #found_cheaper .text_note {
        color: #905792;
        font-size: 13px;
        margin: 14px 0 29px;
        line-height: 15px;
        text-align: center; }
      .popup.found_cheaper #found_cheaper .agreement {
        color: #323232;
        font-size: 11px;
        margin-bottom: 18px;
        padding: 0 70px;
        text-align: center; }
        .popup.found_cheaper #found_cheaper .agreement a {
          color: #aa76ad; }
      .popup.found_cheaper #found_cheaper .submit_wrap {
        margin-bottom: 25px;
        text-align: center; }
        .popup.found_cheaper #found_cheaper .submit_wrap input {
          border: none;
          border-radius: 3px;
          background-color: #905792;
          color: #fff;
          font-size: 13px;
          font-weight: bold;
          height: 40px;
          width: 180px; }
  .popup.wallpappering {
    background-color: #fefefe;
    font-family: "Arial", "sans-serif";
    margin: -263px 0 0 -200px;
    width: 399px; }
    .popup.wallpappering .header_form {
      background-color: #905792;
      position: relative;
      min-height: 60px; }
      .popup.wallpappering .header_form .caption {
        background-color: #905792;
        color: white;
        font-weight: bold;
        line-height: 60px;
        padding: 0 15px; }
      .popup.wallpappering .header_form .close {
        color: white;
        line-height: 60px;
        height: 60px;
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        text-align: center;
        font-family: serif;
        font-weight: normal;
        font-size: 30px;
        opacity: 1; }
    .popup.wallpappering #wallpappering_form {
      padding-top: 24px; }
      .popup.wallpappering #wallpappering_form .error {
        color: red;
        font-size: 12px;
        margin: 0 20px 10px; }
      .popup.wallpappering #wallpappering_form .success {
        color: green;
        font-size: 12px;
        text-align: center;
        margin: 0 20px 10px; }
      .popup.wallpappering #wallpappering_form input[type=text], .popup.wallpappering #wallpappering_form textarea {
        border-radius: 3px;
        border: 1px solid #c6c6c6;
        color: #7e7e7e;
        font-size: 14px;
        height: 38px;
        margin: 0 19px 10px;
        outline: none;
        padding: 0 20px;
        width: 361px; }
        .popup.wallpappering #wallpappering_form input[type=text].error, .popup.wallpappering #wallpappering_form textarea.error {
          border-color: red; }
      .popup.wallpappering #wallpappering_form textarea {
        height: 110px; }
      .popup.wallpappering #wallpappering_form .text_note {
        color: #905792;
        font-size: 13px;
        margin: 14px 0 29px;
        line-height: 15px;
        text-align: center; }
      .popup.wallpappering #wallpappering_form .agreement {
        color: #323232;
        font-size: 11px;
        margin-bottom: 18px;
        padding: 0 70px;
        text-align: center; }
        .popup.wallpappering #wallpappering_form .agreement a {
          color: #aa76ad; }
      .popup.wallpappering #wallpappering_form .submit_wrap {
        margin-bottom: 25px;
        text-align: center; }
        .popup.wallpappering #wallpappering_form .submit_wrap input {
          border: none;
          border-radius: 3px;
          background-color: #905792;
          color: #fff;
          font-size: 13px;
          font-weight: bold;
          height: 40px;
          width: 180px; }

ul.interier {
  width: 100%; }
  ul.interier li {
    width: 275px; }

/* interior block */
.interior-wrap {
  margin-top: 18px;
  padding: 25px 30px;
  background: #fff;
  border-radius: 7px; }
  .interior-wrap .interior-inner {
    position: relative; }
    .interior-wrap .interior-inner .interior-head {
      height: 75px;
      padding: 0 15px 0 34px;
      background-color: #905792;
      color: #fefefe;
      font-size: 14px; }
      .interior-wrap .interior-inner .interior-head .head-left {
        margin-right: 18px; }
        .interior-wrap .interior-inner .interior-head .head-left > div {
          vertical-align: middle; }
        .interior-wrap .interior-inner .interior-head .head-left .caption {
          width: 106px;
          margin-right: 10px;
          padding-right: 10px; }
      .interior-wrap .interior-inner .interior-head .head-center {
        width: 46%;
        text-align: right; }
        .interior-wrap .interior-inner .interior-head .head-center > div {
          vertical-align: middle; }
        .interior-wrap .interior-inner .interior-head .head-center .caption {
          width: 142px;
          margin-right: 8px;
          padding-right: 30px; }
          .interior-wrap .interior-inner .interior-head .head-center .caption .help-message {
            left: 81px; }
        .interior-wrap .interior-inner .interior-head .head-center .interior-cancel {
          display: inline-block;
          width: 90px;
          margin: 0 12px 0 0;
          padding-top: 28px; }
          .interior-wrap .interior-inner .interior-head .head-center .interior-cancel button {
            position: relative;
            padding-right: 26px;
            border: 0;
            background-color: transparent;
            outline: 0; }
            .interior-wrap .interior-inner .interior-head .head-center .interior-cancel button span {
              position: absolute;
              top: 2px;
              right: 0;
              width: 18px;
              height: 18px;
              border-radius: 3px;
              background-color: #AB76AE;
              color: #fff;
              font-size: 24px;
              line-height: 20px; }
        .interior-wrap .interior-inner .interior-head .head-center .interior-carousel + .interior-cancel {
          padding-top: 18px; }
      .interior-wrap .interior-inner .interior-head .head-right {
        width: 20%;
        margin-top: 18px; }
        .interior-wrap .interior-inner .interior-head .head-right .room-selector {
          position: relative;
          width: 200px;
          height: 40px;
          background-color: #774278; }
          .interior-wrap .interior-inner .interior-head .head-right .room-selector .selected {
            position: relative;
            padding: 10px 15px;
            font-weight: bold;
            cursor: pointer; }
            .interior-wrap .interior-inner .interior-head .head-right .room-selector .selected:after {
              position: absolute;
              display: inline-block;
              top: 44%;
              right: 15px;
              width: 0;
              height: 0;
              content: '';
              border-style: solid;
              border-width: 6px 6px 0 6px;
              border-color: #ffffff transparent transparent transparent; }
          .interior-wrap .interior-inner .interior-head .head-right .room-selector ul {
            display: none;
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            padding: 10px 15px;
            background-color: #774278;
            list-style: none;
            z-index: 20; }
            .interior-wrap .interior-inner .interior-head .head-right .room-selector ul li {
              padding: 8px 0;
              cursor: pointer; }
      .interior-wrap .interior-inner .interior-head .caption {
        position: relative;
        display: inline-block;
        padding-top: 12px;
        font-weight: bold;
        line-height: 16px;
        text-align: left; }
        .interior-wrap .interior-inner .interior-head .caption .icon {
          position: absolute;
          top: 44%;
          right: 0px;
          width: 18px;
          height: 18px;
          line-height: 18px;
          text-align: center;
          font-size: 11px;
          color: white;
          background-color: #ab76ae;
          border-radius: 2px; }
        .interior-wrap .interior-inner .interior-head .caption .help-message {
          display: none;
          position: absolute;
          width: 200px;
          left: 48px;
          bottom: 36px;
          padding: 15px;
          background-color: #905792;
          border-radius: 3px;
          font-size: 13px;
          color: white;
          line-height: 1.2;
          text-align: left;
          z-index: 10; }
          .interior-wrap .interior-inner .interior-head .caption .help-message .str-child {
            font-size: 13px;
            color: white; }
          .interior-wrap .interior-inner .interior-head .caption .help-message .ugol {
            background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol-bottom.png") center no-repeat;
            width: 11px;
            height: 9px;
            position: absolute;
            bottom: -9px;
            left: 42px; }
      .interior-wrap .interior-inner .interior-head .interior-companion.carousel,
      .interior-wrap .interior-inner .interior-head .interior-offer.carousel {
        position: relative;
        font-size: 0;
        margin: 15px 22px 0;
        width: 180px; }
        .interior-wrap .interior-inner .interior-head .interior-companion.carousel .buttons,
        .interior-wrap .interior-inner .interior-head .interior-offer.carousel .buttons {
          font-size: 18px; }
          .interior-wrap .interior-inner .interior-head .interior-companion.carousel .buttons .left-arrow,
          .interior-wrap .interior-inner .interior-head .interior-companion.carousel .buttons .right-arrow,
          .interior-wrap .interior-inner .interior-head .interior-offer.carousel .buttons .left-arrow,
          .interior-wrap .interior-inner .interior-head .interior-offer.carousel .buttons .right-arrow {
            width: 12px;
            height: 19px;
            cursor: pointer;
            position: absolute;
            z-index: 5;
            top: 50%;
            margin-top: -9.5px; }
          .interior-wrap .interior-inner .interior-head .interior-companion.carousel .buttons .left-arrow,
          .interior-wrap .interior-inner .interior-head .interior-offer.carousel .buttons .left-arrow {
            left: -22px; }
          .interior-wrap .interior-inner .interior-head .interior-companion.carousel .buttons .right-arrow,
          .interior-wrap .interior-inner .interior-head .interior-offer.carousel .buttons .right-arrow {
            right: -12px; }
        .interior-wrap .interior-inner .interior-head .interior-companion.carousel .carousel-wrapper,
        .interior-wrap .interior-inner .interior-head .interior-offer.carousel .carousel-wrapper {
          overflow: hidden; }
        .interior-wrap .interior-inner .interior-head .interior-companion.carousel .carousel-items,
        .interior-wrap .interior-inner .interior-head .interior-offer.carousel .carousel-items {
          width: 10000px;
          position: relative;
          text-align: left;
          overflow: hidden; }
          .interior-wrap .interior-inner .interior-head .interior-companion.carousel .carousel-items .block,
          .interior-wrap .interior-inner .interior-head .interior-offer.carousel .carousel-items .block {
            position: relative;
            display: inline-block;
            white-space: normal;
            width: 50px;
            height: 50px;
            margin-right: 10px;
            border-radius: 7px;
            background-color: #fff;
            cursor: pointer;
            vertical-align: top; }
            .interior-wrap .interior-inner .interior-head .interior-companion.carousel .carousel-items .block.selected,
            .interior-wrap .interior-inner .interior-head .interior-offer.carousel .carousel-items .block.selected {
              padding: 3px;
              -webkit-box-shadow: inset 0 0 1px 3px #FFFFFF;
              box-shadow: inset 0 0 1px 3px #FFFFFF; }
            .interior-wrap .interior-inner .interior-head .interior-companion.carousel .carousel-items .block img,
            .interior-wrap .interior-inner .interior-head .interior-offer.carousel .carousel-items .block img {
              width: 100%;
              height: auto;
              max-height: 100%;
              min-height: 100%;
              margin: auto;
              border-radius: 7px; }
      .interior-wrap .interior-inner .interior-head .interior-carousel {
        display: inline-block; }
    .interior-wrap .interior-inner .interior-under {
      height: 140px;
      padding: 10px 20px;
      background-color: #774278;
      font-size: 0;
      line-height: 1.1;
      overflow: hidden; }
      .interior-wrap .interior-inner .interior-under > div {
        display: inline-block;
        font-size: 14px;
        color: #fefefe;
        vertical-align: middle; }
        .interior-wrap .interior-inner .interior-under > div > div {
          display: inline-block;
          font-size: 14px;
          color: #fefefe;
          vertical-align: middle; }
      .interior-wrap .interior-inner .interior-under .left-side,
      .interior-wrap .interior-inner .interior-under .right-side {
        width: 40%; }
      .interior-wrap .interior-inner .interior-under .left-side .caption {
        margin-right: 16px;
        border-right: 1px solid rgba(254, 254, 254, 0.302); }
      .interior-wrap .interior-inner .interior-under .left-side .quantity {
        margin-right: 12px; }
      .interior-wrap .interior-inner .interior-under .left-side .add-to-basket-wrap {
        margin-right: 14px; }
      .interior-wrap .interior-inner .interior-under .right-side {
        text-align: right; }
        .interior-wrap .interior-inner .interior-under .right-side .caption {
          margin-left: 16px;
          border-left: 1px solid rgba(254, 254, 254, 0.302); }
        .interior-wrap .interior-inner .interior-under .right-side .quantity {
          margin-left: 12px; }
        .interior-wrap .interior-inner .interior-under .right-side .add-to-basket-wrap {
          margin-left: 14px; }
      .interior-wrap .interior-inner .interior-under .under-middle {
        width: 20%;
        padding-top: 16px; }
        .interior-wrap .interior-inner .interior-under .under-middle > div {
          display: block; }
        .interior-wrap .interior-inner .interior-under .under-middle .middle-ic {
          width: 36px;
          height: 25px;
          margin: 0 auto;
          margin-bottom: 16px;
          background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/replace.png") no-repeat 50% 50%;
          cursor: pointer; }
        .interior-wrap .interior-inner .interior-under .under-middle .middle-act {
          text-align: center; }
          .interior-wrap .interior-inner .interior-under .under-middle .middle-act button {
            padding: 10px 15px;
            border: 1px solid #ab76ad;
            background-color: #905792;
            border-radius: 6px; }
            .interior-wrap .interior-inner .interior-under .under-middle .middle-act button:hover, .interior-wrap .interior-inner .interior-under .under-middle .middle-act button:active, .interior-wrap .interior-inner .interior-under .under-middle .middle-act button:focus {
              outline: none; }
      .interior-wrap .interior-inner .interior-under .caption {
        display: inline-block;
        width: 32px;
        height: 120px;
        font-weight: bold; }
        .interior-wrap .interior-inner .interior-under .caption span {
          display: block;
          width: 32px;
          vertical-align: middle; }
          .interior-wrap .interior-inner .interior-under .caption span.arr {
            font-size: 26px;
            line-height: 126px; }
      .interior-wrap .interior-inner .interior-under .link {
        white-space: nowrap; }
        .interior-wrap .interior-inner .interior-under .link .side-name {
          margin-bottom: 7px;
          font-weight: bold; }
        .interior-wrap .interior-inner .interior-under .link .interior-item-name {
          min-height: 15px;
          margin-bottom: 10px; }
          .interior-wrap .interior-inner .interior-under .link .interior-item-name a {
            text-decoration: underline; }
        .interior-wrap .interior-inner .interior-under .link .act-wrap {
          min-height: 43px;
          margin-bottom: 10px;
          transition: opacity 0.1s linear; }
          .interior-wrap .interior-inner .interior-under .link .act-wrap > div {
            display: inline-block;
            vertical-align: middle; }
          .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity {
            width: 100px;
            padding: 3px;
            background-color: #fefefe;
            border: 1px solid #C6C6C6;
            border-radius: 4px;
            font-size: 0; }
            .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity * {
              font-size: 16px; }
            .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity .basket_kolvo {
              width: 38px;
              height: 32px;
              border: 1px solid #C6C6C6;
              border-bottom: 0;
              border-top: 0; }
            .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity .minus {
              width: 26px;
              height: 32px;
              border: 0;
              font-size: 28px; }
              .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity .minus:after {
                content: '-';
                border: 0;
                color: #905792;
                left: 8px;
                top: 0px; }
            .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity .plus {
              width: 26px;
              height: 32px;
              border: 0;
              font-size: 20px; }
              .interior-wrap .interior-inner .interior-under .link .act-wrap .quantity .plus:after {
                left: 9px;
                top: 5px;
                content: '+';
                border: 0;
                color: #905792; }
          .interior-wrap .interior-inner .interior-under .link .act-wrap .add-to-basket-wrap {
            width: 40px; }
            .interior-wrap .interior-inner .interior-under .link .act-wrap .add-to-basket-wrap .add2basket {
              display: block;
              height: 40px;
              background: #905792 url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/cart.png") no-repeat 50% 50%;
              line-height: 40px;
              color: #fff;
              font-size: 18px;
              border-radius: 4px;
              text-align: center; }
          .interior-wrap .interior-inner .interior-under .link .act-wrap .price-wrap {
            width: 160px;
            color: #fff;
            font-size: 13.15px;
            line-height: 40px; }
            .interior-wrap .interior-inner .interior-under .link .act-wrap .price-wrap strong {
              font-size: 21.37px; }
        .interior-wrap .interior-inner .interior-under .link .calc-wrap {
          transition: opacity 0.1s linear; }
          .interior-wrap .interior-inner .interior-under .link .calc-wrap a {
            border-bottom: 1px dashed #fff;
            text-decoration: none; }
            .interior-wrap .interior-inner .interior-under .link .calc-wrap a:hover, .interior-wrap .interior-inner .interior-under .link .calc-wrap a:focus {
              text-decoration: none; }
        .interior-wrap .interior-inner .interior-under .link a {
          color: #fefefe; }
          .interior-wrap .interior-inner .interior-under .link a:hover {
            color: #fefefe; }
    .interior-wrap .interior-inner .interior-body {
      position: relative;
      height: 600px;
      overflow: hidden; }
      .interior-wrap .interior-inner .interior-body.bg1 .wall-1 {
        height: 54.5%;
        top: 7%;
        background-size: auto 25.1%;
        width: 40.8%;
        right: 44%;
        transform-origin: 100% 50%;
        transform: rotate3d(0, 1, 0, 38deg) skewY(-5deg);
        background-position: 100% 0; }
      .interior-wrap .interior-inner .interior-body.bg1 .wall-2 {
        height: 55.5%;
        top: 7.5%;
        background-size: auto 25.1%;
        width: 35.58%;
        right: 8.55%;
        transform-origin: 0 50%;
        transform: rotate3d(0, 1, 0, -21deg) skewY(3.5deg);
        background-position: 0 0; }
      .interior-wrap .interior-inner .interior-body.bg1 .dropzone-1 {
        width: 56%;
        right: 44%; }
      .interior-wrap .interior-inner .interior-body.bg1 .dropzone-2 {
        width: 44%;
        right: 0; }
      .interior-wrap .interior-inner .interior-body.bg2 .wall-1 {
        height: 56.5%;
        top: 13.5%;
        background-size: auto 25.1%;
        width: 26.8%;
        right: 60%;
        transform-origin: 100% 50%;
        transform: rotate3d(0, 1, 0, 44deg) skewY(0deg);
        background-position: 100% 0; }
      .interior-wrap .interior-inner .interior-body.bg2 .wall-2 {
        height: 52.5%;
        top: 13.5%;
        background-size: auto 25.1%;
        width: 41.58%;
        right: 18.4%;
        transform-origin: 0 50%;
        transform: rotate3d(0, 1, 0, -34deg) skewY(2.5deg);
        background-position: 0 0; }
      .interior-wrap .interior-inner .interior-body.bg2 .dropzone-1 {
        width: 40%;
        right: 60%; }
      .interior-wrap .interior-inner .interior-body.bg2 .dropzone-2 {
        width: 60%;
        right: 0%; }
      .interior-wrap .interior-inner .interior-body.bg3 .wall-1 {
        height: 54.5%;
        top: 8.5%;
        background-size: auto 25.1%;
        width: 36.8%;
        right: 52.5%;
        transform-origin: 100% 50%;
        transform: rotate3d(0, 1, 0, 25deg) skewY(0deg);
        background-position: 100% 0; }
      .interior-wrap .interior-inner .interior-body.bg3 .wall-2 {
        height: 68.5%;
        top: 8.4%;
        background-size: auto 25.1%;
        width: 35.58%;
        right: 16.9%;
        transform-origin: 0 50%;
        transform: rotate3d(0, 1, 0, -37.5deg) skewY(2.5deg);
        background-position: 0 0; }
      .interior-wrap .interior-inner .interior-body.bg3 .dropzone-1 {
        width: 47.5%;
        right: 52.5%; }
      .interior-wrap .interior-inner .interior-body.bg3 .dropzone-2 {
        width: 52.5%;
        right: 0%; }
      .interior-wrap .interior-inner .interior-body.bg4 .wall-1 {
        height: 88.5%;
        top: 0;
        background-size: auto 25.1%;
        width: 13%;
        right: 82.38%;
        transform-origin: 100% 50%;
        transform: rotate3d(0, 1, 0, 57deg) skewY(-13deg);
        background-position: 100% 0; }
      .interior-wrap .interior-inner .interior-body.bg4 .wall-2 {
        height: 86%;
        top: -4px;
        background-size: auto 25.1%;
        width: 82.4%;
        right: 0%;
        transform-origin: 0 50%;
        transform: rotate3d(0, 1, 0, -1.5deg) skewY(1deg);
        background-position: 0 0; }
      .interior-wrap .interior-inner .interior-body.bg4 .dropzone-1 {
        width: 17.62%;
        right: 82.38%; }
      .interior-wrap .interior-inner .interior-body.bg4 .dropzone-2 {
        width: 82.4%;
        right: 0%; }
      .interior-wrap .interior-inner .interior-body.bg5 .wall-1 {
        height: 90%;
        top: 0%;
        background-size: auto 25.1%;
        width: 24%;
        right: 66%;
        transform-origin: 100% 50%;
        transform: rotate3d(0, 1, 0, 25deg) skewY(0deg);
        background-position: 100% 0; }
      .interior-wrap .interior-inner .interior-body.bg5 .wall-2 {
        height: 89%;
        top: 0;
        background-size: auto 25.1%;
        width: 50%;
        right: 16%;
        transform-origin: 0 50%;
        transform: rotate3d(0, 1, 0, -11.5deg) skewY(2.5deg);
        background-position: 0 0; }
      .interior-wrap .interior-inner .interior-body.bg5 .dropzone-1 {
        width: 34%;
        right: 66%; }
      .interior-wrap .interior-inner .interior-body.bg5 .dropzone-2 {
        width: 66%;
        right: 0%; }
      .interior-wrap .interior-inner .interior-body .interior-3d-layer {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform-style: preserve-3d;
        transform: perspective(500px); }
        .interior-wrap .interior-inner .interior-body .interior-3d-layer .interior-wall {
          position: absolute;
          z-index: 5;
          transition: opacity .25s ease; }
        .interior-wrap .interior-inner .interior-body .interior-3d-layer .interior-dropzone {
          position: absolute;
          top: 0;
          height: 100%;
          z-index: 15; }
    .interior-wrap .interior-inner .interior-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
      .interior-wrap .interior-inner .interior-bg.bg1 {
        background: transparent url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/interior/bg1.png") no-repeat 50% 50%; }
      .interior-wrap .interior-inner .interior-bg.bg2 {
        background: transparent url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/interior/bg2.png") no-repeat 50% 50%; }
      .interior-wrap .interior-inner .interior-bg.bg3 {
        background: transparent url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/interior/bg3.png") no-repeat 50% 50%; }
      .interior-wrap .interior-inner .interior-bg.bg4 {
        background: transparent url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/interior/bg4.png") no-repeat 50% 50%; }
      .interior-wrap .interior-inner .interior-bg.bg5 {
        background: transparent url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/interior/bg5.png") no-repeat 50% 50%; }
    .interior-wrap .interior-inner .interior-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 750px;
      background-color: #222;
      opacity: 0.502;
      z-index: 11; }
      .interior-wrap .interior-inner .interior-overlay .interior-spinner {
        position: absolute;
        top: 45%;
        left: 45%;
        color: #a7a7a7;
        font-size: 30px;
        opacity: 1; }
    .interior-wrap .interior-inner .interior-help {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 750px;
      z-index: 12; }
      .interior-wrap .interior-inner .interior-help .interior-help-block {
        position: absolute;
        top: 15px;
        left: 296px;
        width: 50px;
        height: 50px;
        z-index: 22; }
        .interior-wrap .interior-inner .interior-help .interior-help-block .block {
          width: 50px;
          height: 50px;
          padding: 3px;
          background-color: #fff;
          border-radius: 7px;
          -webkit-box-shadow: inset 0 0 1px 3px #FFFFFF;
          box-shadow: inset 0 0 1px 3px #FFFFFF; }
        .interior-wrap .interior-inner .interior-help .interior-help-block img {
          width: 100%;
          height: auto;
          max-height: 100%;
          margin: auto;
          border-radius: 7px; }
      .interior-wrap .interior-inner .interior-help .interior-help-bg {
        position: absolute;
        top: 42px;
        left: 346px;
        width: 168px;
        height: 195px;
        background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/interior/help.png") no-repeat 0 0; }
      .interior-wrap .interior-inner .interior-help .interior-help-msg {
        position: absolute;
        top: 226px;
        left: 400px;
        width: 88px;
        height: 36px;
        font-size: 14px;
        color: #fefefe;
        line-height: 16px; }

.interior-carousel-block {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 7px;
  background-color: #fff;
  z-index: 11; }
  .interior-carousel-block.selected {
    padding: 3px;
    -webkit-box-shadow: inset 0 0 1px 3px #FFFFFF;
    box-shadow: inset 0 0 1px 3px #FFFFFF; }
  .interior-carousel-block img {
    width: 100%;
    height: auto;
    max-height: 100%;
    min-height: 100%;
    margin: auto;
    border-radius: 7px; }

/* end interior block */
.left_bottom {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .left_bottom > div:nth-child(2n-1) {
    flex: 0 0 360px; }
  .left_bottom > div:nth-child(2n) {
    flex: 0 0 260px; }
  .left_bottom .life_photo_wrap {
    border: 3px solid white;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    background-color: white;
    box-sizing: border-box;
    max-width: 360px;
    padding: 5px 10px 5px 10px;
    margin-bottom: 18px; }
    .left_bottom .life_photo_wrap .caption {
      color: #404040;
      font-size: 14px;
      line-height: 18px;
      font-weight: bold;
      text-align: center;
      padding-bottom: 10px; }
    .left_bottom .life_photo_wrap .life_photo {
      padding: 5px 0;
      margin: 0 auto;
      max-width: 290px; }
      @media (max-width: 767px) {
        .left_bottom .life_photo_wrap .life_photo {
          margin: 0 auto; } }
      .left_bottom .life_photo_wrap .life_photo.space-between {
        justify-content: space-between; }
      .left_bottom .life_photo_wrap .life_photo .slick-arrow {
        width: 20px;
        height: 50px;
        transform: translateY(-50%); }
        .left_bottom .life_photo_wrap .life_photo .slick-arrow.slick-prev {
          left: -20px;
          background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/arrow-left.png") no-repeat center; }
        .left_bottom .life_photo_wrap .life_photo .slick-arrow.slick-next {
          right: -15px;
          background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/arrow-right.png") no-repeat center; }
      .left_bottom .life_photo_wrap .life_photo .life_photo_item {
        width: 50px;
        height: 50px;
        padding: 0 4px;
        text-align: center; }
      .left_bottom .life_photo_wrap .life_photo a img {
        min-width: 50px;
        min-height: 50px; }
  .left_bottom .companions {
    border: 3px solid white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: normal;
    max-width: 360px;
    padding: 5px 10px 15px 10px;
    margin-bottom: 18px; }
    .left_bottom .companions .str-wrap {
      white-space: nowrap;
      text-align: center;
      position: relative;
      height: 18px; }
      .left_bottom .companions .str-wrap .str {
        display: inline-block;
        vertical-align: middle;
        color: #404040;
        font-size: 14px;
        line-height: 12px;
        font-weight: bold;
        margin-right: 3px; }
      .left_bottom .companions .str-wrap .icon {
        width: 18px;
        height: 18px;
        position: relative;
        line-height: 18px;
        text-align: center;
        font-size: 11px;
        color: white;
        background-color: #ab76ae;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        margin-right: 5px;
        display: inline-block;
        vertical-align: middle;
        font-weight: normal; }
      .left_bottom .companions .str-wrap .help-message {
        position: absolute;
        width: 278px;
        padding: 15px;
        background-color: #905792;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 13px;
        color: white;
        display: none;
        right: 53px;
        bottom: 28px;
        z-index: 10; }
        .left_bottom .companions .str-wrap .help-message .str-child {
          font-size: 13px;
          color: white; }
        .left_bottom .companions .str-wrap .help-message .ugol {
          background: url("/bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/images/ugol-bottom.png") center no-repeat;
          width: 11px;
          height: 9px;
          position: absolute;
          bottom: -9px;
          right: 45px; }
    .left_bottom .companions .companions-items .empty_companions {
      margin: 15px 0 0;
      text-align: center;
      white-space: normal; }
      .left_bottom .companions .companions-items .empty_companions a {
        text-decoration: none;
        border-bottom: 1px dashed #9d75a9; }
  .left_bottom .offers {
    border: 3px solid white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.24);
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    padding: 5px 10px 15px 10px;
    margin-bottom: 18px; }
    .left_bottom .offers .str-wrap {
      white-space: nowrap;
      text-align: center;
      position: relative;
      height: 18px; }
      .left_bottom .offers .str-wrap .str {
        display: inline-block;
        vertical-align: middle;
        color: #404040;
        font-size: 14px;
        line-height: 12px;
        font-weight: bold;
        margin-right: 3px; }
  .left_bottom .messages-wrap {
    flex: 0 0 360px;
    margin-top: 0; }
    .left_bottom .messages-wrap .first-message {
      display: block;
      width: 100%; }
    .left_bottom .messages-wrap .second-message {
      display: block;
      width: 100%; }


.price-for-meter span {
  font-size: 20px;
  letter-spacing: -0.5px;
}

.price-for-meter {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 5px 143px;
  color: #905792;
}

.product-detail .sale-block.with-price-for-meter {
  height: 230px;
}

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/bitrix/components/uniofweb/product.reviews/templates/.default/style.css?16765393484705*/
.average_rating {
    display: inline-block;
    margin-right: 10px;
}

.average_rating .gist_block {
    height: 20px;
    width: 150px;
    background: #d3d2d2;
    margin-bottom: 10px;
    display: inline-block;
}

.average_rating .count_star {
    vertical-align: top;
    font-weight: bold;
}

.average_rating .gist_block_background {
    background: #ffb200;
    height: inherit;
}

.average_rating_wrap {
    border-top: 1px solid #e9e9e9;
    padding: 13px 0 0 0;
}

.average_rating_wrap .reviews_title {
    color: #ab76ae;
    font-size: 20px;
    display: block;
}

.average_rating_wrap .average_rating_title {
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
}

.average_rating_wrap .title_count_reviews {
    display: inline-block;
    background-color: rgb(144, 87, 147);
    color: white;
    text-align: center;
    font-size: 13px;
    padding: 1px 12px;
    border-radius: 5px;
    vertical-align: top;
}

.average_rating_wrap .send_review {
    background: white;
    display: inline-block;
    color: rgb(253, 177, 123);
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid rgb(253, 177, 123);
    cursor: pointer;
}

.average_rating_wrap .stars, .reviews_wrap .stars {
    display: inline-block;
    vertical-align: top;
}

.average_rating_wrap .stars .star, .reviews_wrap .stars .star {
    height: 16px;
    width: 13px;
    background: url("/bitrix/templates/mosoboi_ad/images/reviews/gray_star.png");
    display: inline-block;
}

.average_rating_wrap .stars .star.golden_star, .reviews_wrap .stars .star.golden_star {
    background: url("/bitrix/templates/mosoboi_ad/images/reviews/star.png");
}

.reviews_wrap .review {
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 35px 0;
}

.reviews_wrap .review .name {
    display: inline-block;
    font-weight: bold;
}

.reviews_wrap .review .date {
    display: block;
    font-style: italic;
    color: #ab76ae;
    padding: 5px 0;
}

.reviews_wrap .hidden-reviews {
    display: none;
}

.average_rating_form {
    vertical-align: top;
    padding: 0 0 0 30px;
    background: url(/bitrix/components/uniofweb/product.reviews/templates/.default/images/left_bord.png) no-repeat 0px;
    display: inline-block;
}

.average_rating_form .error {
    color: red;
}

.average_rating_form .form_top_title {
    display: inline-block;
    float: left;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}

.average_rating_form .stars {
    margin-left: 21px;
    vertical-align: middle;
    cursor: pointer;
}

.average_rating_form .form_top_title_right {
    float: right;
}

.average_rating_form .form_top input {
    border-radius: 4px;
    border: 1px solid rgb(198, 198, 198);
    padding: 5px 0 5px 10px;
    margin: 0 10px 0 0;
}

.average_rating_form .form_bottom {
    margin: 15px 0 0 0;
}

.average_rating_form .form_bottom textarea {
    border-radius: 4px;
    border: 1px solid rgb(198, 198, 198);
}

.average_rating_form .add_review {
    border: 1px solid rgb(253, 177, 123);
    border-radius: 4px;
    background-color: rgb(253, 177, 123);
    display: inline-block;
    color: white;
    padding: 5px 42px;
    cursor: pointer;
}

.button_show_more {
    border: 1px solid #e9e9e9;
    padding: 10px;
    color: #ab76ae;
    text-align: center;
    margin: 0 auto;
    width: 160px;
    cursor: pointer;
}

.grecaptcha-badge {
    display: none;
}

.review-page .average_rating_wrap{
    padding: 20px;
}

.review-page .message-result{
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .reviews_title {
        margin: 0 10px 0 10px;
    }

    .average_rating {
        margin: 0 10px 0 10px;
    }

    .average_rating_form {
        width: 100%;
        padding: 0 10px 0 10px;
        background: none;
    }

    .average_rating_form .form_top input {
        margin: 0;
        float: left;
    }

    .average_rating_form .form_top input[name="SURNAME"] {
        margin: 10px 0 10px 0;
    }

    .average_rating_form .stars {
        display: block;
        margin: 10px 0 0 0;
        text-align: right;
    }

    .average_rating_form .form_bottom {
        text-align: center;
    }

    .average_rating_form .form_bottom textarea{
        width: 100%;
    }

    .average_rating_form .add_review {
        margin: 10px 0 0 50px;
    }

    .reviews_wrap {
        margin: 0 10px;
    }
}
/* End */


/* Start:/js/owl-carousel/owl.carousel.css?16765394691180*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(/js/owl-carousel/grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
/* End */


/* Start:/js/owl-carousel/owl.theme.css?16765394691384*/
.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{border-radius:50%}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-prev{left:15px;background:rgba(0,0,0,0) url("/bitrix/templates/mosoboi_ad/images/big_slider_left.png") repeat scroll 0 0;width:39px;height:39px;position:absolute;top:50%;margin-top:-39px}.owl-next{background-position:-30px 0;right:15px;background:rgba(0,0,0,0) url("/bitrix/templates/mosoboi_ad/images/big_slider_right.png") repeat scroll 0 0;width:39px;height:39px;position:absolute;top:50%;margin-top:-39px}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:rgba(0,0,0,0);border:1px solid #fff}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);background:#fff}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(/js/owl-carousel/AjaxLoader.gif) no-repeat center center}
/* End */


/* Start:/js/owl-carousel/owl.transitions.css?16765394694476*/
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}
/* End */


/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/system.pagenavigation/modernmy/style.css?16765393411427*/
div.modern-page-current{background:#ab75ab;border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,0.3);width:42px;height:38px;display:block;padding:8px 0px;color:#000000 !important;margin-right:4px;float:left;font-size:14px;text-align:center}a.pagenav:hover{background:#ab75ab;border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,0.3);color:#000000}a.modern-page-all{color:#000000 !important;font-size:12px !important;padding-right:10px !important;text-decoration:none !important;text-transform:uppercase !important}a.pagenav{background:#c2d670;border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,0.3);width:42px;height:38px;display:block;margin-right:4px;padding:8px 0px;color:#000000;float:left;font-size:14px;text-align:center;text-decoration:none;box-sizing:border-box}a.modern-page-previous.pagenav,a.modern-page-next.pagenav{width:auto;border-color:transparent;box-shadow:none}.m10{margin-bottom:10px}div.modern-page-navigation{margin:18px 0px}div.modern-page-navigation a.modern-page-previous{color:#000000;font-size:12px;text-transform:uppercase;text-decoration:none;background:url("/bitrix/templates/mosoboi_ad/components/bitrix/system.pagenavigation/modernmy/images/prev_page.gif") no-repeat 0 46%;padding-left:10px}div.modern-page-navigation a.modern-page-next{color:#000000;font-size:12px;text-transform:uppercase;text-decoration:none;background:url("/bitrix/templates/mosoboi_ad/components/bitrix/system.pagenavigation/modernmy/images/next_page.gif") no-repeat 100% 46%;padding-right:10px}.goToPage{float:right;padding-top:3px}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/carousel/style.css?1676539342571*/
.collect.square {
	overflow: visible;
	position: relative;
}

.collect.square .bx-viewport {
	padding: 5px 10px;
}

.collect.square .slider-left, .collect.square .slider-right {
	bottom: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 30px;
}

.collect.square .slider-left {
	background: url('/images/left.png') no-repeat center;
	left: 0;
	margin-left: -30px;
}

.collect.square .slider-right {
	background: url('/images/right.png') no-repeat center;
	right: 0;
	margin-right: -30px;
}

.collect.square:after {
	clear: both;
	content: '';
	display: block;
}


/* End */


/* Start:/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/light-nonText_and_show_all/style.css?167653934212080*/
.scroll-pane tr td {
padding-left: 16px;
}

.scroll-pane tr td:first-child{
padding-left: 0;
}

.elements_show_all {
border-bottom: 1px solid #b2b2b2;
overflow:hidden;
padding-bottom: 20px;
}

.show {
background: url('/images/show.png') no-repeat 0 0;
cursor: pointer;
margin: -16px auto 0 auto;
height: 37px;
/*position: absolute;*/
width: 186px;
z-index: 2;
}

.show:hover {
background: url('/images/show_hover.png') no-repeat 0 0;
}

.elements_show_all .wrap_collection.new {
background: none;
padding: 30px 0 7px 0;
margin: 0;
}

.elements_show_all .wrap_collection.new:first-child {
padding-top: 0;
}

.wrap_collection.new .collection_table{
background: white;
border-radius: 15px;
box-shadow: 0 3px 7px -2px black;
display: inline-block;
float:none;
margin: 0 0 0 36px;
padding: 5px;
vertical-align: top;
width: 162px;
}

.wrap_collection.new .collection_table:first-child{
margin-left: 3px;
}

.wrap_collection.new .collection_table img.product_image{
border-radius: 10px;
box-shadow: 0 8px 20px -10px rgb(63, 63, 63);
cursor: pointer;
height: 162px;
width: 162px;
}

.wrap_collection.new .collection_table img.product_image:hover{
box-shadow: 0 12px 20px -10px #AB78B1;
}

.wrap_collection.new .collection_table .full_product {
border-radius: 20px;
display: none;
left: 50%;
top: 50%;
position: fixed;
width: 575px;
z-index: 10;
}

.wrap_collection.new .collection_table .full_product .bg_top{
background: url('/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/light-nonText_and_show_all/images/collection_table_full_product_top.png') no-repeat 0 0;
padding-top: 25px;
}

.wrap_collection.new .collection_table .full_product .bg_bottom{
background: url('/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/light-nonText_and_show_all/images/collection_table_full_product_bottom.png') no-repeat 0 100%;
padding-bottom: 25px;
}

.wrap_collection.new .collection_table .full_product .full_product_content{
background: white;
padding: 0 0 0 20px;
}

.wrap_collection.new .collection_table .full_product .prev{
background: url('/images/collection_table_full_product_prev.png') no-repeat 0 0;
cursor: pointer;
height: 51px;
margin: -17px 0px 0px -46px;
position: absolute;
left: 0;
top: 50%;
width: 49px;
}

.wrap_collection.new .collection_table .full_product .prev:hover{
background: url('/images/collection_table_full_product_prev_hover.png') no-repeat 0 0;
}

.wrap_collection.new .collection_table .full_product .next{
background: url('/images/collection_table_full_product_next.png') no-repeat 0 0;
cursor: pointer;
height: 51px;
margin: -17px -46px 0px 0px;
position: absolute;
right: 0;
top: 50%;
width: 49px;
}

.wrap_collection.new .collection_table .full_product .next:hover{
background: url('/images/collection_table_full_product_next_hover.png') no-repeat 0 0;
}

.wrap_collection.new .collection_table .full_product .close{
background: url('/images/collection_table_full_product_close.png') no-repeat 0 0;
height: 35px;
margin: -18px -18px 0px 0px;
position: absolute;
right: 0;
top: 0;
width: 36px;
}

.wrap_collection.new .collection_table .full_product .image{
border: none;
border-radius: 0;
box-shadow: none;
display: inline-block;
margin: 0 25px 0 0 !important;
text-align: center;
vertical-align: middle;
width: 335px;
}

.wrap_collection.new .collection_table .full_product .description{
display: inline-block;
vertical-align: middle;
width: 190px;
}

.wrap_collection.new .collection_table .full_product .description .properties {
margin: 0;
padding: 0;
}

.wrap_collection.new .collection_table .full_product .description .properties p{
font-size: 14px;
margin: 0 0 5px 0;
}

.wrap_collection.new .collection_table .full_product .description .more{
border-top: 1px solid #dadada;
margin-top: 10px;
padding-top: 5px;
}

.wrap_collection.new .collection_table .full_product .description .more img{
margin-top: 1px;
}

.wrap_collection.new .collection_table .full_product .description .more a{
background: url('/images/section-list-detail-more.png') no-repeat 100% 50%;
/*border: 2px solid #cacaca;
border-radius: 4px;*/
color: #f9b76d;
display: inline-block;
font-size: 14px;
padding: 0 15px 0 0;
/*text-decoration: none;*/
text-transform: lowercase;
vertical-align: top;
}

.wrap_collection.new .collection_table .full_product .description .price{
margin-top: 5px;
}

.wrap_collection.new .collection_table .full_product .description .price p{
color: #9d75a8;
font-size: 18px;
font-weight: bold;
line-height: normal;
margin-bottom: 0px;
}

.wrap_collection.new .collection_table .full_product .description .price p span{
font-size: 38px;
padding-left:5px;
}

.wrap_collection.new .collection_table .full_product .description .price p span.special_price{
font-size: 18px;
border-bottom: 1px dashed;
margin-right: 5px;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail {
background: url('/images/special_price_form_bg.png') no-repeat 172px 0 #BD76B1;
border-radius: 4px;
display: none;
margin: 0px 0 0 0px;
position: absolute;
text-align: center;
width: 191px;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail .caption{
background: url('/images/special_price_form_caption.png') no-repeat 10px 8px;
color: white;
font-size: 12px;
font-weight: bold;
padding: 10px 0 10px 10px;
text-transform: uppercase;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail input{
border: 1px solid #895d8b;
border-radius: 4px;
margin-bottom: 8px;
padding: 3px 5px;
width: 149px;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail input[name=email]{
display: none;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail textarea{
border: 1px solid #895d8b;
border-radius: 4px;
font-family: Arial;
max-width: 149px;
min-height: 16px;
padding: 3px 5px;
width: 149px;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail .time_of_call {
color: white;
font-size: 14px;
padding: 8px 0;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail input[name=time_from], .wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail input[name=time_to]{
background: none;
border: none;
border-bottom: dotted 1px white;
border-radius: 0;
color: white;
margin: 0;
padding: 0;
width: 35px;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail .comment {
color: #503651;
font-size: 11px;
}

.wrap_collection.new .collection_table .full_product .description .price .get_special_form_section_detail input[type=submit] {
background: url('/images/special_price_submit.png') repeat-x 0 50%;
border: 1px solid white;
border-radius: 5px;
color: white;
font-family: Tahoma;
font-size: 12px;
margin: 10px 0 6px;
padding: 6px;
text-transform: uppercase;
}

.wrap_collection.new .collection_table .full_product .description .buttons a.basket_add{
background: url('/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/light-nonText_and_show_all/images/add_to_basket.png') no-repeat 5px 40% #9d75a8;
border-radius: 4px;
color: white;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: bold;
padding: 5px 0;
text-align: center;
text-decoration: none;
vertical-align: top;
width: 185px;
}

.wrap_collection.new .collection_table .full_product .description .buttons a.favorites_add{
background: url('/bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/light-nonText_and_show_all/images/favorites_add.png') no-repeat 5px 40% #c6d475;
border: none;
border-radius: 4px;
color: white;
cursor: pointer;
font-size: 16px;
font-weight: bold;
margin: 6px 0 0 0;
padding: 5px 0;
text-align: center;
text-decoration: none;
width: 185px;
}

.wrap_collection.new .collection_table .name {
color: #9d75a8;
display: block;
font-size: 13px;
margin: 5px 0;
text-align: center;
text-decoration: underline;
}

.wrap_collection.new .collection_table .name:hover {
color: black;
text-decoration: none;
}

.wrap_collection.new .collection_table .properties{
margin-top: 10px;
min-height:60px;
}

.wrap_collection.new .collection_table .properties li{
color: #BBBBBB;
font-size: 12px;
list-style-type: square;
list-style-position: inside;
padding-left: 10px;
}

.wrap_collection.new .collection_table .properties li span{
color: black;
}

.wrap_collection.new .collection_table .price_and_button{
padding: 0px;
text-align: center;
}

.wrap_collection.new .collection_table .price_and_button .tooltip_favorite{
background: white;
border: 1px solid #c9d67d;
border-radius: 3px;
color: #c9d67d;
font-size: 14px;
margin-top: 3px;
padding: 3px 0px;
position: absolute;
width: 115px;
}

.wrap_collection.new .collection_table .price_and_button .tooltip_favorite img{
position: absolute;
left: 50%;
margin-left: -6px;
margin-top: -10px;
}

.wrap_collection.new .collection_table .price_and_button .tooltip_buy{
background: white;
border: 1px solid #9d75a8;
border-radius: 3px;
color: #9d75a8;
font-size: 14px;
margin-left: 50px;
margin-top: 3px;
padding: 3px 00px;
position: absolute;
width: 115px;
}

.wrap_collection.new .collection_table .price_and_button .tooltip_buy img{
position: absolute;
left: 50%;
margin-left: -6px;
margin-top: -10px;
}

.wrap_collection.new .collection_table .price_and_button p{
margin: 0 0 5px 0;
font-size: 15px;
}

.wrap_collection.new .collection_table .price_and_button .price_span{
color: #9D75A9;
font-size: 12px;
font-weight: normal;
}

.wrap_collection.new .collection_table .price_and_button .price_span span{
font-size: 28px;
font-weight: bold;
}

.wrap_collection.new .collection_table .price_and_button .price_span span.special_price {
border-bottom: 1px dashed;
color: #BD76B1;
font-size: 16px;
font-weight: bold;
}

.wrap_collection.new .collection_table .price_and_button .price_span img.special_price {
margin-left: 4px;
vertical-align: middle;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form {
background: url('/images/special_price_form_bg.png') no-repeat 153px 0 #BD76B1;
border-radius: 4px;
display: none;
margin: -8px 0 0 -5px;
position: absolute;
width: 172px;
z-index: 2;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form .caption{
background: url('/images/special_price_form_caption.png') no-repeat 10px 8px;
color: white;
font-size: 12px;
font-weight: bold;
padding: 10px 0 10px 10px;
text-transform: uppercase;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form input{
border: 1px solid #895d8b;
border-radius: 4px;
margin-bottom: 8px;
padding: 3px 5px;
width: 149px;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form input[name=email]{
display: none;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form textarea{
border: 1px solid #895d8b;
border-radius: 4px;
font-family: Arial;
max-width: 149px;
min-height: 16px;
padding: 3px 5px;
width: 149px;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form .time_of_call {
color: white;
font-size: 14px;
padding: 8px 0;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form input[name=time_from], .wrap_collection.new .collection_table .price_and_button .get_special_form input[name=time_to]{
background: none;
border: none;
border-bottom: dotted 1px white;
border-radius: 0;
color: white;
margin: 0;
padding: 0;
width: 35px;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form .comment {
color: #503651;
font-size: 11px;
}

.wrap_collection.new .collection_table .price_and_button .get_special_form input[type=submit] {
background: url('/images/special_price_submit.png') repeat-x 0 50%;
border: 1px solid white;
border-radius: 5px;
color: white;
font-family: Tahoma;
font-size: 12px;
margin: 10px 0 6px;
padding: 6px;
text-transform: uppercase;
}

.wrap_collection.new .collection_table .price_and_button .favorites_add{
float: none;
margin: 0;
}

.wrap_collection.new .collection_table .price_and_button a.in_basket{
/*background: none;
display: inline-block;
height: 26px;
margin-left: 15px;
width: 26px;*/
}

.overlay {
background: rgba(0, 0, 0, 0.4);
height: 100%;
position: fixed;
top: 0;
width: 100%;
z-index: 2;
}
/* End */
/* /bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/style.css?16765393401784 */
/* /bitrix/templates/mosoboi_ad/components/bitrix/catalog/new_2/bitrix/catalog.element/light_new/style.css?167653934096960 */
/* /bitrix/components/uniofweb/product.reviews/templates/.default/style.css?16765393484705 */
/* /js/owl-carousel/owl.carousel.css?16765394691180 */
/* /js/owl-carousel/owl.theme.css?16765394691384 */
/* /js/owl-carousel/owl.transitions.css?16765394694476 */
/* /bitrix/templates/mosoboi_ad/components/bitrix/system.pagenavigation/modernmy/style.css?16765393411427 */
/* /bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/carousel/style.css?1676539342571 */
/* /bitrix/templates/mosoboi_ad/components/bitrix/catalog.section/light-nonText_and_show_all/style.css?167653934212080 */
