

/* Start:/bitrix/templates/dresscodeV2/components/dresscode/catalog/.default/style.min.css?1717863542146*/
#middleSlider{margin-bottom:24px}.panel-click.selected{pointer-events:none}.items.productList{margin-bottom:24px}.removeFromWishlist{display:none}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/catalog/.default/bitrix/catalog.section.list/.default/style.css?17181427583998*/
#catalogSection{
	margin-top: 24px;
}

#catalogSection .sectionItems{
	overflow: hidden;
}

#catalogSection .sectionItems .item{
	transition: var(--transition);
	box-sizing: border-box;
	padding: 24px 24px;
	border-top: 0;
}

#catalogSection .sectionItems .item{
	border-bottom: 0px !important;
}

#catalogSection .sectionItems .item:last-child{
	border-bottom: 1px solid #e7e8ea !important;
}

#catalogSection .sectionItems .item .itemContainer{
	table-layout: fixed;
	display: table;
	width: 100%;
}

#catalogSection .sectionItems .item .itemContainer .column{
	vertical-align: middle;
	display: table-cell;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture{
	transition: var(--transition);
	padding-right: 24px;
	text-align: center;
	position: relative;
	width: 450px;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture:hover{
	opacity: 0.9;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .markerContainer{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture img{
	max-width: 100%;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
    font-size: 12px;
    font-weight: 400;
	margin-bottom: 8px;
	padding: 3px 4px;
	line-height: 16px;
	z-index: 2;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture a:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle{
	transition: var(--transition);
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: 600;
	display: block;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .description{
	margin-bottom: 24px;
	font-size: 12px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList{
	overflow: hidden;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section{
	margin-bottom: 12px;
	width: 33.333333%;
	float: left;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
	transition: var(--transition);
	text-decoration: none;
	padding-bottom: 12px;
	margin-right: 24px;
	font-size: 14px;
	display: flex;
    align-items: center;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:active{
	position: relative;
	top: 1px;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section img{
	flex-shrink: 0;
    vertical-align: middle;
    width: 50px;
    height: 50px;
	padding-right: 12px;
	transition: var(--transition);
    object-fit: contain;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover img{
	opacity: 0.6;
}

@media all and (max-width: 1700px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section {
		width: 50%;
	}
}

@media all and (max-width: 1280px) {
	#catalogSection .sectionItems .item .itemContainer .bigPicture {
		width: 250px;
	}
}

@media all and (max-width: 1023.75px) {
    #catalogSection .sectionItems .item .itemContainer .bigPicture {
        width: auto;
        padding-right: 0;
    }

    #catalogSection .sectionItems .item .itemContainer .bigPicture img {
        max-height: 200px;
        padding-bottom: 20px;
    }
    
	#catalogSection .sectionItems .item .itemContainer .column {
		display: block;
	}

    #catalogSection .sectionItems .item .itemContainer .sectionList .section:nth-child(odd) a {
        margin-right: 12px;
    }

    #catalogSection .sectionItems .item .itemContainer .sectionList .section:nth-child(even) a {
        margin-right: 0;
        margin-left: 12px;
    }
}

@media all and (max-width: 767.75px) {
	#catalogSection .sectionItems .item .itemContainer .sectionList .section {
		width: 100%;
	}
    
    #catalogSection .sectionItems .item .itemContainer .sectionList .section a {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
/* End */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog/.default/style.min.css?1717863542146 */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog/.default/bitrix/catalog.section.list/.default/style.css?17181427583998 */
