

/* Start:/bitrix/templates/dresscodeV2-2021/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1703052162992*/
#newsDetail{
	margin-top: 0;
}

#newsDetail .newsDate{
	margin-top: 0;
	color: #888888;
}

#newsDetail .description{
	/*border-top: 1px solid #e7e8ea;*/
	padding-top: 5px; /*24px*/
	line-height: 21px;
	margin-top: 5px; /*24px*/
	/*max-width: 850px;*/
	font-size: 16px;
	color: black;
}

#newsDetail .description ul li{
	font-size: 22px;
}


#newsDetail .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;
	display: inline-block;
	margin-top: 24px;
	color: #ffffff;
	padding: 12px 38px;
	border-radius: 4px;
}


#newsDetail .more:active{
	position: relative;
	top: 1px;
}

#newsDetail .bigPicture img{
	max-width: 100%;
}

#newsDetail p, #newsDescription p, .description p{
	font-size: 18px;
	line-height: 1.5;
}

#newsDetail h2, #newsDescription h2{
	font-size: 22px;
	font-weight: bold;
}

#newsDescription ul li{
	line-height: 26px;
}

#newsDescription ul li span{
	font-size: 22px !important;
}
/* End */


/* Start:/bitrix/templates/dresscodeV2-2021/components/bitrix/system.pagenavigation/round/style.css?17250030621951*/
.bx-pagination .bx-pagination-container ul li a,.bx-pagination .bx-pagination-container ul li span{border-radius:16px;display:block;height:32px;min-width:32px;line-height:32px;vertical-align:middle;color:#444}.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}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s,background-color .3s,border-color .3s;-moz-transition:color .3s,background-color .3s,border-color .3s;-ms-transition:color .3s,background-color .3s,border-color .3s;-o-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s;background:#eff0f1;padding:0 8px;font-size:14px;-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}.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-next a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev 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-next span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev 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-next a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span{background:#fff;border-color:#dadada;color:#000}
/* End */


/* Start:/bitrix/templates/dresscodeV2-2021/components/bitrix/catalog.section/slider/style.css?17030570334035*/
.items.productList{
	margin-bottom: 24px;
}

.removeFromWishlist{
	display: none;
}

#catalogColumn .items.productList .product{
	/*width: 33.33% !important;*/
	height: 400px !important;
}

.goods_item__block_left, .goods_item__block_right{
	position: relative;
	display: block;
	float: left;
}

.goods_item__block_left{
	width: 53%;
}

.goods_item__block_right{
	width: 47%;
}

.goods_item__block_bottom{
	width: 100%;
	clear: both;
	padding-top: 10px;
}

.goods_item__price{
	height: 22px !important;
	font-size: 14px;
	margin-bottom: 6px !important;
}

.goods_item__price_low{
	font-size: 14px;
	height: 14px !important;
}

.goods_item__price_low a{
	color: red;
	border-bottom: 1px dashed red;
}

.goods_item__availability{
	height: 22px !important;
	margin-bottom: 3px;
}

.goods_item__pickup{
	height: 14px !important;
}

/*#catalogColumn .product:nth-child(3n-2){/*
    /*border-left: 1px solid #e7e8ea !important;*/
    /*border-top: 1px solid #e7e8ea !important;*/

/*}*/

/*#catalogColumn .product:nth-child(-n+3){*/
    /*border-top: 1px solid #e7e8ea !important;*/
/*}*/

#catalogColumn .product:nth-child(4n+4){
    border-right: 1px solid #e7e8ea !important;
}

@media only screen and (min-width: 1025px) and (max-width : 1246px){
	#catalogColumn .items.productList .product{
		height: 400px !important;
	}

	#catalogColumn .items.productList .product:hover{
		height: 400px !important;
	}

	/*.product .tabloid{
		height: 441px !important;
	}*/

	.goods_item__pickup{
		text-align: right;
	}

	#catalogColumn .product:nth-child(3n-2){
	    border-left: 1px solid #e7e8ea !important;
	    border-top: 1px solid #e7e8ea !important;
	}

	#catalogColumn .product:nth-child(-n+3){
	    border-top: 1px solid #e7e8ea !important;
	}
}

@media only screen and (min-width: 936px) and (max-width : 1100px){
	#catalogColumn .items.productList .product{
		height: 400px !important;
	}

	#catalogColumn .items.productList .product:hover{
		height: 400px !important;
	}

}


@media only screen and (min-width: 469px) and (max-width : 936px){
	#catalogColumn .items.productList .product{
		height: 400px !important;
	}

	#catalogColumn .items.productList .product:hover{
		height: 400px !important;
	}

	/*.product .tabloid{
		height: 442px !important;
	}*/

	.goods_item__pickup{
		text-align: right;
	}

	body #subHeader{
		height: auto !important;
	}

	#catalogColumn .product:nth-child(3n-2){
	    border-left: 1px solid #e7e8ea !important;
	    border-top: 1px solid #e7e8ea !important;
	}

	#catalogColumn .product:nth-child(-n+3){
	    border-top: 1px solid #e7e8ea !important;
	}
}

@media only screen and (max-width : 468px){
	#catalogColumn .items.productList .product{
		height: 400px !important;
	}

	#catalogColumn .items.productList .product:hover{
		height: 400px !important;
	}

	/*.product .tabloid{
		height: 442px !important;
	}*/

}

#sectionProduct .productList .item {
    border-left: 0px !important;
    height: 390px !important;
    width: 100% !important;
    float: none;
}

#sectionProduct{
	position: relative;
}

#sectionProduct .wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

#sectionProduct .productList > li {
    float: left;
}

#sectionProduct .viewedBtnLeft,
#sectionProduct .viewedBtnRight{
	background: url("/bitrix/templates/dresscodeV2-2021/components/bitrix/sale.viewed.product/.default/images/slideArrowSmall.png") 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#sectionProduct .viewedBtnLeft{
	left: 0px;
}

#sectionProduct .viewedBtnRight{
	right: 0px;
}

#sectionProduct .viewedBtnLeft:hover{
	background-position: -35px 0;
}

#sectionProduct .viewedBtnLeft:active{
	background-position: -70px 0;
}

#sectionProduct .viewedBtnRight{
	background-position: 0 -70px;
}

#sectionProduct .viewedBtnRight:hover{
	background-position: -35px -70px;
}

#sectionProduct .viewedBtnRight:active{
	background-position: -70px -70px;
}
/* End */
/* /bitrix/templates/dresscodeV2-2021/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1703052162992 */
/* /bitrix/templates/dresscodeV2-2021/components/bitrix/system.pagenavigation/round/style.css?17250030621951 */
/* /bitrix/templates/dresscodeV2-2021/components/bitrix/catalog.section/slider/style.css?17030570334035 */
