

/* Start:/local/templates/dresscodeV2/components/bitrix/breadcrumb/.default/style.css?15702775601382*/
#breadcrumbs{
	margin-bottom: 12px;
	line-height: 21px;
	margin-top: 24px;
	overflow: hidden;
	font-size: 12px;
}

#breadcrumbs ul{
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline-block;
}

#breadcrumbs ul li a{
	text-decoration: none;
	display: inline-block;
	line-height: 21px;
}

#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 18px;
	margin: 0 12px;
}

@media all and (max-width: 1024px) {

	#breadcrumbs{
		position: relative;
		min-width: 100%;
		overflow-x: auto;
		height: 21px
	}

	#breadcrumbs ul{
		white-space: nowrap;
		overflow: auto;
	}

	#breadcrumbs li{
		white-space: nowrap;
	}

	#breadcrumbs::after {
	    background: -moz-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -webkit-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -o-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -ms-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: linear-gradient(to right, rgba(255,255, 255, 0.2), #ffffff 100%);
	    pointer-events: none;
	    position: absolute;
	    right: 0;
	    top: 0;
	    height: 100%;
	    content: '';
	    width: 35px;
	}

}
/* End */


/* Start:/local/components/v4u/masters.project/templates/.default/style.css?17301239923165*/
.project_container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto 3rem;
}

.masters_project {
	margin: 10px 0 50px;
}

.masters_project .slider .slick-slide {
	display: flex;
	justify-content: center;
}

.masters_project__info {
	padding: 20px 30px;
}

.masters_project__info_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.masters_project__info_item {
	height: 50px;
	line-height: 25px;
	white-space: nowrap;
}

.masters_project__info_item_0 {
	margin-top: 0;
}

.masters_project__info_item_0 a {
	color: #212529;
}

.masters_project__info_item_wrapper {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.masters_project__info_avatar {
	float: left;
	margin-right: 10px;
}

.masters_project__info_bold {
	font-size: 14px;
	font-weight: bold;
}

.masters_project__info_text {
	font-size: 14px;
}

.masters_project__text {
	margin-top: 30px;
	font-size: 18px;
}

.masters_project {
	margin: 10px 0 50px;
}

.masters_project__info {
	padding: 20px 30px;
}

.tag_box-shadow1 {
	box-shadow: 0 0 16px #0000001A;
}

.tag_border-r10 {
	border-radius: 10px;
}

.masters_project__info_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.slider-masters {
	margin: 0 0 50px 0;
}

.slider-masters div img {
	margin: auto;
	display: block;
}

.slider-navigation .slick-list .slick-track .slick-slide img {
	border: 5px solid gray;
	border-radius: 10px;
	width: auto;
}

.slider-masters .slick-list .slick-track .slick-slide a img {
	width: 100%;
}

@media (min-width: 600px) {
	.project_container {
		max-width: 570px;
	}
}

@media (min-width: 768px) {
	.project_container {
		max-width: 738px;
	}
}

@media (min-width: 1024px) {
	.project_container {
		max-width: 996px;
	}
}

@media (min-width: 1200px) {
	.project_container {
		max-width: 1200px;
	}
}

@media (min-width: 1600px) {
	.project_container {
		max-width: 1500px;
	}
}

@media screen and (max-width: 1024px) {
	.masters_project__info {
		padding: 15px;
	}

	.slider-navigation .slick-list .slick-track .slick-slide img {
		width: 90%;
	}

	.masters_project .slider.slider-masters {
		margin: 1rem 0 3rem 0;
	}

	.masters_project__info_5 .masters_project__info_wrapper {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}

	.masters_project__info_5 .masters_project__info_item {
		float: left;
		margin: 5px 0;
		width: 50%;
	}

	.masters_project__info_3 .masters_project__info_wrapper {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}

	.masters_project__info_3 .masters_project__info_item {
		float: left;
		margin: 5px 0;
		width: 50%;
	}
}

@media screen and (max-width: 768px) {
	.masters_project__info_4 .masters_project__info_wrapper {
		display: inline-block;
		width: 100%;
		vertical-align: middle;
	}

	.masters_project__info_4 .masters_project__info_item {
		float: left;
		margin: 5px 0;
		width: 50%;
	}

	.masters_project__info_4 .masters_project__info_item_0 {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.masters_project__info_3 .masters_project__info_item {
		width: 100%;
	}

	.masters_project__text {
		font-size: 16px;
	}
}
/* End */


/* Start:/local/components/dresscode/products.by.filter.custom/templates/.default/style.css?16945977851220*/
#topProduct{
	position: relative;
}

#topProduct .wrap{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 24px;
}

#topProduct .productList{
	position: relative;
	list-style: none;
	overflow: hidden;
	clear: both;
	margin: 0px;
	left: 0px;
}

#topProduct .productList > li{
	float: left;
}

#topProduct .productList .item{
	width: 100%;
	float: none;
	border-top: 1px solid #e7e8ea;
}

#topProduct .product .tabloid{
	height: 100%;
}

#topProduct .topBtnLeft,
#topProduct .topBtnRight{
	background: url(/local/components/dresscode/products.by.filter.custom/templates/.default/images/slideArrowSmall.png) 0 0 no-repeat transparent;
	transform: translateY(-50%);
	position: absolute;
	height: 70px;
	width: 35px;
	z-index: 22;
	top: 50%;
}

#topProduct .topBtnLeft{
	left: 24px;
}

#topProduct .topBtnRight{
	right: 24px;
}

#topProduct .topBtnLeft:hover{
	background-position: -35px 0;
}

#topProduct .topBtnLeft:active{
	background-position: -70px 0;
}

#topProduct .topBtnRight{
	background-position: 0 -70px;
}

#topProduct .topBtnRight:hover{
	background-position: -35px -70px;
}

#topProduct .topBtnRight:active{
	background-position: -70px -70px;
}
/* End */
/* /local/templates/dresscodeV2/components/bitrix/breadcrumb/.default/style.css?15702775601382 */
/* /local/components/v4u/masters.project/templates/.default/style.css?17301239923165 */
/* /local/components/dresscode/products.by.filter.custom/templates/.default/style.css?16945977851220 */
