h2.cpt_title.page_title.entry-title a {
  text-transform: uppercase!important;
  font-size: 30px!important;
}

.postblurbbox .et_pb_title_meta_container {
  border-bottom: solid white 2px!important;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Roboto Condensed';
 text-transform: uppercase;
}

.home #content+.stripe {margin-top:0!important;}

.tagcloud a {
padding: 10px!important;
font-weight: bold!important;
display: inline-block!important;
color: #ffffff!important;
background-color: #c43c2d!important;
cursor: pointer!important;
}

#course-personal-li, 
#dashboard-personal-li, 
#groups-list-options, 
div.instructor_line, 
.breadcrumbs, 
.home-page.home section#content,
.form-allowed-tags,
.field-visibility-settings-notoggle, 
.field-visibility-settings-toggle, 
.visibility-toggle-link, 
li.feed,
a[href*="courses"], body.xprofile.bp-user #item-buttons .wpmudev-chat-now-button:nth-child(5), a[title="Access admin panel"] {
 display:none!important;
}

li a {
 color: #1e7ebf;
}

button a {
 color: #ffffff!important;
}

body a:hover {
 color: #c43c2d;
}

.vbpregister {
 color: #ffffff;
 background-color: #232b2d;
padding: 5px;
}

.tribe-bar-disabled {
z-index: 10;
}

.bbp-template-notice.error, div#message.info.notice>p {
 background-color: #fab1ba!important;
border-color: red!important;
padding: 10px;
}

.wpcf7 input, textarea, #fep-post-title, #fep-tags, .form_field, #group-name, #field_1, #field_2, #field_4, #field_8, #field_12, input#send-to-input, input#subject {
  border: 2px solid #787878!important;
	font-size: 14px;
	margin: 0 10px 10px 0;
	padding: 8px 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
}

input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-file {
  border: none!important;
}

input.wpcf7-form-control.wpcf7-submit {
  background-color: #c43c2d;
}

select.form-control, textarea.form-control, #bbp_topic_title, #wp-bbp_topic_content-editor-container, #wp-bbp_reply_content-editor-container {
  border: 2px solid #787878;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-appearance: none !important;
}

input#user_login.input,
input#user_pass.input,
input#wp-submit,
.button, 
.submit, 
#searchsubmit {
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0!important;
}

.tribe-events-button, input[name="ac_form_submit"], .wpProQuiz_button, .wpProQuiz_button:hover {
   border-radius: 0!important;
   background-color: #c43c2d!important;
  border: none!important;
  box-shadow: none!important;
  text-transform: uppercase!important;
}

.wpProQuiz_button, .wpProQuiz_button:hover {
  width: 20%;
  margin: 15px auto!important;
}

.wpProQuiz_button:hover {
  opacity: 0.5;
}

button#fep-submit-post.active-btn, div.badgeos-achievement-earned p {
 background-color: #c43c2d!important;
 border-radius: 0;
 border: 0;
}

#sidebar-wp-submit {
 border: 0;
}

#wp-submit {
 border-radius: 0;
 background-color: #232b2d;
}

#signup_submit {
 margin-top: 1em;
}

.testimonials {
 padding-top: 20px;
 margin-bottom: 20px!important;
}

#buddypress ul.item-list li img.avatar { 
 max-width: 100%; 
}

.swa-activity-header p a[href*="members"], #item-header-content span.highlight {
 color: #ffffff!important;
 background-color: #c43c2d!important;
 border-radius: 0!important;
 border: 0!important;
 padding: 3px;
}

.bmbl-avatar img {
  border-radius: 50%;
  margin: 5px;
}

div#swa-whats-new-textarea {
  border: none;
}

div.wpmudev-chat-now-button {
  clear: left;
}

a.button.wpmudev-chat-button {
  max-width: 120px!important;
  height: auto;
}

div.wpmudev-chat-module-header {
  display: inline-block;
  text-align: center;
}

span.wpmudev-chat-title-text {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
}

.wpmudev-chat-send-meta {
  margin-left: 0!important;
}

.wpmudev-chat-now-button {
  padding-top: 10px!important;
}

.main {
margin-top: 15px;
}

.textwidget .button {
color: #ffffff!important;
}

#buddypress .action .button {
padding: 12px 28px 24px 0px !important;}

@media (max-width: 768px) {
  #tagswidget {
      display: none!important;
  }
}

@media screen and (min-width: 980px) {
  .flexbox-container {
	display: -ms-flexbox!important;
	display: -webkit-flex!important;
	display: flex!important;
  }
  .flexbox-item {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important;
  }
    .flexbox-bottom {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: flex-end!important;
    align-self: flex-end!important;
  }
}