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

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,2,2);
	--wd-text-font-size: 15px;
	--wd-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(53,11,11);
	--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(234,108,79);
	--wd-alternative-color: rgb(234,108,79);
	--wd-link-color: rgb(67,195,165);
	--wd-link-color-hover: rgb(0,142,114);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(21,165,122);
	--btn-accented-bgcolor-hover: rgb(255,44,84);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(67,195,165);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,44,84);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	background-image: url(https://charmclub.hu/wp-content/uploads/2020/02/drink-popup-min.jpg);
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(229,229,229);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,44,84);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: url(https://charmclub.hu/wp-content/uploads/charmclub-penztar.jpg);
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-color: #EAEAEA;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: #f4f4f4;
	background-image: none;
}
.page .wd-page-content {
	background-color: #f4f4f4;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #F4F4F4;
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-image: url(https://charmclub.hu/wp-content/uploads/lepkes-noi-divat-karkoto-szett-5.jpg);
}
.single-portfolio .wd-page-content {
	background-image: url(https://charmclub.hu/wp-content/uploads/lepkes-noi-divat-karkoto-szett-4.jpg);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1411px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1411px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1411px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1411px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

@media (max-width: 576px) {
	.wd-cookies-inner {
    position:fixed
    display: fixed;
    align-items: center;
    justify-content: space-between;
}

.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span {
    text-transform: uppercase;
    letter-spacing: .5px;
    /* font-weight: 600; */
    font-size: 14px;
}
}

