/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 04 2026 | 11:56:10 */


/* Priorità sull'allineamento precedente */
@media screen and (min-width: 1025px) {
  body.offerta.wp-singular [data-elementor-type="wp-page"] :is(.elementor-widget-text-editor, .elementor-widget-icon-list) {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
}/* Blocchi testo annunci: stessa larghezza, ancorati a sinistra */
@media screen and (min-width: 1025px) {
  body.offerta [data-elementor-type="wp-page"] :is(.elementor-widget-text-editor, .elementor-widget-icon-list) {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
}/* Blocchi testo annunci: stessa larghezza, ancorati a sinistra */
@media screen and (min-width: 1025px) {
  body.offerta [data-elementor-type="wp-page"] :is(.elementor-widget-text-editor, .elementor-widget-icon-list) {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
}