

/* Start:/local/templates/default/components/bitrix/catalog/merch/style.css?16605501631971*/
.merch-over{
	background-color: #fff;
    padding-bottom: 10px;
}
.merch-over .is-row{
    margin-left: 24px;
    margin-right: 24px;
}
.merch-over .inner{
    height: 100%;
    position: relative;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    /* padding: 34px 34px 0; */
	padding: 34px 34px 10px;
    overflow: hidden;	
}
.merch-over .merch-item-link{	
	text-decoration: none;
    color: #333;		
    display: block;
    margin: 15px 15px 5px;
    border: 1px solid rgb(255 255 255 / 0%);
}
.merch-over .merch-item-link:hover{
    border: 1px solid #00ADA8;
    border-radius: 2px;
}
.merch-over .merch-item-img img{	
    width: 100%;
    object-fit: contain;
}
.merch-over .merch-item-title{	
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.merch-over .merch-item-button{	
    height: 50px;
}
.merch-item-button-link{	
	display: none;
    padding: 12px 0;
    background: #00ADA8;
	color: #fff!important; 
    text-align: center;
    border: 1px solid #00ADA8;
    border-radius: 2px;
    border: 1px solid #00ADA8;
    text-decoration: none;
}
.merch-over .merch-item-link:hover .merch-item-button-link{    
	display: block;
}
.section-flex-slider {
	position: relative;
	height: 100%;
}
.section-flex-slider ul li::before {
	display: none;
}
.section-flex-slider .flex-viewport {
	display: flex;
	height: 100%;
}
.section-flex-slider .flex-viewport .slides {
	display: flex;
	height: 100%;
}
.section-flex-slider .flex-viewport .slides li {
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.section-flex-slider > .slides {
	height: 100%;
}
.section-flex-slider > .slides li {
	display: none;
}
.section-flex-slider > .slides li:first-child {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-flex-slider > .slides {
	display: flex;
	overflow: hidden;
}
/* End */


/* Start:/local/templates/default/components/bitrix/system.pagenavigation/ajax/style.css?16605501632327*/
.pagination .pagen-show-next {
	margin-top: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}
.pagination .pagen-show-next a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
	padding: 0 16px;
	white-space: nowrap;
	line-height: 48px;
	font-size: 14px;
	color: #9C9FAA;
	font-weight: 700;
	border: 0;
	border-radius: 5px;
	min-width: 248px;
}
.pagination .pagen-show-next a:hover {
	color: inherit;
}
.bx_pagination_bottom {
	margin-top: 16px;
	padding-top: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: row-reverse;
}
.bx_pagination_bottom .bx_pagination_page .bx_pg_text {
	display: none;
}
.bx_pagination_bottom .bx_pagination_section_two {
	font-size: 12px;
}
.bx_pagination_bottom .bx_pagination_page {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.bx_pagination_bottom .bx_pagination_page .bx_pg_text {
	margin-right: 16px;
}
.bx_pagination_bottom .bx_pagination_page ul {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0;
	margin-left: 0;
}
.bx_pagination_bottom .bx_pagination_page ul li {
	display: inline-block;
	margin-left: 4px;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page ul li a,
.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
	display: inline-block;
	width: 36px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background: none;
	color: #222222;
	font-weight: 400;
	border-radius: 100%;
}
.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
	background: #00ADA8;
	color: #ffffff;
}
.bx_pagination_bottom .bx_pagination_page ul li::before {
	display: none;
}
.bx_pagination_bottom .bx_pagination_page ul li a:hover {
	background: #dddddd;
}

@media screen and (max-width: 1024px) {
	.bx_pagination_bottom {
		flex-direction: column-reverse;
	}
	.bx_pagination_bottom .bx_pagination_page ul li a,
	.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.bx_pagination_bottom .bx_pagination_section_two {
		padding-top: 24px;
		text-align: center;
		font-size: 12px;
		width: 100%;
	}
	.bx_pagination_bottom .bx_pagination_page ul li {
		margin-left: 1px;
	}
}
/* End */
/* /local/templates/default/components/bitrix/catalog/merch/style.css?16605501631971 */
/* /local/templates/default/components/bitrix/system.pagenavigation/ajax/style.css?16605501632327 */
