  .hh-events .events {
    margin: 0;
}
.hh-events .tooltip {
    background: transparent;
    width: auto;
}
.hh-events .event .title {
    margin-top: 0;
}
.hh-events .date-img {
    border: 2px solid #3D2D1F;
}
.hh-events .date-img .month {
    background: #3D2D1F;
}
.hh-events .date-img .day {
    color: #3F230D;
}
.hh-events a:hover .date-img {
    border-color: #CC4E00;
}
.hh-events a:hover .date-img .month {
    background: #CC4E00;
}
.hh-events a:hover .date-img .day {
    color: #CC4E00;
}
.hh-events .event a:hover .title {
    color: #CC4E00 !important;
}
.hh-events .details {
    font-family: inherit;
}
.hh-events .back-to-top {
    background-color: #3f230d;
    border: none;
    padding: 10px 16px;
    line-height: 1.3333333;
}
.hh-events .back-to-top:hover {
    background-color: #ffcb05;
    color: #3f230d;
}
.hh-events .back-to-top .fa-chevron-up {
    background: none;
    color: inherit !important;
    padding: 0 !important;
    font-size: 18px;
}
.hh-events .events .event p {
    color: #11151c !important;
}
.hh-module .primary-button {
    background-color: #CC4E00;
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px #CC4E00 inset;
    box-shadow: 0 0 0 2px #CC4E00 inset;
}
.hh-module .primary-button:hover, .hh-module .primary-button:focus {
    color: #fff;
    background-color: #3D2D1F;
    -webkit-box-shadow: 0 0 0 2px #3D2D1F inset;
    box-shadow: 0 0 0 2px #3D2D1F inset;
}
.hh-module .secondary-button {
    background-color: #3D2D1F;
    color: #fff;
    -webkit-box-shadow: 0 0 0 2px #3D2D1F inset;
    box-shadow: 0 0 0 2px #3D2D1F inset;
}
.hh-module .secondary-button a:hover, .hh-module .secondary-button a:focus, .hh-module .secondary-button:hover, .hh-module .secondary-button:focus {
    background-color: white;
    color: #3F230D;
    -webkit-box-shadow: inset 0 0 0 2px #3F230D;
    box-shadow: inset 0 0 0 2px #3F230D;
}
.hh-events button, .hh-events .events-results {
    font-family: inherit;
}
.hh-events button {
    margin: 0;
}
.hh-events .sidebar .date-views button:hover, .hh-events .sidebar .date-views button:focus, .hh-events .sidebar .date-views button.active {
    color: #CC4E00;
    border-color: #CC4E00;
}
.hh-events .sidebar .date-views button {
    font-size: 14px;
}
.datepicker.datepicker-dropdown .table-condensed {
    border: none;
}
.hh-events .feeds a:hover {
    color: #CC4E00;
    text-decoration: none;
}
.hh-events.breadcrumbs {
    border: none;
    padding: 0;
}
.hh-events.breadcrumbs > * {
    text-transform: none;
    font-size: 16px;
}
.hh-events.breadcrumbs .active {
    color: #686868;
}
.hh-events.breadcrumbs ol {
    margin-right: auto;
    margin-left: auto;
    float: none;
    padding-left: 30px;
}
.hh-events.breadcrumbs ol li {
    line-height: 1em;
}
.hh-events.breadcrumbs ol li:not(.active) {
    color: #11151c;
}
.hh-events.breadcrumbs ol li a {
    text-decoration: none;
}
.hh-events.breadcrumbs ol li:hover a {
    color: #CC4E00;
    text-decoration: none;
}
.hh-events p {
    color: #505050 !important;
}
.hh-events blockquote, .hh-events blockquote p {
    color: #505050 !important;
    font-size: 17.5px;
}
.hh-events blockquote.blockquote:before {
    color: #CC4E00;
}
.hh-events .filters .filter div {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.hh-events .icon {
    color: #CC4E00;
}
.hh-events .icon-list a:hover {
    text-decoration: none;
}
.hh-events .icon-list a:hover span {
    color: #CC4E00;
}
.hh-events .sidebar .dropdown select:hover, .hh-events .sidebar .dropdown select:focus, .hh-events .sidebar-detail .dropdown select:hover, .hh-events .sidebar-detail .dropdown select:focus {
    border-color: #0356a4;
}
.hh-events :focus-visible, .hh-events .sidebar input:focus-visible {
    outline: 2px solid #0356a4;
}
.hh-events .sidebar .checkboxes label:hover, .hh-events .sidebar .checkboxes label input:focus~span {
    color: #0356a4;
}
.hh-events .related-events .event a:hover {
    text-decoration: none;
}
.hh-events .loading-spinner {
	 color: #0356a4;
}
.hh-events .event a:hover {
    text-decoration: none;
}
.hh-events .event-details h3 {
    text-transform: none !important;
    font-size: 24px !important;
}
.hh-events .filters .filter .filter-label {
    font-size: 22px !important;
}
.hh-events#main {
    margin-top: 0;
}


/*Kara changes below*/



/*.hh-events .container {*/
/*    max-width: 1200px;*/
/*    width: 100%;*/
/*  }*/

    
.hh-events .details {
    font-size: 15px;
}

.hh-events .details .location.listFilterText {
    display: none !important;
}

/*Kara updates*/
 img.image-right {
	 float: right!important;
	 padding: 20px 0 20px 35px;
}
 img.image-left {
	 float: left!important;
	 padding: 20px 35px 20px 0;
}

 .image-right {
	 float: right!important;
	 padding: 20px 0 20px 35px;
}
 .image-left {
	 float: left!important;
	 padding: 20px 35px 20px 0;
}
 figure.image .caption-right {
	 display: table;
	 border: none;
	 margin: 20px 0px 20px 35px;
	 float: right;
}
 figure.caption-right {
	 display: table;
	 border: none;
	 margin: 20px 0px 20px 35px;
	 float: right;
}


@media screen and (max-width: 425px) {
    .hh-events .event .event-image {
    height: 205px!important;
    }

}

.hh-events .sidebar .event h3.title {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}