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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #474343;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: 15px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #e51955;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #e51955;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #e51955;
	--btn-default-bgcolor-hover: #fee786;
	--btn-accented-bgcolor: #e51955;
	--btn-accented-bgcolor-hover: #e52d64;
	--wd-form-brd-width: 2px;
	--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: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-image: url(https://woodmart.xtemos.com/wp-content/uploads/2017/12/top-banner.jpg);
}
.page-title-default {
	background-color: #e51955;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 45px;
	color: #ffffff;
}
html .page-title > .container > .title:hover {
	color: #fcfcfc;
}
html .post.wd-post .post-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 17px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/*** zmiany 2023  ***/

/* naglowki */
h1,
h3,
h4
{
		font-family: 'Raleway' !important;
}

/* font sheriff - Play Fair */
.wh-font-sherif h3,
.wh-font-sherif,
h2
{
	font-family: 'Playfair Display' !important;
}

/* wielkosc ikon gwiazd na stronie glownej */
.wh-star-icon-list .fa,
.wh-star-icon-list .fas
{
	font-size: 25px;	
}

/* home - kim jestem - ikony */
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 2.75em !important;
}

.wh-home-icons-kimJestem.vc_icon_element 
{
	margin-bottom: 5px !important;
}
.wh-home-icons-txt-kimJestem
{
	font-size: 14px;
}

.wh-home-icons-kimJestem .vc_icon_element-icon
{
	color: #E94775 !important;	
}

/* OFERTA */

.wh-oferta-cena
{
		font-family: 'Playfair Display' !important;
    margin-bottom: 20px;
    font-size: 1.8em;
    font-weight: 600;
}

/*** zmiany 2023  - KONIEC ***/

.brands-widget
{
    display: none !important;
}

.article-inner .article-body-container .entry-content.wd-entry-content.woodmart-entry-content
{
	font-size: 90% !important;
}

.wh-chmura-tagow .tag-cloud-link
{
	font-size: 9px !important;
	text-transform: uppercase;
	background-color: #E6E6E6;
	/* color: #fff; */
	padding: 7px 8px;
	line-height: 32px;
	white-space: nowrap;
	font-weight: 600;
	margin: 0px 2px;
}


.woodmart-recent-posts .wd-entities-title {
    margin-bottom: 8px;
    font-size: 14px;
		line-height 19px;
}

.woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment) {
    color: var(--color-gray-300);
    font-size: 12px;
		line-height: 17px;
		font-family: Lato;
}@media (min-width: 1025px) {
	/*** zmiany 2023  ***/

/* font sheriff - Play Fair */
.wh-font-sherif h2,
h2.woodmart-title-container
{
	font-size: 70px !important;
}

.wh-font-sherif h3
{
	font-size: 1.7em !important;
}

h3.woodmart-title-container
{
	font-size: 26px !important;
}


/* Oferta */

.wh-oferta-h2 h2
{
	font-size: 33px !important;
	line-height: 41px !important;
}

/***  PORTFOLIO - ITEMS ***/
.title-size-large {
    padding: 50px 0 !important;
}

.title-size-large .title {
    font-size: 44px !important;
}


/*** zmiany 2023  - KONIEC ***/
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wh-font-sherif h3
{
	font-size: 1.7em !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wh-font-sherif h3
{
	font-size: 1.7em !important;
}
}

@media (max-width: 576px) {
	.searchform.woodmart-ajax-search{
    display: none !important;
}

.wh-font-sherif h3
{
	font-size: 1.7em !important;
}
}

