

/* Start:/bitrix/templates/dresscodeV2/components/dresscode/slider/middle/style.css?17390086981968*/
#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(/bitrix/templates/dresscodeV2/components/dresscode/slider/middle/images/slideButton.svg) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	float:left;
	cursor: pointer;
}

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

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

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

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

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

#middleSlider .middleSliderBtnLeft, 
#middleSlider .middleSliderBtnRight{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/middle/images/slideArrow.svg) 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 */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/news.list/indexBanners/style.css?17337565045374*/
.index-banners-wrap {
	margin-bottom: 48px;
	margin-top: 48px;
}

.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;
	padding: 20px;
	background-color: #fff;
}

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

.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: var(--black);
}

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

.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 .name {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
	line-height: 20px;
	text-decoration: none;
	color: var(--black);
	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;
	overflow: hidden;
	margin-bottom: 12px;
	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: #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;
}

.btn-simple.btn-micro.btn-white {
	color: #fb9bad;
    background: #ffffff;
}

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

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

@media all and (max-width: 1340px) {
	.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: 230px;
		padding: 24px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem {
		height: 480px;
		padding: 20px;
	}
	.index-banners .elem-column:nth-child(3) .elem {
		height: 480px;
	}
	.index-banners .elem-column:nth-child(4) .text-wrap {
		width: 55%;
	}
}

@media all and (max-width: 1024px) {
	.index-banners {
		margin: -6px;
	}
	.index-banners .elem-wrap {
		padding: 6px;
	}
}

@media all and (max-width: 900px) {
	.index-banners .elem {
		height: 240px;
	}
	.index-banners .elem-column:nth-child(n) .elem {
		padding: 20px;
	}
	.index-banners .elem-column:nth-child(1) .elem {
		height: 490px;
	}
	.index-banners .elem-column:nth-child(3) .elem {
		height: 490px;
		padding-left: 12px;
		padding-right: 12px;
	}
	
}

@media all and (max-width: 790px) {
	.index-banners {
		margin: -2px;
	}
	.index-banners .elem-wrap {
		padding: 2px;
	}
	.index-banners .elem {
		height: 230px;
	}
	.index-banners .elem-column:nth-child(1) .elem {
		height: 465px;
	}
	.index-banners .elem-column:nth-child(3) .elem {
		height: 465px;
	}
	.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 .text-wrap {
		width: 55%!important;
	}
	.index-banners .elem-column .elem {
		display: inline-flex;
        align-items: center;
	}
	.index-banners .elem-column:nth-child(n) .elem {
		padding: 20px;
	}
	.index-banners .elem-column .elem {
		height: 250px!important;
	}
	.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 {
		font-size: 14px;
		line-height: 16px;
	}
	.index-banners .elem-column {
		width: 100%;
	}
	.index-banners .elem-column:nth-child(3) {
		width: 100%;
	}
	.index-banners .elem-column:nth-child(4) {
		width: 100%;
	}
	.index-banners .elem-column:nth-child(4) .elem-wrap {
		width: 100%;
	}
	.index-banners .bg {
		background-position: 50% 50%;
	}
	.index-banners .elem-wrap {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

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




/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?17181395571708*/
#homeCatalog{
	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(/bitrix/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:/bitrix/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?17181411422701*/
#brandList {
	background-color: #ffffff;
	padding-bottom: 36px;
	margin-top: 0px;
}

#brandList a {
	text-decoration: none;
}

#brandList .heading {
	margin-bottom: 0px !important;
	text-transform: uppercase;
	padding-bottom: 48px;
	text-align: center;
	padding-left: 18px;
	padding-top: 48px;
	font-size: 18px;
    font-weight: 600;
	display: block;
	color: var(--black);
}

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

#brandList .item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background-color: #ffffff;
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	float: left;
}

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

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

#brandList .marker {
	font-size: 12px;
    font-weight: 400;
	background-color: #424242;
	margin-bottom: 8px;
	border-radius: 4px;
	color: #fff;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#brandList .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);
	opacity: 0.8;
	text-align: center;
	line-height: 80px;
	display: block;
	height: 80px;
}

#brandList .picture:hover {
	opacity: 1;
}

#brandList .picture img {
	vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}

#brandList .name {
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	display: block;
	color: var(--black);
	margin: 12px 0;
}

#brandList .last {
	background-color: #f9f9f9;
}

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

#brandList .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: var(--black);
	width: 100%;
}

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

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

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

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

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

@media (max-width: 1199.75px) {
    #brandList .item {
        height: 80px;
        line-height: 80px;
    }

    #brandList .picture {
        height: 60px;
        line-height: 60px;
    }
}
/* End */
/* /bitrix/templates/dresscodeV2/components/dresscode/slider/middle/style.css?17390086981968 */
/* /bitrix/templates/dresscodeV2/components/bitrix/news.list/indexBanners/style.css?17337565045374 */
/* /bitrix/templates/dresscodeV2/components/dresscode/offers.product/.default/style.css?17181395571708 */
/* /bitrix/templates/dresscodeV2/components/dresscode/brands.list/.default/style.css?17181411422701 */
