

/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog/style.css?1593161877697*/
.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%;
	}

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?171757062733903*/
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.itemDetail .itemName {
  margin: 0 0 15px;
}
.itemDetail .itemName.adaptive3 h1 {
  border-radius: 0;
  background: transparent;
  border: none;
  padding: 0;
  font: 200 18px Verdana, Arial, Helvetica, sans-serif;
  display: inline;
  border-bottom: 1px dashed #d7d7d7;
  text-transform: inherit;
  padding: 0 0 2px;
}
.itemDetail .imgDescrPrice {
  padding: 20px 0 0;
  margin: 0 0 30px;
}
.itemDetail .imgDescrPrice.withoutMorePhoto .imgWrap {
  width: 292px;
}
.itemDetail .imgDescrPrice.withoutMorePhoto .description {
  width: 660px;
}
.itemDetail .imgDescrPrice .imgWrap {
  float: left;
  width: 364px;
  height: 330px;
  margin: 0 24px 0 0;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel {
  float: left;
  width: 67px;
  margin: 0 7px 0 0;
  position: relative;
  /** Carousel **/
  /** Carousel Controls **/
  /** jcarousel **/
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel {
  position: relative;
  overflow: hidden;
  width: 67px;
  height: 290px;
  margin: 0;
  padding: 0;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel ul {
  width: 67px;
  height: 20000em;
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel ul li {
  width: 67px;
  height: 67px;
  margin: 0 0 7px;
  border: 1px solid #d7d7d7;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel ul li a {
  text-decoration: none;
  display: table-cell;
  width: 67px;
  height: 67px;
  vertical-align: middle;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel ul li a img {
  max-width: 65px;
  max-height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel-control-prev,
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel-control-next {
  position: absolute;
  top: -22px;
  width: 30px;
  height: 20px;
  left: 50%;
  margin-left: -15px;
  text-decoration: none;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel-control-prev {
  background-position: -230px -50px;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel-control-prev:hover {
  background-position: -200px -50px;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel-control-next {
  bottom: -22px;
  top: auto;
  background-position: -230px -70px;
}
.itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel-control-next:hover {
  background-position: -200px -70px;
}
.itemDetail .imgDescrPrice .imgWrap .img {
  width: 290px;
  height: 290px;
  float: left;
  border: 1px solid #d7d7d7;
  position: relative;
  background: #fff;
  border-radius: 2px;
}
.itemDetail .imgDescrPrice .imgWrap .img .centerImg {
  width: 290px;
  height: 290px;
  display: table-cell;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.itemDetail .imgDescrPrice .imgWrap .img .centerImg img {
  max-width: 270px;
  text-decoration: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.itemDetail .imgDescrPrice .imgWrap .img .centerImg .marker {
  top: 20px;
}
.itemDetail .imgDescrPrice .imgWrap .img .noPhoto {
  cursor: default;
}
.itemDetail .imgDescrPrice .imgWrap .img .increase {
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
  background-position: -200px 0;
  width: 36px;
  height: 36px;
  position: absolute;
  z-index: 100;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.itemDetail .imgDescrPrice .description {
  float: left;
  width: 585px;
  margin: 0 15px 0 0;
}
.itemDetail .imgDescrPrice .description .itemName {
  border-bottom: 1px dashed #d7d7d7;
}
.itemDetail .imgDescrPrice .description .itemName h1 {
  background: transparent;
  font: 18px Verdana, Arial, Helvetica, sans-serif;
  color: #3d3d3d;
  text-transform: inherit;
  padding: 0;
  margin: 0 0 10px;
}
.itemDetail .imgDescrPrice .description .infoArticul {
  margin: 10px 0;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrArticul {
  width: 215px;
  float: left;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrArticul .oneParam {
  margin: 0 0 10px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo {
  float: left;
  width: 350px;
  margin: 0 0 0 20px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li {
  position: relative;
  /*min-height: 41px;*/
  min-height: 54px;
  display: block;
  text-align: left;
  float: left;
  width: 165px;
  padding: 0 0 0 50px;
  /*margin: 0 10px 10px 0;*/
  margin: 0 10px 0 0;
  /*text-transform: uppercase;*/
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li .tooltipWrap {
  position: absolute;
  border: 1px solid #cfcfcf;
  padding: 8px;
  /*color: #d75c66;*/
  color: #000;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  display: none;
  top: 52px;
  left: 0;
  min-width: 280px;
  background: #fff;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 7px 1px #eaeaea;
  box-shadow: 0px 0px 7px 1px #eaeaea;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li .tooltipWrap .tooltipBottom {
  top: -11px;
  left: 12px;
  position: absolute;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
  background-position: -200px -220px;
  width: 16px;
  height: 11px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li .tooltipWrap a {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  /*color: @brand-primary;*/
  color: #000;
  cursor: pointer;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li .tooltipWrap a span {
  font-weight: bold;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li:hover .tooltipWrap {
  display: block;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li:before {
  position: absolute;
  content: "";
  width: 41px;
  height: 41px;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
  left: 0;
  top: 0;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.delivery:before {
  background-position: -140px -40px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.discount:before {
  background-position: -140px -140px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.share:before {
  background-position: -140px -90px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.mobile:before {
  background-position: -270px -150px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.registerBonus:before {
  background-position: -270px -200px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.cardBonus:before {
  background-position: -270px 0;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li.secondFree:before {
  background-position: -270px -100px;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li a {
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  color: #007fbe;
  text-decoration: underline;
  cursor: default;
}
.itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li .action-name {
  display: table-cell;
  vertical-align: middle;
  height: 38px;
}
.itemDetail .descrText a {
  color: #333333;
  text-decoration: underline;
}
.itemDetail .descrText a:hover {
  text-decoration: none;
}
.itemDetail .imgDescrPrice .hiddenPriceWrap {
  display: none;
}
.itemDetail .imgDescrPrice .priceWrap {
  width: 204px;
  /*height: 290px;*/
  border: 1px solid #d7d7d7;
  float: right;
  padding: 17px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 7px 1px #eaeaea;
  box-shadow: 0px 0px 7px 1px #eaeaea;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrap {
  margin: 0 0 15px;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrap .toCompare {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #007fbe;
  text-decoration: none;
  position: relative;
  padding: 0 0 0 20px;
  display: block;
  text-align: left;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrap .toCompare:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
  background-position: 0 -160px;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrap .toCompare.active:before {
  background-position: -20px -160px;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice {
  margin: 0 0 13px;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .withDiscountPrice {
  margin: 0 0 3px;
  color: #3d3d3d;
  font: 700 18px Verdana, Arial, Helvetica, sans-serif;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .withDiscountPrice .rouble {
  font-weight: 200;
  padding: 0 0 0 5px;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .withoutDiscountPrice {
  position: relative;
  margin: 0 0 6px;
  font: 200 14px Verdana, Arial, Helvetica, sans-serif;
  color: #838383;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .withoutDiscountPrice .rouble {
  font-weight: 200;
  padding: 0 0 0 5px;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .withoutDiscountPrice .middleLine {
  position: absolute;
  border-top: 1px solid #ec4040;
  height: 1px;
  width: 120%;
  left: 0;
  top: 50%;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .wholesaleShopPriceWrap {
  color: #3d3d3d;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .wholesaleShopPriceWrap .wholesaleShopPriceText {
  margin: 0 0 4px;
  display: block;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .wholesaleShopPriceWrap .wholesaleShopPricePrice {
  color: #007fbe;
}
.itemDetail .imgDescrPrice .priceWrap .itemPrice .wholesaleShopPriceWrap .wholesaleShopPricePrice span {
  color: #3d3d3d;
  padding: 0 0 0 5px;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy {
  padding: 0;
  margin: 0 0 17px;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemAvailable {
  margin: 0 0 12px;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemAvailable .progressName {
  margin-top: 7px;
  text-align: center;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  color: #838383;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemBuy {
  margin: 0;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemBuy .quantityBuy {
  border: 1px solid #aaa;
  border-radius: 2px;
  position: relative;
  -webkit-box-shadow: inset 0px 0 5px 0 #c9c9c9;
  box-shadow: inset 0px 0 5px 0 #c9c9c9;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemBuy .quantityBuy input {
  display: block;
  float: left;
  width: 77px;
  border: none;
  margin: 0;
  padding: 3px;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  color: #838383;
  height: auto;
  background: transparent;
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemBuy .quantityBuy a {
  text-decoration: none;
  position: absolute;
  border: 1px solid #65b319;
  border-radius: 0 2px 2px 0;
  background: #76cb24;
  display: block;
  width: 90px;
  padding: 2px 3px 3px;
  text-align: center;
  top: -1px;
  right: -1px;
  color: #fff;
}
.itemDetail .imgDescrPrice .priceWrap .oneClick {
  margin: 0 0 20px;
  -webkit-box-shadow: 0px 0px 7px 1px #eaeaea;
  box-shadow: 0px 0px 7px 1px #eaeaea;
}
.itemDetail .imgDescrPrice .priceWrap .oneClick a {
  display: block;
  border-radius: 2px;
  border: 1px solid #d7d7d7;
  color: #007fbe;
  text-decoration: none;
  font: 700 10px Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 12px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
}
.itemDetail .imgDescrPrice .priceWrap .oneClick a:hover {
  color: #007fbe;
  background-image: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffffffff', GradientType=0);
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail {
  display: none;
  margin: 0 0 10px;
  -webkit-box-shadow: 0px 0 5px 0 #dddddd;
  box-shadow: 0px 0 5px 0 #dddddd;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail.active {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a {
  position: relative;
  text-transform: uppercase;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #828282;
  background: #f2f2f2;
  border-radius: 2px;
  border: 1px solid #d7d7d7;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount {
  position: absolute;
  top: -5px;
  right: -40px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  height: 33px;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 26px;
  top: 3px;
  left: -50px;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount .bCount {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  display: block;
  padding: 9px 0;
  min-width: 26px;
  text-align: center;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAYAAAAYucG/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmYWFiMmM1MC0xMjY3LWQ3NDYtODM1Zi1lYTU2ZWYxMzdhMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjhBNjNGQ0EwRDIxMTFFNEE0Q0ZDQTRFOUQwQ0M3MDgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjhBNjNGQzkwRDIxMTFFNEE0Q0ZDQTRFOUQwQ0M3MDgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjllNGRiYzZmLTU0ZmItNGQ0MS04MDk4LTkxMGZkMGYzNWY2MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmYWFiMmM1MC0xMjY3LWQ3NDYtODM1Zi1lYTU2ZWYxMzdhMzQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6vOTqTAAAANklEQVR42mJgYGBgYQISHCCCB0QIMpyztf3PpCoiwgDi0pG4/eYNiGbQZAa5CkQwgIh/AAEGANvfBtvsQzdVAAAAAElFTkSuQmCC") repeat-x 0 0;
  position: relative;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount .bCount:before,
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount .bCount:after {
  content: "";
  position: absolute;
  top: 0;
  height: 33px;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount .bCount:before {
  left: -15px;
  width: 15px;
  background-position: -90px -30px;
}
.itemDetail .imgDescrPrice .priceWrap .compareWrapDetail a .compareCount .bCount:after {
  right: -7px;
  width: 7px;
  background-position: -120px -30px;
}
.itemDetail .adaptiveText {
  display: none;
  margin: 0 0 25px 75px;
}
.itemDetail .tabs {
  margin: 0 0 25px;
}
.itemDetail .tabs .tabsNames {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
  z-index: 10;
}
.itemDetail .tabs .tabsNames li {
  float: left;
  margin: 0 0 0 10px;
  border-radius: 2px 2px 0 0;
  border: 1px solid #d7d7d7;
}
.itemDetail .tabs .tabsNames li a {
  background: #f1f1f1;
  padding: 7px 20px;
  font: 700 13px Verdana, Arial, Helvetica, sans-serif;
  color: #828282;
  text-decoration: none;
  display: block;
  /*.inline-block;*/
}
.itemDetail .tabs .tabsNames li.active {
  border-bottom: 1px solid #fff;
}
.itemDetail .tabs .tabsNames li.active a {
  background: #fff;
  color: #007fbe;
}
.itemDetail .tabs .tabsDescriptions {
  position: relative;
  top: -1px;
  padding: 0 0 14px;
}
.itemDetail .tabs .tabsDescriptions:after {
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  border-bottom: 1px solid #d7d7d7;
  height: 1px;
}
.itemDetail .tabs .tabsDescriptions .tabsName {
  display: none;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription {
  padding: 16px 25px 18px;
  display: none;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription .tabName {
  display: none;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription.active {
  display: block;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription .complectaionTitle {
  font-weight: 700;
  margin: 0 0 4px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul {
  list-style-type: none;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics {
  max-width: 400px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics,
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation {
  padding: 0;
  margin: 0 0 0 15px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li,
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li {
  display: block;
  position: relative;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li:before,
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li:before {
  position: absolute;
  content: "";
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
  background-position: -110px -150px;
  width: 5px;
  height: 5px;
  left: -14px;
  top: 10px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li {
  float: left;
  width: 256px;
  margin: 0 0 5px 35px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li:first-child {
  margin-left: 0;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li:before {
  top: 7px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li {
  /*width: 650px;*/
  border-bottom: 1px dotted #d7d7d7;
  margin: 0 0 3px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li .description,
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li .value {
  display: block;
  position: relative;
  top: 4px;
  background: #fff;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li .description {
  float: left;
  padding: 0 3px 0 0;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li .value {
  float: right;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.files {
  padding: 0;
  margin: 8px 0 0;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.files li {
  margin: 0 0 7px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.files li a {
  position: relative;
  min-height: 32px;
  text-decoration: underline;
  padding: 0 0 0 40px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ul.files li a:before {
  content: "";
  position: absolute;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
  background-position: -200px -100px;
  width: 24px;
  height: 32px;
  left: 0;
  top: -8px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol {
  counter-reset: list_item;
  list-style-position: inside;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics {
  padding: 0;
  margin: 0 0 0 15px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li {
  display: block;
  position: relative;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li:before {
  content: counter(list_item) '.';
  counter-increment: list_item;
  position: absolute;
  left: -20px;
  top: 4px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li {
  /*width: 650px;*/
  border-bottom: 1px dotted #d7d7d7;
  margin: 0 0 3px;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li .description,
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li .value {
  display: block;
  position: relative;
  top: 4px;
  background: #fff;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li .description {
  float: left;
  padding: 0 3px 0 0;
}
.itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li .value {
  float: right;
}
.itemDetail .accessories,
.itemDetail .similar {
  margin-left: -22px;
  margin-right: -22px;
}
.marker {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 3px 12px 2px;
  background: #76cb24;
  border-radius: 2px 0 0 2px;
  border: 1px solid #65b319;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  min-width: 90px;
  text-align: center;
}
/** Carousel **/
.imgCarousel-adapt {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /** Carousel Controls **/
}
.imgCarousel-adapt .jcarousel-adapt {
  position: relative;
  overflow: hidden;
  /*width: 100%;*/
  margin: 0 20px;
  padding: 5px 0;
}
.imgCarousel-adapt .jcarousel-adapt ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.imgCarousel-adapt .jcarousel-adapt ul li {
  width: 190px;
  height: 190px;
  margin: 0 9px;
  float: left;
  border: 1px solid #d7d7d7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-radius: 2px;
}
.imgCarousel-adapt .jcarousel-adapt ul li a {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.imgCarousel-adapt .jcarousel-adapt ul li a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.imgCarousel-adapt .jcarousel-adapt ul li a .marker {
  top: 8px;
}
.imgCarousel-adapt .jcarousel-control-prev-adapt,
.imgCarousel-adapt .jcarousel-control-next-adapt {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 20px;
  height: 30px;
  text-decoration: none;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
}
.imgCarousel-adapt .jcarousel-control-prev-adapt {
  left: 0;
  background-position: 0 -90px;
}
.imgCarousel-adapt .jcarousel-control-prev-adapt:hover {
  background-position: 0 -120px;
}
.imgCarousel-adapt .jcarousel-control-next-adapt {
  right: 0;
  background-position: -20px -90px;
}
.imgCarousel-adapt .jcarousel-control-next-adapt:hover {
  background-position: -20px -120px;
}
.itemDetail .imgDescrPrice .imgWrap .img .noactiveImg {
  display: none;
}
/*********1024-1239***********/
@media only screen and (max-width: 1239px) and (min-width: 1024px) {
  .itemDetail {
    margin: 0 20px;
  }
  .itemDetail .imgDescrPrice {
    padding: 20px 0 0;
    margin: 0 0 30px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .imgWrap {
    width: 216px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .description {
    width: 504px;
  }
  .itemDetail .imgDescrPrice .imgWrap {
    width: 290px;
    height: 240px;
  }
  .itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel {
    height: 216px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img {
    width: 216px;
    height: 216px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img .centerImg {
    width: 216px;
    height: 216px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img .centerImg img {
    max-width: 200px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img .centerImg .marker {
    top: 10px;
  }
  .itemDetail .imgDescrPrice .description {
    width: 426px;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrArticul {
    width: auto;
    float: none;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo {
    float: none;
    width: 430px;
    margin: 0;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li {
    width: 204px;
  }
  .itemDetail .imgDescrPrice .description .descrText {
    display: none;
  }
  .itemDetail .adaptiveText {
    display: block;
  }
  .itemDetail .tabs .tabsNames li {
    width: 180px;
  }
  .itemDetail .tabs .tabsNames li a {
    padding: 7px 14px;
    display: block;
    text-align: center;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li {
    width: 196px;
  }
}
/*/********1024-1239***********/
/*********1023-800***********/
@media only screen and (max-width: 1023px) and (min-width: 800px) {
  .itemDetail .itemName.adaptive3 {
    display: block;
  }
  .itemDetail .imgDescrPrice {
    padding: 20px 0 0;
    margin: 0 0 20px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .imgWrap {
    width: 216px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .description {
    width: 274px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .description .itemName {
    display: none;
  }
  .itemDetail .imgDescrPrice .imgWrap {
    width: 290px;
    height: 240px;
  }
  .itemDetail .imgDescrPrice .imgWrap .imgCarousel .jcarousel {
    height: 216px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img {
    width: 216px;
    height: 216px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img .centerImg {
    width: 216px;
    height: 216px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img .centerImg img {
    max-width: 200px;
    max-height: 200px;
  }
  .itemDetail .imgDescrPrice .imgWrap .img .centerImg .marker {
    top: 10px;
  }
  .itemDetail .imgDescrPrice .description {
    width: 200px;
  }
  .itemDetail .imgDescrPrice .description .itemName {
    display: none;
  }
  .itemDetail .imgDescrPrice .description .infoArticul {
    margin: 0;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrArticul {
    width: auto;
    float: none;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo {
    float: none;
    width: auto;
    margin: 0;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li {
    width: 204px;
    float: none;
  }
  .itemDetail .imgDescrPrice .description .descrText {
    display: none;
  }
  .itemDetail .adaptiveText {
    display: block;
  }
  .itemDetail .tabs .tabsNames li {
    width: auto;
  }
  .itemDetail .tabs .tabsNames li a {
    padding: 7px 14px;
    display: block;
    text-align: center;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li {
    width: 139px;
  }
  .itemDetail .accessories,
  .itemDetail .similar {
    margin: 0 auto;
  }
}
/*/********1023-800***********/
/*********<-800***********/
@media only screen and (max-width: 799px) {
  .itemDetail .itemName.adaptive3 {
    display: block;
  }
  .itemDetail .itemName.adaptive3 h1 {
    border: none;
  }
  .itemDetail .imgDescrPrice {
    padding: 0;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .imgWrap {
    width: 454px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .description {
    /*width: 205px;*/
    width: auto;
    margin: 0 5px 0 28px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .description .itemName {
    display: none;
  }
  .itemDetail .imgDescrPrice .imgWrap {
    width: 454px;
    height: auto;
    margin: 0 0 10px;
    float: none;
  }
  .itemDetail .imgDescrPrice .imgWrap .adaptive1 {
    display: none;
  }
  .itemDetail .imgDescrPrice .imgWrap .adaptive4 {
    display: block;
  }
  .itemDetail .imgDescrPrice .imgWrap .adaptive4 li a {
    width: 190px;
    height: 190px;
    text-decoration: none;
  }
  .itemDetail .imgDescrPrice .imgWrap .adaptive4 li a img {
    max-width: 180px;
    max-height: 180px;
  }
  .itemDetail .imgDescrPrice .description {
    /*width: 205px;*/
    width: auto;
    margin: 0 5px 0 28px;
    float: none;
  }
  .itemDetail .imgDescrPrice .description .itemName {
    display: none;
  }
  .itemDetail .imgDescrPrice .description .infoArticul {
    margin: 0;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrArticul {
    width: auto;
    float: left;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo {
    float: right;
    width: auto;
    margin: 0;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo ul li {
    width: 204px;
    float: none;
  }
  .itemDetail .imgDescrPrice .description .descrText {
    display: none;
  }
  .itemDetail .imgDescrPrice .hiddenPriceWrap {
    display: block;
    margin: 15px 0 0;
  }
  .itemDetail .imgDescrPrice .hiddenPriceWrap .priceWrap {
    display: block;
    float: none;
  }
  .itemDetail .imgDescrPrice .priceWrap {
    display: none;
    width: 188px;
    height: auto;
    padding: 13px 10px;
    margin: 0 26px 0 0;
  }
  .itemDetail .imgDescrPrice .priceWrap .compareWrap {
    display: none;
  }
  .itemDetail .imgDescrPrice .priceWrap .oneClick {
    margin: 0;
  }
  .itemDetail .adaptiveText {
    display: block;
    margin: 0 auto 30px;
    width: 416px;
  }
  .itemDetail .tabs {
    width: 416px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .itemDetail .tabs .tabsNames {
    display: none;
  }
  .itemDetail .tabs .tabsDescriptions {
    padding: 0;
  }
  .itemDetail .tabs .tabsDescriptions:after {
    border: none;
  }
  .itemDetail .tabs .tabsDescriptions .tabsName {
    display: block;
    margin: 0 0 3px;
    border-radius: 2px 2px 0 0;
    border: 1px solid #d7d7d7;
  }
  .itemDetail .tabs .tabsDescriptions .tabsName.active {
    display: none;
  }
  .itemDetail .tabs .tabsDescriptions .tabsName a {
    background: #f1f1f1;
    padding: 7px 18px;
    font: 700 13px Verdana, Arial, Helvetica, sans-serif;
    color: #828282;
    text-decoration: none;
    display: block;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription {
    padding: 10px 18px 10px;
    margin: 0 0 3px;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription .tabName {
    display: block;
    color: #007fbe;
    font: 700 12px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 15px;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li {
    float: none;
    margin-left: 0;
    width: auto;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li {
    width: auto;
  }
  .itemDetail .accessories,
  .itemDetail .similar {
    margin: 0 auto;
  }
}
/*/********<-800***********/
/*********<479***********/
@media only screen and (max-width: 479px) {
  .itemDetail .itemName.adaptive3 h1 {
    font-size: 12px;
    font-weight: 700;
  }
  .itemDetail .imgDescrPrice {
    margin: 0 0 12px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .imgWrap {
    width: 274px;
  }
  .itemDetail .imgDescrPrice.withoutMorePhoto .description {
    width: 204px;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .itemDetail .imgDescrPrice .imgWrap {
    width: 274px;
  }
  .itemDetail .imgDescrPrice .imgWrap .imgCarousel-adapt .jcarousel-adapt {
    margin: 0 34px;
  }
  .itemDetail .imgDescrPrice .description {
    width: 204px;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .itemDetail .imgDescrPrice .description .infoArticul .descrInfo {
    display: none;
  }
  .itemDetail .imgDescrPrice .hiddenPriceWrap {
    display: none;
  }
  .itemDetail .imgDescrPrice .priceWrap {
    width: 204px;
    float: none;
    padding: 17px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
  }
  .itemDetail .adaptiveText {
    width: 246px;
  }
  .itemDetail .tabs {
    width: 274px;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li {
    border: none;
    margin: 0 0 4px;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li .description {
    font-weight: 700;
    float: none;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.complectation li .value {
    float: none;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li,
  .itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li {
    border: none;
    margin: 0 0 4px;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li .description,
  .itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li .description {
    font-weight: 700;
    float: none;
  }
  .itemDetail .tabs .tabsDescriptions .tabsDescription ul.charachteristics li .value,
  .itemDetail .tabs .tabsDescriptions .tabsDescription ol.charachteristics li .value {
    float: none;
  }
  .itemDetail .accessories .likeH1 a {
    font-size: 11px;
  }
}
.itemDetail .imgDescrPrice .priceWrap .itemAvailableBuy .itemBuy .quantityBuy a.inCart {
  background: none repeat scroll 0 0 #56B8F4;
  border: 1px solid #0F90ED;
}


.element-bonus{
  color: #3D3D3D; 
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px
}
.element-bonus span{
  color: #65B319;
font-weight: 700;

}
/* End */


/* Start:/bitrix/components/bitrix/system.field.view/templates/string/style.min.css?159316185599*/
span.separator{border:0;border-left:1px solid gray;border-collapse:collapse;width:1px;margin:0 5px}
/* End */


/* Start:/bitrix/components/bitrix/system.field.view/templates/iblock_section/style.min.css?159316185599*/
span.separator{border:0;border-left:1px solid gray;border-collapse:collapse;width:1px;margin:0 5px}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.store.amount/stores-unauth/style.css?15306111962802*/
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/templates/.default/components/bitrix/catalog.store.amount/stores-unauth/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }


.bx_storege {}
.bx_storege h4{
    margin-bottom: 0;
}
.bx_storege hr{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(50%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    border: none;
    height: 1px;
}
.bx_storege ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bx_storege ul li{
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}
.bx_storege ul li a{
    text-decoration: none;
    color: #2a65ae;
}
.bx_storege ul li a:hover{
    text-decoration: underline;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/iblock.element.add.form/comments/style.css?15931618771620*/
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.addCommentForm {
  margin: 0 0 40px;
}
.addCommentForm .errors {
  border: 1px dashed #d6d6d6;
  padding: 5px 10px;
  margin: 0 0 15px;
  color: #f45152;
  font: 700 12px Verdana, Arial, Helvetica, sans-serif;
}
.addCommentForm .errors p {
  font-weight: 200;
}
.addCommentForm .errors ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.addCommentForm .errors ul li {
  padding: 0 0 2px;
}
.addCommentForm .field {
  position: relative;
  margin: 0 0 10px;
}
.addCommentForm .field.last {
  margin: 0;
}
.addCommentForm .field label span {
  display: block;
  margin: 0 0 3px;
}
.addCommentForm .field label span sup {
  color: #d73c3c;
  font-size: 10px;
}
.addCommentForm .field input,
.addCommentForm .field textarea {
  width: 390px;
  font-weight: 200;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.075);
}
.addCommentForm .field input:focus,
.addCommentForm .field textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.addCommentForm .field textarea {
  border: 1px solid #aaa;
  border-radius: 2px;
  height: 90px;
}
/*********<479***********/
@media only screen and (max-width: 479px) {
  .addCommentForm .field input,
  .addCommentForm .field textarea {
    width: 236px;
  }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?15931618772110*/
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.b-pagination {
  border-top: 1px solid #d7d7d7;
}
.b-pagination .pagination li {
  display: block;
  margin: 0 0 0 6px;
  float: left;
}
.b-pagination .pagination li a,
.b-pagination .pagination li span {
  border-radius: 2px !important;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #828282;
  /*padding: 4px 8px;*/
  padding: 4px 0;
  width: 25px;
  text-align: center;
}
.b-pagination .pagination li span {
  border: 1px solid #00679a;
  background: #007fbe;
}
.b-pagination .pagination li span.current {
  color: #fff;
}
.b-pagination .pagination li a {
  border: 1px solid #d7d7d7;
}
.b-pagination .pagination li a:hover {
  background: #f2f2f2;
  color: #222;
  -webkit-box-shadow: 0px 0px 6px 0px #efefef;
  box-shadow: 0px 0px 6px 0px #efefef;
}
.b-pagination .pagination li a.prev_page,
.b-pagination .pagination li a.next_page {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-radius: 0;
  padding: 0;
}
.b-pagination .pagination li a.prev_page {
  border-left: none;
  border-right: 6px solid #007fbe;
  margin: 6px 2px 0 0;
  color: transparent;
}
.b-pagination .pagination li a.next_page {
  border-right: none;
  border-left: 6px solid #007fbe;
  margin: 6px 0 0 2px;
  color: transparent;
}
.b-pagination .pagination li a.show-all-prod {
  padding: 4px;
  width: auto;
}
.b-pagination .show-all-prod,
.b-pagination .next_page,
.b-pagination #infinity-next-page {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d7d7d7;
  margin: 8px 0 0;
  color: #828282;
  font-size: 10px;
  text-transform: uppercase;
  padding: 4px 6px 5px;
  border-radius: 2px;
  text-decoration: none;
}
.b-pagination .show-all-prod:hover,
.b-pagination .next_page:hover,
.b-pagination #infinity-next-page:hover {
  background: #f2f2f2;
  color: #222;
  -webkit-box-shadow: 0px 0px 6px 0px #efefef;
  box-shadow: 0px 0px 6px 0px #efefef;
}

/* End */


/* Start:/bitrix/templates/.default/components/ru/comments/items/style.css?15931618781137*/
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.itemComments {
  margin: 10px 0 0;
}
.itemComments .oneComment {
  position: relative;
  padding: 0 0 9px;
  margin: 0 0 10px;
}
.itemComments .oneComment:after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #d7d7d7;
  width: 1164px;
  left: -10px;
  bottom: 0;
  height: 1px;
}
.itemComments .oneComment .oneCommentDateName .oneCommentDate {
  float: left;
  background: #efefef;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #3d3d3d;
  padding: 4px;
  margin: 0 5px 0 0;
}
.itemComments .oneComment .oneCommentDateName .oneCommentName {
  margin: 3px 0 10px;
  overflow: hidden;
  position: relative;
  font: 700 13px Verdana, Arial, Helvetica, sans-serif;
  color: #007fbe;
}
.itemComments .oneComment .oneCommentDateName .oneCommentName a {
  font: 700 13px Verdana, Arial, Helvetica, sans-serif;
  color: #007fbe;
  text-decoration: none;
}
.itemComments .b-pagination {
  border: none;
  margin: -9px 0 0 -13px;
}

/* End */


/* Start:/bitrix/templates/.default/components/ru/catalog.section/carousel/style.css?15931618788075*/
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.carousel {
  position: relative;
  padding: 0 0 25px;
  /** Carousel **/
}
.carousel.hits .likeH1,
.carousel.news .likeH1 {
  margin: 0;
}
.carousel.hits .likeH1 a,
.carousel.news .likeH1 a {
  text-decoration: none;
  color: #fff;
}
.carousel.hits .likeH1 a:hover,
.carousel.news .likeH1 a:hover {
  text-decoration: underline;
}
.carousel.hits .likeH1 {
  background: #096492;
  color: #fff;
}
.carousel.news .likeH1 {
  background: #1ba0e2;
  color: #fff;
}
.carousel:after {
  bottom: 25px;
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmYWFiMmM1MC0xMjY3LWQ3NDYtODM1Zi1lYTU2ZWYxMzdhMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTNEMjRCNkIxQTQxMTFFNDk1NkQ5MUFEQzhFRTQ3MkYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTNEMjRCNkExQTQxMTFFNDk1NkQ5MUFEQzhFRTQ3MkYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjllNGRiYzZmLTU0ZmItNGQ0MS04MDk4LTkxMGZkMGYzNWY2MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmYWFiMmM1MC0xMjY3LWQ3NDYtODM1Zi1lYTU2ZWYxMzdhMzQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4SmQGJAAAAF0lEQVR42mJ4+PDhfyYGBgZGEPEfIMAALm4Ep/+oJHQAAAAASUVORK5CYII=") repeat-x 0 0;
}
.carousel .jcarousel-wrapper {
  margin: 10px auto 12px;
  position: relative;
  /** Carousel Controls **/
}
.carousel .jcarousel-wrapper .jcarousel {
  position: relative;
  overflow: hidden;
  /*width: 100%;*/
  margin: 0 20px;
  padding: 5px 0;
}
.carousel .jcarousel-wrapper .jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.carousel .jcarousel-wrapper .jcarousel ul li {
  width: 190px;
  height: 190px;
  margin: 0 5px;
  float: left;
  border: 1px solid #d7d7d7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-radius: 2px;
}
.carousel .jcarousel-wrapper .jcarousel ul li:hover {
  -webkit-box-shadow: 0px 0 5px #c9c9c9;
  box-shadow: 0px 0 5px #c9c9c9;
}
.carousel .jcarousel-wrapper .jcarousel ul li:hover .carouseItemNameImgWrap .carouseItemNameImg {
  border-top: none;
}
.carousel .jcarousel-wrapper .jcarousel ul li:hover .carouseItemNameImgWrap .carouseItemNameImg .carouseItemName {
  height: auto;
  border-bottom: 1px dashed #d7d7d7;
}
.carousel .jcarousel-wrapper .jcarousel ul li:hover .carouseItemNameImgWrap .carouseItemNameImg .carouseItemName .carouseItemNameOpacity {
  display: block;
}
.carousel .jcarousel-wrapper .jcarousel ul li:hover .carouseItemNameImgWrap .carouseItemNameImg .carouseItemName .carouseItemNameSpan {
  text-decoration: none;
  height: auto;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap {
  text-decoration: none;
  display: block;
  color: #007fbe;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap .carouseItemNameImg {
  height: 149px;
  position: relative;
  display: block;
  padding: 44px 0 0;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap .carouseItemNameImg .carouseItemName {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  padding: 5px;
  height: 37px;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap .carouseItemNameImg .carouseItemName .carouseItemNameOpacity {
  content: "";
  position: absolute;
  display: none;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap .carouseItemNameImg .carouseItemName .carouseItemNameSpan {
  text-decoration: underline;
  color: #007fbe;
  height: 30px;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 10;
  /*.text-overflow();*/
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap .carouseItemNameImg .carouseItemImg {
  display: block;
  margin: 44px 0 0;
  width: 188px;
  height: 106px;
  border-top: 1px dashed #d7d7d7;
  border-bottom: 1px dashed #d7d7d7;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemNameImgWrap .carouseItemNameImg .carouseItemImg img {
  max-width: 100px;
  max-height: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy {
  position: absolute;
  width: 100%;
  height: 39px;
  bottom: 0;
  left: 0;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy .carouseItemBuy,
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy .carouseItemPrice {
  height: 37px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy .carouseItemPrice {
  width: 110px;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  color: #3d3d3d;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy .carouseItemBuy {
  width: 80px;
  height: 40px;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy .carouseItemBuy a {
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none;
  width: auto;
  border: 1px solid #65b319;
  background: #76cb24;
  border-radius: 2px;
  padding: 2px 10px 4px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.carousel .jcarousel-wrapper .jcarousel ul li .carouseItemPriceBuy .carouseItemBuy a:hover {
  -webkit-box-shadow: 0px 0 5px #c9c9c9;
  box-shadow: 0px 0 5px #c9c9c9;
}
.carousel .jcarousel-wrapper .jcarousel-control-prev,
.carousel .jcarousel-wrapper .jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 20px;
  height: 30px;
  text-decoration: none;
  background: url('/bitrix/templates/index/images/sprites.png') no-repeat;
}
.carousel .jcarousel-wrapper .jcarousel-control-prev {
  left: 0;
  background-position: 0 -90px;
}
.carousel .jcarousel-wrapper .jcarousel-control-prev:hover {
  background-position: 0 -120px;
}
.carousel .jcarousel-wrapper .jcarousel-control-next {
  right: 0;
  background-position: -20px -90px;
}
.carousel .jcarousel-wrapper .jcarousel-control-next:hover {
  background-position: -20px -120px;
}
/*********>1240***********/
/*********1024-1239***********/
@media only screen and (max-width: 1239px) and (min-width: 1024px) {
  .carousel .jcarousel-wrapper .jcarousel ul li {
    margin: 0 25px;
  }
}
/*/********1024-1239***********/
/*********1023-800***********/
@media only screen and (max-width: 1023px) and (min-width: 800px) {
  .carousel .jcarousel-wrapper .jcarousel ul li {
    margin: 0 28px;
  }
}
/*/********1023-800***********/
/*********800-480***********/
@media only screen and (max-width: 799px) and (min-width: 480px) {
  .carousel .jcarousel-wrapper .jcarousel ul li {
    margin: 0 11px;
  }
}
/*/********800-480***********/
/*********<479***********/
@media only screen and (max-width: 479px) {
  .carousel .jcarousel-wrapper .jcarousel ul li {
    margin: 0 26px;
  }
}

/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog/style.css?1593161877697 */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?171757062733903 */
/* /bitrix/components/bitrix/system.field.view/templates/string/style.min.css?159316185599 */
/* /bitrix/components/bitrix/system.field.view/templates/iblock_section/style.min.css?159316185599 */
/* /bitrix/templates/.default/components/bitrix/catalog.store.amount/stores-unauth/style.css?15306111962802 */
/* /bitrix/templates/.default/components/bitrix/iblock.element.add.form/comments/style.css?15931618771620 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?15931618772110 */
/* /bitrix/templates/.default/components/ru/comments/items/style.css?15931618781137 */
/* /bitrix/templates/.default/components/ru/catalog.section/carousel/style.css?15931618788075 */
