

/* Start:/local/templates/trendyfree_main/components/bitrix/system.pagenavigation/modern/style.min.css?1696589029675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/trendyfree_main/components/bitrix/catalog.section/sect_template/style.css?17079016452850*/
.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: #ffffff;
	transition: 0.35s;
}
@media (max-width: 575px) {
	input.buyb {
		width: auto;
	}
	.basket.clicked {
		position: relative;
		overflow: hidden;
	}
	.basket.clicked:before {
		content: '';
		position: absolute;
		top: 25%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 0;
		height: 0;
		border-radius: 50%;
		background: rgba(255,255,255,.5);
		z-index: 1;
		animation: wave 1s ease 1;
	}
}
input.buyb:hover {
	color: #ffffff;
}
@keyframes wave {
	0% {
		width: 0;
		height: 0;
	}
	100% {
		width: 200px;
		height: 200px;
	}
}

.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;
}

/* TITLE */
.item-title {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.item-title-inner {
	height: 3rem;
	overflow: hidden;
}
@media (max-width: 575px) {
	.item-title-inner {
		height: 4.5rem;
	}
	.item-title-inner span {
		font-size: 12px;
	}
}

.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;
	padding: 1px;
}
.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/system.pagenavigation/modern/style.min.css?1696589029675 */
/* /local/templates/trendyfree_main/components/bitrix/catalog.section/sect_template/style.css?17079016452850 */
