/*
Theme Name: ZEWEB MEDIA
Theme URI: https://www.zewebmedia.in
Author: Vaibhav Tiwari
Author URI: https://www.zewebmedia.in/
Description: ZEWEB MEDIA is one of the best Website Designing Company in Delhi, India. Our Mission is to create a website for our client which can make one’s business out from the rest crowd. Our experienced web developer work hard to provide best website development service to our client at an affordable cost.
Requires at least: WordPress 4.9.6
Version: 2.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zeweb media
Tags: ZEWEB MEDIA, Website Designing Company in Delhi, Web Development Company in Delhi, eCommerce Website Development in Delhi, Best Web Designing Company in Delhi, Website Designing Company in India
*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
body {
    margin: 0px;
}
img {max-width:100%;}
figure.content-image {display:block; margin:0;}
html {
  font-size: 13px;
	font-family:'Lato';
}

a{text-decoration:none;
color:#333;}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #111;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.8;
  margin: 0;
  text-rendering: optimizeLegibility;
}

button,
input,
select,
optgroup,
textarea {
  color: #111;
  font-weight: 400;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
}

.author-description .author-link,
.comment-metadata,
.comment-reply-link,
.comments-title,
.comment-author .fn,
.discussion-meta-info,
.entry-meta,
.entry-footer,
.main-navigation,
.no-comments,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.page-links,
.page-description,
.pagination .nav-links,
.sticky-post,
.site-title,
.site-info,
#cancel-comment-reply-link,
h1,
h2,
h3,
h4,
h5,
h6 {font-weight: 300; text-transform:uppercase;
}
.cu_id {display:block;}
.myrow {max-width:1170px; box-sizing: border-box; margin: auto;}