@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//nikadesign.hu/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(195,147,91);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(195,147,91);
	--btn-accented-bgcolor-hover: rgb(169,127,79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://nikadesign.hu/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://nikadesign.hu/wp-content/uploads/2025/10/envato-labs-image-edit-58.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(234,234,234);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(244,244,244);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(198,168,107);
}
.product-labels .product-label.new {
	background-color: rgb(198,168,107);
}
.product-labels .product-label.featured {
	background-color: rgb(198,168,107);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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;
}
}


/* Regisztrálok gomb - csak Fiókom oldalon */
.woocommerce-account .wd-switch-to-register {
    background-color: #c89a5b !important;
    color: #ffffff !important;
    border: none !important;
    padding: 14px 35px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    min-width: 220px !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.woocommerce-account .wd-switch-to-register:hover {
    background-color: #b88649 !important;
    color: #ffffff !important;
}

/* Mobilon az ÚJ termék badge színe */
@media (max-width: 768px) {
    .product-label.new,
    .product-label.onsale.product-label-new,
    .labels-rounded .product-label.new {
        background-color: #c89a5b !important;
        color: #ffffff !important;
    }
}

@media (max-width: 768px){

/* WooCommerce termék kategória elrejtése mobilon */
.product-grid-item .wd-entities-title + div,
.product-grid-item .posted-in{
    display:none !important;
}

}
@media (min-width: 1025px) {
	body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: #ffffff
 !important;
}
:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    --nav-color: #000000;
    --nav-color-hover: rgba(255, 255, 255, 0.8);
    --nav-color-active: rgba(255, 255, 255, 0.8);
    --nav-chevron-color: rgba(255, 255, 255, 0.6);
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    position: relative;
    display: inline-block;
    padding-block: 1px;
    line-height: 1.2;
    color: black;
}
span.wd-tools-text {
    color: black;
}
.wd-tools-element .wd-tools-icon {
    position: relative;
    display: flex
;
    align-items: center;
    justify-content: center;
    font-size: 0;
    color: black;
}
.whb-header {
    margin-bottom: 0px !important;
}
.wd-prefooter {
    display: none;
}

li.meta-author {
    display: none;
}
}

