/*
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
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
*/

/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */

h2, .tabs__nav, .woocommerce-MyAccount-navigation ul, h3, h4 { margin-top: 20px; }
.pixcode--grid, .otw-wrapper { margin-bottom: 45px; }

@media only screen and (min-width: 1060px) {
	.nav--main > .menu-item > a { padding-right: 20px; padding-left: 20px; }
}
@media only screen and (min-width: 900px) {
	.nav--main li[class*="current-menu"] > a:after { display: none; }
	.page .type-page .article__content { }
	.page .type-page.post-477 .article__content { padding-top: 30px; padding-bottom: 30px; }
	.nav--main > .menu-item > a { padding-right: 6px !important; padding-left: 6px !important; }
}
@media only screen and (max-width: 899px) {
	.site-title { padding: 20px 48px; }
	.site-header { position: fixed; }
	.site-header.headroom--not-top { background-color: rgba(255,255,255,.9) !important; }
	.site-header.headroom--not-top .site-title--image img { max-height: 60px; }
	.site-header.headroom--not-top .nav-trigger .nav-icon, .site-header.headroom--not-top .nav-trigger .nav-icon:before, .site-header.headroom--not-top .nav-trigger .nav-icon:after { background-color: #163a44; }
	.site-header button.nav-trigger { top: 47px; }
	.navigation--main { background-color: #163a44 !important; }
}