
	.button.leo-catalog-out-of-stock,
	.button.leo-catalog-out-of-stock:hover,
	.button.leo-catalog-out-of-stock:focus,
	.leo-economizar-add.leo-catalog-out-of-stock,
	.leo-economizar-add.leo-catalog-out-of-stock:hover,
	.leo-economizar-add.leo-catalog-out-of-stock:focus {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 100% !important;
		min-height: 44px !important;
		margin: auto 0 0 !important;
		padding: 0 12px !important;
		background: #eceff1 !important;
		border: 1px solid #d8dde1 !important;
		border-radius: 9px !important;
		box-shadow: none !important;
		color: #6b7280 !important;
		font-family: inherit !important;
		font-size: 14px !important;
		font-weight: 700 !important;
		line-height: 1 !important;
		text-align: center !important;
		text-decoration: none !important;
		text-transform: none !important;
		cursor: not-allowed !important;
		pointer-events: none !important;
		opacity: 1 !important;
		transform: none !important;
	}

	.button.leo-catalog-out-of-stock::before,
	.button.leo-catalog-out-of-stock::after,
	.leo-economizar-add.leo-catalog-out-of-stock::before,
	.leo-economizar-add.leo-catalog-out-of-stock::after {
		content: none !important;
		display: none !important;
	}
	