*{
//background: red;
}
.products.real, .products.online{
	width: 50%;
	float: left;
	padding: 5px;
	border: 2px solid #FF2424
}
.products.real::before{
	content: 'Szybkie randki w realu!\aSpotkania w lokalach';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: black;
	white-space: pre;
	text-align: center;
	padding: 10px 5px;
	display: block;
	border-bottom: 2px solid #FF2424;
	margin-bottom: 5px;
}
.products.online::before{
	content: 'Video speed dating!\aSzybkie randki online!';
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-align: center;
	white-space: pre;
	padding: 10px 5px;
	display: block;
	border-bottom: 2px solid #FF2424;
	margin-bottom: 5px;
}
@media screen and (max-width: 539px){
.products.real, .products.online{
width: auto; float: none;}
}

.fusion-blog-layout-grid-wrapper .fusion-blog-layout-grid-3 article:nth-child(3n+1){
	clear: both;
}
@media screen and (max-width: 832px){
	.fusion-blog-layout-grid-wrapper .fusion-blog-layout-grid-3 article:nth-child(3n+1){
		clear: none;
	}
	.fusion-blog-layout-grid-wrapper .fusion-blog-layout-grid-3 article:nth-child(2n+1){
		clear: both;
	}
}

.fusion-blog-layout-grid-wrapper .fusion-blog-layout-grid-3 .fusion-image-wrapper{

   overflow: hidden
   position: relative;
   padding-top: 66%;
}


.fusion-blog-layout-grid-wrapper .fusion-blog-layout-grid-3 .fusion-image-wrapper a{
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	display: block;
}

.fusion-blog-layout-grid-wrapper .fusion-blog-layout-grid-3 .fusion-image-wrapper a img {
object-fit: cover;
width: 100%;
height: 100%;
}
form[data-payopts="0"] .payment_method_cod{display: none;}
form[data-payopts="1"] .payment_method_przelewy{display: none;}
.payment_box{display: none !important;}
.checkout .payment_methods{
display: block!important;
} 

html.emptyL header,
html.emptyL #wpadminbar,
html.emptyL .fusion-footer,
html.emptyL .to-top-container{
display: none !important;
}