/*
 Theme Name:   CSA
 description:  A child theme of the Hello Elementor theme
 Author:       Dayspring Technologies
 Template:     hello-elementor
 Version:      1.0.0
*/
/*
    Add your custom styles here
*/
.csa-event-listings-header {
  margin-bottom: 20px; }

.csa-event-listings {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .csa-event-listings > section {
    flex: 1 0 23%;
    margin-bottom: 20px; }
    .csa-event-listings > section:not(:last-child) {
      margin-right: 2%; }
    .csa-event-listings > section .month-header {
      font-size: 24px;
      font-weight: 300;
      margin-bottom: 1.5rem; }
    .csa-event-listings > section .wpem-col:not(:last-child) {
      margin-bottom: 1.5rem; }
    .csa-event-listings > section .wpem-col * {
      background: none !important;
      border: none !important; }
    .csa-event-listings > section a {
      padding: 0 !important; }
  .csa-event-listings .wpem-event-layout-wrapper:hover .wpem-event-action-url {
    border-width: 3px; }
  .csa-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details {
    padding: 0px;
    float: none;
    color: #100D04;
    font-size: 16px;
    font-weight: 300; }
    .csa-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details * {
      padding: 0 !important;
      margin: 0 !important;
      min-height: auto !important; }
    .csa-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
      font-size: 16px;
      line-height: 1.5;
      color: #100D04;
      font-weight: 300; }
    .csa-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time:before {
      display: none; }
    .csa-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time .wpem-event-date-time-text {
      font-size: 16px;
      line-height: 1.5;
      color: #100D04;
      margin-bottom: 5px;
      font-weight: 700; }
    .csa-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location:before {
      display: none; }

[data-elementor-device-mode="tablet"] .csa-event-listings > section {
  flex-basis: 48%; }
  [data-elementor-device-mode="tablet"] .csa-event-listings > section:nth-child(2n) {
    margin-right: 0; }

[data-elementor-device-mode="mobile"] .csa-event-listings > section {
  margin-right: 0;
  flex-basis: 100%; }

.wpem-single-event-page .wpem-single-event-wrapper {
  border: 0; }
  .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-single-image-wrapper .wpem-event-single-image img {
    width: 100%;
    height: auto; }
  .wpem-single-event-page .wpem-single-event-wrapper .wpem-event-title h1 {
    font-size: 30px; }
  .wpem-single-event-page .wpem-single-event-wrapper .wpem-event-details {
    padding: 30px; }
  .wpem-single-event-page .wpem-single-event-wrapper .wpem-heading-text {
    margin: 2rem 0 0.3rem;
    font-weight: 700; }
  .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-short-info .wpem-single-event-body-sidebar {
    padding: 10px; }
  .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-short-info .wpem-single-event-sidebar-info {
    margin-bottom: 0; }

/*# sourceMappingURL=style.css.map */
