

/* Start:/local/templates/trendyfree_main/components/bitrix/catalog.section/odegda/style.css?16965790782279*/
.empty-section {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 50px;
	color: #902579;
}
@media (max-width: 991px) {
	.empty-section {
		font-size: 36px;
	}
}
@media (max-width: 575px) {
	.empty-section {
		font-size: 24px;
	}
}
input.buyb {
	width: 80%;
	background: #902579;
	border: 2px solid #902579;
	border-radius: 0;
	color: #fff;
	transition: 0.35s;
}
@media (max-width: 575px) {
	input.buyb {
		width: auto;
	}
}
input.buyb:hover, input.buyb:focus {
	box-shadow: inset 0 0 0 2em #fff;
	color: #902579;
}
.favor {
	display: block;
	height: 25px;
	font-size: 25px;
	transition: 0.35s;
}
.favor:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.item-container {
	padding-top: 1rem;
	padding-bottom: 1rem;
	transition: 0.35s;
}
.item-container:hover {
	box-shadow: 0 0 20px #e1e1e1;
}
.content-link:hover {
	opacity: 1;
}
.item-title {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.add-to-cart-button {
	width: 100%;
	display: flex;
}
.basket {
	width: 80%;
}
.sticky-top.map {
	top: 30px;
	padding: 3px;
}
.sale-icon {
	position: absolute;
	left: 10px;
	z-index: 100;
}
.sale-percent {
	padding: 3px 7px 3px;
	color: #ffffff;
	font-size: 16px;
	border-radius: 20px;
}
.bonus-percent {
	margin: 3px 0;
	padding: 3px 7px;
	background-color: #36ab03;
	color: #fff;
	border-radius: 20px;
}
.lables {
	position: absolute;
	right: 10px;
	z-index: 100;
}
.lables-item {
	padding: 5px;
	background: #f2ecec;
	color: #090909;
	border-radius: 20px;
	font-size: 11px;
}
.item-slider {
	height: 300px;
}
.item-slide {
	object-fit: contain;
}
@media (max-width: 575px) {
	.item-slider {
		height: 162px;
	}
	.sale-percent{
		font-size: 10px;
	}
	.lables-item {
		font-size: 10px;
		padding: 2px;
	}
	.item-catalog {
		padding-bottom: 0;
		min-height: 290px;
	}
}
/*Slick*/
.item-slider .slick-list {
	height: 100%;
}
.item-slider .slick-track {
	height: 100%;
}
.item-slider .slick-slide {
	min-height: auto;
}
.item-slider .slick-arrow {
	height: auto;
	width: auto;
	top: auto;
	bottom: 0; 
	background: transparent;
	color: #ce17a7;
}
.item-slider .slick-prev {
	left: 0;
	z-index: 200;
}
.item-slider .slick-next {
	right: 0;
	z-index: 200;
}
.item-slide a:hover {
	opacity: 1;
}
/* End */
/* /local/templates/trendyfree_main/components/bitrix/catalog.section/odegda/style.css?16965790782279 */
