/*.products-list .product{ margin-right: 2% !important; margin-bottom: 2%; }*/
 
.product-list-page > p{width: 80%; margin:auto; text-align: center;}
.product-list-page > p span{font-size: 26px; line-height: 36px; display: block; font-weight: 600; color: #4A4A4A; padding-bottom:5px;}

.product-list-page h2,.product-list-page h1{ color: #55555A; font-size: 60px; font-weight: 600; line-height: 61px; 
text-align: center; padding-bottom:20px; padding-top:0;}

.category5{background: linear-gradient(134.2deg, #FFFFFF 10%, #FEEEFF 47.72%, #EDFBFF 79.48%, #FFFFFF 100%);}
.category5 h1{text-indent: -1000em; background: url("../img/kolekcje/Dreams_logo.svg") no-repeat top center;}
.category5:after{content:''; background: url("../img/kolekcje/Melon.svg") no-repeat; display: block; 
width:109px; height: 119px; position: absolute; top:20%; left:50%; margin-left:-615px;}
.category5:before{content:''; background: url("../img/kolekcje/Palm.svg") no-repeat; display: block; 
width:106px; height: 147px; position: absolute; top:32%; left:50%; margin-left:500px;}

.category5 section .product-list-page{position: relative;}
.category5 section .product-list-page:before{content:''; background: url("../img/kolekcje/Strawberry.svg") no-repeat; display: block; 
width:106px; height: 147px; position: absolute; top:36%; left:auto; right: -57px; z-index: 2;}

.category6{background: linear-gradient(134.2deg, #FFFFFF 10%, #E7F9FF 43.84%, #E8FFFA 76.56%, #FFFFFF 100%);}
.category6 h1{text-indent: -1000em; background: url("../img/kolekcje/Wishes_logo.svg") no-repeat top center;}
.category6:after{content:''; background: url("../img/kolekcje/Snowflake_01.svg") no-repeat; display: block; 
width:12px; height: 12px; position: absolute; top:78%; left:50%; margin-left:-520px;}
.category6:before{content:''; background: url("../img/kolekcje/Snowflake_02.svg") no-repeat; display: block; 
width:70px; height: 68px; position: absolute; top:60%; left:50%; margin-left:526px;}

.category6 section .product-list-page{position: relative;}
.category6 section .product-list-page:before{content:''; background: url("../img/kolekcje/Snowflake_04.svg") no-repeat; display: block; 
width:12px; height: 12px; position: absolute; top:78%; left:auto; right: -100px; z-index: 2;}
.category6 section .product-list-page:after{content:''; background: url("../img/kolekcje/Snowflake_03.svg") no-repeat; display: block; 
width:48px; height: 47px; position: absolute; top:72%; left:-100px; right: auto; z-index: 2;}

@media screen and ( max-width: 1235px ){
	.category5:after{margin-left:auto; left:10px;}
	.category5:before{margin-left:auto; left:auto; right: 10px;}
	.category6:after{margin-left:auto; left:20px; z-index:2}
	.category6:before{margin-left:auto; left:auto; right: 20px; z-index:2}
	
	.category6 section .product-list-page{position: static;}
	.category6 section .product-list-page:before{right:30px; top:208%;}
	.category6 section .product-list-page:after{top:194%; left:30px;}

}
@media screen and ( max-width: 1075px ){
	.category5 section .product-list-page:before{display: none;}
	.category5:after{display: none;}
	.category5:before{display: none;}
}
@media screen and ( max-width: 860px ){
	.category6:after{display: none;}
	.category6:before{display: none;}
	.category6 section .product-list-page:before{display: none;}
	.category6 section .product-list-page:after{display: none;}
}

@media screen and ( max-width: 692px )
{
	.product-list-page h2, .product-list-page h1 {
	    color: #55555A;
	    font-size: 40px;
	    font-weight: 600;
	    line-height: 51px;
	    text-align: center;
	    padding-top: 0px;
	}
}