/*
 Theme Name:   chaplin-child
 Description:  Chaplin Child Theme
 Author:       TJP
 Author URI:   http://www.tinajenner.co.uk
 Template:     chaplin
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  chaplin-child
*/

.theme-credits {
display: none;
}


.header-inner.is-sticky .header-toggles .toggle {
    color: #004990;
    font-size: 2.6rem;
}

.header-inner .toggle {
   color: #004990;
   font-size: 2.6rem;
}

.home .header-inner .toggle {
   color: #FFFFFF;
   font-size: 2.6rem;
}

.post-template .header-inner .toggle {
   color: #FFFFFF;
   font-size: 2.6rem;
}

.page-template .header-inner .toggle {
   color: #FFFFFF;
   font-size: 2.6rem;
}

.social-menu {
   color: #004990;
   float:right;	
}

/* Three image containers (use 25% for four, and 50% for two, etc) */
.column-donate {
  float: left;
  width: 33.33%;
  padding: 5px;
}	
   
a {
		text-decoration: none;
}


.main-menu {
color: #004990;
}

.theme-credits {
align:right;
}

.post-template category-plps-workshops .related-posts .section-inner {
display:none;
} 
