/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

.textwidget img {max-width:75%;}
#latestgalleryasmain { margin:25px;}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { .textwidget img {max-width:75%;} #leadead { display:none;}}
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { .textwidget img {max-width:75%;}#leadead { display:none;}}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { .textwidget img {max-width:75%;}#leadead { display:none;} }




@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) { .textwidget img {max-width:75%;#leadead { display:none;}}
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 		
.textwidget img {max-width:75%;}#leadead { display:none;}}

div.post-meta {/* margin-bottom:20px;font-size:75% !important; border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;padding:10px;text-transform:uppercase;*/}