

/* Start:/bitrix/templates/dresscode/components/dresscode/catalog/.default/style.css?1758955792177*/
#middleSlider {
	margin-bottom: 24px;
}

.panel-click.selected {
	pointer-events: none;
}

.items.productList {
	margin-bottom: 24px;
}

.removeFromWishlist {
	display: none;
}

/* End */


/* Start:/bitrix/components/dresscode/catalog.item/templates/detail/style.css?175895580648071*/
#left {
	position: relative;
}

#left .collapsed {
	position: absolute;
	z-index: 99;
	width: 100%;
}

.changeName + br {
	display: none;
}

.cheaper-product-name {
	visibility: hidden;
}

.videoFrame {
	border: 0;
}

#catalogElement {
	position: relative;
	border-top: 1px solid #e7e8ea;
}

#catalogElement h2 {
	margin: 0;
}

#catalogElement.loading::after {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100vh;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/loader.svg") no-repeat rgb(0 0 0 / 20%) 50% 50%;
	transition: all 0.2s ease-in-out;
	content: "";
	pointer-events: none;
}

#catalogElement .getStoresWindow {
	text-decoration: none;
}

#elementSmallNavigation {
	display: none;
	box-sizing: border-box;
	height: 50px;
	padding: 0 24px;
	overflow: hidden;
	line-height: 50px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #e7e8ea;
}

#elementSmallNavigation .tab {
	float: left;
	margin-left: 18px;
	padding-right: 18px;
}

#elementSmallNavigation .tab:first-child {
	margin-left: 0;
	padding-left: 18px;
	border-left: 1px solid #e7e8ea;
}

#elementSmallNavigation a {
	position: relative;
	display: block;
	color: #000000;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

#elementSmallNavigation a:hover {
	color: #888888;
}

#elementSmallNavigation a:active {
	position: relative;
	top: 1px;
}

#elementSmallNavigation a img {
	padding-right: 12px;
	vertical-align: middle;
}

#tableContainer {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#tableContainer .column {
	display: table-cell;
}

#tableContainer .column:nth-child(2) {
	padding-bottom: 24px;
	vertical-align: middle;
}

#elementNavigation {
	position: relative;
	width: 355px;
	padding-left: 24px;
	text-align: right;
	background-color: #fcfcfc;
}

#elementNavigation .tabs {
	position: sticky;
	top: 0;
	right: 0;
}

#elementNavigation .tabs a {
	display: inline-block;
	padding: 16px 24px;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

#elementNavigation .tabs .tab {
	padding: 0;
	transition: all 0.2s ease-in-out;
}

#elementNavigation .tabs .tab.disabled,
#elementSmallNavigation .tabs .tab.disabled {
	display: none;
}

#elementNavigation .tabs .tab.active a {
	background-color: #ffffff;
	transition: all 0.2s;
}

#elementNavigation .tabs img {
	padding-left: 24px;
	vertical-align: middle;
	opacity: 0.8;
	transition: all 0.2s;
}

#elementNavigation .tabs a:hover {
	color: #888888;
}

#elementNavigation .tabs a:hover img {
	opacity: 1;
}

#smallElementTools {
	display: none;
	padding: 0 24px;
}

#smallElementTools .quickBuy {
	display: inline-block;
	width: 220px;
	height: 45px;
	margin-bottom: 12px;
	font-family: "roboto_ltregular";
	line-height: 45px;
	text-align: center;
	background: #ffffff;
	border-radius: 2px;
}

.smallElementToolsContainer {
	margin-bottom: 18px;
	padding: 24px 24px 12px;
	border: 1px solid #e7e8ea;
}

#elementTools .priceContainer {
	display: inline-block;
}

#smallElementTools .priceContainer {
	display: inline-block;
	vertical-align: middle;
}

#elementContainer #smallElementTools .purchaseBonus {
	display: block;
	margin: 12px 0 0;
	vertical-align: middle;
}

#smallElementTools .columnRowWrap {
	font-size: 0;
}

#smallElementTools .columnRow {
	display: inline-block;
	box-sizing: border-box;
	width: 50%;
	padding-right: 6px;
	vertical-align: middle;
}

#smallElementTools .columnRow:last-child {
	padding: 0 0 0 6px;
}

#smallElementTools .columnRow .quickBuy {
	box-sizing: border-box;
	height: 60px;
	line-height: 60px;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
}

#smallElementTools .columnRow .addCart {
	margin-top: 0;
}

#smallElementTools .columnRow .addCart {
	width: 100%;
	margin-bottom: 6px;
}

#smallElementTools .columnRow .quickBuy {
	width: 100%;
	margin-bottom: 6px;
}

#smallElementTools .secondTool .row {
	display: inline-block;
	margin-right: 24px;
	vertical-align: middle;
}

#smallElementTools .smallElementToolsContainer .secondTool .row:last-child {
	margin-right: 0;
	margin-bottom: 12px;
}

#elementTools {
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	width: 400px;
	padding: 24px 24px 0;
	background-color: #fcfcfc;
}

#elementTools.fixed .fixContainer {
	position: fixed;
	top: 0;
	z-index: 33;
	width: 400px;
	margin-top: 12px;
	background-color: #fcfcfc;
}

#elementTools .fixContainer.maxScroll {
	position: absolute;
	top: unset;
	bottom: 0;
	left: 24px;
	padding-bottom: 12px;
}

#elementTools .picture {
	display: none;
}

#elementTools .picture img {
	max-width: 280px;
}

#elementTools.fixed .fixContainer .picture {
	display: block;
}

#elementTools .row,
#smallElementTools .row {
	margin-bottom: 12px;
}

#elementTools .secondTool .row:last-child {
	margin-bottom: 0;
}

#elementTools .row img,
#smallElementTools .row img {
	margin-top: -4px;
	padding-right: 6px;
	vertical-align: middle;
}

#elementTools .requestPrice {
	cursor: pointer;
}

#elementTools .label,
#smallElementTools .label {
	color: #717171;
	font-size: 14px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

#smallElementTools .label {
	display: inline-block;
	vertical-align: middle;
}

#smallElementTools .qtyBlock img {
	margin-top: 0;
}

#elementTools .label:hover,
#smallElementTools .label:hover {
	color: #000000;
}

#elementTools .label:active,
#smallElementTools .label:active {
	position: relative;
	top: 1px;
}

#elementTools .article,
#smallElementTools .article {
	margin-bottom: 12px;
	color: #888888;
	font-size: 14px;
}

#elementTools .price,
#smallElementTools .price {
	position: relative;
	display: block;
	margin-bottom: 12px;
	color: #000000;
	font-size: 21px;
	font-family: robotobold;
	text-decoration: none;
}

#elementTools .price .discount,
#smallElementTools .price .discount {
	color: #888888;
}

#elementTools .price .oldPriceLabel,
#smallElementTools .price .oldPriceLabel {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 6px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_condensedlight";
	text-decoration: none;
}

#elementTools .purchaseBonus {
	display: block;
	margin-top: 6px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_condensedlight";
}

#elementTools .priceBlock,
#smallElementTools .priceBlock {
	display: block;
}

#elementTools .purchaseBonus span {
	display: inline-block;
	padding-right: 6px;
	font-family: "roboto_cnregular";
	vertical-align: top;
}

#smallElementTools .purchaseBonus {
	margin-top: 6px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_condensedlight";
}

#smallElementTools .purchaseBonus span {
	display: inline-block;
	padding-right: 6px;
	font-family: "roboto_cnregular";
	vertical-align: top;
}

#elementTools .priceValue,
#smallElementTools .priceValue {
	display: inline-block;
	padding-bottom: 8px;
	color: #000000;
	border-bottom: 1px dashed #bbbbbb;
	transition: all 0.2s ease-in-out;
}

#elementTools .priceValue:hover,
#smallElementTools .priceValue:hover {
	color: #333333;
}

#elementTools .priceValue:active,
#smallElementTools .priceValue:active {
	position: relative;
	top: 1px;
}

#elementTools .priceIcon,
#smallElementTools .priceIcon {
	margin-right: 12px;
}

#catalogElement .fixContainer {
	width: 220px;
}

#catalogElement .mobileButtonsContainer {
	font-size: 0;
	white-space: nowrap;
}

#catalogElement .mainTool .addCart {
	display: inline-block;
	box-sizing: border-box;
	width: 220px;
	height: 60px;
	padding: 0 18px;
	color: #ffffff;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
}

@media all and (min-width: 1101px) {
	#catalogElement .mainTool .addCartContainer:hover .addCart.requestPrice span,
	#catalogElement .mainTool .addCartContainer:hover .addCart.subscribe span,
	#catalogElement .mainTool .addCartContainer:hover .addCart.disabled span,
	#catalogElement .mainTool .addCartContainer:hover .addCart.added span,
	#catalogElement .mainTool .addCart span {
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		transform: translate(-50%, -50%);
		transition: all 0.2s ease-in-out;
	}

	#catalogElement .mainTool .qtyBlock {
		margin-bottom: 0;
	}

	#catalogElement .mainTool .addCartContainer {
		position: relative;
		width: 220px;
		overflow: hidden;
	}

	#catalogElement .mainTool .qtyBlockContainer {
		position: absolute;
		top: 16px;
		right: 18px;
		transform: translateX(50px);
		visibility: hidden;
		opacity: 0;
		transition: all 0.1s ease-in-out;
	}

	#catalogElement .mainTool .addCartContainer:hover .qtyBlockContainer {
		transform: translateX(0);
		visibility: visible;
		opacity: 1;
		transition: all 0.2s ease-in-out;
	}

	#catalogElement .mainTool .addCartContainer:hover .addCart span {
		left: 0%;
		transform: translate(24px, -50%);
	}

	#catalogElement .mainTool .addCartContainer:hover .addCart .icon {
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		visibility: hidden;
		opacity: 0;
		transition: all 0.4s ease-in-out;
	}

	#catalogElement .mainTool .addCartContainer:hover .addCart.requestPrice .icon,
	#catalogElement .mainTool .addCartContainer:hover .addCart.subscribe .icon,
	#catalogElement .mainTool .addCartContainer:hover .addCart.disabled .icon,
	#catalogElement .mainTool .addCartContainer:hover .addCart.added .icon {
		width: auto;
		height: auto;
		margin-top: -6px;
		padding-right: 12px;
		visibility: visible;
		opacity: 1;
	}

	#catalogElement .mainTool .qtyBlockContainer .qty {
		display: inline-block;
		box-sizing: border-box;
		width: 28px;
		height: 28px;
		margin: 0 4px;
		padding: 0 2px;
		color: #ffffff;
		font-size: 12px;
		text-align: center;
		vertical-align: middle;
		background-color: transparent;
		border: 0;
	}

	#catalogElement .mainTool .qtyBlockContainer .qty.error {
		color: #ff0000;
	}

	#catalogElement .mainTool .qtyBlock .plus,
	#catalogElement .mainTool .qtyBlock .minus {
		display: inline-block;
		width: 24px;
		min-width: auto;
		height: 24px;
		padding: 0;
		vertical-align: middle;
		background-color: rgb(255 255 255 / 10%);
		border: 0;
	}

	#catalogElement .mainTool .qtyBlock .minus,
	#catalogElement .mainTool .qtyBlock .plus {
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}

	#catalogElement .mainTool .qtyBlock .plus {
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/basket-add-plus.png");
		border-radius: 2px 2px 0 0;
	}

	#catalogElement .mainTool .qtyBlock .minus {
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/basket-add-minus.png");
		border-radius: 0 0 2px 2px;
	}

	#catalogElement .mainTool .qtyBlock .plus:hover,
	#catalogElement .mainTool .qtyBlock .minus:hover {
		background-color: rgb(255 255 255 / 15%);
	}

	#catalogElement .mainTool .qtyBlock .minus:active,
	#catalogElement .mainTool .qtyBlock .plus:active {
		position: relative;
		top: 1px;
	}

	#catalogElement .mainTool .qtyBlock .plus.error,
	#catalogElement .mainTool .qtyBlock .minus.error {
		background-color: #bc1414;
	}
}

#catalogElement .mainTool .addCart.requestPrice + .qtyBlock,
#catalogElement .mainTool .addCart.subscribe + .qtyBlock,
#catalogElement .mainTool .addCart.disabled + .qtyBlock,
#catalogElement .mainTool .addCart.added + .qtyBlock {
	display: none;
}

#elementTools .addCart .icon,
#smallElementTools .addCart .icon {
	margin-top: -6px;
	padding-right: 12px;
}

#elementTools .quickBuy {
	display: inline-block;
	width: 220px;
	height: 50px;
	margin-top: 18px;
	margin-bottom: 12px;
	color: #000000;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e7e8ea;
	border-radius: 6px;
}

#elementTools .addCart.added,
#smallElementTools .addCart.added {
	background: #2b2b2b;
}

#elementTools .addCart.added:hover,
#smallElementTools .addCart.added:hover {
	background: #3b3b3b;
}

#elementTools .rating,
#elementContainer .mainContainer .rating,
#smallElementTools .rating {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 79px;
	height: 15px;
	margin-top: -4px;
	margin-left: 6px;
	overflow: hidden;
	vertical-align: middle;
}

#elementTools .rating i,
#elementContainer .mainContainer .rating i,
#smallElementTools .rating i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 79px;
	height: 15px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/rating.svg") repeat 0 0 transparent;
}

#elementTools .rating i.m,
#elementContainer .mainContainer .rating i.m,
#smallElementTools .rating i.m {
	z-index: 10;
	width: 0;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/rating.svg") repeat 0 -15px transparent;
}

#elementTools .icon,
#smallElementTools .icon {
	display: inline-block;
	vertical-align: middle;
}

.ya-share-label {
	margin-top: 30px;
	margin-bottom: 6px;
	color: #717171;
}

#elementContainer {
	position: relative;
	width: 100%;
}

#elementContainer .mainContainer {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#elementContainer .description {
	margin: 12px 0;
	font-family: "roboto_ltregular";
}

#elementContainer .description .heading {
	margin-bottom: 6px;
	font-size: 16px;
}

#elementContainer .changeShortDescription {
	font-size: 13px;
	line-height: 16px;
}

#elementContainer .description .readMore {
	display: block;
	margin: 4px 0;
	color: #888888;
	transition: all 0.2s;
}

#elementContainer .description .readMore:hover {
	color: #000000;
}

#elementContainer .mainContainer .col {
	position: relative;
	display: table-cell;
	width: 50%;
	padding: 24px 0;
	vertical-align: middle;
}

#elementContainer .mainContainer .secondCol {
	position: static;
	padding-right: 24px;
	vertical-align: top;
}

#elementContainer .mainContainer .col.hide {
	display: none;
}

#elementContainer .mainContainer .col:first-child {
	padding: 24px 12px;
	text-align: center;
	vertical-align: middle;
}

#elementContainer #pictureContainer .pictureSlider {
	table-layout: fixed;
}

#elementContainer #pictureContainer .pictureSlider .item:first-child {
	display: block;
}

#elementContainer #pictureContainer .pictureSlider .item {
	display: none;
	padding: 0 24px;
}

#elementContainer #pictureContainer .item a {
	display: block;
	text-align: center;
}

#elementContainer #pictureContainer .item a img {
	max-width: 90%;
	max-height: 100%;
	vertical-align: middle;
}

#elementContainer #moreImagesCarousel {
	position: relative;
	margin-top: 24px;
	padding-top: 24px;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

#elementContainer #moreImagesCarousel.show {
	visibility: visible;
	opacity: 1;
}

#elementContainer #moreImagesCarousel.hide {
	display: none;
}

#elementContainer #moreImagesCarousel #moreImagesLeftButton,
#elementContainer #moreImagesCarousel #moreImagesRightButton {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 14px;
	height: 16px;
	margin-top: 3px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/carouselArrowSmall.png") 0 0 no-repeat transparent;
	opacity: 0.5;
}

#elementContainer #moreImagesCarousel #moreImagesLeftButton:hover,
#elementContainer #moreImagesCarousel #moreImagesRightButton:hover {
	opacity: 0.8;
}

#elementContainer #moreImagesCarousel #moreImagesLeftButton:active,
#elementContainer #moreImagesCarousel #moreImagesRightButton:active {
	opacity: 1;
}

#elementContainer #moreImagesCarousel #moreImagesLeftButton {
	left: 32px;
}

#elementContainer #moreImagesCarousel #moreImagesRightButton {
	right: 32px;
	background-position: -14px 0;
}

#elementContainer #moreImagesCarousel .carouselWrapper {
	width: 80%;
	margin: auto;
	overflow: hidden;
}

#elementContainer #moreImagesCarousel .slideBox {
	position: relative;
	height: 62px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

#elementContainer #moreImagesCarousel .slideBox .item {
	position: relative;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	opacity: 0.5;
	transition: all 0.2s ease-in-out;
}

#elementContainer #moreImagesCarousel .slideBox .item.selected {
	opacity: 1;
}

#elementContainer #moreImagesCarousel .slideBox .item.selected::after {
	position: absolute;
	bottom: -12px;
	left: 50%;
	display: block;
	width: 30%;
	border-bottom: 2px solid #000000;
	transform: translateX(-50%);
	content: "";
}

#elementContainer #moreImagesCarousel .slideBox .item a {
	display: block;
	height: 50px;
	line-height: 50px;
}

#elementContainer #moreImagesCarousel .slideBox .item img {
	max-width: 100%;

	/* margin-top: -4px; */
	max-height: 100%;
	vertical-align: middle;
}

#elementContainer .mainContainer .markerContainer {
	position: absolute;
	top: 24px;
	left: 24px;
	z-index: 3;
}

#elementContainer .wishCompWrap {
	position: absolute;
	top: 24px;
	right: 30px;
	z-index: 2;
}

#elementContainer .wishCompWrap .elem {
	position: relative;
	display: block;
	width: 34px;
	height: 34px;
	margin-bottom: 8px;
	font-size: 0;
	line-height: 34px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#elementContainer .wishCompWrap .elem::before,
#elementContainer .wishCompWrap .elem::after {
	position: absolute;
	top: 9px;
	left: 9px;
	width: 16px;
	height: 16px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/wishCompImage.png") 0 0 no-repeat;
	transition: all 0.2s ease-in-out;
	content: "";
}

#elementContainer .wishCompWrap .elem::after {
	opacity: 0;
}

#elementContainer .wishCompWrap .addWishlist::before {
	background-position: 0 0;
}

#elementContainer .wishCompWrap .addWishlist::after {
	background-position: -16px 0;
}

#elementContainer .wishCompWrap .addCompare::before {
	background-position: 0 -16px;
}

#elementContainer .wishCompWrap .addCompare::after {
	background-position: -16px -16px;
}

#elementContainer .wishCompWrap .elem:hover {
	background: #e7e8ea;
	border-color: #e7e8ea;
}

#elementContainer .wishCompWrap .elem:active {
	top: 1px;
}

#elementContainer .wishCompWrap .elem.added::before {
	opacity: 0;
}

#elementContainer .wishCompWrap .elem.added::after {
	opacity: 1;
}

#elementContainer .wishCompWrap .elem img {
	display: none;
	display: inline-block;
	vertical-align: middle;
}

#elementContainer .marker {
	z-index: 2;
	margin-bottom: 8px;
	padding: 3px 4px;
	color: #ffffff;
	font:
		normal normal 12px "roboto_ltregular",
		arial,
		sans-serif;
	line-height: 16px;
	text-align: left;
	background-color: #424242;
	border-radius: 4px;
}

#elementContainer .brandImageWrap {
	display: block;
}

#elementContainer .brandImageWrap .tb {
	width: auto;
}

#elementContainer .brandImage {
	display: inline-block;
	margin-right: 66px;
	margin-bottom: 24px;
	vertical-align: middle;
}

#elementContainer .bindAction {
	display: inline-block;
	margin-bottom: 24px;
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
}

/* #elementContainer .tb{
	width: auto;
} */

#elementContainer .bindActionImage {
	width: 38px;
}

#elementContainer .bindActionImage .image {
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#elementContainer .bindAction a {
	position: relative;
	font-size: 13px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

#elementContainer .bindAction a:active {
	position: relative;
	top: 1px;
}

.newReviewTable {
	font-size: 0;
}

.newReviewTable .left {
	display: inline-block;
	box-sizing: border-box;
	width: 50%;
	padding-right: 24px;
	font-size: 14px;
	vertical-align: top;
}

.newReviewTable .right {
	display: inline-block;
	width: 50%;
	font-size: 14px;
	vertical-align: top;
}

.reviewsBtnWrap {
	margin-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #f3f3f3;
}

.reviewsBtnWrap .row {
	display: inline-block;
	margin: 0 36px 12px 0;
	font-size: 13px;
	font-family: "roboto_ltregular";
	vertical-align: top;
}

.reviewsBtnWrap .row:last-child {
	margin-right: 0;
}

.reviewsBtnWrap .row img {
	margin-top: -4px;
	padding-right: 6px;
	vertical-align: middle;
}

.reviewsBtnWrap .label {
	color: #717171;
	line-height: 21px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

.reviewsBtnWrap .labelDotted {
	display: inline-block;
	color: #000000;
	border-bottom: 1px dashed #b9b9b9;
	transition: all 0.2s ease-in-out;
}

.reviewsBtnWrap a.label:hover .labelDotted {
	border-color: #000000;
}

.reviewsBtnWrap a.label:hover {
	color: #000000;
}

.reviewsBtnWrap a.label:active {
	position: relative;
	top: 1px;
}

#elementContainer .brandImage img {
	max-width: 200px;
	max-height: 34px;
	vertical-align: middle;
	transition: all 0.2s ease-in-out;
}

#elementContainer .brandImage:hover img {
	opacity: 0.7;
}

#elementContainer .headingBox {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#elementContainer .headingBox .heading {
	display: table-cell;
	padding-bottom: 12px;
	font-size: 16px;
	vertical-align: top;
}

#elementContainer .headingBox .moreProperties {
	display: table-cell;
	width: 40%;
	padding-right: 24px;
	padding-left: 12px;
	vertical-align: top;
}

#elementContainer .headingBox .morePropertiesLink {
	/* text-decoration: none; */
	color: #888888;
	transition: all 0.2s;
}

#elementContainer .headingBox .morePropertiesLink:hover {
	color: #000000;
}

#elementContainer .elementProperties .propertyTable {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#elementContainer .elementProperties .propertyTable {
	font-size: 13px;
}

#elementContainer .elementProperties .propertyTable .propertyName,
#elementContainer .elementProperties .propertyTable .propertyValue {
	position: relative;
	display: table-cell;
	padding: 2px 0;
	overflow: hidden;
	vertical-align: middle;
	background-color: #ffffff;
}

#elementContainer .elementProperties .propertyTable .propertyValue {
	width: 40%;
	padding-left: 12px;
}

#elementContainer .elementProperties .propertyTable .analog {
	color: #000000;
	transition: all 0.2s;
}

#elementContainer .elementProperties .propertyTable .analog:hover {
	color: #888888;
}

#elementContainer .elementProperties .propertyTable .propertyName::after {
	position: absolute;
	width: 100%;
	height: 13px;
	margin-left: 12px;
	border-bottom: 1px dotted #eeeeee;
	content: "";
}

#elementContainer .elementSkuPropertyValue {
	transition: all 0.2s ease-in-out;
}

#elementContainer .elementSkuPropertyValue.loading {
	opacity: 0.5;
}

#elementContainer .elementSkuVariantLabel {
	margin-top: 12px;
	font-size: 16px;
}

#elementContainer .elementSkuPropertyName {
	color: #888888;
	font-size: 13px;
}

#elementContainer .elementSkuPropertyList {
	margin: 0 -2px 0 -4px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

#elementContainer .elementSkuProperty {
	margin: 6px 0 12px;
	overflow: hidden;
}

#elementContainer .elementSkuPropertyDropdown {
	margin: 6px 0 12px;
}

#elementContainer .elementSkuProperty li {
	float: left;
	box-sizing: border-box;
	min-width: 54px;
	padding: 4px 2px 2px 4px;
	overflow: hidden;
}

#elementContainer .elementSkuProperty .selected .elementSkuPropertyLink {
	position: relative;
	pointer-events: none;
}

#elementContainer .elementSkuProperty .disabled {
	display: none;
}

#elementContainer .elementSkuPropertyLink {
	display: block;
	padding: 8px 12px;
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid transparent;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#elementContainer .selected .elementSkuPropertyLink {
	background-color: transparent;
}

#elementContainer .elementSkuPropertyPicture {
	position: relative;
	width: 54px;
	height: 54px;
	padding: 0;
	line-height: 54px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
}

#elementContainer .elementSkuPropertyPicture::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 54px;
	background-color: rgb(0 0 0 / 4%);
	border-radius: 4px;
	content: "";
	pointer-events: none;
}

#elementContainer .elementSkuPropertyLink:active {
	position: relative;
	top: 1px;
}

#elementContainer .elementSkuPropertyList img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

#catalogElement .elementSkuDropDownProperty {
	overflow: visible;
}

#catalogElement .elementSkuDropDownProperty .skuDropdownListItem {
	float: none;
	box-sizing: content-box;
	min-width: auto;
	padding: 0;
	overflow: visible;
}

#catalogElement .skuDropdown {
	position: relative;
	display: block;
	width: 264px;
	margin-top: 4px;
	font-size: 13px;
	line-height: 13px;
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	border-radius: 2px;
	user-select: none;
}

#catalogElement .skuCheckedItem {
	display: block;
	padding: 12px 30px 12px 8px !important;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/selectArrow.png") 97% 50% no-repeat transparent;
	border-radius: 4px;
	cursor: pointer;
}

#catalogElement .skuCheckedItem:hover {
	opacity: 0.8;
}

#catalogElement .skuCheckedItem:active {
	position: relative;
	top: 1px;
}

#catalogElement .skuDropdown label::before,
#catalogElement .skuCheckboxList label::before {
	display: none;
}

#catalogElement .skuDropdownList {
	position: absolute;
	top: 44px;
	right: 0;
	left: 0;
	z-index: 2;
	margin: 0 -1px;
	padding: 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	visibility: hidden;
	opacity: 0;
}

#catalogElement .skuDropdownList.opened {
	visibility: visible;
	opacity: 1;
}

#catalogElement .pics .skuDropdownList {
	top: 52px;
}

#catalogElement .skuDropdownList .elementSkuPropertyValue {
	position: relative;
	display: block;
	border-top: 1px solid #e7e8ea;
}

#catalogElement .skuDropdownList .elementSkuPropertyValue:first-child {
	border-top: 0;
}

#catalogElement .skuDropdownList .selected {
	color: #ffffff;
	font-family: robotomedium;
	background-color: #f9f9f9;
	cursor: pointer;
	opacity: 0.8;
}

#catalogElement .skuDropdownList .elementSkuPropertyValue:hover {
	color: #ffffff;
	background-color: #f9f9f9;
	cursor: pointer;
	opacity: 0.8;
}

#catalogElement .skuDropdownList .skuPropertyItemLink {
	display: block;
	padding: 12px 8px !important;
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	border: 0;
}

#catalogElement .skuDropdownList .skuDropdownListItem.selected .skuPropertyItemLink {
	border: 0;
}

#catalogElement .skuDropdownList .skuDropdownListItem.disabled {
	display: none;
}

#catalogElement .skuDropdownList .elementSkuPropertyValue:active .skuPropertyItemLink,
#catalogElement .skuDropdownList .skuPropertyItemLink:active {
	position: relative;
	top: 1px;
}

.changePropertiesNoGroup {
	margin-top: 24px;
}

#elementContainer #detailText,
#elementContainer #detailTags {
	clear: both;
	box-sizing: border-box;
	padding: 0 24px 24px;

	/* margin-top: 24px; */
	overflow: hidden;
	font-size: 14px;
}

#elementContainer #detailTags {
	padding-bottom: 0;
}

#elementContainer #detailText .heading,
#elementContainer #detailTags .heading {
	padding: 36px 0;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
}

#elementContainer #detailText img {
	max-width: 100%;
}

#elementContainer .defailTagsItems {
	margin-bottom: 12px;
}

#elementContainer .detailTagsItems .detailTagsItem {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 12px;
	vertical-align: middle;
}

#elementContainer .detailTagsItems .detailTagsItem:last-child {
	margin-right: 0;
}

#elementContainer .detailTagsItems .detailTagsLink {
	display: block;
	padding: 6px 12px;
	color: #000000;
	text-decoration: none;
	background-color: #f4f4f4;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#elementContainer .detailTagsItems .detailTagsLink.selected {
	font-family: robotomedium;
}

#elementContainer .detailTagsItems .detailTagsLink.selected .reset {
	display: inline-block;
	margin-left: 6px;
	font-size: 13px;
	vertical-align: middle;
}

#elementContainer .detailTagsItems .detailTagsLink:hover {
	background-color: #f0f0f0;
}

#elementContainer .detailTagsItems .detailTagsLink:active {
	position: relative;
	top: 1px;
}

#elementContainer .detailTagsItems .moreButton .detailTagsLink {
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
}

#elementContainer .detailTagsItems .moreButton .detailTagsLink:hover {
	background-color: #fbfbfb;
}

#elementContainer .detailTagsItems .detailTagsItem.showAll {
	display: inline-block !important;
}

@media screen and (min-width: 600px) {
	#elementContainer .detailTagsItems .desktopHidden {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	#elementContainer .detailTagsItems .mobileHidden,
	#elementContainer #detailTags.mobileHidden {
		display: none;
	}
}

#morePhotoSlider {
	box-sizing: border-box;
	margin: 24px 48px 0;
	overflow: hidden;
}

#morePhotoSlider .morePhotos {
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.6s ease-in-out;
}

#morePhotoSlider .morePhotos .photoItem {
	/* transform: scale(0.7); */
	position: relative;
	float: left;
	text-align: center;
	opacity: 0.6;
}

#morePhotoSlider .morePhotos .photoItem.selected {
	padding-bottom: 24px;

	/* transform: scale(1); */
	opacity: 1;
}

#morePhotoSlider .morePhotos .photoItem.selected::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 30%;
	border-bottom: 2px solid #000000;
	transform: translateX(-50%);
	content: "";
}

#morePhotoSlider .morePhotos .photoItem a {
	display: inline-block;
	height: 100px;
	line-height: 100px;
}

#morePhotoSlider .morePhotos .photoItem img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

#elementContainer .zoom {
	cursor: zoom-in;
}

#related,
#similar {
	margin-top: 24px;
}

#related .heading,
#similar .heading {
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
}

#catalogElement .productList {
	border-left: 0;
}

#catalogElement .product {
	width: 25%;
}

#giftContainer {
	margin-top: 24px;
	padding-bottom: 24px;
}

#giftContainer .heading {
	display: block;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
}

#elementProperties {
	box-sizing: border-box;

	/* margin-top: 24px; */
	padding: 0 24px;
	overflow: auto;
}

#elementProperties .heading {
	display: block;
	padding: 36px 0 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #efefef;
}

.elementProperties a {
	color: #000000;
	transition: all 0.2s ease-in-out;
}

#elementProperties .stats {
	/* min-width: 600px; */
	width: 100%;
	padding: 12px;
	table-layout: fixed;
	border-collapse: collapse;
}

#elementProperties .stats a {
	color: #000000;
	transition: all 0.2s ease-in-out;
}

#elementProperties .stats a:active {
	position: relative;
	top: 1px;
}

#elementProperties .stats td {
	transition: all 0.2s ease-in-out;
}

#elementProperties .stats .question {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-left: 6px;
	vertical-align: middle;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/questions.png") 0 0 transparent;
	transition: all 0s ease-in-out;
}

#elementProperties .stats .question:hover {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/questions.png") -19px 0 transparent;
}

#elementProperties .stats .question:active {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/questions.png") -38px 0 transparent;
}

#elementProperties .stats tr.gray:last-child {
	border-bottom: 0;
}

#elementProperties .stats .gray td {
	background-color: #f9f9f9;
}

#elementProperties .stats tr:hover td {
	background: #eeeeee;
}

#elementProperties .stats .cap,
#elementProperties .stats .cap:hover td {
	background-color: #ffffff !important;
	border: 0 !important;
}

#elementProperties .stats .cap td {
	padding: 12px 0;
	color: #000000;
	font-size: 18px;
}

#elementProperties .stats td {
	padding: 6px 0;
}

#elementProperties .stats .name {
	width: 40%;

	/* white-space: nowrap; */
	padding-left: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#elementProperties .stats .name span {
	display: inline-block;
	box-sizing: border-box;
	padding-right: 12px;
	vertical-align: middle;
}

#elementProperties .stats .analog {
	padding-bottom: 1px;
	color: #9d9d9d;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
	transition: all 0.2s ease-in-out;
}

#elementProperties .stats .analog:hover {
	color: #000000;
	border-bottom-color: #000000;
}

#elementProperties .stats .analog:active {
	position: relative;
	top: 1px;
}

#elementProperties .stats .right {
	padding-right: 10%;
	text-align: right;
}

#catalogElement .bx_pagination_bottom {
	box-sizing: border-box;
	padding: 0 24px;
}

#files {
	margin-top: 24px;
}

#files .wrap {
	box-sizing: border-box;
	padding: 0 24px;
}

#files .heading {
	display: block;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #efefef;
}

#files .items {
	overflow: hidden;
}

#files .item {
	float: left;
	width: 25%;
	height: 65px;
	margin-bottom: 24px;
	overflow: hidden;
}

#files .item .tb {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#files .item .tbr {
	display: table-row;
}

#files .item .icon {
	display: table-cell;
	width: 20%;
	vertical-align: middle;
}

#files .item .icon a {
	display: block;
}

#files .item .icon img {
	max-width: 100%;
	vertical-align: middle;
}

#files .item .info {
	display: table-cell;
	width: 50%;
	padding-right: 18px;
	vertical-align: middle;
}

#files .item .info .name {
	display: block;
	height: 25px;
	overflow: hidden;
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	transition: all 0.2s ease-in-out;
}

#files .item .info .name span {
	display: inline-block;
	line-height: 21px;
	vertical-align: middle;
}

#files .item small {
	display: block;
}

#video {
	margin-top: 24px;
}

#video .wrap {
	box-sizing: border-box;
	padding: 0 24px;
}

#video .heading {
	display: block;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #efefef;
}

#video .items {
	margin: 0 -12px;
	overflow: hidden;
}

#video .items.sz1 {
	margin: 0;
}

#video .item {
	float: left;
	box-sizing: border-box;
	width: 33.33333%;
	padding: 0 12px 24px;
}

#video .item iframe {
	width: 100%;
	height: 200px;
}

#video .items.sz1 .item {
	width: 100%;
	padding: 0;
}

#video .items.sz1 iframe {
	height: 500px;
}

#video .items.sz2 .item {
	width: 50%;
}

#video .items.sz2 iframe {
	height: 300px;
}

#elementError {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
	width: 100%;
	height: 100%;
	overflow: visible;
	background-color: rgb(0 0 0 / 29.8%);
}

#elementErrorContainer {
	position: relative;
	top: 50%;
	left: 50%;
	z-index: 999;
	box-sizing: border-box;
	width: 300px;
	margin-top: -130px;
	margin-left: -150px;
	overflow: hidden;
	color: #000000;
	background-color: #ffffff;
	box-shadow: 1px 1px 12px rgb(0 0 0 / 50%);
}

#elementErrorContainer span.heading {
	display: block;
	height: 50px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	background-color: #424242;
}

#elementErrorContainer p {
	padding: 12px;
	color: #000000;
	text-align: center;
}

#elementErrorContainer #elementErrorClose {
	position: absolute;
	top: 16px;
	right: 24px;
	display: block;
	width: 21px;
	height: 21px;
	margin-bottom: 24px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/exit.png") 0 0 no-repeat transparent;
}

#elementErrorContainer #elementErrorClose:hover {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/exit.png") 0 -21px no-repeat transparent;
}

#elementErrorContainer #elementErrorClose:active {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/exit.png") 0 -42px no-repeat transparent;
}

#elementErrorContainer .close {
	display: block;
	width: 140px;
	height: 35px;
	margin: 0 auto 12px;
	color: #cccccc;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	background: #424242;
	transition: all 0.2s ease-in-out;
}

#elementErrorContainer .close:hover {
	background: #2b2b2b;
}

#elementErrorContainer .close:active {
	position: relative;
	top: 1px;
}

#catalogElement #hint {
	position: absolute;
	width: 300px;
	padding: 12px;
	background: #ffffff;
	border: 1px solid #bdbdbd;
	box-shadow: 1px 1px 12px #dbdbdb;
}

#catalogElement #hint span {
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 31px;
}

#catalogElement #hint ins {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 10px;
	height: 9px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/clear.png") no-repeat 0 0 transparent;
	cursor: pointer;
}

#catalogElement #hint ins:active {
	top: 13px;
}

#skuOffersTable {
	box-sizing: border-box;
	margin-bottom: 30px;
}

#skuOffersTable .offersTableContainer {
	box-sizing: border-box;
	padding: 0 24px;
}

#skuOffersTable .offersTableContainerBtn {
	margin-top: 24px;
	text-align: center;
}

#skuOffersTable .catalogProductOffersNext img {
	display: inline-block;
	margin-top: -2px;
	margin-right: 8px;
	vertical-align: middle;
}

#skuOffersTable .catalogProductOffersNext.btn-simple {
	width: 156px;
	border-radius: 4px;
}

#skuOffersTable .heading {
	display: block;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotomedium;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
}

#skuOffersTable .offersTable {
	width: 100%;
}

#skuOffersTable .tb {
	width: 100%;
	transition: all 0.2s ease-in-out;
}

#skuOffersTable .tableElem .tb:hover {
	background-color: #fdfdfd;
}

#skuOffersTable .tc {
	box-sizing: border-box;
	padding: 8px 6px;
	text-align: center;
}

#skuOffersTable .thead {
	background: #f1f1f1;
	border-radius: 4px;
}

#skuOffersTable .thead .tc {
	padding: 12px 6px;
}

#skuOffersTable .tableElem {
	margin-top: 8px;
	border: 1px solid #f1f1f1;
	border-radius: 4px;
}

#skuOffersTable .offersTable th,
#skuOffersTable .offersTable td {
	text-align: center;
}

#skuOffersTable .offersTable th {
	padding: 12px 0;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	background-color: #f1f1f1;
}

#skuOffersTable .offersTable td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

#skuOffersTable .offersTable th {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

#skuOffersTable .offersTable th:first-child,
#skuOffersTable .offersTable td:first-child {
	border-left: 1px solid #f3f3f3;
}

#skuOffersTable .offersTable th:last-child,
#skuOffersTable .offersTable td:last-child {
	border-right: 1px solid #f3f3f3;
}

#skuOffersTable .offersTable .offersName {
	width: 220px;
	text-align: left;
}

#skuOffersTable .offersTable .offersName + td {
	padding-left: 12px;
}

#skuOffersTable .offersTable .offersPicture {
	width: 96px;
}

#skuOffersTable .offersTable .offersPicture img {
	width: auto;
	max-width: 42px;
	height: auto;
	max-height: 54px;
	vertical-align: middle;
}

#skuOffersTable .offersTable .priceWrap {
	width: 184px;
}

#skuOffersTable .offersTable .quantity img {
	display: inline-block;
	margin-top: -4px;
	padding-right: 6px;
	vertical-align: middle;
}

#skuOffersTable .offersTable .price {
	position: relative;
	font-size: 16px;
	font-family: robotomedium;
}

#skuOffersTable .offersTable .getPricesWindow .priceIcon {
	display: none;
}

#skuOffersTable .offersTable .quanBaskWrap {
	width: 250px;
	padding: 0;
}

#skuOffersTable .offersTable .quanBaskWrap .tc {
	width: 50%;
}

#skuOffersTable .offersTable .basket {
	padding-right: 12px;
}

#skuOffersTable .offersTable .price .priceIcon {
	margin-right: 6px;
}

#skuOffersTable .offersTable .price .lnk {
	padding-bottom: 2px;
	border-bottom: 1px dashed #000000;
	transition: all 0.2s ease-in-out;
}

#skuOffersTable .offersTable .price:hover .lnk {
	border-color: #888888;
}

#skuOffersTable .offersTable .property {
	/* font-family: "robotobold"; */
	font-size: 14px;
}

#skuOffersTable .offersTable .discount {
	position: absolute;
	top: -16px;
	right: -12px;
	display: block;
	color: #888888;
	font-size: 13px;
	font-family: "roboto_ltregular";
}

#skuOffersTable .offersTable .basket .addCart {
	display: inline-block;
	height: 30px;
	padding: 0 12px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;

	/* width: 76px; */
	transition: all 0.2s ease-in-out;
}

#skuOffersTable .offersTable .basket .addCart.requestPrice {
	margin-top: 0;
}

#skuOffersTable .offersTable .basket .addCart:active {
	position: relative;
	top: 1px;
}

#skuOffersTable .offersTable .basket .addCart img {
	display: inline-block;
	margin-top: -4px;
	margin-right: 12px;
	vertical-align: middle;
}

#skuOffersTable .outOfStock {
	color: #888888;
}

#complect {
	box-sizing: border-box;
	margin-bottom: 24px;
	padding: 0 24px;
}

#complect .heading {
	display: block;
	padding: 24px 0 12px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #efefef;
}

#complect .complectList {
	margin: 0 -12px;
	overflow: hidden;
}

#complect .complectListItem {
	position: relative;
	float: left;
	width: 25%;
	height: 355px;
}

#complect .complectListItemWrap {
	box-sizing: border-box;
	padding: 12px;
}

#complect .complectListItemPicture img {
	max-width: 90%;
	max-height: 90%;
	vertical-align: middle;
	transition: all 0.5s ease-in-out;
}

#complect .complectListItemPicture:hover img {
	opacity: 0.8;
}

#complect .complectListItemPicLink {
	display: block;
	height: 240px;
	line-height: 240px;
	text-align: center;
	transition: all 0.5s ease-in-out;
}

#complect .complectListItemLink {
	display: block;
	height: 44px;
	margin-bottom: 12px;
	overflow: hidden;
	font-size: 14px;
	line-height: 44px;
	text-decoration: none;
	transition: 0.2s all ease-in-out;
}

#complect .complectListItemLink .middle {
	display: inline-block;
	line-height: 21px;
	vertical-align: top;
}

#complect .complectListItemPrice {
	display: block;
	margin-bottom: 12px;
	font-size: 18px;
	font-family: robotobold;
	text-decoration: none;
}

#complect .complectListItemPrice .measure {
	font-size: 16px;
}

#complect .complectListItemPrice .discount {
	padding-left: 4px;
	font-size: 14px;
	font-family: "roboto_ltregular";
}

#complect .complectResult {
	box-sizing: border-box;
	height: 60px;
	padding-right: 24px;
	padding-left: 24px;
	overflow: hidden;
	line-height: 60px;
	background-color: #fdfdfd;
	border: 1px solid #e8e8e8;
}

#complect .complectPriceResult {
	display: inline-block;
	margin-left: 12px;
	font-size: 18px;
	font-family: robotobold;
}

#complect .complectResult .discount {
	margin-left: 12px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_ltregular";
}

#complect .complectResultEconomy {
	float: right;
	padding-left: 24px;
	border-left: 1px solid #e8e8e8;
}

#complect .complectResultEconomyValue {
	margin-left: 12px;
	font-size: 16px;
	font-family: robotobold;
}

#complect .complectListItem::after {
	position: absolute;
	top: 50%;
	right: -12px;
	display: block;
	color: #888888;
	font-size: 48px;
	font-family: "roboto_thregular";
	transform: translateY(-50%);
	content: "+";
}

#complect .complectListItem:last-child::after,
#complect .complectListItem:nth-child(4n)::after {
	display: none;
}

#zoomer {
	transform: scale(0.7);
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

#zoomer.opened {
	transform: scale(1);
	visibility: visible;
	opacity: 1;
}

#zoomer #zoomerExitLink {
	width: 50px;
	height: 50px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/exitBig.png") 0 0 no-repeat transparent;
	opacity: 0.5;
}

#zoomer #zoomerExitLink:hover {
	opacity: 0.8;
}

#zoomer #zoomerExitLink:active {
	top: 25px;
	height: 48px;
	opacity: 1;
}

#zoomerMoreImagesContainerWrapper .item {
	transition: all 0.2s ease-in-out;
}

#zoomerMoreImagesContainerWrapper .item:hover {
	opacity: 0.9 !important;
}

#zoomerMoreImagesContainerWrapper .selected {
	opacity: 1 !important;
}

#zoomerBigPrevMore,
#zoomerBigNextMore {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/carouselArrowsBig.png") 0 0 no-repeat transparent;
	opacity: 0.5;
}

#zoomerBigNextMore {
	background-position: -57px 0;
}

#zoomerNextMore,
#zoomerPrevMore {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/carouselArrows.png") 0 0 no-repeat transparent;
	opacity: 0.5;
}

#zoomerNextMore {
	background-position: -80px 0;
}

#zoomerPrevMore:hover,
#zoomerNextMore:hover,
#zoomerBigPrevMore:hover,
#zoomerBigNextMore:hover {
	opacity: 0.8;
}

#zoomerPrevMore:active,
#zoomerNextMore:active,
#zoomerBigPrevMore:active,
#zoomerBigNextMore:active {
	opacity: 1;
}

#zoomerNextMore:active {
	right: -1px !important;
}

#zoomerPrevMore:active {
	left: -1px !important;
}

#zoomerBigPrevMore:active {
	left: 23px !important;
}

#zoomerBigNextMore:active {
	right: 23px !important;
}

#zoomerMoreImagesContainerWrapper .link:active {
	position: relative;
	top: 1px;
}

.catalogProductOffersPager {
	text-align: center;
}

.catalogProductOffersNext {
	margin-top: 24px;
}

#catalogElement input[type="radio"]:not(checked) {
	position: absolute;
	opacity: 0;
}

#catalogElement input[type="radio"] + label {
	cursor: pointer;
}

#catalogElement input[type="radio"]:not(checked) + label {
	position: relative;
	padding-left: 28px;
}

.smallSpecialTime {
	padding-bottom: 12px;
	color: #ffffff;
	font-size: 0;
	line-height: 0;
}

.smallSpecialTime .specialTimeItem {
	display: inline-block;
	box-sizing: border-box;
	width: 48px;
	height: 42px;
	margin-left: 4px;
	padding: 8px 0;
	overflow: hidden;
	line-height: 14px;
	text-align: center;
	border-radius: 6px;
}

.smallSpecialTime .specialTimeItem:first-child {
	margin-left: 0;
}

.smallSpecialTime .specialTimeItemValue {
	font-size: 14px;
	font-family: robotomedium;
}

.smallSpecialTime .specialTimeItemlabel {
	font-size: 12px;
	font-family: "roboto_ltregular";
}

.detail-text-wrap {
	box-sizing: border-box;
	margin-top: 12px;
	padding: 0 24px 24px;
	border-top: 1px solid #e7e8ea;
}

.detail-text-wrap .heading {
	display: block;
	padding: 30px 0 0;
	color: #000000;
	font-weight: 400;
	font-size: 20px;
	font-family: robotomedium;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
}

#elementContainer .new-list-items-wrap {
	box-sizing: border-box;
	margin-top: 0;
	margin-bottom: 24px;
	padding: 0 24px;
	border-top: 1px solid #e7e8ea;
}

.new-list-items-wrap .heading {
	display: block;
	padding: 36px 0 18px;
	color: #000000;
	font-weight: 400;
	font-size: 20px;
	font-family: robotomedium;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
}

#elementContainer .new-list-items {
	max-width: none;
	margin: 0 -12px;
	font-size: 0;
}

.new-list-items .list-item-wrap {
	display: inline-block;
	box-sizing: border-box;
	width: 33.333%;
	padding: 12px;
	vertical-align: top;
}

.new-list-items .list-item {
	padding: 24px 18px;
	border: 1px solid #e7e8ea;
	border-radius: 2px;
}

.new-list-items .image {
	width: 54px;
	padding-right: 18px;
}

.new-list-items .image-container {
	display: block;
	transition: all 0.2s ease-in-out;
}

.new-list-items .image-container:hover {
	opacity: 0.9;
}

.new-list-items .image-container:active {
	position: relative;
	top: 1px;
}

.new-list-items .text {
	color: #000000;
}

.new-list-items .name {
	display: block;
	max-height: 18px;
	margin-bottom: 12px;
	overflow: hidden;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

.new-list-items .name:active {
	position: relative;
	top: 1px;
}

.new-list-items .price {
	position: relative;
	display: inline-block;
	padding-right: 18px;
	font-size: 18px;
	font-family: robotobold;
}

.new-list-items .old-price {
	position: absolute;
	top: -12px;
	right: 0;
	color: #888888;
	font-size: 13px;
	font-family: "roboto_ltregular";
	line-height: 15px;
}

.new-list-items .active-link {
	display: inline-block;
	color: #000000;
	font-size: 14px;
	font-family: "roboto_ltregular";
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

@keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

/* End */


/* Start:/bitrix/components/dresscode/catalog.item/templates/detail/css/review.css?17589558068077*/
#catalogReviews {
	margin-top: 24px;
	overflow: hidden;
}

#catalogReviews .heading {
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
}

#catalogReviews .heading .reviewAddButton {
	display: inline-block;
	margin-left: 24px;
	padding-bottom: 4px;
	color: #888888;
	font-weight: 400;
	font-size: 12px;
	font-family: robotoregular;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px dashed #888888;
	transition: all 0.2s ease-in-out;
}

#catalogReviews .heading .reviewAddButton:active {
	position: relative;
	top: 1px;
}

#catalogReviews .heading .label {
	display: inline-block;
	color: #888888;
	font-weight: 400;
	font-size: 14px;
	font-family: robotoregular;
	letter-spacing: 0;
	text-transform: none;
}

#catalogReviews .ratingContainer {
	float: right;
	line-height: 20px;
}

#catalogReviews .ratingContainer .rating,
#reviews .rating {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 79px;
	height: 15px;
	margin-top: 0;
	margin-left: 6px;
	vertical-align: middle;
}

#catalogReviews .ratingContainer .rating {
	margin-left: 12px;
}

#catalogReviews .ratingContainer .rating i,
#reviews .rating i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 79px;
	height: 15px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/rating.svg") repeat 0 0 transparent;
}

#catalogReviews .ratingContainer .rating i.m,
#reviews .rating i.m {
	z-index: 10;
	width: 0;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/rating.svg") repeat 0 -14px transparent;
}

#reviews .rating {
	margin-top: -4px;
}

#catalogElement .ratingContainer .newReview {
	float: right;
	margin-right: 12px;
	color: #000000;
}

#catalogElement .newReview:hover {
	color: #0074d9;
}

#catalogElement #reviews,
#catalogElement #reviews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#catalogElement #reviews .reviewItem {
	position: relative;
	margin-bottom: 24px;
	padding-top: 24px;
	border-top: 1px solid #f7f7f7;
}

#catalogElement #reviews .reviewItem:first-child {
	padding-top: 24px;
	border-top: 1px solid #e7e8ea;
}

#reviews .reviewTable {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#reviews .reviewTable .reviewColumn {
	position: relative;
	display: table-cell;
	padding: 0 24px;
	font-size: 14px;
	vertical-align: top;
}

#reviews .reviewTable .reviewColumn .label {
	display: inline-block;
	font-size: 14px;
}

#reviews .reviewTable .reviewColumn .reviewRating,
#reviews .reviewTable .reviewColumn .reviewName {
	margin-top: 12px;
}

#reviews .reviewTable .reviewColumn .reviewDate,
#reviews .reviewTable .reviewColumn .reviewName {
	line-height: 21px;
}

#reviews .reviewTable .reviewColumn .advantages,
#reviews .reviewTable .reviewColumn .limitations {
	margin-bottom: 12px;
}

#reviews .reviewTable .reviewColumn .advantages .label,
#reviews .reviewTable .reviewColumn .impressions .label,
#reviews .reviewTable .reviewColumn .limitations .label {
	margin-bottom: 4px;
	font-size: 14px;
}

#reviews .reviewTable .reviewColumn .advantages p,
#reviews .reviewTable .reviewColumn .impressions p,
#reviews .reviewTable .reviewColumn .limitations p {
	font-size: 13px;
}

#reviews .reviewTable .reviewColumn:first-child {
	width: 30%;
	text-align: center;
	vertical-align: middle;
}

#reviews .reviewTable .reviewColumn .reviewDate {
	color: #888888;
}

#reviews .reviewTable .reviewColumn .reviewName,
#reviews .reviewTable .reviewColumn .reviewName .label {
	font-size: 16px;
}

#catalogElement #reviews .controls {
	/* float: right; */
	width: 260px;
	height: 35px;
	margin-top: 24px;
	line-height: 35px;
	text-align: center;
	background: #f4f4f4;
}

#catalogElement #reviews .controls a {
	text-decoration: none;
}

#catalogElement #reviews .controls a:active {
	position: relative;
	top: 1px;
}

#catalogElement #reviews .controls .good {
	margin-right: 4px;
	color: #009e02;
}

#catalogElement #reviews .controls .good:hover {
	color: #008902;
}

#catalogElement #reviews .controls .bad {
	color: #ff0000;
}

#catalogElement #reviews .controls .bad:hover {
	color: #9d9d9d;
}

#catalogElement #reviews p {
	margin: 0;
	color: #666666;
	line-height: 21px;
}

#catalogElement #reviews .comment {
	clear: both;
}

#catalogElement #reviews .hide {
	display: none;
}

#showallReviews {
	display: block;
	width: 200px;
	height: 40px;
	margin: 24px 24px 24px auto;
	color: #000000;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e7e8ea;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#catalogElement #newReview {
	display: none;
}

#catalogElement #newReview .heading {
	display: block;
	margin-bottom: 24px;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
}

#catalogElement #newReview form {
	padding: 0 24px;
}

#catalogElement #newReview ins {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	text-decoration: none;
}

#catalogElement #newReview #newRating {
	position: relative;
}

#catalogElement #newReview .rating {
	position: absolute;
	top: -3px;
	left: 100px;
	z-index: 10;
	width: 150px;
	cursor: pointer;
}

#catalogElement #newReview .rating i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 150px;
	height: 22px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/newRating.svg") repeat 0 0 transparent;
}

#catalogElement #newReview .rating i.m {
	z-index: 10;
	width: 0;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/newRating.svg") repeat 0 -22px transparent;
}

#catalogElement #newReview .usedSelect {
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

#catalogElement #newReview .usedSelect li {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

#catalogElement #newReview .usedSelect li a {
	display: block;
	height: 35px;
	padding: 0 12px;
	color: #000000;
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e7e8ea;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#catalogElement #newReview .usedSelect li a:hover {
	color: #696969;
}

#catalogElement #newReview .usedSelect li a:active {
	position: relative;
	top: 1px;
}

#catalogElement #newReview .usedSelect li a.selected {
	color: #ffffff;
}

#catalogElement #newReview table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#catalogElement #newReview table td {
	width: 50%;
	vertical-align: top;
}

#catalogElement #newReview table td:first-child {
	padding-right: 24px;
}

#catalogElement #newReview label {
	display: block;
	margin: 12px 0;
}

#catalogElement #newReview textarea {
	box-sizing: border-box;
	width: 100%;
	height: 90px;
	padding-top: 12px;
	padding-left: 12px;
	font-family: "roboto_ltregular";
	background: #ffffff;
	border: 1px solid #e4e4e4;
	transition: all 0.2s ease-in-out;
	resize: none;
}

#catalogElement #newReview textarea:focus {
	border: 1px solid #cccccc;
	outline: none;
}

#catalogElement #newReview input {
	display: inline-block;
	box-sizing: border-box;
	width: 74%;
	height: 50px;
	margin-bottom: 12px;
	padding-left: 12px;
	font-family: "roboto_ltregular";
	vertical-align: top;
	background: #ffffff;
	border: 1px solid #e4e4e4;
	transition: all 0.2s ease-in-out;
}

#catalogElement #newReview input:focus {
	border: 1px solid #cccccc;
}

#catalogElement #newReview .submit {
	display: inline-block;
	width: 23%;
	height: 50px;
	margin-left: 3%;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

#catalogElement #newReview .submit:active {
	position: relative;
	top: 1px;
}

#catalogElement #newReview .reviewError {
	padding: 0 24px;
	overflow: hidden;
}

#catalogElement #newReview .reviewError .cap {
	color: #000000;
	font-size: 16px;
}

#catalogElement #newReview .reviewError img {
	float: left;
	margin-right: 24px;
	vertical-align: middle;
}

#catalogElement .countReviewsTools {
	cursor: pointer;
}

/* End */


/* Start:/bitrix/components/dresscode/catalog.item/templates/detail/css/media.css?175895580621903*/
@media all and (min-width: 2450px) {
	#catalogElement .product {
		width: 20%;
	}

	#tableContainer .column:nth-child(2) {
		width: 1124px;
	}

	#catalogElement .product:nth-child(5n + 5) {
		border-right-width: 0;
	}

	#complect .complectListItem {
		width: 20%;
	}

	#skuOffersTable .offersTable .offersName {
		width: 22%;
	}

	#skuOffersTable .offersTable .priceWrap {
		width: 18%;
	}

	#skuOffersTable .offersTable .quanBaskWrap {
		width: 24%;
	}
}

@media all and (max-width: 1900px) {
	#catalogElement .product {
		width: 33.333333%;
	}
}

@media all and (max-width: 1800px) {
	#skuOffersTable .offersTable .quanBaskWrap {
		width: 120px;
		padding: 8px 6px;
	}

	#skuOffersTable .offersTable .quanBaskWrap .tc {
		display: block;
		width: 100%;
		padding: 0;
	}

	#skuOffersTable .offersTable .quanBaskWrap .quantity {
		padding-bottom: 6px;
	}

	.new-list-items {
		margin: 0 -6px;
	}

	.new-list-items .list-item-wrap {
		padding: 6px;
	}

	.new-list-items .list-item {
		padding: 12px;
	}

	.new-list-items .image {
		padding-right: 12px;
	}
}

@media all and (max-width: 1700px) {
	#elementTools {
		width: 280px;
	}

	#files .item .icon {
		width: 22%;
	}
}

@media all and (max-width: 1600px) {
	.limiter #left {
		width: 280px;
	}

	#elementNavigation {
		width: 280px;
	}

	#files .item {
		width: 33.33333%;
	}

	#files .item .icon {
		width: 20%;
	}

	#complect .complectListItem {
		width: 33.33333%;
	}

	#complect .complectListItem:nth-child(4n)::after {
		display: block;
	}

	#complect .complectListItem:nth-child(3n)::after,
	#complect .complectListItem:last-child::after {
		display: none;
	}

	.new-list-items-wrap .heading {
		padding: 36px 0 30px;
	}

	#elementContainer .new-list-items {
		margin: 0 -6px;
	}
}

@media all and (max-width: 1520px) {
	.limiter #left {
		width: 320px;
	}

	#elementTools {
		width: 300px;
	}

	#tableContainer #elementNavigation {
		display: none;
	}

	#elementSmallNavigation {
		display: block;
	}

	#files .item .icon {
		width: 14%;
	}

	#skuOffersTable .offersTable .quanBaskWrap {
		width: 250px;
		padding: 0;
	}

	#skuOffersTable .offersTable .quanBaskWrap .tc {
		display: table-cell;
		width: 50%;
		padding: 8px 6px;
	}

	#skuOffersTable .offersTable .quanBaskWrap .quantity {
		padding: 8px 6px;
	}

	#catalogElement #newReview input {
		width: 67%;
	}

	#catalogElement #newReview .submit {
		width: 30%;
	}
}

@media all and (max-width: 1366px) {
	.limiter #left {
		width: 280px;
	}

	.smallSpecialTime .specialTime {
		padding: 12px 0;
	}
}

@media all and (max-width: 1340px) {
	#elementSmallNavigation .tab:first-child {
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}

	#elementSmallNavigation .tab {
		margin-left: 24px;
		border-right: 0;
	}
}

@media all and (max-width: 1280px) {
	.limiter #left {
		width: 330px;
	}

	#elementTools {
		width: 270px;
		padding: 12px 24px 0;
	}

	.smallSpecialTime {
		padding-bottom: 6px;
	}

	#files .item .icon {
		width: 18%;
	}

	.ya-share-label {
		margin-top: 0;
	}

	#elementContainer .brandImage {
		margin-right: 24px;
		margin-bottom: 12px;
	}

	#elementContainer .bindAction {
		margin-bottom: 12px;
	}

	.reviewsBtnWrap {
		margin-top: 0;
		padding-bottom: 0;
	}

	.reviewsBtnWrap .row {
		margin: 0 24px 12px 0;
	}

	#elementContainer .elementSkuVariantLabel {
		display: none;
	}

	.productDetailText .heading {
		font-size: 14px;
	}

	#catalogElement .product {
		width: 33.333%;
	}

	#catalogElement .product:nth-child(4n + 4) {
		border-right-width: 1px;
	}

	#catalogElement .product:nth-child(3n + 3) {
		border-right-width: 0;
	}

	#catalogElement .smallSpecialTime {
		margin-bottom: 12px;
	}
}

@media all and (max-width: 1250px) {
	#skuOffersTable {
		display: none;
	}
}

@media all and (max-width: 1100px) {
	#tableContainer #elementTools {
		display: none;
	}

	#smallElementTools {
		display: block;
		clear: both;
		margin: 24px 0 36px;
	}

	.ya-share-label {
		display: none;
	}

	.new-list-items .list-item-wrap {
		width: 50%;
	}

	#smallElementTools .smallElementToolsContainer {
		border: 0;
		border-radius: 4px;
		box-shadow: 0 0 25px rgb(0 0 0 / 5%);
	}

	#smallElementTools .mobilePriceContainer,
	#smallElementTools .mobileButtonsContainer {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
	}

	#smallElementTools .columnRow.mobileFastBackContainer {
		display: block;
		width: 100%;
		margin-top: 12px;
		padding: 0;
	}

	#catalogElement .mainTool .addCart {
		width: 50%;
		padding: 0;
	}

	#smallElementTools .columnRow .quickBuy {
		color: #000000;
		font-size: 16px;
		background: #f2f2f2;
		border: 0;
		border-radius: 4px;
	}

	#smallElementTools .columnRow .quickBuy img {
		display: none;
	}

	#catalogElement .mainTool .qtyBlock {
		box-sizing: border-box;
		width: 50%;
		margin: 0;
		padding: 0 0 0 12px;
		background: #ffffff;
	}

	#catalogElement .mainTool .qtyBlock .qty {
		display: inline-block;
		width: 45px;
		height: 40px;
		font-size: 14px;
		vertical-align: middle;
		background-color: #ffffff;
		border: 0;
	}

	#catalogElement .mainTool .qtyBlockContainer {
		position: relative;
		height: 60px;
		padding-left: 12px;
		line-height: 60px;
		border: 1px solid #f3f3f3;
		border-radius: 4px;
	}

	#catalogElement .mainTool .minus,
	#catalogElement .mainTool .plus {
		position: absolute;
		top: 50%;
		width: 30px;
		height: 30px;
		background-color: #f2f2f2;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		border-radius: 8px;
		transform: translate(0%, -50%);
	}

	#catalogElement .mainTool .minus {
		right: 60px;
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/mobile-basket-add-minus.png");
	}

	#catalogElement .mainTool .plus {
		right: 24px;
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/mobile-basket-add-plus.png");
	}

	#catalogElement .mainTool .qtyBlockContainer .qty.error {
		color: #ff0000;
	}

	#catalogElement .smallElementToolsContainer {
		padding: 0;
	}

	#catalogElement .smallElementToolsContainer .secondTool .row:last-child,
	#catalogElement .columnRow .quickBuy {
		margin-bottom: 0;
	}

	#catalogElement .secondTool {
		box-sizing: border-box;
		margin-top: 24px;
		padding: 24px 0;
		text-align: center;
		border-top: 1px solid #e7e8ea;
	}

	#elementTools .row,
	#smallElementTools .row {
		margin-bottom: 0;
	}

	#catalogElement .mainTool {
		box-sizing: border-box;
		padding: 24px 72px 0;
	}

	#catalogElement .mainToolContainer {
		display: table;
		width: 100%;
		border-radius: 4px;
		border-collapse: collapse;
	}

	#smallElementTools .secondTool .row {
		margin-right: 60px;
	}

	#catalogElement .mainTool .addCart.added,
	#catalogElement .mainTool .addCart.subscribe,
	#catalogElement .mainTool .addCart.requestPrice {
		width: 100%;
	}

	#catalogElement .priceContainer {
		font-size: 24px;
		line-height: 30px;
	}

	#catalogElement .priceBlock {
		margin-bottom: 6px;
	}

	#elementContainer #smallElementTools .purchaseBonus {
		margin-top: 18px;
		font-size: 16px;
	}

	#elementTools .price .oldPriceLabel,
	#smallElementTools .price .oldPriceLabel {
		font-size: 16px;
	}

	#elementTools .price,
	#smallElementTools .price {
		margin-bottom: 0;
	}

	#catalogElement .getPricesWindow .priceIcon {
		margin-top: -4px;
	}

	#catalogElement .mainTool .addCart {
		padding-right: 0;
	}
}

@media all and (max-width: 1024px) {
	.limiter #left {
		width: 100%;
	}

	#left .collapsed {
		position: static;
	}
}

@media all and (max-width: 1023px) {
	#files .item {
		width: 50%;
	}

	#files .item .icon {
		width: 14%;
	}
}

@media all and (max-width: 1000px) {
	.pictureSlider {
		margin-top: 24px;
	}

	#elementContainer .mainContainer .col {
		box-sizing: border-box;
		padding: 24px 24px 0;
	}

	#elementContainer .brandImage {
		margin-bottom: 18px;
	}

	#elementContainer .bindAction {
		margin-bottom: 18px;
	}

	#complect .heading {
		border: none;
	}

	#elementTools .addCart {
		margin-top: 12px;
	}

	.newReviewTable .left {
		width: 100%;
		padding: 0;
	}

	.newReviewTable .right {
		width: 100%;
		margin-top: 18px;
	}
}

@media all and (max-width: 900px) {
	#catalogElement .mainTool {
		padding: 24px 48px 0;
	}

	#smallElementTools .secondTool .row {
		margin-right: 48px;
	}
}

@media all and (max-width: 800px) {
	#files .item .icon {
		width: 70px;
	}

	#files .item .info {
		width: 100%;
	}

	#reviews .reviewTable {
		display: block;
	}

	#reviews .reviewTable .reviewColumn {
		display: block;
	}

	#reviews .reviewTable .reviewColumn:first-child {
		margin-bottom: 24px;
		text-align: left;
	}

	#showallReviews {
		margin: 0 0 0 24px;
	}

	#zoomerMoreImagesContainer {
		display: none !important;
	}

	#zoomerBigPrevMore,
	#zoomerBigNextMore {
		display: none !important;
	}

	#imageContainerSlider {
		height: 100% !important;
	}

	#complect .complectList {
		margin: 0 -24px 12px;
		border-top: 1px solid #e7e8ea;
	}

	#complect .complectListItem {
		box-sizing: border-box;
		width: 50%;
		height: 140px;
		border-right: 1px solid #e7e8ea;
		border-bottom: 1px solid #e7e8ea;
	}

	#complect .complectListItem:nth-child(2n) {
		border-right-width: 0;
	}

	#complect .complectListItem::after {
		display: none;
	}

	.complectListItemTable {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.complectListItemCelImage {
		display: table-cell;
		width: 110px;
		padding-right: 12px;
		vertical-align: middle;
	}

	.complectListItemCelText {
		display: table-cell;
		vertical-align: middle;
	}

	#complect .complectListItemPicLink {
		height: 120px;
		line-height: 120px;
	}

	#complect .complectListItemPrice .discount {
		display: block;
		padding: 0;
	}

	#complect .complectListItemPrice {
		margin: 0;
		font-size: 14px;
	}

	#complect .complectListItemPrice .discount {
		color: #888888;
		font-size: 13px;
		line-height: 16px;
	}

	#complect .complectListItemLink {
		height: 36px;
		margin-bottom: 2px;
		line-height: 36px;
	}

	#complect .complectListItemLink .middle {
		line-height: 18px;
		vertical-align: middle;
	}

	#elementProperties .stats {
		table-layout: auto;
	}

	#elementProperties .stats td {
		padding: 12px 0;
	}

	#elementProperties .stats .name span {
		padding: 0;
	}

	#elementProperties .stats tr td:first-child {
		padding: 0 6px;
	}

	#elementProperties .stats tr.cap td:first-child {
		padding: 12px 0;
	}

	#elementProperties .stats tr td:nth-child(2) {
		padding-right: 6px;
	}

	#elementProperties .stats tr td:nth-child(n + 3) {
		width: 0;
		max-width: 0;
		padding: 0;
		overflow: hidden;
		white-space: nowrap;
		text-indent: 100px;
	}

	#elementProperties .stats .name {
		width: 70%;
	}

	#catalogElement .mainTool {
		padding: 24px 36px 0;
	}

	#smallElementTools .secondTool .row {
		margin-right: 24px;
	}
}

@media screen and (max-width: 790px) {
	#catalogElement .product {
		width: 50%;
	}

	#catalogElement .product:nth-child(3n + 3) {
		border-right-width: 1px;
	}

	#catalogElement .product:nth-child(2n + 2) {
		border-right-width: 0;
	}

	#elementContainer .mainContainer .col {
		display: block;
		box-sizing: border-box;
		width: 100%;
		padding: 24px 24px 0;
	}

	#elementContainer .brandImageWrap {
		padding-top: 24px;
		border-top: 1px solid #e7e8ea;
	}

	.changePropertiesNoGroup {
		display: none;
	}

	#elementContainer .new-list-items {
		margin: 0 -3px;
	}

	.new-list-items {
		margin: 0 -3px;
	}

	.new-list-items .list-item-wrap {
		width: 100%;
		padding: 3px;
	}

	#elementContainer .new-list-items .list-item {
		padding: 24px;
	}

	#elementContainer .new-list-items .image {
		width: 72px;
		text-align: center;
	}

	#elementContainer .new-list-items .image-container img {
		display: inline-block;
		vertical-align: middle;
	}

	#catalogElement .new-list-items .list-item-wrap {
		margin-bottom: 12px;
	}

	#catalogElement .new-list-items .list-item-wrap:last-child {
		margin-bottom: 0;
	}

	#smallElementTools .mobilePriceContainer {
		width: 40%;
	}

	#smallElementTools .mobileButtonsContainer {
		width: 60%;
	}

	#catalogElement .mainTool {
		padding: 24px 24px 0;
	}
}

@media all and (max-width: 750px) {
	#smallElementTools .smallElementToolsContainer .secondTool .share-items {
		display: block;
		margin-top: 24px;
		padding-top: 24px;
		border-top: 1px solid #e7e8ea;
	}

	#smallElementTools .secondTool .row {
		margin-right: 48px;
	}

	#catalogElement .ya-share-label {
		margin-right: 12px;
	}

	#catalogElement .ya-share-label,
	#catalogElement .ya-share2 {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	#catalogElement .priceContainer {
		font-size: 21px;
		line-height: 24px;
	}

	#elementContainer #smallElementTools .purchaseBonus {
		font-size: 14px;
	}

	#elementTools .price .oldPriceLabel,
	#smallElementTools .price .oldPriceLabel {
		font-size: 14px;
	}

	#catalogElement .mainTool .addCart,
	#smallElementTools .columnRow .quickBuy,
	#catalogElement .mainTool .qtyBlockContainer {
		height: 55px;
		line-height: 55px;
	}

	#smallElementTools .secondTool .available-block {
		margin-right: 0;
	}
}

@media all and (max-width: 700px) {
	#elementContainer .mainContainer .markerContainer {
		top: 12px;
		left: 24px;
	}

	#elementContainer .wishCompWrap {
		top: 12px;
		right: 24px;
	}

	#stores th,
	#stores td {
		display: none;
	}

	#stores th.name,
	#stores td.name,
	#stores th.amount,
	#stores td.amount {
		display: table-cell;
	}

	#storesContainer #stores .storeTable {
		table-layout: auto;
	}

	#storesContainer #stores .wrap {
		padding: 0;
	}

	#storesContainer #stores .storeTable .name {
		width: 70%;
		padding: 12px 12px 12px 24px;
		line-height: 16px;
	}

	#storesContainer #stores th.amount {
		font-family: robotomedium;
		text-align: right;
	}

	#storesContainer #stores .storeTable .green {
		padding: 12px 24px 12px 0;
		text-align: right;
	}

	#storeMap {
		display: none !important;
	}

	#video .item {
		float: unset;
		width: 100% !important;
	}

	#reviews .reviewTable .reviewColumn:first-child {
		width: 100%;
	}

	#reviews .rating {
		margin-left: 0;
	}

	#tableContainer .column:nth-child(2),
	#video .item:last-child {
		padding-bottom: 0;
	}

	#elementContainer .mainContainer .secondCol {
		margin-top: 18px;
		padding: 18px 24px 0;
		border-top: 1px solid #e7e8ea;
	}

	#elementContainer .brandImageWrap {
		display: none;
	}

	.reviewsBtnWrap {
		border-bottom: none;
	}

	.reviewsBtnWrap .row img {
		display: none;
	}

	.reviewsBtnWrap .row {
		margin: 0 18px 6px 0;
	}

	.productDetailText {
		margin: 6px 0 12px;
	}

	.new-list-items-wrap {
		padding: 0 12px;
	}

	#catalogElement #elementContainer .addCompare {
		display: none;
	}
}

@media all and (max-width: 680px) {
	.secondTool .addCompare,
	.secondTool .quickBuy {
		display: none;
	}

	#files .item {
		width: 100%;
	}

	#smallElementTools .mobilePriceContainer,
	#smallElementTools .mobileButtonsContainer {
		display: block;
		width: 100%;
	}

	#smallElementTools .mobileButtonsContainer {
		margin-top: 24px;
	}

	#catalogElement .mainTool {
		padding: 24px 24px 0;
	}

	#elementContainer #smallElementTools .purchaseBonus {
		margin-top: 12px;
	}

	.smallSpecialTime .specialTimeItem {
		width: 60px;
	}
}

@media all and (max-width: 620px) {
	#elementSmallNavigation {
		display: none;
	}

	#catalogElement .heading:not(.noTabs) + div {
		display: none;
	}

	#elementContainer .new-list-items-wrap {
		margin-top: 0;
		border: 0;
	}

	#catalogElement #set {
		padding: 0 24px 24px;
	}

	#catalogElement #set .setTools {
		margin: 24px 0 0;
	}

	#catalogElement #set .setList {
		border-top: 0;
	}

	#catalogElement #set .setElement:nth-child(n) {
		border: 0;
	}

	#catalogElement h2:not(.noTabs).heading,
	#elementContainer #detailText h2:not(.noTabs).heading,
	#elementContainer #detailTags h2:not(.noTabs).heading {
		position: relative;
		margin: 0;
		padding: 16px;
		font-weight: 400;
		font-size: 14px;
		font-family: "roboto_ltregular";
		line-height: 16px;
		text-align: left;
		text-transform: uppercase;
		background-color: #f2f2f2;
		border: 0;
		border-radius: 4px;
		cursor: pointer;
	}

	#catalogReviews,
	#related,
	#similar,
	#stores,
	#files,
	#video {
		padding: 0 24px;
	}

	.sale-products-gift {
		padding: 0 24px;
	}

	.changePropertiesGroup {
		margin-bottom: 24px;
	}

	#catalogElement h2:not(.noTabs).heading.active,
	#elementContainer #detailText h2:not(.noTabs).heading.active,
	#elementContainer #detailTags h2:not(.noTabs).heading.active {
		margin-bottom: 24px;
	}

	#catalogElement #catalogReviews .ratingContainer {
		display: none;
	}

	#catalogElement h2.heading:not(.noTabs)::after {
		position: absolute;
		top: 0;
		right: 12px;
		bottom: 0;
		display: block;
		width: 25px;
		height: 25px;
		margin: auto;
		background-color: #ffffff;
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/mobile-tab-show.png");
		background-repeat: no-repeat;
		background-position: 50% 50%;
		border-radius: 25px;
		content: "";
	}

	#catalogElement h2.heading.active::after {
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/mobile-tab-hide.png");
	}

	#catalogElement .storeTable tr:last-child td {
		border-bottom: 1px solid #e7e8ea;
	}

	#storesContainer #stores .storeTable .name {
		font-size: 14px;
	}

	#catalogElement #newReview {
		margin-top: 24px;
	}

	#catalogElement #newReview .heading {
		padding: 18px 24px;
		font-size: 14px;
		font-family: robotomedium;
		line-height: 16px;
		text-transform: uppercase;
	}

	#reviews .reviewTable .reviewColumn {
		padding: 0;
	}

	#catalogElement #reviews .reviewItem:last-child {
		margin-bottom: 0;
	}

	#catalogElement #reviews .reviewItem:first-child {
		padding: 0;
		border: 0;
	}

	#catalogElement #elementProperties h2.heading.active {
		margin-bottom: 12px;
	}

	#catalogElement #files .item:last-child {
		margin-bottom: 0;
	}

	#catalogElement #files .item {
		height: auto;
	}

	#catalogElement #video .wrap {
		padding: 0;
	}

	#video .items.sz1 iframe {
		height: 350px;
	}

	#catalogElement .secondTool {
		padding: 0;
		border: 0;
	}

	#smallElementTools .secondTool .row:first-child {
		border: 0;
	}

	#smallElementTools .secondTool .row {
		position: relative;
		display: block;
		width: 100%;
		margin-right: 0;
		padding: 12px 0;
		text-align: left;
		border-top: 1px solid #e7e8ea;
	}

	#catalogElement #smallElementTools .secondTool .share-items {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		border-top: 1px solid #e7e8ea;
	}

	#catalogElement .ya-share-label {
		display: none;
	}

	#catalogElement .secondTool {
		margin-top: 0;
		padding: 0 48px 24px;
	}

	#smallElementTools .secondTool .cheaper-container::after,
	#smallElementTools .secondTool .delivery-button-container::after {
		position: absolute;
		top: 0;
		right: 12px;
		bottom: 0;
		display: block;
		width: 25px;
		height: 25px;
		margin: auto;
		background-color: #f2f2f2;
		background-image: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/mobile-tab-show.png");
		background-repeat: no-repeat;
		background-position: 50% 50%;
		border-radius: 25px;
		content: "";
		pointer-events: none;
	}

	#smallElementTools .getStoresWindow.inStock span {
		border-bottom: 0 !important;
	}

	#smallElementTools .label {
		width: 100%;
	}

	#catalogElement .productList {
		border-left: 1px solid #e7e8ea;
	}

	#catalogElement .product:nth-child(2n + 2) {
		border-right-width: 1px;
	}
}

@media all and (max-width: 600px) {
	#complect .complectListItem:nth-child(n) {
		width: 100%;
		border-right-width: 0;
	}

	.complectListItemCelImage {
		width: 40%;
		min-width: 110px;
		max-width: 160px;
	}

	#elementProperties .stats {
		font-size: 13px;
	}

	#elementProperties .stats .question {
		display: none;
	}
}

@media all and (max-width: 550px) {
	#elementContainer #moreImagesCarousel {
		margin-top: 12px;
		padding: 0;
	}

	#elementContainer #moreImagesCarousel .carouselWrapper {
		width: 90%;
	}

	#elementContainer #moreImagesCarousel #moreImagesLeftButton {
		left: 0;
		margin-top: -12px;
	}

	#elementContainer #moreImagesCarousel #moreImagesRightButton {
		right: 0;
		margin-top: -12px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item {
		box-sizing: border-box;
		padding: 0 6px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item {
		height: 30px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item a {
		height: 30px;
		line-height: 30px;
	}

	#elementContainer #moreImagesCarousel .slideBox {
		height: 36px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item.selected::after {
		bottom: -6px;
	}

	#elementProperties .stats .right {
		width: 0 !important;
	}

	#elementProperties .stats .analog {
		display: none;
	}

	#elementProperties .stats .name {
		width: 60%;
	}

	#catalogElement #newReview input {
		width: 100%;
	}

	#catalogElement #newReview .submit {
		width: 100%;
		margin: 0;
	}

	#catalogReviews .heading .ratingContainer {
		display: none;
	}
}

@media all and (max-width: 480px) {
	#catalogElement .secondTool {
		padding: 0 24px 24px;
	}

	#catalogElement .mainTool {
		padding: 24px 24px 0;
	}

	#complect .complectListItem {
		width: 100%;
	}

	#elementProperties .stats .name {
		width: 100%;
	}

	#elementProperties .stats td:nth-child(2) {
		width: 90px;
		padding-right: 6px;
		font-family: robotomedium;
		text-align: right;
	}

	#storesContainer #stores .storeTable .name {
		width: 66%;
	}

	#storesContainer #stores .storeTable .icon {
		display: none;
	}

	#catalogElement .mainTool .minus {
		right: 48px;
	}

	#catalogElement .mainTool .plus {
		right: 12px;
	}

	#catalogElement .mainTool .qtyBlockContainer {
		padding-left: 6px;
	}
}

@media screen and (max-width: 400px) {
	.new-list-items .price {
		font-size: 16px;
	}

	.new-list-items .name {
		max-height: 36px;
	}

	#catalogElement .secondTool {
		padding: 0 12px 24px;
	}

	#catalogElement .mainTool {
		padding: 24px 12px 0;
	}

	#catalogElement .mainTool .qtyBlock .qty {
		width: 35px;
	}
}

@media screen and (max-width: 350px) {
	#catalogElement .mainTool .qtyBlockContainer {
		padding-left: 4px;
	}

	.smallSpecialTime .specialTimeItem {
		width: 54px;
	}

	#catalogElement .mainTool .qtyBlock .qty {
		width: 20px;
		padding-left: 2px;
	}
}

/* End */


/* Start:/bitrix/components/dresscode/catalog.item/templates/detail/css/set.css?175895580610259*/
#set {
	box-sizing: border-box;
	padding-bottom: 24px;

	/* margin-top: 24px; */
}

#set .heading {
	display: block;
	margin-top: 30px;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	font-family: robotobold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-top: 1px solid #e7e8ea;
}

#set .setList .heading2 {
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
}

#set .setList {
	overflow: hidden;
}

#set .setTools {
	box-sizing: border-box;
	height: 60px;
	margin: 12px 24px 0;
	padding: 0 0 0 24px;
	overflow: hidden;
	line-height: 60px;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

#set .setTools li {
	float: left;
}

#set .setTools .rt {
	float: right;
}

#set .setTools .heading2 {
	margin-right: 24px;
	font-size: 14px;
}

#set .setTools .price {
	position: relative;
	display: block;
	color: #000000;
	font-size: 18px;
	font-family: robotobold;
	text-decoration: none;
}

#set .setTools .price #setDisnt {
	display: inline-block;
	padding-left: 12px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_ltregular";
}

#setDisnt.hidden,
#setWDisnt.hidden {
	visibility: hidden;
}

#set .setTools .addCart {
	display: inline-block;
	width: 250px;
	height: 60px;
	color: #ffffff;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	transition: all 0.2s ease-in-out;
}

#set .setTools .icon {
	display: inline-block;
	vertical-align: middle;
}

#set .setTools .addCart .icon {
	margin-top: -6px;
	padding-right: 12px;
}

#set .setTools .addSet {
	display: inline-block;
	width: 250px;
	height: 60px;
	color: #000000;
	font-size: 14px;
	font-family: "roboto_condensedlight";
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	background: #f8f8f8;
	border-left: 1px solid #e6e6e6;
	transition: all 0.2s ease-in-out;
}

#set .setTools .addSet:hover {
	background: #f6f6f6;
}

#set .disabled .wrap {
	transform: scale(0.9);
	opacity: 0.5;
}

#set .setElement {
	/* border-left: 1px solid #e7e8ea; */
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 25%;
	padding: 0 24px;
	transition: all 0.2s;
}

#set .setElement .wrap {
	transition: all 0.3s ease-in-out;
}

#set .setElement:first-child {
	border: 0;
}

#set .setElement::after {
	position: absolute;
	top: 50%;
	right: -8px;
	display: block;
	color: #888888;
	font-size: 48px;
	font-family: "roboto_thregular";
	transform: translateY(-50%);
	content: "+";
}

#set .setElement:last-child::after {
	/*	right: 4px;
		content: "="; */
	display: none;
}

#set .setElement .picture {
	display: block;
	height: 250px;
	margin-top: 12px;
	line-height: 250px;
	text-align: center;
	transition: all 0.2s ease-in-out;

	/* opacity: 0.8; */
}

#set .setElement:hover .picture,
#set .setElement.general .picture {
	opacity: 1;
}

#set .setElement.disabled .picture {
	opacity: 0.8;
}

#set .setElement .picture img {
	max-width: 90%;
	max-height: 90%;
	vertical-align: middle;
}

#set .setElement .name {
	display: block;
	height: 44px;
	margin-top: 12px;
	margin-bottom: 12px;
	overflow: hidden;
	color: #000000;
	font-size: 14px;
	line-height: 44px;
	text-decoration: none;
	transition: 0.2s all ease-in-out;
}

#setWindowTable .setElement .name {
	font-size: 13px;
}

#set .setElement .middle {
	display: inline-block;
	line-height: 21px;
	vertical-align: middle;
}

#set .setElement .price {
	position: relative;
	display: block;
	margin-bottom: 12px;
	color: #000000;
	font-size: 16px;
	font-family: robotobold;
	text-decoration: none;
}

#set .setElement .price .discount {
	display: inline-block;
	padding-left: 8px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_ltregular";
}

#set .sCheck,
#set .sWindowCheck {
	position: absolute;
	top: 12px;
	right: 0;
	z-index: 2;
	display: block;
	width: 30px;
	height: 30px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/sCheck.png") 0 0 no-repeat transparent;
	cursor: pointer;
}

#set .sCheck {
	right: 24px;
}

#set .sCheck:hover,
#set .sWindowCheck:hover {
	background-position: -30px 0;
}

#set .sCheck:active,
#set .sWindowCheck:active {
	background-position: -60px 0;
}

#set .sCheck.disabled,
#set .sWindowCheck.disabled {
	background-position: -90px 0;
}

#set .sCheck.disabled:hover,
#set .sWindowCheck.disabled:hover {
	background-position: -120px 0;
}

#set .sCheck.disabled:active,
#set .sWindowCheck.disabled:active {
	background-position: -150px 0;
}

#setWindow {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 50%);
}

#setWindow .container {
	position: relative;
	top: 50%;
	left: 50%;
	width: 900px;
	max-height: 440px;
	overflow: hidden;
	background-color: #ffffff;
	transform: translateX(-50%) translateY(-50%);
}

#setWindow .container .wp {
	overflow: hidden;
}

#setWindow #setWindowTable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
}

#setWindow #setWindowTable td {
	padding: 0;
}

#setWindow .heading3 {
	position: relative;
	height: 60px;
	color: #ffffff;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	background-color: #424242;
}

#setWindow .container .wElement {
	width: 240px;
}

#setWindow .setElement .picture {
	height: 140px;
	line-height: 140px;
}

#setWindow #wProduct {
	width: 100%;
	border-right: 1px solid #e7e8ea;
}

#setWindow #wProduct .picture {
	opacity: 1;
}

#setWindow .fr {
	display: inline-block;
	padding-top: 12px;
	font-size: 13px;
}

#setWindow .setElement:last-child::after {
	display: none;
}

#setWindow .close {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 21px;
	height: 21px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/exit.png") 0 0 no-repeat transparent;
}

#setWindow .close:hover {
	background-position: 0 -21px;
}

#setWindow .close:active {
	background-position: 0 -42px;
}

#setWindowPrice {
	position: relative;
	height: 60px;
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	background-color: #424242;
}

#setWindowPrice ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#setWindowPrice li {
	float: left;
}

#setWindowPrice li:last-child {
	float: right;
	color: #ffffff;
	text-align: right;
}

#setWindowPrice li .heading4 {
	margin-right: 12px;
	padding-left: 12px;
	font-size: 14px;
}

#setWindowPrice .discount {
	display: inline-block;
	margin-left: 12px;
	padding-left: 8px;
	color: #888888;
	font-size: 14px;
	font-family: "roboto_ltregular";
}

#setWindowPrice .addCart {
	display: inline-block;
	min-width: 152px;
	height: 60px;
	padding: 0 24px;
	color: #ffffff;
	font-size: 16px;
	font-family: "roboto_condensedlight";
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	transition: all 0.2s ease-in-out;
}

#setWindowPrice .icon {
	display: inline-block;
	vertical-align: middle;
}

#setWindowPrice .addCart .icon {
	margin-top: -6px;
	padding-right: 12px;
}

#setWindowPrice .closeWindow {
	float: left;
	padding: 0 24px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	border-left: 1px solid #4c4c4c;
	transition: all 0.2s ease-in-out;
}

#setWindowPrice .closeWindow:hover {
	background-color: #262626;
}

#setWindowPrice .closeWindow img {
	margin-right: 12px;
	vertical-align: middle;
}

#setWindow .container .slideBox,
#setCarousel {
	position: relative;
	border: 0;
}

#setWindow .setBtnLeft,
#setWindow .setBtnRight {
	position: absolute;
	top: 50%;
	z-index: 22;
	width: 35px;
	height: 70px;
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/css/../images/slideArrowSmall.png") 0 0 no-repeat transparent;
	transform: translateY(-50%);
}

#setWindow .setBtnLeft {
	left: 0;
}

#setWindow .setBtnRight {
	right: 0;
}

#setWindow .setBtnLeft:hover {
	background-position: -35px 0;
}

#setWindow .setBtnLeft:active {
	background-position: -70px 0;
}

#setWindow .setBtnRight {
	background-position: 0 -70px;
}

#setWindow .setBtnRight:hover {
	background-position: -35px -70px;
}

#setWindow .setBtnRight:active {
	background-position: -70px -70px;
}

@media all and (max-width: 1366px) {
	#set .setElement .picture {
		height: 200px;
		line-height: 200px;
	}
}

@media all and (max-width: 900px) {
	#set .setTools .addSet {
		display: none;
	}
}

@media all and (max-width: 800px) {
	#set .setList {
		border-top: 1px solid #e7e8ea;
	}

	#set .setElement {
		height: 140px;
		padding: 12px;
		overflow: hidden;
	}

	#set .setElement:nth-child(n) {
		width: 50%;
		border-right: 1px solid #e7e8ea;
		border-bottom: 1px solid #e7e8ea;
	}

	#set .setElement:nth-child(2n) {
		border-right-width: 0;
	}

	#set .setElement::after {
		display: none;
	}

	.setListTable {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.setListColImage {
		display: table-cell;
		width: 110px;
		padding-right: 12px;
		vertical-align: middle;
	}

	.setListColText {
		display: table-cell;
		padding-right: 24px;
		vertical-align: middle;
	}

	#set .setElement .picture {
		height: 120px;
		margin: 0;
		line-height: 120px;
	}

	#set .sCheck {
		top: 6px;
		right: 6px;
	}

	#set .setElement .name {
		height: 36px;
		margin-top: 0;
		margin-bottom: 2px;
		line-height: 36px;
	}

	#set .setElement .middle {
		line-height: 18px;
	}

	#set .setElement .price {
		margin-bottom: 0;
		font-size: 14px;
	}

	#set .setElement .price .discount {
		display: block;
		padding: 0;
		font-size: 13px;
		line-height: 16px;
	}

	#set .setTools .heading2 {
		display: none;
	}

	#set .setTools .addCart {
		width: 200px;
	}
}

@media all and (max-width: 600px) {
	#set .setElement:nth-child(n) {
		width: 100%;
		border-right-width: 0;
	}

	.setListColImage {
		width: 40%;
		min-width: 110px;
		max-width: 160px;
	}
}

@media all and (max-width: 550px) {
	#set .setTools {
		height: auto;
		margin: 0;
		padding: 0 24px;
		overflow: hidden;
		border: 0;
	}

	#set .setTools li {
		float: unset;
	}

	#set .setTools .rt {
		display: block;
		float: unset;
		clear: both;
		text-align: left;
	}

	#set .setTools .addCart {
		clear: both;
	}

	#set .setTools li {
		margin-top: 24px;
		line-height: 21px;
	}

	#set .setTools li:last-child {
		/* display: none; */
	}

	#set .setTools .heading2 {
		display: block !important;
		font-size: 16px;
	}
}

@media all and (max-width: 400px) {
	.setListColImage {
		width: 50%;
	}
}

/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17589557921880*/
.bx-pagination {
	margin: 10px 0;
}

.bx-pagination .bx-pagination-container {
	position: relative;
	text-align: center;
}

.bx-pagination .bx-pagination-container ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px;
}

.bx-pagination .bx-pagination-container ul li span {
	display: block;
	box-sizing: border-box;
	min-width: 32px;
	height: 32px;
	padding: 0 8px;
	color: #444444;
	font-size: 14px;
	line-height: 32px;
	vertical-align: middle;
	background: #eff0f1;
	border-radius: 16px;
	transition:
		color 0.3s ease,
		background-color 0.3s ease,
		border-color 0.3s ease;
}

.bx-pagination .bx-pagination-container ul li a {
	display: block;
	min-width: 32px;
	height: 32px;
	color: #444444;
	line-height: 32px;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 16px;
}

.bx-pagination .bx-pagination-container ul li a:hover span {
	background: #dadada;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	padding: 0 18px;
	color: #444444;
	line-height: 28px;
	background: #ffffff;
	border: 2px solid #eff0f1;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	padding: 0 18px;
	color: #aab1b4;
	line-height: 28px;
	background: #ffffff;
	border: 2px solid #eff0f1;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	color: #000000;
	background: #ffffff;
	border-color: #dadada;
}

/* End */
/* /bitrix/templates/dresscode/components/dresscode/catalog/.default/style.css?1758955792177 */
/* /bitrix/components/dresscode/catalog.item/templates/detail/style.css?175895580648071 */
/* /bitrix/components/dresscode/catalog.item/templates/detail/css/review.css?17589558068077 */
/* /bitrix/components/dresscode/catalog.item/templates/detail/css/media.css?175895580621903 */
/* /bitrix/components/dresscode/catalog.item/templates/detail/css/set.css?175895580610259 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?17589557921880 */
