/*
Theme Name: Educators Of America
Theme URI: https://www.elevationweb.org/
Description: Educators Of America Theme https://www.elevationweb.org/
Version: 2018
Author: https://www.elevationweb.org/
Text Domain: educatorsamerica
*/

.sec-c .logo-house{
	background-image: url('images/logo-house.jpg');
}

.space {
    padding-top: 45px;
}
#post-select{
	background-color: #000;
}
#post-select optgroup::before{
	content: '<a>' attr(label) '</a>';
    display: block; 
    background-color: #000;
    color:#fff;
}
.interior-archive .lasthr .single-v:last-child hr{
	display: none;
}
.interior-archive .lasthr .single-v hr{
	margin-top:15px;
	margin-bottom:15px;
}

.interior .sidebar h2.specialH::before{
    content: "";
    background: transparent url("images/title-arrow.png") no-repeat;
    position: absolute;
    top: -35px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background-size: 100%;
}
.interior .sidebar h2.specialH{ 
	font-family: 'Montserrat', sans-serif;
	color: #ad805b;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 60px;
	text-align: center;
	position: relative;
}
.interior .sidebar h2.specialH span{
	color: #1c325e;
}
.interior .sidebar-item.posts .post-box .post-img {
	margin-top: 15px !important;
}
.top .header-top #open-search {
    padding: 0;
}
body .section-d .container .post-section .post-box .post-img .post-text h2::before{
	content:none;
}

#social-stream-252 .dcwss-content ul.stream li.dcsns-li .inner span.section-thumb img {
    height: 103%;
}
.sidebar-item.info-box .info-box-bottom select#post-select {
    padding-right: 40px;
}