

/* Start:/bitrix/templates/eshop_bootstrap_v4/components/bitrix/sender.subscribe/.default/style.css?1758693811421*/
section.subscribe button.btn-subscribe {
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 360px;
	max-width: 100%;
	min-height: 46px;
	max-height: 46px;
	border-radius: 30px;
	color: var(--main);
	background-color: var(--active);
	transition: .5s;
	margin: 0 auto 13px;
	cursor: pointer;
}
@media (min-width: 1300px) {
	section.subscribe button.btn-subscribe{
		width: 200px;
	}
}
/* End */
/* /bitrix/templates/eshop_bootstrap_v4/components/bitrix/sender.subscribe/.default/style.css?1758693811421 */
