

/* Start:/local/templates/lion/components/bitrix/system.pagenavigation/lion-pagenavigation/style.css?1777796136817*/
.page-item .page-link {
    background-color: transparent;
    color: #333333;
    border: none;
}
.page-item.active .page-link {
    color: white;
    background-color: orange !important;
    border-color: orange !important;
    z-index: auto;

}
.pagination-md .page-item:first-child .page-link {
    border-radius: 0;
}
.page-link:focus {
    box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.pagination-md .page-link {
    line-height: 1.444;
    text-decoration: none;
    transition: 250ms linear all;
 //   font-family: Geometria;
    font-weight: bold;
    font-size: 18px;

}
.pagination-md .page-item:not(:last-child) {
    margin-right: .5rem;
}

.page-link:hover {
    z-index: 2;
    color: orange !important;
    text-decoration: none;

    background-color: #e9ecef;
    border-color: #dee2e6;

}
/* End */


/* Start:/local/templates/lion/components/bitrix/news.list/sale_list/style.css?1683964287571*/
.catalog-sections .card-body{
	background-color: orange;
	height: 100%;
	overflow: hidden;
}
.sale-item .card{
	height: 315px;
}
.picture-block{
	max-height: 120px;
	height: 100%;
	width: auto;
}
.bg-orange{
	background: orange;
	color: white;
}
.img-ico{
	max-height: 120px;
	width: auto;
}
.bg-orange a{
	color: white;
}
@media screen and (max-width: 800px) {
	.img-ico {
		max-height: 100px;
		width: auto;
	}
}
@media screen and (max-width: 420px) {

	.sale-item .owl-nav {
		top: 38%;
	}
	.sale-item .card {
		height: 100%;
	}
}
/* End */
/* /local/templates/lion/components/bitrix/system.pagenavigation/lion-pagenavigation/style.css?1777796136817 */
/* /local/templates/lion/components/bitrix/news.list/sale_list/style.css?1683964287571 */
