/*
 Theme Name:   Genus Child
 Theme URI:    http://example.com/twentytwenty-child/
 Description:  Genus Child Theme
 Author:       Vijay Pandey
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/
/*------------------------------------------------- Global ----------------------------------------------------------*/
body { font-family: 'Open Sans', sans-serif; }
ul, ol { margin:0; padding:0; list-style:none;}
a { color: #48a0b3; word-wrap:break-word;}
a:focus { outline:0;}
a:hover { text-decoration:none; color: #a77cb0;}
a:focus { color: none; text-decoration: none;}
img { max-width:100%;}
h1, h2, h3, h4, h5, h6 { margin: 20px 0 30px 0;}
h1 { font-size: 34px;}
h2 { font-size: 24px;}
h3 { font-size: 22px;}
h4 { font-size: 20px;}
h5 { font-size: 18px;}
h6 { font-size: 16px;}

p { font-size:18px; margin: 0 0 30px 0; color: #7b888d;}
.padding0 { padding: 0;}
.margin0 { margin: 0;}

.container-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
[alt] { font-size: 10px; }

/*font-family: 'Roboto', sans-serif ;
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif ;*/