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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "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: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", 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(68,83,100);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(68,83,100);
	--btn-accented-bgcolor-hover: rgb(40,40,40);
	--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: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 400px;
	--wd-popup-padding: 1px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgba(255,255,255,0.51);
	--wd-bordered-bg:rgba(255,255,255,0.51);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(68,83,100);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(68,83,100);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-weight: 700;
	font-size: 22px;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-size: 16px;
}
.page .wd-page-content {
	background-image: url(https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: url(https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
}
.single-product .wd-page-content {
	background-image: url(https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-1.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1400px;
--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: 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: 5px;
}

@media (min-width: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*
.wd-logo {
  display: flex;


  position: fixed;
  z-index: 999999;

}
*/





:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li {
    margin-bottom:5px;
}
.wd-product :is(.product-image-link,.hover-img) img {
    width: 100%;
	aspect-ratio:3/2;
	object-fit:contain;
}
.single-product .main-page-wrapper,
.woodmart-archive-shop:not(.single-product) .main-page-wrapper ,
.page .main-page-wrapper {
    background-image: 
        url('https://sklep.rafil.pl/wp-content/uploads/2024/01/Beznazwy-4-1.png'),
        url('https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-bottom.jpg'),
				url('https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-top.png');
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 30%, 60%, 60%;
    background-position: left bottom, right bottom, top left;
	margin-bottom:-2px;
}
.home.page .main-page-wrapper {
    background-image: 
        url('https://sklep.rafil.pl/wp-content/uploads/2024/01/Beznazwy-4-1.png'),
        url('https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-bottom.jpg'),
				url('https://sklep.rafil.pl/wp-content/uploads/2024/01/tlo-top.png');
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 30%, 60%, 60%;
    background-position: left bottom, right bottom, 0 5%;
	margin-bottom:-2px;
}


/* .home .site-logo img{
	display:none;} */


.whb-flex-flex-middle .whb-col-center {
   display: grid;
    grid-template-columns: auto;
}
div.wd-search-form.wd-header-search-form.wd-display-form.whb-9x1ytaxq7aphtb3npidp{
	margin-top:10px;}
.whb-flex-row .whb-general-header-inner{
	    display: grid;
	grid-template-columns: 20% auto 20%;}

.copyrights-wrapper {
	border:none!important;}
.wd-nav[class*="wd-style-"]>li:hover>a {
    color: rgb(68 83 100 / 60%);
}

.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown{
	border-bottom:4px solid #445364;}

.home .whb-with-shadow{
	box-shadow:unset;}



/* #menu-footer4 a,
#menu-footer-3 a{
	color:#ffffff;
}
#menu-footer4 a:hover,
#menu-footer-3 a:hover{
	color:#ffffff99;
}
 */


.wc-tab-inner p{
	text-align:justify;}


.wd-post.blog-style-bg .article-body-container {
		min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.entry-content.wd-entry-content{
	text-align:justify;
}
.article-inner .btn-read-more.more-link{
	color:red;
}
.read-more-section{
	text-align:left;
}
.woocommerce-terms-and-conditions p:last-child,
.woocommerce-terms-and-conditions p:first-child{
	display:none;
}
.woocommerce-product-details__short-description{
	color:red;
}
@media (min-width: 1025px) {
		.whb-flex-row.whb-general-header-inner {
     display: grid;
	grid-template-columns: 20% auto 20%;
}

.whb-header .whb-general-header .site-logo a > img{
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: unset !important;
    width: 240px !important;
    max-height: unset !important;
    top: 30px;
}
.whb-not-sticky-row.whb-hide-on-scroll .site-logo .wd-logo img {
    /* Tutaj ustawiasz style, które mają zastosowanie, gdy obie klasy są aktywne */
    /* Na przykład, możesz zresetować wszystkie style do wartości domyślnych */
    position: static;
    padding-top: initial;
    padding-bottom: initial;
    max-width: none;
    width: auto;
    max-height: none;
    top: auto;
}
.wd-hover-standard .product-wrapper{
	position:relative;
}

.wd-hover-standard .product-wrapper:before{
		content: "";
    position: absolute;
    inset: 0;
    z-index: 2;
    background-color: rgba(0,0,0,0.1);
    opacity: 0;
    transition: opacity .3s ease;
    pointer-events: none;
}
.wd-hover-standard:hover .product-wrapper:before{
	opacity:1
}




}

@media (min-width: 768px) and (max-width: 1024px) {
	.whb-column.whb-col-center.whb-visible-lg {
    display:none;
}



}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-column.whb-col-center.whb-visible-lg {
    display:none;
}
}

@media (max-width: 576px) {
	.whb-column.whb-col-center.whb-visible-lg {
    display:none;
}
}

