/*
Theme Name: Easyway
Theme URI: http://www.zylothemes.com/themes/free-simple-corporate-wordpress-theme/
Author: Zylo Themes
Author URI: http://www.zylothemes.com/
Description: Easyway is a WordPress Simple Corporate Business theme it is a clean coded and pixel perfect WordPress theme. it is use for Multipurpose business,corporate, restaurant or any type of industry. it it user friendly theme option. user can handle without coding knowledge it is compatible with latest version of WordPress. also theme is translation ready.

Version: 1.8.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl.html
Template: pleasant-lite
Text Domain: easyway
Tags:blog,one-column,two-columns,right-sidebar,custom-logo,full-width-template,footer-widgets,custom-colors,custom-header,editor-style,custom-background,custom-menu,threaded-comments,theme-options, translation-ready

Easyway WordPress Theme has been created by Zylo Themes(zylothemes.com), 2016.
Easyway WordPress Theme is released under the terms of GNU GPL
*/
*{ 
 margin:0;
 padding:0;
 outline:none;
}
body{
 margin:0;
 padding:0;
 line-height:20px;
 font-size:13px;
 color:#6E6D6D;
 font-family:'Montserrat', sans-serif;
  -ms-word-wrap:break-word;
   word-wrap:break-word;
}
p{
 margin:0;
 padding:0;
}
a{
 text-decoration:none;
 color:#dc403b;
}
a:hover{
color:#000;
}
img{
 border:none;
 margin:0;
 padding:0;
 height:auto; 
 max-width:100%;
 }
.wp-caption, 
.wp-caption-text, 
.sticky, 
.gallery-caption, 
.aligncenter{ 
 margin:0;
 padding:0;
}

ol,ul{ 
margin:0; 
padding:0;
}
.entry-content ol li, 
.entry-content ul li{ 
margin-left:15px;
}
ul li ul, 
ul li ul li ul, 
ol li ol, 
ol li ol li ol{
 margin-left:10px;
}
h1,h2,h3,h4,h5,h6{ 
 color:#4B4A4A;
 font-family:'Montserrat', sans-serif;
 margin:0 0 20px;
 padding:0;
 line-height:1.1;
 font-weight:400;
 }
h1{
font-size:32px;
}
h2{
font-size:30px;
}
h3{
font-size:24px;
}
h4{
font-size:20px;
}
h5{
font-size:18px;
}
h6{
font-size:14px;
}
.clear{
clear:both;
}
.alignnone{
 width:100% !important;
}
img.alignleft, .alignleft{ 
 float:left;
 margin:0 15px 0 0;
 padding:5px;
 border:1px solid #cccccc;
}
img.alignright, 
.alignright{ 
 float:right;
 margin:0 0 0 15px;
 padding:5px;
 border:1px solid #cccccc;
}
.textwidget select{ 
width:100%;
}
table{ 
width:100%
}