/*
Theme Name: Ayuda Peru
Theme URI:
Description: Theme for page ayuda-peru.com / hilf-peru.ch
Author: blattertech
Author URI: http://www.ayuda-peru.com/
Template: baylys
Version: 1.1
Tags: Baylys Child Theme
*/

/* Now you can start adding your own styles here. Use !important to overwrite styles if neccessary. */

.slide-title {
	display: none;
}

.language {
	margin-right: 0;	 
}

.language ul {
	list-style: none;
	text-align: right;
}

.language ul li {
	display: inline;
	margin-left: 20px;
}

@media (min-width: 768px) {
	#content .page .entry-header h1.entry-title {
		padding-bottom: 30px;
	}
}

#footer #site-info a.top {
	display: none;
}

h2 {
    margin: 1em 0;
}

.entry-content a, .entry-summary a, .textwidget a, .single-post .author-info p.author-description a, #comments .comment-text a {
    font-weight: normal;
    text-decoration: underline;
}


/* laptop + desktop screens */
@media screen and (min-width: 1180px) 
{
	.header-image {
	    height: 440px !important;
	}
	#site-title {
    	padding: 0 50px 0 0;
	}
	
	#site-nav {
    	padding: 22px 0 42px;
	}
	
	#site-title img {
  	  padding: 0;
	}
	
	.home #main-wrap {
	    padding: 40px 0 110px;
	}
	
	.slider-wrap {
	    height: 440px !important;
	}

}
	

}

@media screen and (max-width: 1180px) 
{
	#header {
		padding:0;
	}
	.language {
		margin-right: 60px;
	}
	
}

@media screen and (max-width: 1024px) 
{
	.language {
		margin-right: 30px;
	}
}

@media screen and (min-width: 780px) 
{
	#content .page .entry-header h1.entry-title {
	    text-align: left;
	    font-size: 1.9rem;
	}
	
	#footer {
	    padding: 40px 60px 55px;
	}
}

@media screen and (max-width: 779px) 
{
	#footer {
	    padding: 15px 60px 35px;
	}
}