

/* Start:/local/templates/glamur_adaptive/components/bitrix/catalog.top/.default/style.css?1778856728676*/
.block-goods__show-more {
	display: block;
	min-width: 190px;
	margin: 28px auto 0;
	padding: 13px 28px;
	border: 1px solid #111;
	border-radius: 0;
	background: #fff;
	color: #111;
	font: inherit;
	font-weight: 600;
	line-height: 1.2;
	text-align: center;
	cursor: pointer;
	transition: background-color .2s ease, color .2s ease, opacity .2s ease;
}

.block-goods__show-more:hover,
.block-goods__show-more:focus {
	background: #111;
	color: #fff;
}

.block-goods__show-more:disabled,
.block-goods__show-more.is-loading {
	opacity: .55;
	cursor: default;
}

.block-goods__show-more:disabled:hover,
.block-goods__show-more.is-loading:hover {
	background: #fff;
	color: #111;
}

/* End */
/* /local/templates/glamur_adaptive/components/bitrix/catalog.top/.default/style.css?1778856728676 */
