

/* Start:/local/templates/main/components/bitrix/breadcrumb/bread/style.css?1744746900641*/
.bx-breadcrumb {
	margin: 32px 0;
	display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;
display: flex;
align-items: center;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}
.bx-breadcrumb .bx-breadcrumb-item a svg {
	margin-right: 13px;
}

.bx-breadcrumb-item svg {
	margin-right: 13px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news/lookbook/bitrix/news.detail/.default/style.css?17587276053876*/
.lookbook-row-block {
	margin-top: 27px;
	margin-bottom: 30px;
}
.lookbook-row-block-line {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.lookbook-left {
	max-width: 1160px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-right: 20px;
}

.lookbook-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-right: 20px;
}

.lookbook-right-mr {
	margin-right: 0;
}

.lookbook-title {
	font-size: 36px;
	text-transform: uppercase;
	margin-bottom: 35px;
	font-weight: 400;
	font-family: "Copperplate", sans-serif;
}

.lookbook-left-m {
	margin-right: 0;
}

.lookbook-col-row {
	display: flex;
	justify-content: space-between;
}

.lookbook-row-text {
	margin-top: 27px;
	display: flex;
	justify-content: space-between;
}

.lookbook-col-l {
	max-width: 1462px;
	width: 100%;
	margin-right: 25px;
}

.lookbook-col-r {
	max-width: 265px;
	width: 100%;
}

.lookbook-right-wrap {
	height: 413px;
	margin-bottom: 20px;
}

.lookbook-right-wrap:last-child {
	margin-bottom: 0;
}

.lookbook-row-text-left {
	flex-grow: 1;
	padding-right: 77px;
}

.lookbook-row-text-right {
	max-width: 575px;
	width: 100%;
}

.lookbook-row-text h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-family: "Copperplate", sans-serif;
	font-weight: 400;
}

.lookbook-offer {
	display: flex;
	margin-bottom: 20px;
}

.cart__item-text-lookbook {
	align-self: normal;
}

.cart__item-price-main-lookbook {
	margin-top: auto;
	font-size: 24px;
}

.cart__item-title-look {
	padding-right: 0!important;
}

.lookbook-offer .cart__item-img {
	margin-right: 20px;
}

.lookbook-offer-list.fixed {
	position: fixed;
	bottom: 0;
}

.lookbook-row-text-right img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.lookbook-foto-center img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.lookbook-left-wrap {
	max-width: 570px;
	margin-right: 20px;
	width: 100%;
}

.lookbook-left-wrap:last-child {
	margin-right: 0;
}

.lookbook-left-wrap img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.lookbook-right img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.lookbook-left-width {
	max-width: 49%;
}

.lookbook-right-width {
	max-width: 49%;
}

.lookbook-left-width img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lookbook-right-width img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 1500px) {
	.lookbook-row-text-right img {
		object-fit: contain;
	}
}

@media (max-width: 1200px) {
	.lookbook-col-row {
		flex-direction: column;
	}

	.lookbook-row-block-line-para {
		flex-direction: row!important;
	}

	.lookbook-offer-list {
		margin-top: 30px;
		margin-bottom: 40px;
		display: flex;
	}

	.lookbook-offer {

		margin-right: 20px;
	}

	.lookbook-col-r {
		max-width: 100%;
	}

	.lookbook-offer {
		max-width: 25%;
	}

	.lookbook-row-text {
		flex-direction: column;
	}

	.lookbook-row-text-right {
		margin-top: 50px;
		max-width: 100%;
	}

	.lookbook-row-block-line {
		flex-direction: column;
	}

	.lookbook-left {
		max-width: 100%;
		margin-bottom: 20px;
	}

	.lookbook-right-wrap {
		max-width: 49%;
		width: 100%;
	}
}

@media (max-width: 800px) {
	.lookbook-right-mr {
		flex-direction: row;
	}

	.lookbook-right-wrap {
		margin-right: 20px;
		max-width: 50%;
		width: 100%;
	}

	.lookbook-right-wrap:last-child {
		margin-right: 0;
	}

	.lookbook-right-width {
		max-width: 100%;

	}
	.lookbook-left-width {
		max-width: 100%;
		margin-right: 20px;
	}



	.lookbook-right {
		flex-direction: row;
		margin-right: 0;
	}

	.lookbook-offer {
		max-width: 46%;
	}

	.lookbook-offer-list {
		flex-wrap: wrap;
	}
}

@media (max-width: 550px) {
	.lookbook-offer {
		max-width: 100%;
	}
}

/* End */
/* /local/templates/main/components/bitrix/breadcrumb/bread/style.css?1744746900641 */
/* /local/templates/main/components/bitrix/news/lookbook/bitrix/news.detail/.default/style.css?17587276053876 */
