/* 
Theme Name:		 CDML
Theme URI:		 http://childtheme-generator.com/
Description:	 CDML is a child theme of Solutek, created by ChildTheme-Generator.com
Author:			 Talukdar Galib
Author URI:		 http://childtheme-generator.com/
Template:		 solutek
Version:		 1.0.0
Text Domain:	 cdml
*/


/*
    Mobile CSS
*/
@media (max-width: 991.98px) {
	#sticky-header {
		visibility: hidden;
		display: none;
	}
	
	.mean-container .mean-bar {
		background: #050a1e;
	}
	.footer-area {
		border-radius: 0;
	}
}
