/* 
Theme Name: Zero PSI
Description: Generatepress Child Theme
Template: generatepress
Version: 1.0.0
Author: DC based on generatepress
*/


.inside-header.grid-container {
    max-width: 100%;
    padding: 0;
}

.home .entry-header {
      display: none;
}
.site-info {
font-size:70%;
}

.separate-containers .inside-right-sidebar, .inside-left-sidebar {
    margin-bottom: 20px;
    margin-top: 60px;
    padding-bottom: 0;
    padding-top: 0;
}

.sidebar .widget .widget-title {
    color: #777;
  font-size: 90%;
  font-weight: bold;
}

hr {
  clear:both;
  background-color: #ccc;
  border: 0 none;
  height: 1px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    position: absolute;
    text-align: left;
    top: 3em;
    width: 220px;
    z-index: 99999;
}

.separate-containers .widget-area .widget {
    padding: 0 10px 10px;
}








/*.entry-header {display:none;}*/
/*
 
body {
    background-position: center;
} 

.bigtext {
font-weight: bold;
font-size: 200%;
text-align: center;
  margin:0px;
}
.textwidget {
margin-top: 0px!important;
padding-top: 0px!important;
}
.hfloat {
  margin-bottom: 0px!important;
}
.push {
  height: 1px;
	width: 100%;
clear:both;
}
.ws_effect {
margin-bottom: 20px!important;
}*/
