@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//minikek.eu/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #232323;
	--wd-text-font-size: 14px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #eb6370;
	--wd-alternative-color: #749498;
	--wd-link-color: rgb(235,99,112);
	--wd-link-color-hover: rgb(235,99,112);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #eb6370;
	--btn-accented-bgcolor-hover: #eb6370;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #dd3333;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(247,42,93);
	background-image: none;
}
.page-title-default {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .widget_product_categories .product-categories li a {
	font-size: 15px;
	color: rgb(0,0,0);
	text-transform: uppercase;
}
.widget_product_categories .product-categories li.current-cat>a {
	font-size: 15px;
	color: rgb(235,99,112);
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	text-transform: uppercase;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 80px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


#eu-logo {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 2;
	width: 250px;
	margin-bottom: 0px;
}

/*.woocommerce-info {
	background-color: red !important;
	font-size: 18px !important;
	z-index: 999999 !important;
}*/

.woocommerce-info .amount {
	font-size: 18px !important;
}

/*.login-form-side .create-account-question {
    display: none;
}*/

div.whb-row.whb-header-bottom.whb-not-sticky-row.whb-without-bg.whb-without-border.whb-color-dark.whb-flex-equal-sides.whb-hidden-mobile > div > div > div.whb-column.whb-col-center.whb-visible-lg > div > div > ul#menu-menu > li.menu-kiemeles.menu-item.menu-item-type-post_type.menu-item-object-page.item-level-0.menu-item-design-default.menu-simple-dropdown.item-event-hover > a > span > span {
	  color: white;
    background-color: #440f66;
    padding: 10px;
}


#wpfront-notification-bar div.wpfront-message {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.2;
}

.wd-side-hidden {
    z-index: 9999 !important;
}

.wd-entry-meta .meta-author {
    vertical-align: top;
    font-size: 14px;
    display: none !important;
}

.product-label.out-of-stock {
    font-size: 10px !important;
}

.wd-side-hidden.wd-opened {
    transform: none;
    z-index: 99999 !important;
}

div#woocommerce_product_categories-1 li.cat-item.cat-parent.current-cat-parent > a {
color: rgb(235,99,112);
font-weight: 600;
text-decoration: underline;
}

/*PRODUCT ADDON ÖSSZEFOGLALÓ ELREJT*/
div.product-addon-totals {
    margin: 20px 0 40px;
    padding: 20px 0 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    display: none !important;
}