a.header_details event_time_info { display: none !important; }

@media only screen and (min-width: 769px) {
	h2.text-system { font-weight: 600 !important; font-size: 1.5em !important; } }

h2.text-system .fa { margin-right: 5px !important; }

@media only screen and (max-width: 768px) {
  h2.text-system {
    font-size: 1.2em !important;
	 font-weight: 600 !important;
  }
}

.article_image img { width: 200px !important; }

body.v2 .wrap.accordions .wrap_heading { padding: 1.2em 1.2em !important; } 

body.v2 .wrap .wrap_content .well .items .description { font-size: 1em !important; line-height: 1.6 !important; }

a.btn.btn-default.event_descr_info { display: none !important; }

div#organizer_events_search { display: none !important; }

h2.text-uppercase { display: none !important; }
a.header_details.event_time_info { display: none !important; }
a.header_details.event_location_info { display: none !important; }
.cover .cover-content img { display: none !important; }

footer ul.list-inline a.btn.btn-default {
    color: #3D2B24 !important;
}

div.items a { color: #81191C !important; }

.checkout-progress-row .pi-callout-success { color: #81191C !important; }
.checkout-progress-row .pi-callout-success:after { background: #81191C !important; }

.subtotal li span { color: #3D2B24 !important; }
.subtotal li span.value { color: #3D2B24 !important; }
.subtotal li.final { border-top-color: #3D2B24 !important; }