<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: LocalEdition
Theme URI: http://magazine3.com/localedition/
Author: Magazine3
Author URI: http://magazine3.com
Description: News Magazine WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mm
Template: localedition-codebase
*/
 
@import url("../localedition-codebase/style.css");

/* =Theme customization starts here */

/*fonts / typography*/

@font-face {
    font-family: proxima-bold;
    src: url('fonts/proxima-nova-bold.otf');
	font-weight:bold;
}

@font-face {
    font-family: proxima-regular;
    src: url('fonts/proxima-nova-regular.otf');
	font-weight:normal;
}

.post-content,
.primary-menu ul li a 	 {font-family:proxima-regular;}
h1,
h2,
h3,
h4,
h5,
h6 {font-family:proxima-bold;}

body, button, input, select, textarea {font-family:proxima-regular;}

.singlepage-title h1 {font-size:2.5em; line-height: 1.2em;}

.large-post-title a,
.category-title a,
.cat-block-post-title h3,
.right-post-title a,
.blog-title h3,
.sidebar-widget-title span,
.recommended_title,
.small-post-title a,
.cat-block-post-title-small h4,
.block-4to9 h4,
.block-4to9 h5 	 		 {font-family:proxima-bold; font-weight:normal;}

.cat-block-content,
.block-4to9,
.breadcrumb,
.cat-block-meta,
.third a.menu,
.second a,
.block-meta,
.widget,
.copyrights-container,
.single-title-holder,
#ac_79489,
.sumome-share-client-wrapper,
.single-pagi,
.recommended_inner 	 					{font-family:proxima-regular; font-weight:normal; }

div ins {
	background: none !important;
	background-color: transparent !important;
} 


.header-container #searchform {border-radius:16px; -moz-border-radius:16px; -webkit-border-radius:16px; border:2px solid #e2e9ed; width:250px;}

.header-container #searchform input {border:none!important; height:32px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.header-container #searchform input[type="search"]:focus {outline:none; border: 1px solid #BF394D !important;}

#after-content-widgets .widget 		{border:none !important; margin:0 !important; padding:0 !important;}

.ad2 	{margin:10px auto !important; max-width:1000px; width:100%; height:auto;}
.before-content-ad {max-width: 53%; width: 100%; min-height: 0; height: 100%; float:left; margin:0 10px 10px 0;}
.after-content-ad 			{text-align:center; margin:30px auto 20px; max-width:336px; height:280px; } 
.primary-sidebar .adspace-widget 		 	{width:100% !important;}

.ad2 iframe,  
.before-content-ad iframe,
.after-content-ad iframe,
.primary-sidebar .adspace-widget iframe  {max-width:100% !important; width:100% !important; height:100% !important;}

.ad2 ins,
.before-content-ad ins,
.after-content-ad ins,
.primary-sidebar ins 		{background-color:transparent;}



@media (max-width:1000px){
	.ad2 {max-width:951px;} 
}

@media (max-width:960px){
	.ad2 {max-width:748px;}
}

@media (max-width:768px){
	.ad2 {max-width:480px;}
	.before-content-ad {float:none; margin:0 0 15px; max-width:none; width:100%; padding:0;}
	.primary-sidebar {max-width:300px; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
	.primary-sidebar .widget { width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
}
@media (max-width:480px){
	.ad2 {max-width:320px;}
	#main 	{max-width:none !important; width:100% !important; padding:10px 10px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
	#ac_80988 .ac_container, #ac_80988 a.ac_image_link, #ac_80988 .ac_title_wrapper {max-width:100% !important;}
	.essb_links.essb_template_metro-retina li a .essb_network_name {font-size:13px !important;}
}   
@media (max-width:360px){
		.essb_links.essb_template_metro-retina li a .essb_network_name {display:block!important;}
}</pre></body></html>