

/* Start:/bitrix/templates/dresscode/components/dresscode/slider/promoSlider/style.css?17508564814576*/
#slider {
	position: relative;
}

#slider .wrap {
	position: relative;
	overflow: hidden;
}

#slider ul {
	position: relative;
}

#slider ul li {
	position: relative;
	display: block;
	float: left;
}

#slider ul li .slideLink {
	color: #000000;
	text-decoration: none;
}

#slider ul li span {
	transition: transform 1s ease-in-out;
}

#slider ul li span:hover {
	transform: scale(1.03);
}

#slider .sliderVideoOverBg {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

#slider .slideVideoContainer {
	position: relative;
	height: 555px;
	overflow: hidden;
	background-color: #e7e8ea;
}

#slider .videoPoster {
	display: block;
	display: none;
	height: 555px;
	background-position: center center;
	background-size: cover;
}

#slider .slideVideoContainer iframe,
#slider .slideVideoContainer object,
#slider .slideVideoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#slider .slideVideo {
	position: absolute;
	top: 50%;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	object-fit: cover;
	overflow: hidden;
	background-color: #000000;
	transform: translateY(-50%);
	backface-visibility: hidden;
	pointer-events: none;
}

#slider .sliderContent {
	position: absolute;
	top: 50%;
	left: 92px;
	z-index: 3;
	color: #000000;
	transform: translateY(-50%);
}

#slider .sliderContent.loading {
	display: none;
}

#slider .leftContainer {
	left: 92px;
}

#slider .centerContainer {
	left: 50% !important;
	transform: translateX(-50%) translateY(-50%);
}

#slider .rightContainer {
	right: 92px;
	left: unset;
}

#slider .sliderContent .bigText,
#slider .sliderContent .bigTextColor,
#slider .sliderContent .bigTextLight {
	display: block;
	margin-top: 24px;
	font-size: 36px;
	font-family: robotoMedium;
	line-height: 40px;
}

#slider .sliderContent .mediumText,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .mediumTextLight {
	display: block;
	margin-top: 24px;
	font-size: 18px;
	line-height: 28px;
}

#slider .sliderContent .smallText,
#slider .sliderContent .smallTextColor,
#slider .sliderContent .smallTextLight {
	display: block;
	margin-top: 24px;
	font-size: 14px;
	line-height: 24px;
}

#slider .sliderContent .bigTextLight,
#slider .sliderContent .mediumTextLight,
#slider .sliderContent .smallTextLight {
	font-family: "roboto_thregular";
}

#slider .sliderContent .whiteColor {
	color: #ffffff;
}

#slider .sliderContent .noMargin {
	margin: 0;
}

#slider .sliderContent .center {
	text-align: center;
}

#slider .sliderContent .cButton {
	display: inline-block;
	height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
}

#slider .sliderContent .cButton.cButtonWhite {
	color: #000000;
	background-color: #ffffff;
}

#slider .sliderContent .cButtonLight {
	display: inline-block;
	height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #000000;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	border: 1px solid rgb(0 0 0 / 40%);
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
}

#slider .sliderContent .cButtonLight:hover {
	border: 1px solid rgb(0 0 0 / 70%);
}

#slider .sliderContent .cButton:active,
#slider .sliderContent .cButtonLight:active {
	position: relative;
	top: 1px;
}

#slider .sliderContent div:first-child {
	margin-top: 0;
}

#slider ol {
	position: absolute;
	bottom: 12px;
	left: 50%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider ol li {
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	background: url("/bitrix/templates/dresscode/components/dresscode/slider/promoSlider/images/slideButton.svg") 0 0 no-repeat transparent;
	cursor: pointer;
}

#slider ol li:hover {
	background-position: -14px 0;
}

#slider ol li:active {
	background-position: -28px 0;
}

#slider ol li.selected {
	background-position: -42px 0;
}

#slider ol li.selected:hover {
	background-position: -56px 0;
}

#slider ol li.selected:active {
	background-position: -70px 0;
}

#slider .sliderBtnLeft,
#slider .sliderBtnRight {
	position: absolute;
	top: 50%;
	display: block;
	width: 59px;
	height: 118px;
	margin-top: -59px;
	background: url("/bitrix/templates/dresscode/components/dresscode/slider/promoSlider/images/slideArrow.svg") no-repeat transparent;
}

#slider .sliderBtnLeft:hover {
	background-position: -59px 0;
}

#slider .sliderBtnLeft:active {
	background-position: -118px 0;
}

#slider .sliderBtnRight {
	right: -0;
	background-position: 0 -118px;
}

#slider .sliderBtnRight:hover {
	background-position: -59px -118px;
}

#slider .sliderBtnRight:active {
	background-position: -118px -118px;
}

/* End */


/* Start:/bitrix/components/dresscode/special.product/templates/.default/style.css?17508564134201*/
#specialProduct {
	background-color: #ffffff;
	overflow: hidden;
}

#specialProduct .pager {
	list-style: none;
}

#specialProduct .slideItem {
	padding: 0 !important;
}

#specialProduct .specialTime {
	border-bottom: 1px solid #f3f3f3;
}

#specialProduct .specialProductHeading {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "robotobold";
	margin-bottom: 12px;
	text-align: center;
	margin-top: 24px;
	font-size: 18px;
	padding: 0 12px;
	color: #000000;
}

#specialProduct .specialTimeHeading {
	text-align: center;
	color: #888888;
}

#specialProduct .productList {
	border: none;
}

#left #specialProduct .specialProductHeading {
	font-family: "roboto_ltregular";
	background-color: #313131;
	line-height: 60px;
	margin-top: 0px;
	font-size: 16px;
	color: #ffffff;
	height: 60px;
}

.color_white #left #specialProduct .specialTime {
	border-bottom: 0;
}

#specialProduct .specialTime {
	text-align: center;
	padding: 16px 0px;
	color: #ffffff;
}

#specialProduct .specialTimeItem {
	display: inline-block;
	border-radius: 6px;
	margin-left: 6px;
	text-align: center;
	overflow: hidden;
	padding: 4px 0px;
	line-height: 16px;
	height: 42px;
	width: 52px;
}

#specialProduct .specialTimeItem:first-child {
	margin-left: 0px;
}

.specialTimeItemValue {
	font-family: "robotobold";
	line-height: 21px;
}

.specialTimeItemlabel {
	font-size: 13px;
}

#specialProduct .productItem {
	padding: 0 24px;
}

#specialProduct .productItem .picture {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	line-height: 221px;
	text-align: center;
	display: block;
	height: 221px;
}

#specialProduct .noTimer .picture {
	line-height: 320px;
	height: 320px;
}

#specialProduct .productItem .picture:hover img {
	opacity: 0.8;
}

#specialProduct .productItem .picture:active img {
	position: relative;
	top: 1px;
}

#specialProduct .productItem .picture img {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

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

#specialProduct .productItem .name:active {
	position: relative;
	top: 1px;
}

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

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

#specialProduct .price .measure {
	font-size: 16px;
}

#specialProduct .price .discount {
	font-family: "roboto_ltregular";
	padding-left: 4px;
	font-size: 14px;
	color: #888888;
}

#specialProduct .more {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	margin-bottom: 12px;
	border-radius: 4px;
	text-align: center;
	line-height: 60px;
	margin-top: 16px;
	font-size: 16px;
	display: block;
	color: #ffffff;
	height: 60px;
}

#left #specialProduct .more {
	display: none;
}

#specialProduct .more:active {
	position: relative;
	top: 1px;
}

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

#specialProduct .more .icon {
	padding-right: 12px;
	margin-top: -4px;
}

@media all and (max-width: 1600px) {
	#specialProduct .specialProductHeading {
		margin-bottom: 0px;
	}

	#specialProduct .specialTimeHeading {
		display: none;
	}

	#specialProduct .noTimer .picture {
		line-height: 310px;
		height: 310px;
	}
}

@media all and (max-width: 1366px) {
	#specialProduct .productItem .picture {
		line-height: 180px;
		height: 180px;
	}

	#specialProduct .noTimer .picture {
		line-height: 260px;
		height: 260px;
	}

	#specialProduct .productItem .picture img {
		max-height: 90%;
		max-width: 90%;
	}

	#specialProduct .specialTime {
		border-bottom: 0px;
		padding: 12px 0px;
	}
}

/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?17508564816601*/
.index-banners-wrap {
	margin-top: 24px;
}

.index-banners {
	max-width: none;
	margin: -10px -8px;
	font-size: 0;
}

.index-banners .elem-column {
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

.index-banners .elem-column:nth-child(3) {
	width: 19%;
}

.index-banners .elem-column:nth-child(4) {
	width: 31%;
}

.index-banners .elem-wrap {
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 8px;
	vertical-align: top;
}

.index-banners .elem {
	position: relative;
	box-sizing: border-box;
	height: 228px;
	padding: 42px 24px 12px;
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
}

.index-banners .elem-column:nth-child(1) .elem {
	height: 476px;
	padding: 42px 36px 12px;
}

.index-banners .elem-column:nth-child(3) .elem {
	height: 476px;
}

.index-banners .text-wrap {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
	color: #000000;
}

.index-banners .elem-column:nth-child(2) .text-wrap {
	width: 60%;
}

.index-banners .elem-column:nth-child(4) .text-wrap {
	width: 50%;
}

.index-banners .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.index-banners .name {
	display: block;
	max-height: 40px;
	margin-bottom: 10px;
	overflow: hidden;
	color: #000000;
	font-size: 18px;
	font-family: robotomedium;
	line-height: 20px;
	text-decoration: none;
	transition: opacity 0.2s ease-in-out;
}

.index-banners .name:hover {
	opacity: 0.85;
}

.index-banners .name:active {
	position: relative;
	top: 1px;
}

.index-banners .name-white {
	color: #ffffff;
	box-shadow: none;
}

.index-banners .descr {
	max-height: 48px;
	margin-bottom: 12px;
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
}

.index-banners .descr-white {
	color: #ffffff;
}

.index-banners .elem-column:nth-child(1) .descr {
	margin-bottom: 18px;
}

.index-banners .text-wrap.text-wrap-white {
	color: #ffffff;
}

.index-banners .text-wrap-white .name {
	color: #ffffff;
}

.index-banners .text-wrap-white .name:hover {
	opacity: 0.8;
}

.index-banners .btn-white .btn-simple {
	color: #282727;
	background-color: #ffffff;
	border-color: #ffffff;
	transition: opacity 0.2s ease-in-out;
}

.index-banners .btn-white .btn-simple:hover {
	opacity: 0.9;
}

@media all and (max-width: 1800px) {
	.index-banners .name {
		font-size: 16px;
	}

	.index-banners .elem-column {
		width: 37%;
	}

	.index-banners .elem-column:nth-child(3) {
		width: 26%;
	}

	.index-banners .elem-column:nth-child(4) {
		width: 100%;
	}

	.index-banners .elem-column:nth-child(4) .elem-wrap {
		width: 50%;
	}

	.index-banners .elem {
		height: 200px;
		padding: 24px 18px 12px;
	}

	.index-banners .elem-column:nth-child(1) .elem {
		height: 416px;
		padding: 24px 36px 12px;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		height: 416px;
	}

	.index-banners .elem-column:nth-child(4) .text-wrap {
		width: 45%;
	}
}

@media all and (max-width: 1300px) {
	.index-banners {
		margin: -6px;
	}

	.index-banners .elem-wrap {
		padding: 6px;
	}

	.index-banners .elem-column {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(3) {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(4) {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(4) .elem-wrap {
		width: 100%;
	}

	.index-banners .elem-column:nth-child(2) .text-wrap {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(4) .text-wrap {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		padding-right: 36px;
		padding-left: 36px;
	}
}

@media all and (max-width: 1024px) {
	.index-banners .elem-column {
		width: 37%;
	}

	.index-banners .elem-column:nth-child(3) {
		width: 26%;
	}

	.index-banners .elem-column:nth-child(4) {
		width: 100%;
	}

	.index-banners .elem-column:nth-child(4) .elem-wrap {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(2) .text-wrap {
		width: 60%;
	}

	.index-banners .elem-column:nth-child(4) .text-wrap {
		width: 45%;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		padding-right: 24px;
		padding-left: 24px;
	}
}

@media all and (max-width: 900px) {
	.index-banners .elem {
		height: 146px;
	}

	.index-banners .elem-column:nth-child(n) .elem {
		padding: 36px 18px 12px;
	}

	.index-banners .elem-column:nth-child(1) .elem {
		height: 304px;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		height: 304px;
		padding-right: 12px;
		padding-left: 12px;
	}

	.index-banners .descr {
		display: none;
	}
}

@media all and (max-width: 790px) {
	.index-banners {
		margin: -2px;
	}

	.index-banners .elem-wrap {
		padding: 2px;
	}

	.index-banners .elem {
		height: 132px;
	}

	.index-banners .elem-column:nth-child(1) .elem {
		height: 268px;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		height: 268px;
	}

	.index-banners .elem-column:nth-child(n) .elem {
		padding-top: 24px;
	}

	.index-banners .elem-column {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(3) {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(4) {
		width: 50%;
	}

	.index-banners .elem-column:nth-child(4) .elem-wrap {
		width: 100%;
	}

	.index-banners .elem-column:nth-child(2) .text-wrap {
		width: 65%;
	}

	.index-banners .elem-column:nth-child(4) .text-wrap {
		width: 65%;
	}
}

@media all and (max-width: 550px) {
	.index-banners .elem {
		height: 88px;
	}

	.index-banners .elem-column:nth-child(n) .elem {
		padding: 24px 8px 0;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		height: 180px;
	}

	.index-banners .elem-column:nth-child(1) .elem {
		height: 180px;
	}

	.index-banners .elem-column:nth-child(2) .text-wrap {
		width: 70%;
	}

	.index-banners .elem-column:nth-child(4) .text-wrap {
		width: 70%;
	}

	.index-banners .elem-column:nth-child(n) .name {
		max-height: 32px;
		font-size: 14px;
		line-height: 16px;
	}

	.index-banners .btn-simple {
		display: none;
	}
}

@media all and (max-width: 480px) {
	.index-banners-wrap {
		margin: 0 0 24px;
	}
}

@media all and (max-width: 450px) {
	.index-banners .name:not(.test-white) {
		text-shadow: 0 0 10px #ffffff;
	}

	.index-banners .text-wrap-white .name {
		text-shadow: 0 0 10px #000000;
	}
}

@media all and (max-width: 360px) {
	.index-banners .elem-column:nth-child(n) .name {
		max-height: 32px;
		font-size: 13px;
		line-height: 16px;
	}

	.index-banners .elem {
		height: 72px;
	}

	.index-banners .elem-column:nth-child(1) .elem {
		height: 148px;
	}

	.index-banners .elem-column:nth-child(3) .elem {
		height: 148px;
	}

	.index-banners .elem-column:nth-child(n) .elem {
		padding-top: 12px;
	}
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/pop.section/.default/style.css?17508564812738*/
#popSection {
	margin-top: 24px;
	overflow: hidden;
}

#popSection a {
	text-decoration: none;
}

#popSection .heading {
	background-color: #424242;
	margin-bottom: 0px !important;
	padding-left: 18px;
	line-height: 50px;
	font-size: 16px;
	display: block;
	color: #ffffff;
	height: 50px;
}

#popSection .items {
	list-style: none;
	overflow: hidden;
	border-left: 1px solid #e7e8ea;
	/*border-top: 1px solid #e7e8ea;*/
}

#popSection .item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
	background-color: #ffffff;
	overflow: hidden;
	height: 170px;
	float: left;
	width: 20%;
}

#popSection .tabloid {
	position: relative;
	padding: 12px;
}

#popSection .markerContainer {
	position: absolute;
	z-index: 2;
	top: 8px;
	left: 8px;
}

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

#popSection .picture {
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	transform: translate3d(0, 0, 0);

	text-align: center;
	line-height: 100px;
	display: block;
	height: 100px;
	opacity: 1;
}

#popSection .picture:hover {
	opacity: 0.8;
}

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

#popSection .nameWrap {
	height: 42px;
	margin-top: 12px;
	line-height: 42px;
	text-align: center;
	overflow: hidden;
}

#popSection .name {
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	display: inline-block;
	vertical-align: middle;
	color: #000000;
}

#popSection .last {
	background-color: #f9f9f9;
	line-height: 170px;
	height: 170px;
}

#popSection .last .wp {
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	line-height: 21px;
	width: 100%;
}

#popSection .last .showMore {
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	color: #000000;
	width: 100%;
}

#popSection .last .showMore:hover {
	opacity: 0.7;
}

#popSection .last .icon {
	display: inline-block;
	margin-bottom: 6px;
	text-align: center;
	line-height: 21px;
	height: 33px;
	width: 100%;
}

#popSection .last .ps {
	font-size: 18px;
}

#popSection .last .value {
	padding-left: 6px;
	font-size: 18px;
}

#popSection .last .small {
	display: inline-block;
	width: 100%;
}

/* End */
/* /bitrix/templates/dresscode/components/dresscode/slider/promoSlider/style.css?17508564814576 */
/* /bitrix/components/dresscode/special.product/templates/.default/style.css?17508564134201 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/indexBanners/style.css?17508564816601 */
/* /bitrix/templates/dresscode/components/dresscode/pop.section/.default/style.css?17508564812738 */
