/*
Theme Name:    	Munch Child Theme
Description:    Child theme for Munch.
Template:       munch
Author:			
Version:        1.0
*/


/* Import parent theme styles */
@import url("../munch/style.css");


/* -----------------------------------------------------------
	ADD YOUR CSS BELOW THIS LINE
/* ----------------------------------------------------------- */

.press-margin-top-50 {
	margin-top: -50px;
}

@media only screen and (min-width: 1100px) {

.footer-navigation {
width: 68% !important;}

.footer-logo {
width: 25% !important;
height: auto;
padding-top: 35px;}

#primary-nav .current_page_item a{
background-color: #CF0A2C;}

#footer-links .current_page_item a{
color: #CF0A2C !important;}

.header-small .header-logo {
margin-left: 0px;
background: #cf0a2c;}

.header-small a.header-logo.valign-middle-holder {
background-color: #cf0a2c;} 

.header-small .site-header, .header-small .site-header .site-width, .header-small .header-logo, .header-small .header-contact-info, .header-small .header-navigation, .header-small .toggle {
height:120px;}

.toggle span {
line-height: 120px;}

.header-navigation {
float: right;
width: 75%;
}

.sidebar-links .current_page_item a {
color: #CF0A2C;
font-weight: bold;
}

}



@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)
{
h4, #OT_form .OT_title {
font-size: 13px;}
}
