/*
 Theme Name:   seoblackhat
 Theme URI:    http://127.0.0.1/seoblackhat/
 Description:  A Twenty Sixteen child theme 
 Author:       Marqetrix
 Author URI:    http://127.0.0.1/seoblackhat/
 Template:     twentysixteen
 Version:      1.0.0
*/

@import url("../twentysixteen/style.css");



/*---------------------------------------------------- style.css start ------------------------------------------------------------*/

html {
    margin-top: 0 !important;
}


body {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    font-family: "calibri_0";
    font-size: 12px;
    line-height: 20px;
}
    
h1, h2, h3, h4, h5, h6 {
     font-family: 'Lato', sans-serif;
     font-weight:normal;
     }  
h3{
    font-size:27px}    
    
h4{
    font-size:21px
    } 
h5 {
    font-size: 17.5px;
}    
    
html{
    font-family: "calibri_0";  
    }    

body {
    background: transparent;
}
.site {
    margin: 0;
    background-color: transparent;
}



/*--------------------------custom css---------------------*/

/*.site-branding {*/
/*    margin-top: 2.40em;*/
/*    margin-bottom: 2.40em;*/
/*}*/