/* Top Logo */

.logo{
 /* margin-left: 35% !important; */
  padding-top:10px;
  	
}

.logo_link {
font-weight: 400;
font-style: normal;
font-size: 92px;
line-height: 45px;
font-family: Qwigley;
color: #222222;
}

.bottom1 {
    padding: 20px 0px!important;

}

.single .featured-thumbnail.large{ overflow: hidden !important; }
.meta-space .mashsb-container{
  display: inline-block;
  padding: 0;
  position: relative;
  top: 3px;
  height: 24px;
}
.meta-space .mashsb-count{
  margin: 0;
  float: none !important;
  color: #b3b3b3;
  font-weight: normal;
}
.meta-space .mashsb-count:after{
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.meta-space .mashsb-count > * {
  float: left;
  line-height: 31px;
  padding: 0;
  margin: 0;
  color: #b3b3b3;
  font-size: 16px;
  padding-right: 3px;
  font-family: 'Open Sans';
}
.meta-space .mashsb-buttons{
  display:none;
}
/* remove category podcast on homepage */
/*.home article.category-podcast { display: none; } */
/* End */

/*wpcurve*/
.fa.fa-twitter {
    display: inline-table;
  color: #fff;
 }
.nav__primary {
  border:none !important;
}
.logo_h__txt, .logo_link,
.flexnav > li > a{
    color: #4a4a4a !important;
}
.flexnav > li.current-menu-item > a, .flexnav > li.current-menu-ancestor > a, .flexnav li:hover > a {
  color: #ff6800 !important;
}
.top-panel-button .toggle-button {
  color: #e6e6e6 !important;
}

/* Hide Share Counts under post title */
.meta-space {
	visibility: hidden;
}
.meta-space span {
    visibility: visible;
}
.btn-top {
  background: #f57931!important;
  display: block!important;
  padding: 8px!important;
  text-align: center!important;
  color: #fff!important;
  border-radius: 3px!important;
}
/* End */


/*START WP Curve Block quote edit*/
blockquote {
  font-size:24px !important;
}

blockquote::after {
  display:none; 
}
/*END WP Curve Block quote edit*/



/* CONTENT UPGRADES BUTTON */
.coupg_link_container a {
	background: #f57931;
	padding: 15px 30px;
	color: #fff !important;
	font-weight: 700;
	font-size: 24px;
}



/* Changes for lists with custom bullets */
.list.styled.check-list > ul, .list.styled.arrow2-list > ul {
    padding-left: 40px !important;
}

.list.styled.check-list > ul li:before, .list.styled.arrow2-list > ul li:before{
    margin-left: -17px;
    margin-right: 3px;
}

/*@media (min-width: 1200px){
	#sidebar{
		display:none;
	}

	#content{
    	margin-left:16.5%;
	}

}  */

/* Changes for fullwidth layout */
@media (min-width: 980px) {
	body.page-template-page-fullwidth .post__holder{
    	width: 770px;
  		margin-left: auto;
  		margin-right: auto;
	}	
}
