

/* Start:/bitrix/templates/dresscode/components/bitrix/catalog.section.list/main/style.css?15768586181037*/
.mainsections{
	width:100%;
	float:right;
	margin-top:23px;
}
.mainsections h2{
	text-align: center;
text-transform: uppercase;
	font-weight: bold;
}
.mainsections h2 a{
	color: #000;
		font-size: 22px;
		text-decoration: none;
}
.mainsections ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px;
}
.mainsections ul > li {
	list-style-type: none;
}
.mainsections .title{
	padding:0px 17px 15px 17px;
	color:#EE8131;
	font-size:24px;
	text-transform:uppercase;
}
.mainsections li.section{
	display:block;
	width:25%;
	float:left;
	/*margin:-1px 0 0 -1px;*/
	/*padding:17px;*/
	text-align: center;
}
.mainsections a{
	font:13px Opensans,Arial,Helvetica,sans-serif;
	line-height:24px;
}
.mainsections a.parent{
	display:block;
	font-size:18px;
	color:#ee8131;
}

@media (min-width: 768px) and (max-width: 979px) {
	.mainsections li.section{
		width: 33%;
	}
}

@media (max-width: 767px) {
	.mainsections li.section{
		width: 50%;
	}
}
 
@media (max-width: 480px) {
	.mainsections li.section{
		width: 100%;
	}	
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/main2019_news_main/style.css?15815824002448*/
#topProduct2{
	position: relative;
}

#topProduct2 .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 24px;
		background: #fff;
}
.a_tub {
	display: inline-block;
	line-height: 45px;
	height: 45px;
	color: #ccc;
	 
	font-weight: 900;
	-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;
	text-decoration: none;
	margin-right: 20px;
	font-size: 16px;
	margin-bottom: 15px;
}
.a_right {
 
}
.a_tub.selected {
	border-bottom: 1px dashed #000000;
	color: #000000;
}
#topProduct2 .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}
#topProduct2 .productList > li{
	float: left;
}
#topProduct2 .productList .photo {
	text-align: center;
	padding: 2px;
}
#topProduct2 .productList .photo img {
	height: 220px;
	width: 100%;
	object-fit: fill;
}
#topProduct2 .productList .title {
	text-align: center;	
	height: 40px;
}
#topProduct2 .productList .title a{		
	color: #000000;
}

#topProduct2 .productList .more {
	 height: 40px;
	 text-align: center;
	 margin-top: 10px;
}
#topProduct2 .more a {
    margin-top: 20px;
    font-size: 14px;
    color: red;
	text-decoration: none;
}
#topProduct2 .more a .icon {
    width: 7px;
    height: 14px;
    margin-left: 5px;
    margin-bottom: 3px;
    background-position: 0px -545px;
}
#topProduct2 .pngicons {
    background-image: url(/bitrix/templates/dresscode/images/sprite/icons.png?v100);
}
#topProduct2 .icon {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
#topProduct2 .productList .item{
	width: 100%;
	float: none;
	border-top: 1px solid #e7e8ea;
}
#topProduct2 .product .tabloid{
	height: 100%;
}

#topProduct2 .topBtnLeft,
#topProduct2 .topBtnRight{
	background: url(/bitrix/templates/dresscode/components/bitrix/news.list/main2019_news_main/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}
#topProduct2 .topBtnLeft{
	left: 24px;
}
#topProduct2 .topBtnRight{
	right: 24px;
}
#topProduct2 .topBtnLeft:hover{
	background-position: -35px 0;
}
#topProduct2 .topBtnLeft:active{
	background-position: -70px 0;
}
#topProduct2 .topBtnRight{
	background-position: 0 -70px;
}
#topProduct2 .topBtnRight:hover{
	background-position: -35px -70px;
}
#topProduct2 .topBtnRight:active{
	background-position: -70px -70px;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/main2019_article_main/style.css?15815824112022*/
#topProduct3{
	position: relative;
}

#topProduct3 .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 24px;
	background: #fff;
}
#topProduct3 .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}
#topProduct3 .productList > li{
	float: left;
}
#topProduct3 .productList .photo {
	text-align: center;
	padding: 2px;
}
#topProduct3 .productList .photo img {
	height: 220px;
	width: 100%;
	object-fit: fill;
}
#topProduct3 .productList .title {
	text-align: center;	
	height: 40px;
}
#topProduct3 .productList .title a{		
	color: #000000;
}
#topProduct3 .productList .more {
	 height: 40px;
	 text-align: center;
	 margin-top: 10px;
}
#topProduct3 .more a {
    margin-top: 20px;
    font-size: 14px;
    color: red;
	text-decoration: none;
}
#topProduct3 .more a .icon {
    width: 7px;
    height: 14px;
    margin-left: 5px;
    margin-bottom: 3px;
    background-position: 0px -545px;
}
#topProduct3 .pngicons {
    background-image: url(/bitrix/templates/dresscode/images/sprite/icons.png?v100);
}
#topProduct3 .icon {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
#topProduct3 .productList .item{
	width: 100%;
	float: none;
	border-top: 1px solid #e7e8ea;
}
#topProduct3 .product .tabloid{
	height: 100%;
}
#topProduct3 .topBtnLeft,
#topProduct3 .topBtnRight{
	background: url(/bitrix/templates/dresscode/components/bitrix/news.list/main2019_article_main/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}
#topProduct3 .topBtnLeft{
	left: 24px;
}
#topProduct3 .topBtnRight{
	right: 24px;
}
#topProduct3 .topBtnLeft:hover{
	background-position: -35px 0;
}
#topProduct3 .topBtnLeft:active{
	background-position: -70px 0;
}
#topProduct3 .topBtnRight{
	background-position: 0 -70px;
}
#topProduct3 .topBtnRight:hover{
	background-position: -35px -70px;
}
#topProduct3 .topBtnRight:active{
	background-position: -70px -70px;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/news.list/main2019_catalog_collection_main/style.css?15815823162646*/
.catalog_collection h2 {
	text-align: center;
	text-transform: uppercase;
}
.catalog_collection h2 a {

    font-size: 22px;
    font-weight: bold;
	text-decoration: none;
	color: #000;
}
#topProduct4{
	position: relative;
}

#topProduct4 .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 24px;
		background: #fff;
}
.a_tub {
	display: inline-block;
	line-height: 45px;
	height: 45px;
	color: #ccc;
	 
	font-weight: 900;
	-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;
	text-decoration: none;
	margin-right: 20px;
	font-size: 16px;
	margin-bottom: 15px;
}
.a_right {
 
}
.a_tub.selected {
	border-bottom: 1px dashed #000000;
	color: #000000;
}
#topProduct4 .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}
#topProduct4 .productList > li{
	float: left;
}
#topProduct4 .productList .photo {
	text-align: center;
	padding: 2px;
}

#topProduct4 .productList .photo img {
	height: 220px;
	/*
	width: 100%;
	object-fit: fill;
	*/
}

#topProduct4 .productList .title {
	text-align: center;	
	height: 40px;

}
#topProduct4 .productList .title a{		
color: #000000;
}

#topProduct4 .productList .more {
	 height: 40px;
	 text-align: center;
	 margin-top: 10px;
}
#topProduct4 .more a {
    margin-top: 20px;
    font-size: 14px;
    color: red;
	text-decoration: none;
}
#topProduct4 .more a .icon {
    width: 7px;
    height: 14px;
    margin-left: 5px;
    margin-bottom: 3px;
    background-position: 0px -545px;
}
#topProduct4 .pngicons {
    background-image: url(/bitrix/templates/dresscode/images/sprite/icons.png?v100);
}
#topProduct4 .icon {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
#topProduct4 .productList .item{
	width: 100%;
	float: none;
	border-top: 1px solid #e7e8ea;
}
#topProduct4 .product .tabloid{
	height: 100%;
}

#topProduct4 .topBtnLeft,
#topProduct4 .topBtnRight{
	background: url(/bitrix/templates/dresscode/components/bitrix/news.list/main2019_catalog_collection_main/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}
#topProduct4 .topBtnLeft{
	left: 24px;
}
#topProduct4 .topBtnRight{
	right: 24px;
}
#topProduct4 .topBtnLeft:hover{
	background-position: -35px 0;
}
#topProduct4 .topBtnLeft:active{
	background-position: -70px 0;
}
#topProduct4 .topBtnRight{
	background-position: 0 -70px;
}
#topProduct4 .topBtnRight:hover{
	background-position: -35px -70px;
}
#topProduct4 .topBtnRight:active{
	background-position: -70px -70px;
}
/* End */
/* /bitrix/templates/dresscode/components/bitrix/catalog.section.list/main/style.css?15768586181037 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/main2019_news_main/style.css?15815824002448 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/main2019_article_main/style.css?15815824112022 */
/* /bitrix/templates/dresscode/components/bitrix/news.list/main2019_catalog_collection_main/style.css?15815823162646 */

/*
     */
/*
*/