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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--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: "Lato", 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: 16px;
	--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: rgb(139,69,19);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(139,69,19);
	--btn-default-bgcolor-hover: rgb(139,69,19);
	--btn-accented-bgcolor: rgb(139,69,19);
	--btn-accented-bgcolor-hover: rgb(139,69,19);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(139,69,19);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 60px;
	--wd-arrow-icon-size: 30px;
	--wd-arrow-offset-h: -80px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
	--wd-arrow-bg: rgba(0,0,0,0.15);
	--wd-arrow-bg-hover: rgba(0,0,0,0.15);
	--wd-arrow-bg-dis: rgba(0,0,0,0.15);
	--wd-arrow-radius: 100px;
}
.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-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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*Wyrównanie blogów */
/* Kafel jako flexbox na pełną wysokość */
.wd-blog-holder .wd-post {
  display: flex;
  flex-direction: column;
  height: 100%;
}
/* Wnętrze karty też jako flex */
.wd-blog-holder .wd-post-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
/* Treść rozciąga się, a przycisk/meta lądują na dole */
.wd-blog-holder .wd-post-content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.wd-blog-holder .wd-post-excerpt {
  flex: 1 1 auto;   /* opis rozpycha środek */
}
.whb-sticked .woodmart-nav-link {
  color: #000000 !important;
}
.whb-sticked .nav-link-text:hover {
  color: #000000 !important;
}

/* Sticky background */
body .whb-sticked .whb-general-header {
    background-color: #ffffff;
}

.wd-toolbar {
    background-color:#ffffff !important;
}
.wd-toolbar-label {
    color:#000000 !important;
}
.wd-tools-icon {
    color:#000000 !important;
}
body .whb-sticked .wd-header-text a{
    color:#000 !important;
}
/* Popup na mapie */
.gm-style .gm-style-iw-d{
    overflow: hidden !important;
    text-align:center !important;
}

.gm-style .gm-style-iw-d > div{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
}

.gm-style .gm-style-iw-c{
    width:260px !important;
    max-width:260px !important;
}