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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//himzettstilus.hu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 60px;
	--wd-text-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 16px;
	--wd-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #333333;
	--wd-alternative-color: #333333;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #333333;
	--btn-accented-bgcolor-hover: #000000;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #fbfbfb;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-weight: 300;
	font-size: 32px;
	text-transform: capitalize;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 16px;
}
html .post.wd-post .wd-entities-title {
	font-size: 22px;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 150px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 22px;
	}
	html .post.wd-post .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post .wd-entities-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1400px;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: hkgroteskpro !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: hkgroteskpro !important;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//himzettstilus.hu/wp-content/uploads/2018/06/hkgroteskpro-regular.woff2") format("woff2"), 
url("//himzettstilus.hu/wp-content/uploads/2018/02/blog-sign.png") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//himzettstilus.hu/wp-content/uploads/2018/02/blog-author.png") format("woff2"), 
url("//himzettstilus.hu/wp-content/uploads/2018/06/hkgroteskpro-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//himzettstilus.hu/wp-content/uploads/2018/02/blog-single-2.jpg") format("woff2"), 
url("//himzettstilus.hu/wp-content/uploads/2018/02/blog-single-1.jpg") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//himzettstilus.hu/wp-content/uploads/2018/01/m15-p-5-1.jpg") format("woff2"), 
url("//himzettstilus.hu/wp-content/uploads/2018/01/m15-p-4-1.jpg") format("woff");
	font-weight: 300;
	font-style: normal;
}

.wd-progress-bar .progress-bar {
    background-color: green;
}

.wd-entry-meta .meta-author {
    font-size: 14px;
    display: none;
}

.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: 18px;
    width: auto!important;
    display: none !important;
}

/*booster product addon*/
div#wcj_product_addons label {
display: inline-block !important;
}

/*out of stock label*/
.labels-rectangular .product-label {
    padding: 5px 5px;
    font-size: 12px;
}

.product-label.out-of-stock {
    background-color: rgba(255,255,255,0.9);
    color: #2d2a2a;
    font-weight: 900;
    font-size: 10px !important;
    width: 90px !important;
}

/*kosár*/
.wd-side-hidden {
    z-index: 9999999999 !important;
}

/*foxpost penztar oldal*/
ul#shipping_method input[id*="vp_pont"] + label {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	padding-left:0;
}

ul#shipping_method label {
	text-align:left;
	padding-left:34px;
}

.vp-woo-pont-shipping-method-icons {
	margin-right: 10px;
}

/*blog entry header*/
.post-single-page .entry-header {
    display: none !important;
}

/*cookie*/
#cookie-notice .cn-button {
    background: none !important;
}

/*LEÁRAZÁS*/
.product-label.onsale {
    background-color: RED !important;
}

/*GIFT CARD*/
.mwb_wgm_added_wrapper .mwb_gm_method {
    display: none;
}

/*CSOMAGPONT*/
.vp-woo-pont-modal {
    z-index: 9999999999;
}

/*díszdoboz addon*/
.wc-pao-addon {
    padding: 5px 2px;
}