

/* Start:/local/templates/dresscodeV2/components/dresscode/slider/promoSliderSlick/style.css?17243336862139*/
.debug {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 4px;
	background: #ffffff;
	display: none;
}

#mslider {
	overflow: hidden;
}

.video-player {
	width: 100%;
	display: block;
}

.d-none {
	display: none;
}

#mslider div img {
	width: 100%;
}

#mslider .sliderBtnLeft,
#mslider .sliderBtnRight{
	display: block;
	height: 118px;
	width: 59px;
	position: absolute;
	top: 50%;
	margin-top: -59px;
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/promoSliderSlick/images/slideArrow.png) no-repeat transparent;
	z-index: 990;
}

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

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

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

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

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




/* Dots */
.slick-dotted.slick-slider
{
	margin-bottom: 30px;
}

.slick-dots
{
	position: absolute;
	bottom: 8px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}
.slick-dots li
{
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}
.slick-dots li button
{
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
	opacity: 1;
}
.slick-dots li button:before
{
	font-family: 'slick';
	font-size: 25px;
	line-height: 20px;

	position: absolute;
	top: 0;
	left: 0;

	width: 20px;
	height: 20px;

	content: '○';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
	opacity: .75;
	color: black;
}


@media all and (max-width: 640px) {
	.slick-dots {
		display: none!important;
	}
	#mslider .sliderBtnLeft,
	#mslider .sliderBtnRight {
		display: none!important;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/indexBanners/style.css?17512832367002*/
.index-banners-wrap{
	margin-top: 24px;
	margin-bottom: 20px;
}
.index-banners{
	max-width: none;
	font-size: 0;
	margin: -10px -8px;
}
.index-banners .elem-column{
	display: inline-block;
	vertical-align: top;
	width: 25%;
}
.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;
	vertical-align: top;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 8px;
}
.index-banners .elem{
	position: relative;
	box-sizing: border-box;
	height: 228px;
	border: 1px solid #e7e8ea;
	background-color: #fff;
}
.index-banners .elem-column:nth-child(1) .elem{
	height: 476px;
}
.index-banners .elem-column:nth-child(3) .elem{
	height: 476px;
}
.index-banners .text-wrap{
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	color: #ffffff;
	box-sizing: border-box;
	font-size: 20px;
	bottom: 10px;
	text-align: center;
	padding: 10px;
}
.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;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
/*.index-banners .elem-column:nth-child(1) .bg{
    background-size: cover;
    background-position: center center;
    }*/
/*.index-banners .elem-column:nth-child(3) .bg{
    background-size: 100% auto;
    background-position: center center;
    }*/
.index-banners .name{
	display: block;
	/*max-height: 40px;*/
	overflow: hidden;
	margin-bottom: 10px;
	font-family: "robotomedium";
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	transition: all 0.2s ease-in-out;
}
.index-banners .name:hover{
	color: #444444;
}
.index-banners .name:active{
	position: relative;
	top: 1px;
}
/*.index-banners .elem-column:nth-child(1) .name{
    max-height: 48px;
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 24px;
    }*/
.index-banners .descr{
	/* max-height: 48px; */
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 16px;
}
.index-banners .elem-column:nth-child(1) .descr{
	margin-bottom: 18px;
}
.index-banners .text-wrap.text-wrap-white{
	color: #fff;
}
.index-banners .text-wrap-white .name{
	color: #ffffff;
}
.index-banners .text-wrap-white .name:hover{
	opacity: 0.8;
}
.index-banners .btn-white .btn-simple{
	background-color: #fff;
	border-color: #fff;
	color: #282727;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.index-banners .btn-white .btn-simple:hover{
	opacity: 0.9;
}

/*start РґР»СЏ Р»РµРІРѕРіРѕ РјРµРЅСЋ*/
@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;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 416px;
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 416px;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap{

	}
}

@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{

	}
}

@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{

	}
}

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

	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 304px;
	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 304px;
	}
	/*.index-banners .elem-column:nth-child(1) .name{
        max-height: 42px;
        font-size: 20px;
        line-height: 21px;
        }

	 */
	.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%; */
	}

	.index-banners .text-wrap {
		font-size: 12px;
		line-height: 14px;
		bottom: -2px;
	}
}

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

	}
	.index-banners .elem-column:nth-child(3) .elem{
		height: 180px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		/*padding-top: 12px;*/
		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 0;
	}
}

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

@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{

	}
}



/* */

#addressSuggest {
	border: 1px solid #dddddd;
	padding: 10px;
}

/* End */


/* Start:/local/templates/.default/components/dresscode/pop.section/.default/style.css?17249382352868*/
#popSection{
	padding-bottom: 36px;
	overflow: hidden;
}

#popSection a{
	text-decoration: none;
}

#popSection .heading{
	margin-bottom: 0px !important;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-align: center;
    padding-left: 18px;
	line-height: 30px;
    font-size: 18px;
    display: block;
    color: #000000;
    height: 60px;
}

#popSection .items{
	list-style: none;
	overflow: hidden;
}

#popSection .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	overflow: hidden;
	float: left;
	width: 16.6%;
}

#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;
	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: 100%;
	max-width: 100%;
}

#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: 20px;
	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%;
}

@media all and (max-width: 1600px) {
	#popSection .item{
		width: 16.6%;
	}
}

@media all and (max-width: 1400px) {
	#popSection .item{
		width: 20%;
	}
}

@media all and (max-width: 1200px) {
	#popSection .item{
		width: 20%;
	}
}
/* End */


/* Start:/local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?16534292261737*/
#homeCatalog{
	background-color: #f3f3f3;
	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;
}

#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/templates/dresscodeV2/components/dresscode/slider/middle/style.css?16534292261966*/
#middleSlider{
	margin-bottom: 36px;
	position: relative;
	display: none;
}

#middleSlider .wrap,
#middleSlider .limiter{
	position: relative;
	overflow: hidden;
}

#middleSlider ul{
	position:relative;
}

#middleSlider ul li{
	display: block;
	float:left;
}

#middleSlider ul li img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

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

#middleSlider ol{
	position: absolute;
	left: 50%;
	bottom: 12px;
}

#middleSlider ol li{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	float:left;
	cursor: pointer;
}

#middleSlider ol li:hover{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) -18px 0  no-repeat transparent;
}

#middleSlider ol li:active{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) -36px 0  no-repeat transparent;
}

#middleSlider ol li.selected{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) -54px 0  no-repeat transparent;	
}

#middleSlider ol li.selected:hover{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) -72px 0  no-repeat transparent;	
}

#middleSlider ol li.selected:active{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.png) -90px 0  no-repeat transparent;	
}

#middleSlider .middleSliderBtnLeft, 
#middleSlider .middleSliderBtnRight{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/middle/images/slideArrow.png) no-repeat transparent;
	position: absolute;
	margin-top: -30px;
	display: block;
	height: 60px;
	width: 30px;
	top: 50%;

}

#middleSlider .middleSliderBtnLeft{
	background-position: 0 0;
	left: 0px;
}

#middleSlider .middleSliderBtnLeft:hover{
	background-position: -30px 0;	
}

#middleSlider .middleSliderBtnLeft:active{
	background-position: -60px 0;		
}

#middleSlider .middleSliderBtnRight{
	background-position: 0 -60px;
	right: 0px;
}

#middleSlider .middleSliderBtnRight:hover{
	background-position: -30px -60px;
}

#middleSlider .middleSliderBtnRight:active{
	background-position: -60px -60px;
}
/* End */
/* /local/templates/dresscodeV2/components/dresscode/slider/promoSliderSlick/style.css?17243336862139 */
/* /local/templates/.default/components/bitrix/news.list/indexBanners/style.css?17512832367002 */
/* /local/templates/.default/components/dresscode/pop.section/.default/style.css?17249382352868 */
/* /local/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?16534292261737 */
/* /local/templates/dresscodeV2/components/dresscode/slider/middle/style.css?16534292261966 */
