/*
Theme Name: Rosa Child
Theme URI: http://pixelgrade.com/demos/rosa
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: rosa
Description:  ROSA is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
*/


@media screen and (max-width: 880px) {
	ul.nav.nav--items-social{
		width: 100%;
	}
	ul.nav--main{
		width: 100%;
	}
	
	ul.nav--main li{
		padding-left: 10% !important;
	}
	ul.nav--main li:hover{
		background-color: rgba(255, 255, 255, .1);
	}
	ul.nav--main li.current_page_item{
		background-color: rgba(255, 255, 255, .3);
	}
	h2.headline__secondary{
		margin: 0px auto !important;
		padding: 0 0 10px !important;
		font-size: 3.5rem;
		
		-webkit-hyphens: manual !important;
		-moz-hyphens: manual !important;
		-ms-hyphens: manual !important;
		hyphens: manual !important;
	}
	.palm-one-whole{
		padding: 0 !important;
	}
	.palm-one-whole input{
		width: 90% !important;
		margin: 0 10%;
	}
	.palm-one-whole input[type="submit"]{
		padding: 10px;
		margin-top: 10px;
	}
	.palm-one-whole h2,
	.article__content p{
		text-align: center !important;
		padding: 0 0 0 40px !important;
	}
	.grid__item.one-whole.palm-one-whole .gallery{
		margin: 0 auto !important;
		width: 100%;
	}
	.grid__item.one-whole.palm-one-whole h2{
		font-size: 2em !important;
		width: 100% !important;
		margin: 0 13% !important;
		padding: 0 !important;
	}
	.palm-one-whole h3{
		text-align: center !important;
	}
}

@media screen and (max-width: 480px){
	h2.headline__secondary{
		padding: 0  0 10px 50px !important;
		position: relative !important;
		margin: 0 !important;
	}
	.covers .article__parallax .article__parallax__img {
	  left: 80%;
	}
	
}

.palm-one-whole input[type=email]{
	width: 80% !important;
	float: left;
}

.palm-one-whole input[type=submit]{
	padding: 12px 16px;
	width: 20%;
}

h1.headline__primary{
	letter-spacing: 0px !important;
}
.headline__description h5{
	letter-spacing: 1px !important;
}

.palm-one-whole h3{
	letter-spacing: 0px;
}

.palm-one-whole h2{
	letter-spacing: 0px ;
}

.grid__item.one-whole.palm-one-whole h2{
	font-family: 'Lobster';
	text-transform: none;
	font-size: 3em !important;
	text-align: center;
	display: block;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 2%;
}