/*
============================================================

	Theme Name: Kalium - Child Theme
	Theme URI: http://www.laborator.co/view-theme/kalium
	Author: Laborator
	Author URI: http://laborator.co/
	Version: 1.0
	Description: Use this theme if you want to extend features of Kalium theme or prevent overwriting the changes you make when new theme update is available.
	Tags: agency, architecture, blog, clean, creative, ecommerce, gallery, minimal, photography, portfolio, shop, kalium, translation-ready, theme-options, responsive-layout
	Template: kalium
	Text Domain: kalium
	
============================================================
*/

#can-form-area-join-fares-fair-ptv{
	margin-right: 5px;
	margin-left: 5px;
}
#footer .copyrights a{
	display: inline;
    	//margin-left: 8px;
}
#footer .copyrights p{
	text-rendering: auto;
}
#dogooder{
	height: 1100px;
}

@media only screen and (min-width: 240px) and (max-width: 767px) {
	#dogooder{
		height: 1500px;
	}
}