/*
Theme Name: Redmonds Theme
Theme URI: http://soscreative.co.uk/redmonds/
description: Redmonds  Theme
Author:Paul Holland
Author URI: http://soscreative.co.uk
Template: judgement
Version: 1.1.14
Tags: red, dark, responsive-layout, accessibility-ready
Text Domain: redmonds-theme
*/

/* Nav Menu Branding */
.ccfw-header-nav	{
  background-color: #a61f21;
}

/* Mobile Nav Menu Branding */
.ccfw-primary-nav-mobile	{
  background: #a61f21!important;
}

/* Hide white bar over menu */
.ccfw-header-nav	{
	border-top-color: #b34345
}

.content-area h5 a {
  color: #a61f21;
}
.content-area h2 a {
  color: #a61f21;
}
.content-area h3 a {
  color: #a61f21;
}

/* sticky-header */
.sticky-header	{
  background-color: #a61f21;
  opacity: 0.7;
}


      
