/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 15 2023 | 08:31:29 */
.ct-footer [data-row*="middle"]{
	height: 684px;
}
.ct-sticky-container{
	background-image: url(http://192.168.0.219/kreamz/wp-content/uploads/2023/07/header-banner.webp);
	background-repeat: no-repeat;
	height: 180px !important;
}
@media only screen and (max-width: 768px) {

}
@media only screen and (max-width: 991px) {

	.ct-footer [data-row*="middle"]{
	    height: 1000px;
		
}
	footer.ct-footer{
		background-position: center top !important;
	}
	.ct-sticky-container{
		height: 150px !important;
		background-image: url(http://192.168.0.219/kreamz/wp-content/uploads/2023/07/header-mob.webp);
	}
}
