.site-header {
	background: #0f0f0f;
	padding-bottom: 10px;
		padding-top: 10px;
}

.custom-logo-link {
    display: block;
    text-align: center;
}

/* Sticky Header Fixed */
.site-header.headroom--unpinned,
.site-header.headroom--not-top.headroom--fixed {
    transform: translateY(0);
}

	.site-header.headroom--prefixed {
		    padding: .5rem 0;
}

.site-info-wrapper, .widget .widget-title:after, body{
    background-color: #C0C0C0;
}

.author-link
{
	display: none;
}

.entry-author .author-avatar .avatar
{
	border-radius: 50px;
	border: 1px solid #C0C0C0;
}

.search-form .search-field {
	border-color: #111111;
}

.post-navigation {
	display: none;
}


.sidebar-control-wrapper .sidebar-control-icon,
.sidebar-control-wrapper .sidebar-control-icon:before,
.sidebar-control-wrapper .sidebar-control-icon:after {
    display: none;
}

.sidebar-control-wrapper {
    position: relative;
	text-align: right;
}

.sidebar-control-wrapper::before {
    color: #fff;
    display: inline-block;
	font-family: 'FontAwesome';
	@include rem(font-size, 14px);
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-rendering: auto;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f002";
	position: absolute;
}

#infinite-footer .blog-credits {
	display: none;
}

#fbuilder .cff-calculated-field input {
    font-weight: bold;
    color: #ffffff !important;
}

.menu-item .menu-item-type-post_type .menu-item-object-page .menu-item-1162 {
	line-height: 50px !important;
}

.cp_cff_dark_notebook #fbuilder  {
	border-radius: 15px;
}

button, input[type="submit"] {
    border-radius: 6px;
}
	
 .texthome2 {
	 color: #fff;
	 text-shadow:
       0.07em 0 #383838	,
        0 0.07em #383838	,
        -0.07em 0 #383838	,
        0 -0.07em #383838	;
}

@media (min-width: 768px) {
		.entry-title{
	margin-top: -6%;
	}
}

@media (max-width:400px){
    .ub-button-full-medium{
        min-width: initial;
    }
}

.hamburger-wrapper {
width: 30px;
}

@media (max-width:400px) {
.site-branding-wrapper {
margin-left: 6.5%;
	}}

@media screen and (min-width:400px) and (max-width: 750px) {
	.site-branding-wrapper {
margin-left: 2.5%;
	}
}

@media (min-width:750px) {
.site-branding-wrapper {
margin-left: 1.75%;
	}}

.entry-header-wrapper-single {
	margin: 0 0 1.5rem;
}

.posted-on {
	padding-bottom: 5px;
}


.home .entry-title {
    display:none;
}

.home .entry-header-wrapper-single {
    display:none;
}

.home .site-content {
padding-top: 0px;
}

.home .post-wrapper {
padding-top: 0px;
}

.home .headroom-wrapper {	
			margin-bottom: -1em !important;
}

@media (max-width:400px) {
	.home .headroom-wrapper {	
		margin-bottom: -1em !important;
	}}

.homepage1111 {
	border-radius: 5px;
}

.mc-closeModal {
	background-color: #eee !important;
    box-shadow: 0px 0px 8px 2px rgba(1,1,1,1) !important;
}

.social-menu-footer-wrapper {
	background-color: #e6e6e6;
	margin-bottom: -2px;
}

#mc_embed_signup .button {
	background-color: #043e76;
	font-weight: bold;
}

#mc_embed_signup .button:hover {
			background-color: #063772;
	}


#mc_embed_signup .mc-field-group label {
	font-weight: bold;
	font-size: larger;
}

.has-menu-open .site-header.headroom--prefixed
{
	padding: 8px;
}

.collection-title {
	display: none;
}

.helpie-faq.accordions .search {
	width: 100%;
}

.helpie-faq.accordions input.search__input {
	border: 2px solid #333538;
}

.helpie-faq.accordions .accordion__header
{
	border-left: 2px solid #333538;
	border-right: 2px solid #333538;
	border-top: 2px solid #333538;
}

.helpie-faq.accordions .accordion {
	border-bottom: 2px solid #333538;
}

.helpie-faq.accordions .accordion__body {
	border-left: 2px solid #333538;
	border-right: 2px solid #333538;
	padding: 5px 25px 0;
}

.wf-active h3 {
		    margin-top: 12px;
    margin-bottom: 4px;
	}

.sharedaddy.sd-sharing-enabled {
	margin: 0 0 .5rem;
}

.jp-relatedposts {
margin: 0 0 .5rem;
}

.hentry div#jp-relatedposts {
	margin: 0 0 .5rem;
}

.entry-author {
	margin-top: .5rem;
}

.advads-after-content {
	margin-top: .5rem;
}

.ub_styled_list .fa-ul {
	margin-left: .5em;
}

input[type='text'], input[type='email'] {
	border: 2px solid #c2c2c2;
}


.headroom-wrapper {
  height: 70px !important;
}