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

.wd-popup.wd-promo-popup{
	background-color:rgba(255,255,255,0);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(232,58,58);
	background-image: none;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.silbruk.pl/wp-content/uploads/2022/11/page-title-produkty-1.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(4,13,31);
	background-image: none;
	background-position:center center;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(99,99,99);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(99, 99, 99);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(191,191,10);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(206,199,0);
}
:root{
--btn-default-bgcolor-hover:rgb(219,219,0);
}
:root{
--btn-accented-bgcolor:rgb(191,191,10);
}
:root{
--btn-accented-bgcolor-hover:rgb(206,199,0);
}
:root{
--notices-success-bg:rgb(112,175,43);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-builder-off .wd-fbt.wd-design-side{
--wd-form-width: 250px;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #333;
		
					--btn-accented-color-hover: #333;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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);
			}
		}
	
	
			div.wd-popup.wd-promo-popup {
			max-width: 1000px;
		}
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
/*border linie na stronie produktu pod produktem*/
.product-tabs-wrapper {
 border-top: 0px solid var(--brdcolor-gray-300)!important;
 border-bottom: 0px solid var(--brdcolor-gray-300)!important;
 
}


/*footer menu from blocks*/
:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a {
    font-size: 18px;
}


.wd-nav>li>a {
font-size: 17px !important;
}


.whb-flex-flex-middle .whb-col-center {
    flex: none !important;
}

/*main menu color*/
body .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #BFBF0A;
}
body .wd-nav[class*="wd-style-"] li:hover>a {
    color: #BFBF0A!important;
}



/*sticky background*/
body .whb-sticked .whb-general-header {
    background-color: white;
}
/*sticky main menu color*/
body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-active > a, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.active> a {
    color: #BFBF0A;
}
body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-active > a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.active> a:after {
    color: #BFBF0A!importat;
}
body .whb-sticked .wd-nav[class*="wd-style-"] li:hover>a {
    color: #BFBF0A!important;
}


body .whb-sticked .wd-nav[class*="wd-style-"] li:hover > a:after {
    color: #242424!important;
}
body .whb-sticked .wd-nav[class*="wd-style-"]>li.wd-has-children:hover > a:after, 
body .whb-sticked .wd-nav[class*="wd-style-"]>li.menu-item-has-children:hover > a:after {
    color: #242424;
}
body .whb-sticked .wd-nav[class*="wd-style-"]>li>a {
    color: #242424;
}



/*Search*/
body .whb-sticked .whb-color-light .wd-tools-element >a {
    color: #242424!important;
}

body .whb-sticked .whb-color-light .wd-tools-element:hover>a {
    color: #BFBF0A!importat;
}

/*google opinie cien*/

.wp-gr .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
   
    box-shadow: none!important;
}

/*table mobile Responsywność */
.wd-accordion .wd-scroll-content {
    overflow: auto !important;
}

/*ukrycie warningu przy info-box-icon*/
.info-box-icon{
	font-size: 0;
}

.google-widget-container .wp-gr.wpac{padding-bottom:0 !important;}

.google-widget-container .wp-gr .wp-google-right{
	width:auto !important;
}
.google-widget-container .grw-header-inner{
		padding: 10px !important;
		margin: 0 !important;
}
.google-widget-container{
	width: fit-content;
}

.btn_katalog:hover {
	color: #bfbf0a;
}

@media screen and (min-width: 1024px) {
	.product-grid-item{
		min-height: 380px!important;
	}
}
