/*
 Theme Name:   

 Description:  SmartMag Child Theme
 Author:       Snack Media
 Template:     cqn
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  xxx
*/
	.social-facebook {
		display:block;
		float:left;

	}
		.social-facebook img {
		display:block;
		float:left;

	}
	.social-twitter {
display:block;
		float:left;

	}
.social-twitter img {
	display:block;
		float:left;
		margin-right:3px;
}
@media screen and (max-width: 799px){

	.main-head .title {
		margin: 10px 0 0 0 !important;
	}


}

.mobile .show-desktop, .desktop .show-mobile {
display:none;
}

.snack-ldb-warp td {
   padding:0; 
   border: none; 
}
.main-head .title {
	width: 100% !important;l
	margin-bottom: 0 !important;
	float:none !important;
}
@media screen and (max-width: 350px) {
.smallphone {
margin-left:-15px;
}
}