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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #333333;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #dc7800;
	--wd-alternative-color: #0b5680;
	--wd-link-color: rgb(201,110,0);
	--wd-link-color-hover: rgb(11,86,128);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #f4a51c;
	--btn-accented-bgcolor-hover: #DE961A;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(219,131,43);
	background-image: none;
}
.page-title-default {
	background-color: #0b5680;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,41,55);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
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(79,79,79);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(221,153,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@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);
}
}


body .color-scheme-light .woodmart-product-categories .children {
    background-color: #0b5680;
}

/* ??? co to jest niepamietam */
.wd-side-hidden{
	z-index: 2147483999 !important;
}

/*
.header-categories-nav .categories-menu-dropdown .item-level-0>a {
    color:white
}

.header-categories-nav .categories-menu-dropdown .item-level-0>a:hover {
    color:yellow;
	background-color:green; 
}
body .vertical-navigation .menu-simple-dropdown li a {
    color: red;
	background-color:yellow;
}
body .vertical-navigation .menu-simple-dropdown li a:hover {
    color: yellow;
	background-color:green;
}
*/


/*.btn_sample {
        background-color: #91908c;
        border: none;
        color: white;
        padding: 10px 24px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 10px;
        margin: 4px 2px;
        cursor: pointer;
      }

.dev-upd {
	
    margin-right: 20px;
		background: #fdfd5a;
		}

.pic td, .pic th {
		border: 1px solid #ddd;
}
.dev-sample {
		background: #fdfd5a;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 2px;
		margin-bottom: 10px;
		}

.p-sample {
	color : red;
	font-weight: bold;
	font-size: 18px;
}

.gallery-dev {
	clear:both;
	color : red;

}
*/

/* domyslnie jest CIEMNY ZIELONY 
body  .related-products .product-label.new {
    background-color: #0b5680;
}
*/

@media (min-width: 1025px) {
	/* spowodowanie by TrustMate LEMUR nie najezdzal na AJAX koszyk by Lukasz Bielawski*/

.wd-side-hidden{
	z-index: 2147483999 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* related products 5 columns */
.related-products .col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 20%; }
}

@media (max-width: 576px) {
	/* related products 4 columns */
.related-products .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 0%;
    max-width: 30%;
	}
}

