.bg_pink_7 {
	background-color: rgba(227, 17, 127, 0.7);
}

#menu-item-5871 {
	background: rgb(228, 200, 108	);
}

iframe#chat-application-iframe {
	display: none;
}
/* style kolumn*/
#pgc-6024-2-0> .panel-cell-style, #pgc-6024-2-1> .panel-cell-style, #pgc-6024-2-2> .panel-cell-style, #pgc-6024-2-3> .panel-cell-style {
	border-radius: 10px;
	padding: 5%;
	border: 1px solid #dddddd;
	min-height: 530px;
	margin: 4%;
}

@media only screen and (max-width: 781px) {
	#pgc-6024-2-0> .panel-cell-style, #pgc-6024-2-1> .panel-cell-style, #pgc-6024-2-2> .panel-cell-style, #pgc-6024-2-3> .panel-cell-style {
		min-height: 50px;
	}
}

a.sale-button {
    display: inline-block;
    color: #fff!important;
    background: #ed1c24;
    text-transform: uppercase;
    padding: .5em 1em;
    margin: 0 auto;
    transition: all .5s ease;
    border-radius: 5px;
}

a.sale-button:hover {
	color: #fff!important;
	background: #c3161d;
}

/* mniejsze logo w stopce*/
@media only screen and (max-width: 781px) {
	img.size-full.wp-image-4233.alignnone {
		max-width: 150px!important;
	}
}