.elementor-kit-44{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-44 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSAK OLDALAKON REJTÜNK, NEM WOOCOMMERCE-N */
body:not(.woocommerce-checkout):not(.woocommerce-cart) .page-header,
body:not(.woocommerce-checkout):not(.woocommerce-cart) .entry-header {
  display: none !important;
}
/* WC BLOCK CART BUTTON – FIX */
.wc-block-components-button {
  background: #8C5A36 !important;
  color: #ffffff !important;
  border-radius: 12px !important;
  padding: 16px 24px !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  transition: all 0.3s ease;
  border: none !important;
}

/* HOVER */
.wc-block-components-button:hover {
  background: #6f472b !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(140, 90, 54, 0.25);
}
/* THANK YOU PAGE – UTALÁS BLOKK */
.woocommerce-order-details,
.woocommerce-order-overview,
.wc-bacs-bank-details {
  background: #f8f5f2;
  padding: 25px;
  border-radius: 14px;
  border: 1px solid rgba(140, 90, 54, 0.15);
  margin-bottom: 20px;
}

/* KIEMELT SZÁMLASZÁM */
.wc-bacs-bank-details strong {
  color: #8C5A36;
  font-size: 16px;
}

/* RENDELÉS SIKERES */
.woocommerce-order h2,
.woocommerce-order p {
  text-align: center;
}

/* EXTRA TÉR */
.woocommerce-order {
  max-width: 700px;
  margin: auto;
}
.wc-block-order-confirmation,
.woocommerce-order-details,
.woocommerce-order-overview,
.wc-bacs-bank-details {
  background: #f8f5f2;
  padding: 25px;
  border-radius: 14px;
  border: 1px solid rgba(140, 90, 54, 0.15);
  margin-bottom: 20px;
}
/* JOBB OLDALI OSZLOP KÁRTYÁVÁ ALAKÍTÁSA */
.woocommerce .col2-set .col-2 {
  background: #f8f5f2;
  padding: 28px;
  border-radius: 24px;
  border: 1px solid rgba(140, 90, 54, 0.12);
  box-sizing: border-box;
}

/* SZÁLLÍTÁSI ADATOK CÍM HOZZÁADÁSA */
.woocommerce .col2-set .col-2::before {
  content: "Szállítási adatok";
  display: block;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #8C5A36;
  margin-bottom: 24px;
}

/* HA VAN BENNE ALAP H3, REJTSÜK EL, NE DUPLÁZÓDJON */
.woocommerce .col2-set .col-2 h3 {
  display: none;
}

/* BAL OLDAL EGYSÉGESÍTÉSE, HOGY UGYANOLYAN LEGYEN */
.woocommerce .col2-set .col-1 {
  background: #f8f5f2;
  padding: 28px;
  border-radius: 24px;
  border: 1px solid rgba(140, 90, 54, 0.12);
  box-sizing: border-box;
}/* End custom CSS */