

/* Start:/bitrix/components/dresscode/special.product/templates/newIndexSpecial/style.css?17696870194497*/
/*bitrix_include_areas*/

#promoBlock > div[id*="bx_"]{
	vertical-align: middle !important;
	display: table-cell !important;
}

#promoBlock > div[id*="bx_"]:last-child{
	width: 344px !important;
}

#promoBlock > div[id*="bx_"] #sliderBlock{
	display: block;
}

/*end bitrix_include_areas*/

#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: 2px;
	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:/local/templates/dresscodeV2/components/dresscode/slider/promoNewIndexSlider/style.css?17696870234872*/
#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{
	text-decoration: none;
	color: #000000;
}

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

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

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

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

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

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


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

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

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

#slider .leftContainer{
	left: 92px;
}

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

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

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

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

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

#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{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #ffffff;
	height: 50px;
}

#slider .sliderContent .cButtonLight{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid rgba(0, 0, 0, .4);
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	line-height: 50px;
	margin-top: 24px;
	padding: 0 24px;
	color: #000000;
	height: 50px;
}

#slider .sliderContent .cButtonLight:hover{
	border: 1px solid rgba(0, 0, 0, .7);
}

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

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

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

#slider ol li{
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/promoNewIndexSlider/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 14px;
	height: 14px;
	float: left;
	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{
	display: block;
	height: 118px;
	width: 59px;
	position: absolute;
	top: 50%;
	margin-top: -59px;
	background: url(/local/templates/dresscodeV2/components/dresscode/slider/promoNewIndexSlider/images/slideArrow.png) no-repeat transparent;

}

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

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

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

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

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


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/newIndexServiceMob/style.css?17696870221184*/
#serviceBlock {
	margin-top: 24px;
	position: relative;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
}

#serviceBlock .sideBlockContent{
	border: 1px solid #e7e8ea;
	padding: 12px;
}

#serviceBlock .item{
	margin-top: 12px;
	overflow: hidden;
}

#serviceBlock .item:first-child{
	margin-top: 0px;
}

#serviceBlock .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	display: block;
	margin-bottom: 8px;
	color: #000000;
	font-size: 12px;
}

#serviceBlock .description{
	height: 48px;
    overflow: hidden;
}

#serviceBlock .link{
	text-decoration: none;
}

#serviceBlock .link:hover{
	color: #000000;
}

#serviceBlock .picBlock{
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e7e8ea;
	margin-right: 6px;
	text-align: center;
}

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

#serviceBlock .tools{
	vertical-align: top;
	display: inline-block;
	width: 60%;
}

#serviceBlock .tools .date{
	margin-bottom: 6px;
	display: block;
	color: #888888;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/menu/newIndexCarpetMob/style.css?17696870226516*/
#mainMenuContainer{
	position: relative;
}

#mainMenuContainer.fixed{
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
 	animation-name: fadeInDown;
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0px;
}

/*#mainMenuStaticContainer{
	background-color: #1a1a1a;
	height: 60px;
}*/

#mainMenuContainer .minCatalogButton{
	font-family: "roboto_ltregular";
	text-decoration: none;
	padding-left: 24px;
	line-height: 65px;
    font-weight: 400;
    font-size: 18px;
	display: none;
	height: 65px;
}

#mainMenuContainer .minCatalogButton img{
	vertical-align: middle;
	padding-right: 12px;
	margin-top: -2px;
}

#menuCatalogSection{
	border-left: 1px solid #222222;
	height: 60px;
	float: left;
}

#menuCatalogSection .catalogButton{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	background-color: #111111;
	text-decoration: none;
	line-height: 60px;
	padding: 0 29px;
	color: #ffffff;
	display: block;
}

#menuCatalogSection .catalogButton:hover{
    background-color: #000000;
}

#menuCatalogSection .catalogButton img{
	vertical-align: middle;
	padding-right: 12px;
	margin-top: -2px;
}

#menuCatalogSection .catalogButtonImage{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/newIndexCarpetMob/images/catalogButton.png) 0 0 no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	margin-right: 12px;
	margin-top: -2px;
	height: 18px;
	width: 30px;
}

#menuCatalogSection .sectionMenuArrow{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/newIndexCarpetMob/images/sectionMenuArrow.png) 0 0 no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	margin-left: 12px;
	margin-top: -2px;
	height: 6px;
	width: 9px;
}


#mainMenu{
	list-style: none;
	overflow: hidden;
	padding: 0px;
	height: 60px;
	margin: 0px;
}

#mainMenu .removedItemsLink > a{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/newIndexCarpetMob/images/menuSlicedIcon.png) 50% 50% no-repeat transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 60px;
	float: left;
	width: 40px;
}

#mainMenu .removedItemsLink > a:hover{
	opacity: 0.8;
}

#mainMenu .removedItemsLink .removedItemsList{
    box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	margin: 0px 0px 0px -211px;
	background-color: #1a1a1a;
	position: absolute;
	list-style: none;
	display: none;
	padding: 0px;
	z-index: 100;
	width: 300px;
	top: 60px;
	left: 0px;
}

#mainMenu .removedItemsLink:hover .removedItemsList{
	display: block;
}

#mainMenu .removed{
	border-top: 1px solid #222222;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#mainMenu .removed:hover{
	background-color: #202020;
}

/*#mainMenu .removed:first-child{
	border-top: 0px;
}
*/
#mainMenu .removed a{
	text-decoration: none;
	line-height: 24px;
	padding: 18px 24px;
	display: block;
}

#mainMenu a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
}

#mainMenu > li{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #222222;
	line-height: 60px;
	float: left;
}

#mainMenu > li:first-child{
	border-left: 1px solid #222222;
}

#mainMenu > li:hover{
	background-color: #202020;
}

#mainMenu > li:first-child{
	margin-left: 0px;
}

#mainMenu > li > a{
	text-decoration: none;
	padding: 0 12px;
}

#mainMenu > li 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;
	padding-right: 12px;
}

#mainMenu > li a:hover img{
	opacity: 0.8;
}

#menuCatalogSection .sectionMenuArrow{
	padding-left: 12px;
}

/* drop sections */
#menuCatalogSection .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	padding: 24px 0px;
	display: none;
	z-index: 100;
	width: 100%;
	top: 60px;
	left: 0;	
}

#menuCatalogSection .drop ul{
	margin: -24px 0 0 0;
	overflow: hidden;
	list-style: none;
	padding: 0px;
}

#menuCatalogSection .drop .menuSectionContainer{
	overflow: hidden;
}

#menuCatalogSection .drop ul li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 180px;
	text-align: center;
	margin-top: 24px;
	height: 180px;
	float: left;
	width: 20%;
}

#menuCatalogSection .drop ul li:nth-child(5n+1){
	border-left: 0;
}

#menuCatalogSection .drop ul li .container{
	vertical-align: middle;
	width: auto !important;
	display: inline-block;
	line-height: 21px;
}

#menuCatalogSection .drop ul li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	font-size: 14px;
	display: block;
	color: #000000;
}

#menuCatalogSection .drop ul li .picture{
	margin-bottom: 12px;
	line-height: 130px;
	height: 130px;
}

#menuCatalogSection .drop ul li .picture img{
	vertical-align: middle;
}

#menuCatalogSection .drop ul li .picture:hover{
	opacity: 0.9;
}

#mainMenu .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	padding: 24px 0px;
	display: none;
	z-index: 99;
	width: 100%;
	top: 60px;
	left: 0;
}

#mainMenu .drop .nextColumn{
	line-height: 21px;
	list-style: none;
	float: left;
	width: 20%;
	padding: 0;
	margin: 0;
}

#mainMenu .drop .nextColumn > li{
	margin-top: 12px;
	display: block;
}

#mainMenu .drop .nextColumn > li:first-child{
	margin-top: 0px;
}

#mainMenu .drop .nextColumn > li > a{
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	color: #000000;
}

#mainMenu .drop .nextColumn .menu2Link{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12px;
	overflow: hidden;
}

#mainMenu .drop .nextColumn .menu2Link img{
	padding-bottom: 12px;
}

#mainMenu .drop .nextColumn ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainMenu .drop .nextColumn ul li{
	margin-top: 12px;
	display: block;
}

#mainMenu .drop .nextColumn ul li a{
	text-decoration: none;
	color: #000000;
}

@media screen and (max-width: 1024px){

	#mainMenu > li:hover{
		background-color: #202020 !important;
		color: #ffffff;
	}
	
	#mainMenu > li:hover a{
		color: #ffffff;
	}

}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/menu/newIndexCovrolinMob/style.css?17696870236516*/
#mainMenuContainer{
	position: relative;
}

#mainMenuContainer.fixed{
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInDown;
 	animation-name: fadeInDown;
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0px;
}

/*#mainMenuStaticContainer{
	background-color: #1a1a1a;
	height: 60px;
}*/

#mainMenuContainer .minCatalogButton{
	font-family: "roboto_ltregular";
	text-decoration: none;
	padding-left: 24px;
	line-height: 65px;
    font-weight: 400;
    font-size: 18px;
	display: none;
	height: 65px;
}

#mainMenuContainer .minCatalogButton img{
	vertical-align: middle;
	padding-right: 12px;
	margin-top: -2px;
}

#menuCatalogSection{
	border-left: 1px solid #222222;
	height: 60px;
	float: left;
}

#menuCatalogSection .catalogButton{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	background-color: #111111;
	text-decoration: none;
	line-height: 60px;
	padding: 0 29px;
	color: #ffffff;
	display: block;
}

#menuCatalogSection .catalogButton:hover{
    background-color: #000000;
}

#menuCatalogSection .catalogButton img{
	vertical-align: middle;
	padding-right: 12px;
	margin-top: -2px;
}

#menuCatalogSection .catalogButtonImage{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/newIndexCovrolinMob/images/catalogButton.png) 0 0 no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	margin-right: 12px;
	margin-top: -2px;
	height: 18px;
	width: 30px;
}

#menuCatalogSection .sectionMenuArrow{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/newIndexCovrolinMob/images/sectionMenuArrow.png) 0 0 no-repeat transparent;
	vertical-align: middle;
	display: inline-block;
	margin-left: 12px;
	margin-top: -2px;
	height: 6px;
	width: 9px;
}


#mainMenu{
	list-style: none;
	overflow: hidden;
	padding: 0px;
	height: 60px;
	margin: 0px;
}

#mainMenu .removedItemsLink > a{
	background: url(/local/templates/dresscodeV2/components/bitrix/menu/newIndexCovrolinMob/images/menuSlicedIcon.png) 50% 50% no-repeat transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 60px;
	float: left;
	width: 40px;
}

#mainMenu .removedItemsLink > a:hover{
	opacity: 0.8;
}

#mainMenu .removedItemsLink .removedItemsList{
    box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	margin: 0px 0px 0px -211px;
	background-color: #1a1a1a;
	position: absolute;
	list-style: none;
	display: none;
	padding: 0px;
	z-index: 100;
	width: 300px;
	top: 60px;
	left: 0px;
}

#mainMenu .removedItemsLink:hover .removedItemsList{
	display: block;
}

#mainMenu .removed{
	border-top: 1px solid #222222;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#mainMenu .removed:hover{
	background-color: #202020;
}

/*#mainMenu .removed:first-child{
	border-top: 0px;
}
*/
#mainMenu .removed a{
	text-decoration: none;
	line-height: 24px;
	padding: 18px 24px;
	display: block;
}

#mainMenu a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
}

#mainMenu > li{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-right: 1px solid #222222;
	line-height: 60px;
	float: left;
}

#mainMenu > li:first-child{
	border-left: 1px solid #222222;
}

#mainMenu > li:hover{
	background-color: #202020;
}

#mainMenu > li:first-child{
	margin-left: 0px;
}

#mainMenu > li > a{
	text-decoration: none;
	padding: 0 12px;
}

#mainMenu > li 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;
	padding-right: 12px;
}

#mainMenu > li a:hover img{
	opacity: 0.8;
}

#menuCatalogSection .sectionMenuArrow{
	padding-left: 12px;
}

/* drop sections */
#menuCatalogSection .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	padding: 24px 0px;
	display: none;
	z-index: 100;
	width: 100%;
	top: 60px;
	left: 0;	
}

#menuCatalogSection .drop ul{
	margin: -24px 0 0 0;
	overflow: hidden;
	list-style: none;
	padding: 0px;
}

#menuCatalogSection .drop .menuSectionContainer{
	overflow: hidden;
}

#menuCatalogSection .drop ul li{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 180px;
	text-align: center;
	margin-top: 24px;
	height: 180px;
	float: left;
	width: 20%;
}

#menuCatalogSection .drop ul li:nth-child(5n+1){
	border-left: 0;
}

#menuCatalogSection .drop ul li .container{
	vertical-align: middle;
	width: auto !important;
	display: inline-block;
	line-height: 21px;
}

#menuCatalogSection .drop ul li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	font-size: 14px;
	display: block;
	color: #000000;
}

#menuCatalogSection .drop ul li .picture{
	margin-bottom: 12px;
	line-height: 130px;
	height: 130px;
}

#menuCatalogSection .drop ul li .picture img{
	vertical-align: middle;
}

#menuCatalogSection .drop ul li .picture:hover{
	opacity: 0.9;
}

#mainMenu .drop{
	box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	position: absolute;
	padding: 24px 0px;
	display: none;
	z-index: 99;
	width: 100%;
	top: 60px;
	left: 0;
}

#mainMenu .drop .nextColumn{
	line-height: 21px;
	list-style: none;
	float: left;
	width: 20%;
	padding: 0;
	margin: 0;
}

#mainMenu .drop .nextColumn > li{
	margin-top: 12px;
	display: block;
}

#mainMenu .drop .nextColumn > li:first-child{
	margin-top: 0px;
}

#mainMenu .drop .nextColumn > li > a{
	text-transform: uppercase;
	font-family: 'robotobold';
	text-decoration: none;
	color: #000000;
}

#mainMenu .drop .nextColumn .menu2Link{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 12px;
	overflow: hidden;
}

#mainMenu .drop .nextColumn .menu2Link img{
	padding-bottom: 12px;
}

#mainMenu .drop .nextColumn ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainMenu .drop .nextColumn ul li{
	margin-top: 12px;
	display: block;
}

#mainMenu .drop .nextColumn ul li a{
	text-decoration: none;
	color: #000000;
}

@media screen and (max-width: 1024px){

	#mainMenu > li:hover{
		background-color: #202020 !important;
		color: #ffffff;
	}
	
	#mainMenu > li:hover a{
		color: #ffffff;
	}

}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/leftNewIndexService/style.css?17696870221184*/
#serviceBlock {
	margin-top: 24px;
	position: relative;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
}

#serviceBlock .sideBlockContent{
	border: 1px solid #e7e8ea;
	padding: 12px;
}

#serviceBlock .item{
	margin-top: 12px;
	overflow: hidden;
}

#serviceBlock .item:first-child{
	margin-top: 0px;
}

#serviceBlock .name{

	-webkit-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;

	display: block;
	margin-bottom: 8px;
	color: #000000;
	font-size: 12px;
}

#serviceBlock .description{
	height: 48px;
    overflow: hidden;
}

#serviceBlock .link{
	text-decoration: none;
}

#serviceBlock .link:hover{
	color: #000000;
}

#serviceBlock .picBlock{
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e7e8ea;
	margin-right: 6px;
	text-align: center;
}

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

#serviceBlock .tools{
	vertical-align: top;
	display: inline-block;
	width: 60%;
}

#serviceBlock .tools .date{
	margin-bottom: 6px;
	display: block;
	color: #888888;
}
/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/indexNewBanners/style.css?17696870225574*/
.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: 42px 24px 12px 24px;
	border: 1px solid #e7e8ea;
	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: #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;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.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 .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;
}

@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: 200px;
		padding: 24px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 416px;
		padding: 24px 36px 12px 36px
	}
	.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: 1024px){
	.index-banners{
		margin: -6px;
	}
	.index-banners .elem-wrap{
		padding: 6px;
	}
}

@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-left: 12px;
		padding-right: 12px;
	}
/*	.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%;
	}
}

@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{
		/*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: 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{
		padding-top: 12px;
	}
}

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/indexNewBannersCovrolin/style.css?17696870225574*/
.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: 42px 24px 12px 24px;
	border: 1px solid #e7e8ea;
	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: #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;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.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 .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;
}

@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: 200px;
		padding: 24px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 416px;
		padding: 24px 36px 12px 36px
	}
	.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: 1024px){
	.index-banners{
		margin: -6px;
	}
	.index-banners .elem-wrap{
		padding: 6px;
	}
}

@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-left: 12px;
		padding-right: 12px;
	}
/*	.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%;
	}
}

@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{
		/*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: 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{
		padding-top: 12px;
	}
}

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/news.list/indexNewBannersOther/style.css?17696870225574*/
.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: 42px 24px 12px 24px;
	border: 1px solid #e7e8ea;
	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: #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;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.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 .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;
}

@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: 200px;
		padding: 24px 18px 12px;
	}
	.index-banners .elem-column:nth-child(1) .elem{
		height: 416px;
		padding: 24px 36px 12px 36px
	}
	.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: 1024px){
	.index-banners{
		margin: -6px;
	}
	.index-banners .elem-wrap{
		padding: 6px;
	}
}

@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-left: 12px;
		padding-right: 12px;
	}
/*	.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%;
	}
}

@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{
		/*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: 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{
		padding-top: 12px;
	}
}

/* End */


/* Start:/local/templates/.default/components/dresscode/offers.product/newIndexOffers_new/style.css?176968702313634*/
#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/.default/components/dresscode/offers.product/newIndexOffers_new/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;
}


/*my added styles*/

.product-item {
  box-shadow: 0 0 0 1px #E7E8EA;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
  min-height: 370px!important;
}

.product-item .inner-block {
  text-align: center;
  position: relative;
  transition: all .5s ease;
}

.product-item .hover-block {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all .5s ease;
  background: #fff;
  box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.product-item .hover-block .hb-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.product-item .hover-block .hb-top .prod-actions {
  display: flex;
  flex-direction: column;
  width: 33px;
  min-width: 33px;
}

.product-item .hover-block .hb-top .prod-actions .pa_btn {
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
}

.product-item .hover-block .hb-top .prod-actions .pa_btn.active svg rect,
.product-item .hover-block .hb-top .prod-actions .pa_btn.active svg path,
.product-item .hover-block .hb-top .prod-actions .pa_btn:hover svg rect,
.product-item .hover-block .hb-top .prod-actions .pa_btn:hover svg path {
  fill: #27C148;
}

.product-item .hover-block .hb-top .prod-actions .pa_btn.active:first-child path:first-child,
.product-item .hover-block .hb-top .prod-actions .pa_btn:first-child:hover path:first-child {
  stroke: #27C148;
  fill: none;
}

.product-item .hover-block .hb-top .thumb {
  width: 100%;
  position: relative;
  height: 148px;
}

.product-item .hover-block .hb-top .thumb img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-item .hover-block .hb-top .thumb .fast-view {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 11px;
  line-height: 36px;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
  text-decoration: none;
}

.product-item .hover-block .hb-top .thumb:hover .fast-view {
  opacity: 1;
  visibility: visible;
}

.product-item .hover-block .hb-top .thumb:hover .fast-view:hover {
  text-decoration: underline;
}

.product-item .hover-block .title {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}

.product-item .title a {
  text-decoration: none;
  color: inherit;
}

.product-item .title a:hover {
  color: #27C148
}

.product-item .hover-block .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 6px;
  color: #212529;
}

.product-item .hover-block .old-price {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: #212529;
}

.product-item .hover-block .prod-buttons {
  display: flex;
  justify-content: space-around;
  margin-top: 10px;
}

.product-item .hover-block .prod-buttons .btn {
  padding: 0 6px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  width: 90px;
}

.item .hover-block .det-btn {
  padding: 10px;
}

.item .hover-block .det-btn a {
    margin: 0 auto;
}
/* 
.product-item .hover-block .prod-buttons .btn:last-child {
  font-size: 12px!important;
}
 */
.product-item .hover-block .prod-options {
  margin-top: 10px;
}

.product-item .hover-block .prod-options .nice-select {
  width: 100%;
  float: none;
  background: #FAFAFA;
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
  border-radius: 5px;
  height: 30px;
  line-height: 28px;
  font-size: 12px;
  font-weight: 300;
}

.product-item .hover-block .prod-options .nice-select .list {
  width: 100%;
  bottom: 100%;
  top: auto;
  margin: 0;
  max-height: 250px;
  overflow-y: auto;
}

.product-item .hover-block .prod-options .nice-select .option {
  min-height: 28px;
  line-height: 28px;
}

.product-item:hover .inner-block {
  opacity: 0;
}

.product-item:hover .hover-block {
  visibility: visible;
  opacity: 1;
}


.pa_btn .addWishlist.added svg path {
  fill: #27C148;
}

.pa_btn .addCompare.added svg path {
  fill: #27C148;
}

.product-item .oSkuDropDownProperty {
  overflow: visible;
  margin: 0px;
}

.product-item .oSkuDropDownProperty .oSkuDropdownListItem {
  box-sizing: content-box;
  overflow: visible;
  min-width: auto;
  padding: 0px;
  float: none;
}

.product-item .oSkuDropdown {
  background-color: #ffffff;
  border: 1px solid #e7e8ea;
  position: relative;
  line-height: 13px;
  font-size: 13px;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-radius: 2px;
  width: 98%;
  margin-top: 4px;
}

.product-item .oSkuCheckedItem {
  background: url(/local/templates/.default/components/dresscode/offers.product/newIndexOffers_new/images/selectArrow.png) 97% 50% no-repeat transparent;
  padding: 12px 30px 12px 8px !important;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  color: #000000;
}

.product-item .oSkuCheckedItem:hover {
  opacity: 0.8;
}

.product-item .oSkuCheckedItem:active {
  position: relative;
  top: 1px;
}

.product-item .oSkuDropdown label:before,
.product-item .oSkuCheckboxList label:before {
  display: none;
}

.product-item .oSkuDropdownList {
  background-color: #ffffff;
  border: 1px solid #e7e8ea;
  visibility: hidden;
  position: absolute;
  list-style: none;
  margin: 0 -1px;
  opacity: 0;
  padding: 0;
  z-index: 2;
  top: 42px;
  right: 0;
  left: 0;
}

.product-item .oSkuDropdownList.opened {
  visibility: visible;
  opacity: 1;
}

.product-item .pics .oSkuDropdownList {
  top: 52px;
}

.product-item .oSkuDropdownList .skuPropertyValue {
  border-top: 1px solid #e7e8ea;
  position: relative;
  display: block;
}

.product-item .oSkuDropdownList .skuPropertyValue:first-child {
  border-top: 0px;
}

.product-item .oSkuDropdownList .selected {
  box-shadow: 1px 1px 12px #f1f1f1 inset;
  font-family: "Roboto";
  background-color: #f9f9f9;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}

.product-item .oSkuDropdownList .skuPropertyValue:hover {
  background-color: #f9f9f9;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.8;
}

.product-item .oSkuDropdownList .oSkuPropertyItemLink {
  padding: 12px 8px !important;
  text-decoration: none;
  line-height: 18px;
  text-align: left;
  font-size: 13px;
  color: #000000;
  display: block;
  border: 0px;
}

.product-item .oSkuDropdownList .oSkuDropdownListItem.selected .oSkuPropertyItemLink {
  border: 0px;
}

.product-item .oSkuDropdownList .oSkuDropdownListItem.disabled {
  display: none;
}

.product-item .oSkuDropdownList .skuPropertyValue:active .oSkuPropertyItemLink,
.product-item .oSkuDropdownList .oSkuPropertyItemLink:active {
  position: relative;
  top: 1px;
}

.product-item .oSkuDropdownList .skuPropertyValue.loading:after {
  left: 18px;
}

.product .skuProperty {
  overflow:visible!important;
}
.section_hot-product .slick-list .product .skuPropertyList {
  display: unset!important;
}

a.addCart.btn img {
  display: none;
}

.old-price.isempty {
  /*text-decoration: none!important;*/
  /*color: transparent!important;*/
}

.addCart.requestPrice {
  margin-top: 10px!important;
}

.bx-pag-next a span {
  border:none!important;
}

span.to_hide {
  display: inline;
  background: teal;
}

span.to_show {
  display: none;
}

@media screen and (max-width: 767px) {
  span.to_hide {
    display: none;
  }

  span.to_show {
    display: inline;
  }
}

.inner-block .mob-btns {
  display: none;
}


@media screen and (max-width: 1199px) {
  .product-item .hover-block .prod-buttons .btn:last-child {
    line-height: 13px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
  }
}

@media screen and (max-width: 767px) {

  .product-item .hover-block {
    display: none;
  }

  .product-item:hover .inner-block {
    opacity: 1;
  }

  .product-item {
    padding: 25px 15px
  }

  .inner-block {
    display: flex;
    flex-direction: column;
  }

  .inner-block .title {
    order: 0;
  }

  .inner-block .thumb {
    order: 1;
    margin-top: 0;
  }

  .inner-block .price {
    order: 3;
    font-size: 16px;
    margin-bottom: 25px;
  }

  .inner-block .old-price {
    order: 2;
    margin-bottom: 3px;
  }

  .markerContainer {
    top: 46px;
    left: auto;
    right: 0;
  }

  .inner-block .mob-btns {
    display: block;
    order: 5;
  }

  .inner-block .mob-btns .pa_btn {
    margin-right: 10px;
    margin-left: 10px;
  }

  .inner-block .mob-btns .pa_btn svg rect,
  .inner-block .mob-btns .pa_btn svg path {
    fill: #A9A9A9;
  }

  .inner-block .mob-btns .pa_btn.active svg rect,
  .inner-block .mob-btns .pa_btn.active svg path {
    fill: #27C148
  }

  .thumb img {
    width: 114px;
    height: 148px;
    object-fit: cover;
  }
}
.markerContainer {
  position: absolute;
  top: -12px;
  left: 0;
  display: flex;
  flex-direction: column;
}
.markerContainer .marker {
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  height: 22px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #fff;
  margin-left: -5px;
}

.product-item .price {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #212529;
}

.product-item .old-price {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: #212529;
}

.product-item .inner-block .thumb {
  min-height: 210px!important;
}
 .product-item .prod-actions a  {
   padding-left: 2px;
 }

.product-item .hover-block .price {
text-align: left;
 }

.product-item .hover-block .old-price.isempty {

  height: 22px;
  text-align: left;
  text-decoration-line: line-through;
  color: #212529;
}

.oSkuCheckedItem.noHideChecked::after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.section_hot-product .slick-list {
  overflow: hidden!important;
}

.hover-block {
  max-width:260px!important;
  padding: 20px 34px!important;
}

.product-item .hover-block .hb-top .prod-actions {
  margin-right: 6px;
}

.product-item .hover-block .hb-top .thumb img {
  object-fit: contain!important;
}

@media screen and (max-width: 800px) {
  .product-item {
    /*width: 160px!important;*/
    padding: 0 4px!important;
    min-height: 309px!important;
  }
  .product-item .inner-block {
    height: 308px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .product-item .inner-block .mob-btns {
    margin-top: auto;
    padding-bottom: 14px;
  }
  .product-item .inner-block .thumb {
    min-height: auto!important;
  }
  .markerContainer {
    text-align: right;
    /*left: 0!important;*/
    /*right: auto!important;*/
  }
  .inner-block .title {
    min-height: 37px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  }
/* End */


/* Start:/local/templates/.default/components/dresscode/offers.product/newIndexOffers_new/css/nice-select.css?17696870234145*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/* End */


/* Start:/local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?17696870222357*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.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 {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.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{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.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 {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/reviews_yandex/style.css?17696870235759*/
.yandex-reviews {
    margin-top: 30px;
    width: 100%;
    max-width: 1524px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 45px;
}

@media screen and (max-width: 800px) {
    .yandex-reviews {
        padding: 0 15px;
        width: calc(100vw - 60px);
    }
}

.review-item .top-wrapper .leftcol h3 {
    font-size: 20px;
}


.total-rating {
    padding: 2px;
    margin-left: 5px;
    border-radius: 50%;
    background-color: #FFC92A;
}

.yandex-reviews-list {
    overflow: hidden;
    margin-top: 24px;
}

.yandex-reviews-logo {
    margin-left: 6px;
}

.yandex-reviews-list .reviews-avatar{
    border-radius: 50%;
    width: 68px;
    margin-right: 5px;
}

.yandex-reviews-list-item {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.yandex-reviews-list-item:first-child {
    border-top: 1px solid #f1f1f1;
}

.yandex-reviews-text {
    margin-top: 24px;
    color: #333333;
}

.yandex-reviews-container {
    padding-bottom: 1px;
    overflow: hidden;
}

.yandex-reviews-heading {
    font-family: "robotoMedium";
    padding-top: 6px;
    margin-bottom: 12px;
    font-size: 18px;
}

.yandex-reviews-rating-count,
.yandex-reviews-top-rating {
    vertical-align: middle;
    display: inline-block;
}

.yandex-reviews-rating-count {
    margin-right: 12px;
}

.yandex-review-item-date {
    margin-bottom: 12px;
    color: #878787;
}

.yandex-review-item-rating {
    margin-bottom: 24px;
    position: absolute;
    top: 0;
    right: 0;
}

.yandex-review-item-author {
    margin-bottom: 6px;
}

.yandex-reviews-rating {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin-top: -4px;
    height: 15px;
    width: 79px;
    z-index: 2;
}

.yandex-reviews-rating i {
    background: url(/local/templates/.default/components/bitrix/news.list/reviews_yandex/images/rating.png) repeat 0 0px transparent;
    position: absolute;
    display: block;
    height: 15px;
    width: 79px;
    left: 0px;
    top: 0px;
}

.yandex-reviews-rating i.m {
    background: url(/local/templates/.default/components/bitrix/news.list/reviews_yandex/images/rating.png) repeat 0 -14px transparent;
    z-index: 10;
    width: 0px;
}

.yandex-review-item-text {
    line-height: 26px;
    color: #111111;
}

@media all and (max-width: 600px) {
    .yandex-reviews-heading {
        font-size: 16px;
    }
    .yandex-reviews-logo {
        width: 80px;
    }
    
    .yandex-reviews-list-item {
        border-right: 0;
        border-left: 0;
        border-top: 0;
    }

    .yandex-review-item-rating {
        margin-bottom: 0px;
    }

    .yandex-review-item-text {
        padding: 0px;
    }

}

.yandex-reviews .yandex-reviews-list .yandex-reviews-list-item {
    border-radius: 15px;
    border: 1px solid #E7E8EA;
    margin-bottom: 16px;
}

.yandex-review-item-author {
    font-size: 16px !important;
}

.yandex-reviews-container {
    display: flex;
    justify-content: space-between;
}

.review-item {
    padding: 24px;
    margin-right: 0 !important;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-sizing: border-box;
}


.review-item .top-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    align-items: baseline;
    position: relative;
}

.review-item .top-wrapper .yandex-review-item-rating {
    margin-bottom: 8px;
}

.review-item .top-wrapper .leftcol .date {
    font-size: .667em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #999;
}

.review-item .text span {
    word-wrap: break-word;
    white-space: normal;
}

.review-item .answer {
    display: block;
    margin-bottom: 0;
    margin-top: auto;
    min-height: 40px;
    padding-top: 12px;
}

.review-item .answer span.answer {
    display: block;
    white-space: normal;
    color: #6c757d;
    font-size: 16px;
    min-height: 64px;
}

.glider {
    position: relative;
    overflow: visible;
}

.glider .glide__arrow {
    box-shadow: none;
    /* background-color: transparent; */
    background-color: #fff;
    border: none;
}

.glider .glide__arrow svg path {
    transform: scaleY(2);
}

.glider .glide__arrows .glide__arrow--left {
    left: -35px;
    top: 45%;
    padding-left: 8px;
}

.glider .glide__arrows .glide__arrow--right {
    right: -40px;
    top: 45%;
}

.glider .glide__arrows .glide__arrow--left:hover, .glider .glide__arrows .glide__arrow--right:hover {
    /* opacity: 0.7; */
    filter: brightness(85%);
    /* background:darken($test-color, 10%); */
}

.glider .glide__bullets {
    position: relative;
    left: 49.5%;
    height: 50px;
    top: 1px
}

.glider .glide__bullets .glide__bullet {
    box-shadow: none;
    border: 1px solid #E7E8EA;
}

.glider .glide__bullets .glide__bullet--active {
    background-color: #E7E8EA;
}
/* 
@media screen and (max-width: 800px) {
    .review-item {
        margin-right: 0 !important;
    }
} */

@media screen and (max-width: 767px) {

    .yandex-reviews .yandex-reviews-list .yandex-reviews-list-item {
        padding: 12px;
    }

    .review-item .top-wrapper {
        flex-direction: column;
    }

    .review-item .top-wrapper .leftcol h3 {
        white-space: normal;
    }

    .review-item .answer span.answer {
        min-height: 72px;
    }

}

@media screen and (max-width: 600px) {
    .glider .glide__arrows .glide__arrow--left, .glider .glide__arrows .glide__arrow--right {
        display: none;
    }
    
    .yandex-reviews {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/reviews_yandex/css/glide.core.min.css?1769687023814*/
.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;margin-bottom0!important;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/reviews_yandex/css/glide.theme.min.css?17696870232564*/
.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
    text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    transform: translateY(-50%);
    line-height: 1
}

.glide__arrow:focus {
    outline: none
}

.glide__arrow:hover {
    border-color: white
}

.glide__arrow--left {
    left: 0
}

.glide__arrow--right {
    right: 0
}

.glide__arrow--disabled {
    opacity: 0.33
}

.glide__bullets {
    position: absolute;
    z-index: 2;
    bottom: 2em;
    left: 50%;
    display: inline-flex;
    list-style: none;
    transform: translateX(-50%)
}

.glide__bullet {
    background-color: rgba(255, 255, 255, 0.5);
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    line-height: 0;
    box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
    margin: 0 0.25em
}

.glide__bullet:focus {
    outline: none
}

.glide__bullet:hover, .glide__bullet:focus {
    border: 2px solid white;
    background-color: rgba(255, 255, 255, 0.5)
}

.glide__bullet--active {
    background-color: white
}

.glide--swipeable {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.glide--dragging {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}


.arrow_sec {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: white;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
    text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border 300ms ease-in-out;
    transform: translateY(-50%);
    line-height: 1
}

.arrow_sec:focus {
    outline: none
}

.arrow_sec:hover {
    border-color: white
}

.arrow--left_sec {
    left: 0
}

.arrow--right_sec {
    right: 0
}
.products-slider.glideslide {
    position: relative;
}
.glide__slides {
    margin-bottom: 0!important;
}
/* End */
/* /bitrix/components/dresscode/special.product/templates/newIndexSpecial/style.css?17696870194497 */
/* /local/templates/dresscodeV2/components/dresscode/slider/promoNewIndexSlider/style.css?17696870234872 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/newIndexServiceMob/style.css?17696870221184 */
/* /local/templates/dresscodeV2/components/bitrix/menu/newIndexCarpetMob/style.css?17696870226516 */
/* /local/templates/dresscodeV2/components/bitrix/menu/newIndexCovrolinMob/style.css?17696870236516 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/leftNewIndexService/style.css?17696870221184 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/indexNewBanners/style.css?17696870225574 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/indexNewBannersCovrolin/style.css?17696870225574 */
/* /local/templates/dresscodeV2/components/bitrix/news.list/indexNewBannersOther/style.css?17696870225574 */
/* /local/templates/.default/components/dresscode/offers.product/newIndexOffers_new/style.css?176968702313634 */
/* /local/templates/.default/components/dresscode/offers.product/newIndexOffers_new/css/nice-select.css?17696870234145 */
/* /local/templates/dresscodeV2/components/bitrix/system.pagenavigation/round/style.css?17696870222357 */
/* /local/templates/.default/components/bitrix/news.list/reviews_yandex/style.css?17696870235759 */
/* /local/templates/.default/components/bitrix/news.list/reviews_yandex/css/glide.core.min.css?1769687023814 */
/* /local/templates/.default/components/bitrix/news.list/reviews_yandex/css/glide.theme.min.css?17696870232564 */
