@media only screen and (max-width: 1024px) {
    .qodef-top-bar {
        display: block;
    }
}
.qodef-image-with-text-holder .qodef-iwt-content .qodef-iwt-button-holder .qodef-btn-text {
    font-family: "quicksand";
    color: #879e67;    
}
.edw_date {
    margin: 30px 0px;
    padding: 0px;
    width: fit-content;
}
.search-form input[type="search"] {
    text-transform: lowercase;
}
.woocommerce-billing-fields {
    input {
      border-color: #9bb7cc !important
    }	
    [role=combobox] {
      border-color:#9bb7cc !important
    }	
  }
  
.woocommerce-additional-fields {
    textarea {
      border-color:#9bb7cc !important
    }	
  }
  
.woocommerce-info, #coupon_code {
    border-color:#9bb7cc !important
  }


.woocommerce-checkout-review-order-table {
	tr {
			border-bottom-color: #9bb7cc 	!important
}
}

.woocommerce-checkout-payment {
	li {
			border-bottom-color: #9bb7cc 	!important
}
}

#billing_postcode_field { margin-top: 16px !important}

.cart_totals {
	table {
		tr {
border-bottom-color: #9bb7cc 	!important
}
	}
}

.cart {
		tr {
border-bottom-color: #9bb7cc 	!important
}
	.qodef-quantity-buttons {
border-color: #9bb7cc 	!important
}
}
/* .product_meta { display: none; } */

.woocommerce div.product .woocommerce-Tabs-panel,
.woocommerce div.product .woocommerce-tabs .panel {
    text-align: left !important;
}
	
/* LISTA/KATEGÓRIA: csak a termékkártya képén lévő Peggi "Akció" badge-et rejti el */
.qodef-pl-image > .qodef-onsale {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}

/* TERMÉKOLDAL (ha ott is megjelenik): */
.single-product .qodef-onsale {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
/* Rejtse el a Better Badge-et a mini-cart/dropdown kosár területén */
.widget_shopping_cart .betterbadge,
.widget_shopping_cart .bb-badge,
.widget_shopping_cart .better-badge,
.woocommerce-mini-cart .betterbadge,
.woocommerce-mini-cart .bb-badge,
.woocommerce-mini-cart .better-badge,
.header-mini-cart .betterbadge,
.header-mini-cart .bb-badge,
.header-mini-cart .better-badge,
.xoo-wsc-modal .betterbadge,
.xoo-wsc-modal .bb-badge,
.xoo-wsc-modal .better-badge {
  display: none !important;
}

.single-product div.product form.cart .product_meta {
  margin-top: 22px;
  padding: 18px 20px;
  background: #f8faf7;
  border: 1px solid #dbe4d1;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.04);
  font-size: 0.95em;
  color: #444;
  line-height: 1.6;
}

.single-product div.product form.cart .product_meta .sku_wrapper,
.single-product div.product form.cart .product_meta .ean_wrapper,
.single-product div.product form.cart .product_meta .posted_in,
.single-product div.product form.cart .product_meta .tagged_as {
  display: block;
  padding: 7px 0;
  margin: 0;
  border-bottom: 1px solid #e7edde;
}

.single-product div.product form.cart .product_meta .tagged_as:last-child,
.single-product div.product form.cart .product_meta .posted_in:last-child,
.single-product div.product form.cart .product_meta .ean_wrapper:last-child,
.single-product div.product form.cart .product_meta .sku_wrapper:last-child {
  border-bottom: none;
}

.single-product div.product form.cart .product_meta a {
  color: #879e67;
  text-decoration: none;
  font-weight: 500;
}

.single-product div.product form.cart .product_meta a:hover {
  color: #6f8654;
  text-decoration: underline;
}

/* eredeti meta blokk elrejtése */
.single-product div.product .summary > .product_meta {
  display: none;
}

/* az áthelyezett meta blokk maradjon látható a kosár gomb alatt */
.single-product div.product form.cart .product_meta {
  display: block;
  width: 100%;
  margin-top: 22px;
}

/* --- TERMÉKLEÍRÁS ELŐTT ÉS UTÁN TÉRKÖZ --- */

/* A fő termékleírás (hosszú leírás a Leírás fülön) */
.woocommerce-Tabs-panel--description,
.woocommerce-tabs .panel#tab-description {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* A rövid termékleírás (a termékcím és ár alatt) */
.woocommerce-product-details__short-description {
  margin-bottom: 20px;
}

/* A tabok közötti egyensúly */
.woocommerce-tabs ul.tabs {
  margin-bottom: 20px;
}
#tpbr_box {
    color: #D25D7C !important;                /* szövegszín */
    font-family: "Quicksand", sans-serif !important;  /* vagy amit szeretnél */
    font-weight: 500 !important;           /* ha kell finomhangolni */
}
/* LOGO MÉRET FELÜLÍRÁS */
.qodef-logo-wrapper a img {
    max-height: 140px !important;
    height: auto !important;
    width: auto !important;
}

/* HEADER MAGASSÁG IGAZÍTÁS */
.qodef-page-header-inner {
    height: auto !important;
    padding: 210px 0 !important;
}

.qodef-sidebar {
  border-right: 2px solid #e6e6e6;
  padding-right: 30px;
  margin-right: 30px;
}
@media only screen and (min-width: 1200px) {
  .tax-product_cat .qodef-container-inner,
  .post-type-archive-product .qodef-container-inner {
    width: 100% !important;
    max-width: 1500px !important;
  }
}

.foldlako-cat-desc-top {
  max-width: 900px;
  margin: 0 auto 36px;
  text-align: center;
  line-height: 1.7;
  font-size: 16px;
  color: #444;
}

.foldlako-cat-desc-top p {
  margin-bottom: 10px;
}

.foldlako-cat-desc-bottom {
  max-width: 980px;
  margin: 50px auto 0;
  line-height: 1.75;
  font-size: 16px;
  color: #444;
}

.foldlako-cat-desc-bottom h2,
.foldlako-cat-desc-bottom h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}

.foldlako-cat-desc-bottom p {
  margin-bottom: 16px;
}
.tax-product_cat .foldlako-cat-desc-bottom {
  position: relative;
  width: calc(100% + 320px);
  max-width: none;
  margin-left: -320px;
  margin-top: 60px;
  clear: both;
}

.foldlako-subcategories-list {
  margin-bottom: 45px !important;
}

.foldlako-real-products-list {
  clear: both;
  margin-top: 0 !important;
}

.woocommerce-loop-category__title .count {
  display: none !important;
}

/* JÁTÉKTÍPUSOK – régi oszlopos elrendezés */
#nav-menu-item-22418 > ul {
  columns: 3;
  column-gap: 30px;
  column-rule: 1px solid #ddd;
  padding: 15px;
  background: #fff;
  min-width: 600px;
}

#nav-menu-item-22418 > ul > li {
  break-inside: avoid;
  padding: 4px 8px;
  white-space: normal;
  word-wrap: break-word;
  list-style: none;
}

#nav-menu-item-22418 ul ul {
  display: none !important;
}
/* ===========================
   MÁRKÁINK MENÜ
   =========================== */

#nav-menu-item-22402 .second {
    left: 50% !important;
    transform: translateX(-50%) !important;

    width: 780px !important;
    min-width: 780px !important;
    max-width: 780px !important;

    overflow: visible !important;
}

#nav-menu-item-22402 .second .inner {
    width: 780px !important;
    max-width: 780px !important;

    padding: 22px 28px !important;
    background: #fff !important;

    box-sizing: border-box;
    overflow: visible !important;
}

/* 3 oszlop, ABC fentről lefelé */
#nav-menu-item-22402 .second .inner > ul {
    columns: 3;
    column-gap: 45px;
    column-rule: 1px solid #d5d5d5;

    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    display: block !important;
}

/* Menüelemek */
#nav-menu-item-22402 .second .inner > ul > li {
    display: block !important;
    float: none !important;

    width: auto !important;
    height: auto !important;

    break-inside: avoid-column;

    margin: 0 !important;
    padding: 4px 0 !important;

    list-style: none;
    box-sizing: border-box;
}

#nav-menu-item-22402 .second .inner > ul > li > a {
    display: block;

    font-size: 12px !important;
    line-height: 1.3 !important;
    letter-spacing: 0.08em;

    white-space: nowrap;
}

/* Mader két sorba törhet, ha kell */
#nav-menu-item-22413 .item_text {
    white-space: normal !important;
}

/* Belső almenük elrejtése */
#nav-menu-item-22402 ul ul {
    display: none !important;
}

/* Mobil */
@media (max-width: 768px) {

    #nav-menu-item-22402 .second,
    #nav-menu-item-22402 .second .inner {
        width: auto !important;
        min-width: auto !important;
        max-width: none !important;
    }

    #nav-menu-item-22402 .second .inner > ul {
        columns: 1;
        column-rule: none;
    }

    #nav-menu-item-22402 .second .inner > ul > li > a {
        white-space: normal;
    }
}
/* Hover szín a Márkáink menüben */
#nav-menu-item-22402 .second .inner > ul > li > a:hover,
#nav-menu-item-22402 .second .inner > ul > li.current-menu-item > a {
    color: #D25D7C !important;
}

.cart_totals {
    background: #f8faf7;
    border: 1px solid #dbe4d1;
    border-radius: 12px;
    padding: 30px;
}
.cart_totals tr.order-total th,
.cart_totals tr.order-total td {
    font-size: 22px;
    font-weight: 700;
    color: #6c7c55;
}
/* Kosár – szállítási módok szebb elrendezése */
body.woocommerce-cart #shipping_method li label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px;
  flex-wrap: wrap;
}

body.woocommerce-cart .vp-woo-pont-shipping-method-icons {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px;
  margin-left: 6px;
  vertical-align: middle;
}

/* Szebb rádiógomb */
/* Szögletes checkbox-szerű rádiógomb */
/* Szállítási mód rádiógombok */
#shipping_method input.shipping_method[type="radio"] {
    appearance: none !important;
    -webkit-appearance: none !important;

    width: 18px !important;
    height: 18px !important;

    border: 2px solid #A9C9BD !important;
    border-radius: 4px !important;

    background: #fff !important;

    margin-right: 14px !important;
    vertical-align: middle !important;

    position: relative;
    top: -1px;
    cursor: pointer;
}

#shipping_method input.shipping_method[type="radio"]:checked {
    background: #D25D7C !important;
    border-color: #D25D7C !important;
}

#shipping_method input.shipping_method[type="radio"]:checked::after {
    content: "✓";
    color: #fff;
    font-size: 12px;
    font-weight: bold;

    position: absolute;
    left: 2px;
    top: -1px;
}
#shipping_method input.shipping_method[type="radio"]:checked {
    background: #D25D7C !important;
    border-color: #D25D7C !important;
}

#shipping_method input.shipping_method[type="radio"]:checked::after {
    content: "✓";
    color: #fff;

    font-size: 12px;
    font-weight: 700;
    line-height: 1;

    position: absolute;
    left: 2px;
    top: 1px;
}
/* Átvételi hely - Módosítás külön sorban */
body.woocommerce-cart #vp-woo-pont-show-map {
  display: inline-block !important;

  margin-top: 8px !important;
  margin-left: 0 !important;

  color: #D25D7C !important;
  font-weight: 700 !important;
  text-decoration: none !important;

  padding: 3px 10px;
  border: 1px solid #D25D7C;
  border-radius: 6px;
  background: #fff;
}

body.woocommerce-cart #vp-woo-pont-show-map:hover {
  background: #D25D7C !important;
  color: #fff !important;
}
@media only screen and (max-width: 768px) {

  body.woocommerce-cart .cart_totals {
    padding: 24px 18px !important;
  }

  body.woocommerce-cart .cart_totals table,
  body.woocommerce-cart .cart_totals tbody,
  body.woocommerce-cart .cart_totals tr,
  body.woocommerce-cart .cart_totals th,
  body.woocommerce-cart .cart_totals td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }

  body.woocommerce-cart .cart_totals th {
    margin-bottom: 8px;
    padding-bottom: 0 !important;
    color: #6c7c55;
  }

  body.woocommerce-cart .cart_totals td {
    padding-top: 0 !important;
  }

  body.woocommerce-cart #shipping_method li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
  }

  body.woocommerce-cart #shipping_method li label {
    line-height: 1.45 !important;
  }

  body.woocommerce-cart .vp-woo-pont-shipping-method-icons {
    display: flex !important;
    margin-top: 8px !important;
    margin-left: 0 !important;
  }

  body.woocommerce-cart .vp-woo-pont-review-order-selected {
    display: grid !important;
    grid-template-columns: 34px 1fr;
    gap: 12px;
    align-items: start;
  }

  body.woocommerce-cart #vp-woo-pont-show-map {
    display: block !important;
    width: fit-content;
    margin-top: 10px !important;
    margin-left: 0 !important;
  }

  body.woocommerce-cart .cart_totals tr.order-total th,
  body.woocommerce-cart .cart_totals tr.order-total td {
    font-size: 24px !important;
    line-height: 1.25 !important;
  }

  body.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    width: 100% !important;
    text-align: center !important;
  }
}
/* Kosár oldali terméknév */
.woocommerce-cart .product-name a {
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
}

/* MOBIL KOSÁR – terméklista rendezése */
@media only screen and (max-width: 768px) {

  body.woocommerce-cart table.shop_table thead {
    display: none !important;
  }

  body.woocommerce-cart table.shop_table_responsive tr.cart_item {
    position: relative;
    display: grid !important;
    grid-template-columns: 86px 1fr !important;
    column-gap: 14px !important;
    row-gap: 8px !important;

    padding: 16px !important;
    margin-bottom: 18px !important;

    border: 1px solid #dbe4d1 !important;
    border-radius: 12px !important;
    background: #fff !important;
  }

  body.woocommerce-cart table.shop_table_responsive tr.cart_item td {
    display: block !important;
    width: auto !important;
    border: none !important;
    padding: 4px 0 !important;
    text-align: left !important;
  }

  body.woocommerce-cart td.product-remove {
    position: absolute !important;
    top: 10px !important;
    right: 12px !important;
    width: auto !important;
    padding: 0 !important;
    z-index: 3;
  }

  body.woocommerce-cart td.product-remove a.remove {
    font-size: 22px !important;
    line-height: 22px !important;
  }

  body.woocommerce-cart td.product-thumbnail {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    display: block !important;
    width: 86px !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  body.woocommerce-cart td.product-thumbnail img {
    display: block !important;
    width: 76px !important;
    max-width: 76px !important;
    height: auto !important;
    border-radius: 8px;
  }

  body.woocommerce-cart td.product-name {
    grid-column: 2 !important;
    grid-row: 1 !important;
    padding-right: 26px !important;
  }

  body.woocommerce-cart td.product-name a {
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
  }

  body.woocommerce-cart td.product-name .variation {
    margin-top: 5px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    color: #666;
  }

  body.woocommerce-cart td.product-name .variation dt,
  body.woocommerce-cart td.product-name .variation dd,
  body.woocommerce-cart td.product-name .variation p {
    font-size: 12px !important;
    line-height: 1.35 !important;
    margin: 0 !important;
    display: inline !important;
  }

  body.woocommerce-cart td.product-price {
    grid-column: 2 !important;
    grid-row: 2 !important;
    font-size: 13px !important;
  }

body.woocommerce-cart td.product-price::before {
    content: "Ár: ";
    font-weight: 600;
    color: #6c7c55;
}

body.woocommerce-cart td.product-quantity {
    grid-column: 1 !important;
    grid-row: 3 !important;
    margin-top: 8px !important;
}

body.woocommerce-cart td.product-subtotal {
    grid-column: 2 !important;
    grid-row: 3 !important;
    margin-top: 8px !important;
    align-self: center !important;
    text-align: right !important;
}

  body.woocommerce-cart td.product-quantity::before {
    content: "Mennyiség: ";
    font-weight: 600;
    color: #6c7c55;
    display: block;
    margin-bottom: 5px;
  }

  body.woocommerce-cart td.product-subtotal::before {
    content: "Összesen: ";
    font-weight: 600;
    color: #6c7c55;
  }

  body.woocommerce-cart td.product-subtotal {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #D25D7C;
  }

  body.woocommerce-cart .actions .button,
  body.woocommerce-cart .coupon,
  body.woocommerce-cart .coupon input {
    width: 100% !important;
  }

  body.woocommerce-cart .coupon input {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  body.woocommerce-cart td.product-remove::before,
  body.woocommerce-cart td.product-remove::after,
  body.woocommerce-cart td.product-remove a.remove::before,
  body.woocommerce-cart td.product-remove a.remove::after {
    content: none !important;
    display: none !important;
  }

  body.woocommerce-cart td.product-remove a.remove {
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    overflow: hidden !important;
    text-align: center !important;
  }
}
/* PÉNZTÁR – rendelés összegző kártya */
body.woocommerce-checkout #order_review,
body.woocommerce-checkout .woocommerce-checkout-review-order {
  background: #f8faf7;
  border: 1px solid #dbe4d1;
  border-radius: 12px;
  padding: 30px;
}

/* PÉNZTÁR – szállítási módok */
body.woocommerce-checkout #shipping_method li label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px;
  flex-wrap: wrap;
}

body.woocommerce-checkout .vp-woo-pont-shipping-method-icons {
  display: inline-flex !important;
  align-items: center !important;
  gap: 5px;
  margin-left: 6px;
}

/* PÉNZTÁR – szögletes választógomb */
body.woocommerce-checkout #shipping_method input.shipping_method[type="radio"],
body.woocommerce-checkout input[type="radio"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 18px !important;
  height: 18px !important;
  border: 2px solid #A9C9BD !important;
  border-radius: 4px !important;
  background: #fff !important;
  margin-right: 14px !important;
  position: relative;
  top: 3px;
  cursor: pointer;
}

body.woocommerce-checkout #shipping_method input.shipping_method[type="radio"]:checked,
body.woocommerce-checkout input[type="radio"]:checked {
  background: #D25D7C !important;
  border-color: #D25D7C !important;
}

body.woocommerce-checkout #shipping_method input.shipping_method[type="radio"]:checked::after,
body.woocommerce-checkout input[type="radio"]:checked::after {
  content: "✓";
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  left: 2px;
  top: 1px;
}

/* PÉNZTÁR – átvételi hely módosítás gomb */
body.woocommerce-checkout #vp-woo-pont-show-map {
  display: block !important;
  width: fit-content;
  margin-top: 10px !important;
  margin-left: 0 !important;
  color: #D25D7C !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 3px 10px;
  border: 1px solid #D25D7C;
  border-radius: 6px;
  background: #fff;
}

body.woocommerce-checkout #vp-woo-pont-show-map:hover {
  background: #D25D7C !important;
  color: #fff !important;
}

/* PÉNZTÁR – végösszeg kiemelése */
body.woocommerce-checkout .order-total th,
body.woocommerce-checkout .order-total td {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #6c7c55 !important;
}

/* PÉNZTÁR – mobil rendezés */
@media only screen and (max-width: 768px) {
  body.woocommerce-checkout #order_review,
  body.woocommerce-checkout .woocommerce-checkout-review-order {
    padding: 24px 18px !important;
  }

  body.woocommerce-checkout #order_review table,
  body.woocommerce-checkout #order_review tbody,
  body.woocommerce-checkout #order_review tr,
  body.woocommerce-checkout #order_review th,
  body.woocommerce-checkout #order_review td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }

  body.woocommerce-checkout #order_review th {
    margin-bottom: 8px;
    padding-bottom: 0 !important;
    color: #6c7c55;
  }

  body.woocommerce-checkout #order_review td {
    padding-top: 0 !important;
  }

  body.woocommerce-checkout #shipping_method li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
  }

  body.woocommerce-checkout .vp-woo-pont-shipping-method-icons {
    display: flex !important;
    margin-top: 8px !important;
    margin-left: 0 !important;
  }

  body.woocommerce-checkout .vp-woo-pont-review-order-selected {
    display: grid !important;
    grid-template-columns: 34px 1fr;
    gap: 12px;
    align-items: start;
  }
	
body.woocommerce-checkout input[type="radio"] {
    flex-shrink: 0 !important;
    min-width: 18px !important;
    min-height: 18px !important;
    width: 18px !important;
    height: 18px !important;
    aspect-ratio: 1 / 1 !important;
    box-sizing: border-box !important;
}
  body.woocommerce-checkout .order-total th,
  body.woocommerce-checkout .order-total td {
    font-size: 20px !important;
    line-height: 1.25 !important;
  }
}
/* Fizetési módok - radio balra, szöveg jobbra */
body.woocommerce-checkout .wc_payment_methods li {
    display: flex !important;
    align-items: flex-start !important;
}

body.woocommerce-checkout .wc_payment_methods li input[type="radio"] {
    flex: 0 0 18px;
    margin: 4px 12px 0 0 !important;
}

body.woocommerce-checkout .wc_payment_methods li label {
    display: block !important;
    flex: 1;
    margin: 0 !important;
}
/* Barion leírás elrejtése */
body.woocommerce-checkout .payment_box.payment_method_barion {
    display: none !important;
}
//* Mobil lebegő kosár */
.foldlako-mobile-cart {
    display: none;
}

@media only screen and (max-width: 768px) {

    .foldlako-mobile-cart {
        display: flex;
        position: fixed;

        right: 18px;
        bottom: 82px;

        width: 58px;
        height: 58px;

        border-radius: 50%;

        background: #EFBFCE;
        color: #6C7C55;

        align-items: center;
        justify-content: center;

        text-decoration: none;

        z-index: 9999;

        border: 2px solid rgba(108,124,85,0.15);
        box-shadow: 0 4px 12px rgba(0,0,0,0.12);

        transition: all .2s ease;
    }

    .foldlako-mobile-cart:hover {
        transform: scale(1.05);
    }

    /* Bevásárlótáska ikon */
    .foldlako-mobile-cart::before {
        content: "🛍️";
        font-size: 24px;
        line-height: 1;
    }

    /* Darabszám buborék */
    .foldlako-mobile-cart span,
    .foldlako-mobile-cart .cart-count {
        position: absolute;

        top: -6px;
        right: -6px;

        background: #D25D7C;
        color: #fff;

        min-width: 22px;
        height: 22px;

        border-radius: 999px;

        font-size: 12px;
        font-weight: 700;
        line-height: 22px;
        text-align: center;

        padding: 0 4px;

        box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    }
}