/*
Theme Name: Przedszkole Krasnal
Description: Motyw na podstawie Viral
Author: Adam Radzikowski, telefirma.pl
Template: viral
*/
@import url('../viral/style.css');
@import url('custom-css/bootstrap.css');
@import url('custom-css/font-awesome.min.css');
@import url('custom-css/off-canvas.css');
@import url('custom-css/system.css');
@import url('custom-css/template.css');


.vl-header-rekl{
	min-width: 728px;
	float: right;
}

.vl-header-rekl .widget{
	margin-bottom: 0;
}

.vl-header-rekl .widget-title{
	display: none;
}

@media screen and (max-width: 768px){

	.vl-header-rekl{
		width: auto;
		flex: none;
		margin-top: 20px;
	}
}

@media screen and (max-width: 1180px){

	.vl-header-rekl{
		min-width: 70%;
	}
}