.elementor-18 .elementor-element.elementor-element-5ae1fa3f{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-18 .elementor-element.elementor-element-37235026{color:var( --e-global-color-primary );}/* Start custom CSS *//* ================================
   GLOBAL FULL WIDTH – QODE / WEBON
   ================================ */

/* Fő layout wrapperek */
html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.qodef-content,
.qodef-content-inner,
.qodef-page-content,
.qodef-container,
.qodef-grid,
.qodef-grid-inner {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Elementor szekciók és konténerek */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

/* Elementor boxed szekciók feloldása */
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
}

/* WooCommerce oldalak (shop, cart, checkout, account) */
.woocommerce,
.woocommerce-page,
.woocommerce-cart,
.woocommerce-checkout,
.woocommerce-account {
  width: 100% !important;
  max-width: 100% !important;
}

.woocommerce-page .qodef-content,
.woocommerce-page .qodef-grid,
.woocommerce-page .qodef-content-inner {
  width: 100% !important;
  max-width: 100% !important;
}

/* Kosár / Checkout belső tartalom */
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
  max-width: 100% !important;
  width: 100% !important;
}

/* Oldalszintű padding lenullázása */
.qodef-page-content {
  padding: 0 !important;
}/* End custom CSS */