

/* Start:/bitrix/templates/dresscode/components/dresscode/catalog/.default/style.css?1702965790919*/
#middleSlider{
	margin-bottom: 24px;
}

.panel-click.selected{
	pointer-events: none;
}

.items.productList{
	margin-bottom: 24px;
}

.removeFromWishlist{
	display: none;
}

#catalog .tags2 {
	display: flex;
	flex-wrap: wrap;
}

#catalog .tags2 a{
	transition: all 0.2s ease-in-out;
	display: block;
	background-color: #f4f4f4;
	text-decoration: none;
	padding: 6px 12px;
	border-radius: 4px;
	color: #000000;
	
	margin-bottom: 12px;
	margin-right: 12px;
}
/* @media all and (max-width: 1000px) { */
	/* #catalog .tags2{ */
		/* display: none; */
	/* } */
/* } */


#catalog .tags2 a:hover{
	background: #f0f0f0;
}
.global-block-container .tabs-wrap .tab-content.active{
	display: flex !important;
}
.global-block-container .tabs-wrap .tab-content.active p,
.global-block-container .tabs-wrap .tab-content.active dl{
	margin-top: 0;
}
.global-block-container .tabs-wrap .tab-content.active img{
	margin-right: 15px;
}


/* End */
/* /bitrix/templates/dresscode/components/dresscode/catalog/.default/style.css?1702965790919 */
