/*
Theme Name: Community Action Lab Theme
Theme URI:
Author: We Are Northwest
Author URI: http://www.wearenorthwest.co.uk/
Description: 
Version: 1.0
*/

/* Global */
#hp-second-banner .container-fluid {
    padding: 0px;
}

/* Global */
.pad30 {padding: 30px;}
.pad40 {padding: 40px;}
.pad50 {padding: 50px;}

* {
    font-family: 'Zilla Slab', Arial, sans-serif;
}

body {
    background-color: #fff;
}

p {
    font-family: 'Zilla Slab', Arial, sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    margin: 0px 0px 32px 0px;
    padding: 0px;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Zilla Slab', Arial, sans-serif;
    font-weight: 700;
    margin: 0px 0px 28px 0px;
}

h1 {
    font-size: 44px;
	line-height: 56px;
}
h2 {
    font-size: 40px;
	line-height: 50px;
}
h3 {
    font-size: 30px;
	line-height: 40px;
}
h4 {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
}
h5 {
	font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
	margin: 0px;
}

a {
    color: #afcb27;
}
a:hover {
    color: #afcb27;
    text-decoration: underline;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.marg-left {
    margin-left: 20px;
    display: inline-block;
}

a.outline-link {
    display: inline-block;
    padding: 20px 30px;
    background-color: transparent;
    border-radius: 5px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: normal;
    font-size: 18px !important;
    font-family: 'Zilla Slab', Arial, sans-serif;
    transition: background ease 0.5s;
}

a.outline-link:hover {
    border: 2px solid #fff;
    color: #000;
    background-color: #fff;
    transition: background ease 0.5s;
    text-decoration: none;
}


.block-link {
    display: inline-block;
    padding: 20px 30px;
    background-color: #afcb27;
    border-radius: 5px;
    border: 2px solid #afcb27;
    color: #fff;
    font-weight: normal;
    font-size: 18px !important;
    font-family: 'Zilla Slab', Arial, sans-serif;
    transition: background ease 0.5s;
}

.block-link:hover {
    border: 2px solid #afcb27;
    color: #000;
    background-color: #fff;
    transition: background ease 0.5s;
    text-decoration: none;
}

/* Structure */

footer,
header {
	background-color: #3e424e;
}

.navbar-brand {
    padding: 20px 0;
}

#topbar {
	color: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #6a6f7c;
}

#topbar p {
    margin-bottom: 0px;
    font-size: 16px;
}
#topbar a {
    color: #fff;
}
#topbar i {
    color: #ffdf00;
}

.navbar-nav {}

.navbar-nav li a {
    font-weight: 800;
    color: #fff;
    font-size: 20px;
}

.dropdown-menu {
    position: absolute;
    top: 83px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 20rem;
    padding: 20px;
    margin: 0;
    font-size: inherit;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #262626;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-top: solid 3px #ffdf00;
    border-radius: 0rem;
}

.dropdown-menu-right {
    right: auto !important;
    left: 0 !important;
}

.active a {color: #afcb27 !important;}


/* ========= */

.body-content {
    padding: 80px 0;
}

#hp-banner .block-link,
#hp-banner .outline-link {
    margin: 0 15px;
}

#hp-banner {}
#hp-banner-inner {
    background-color: rgba(0,0,0,0.5);
    margin-left: 0px;
    margin-right: 0px;
}
#hp-banner .col-has-fill {
    padding-right: 0px;
    padding-left: 0px;
}


/* Footer */

footer {
    color: #fff;
}
footer p {}

footer #ftr-form {
    background-color: #fff;
    padding: 30px;
    border-top: 5px solid #afcb27;
    color: #262626;
    margin-bottom: 30px;
}

footer #ftr-form p {
    color: #262626;
}

footer #ftr-page {
    padding: 25px 0;
    margin-top: 50px;
    border-top: 1px solid #6a6f7c;
    border-bottom: 1px solid #6a6f7c;
}


#menu-footer-menu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: right;
}

#menu-footer-menu li {
    display: inline;
}

#menu-footer-menu li::before {
  content: " | ";
  white-space: nowrap;
}

#menu-footer-menu li:first-child::before {
  content: "";
  white-space: nowrap;
}

#menu-footer-menu li a {
    color: #fff;
    display: inline-block;
    margin: 0 10px;
}

#ftr-smallprint {padding: 15px 0;}
#ftr-smallprint p {font-size: 14px!important;}

/* /footer end */

p.breadcrumbs {
    padding: 0px;
    margin-bottom: 20px;
}

#content-banner {
    padding: 20px 0;
    margin: 0px;
}

.breadcrumbs a {color: #000;}

#content-banner h3 {
    margin: 10px 0;
    text-transform: capitalize;
    color: #fff;
}

#content-banner {
    background-color: #afcb27;
}

.large-icon {
    display: block;
    text-align: center;
    margin: 0 auto 30px auto;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 100px;
    color: #fff;
    background-color: #262626;
    border-radius: 50%;
}

form {}

input[type="tel"],
textarea,
input[type="text"] {
	box-sizing: border-box;
    width: 100%;
    padding: 15px;
    font-size: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

footer button {
    cursor: pointer;
}

.icon {
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	text-align: center;
	font-size: 60px;
	line-height: 120px;
	color: #fff;
	margin: 0 auto 30px auto;
}

.blue {background-color: #1da2da;}
.green {background-color: #afcb27;}
.yellow {background-color: #fccd05;}
