/*
 Theme Name:   Jux2 Dumpster Theme
 Theme URI:    http://www.jux2.com
 Description:  An example child theme that can be used as a starting point for custom development.
 Author:       Jux2 Dumpsters
 Author URI:   http://www.jux2.com
 Template:     bb-theme
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
*/

/* Add your custom styles here... */ 

/* Post tite area styles */ 

.breadcrumbs {
    max-width: 1100px;
    margin: 0 auto;
	padding: 15px 0 5px 35px;
	font-size: 14px;
}

.fl-post-title {
    margin-top: -30px;
    color: #5C5B5B;
	font-size: 20px;
}

.header-cta {
    font-family: 'Oswald', sans-serif;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.00;
    color: #4D9646;
    text-align: center;
    padding-top: 8px;
}
.header-cta-sub {
    color: #414142;
    font-size: 1.7em;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    padding-top: 2px;
}
.cta-headers {
	font-family: 'Oswald', sans-serif;
	line-height: 1.25;
	font-weight: 600;
	font-size: 1.35em;
	padding-top: 15px;
	color: #125C8B;
}

.cta-subheaders {
	font-family: 'Oswald', sans-serif;

	color: #5c5c5c;
	font-size: 1.15em;
	font-weight: 500;
	padding-bottom: 5px;
}
.cta-copy {
	padding-left: 61px;
}
.cta-lower {
	padding: 20px 0 0 61px;
	font-weight: bold;
	line-height: 1.4;
}
.cta-image {
	padding: 25px 0 10px 66px;
}
.cta-widget-content {
	font-size: 17px;
	font-family: 'Oswald', sans-serif;
	line-height: 1.20;

}
.rel-widget-content {
	font-size: 17px;
	font-family: 'Oswald', sans-serif;
	line-height: 1.20;
	margin-left: -1.5em;
}
.cta-widget-call {
    font-family: 'Oswald', sans-serif;
    font-size: 2.25em;
    font-weight: bold;
    color: #1C76A8;
    padding-left: 25px;
}
.dumpster-containers {
    padding: 25px 0 20px 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.item-description {
	font-size: 14px;
	line-height: 1.4;
	color: #75767b;
}
.dumpster-question {
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #333333;
    height: 2.2em;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.dumpster-question p {
    margin: 0
}
.questions-header {
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #1C76A8;
    padding: 10px 0 5px 0;
}
.new-questions {
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
}

/* Widgets styles */

.metro-widget {
    font-size: 12px;
}
.fl-sidebar-right {
	padding: 0 25px 0 25px;
    background: #f7f7f7;
	border-style: solid;
	border-color: #DBDBDB;
	border-width: 1px;
}
.fl-widget .fl-widget-title {
	margin: 35px 0 15px 0;
	color: #125C8B;
	font-size: 18px;
}

.fl-content-left {
    padding-right: 40px;
    border-right: none;
}

.fl-widget {
    margin-bottom: 10px;
    font-size: 14px;
}

.metros-widget {
	font-size: 12px;
	margin-bottom: 25px;	
}

.locations {
	font-size: 14px;
    line-height: 1.4;
}
.fl-post-header {
	margin-bottom: 0;
}

.metro-reference {
	padding: 0 25px 25px 25px;
    background: #f7f7f7;
    border-style: solid;
    border-color: #DBDBDB;
    border-width: 1px;
	display: block;
    margin: 25px;
    margin-left: auto;
    margin-right: auto;
}