
/*
Theme Name: Devexis Premium MPT
Theme URI: https://devexis.com/devexis-premium-mpt
Author: Devexis India
Author URI: https://devexis.com
Description: Devexis Premium MPT is a modern lightweight WordPress theme designed for business websites and blogs.
Version: 3.1
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: devexis-premium-mpt
Tags: blog, two-columns, custom-logo, custom-menu, featured-images, theme-options, translation-ready

Copyright: © 2026 Devexis India
Devexis Premium MPT WordPress Theme
*/

body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f5f5f5;color:#333;}
.container{width:90%;max-width:1200px;margin:auto;}
header{background:#111;color:#fff;padding:20px 0;}
header a{color:#fff;text-decoration:none}
nav ul{display:flex;gap:20px;list-style:none;padding:0;}
.hero{background:#222 url('assets/images/hero.jpg') center/cover no-repeat;color:#fff;padding:120px 20px;text-align:center;}
.grid{display:grid;grid-template-columns:2fr 1fr;gap:40px;}
article{background:#fff;padding:25px;margin-bottom:30px;border-radius:8px;}
.widget{background:#fff;padding:20px;margin-bottom:20px;border-radius:6px;}
footer{background:#111;color:#fff;padding:40px 0;text-align:center;}

.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display:block; margin:auto; }
.screen-reader-text { position:absolute; left:-9999px; }
