

/* Start:/local/templates/dresscode/components/dresscode/search/template1/style.css?15260190641312*/
#left .heading .arrow{
	background-position: -27px 50%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

#left .heading.opened .arrow{
	-moz-transform:    rotate(90deg);
	-o-transform:      rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform:         rotate(90deg);
}

#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	margin-bottom: 24px;
	border-radius: 4px;
	margin-top: 24px;
}

#nextSection .title{
	background-color: #f3f3f3;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	cursor: pointer;
	font-size: 14px;
	display: block;
}

#nextSection ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}

/*#nextSection li{
	padding: 12px 24px;
}*/

#nextSection 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-decoration: none;
	display: inline-block;
    padding: 12px 24px;
	font-size: 13px;
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ffa800;
}

#nextSection li .cnt{
	color: #888888;
	float: right;
}
/* End */


/* Start:/local/templates/dresscode/components/bitrix/menu/emptyMenu/style.css?1550496884345*/
.emptyMenu .row {
    width: 33.333333%;
    float: left;
}

#empty .emptyMenu .row li {
	width:100%;
	float:none;
}

#empty .emptyMenu .row li a {
	font-size:16px;
}

@media (max-width: 768px) {
.emptyMenu .row {
width: 50%;
float: left;
}
}

@media (max-width: 576px) {
.emptyMenu .row {
width: 100%;
float: none;
}
}
/* End */
/* /local/templates/dresscode/components/dresscode/search/template1/style.css?15260190641312 */
/* /local/templates/dresscode/components/bitrix/menu/emptyMenu/style.css?1550496884345 */
