/* ---- Loyalty Club: κουμπιά Όρων + Συχνών Ερωτήσεων ---------------------- */
/* EL: container eb90ca2 (ήταν grid 3 στηλών -> κουμπιά αριστερά)            */
/* EN: container 32e720d (ήταν grid 2 στηλών -> κουμπιά στα άκρα)            */
body.page-id-17537 .elementor-element-eb90ca2,
body.page-id-19175 .elementor-element-32e720d,
body.page-id-17537 .elementor-element-eb90ca2 > .e-con-inner,
body.page-id-19175 .elementor-element-32e720d > .e-con-inner {
	--display: flex !important;
	--flex-direction: row !important;
	--justify-content: center !important;
	--align-items: stretch !important;
	--flex-wrap: wrap !important;
	--gap: 16px 16px !important;
	--row-gap: 16px !important;
	--column-gap: 16px !important;
}

body.page-id-17537 .elementor-element-eb90ca2 > .e-con-inner,
body.page-id-19175 .elementor-element-32e720d > .e-con-inner {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	align-items: stretch !important;
	gap: 16px !important;
}

/* Κάθε κουμπί: ίδιο πλάτος, κεντραρισμένο κείμενο */
body.page-id-17537 .elementor-element-eb90ca2 > .e-con-inner > .elementor-widget-button,
body.page-id-19175 .elementor-element-32e720d > .e-con-inner > .elementor-widget-button {
	flex: 0 1 380px !important;
	width: auto !important;
	max-width: 100% !important;
	align-self: stretch !important;
}

body.page-id-17537 .elementor-element-eb90ca2 .elementor-button-wrapper,
body.page-id-19175 .elementor-element-32e720d .elementor-button-wrapper {
	height: 100%;
	text-align: center;
}

body.page-id-17537 .elementor-element-eb90ca2 .elementor-button,
body.page-id-19175 .elementor-element-32e720d .elementor-button {
	display: flex !important;
	width: 100% !important;
	height: 100%;
	min-height: 56px;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1.35;
	padding: 12px 20px;
}

/* Ίδια σειρά και στις 2 γλώσσες: Όροι -> Συχνές ερωτήσεις */
body.page-id-19175 .elementor-element-0224227 { order: 1 !important; }
body.page-id-19175 .elementor-element-4567901 { order: 2 !important; }

@media (max-width: 767px) {
	body.page-id-17537 .elementor-element-eb90ca2 > .e-con-inner > .elementor-widget-button,
	body.page-id-19175 .elementor-element-32e720d > .e-con-inner > .elementor-widget-button {
		flex: 1 1 100% !important;
	}
}