/*
 Theme Name:   Citizens Advice South Lincolnshire
 Theme URI:    http://underscores.me/
 Description:  A child theme of Underscores Theme
 Author:       Alisons Websites
 Author URI:   https://alisonswebsites.co.uk
 Template:     alisons-websites-underscores
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../alisons-websites-underscores/style.css");

h1, h2, h3, h4, h5, h6 {
    color: #004b88;
}

h3 {
	font-size: 30px;
}

.locations h3 {
	margin-top: 0px;
}

.widget-area li {
	list-style-type:none;	
}

.top-header {
	padding: 10px 20px;
	background-color: #004b88;
	color: #ffffff;
	font-size: 20px;
	font-weight: 100;
}

.top-header p {
	color: #ffffff;
}

.site-header, .entry-header {
	display: none;
}

.content {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    max-width: 1400px;
    margin: 0 auto;
	padding: 20px;
}

#pg-2-1.panel-has-style > .panel-row-style, #pg-2-1.panel-no-style {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
	padding: 0 20px;
}

.panel-orange {
	background-color: #FCBB69;
	padding: 20px;
}

.panel-pink {
	background-color: #FCCEBA;
	padding: 20px;
}

.widget-title {
	color: #004b88;
	font-weight: 700;
	font-size: 40px;
}

p {
	color: #004b88;
	font-size: 22px;
word-wrap:break-word;
}

.shadow-blue img{
  box-shadow: 10px 10px #D4E5EF;
}

.shadow-plum img{
  box-shadow: 10px 10px #9A1D4E;
	}

.panel-blue {
	background-color: #D4E5EF;
}

.panel-white {
	background-color: #FFFFFF;
}

.home-event {
	background-color: #ffffff;
	padding: 20px;
}


.site-footer {
padding: 20px 60px;
	background-color: #004B88;
	color: #ffffff;
}

.site-footer a {
	color: #ffffff;
}

.site-info {
	display: none;
}

.campaign .widget-title {
	text-align: center;
}

.page-id-134 .add-padding .sow-features-feature .sow-icon-container-position-right {
	padding: 20px;
}

.site-footer p{
	color: #ffffff;
	font-size: 14px;
word-wrap:break-word;
}
