.elementor-kit-52{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-6ebbfea2:#4054B2;--e-global-color-7cf43021:#23A455;--e-global-color-5b5eea49:#000;--e-global-color-4ef6f40e:#FFF;--e-global-color-629b340b:#005387;--e-global-color-9346628:#0000CD;--e-global-color-b48a6d4:#FFD500;--e-global-color-6ba58d1:#F5D42C;--e-global-typography-primary-font-family:"Tablatica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Tablatica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Tablatica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Tablatica";--e-global-typography-accent-font-weight:500;--e-global-typography-c8f29c1-font-family:"Arial";--e-global-typography-c8f29c1-font-weight:600;--e-global-typography-b382945-font-family:"Arial";--e-global-typography-b382945-font-size:16px;--e-global-typography-b382945-font-weight:400;--e-global-typography-fb08645-font-family:"Arial";--e-global-typography-fb08645-font-size:26px;--e-global-typography-fb08645-font-weight:600;--e-global-typography-5ebe137-font-family:"Arial";--e-global-typography-5ebe137-font-size:28px;--e-global-typography-5ebe137-font-weight:600;--e-global-typography-4c78355-font-family:"Arial";--e-global-typography-4c78355-font-size:16px;--e-global-typography-4c78355-font-weight:600;}.elementor-kit-52 e-page-transition{background-color:#FFBC7D;}.elementor-kit-52 h1{color:#000000;font-family:"Arial", Arial;font-size:22px;font-weight:600;}.elementor-kit-52 h2{color:#000000;font-family:"Arial", Arial;font-size:26px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Hosszú (terméklista + terméklap) */
.toc-price-wrap {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;

}


.toc-price-old del *{
    color: #98201b!important;
    margin-bottom: 0px!important;
}
.toc-price-old del {
    color: #98201b!important;
   


}

.toc-cart-price-old del {
    color: #98201b;
}


.toc-price-wrap .amount {
    white-space: nowrap;
}

/* Rövid (kosár + checkout) */
.toc-cart-price-wrap {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    line-height: 1.2;
}






.toc-cart-price-wrap .amount {
    white-space: nowrap;
}

.toc-ui-notice,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-error {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	margin: 0 0 18px;
	padding: 16px 18px;
	background: #fff7e8;
	border: 1px solid #f1cf8a;
	border-left: 5px solid #d89b00;
	border-radius: 10px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
	color: #4b3a11;
	position: relative;
}

.toc-ui-notice__icon {
	flex: 0 0 20px;
	line-height: 1;
	color: #c98900;
	margin-top: 2px;
}

.toc-ui-notice__content {
	flex: 1 1 auto;
	min-width: 0;
}

.toc-ui-notice__title {
	font-size: 15px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 4px;
	color: #2f250a;
}

.toc-ui-notice__text {
	font-size: 14px;
	line-height: 1.55;
	margin: 0;
	color: #5a481a;
}

.toc-small-order-notice-row td,
.toc-restricted-payment-notice-row td {
	padding: 16px 0 0 0;
	border: 0;
}

#toc-small-order-checkout-notice-wrap,
#toc-restricted-payment-checkout-notice-wrap {
	margin-bottom: 16px;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-error {
	list-style: none;
}

.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error::before,
.woocommerce-message::after,
.woocommerce-info::after,
.woocommerce-error::after {
	display: none;
	content: none;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.toc-ui-notice a {
	color: inherit;
	text-decoration: underline;
	font-weight: 600;
}

.woocommerce-error {
	background: #fff1f1;
	border: 1px solid #efb4b4;
	border-left: 5px solid #d63638;
	color: #6a1f1f;
}

.woocommerce-message {
	background: #eef8f0;
	border: 1px solid #b9dfc0;
	border-left: 5px solid #3c8c4a;
	color: #1f4d2a;
}

.woocommerce-info {
	background: #eef6ff;
	border: 1px solid #bfd8f6;
	border-left: 5px solid #2271b1;
	color: #163b63;
}

@media (max-width: 767px) {
	.toc-ui-notice,
	.woocommerce-message,
	.woocommerce-info,
	.woocommerce-error,
	.woocommerce-notices-wrapper .woocommerce-message,
	.woocommerce-notices-wrapper .woocommerce-info,
	.woocommerce-notices-wrapper .woocommerce-error {
		padding: 14px 14px;
		border-radius: 8px;
		gap: 12px;
	}

	.toc-ui-notice__title {
		font-size: 14px;
	}

	.toc-ui-notice__text {
		font-size: 13px;
	}
}/* End custom CSS */