/*
Theme Name: Reykjavik Child theme of reykjavik
Theme URI: 
Description: Child theme of reykjavik theme for the Reykjavik theme
Author: Greg
Author URI: 
Template: reykjavik
Version: 1.0.8
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 13 Apr 2018 19:32:00 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.has-page-summary + .page-summary {
   visibility:hidden;
}

.sidebar .wm-subnav li a, .fl-widget .wm-subnav li a, .sidebar .widget_nav_menu li a, .fl-widget .widget_nav_menu li a {
    text-transform: none;
}

/* from guelph.ca/vote */

a.button {
color:#fff;
text-transform:none;
}

.entry-meta-description, {
    text-transform: none;
}

.intro-special {
    padding: 0 !important;
}

.intro-special .h2, .intro-special .h4{
	font-weight:400;
}

.intro-inner {
     padding: 2rem 0;
}

.widget-recent-entries-list .entry-title {
    margin-bottom: 0.62em;
    line-height: 1;
font-size: 1em;
}

.widget-recent-entries-list .entry {
    padding-top: 0em;
    border-top-style: none;

}

.entry-summary {
    margin: 0 0 .5em;
}

a.more-link {
font-size: 80%;
}

@media only screen and (min-width: 80em)
.site-content-inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media only screen and (min-width: 55em)
.site-content-inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.site-content-inner {
    padding: 4rem 0;
}

.sidebar .wm-subnav li a, .fl-widget .wm-subnav li a, .sidebar .widget_nav_menu li a, .fl-widget .widget_nav_menu li a 
{ display: block; padding: 1.19rem 1.62rem; margin: -1px; text-decoration: none; text-transform: none; font-weight: 400; color: inherit; transition: background 0.3s, color 0.3s, box-shadow 0.3s; }

span.entry-meta-description.label-published {
text-transform: none;
}

span.entry-meta-element.cat-links {
visibility: hidden;
}

.nav-pills > li > a {
    background-color: #fafafb;
border:1px solid #ccc;
}