/*
 Theme Name:   Breast Cancer Foundation of the Ozarks
 Author:       Mark Hill
 Template:     base-wp
 Version:      1.0.0
*/

body {
	background-color: white;
}

@font-face {
    font-family: GlossAndBloom;
    src: url(fonts/GlossAndBloom.woff);
    font-weight: bold;
}

#content, .site-content, article, #primary {
    margin: 0px !important;
    width: 100%;
    max-width: none;
    padding: 0px 0px 0px 0px !important;
    border: 0px !important;
    box-shadow: none !important;
}

h1 {
	font-family: GlossAndBloom !important;
}

.gform_wrapper .button {
	border-color: #f32575 !important;
	background-color: #f32575 !important;
}

/* Header */

.elementor-element-b7e82da {
	color: #ffffff;
    font-size: 73px;
    letter-spacing: 2.1px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    line-height: 1;
    font-weight: 500;
    text-align: center;
    font-family: "GlossAndBloom";
}

/* Blog */


#blog-wrap {
	font-family: Lato, sans-serif;
}

.blog-box {
	float: left;
	width: 33%;
	padding: 40px;
}

.blog-box:nth-child(4) {
	clear: both;
}

.blog-thumb-cont {
	background-color: #F489A6;
}

.blog-thumb {
	height: 250px;
	width: 100%;
	margin-bottom: 30px;
	display: block;
	transition: ease-in-out;
	transition-duration: .2s;
}

.blog-thumb:hover {
	opacity: .6;
}

.blog-cat {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.blog-cat a:link, .blog-cat a:visited {
	color: #F489A6;
	font-size: .8em;
}

.blog-title {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.blog-title a:link, .blog-title a:hover {
	color: black;
}

.blog-auth-date {
	text-transform: uppercase;
	color: #999999;
	font-size: .8em;
	margin-bottom: 30px;
	letter-spacing: 1.2px;
}

.blog-exerpt {
	color: #666666;
	line-height: 2em;
	font-size: 1em;
}

a.blog-read-more:link, a.blog-read-more:visited {
	color:  #999999;
	text-transform: uppercase;
		letter-spacing: 1.4px;
}

#blog-nav {
	clear: both;
	text-transform: uppercase;
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #e3e3e3;
}

.blog-heading {
	padding: 220px 0 220px 0;
	background-size: cover;
	background-position: bottom center;
	background-attachment: fixed;
	position: relative;
}

.blog-heading-overlay {
	background-color: #000000;
    opacity: 0.5;
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.heading-text {
	position: relative;
	margin-right: auto;
    margin-left: auto;
    z-index: 1000;
}

.blog-heading h1 {
	color: #ffffff;
    font-size: 73px;
    letter-spacing: 2.1px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    line-height: 1;
    font-weight: 500;
    text-align: center;
    font-family: "GlossAndBloom";
}

article {
	width: 1360px; 
	margin: 0 auto !important;
	display: block;
}

article {
	width: auto !important;
}
.entry-image {
	width: 100% !important;
}
.entry-content {
	color: #40403f;
	font-weight: 400;
	font-family: "Lato", Sans-serif;
}
.entry-meta {
	color: #40403f;
    font-size: 19px;
    font-weight: 400;
    font-style: italic;
}
.primary-wrap .entry-title {
	font-family: "Trebuchet MS", Sans-serif !important;
	font-weight: 500;
	color: #f489a5;
	letter-spacing: 2px;
	font-size: 25px;
	text-transform: uppercase;
	min-height: 15px;
}
.primary-wrap {
	overflow: hidden;
    width: 100%;
    max-width: 1500px;
    margin: 70px auto 70px auto;
    overflow: hidden;
    padding: 0 50px;
}
.col-left {
	float: left;
	width: 850px;
	margin-right: 35px;
}
.sidebar {
	display: block;
	float:left;
	width: 450px;
	background-color: #ededed;
	padding: 30px 40px 30px 40px;
}
.nav-links {
	background-color: #f32575 !important;
	overflow: hidden;
	padding: 10px 50px 10px 50px;
}
.nav-next a:link, .nav-next a:visited, .nav-previous a:link, .nav-previous a:visited {
	color: white;
	font-size: 19px;
}
.nav-next a:hover, .nav-previous a:hover {
	color: black !important;
}

/* 	Widget Area */

.widget-area:last-child {
	width: 100% !important;
}
.widget-area {
	padding: 0;
}
.widget-area .widget .widget-title, .widget-area .widget {
	background-color: transparent !important;
	box-shadow: none !important;
	border: none !important;
}
.sidebar .elementor-787 {
	margin-bottom: 30px;
}
.widget-area h3 {
	color: #f489a5 !important;
	font-size: 20px !important;
    letter-spacing: 1.4px !important;
    font-family: "Trebuchet MS", Sans-serif !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
    text-transform: uppercase !important;
}
.widget-area ul {
    color: #40403f !important;
	line-height: 1.3em !important;
	font-family: "Lato", Sans-serif !important;
}
.widget-area ul li {
	border-top: none !important;
}
.widget-area ul li a:link, 	.widget-area ul li a:visited {
	font-weight: 300 !important;
}
/* 	Comments */
.site .button, .site input[type="button"], .site input[type="reset"], .site input[type="submit"] {
	color: #ffffff!important;
    font-family: "Trebuchet MS", Sans-serif;
    letter-spacing: 0.9px!important;
    background-color: #40403f !important;
    border-radius: 0px 0px 0px 0px !important;
    border: none !important;
    text-transform: uppercase!important;
	padding: 12px 24px!important;
}
.comments-area .form-submit input:hover {
	background-color: #f489a5 !important;
}

@media only screen and (min-width: 700px) and (max-width: 1440px) {
	.primary-wrap { max-width: 1200px; }
	.col-left { width: 600px; }
	.sidebar { width: 350px; }
}

@media only screen and (min-width: 700px) and (max-width: 1199px) {
	.blog-box { width: 50% !important; }
	.blog-box:nth-of-type(2n+1) {clear: both;}
	.blog-box:nth-child(4) {clear: none;}
	.primary-wrap {max-width: 100%;}
	.col-left {width: 100%; margin-top: 50px; margin-right: 0;}
	.sidebar {width: 100%;}
}

@media only screen and (min-width: 100px) and (max-width: 699px) {
	.blog-box { width: 100% !important; }
	.primary-wrap {padding: 0 25px;}
	.col-left {width: 100%;}
	.sidebar {width: 100%;}
	.blog-heading h1 {font-size: 23px; padding: 0 25px;}
	.blog-heading {background-attachment: inherit; background-position: center center;}
}