/* copyright värk on kõiik functions.php all */


/*menüü tükkide laius*/
.main-navigation ul li {
    
    width: 14% !important;
}



.main-navigation .main-nav ul .current-menu-item > a{
 color: rgb(243, 156, 56);
}

.logod img {
    position: relative;
    bottom: -7px;
 height: 25px;
}

.site-info{
padding-top:0px;
padding-bottom:30px;
}


.inside-header grid-container grid-parent{
display:none;
}
.inside-header {
display:none;
}

@media screen and (max-width:550px) {

		#foogallery-gallery-36  {
		margin-bottom: 15px;
		width: 100% !important;
	}
    }

	
			
	

body {
    background-color: white; 
}
.entry-title {
    text-align: center;
   font-size: 22px;
 font-weight: 400;
font-family: 'Open Sans';
}



.main-navigation ul li {
    letter-spacing: normal;
 width: 16.666666667%;
}


.entry-content, .entry-summary {
     margin: -2em 0 0; 
}


hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 40px;
    margin-top: 40px;
}

@media (max-width: 768px){
.main-navigation ul li {
    
    width: 100%;
}
}