

/* Start:/local/templates/dresscodeV2/components/dresscode/slider/promoSlider/style.min.css?17515347194017*/
#slider{position:relative;width:100%;overflow:hidden}#slider .wrap{position:relative;overflow:hidden}#slider ul{position:relative}#slider ul li{position:relative;display:block;float:left}#slider ul li .slideLink{color:#000;text-decoration:none}#slider .sliderVideoOverBg{position:absolute;z-index:2;width:100%;height:100%;pointer-events:none}#slider .slideVideoContainer{position:relative;height:900px;overflow:hidden}#slider .videoPoster{display:block;display:none;height:555px;background-position:center center;background-size:cover}#slider .slideVideoContainer embed,#slider .slideVideoContainer iframe,#slider .slideVideoContainer object{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:#000;transform:translateY(-50%);backface-visibility:hidden;pointer-events:none}#slider .limiterContainer{position:absolute;left:0;width:100%}#slider .limiter{position:relative;height:900px}#slider .sliderContent{position:absolute;top:50%;left:0;z-index:3;color:#000;transform:translateY(-50%)}#slider .sliderContent.loading{display:none}#slider .leftContainer{left:0}#slider .centerContainer{left:50%!important;transform:translateX(-50%) translateY(-50%)}#slider .rightContainer{right:0;left:unset}#slider .sliderContent .bigText,#slider .sliderContent .bigTextColor,#slider .sliderContent .bigTextLight,#slider .sliderContent .bigTextLightColor{display:block;margin-top:24px;font-size:48px;font-family:robotoMedium;line-height:56px}#slider .sliderContent .mediumText,#slider .sliderContent .mediumTextColor,#slider .sliderContent .mediumTextLight{display:block;margin-top:24px;font-size:30px;line-height:36px}#slider .sliderContent .smallText,#slider .sliderContent .smallTextColor,#slider .sliderContent .smallTextLight{display:block;margin-top:24px;font-size:16px;line-height:24px}#slider .sliderContent .bigTextLight,#slider .sliderContent .bigTextLightColor,#slider .sliderContent .mediumTextLight,#slider .sliderContent .smallTextLight{font-family:roboto_thregular}#slider .sliderContent .whiteColor{color:#fff}#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:#fff;line-height:50px;text-align:center;text-decoration:none;border-radius:6px;transition:all .2s ease-in-out}#slider .sliderContent .cButton.cButtonWhite{color:#000;background-color:#fff}#slider .sliderContent .cButtonLight{display:inline-block;height:50px;margin-top:24px;padding:0 24px;color:#000;line-height:50px;text-align:center;text-decoration:none;border:1px solid rgb(0 0 0 / 40%);border-radius:6px;transition:all .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(/local/templates/dresscodeV2/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(/local/templates/dresscodeV2/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:/local/components/dresscode/pop.section/templates/template/style.css?17640436074469*/
body.index {
	background-color: transparent !important;
}

#popSection {
	padding: 50px 0 70px;
	background-color: #f2f3f5;
}

#popSection a {
	text-decoration: none;
}

#popSection .topBlock {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 32px;
}

#popSection .heading {
	margin-bottom: 0px !important;
	font-family: robotomedium;
	text-align: left;
	line-height: 48px;
	font-size: 40px;
	display: block;
	color: #000000;
	letter-spacing: -2%;
}

#popSection .topBlock a span {
	color: #000000;
}

#popSection .topBlock a {
	padding: 12px 18px;
	font-family: robotomedium;
	border-radius: 8px;
	font-size: 16px;
	line-height: 20px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
}

#popSection .topBlock a svg {
	margin-left: 8px;
}

#popSection .topBlock a:hover {
	background-color: #09316F;
}

#popSection .topBlock a:hover span {
	color: #FFFFFF;
}

#popSection .topBlock a:hover svg path {
	fill: #FFFFFF;
}

#popSection .items {
	list-style: none;
	overflow: hidden;
	padding: 0 !important;
	margin: 0;
}

#popSection .item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 8px;
	overflow: hidden;
	height: auto !important;
	float: left;
	width: 20%;
	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
}

#popSection .tabloid {
	position: relative;
	background-color: #ffffff;
	border-radius: 8px;
	padding: 0 0 30px !important;
}

#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;
	padding: 24px;
	opacity: 1;
	height: auto !important;
}

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

#popSection .picture img {
	vertical-align: middle;
	max-height: 133px !important;
}

#popSection .bntLInk {
	padding: 12px 18px;
	border-radius: 8px;
	display: block;
	margin: 6px 24px 0px;
	background-color: #09316F;
	color: #FFFFFF;
	text-align: center;
	font-family: robotoregular;
	font-size: 14px;
	line-height: 20px;
}

#popSection .bntLInk:hover {
	background-color: #072553;
}

#popSection .nameWrap {
	text-align: center;
	overflow: hidden;
	height: 48px !important;
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	line-height: 24px !important;
	font-family: robotobold;
	color: #000000;
	padding-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -moz-box;
	-moz-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	box-orient: vertical;
	padding: 24px 24px 12px;
}

#popularSection {
	margin-left: -16px;
	margin-right: -16px;
	position: relative;

}

#popularSection .slideContainer {
	padding: 0 8px;
}

#popularSection .btnLeft,
#popularSection .btnRight {
	position: absolute;
	top: 50%;
	z-index: 22;
	width: 42px;
	height: 42px;
	transform: translateY(-50%);
	left: 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #F2F3F5;
	border-radius: 6px;
	box-shadow: 0px 1px 2px 0px #0000001A;
}

#popularSection .item:hover .btnLeft,
#popularSection .item:hover .btnRight {
	background-color: #09316F;
	box-shadow: none;
}

#popularSection .item:hover .btnLeft svg path,
#popularSection .item:hover .btnRight svg path {
	fill: #FFFFFF;
}

#popularSection .btnRight {
	right: 2px;
	left: auto;
}

#popularSection .btnRight svg {
	transform: rotate(180deg);
}

@media (max-width: 1000px) {
	#popSection .picture img {
		max-width: none !important;
	}
}

@media (max-width: 768px) {
	#popSection .picture img {
		max-height: 100px !important;
	}

	#popularSection .btnLeft {
		left: 16px;
	}

	#popularSection .btnRight {
		right: 16px;
	}
}

@media (max-width: 600px) {
	#popSection .picture img {
		max-height: 133px !important;
	}

	#popSection .topBlock {
		flex-wrap: wrap;
	}
}

@media (max-width: 560px) {
	#popSection .topBlock a {
		margin-left: auto;
		margin-top: 12px;
	}

	#popSection .topBlock .heading {
		margin-right: 30px;
	}
}
/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?17640461441690*/
#homeCatalog {
	background-color: #f2f3f5;
	padding-bottom: 36px;
	margin-top: 0px;
}



#homeCatalog .captionList {
	position: relative;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	background-color: #2b2b2b;
}

#homeCatalog .captionList .slideBox {
	list-style: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
	background-color: #f2f3f5;
}

#homeCatalog .captionList .cItem {
	list-style: none;
	float: left;
}

#homeCatalog .caption {
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-left: 1px solid #222222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 12px;
}

#homeCatalog .caption:hover {
	background-color: #202020;
}

#homeCatalog .caption.loading {
	opacity: 0.6;
}

#homeCatalog .caption a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

#homeCatalog .cItem {
	float: left;
	width: 20%;
}

#homeCatalog .captionBtnRight,
#homeCatalog .captionBtnLeft {
	background: url(/local/templates/dresscodeV2/components/dresscode/offers.product/.default/images/offerArrowSmall.png) 0 0 no-repeat transparent;
	position: absolute;
	height: 60px;
	width: 60px;
	top: 0;
}

#homeCatalog .captionBtnLeft {
	left: 0px;
}

#homeCatalog .captionBtnRight {
	right: 0px;
}

#homeCatalog .captionBtnLeft:hover {
	background-position: -0px -60px;
}

#homeCatalog .captionBtnLeft:active {
	background-position: -0px -120px;
}

#homeCatalog .captionBtnRight {
	background-position: -60px 0px;
}

#homeCatalog .captionBtnRight:hover {
	background-position: -60px -60px;
}

#homeCatalog .captionBtnRight:active {
	background-position: -60px -120px;
}

/* End */


/* Start:/local/components/dresscode/catalog.item/templates/.default/style.css?176421760443*/
.optional,
.rating{
    display: none;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/slider/middle/style.min.css?17515347191731*/
#middleSlider{position:relative;display:none;margin-bottom:36px}#middleSlider .limiter,#middleSlider .wrap{position:relative;overflow:hidden}#middleSlider ul{position:relative}#middleSlider ul li{display:block;float:left}#middleSlider ul li img{max-width:100%;max-height:100%;vertical-align:middle}#middleSlider ol{position:absolute;bottom:12px;left:50%;margin:0;padding:0;list-style:none}#middleSlider ol{position:absolute;bottom:12px;left:50%}#middleSlider ol li{float:left;width:18px;height:18px;margin-right:4px;background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) 0 0 no-repeat transparent;cursor:pointer}#middleSlider ol li:hover{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -18px 0 no-repeat transparent}#middleSlider ol li:active{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -36px 0 no-repeat transparent}#middleSlider ol li.selected{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -54px 0 no-repeat transparent}#middleSlider ol li.selected:hover{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -72px 0 no-repeat transparent}#middleSlider ol li.selected:active{background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) -90px 0 no-repeat transparent}#middleSlider .middleSliderBtnLeft,#middleSlider .middleSliderBtnRight{position:absolute;top:50%;display:block;width:30px;height:60px;margin-top:-30px;background:url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideArrow.svg) no-repeat transparent}#middleSlider .middleSliderBtnLeft{left:0;background-position:0 0}#middleSlider .middleSliderBtnLeft:hover{background-position:-30px 0}#middleSlider .middleSliderBtnLeft:active{background-position:-60px 0}#middleSlider .middleSliderBtnRight{right:0;background-position:0 -60px}#middleSlider .middleSliderBtnRight:hover{background-position:-30px -60px}#middleSlider .middleSliderBtnRight:active{background-position:-60px -60px}
/* End */
/* /local/templates/dresscodeV2/components/dresscode/slider/promoSlider/style.min.css?17515347194017 */
/* /local/components/dresscode/pop.section/templates/template/style.css?17640436074469 */
/* /local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?17640461441690 */
/* /local/components/dresscode/catalog.item/templates/.default/style.css?176421760443 */
/* /local/templates/dresscodeV2/components/dresscode/slider/middle/style.min.css?17515347191731 */
