<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Theme Name: Avada ChildDescription: Child theme for Avada themeAuthor: ThemeFusionAuthor URI: https://theme-fusion.comTemplate: AvadaVersion: 1.0.0Text Domain:  Avada*/




/* Calendar */

.timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
    display: none;
}

.ai1ec-date.ai1ec-today {
    background: hsl(0, 0%, 92%) !important;
}

.ai1ec-agenda-view {
    padding: 15px;
}

a.ai1ec-date-title.ai1ec-load-view {
    background: #fff;
    color: hsl(198, 100%, 45%);
    text-shadow: none !important;
    border: 0px;
    font-weight: normal !important;
    border-radius: 0px;
}

.ai1ec-month {
    background: hsl(198, 100%, 45%) !important;
    border-radius: 0px !important;
}

.ai1ec-event.ai1ec-event-id-122 {}

.ai1ec-event {
    border-radius: 0px !important;
    border: 0px !important;
    border-left: 3px #ccc solid !important;
}

.ai1ec-event {
    padding: 10px !important;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    color: hsl(198, 100%, 45%);
    font-family: "PT Sans", "MS Sans Serif", Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

i.ai1ec-fa.ai1ec-fa-plus-circle.ai1ec-fa-lg {
    color: hsl(198, 100%, 45%);
}
/* Calendar end */

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title{

    font-family: "PT Sans", "MS Sans Serif", Geneva, sans-serif;
    font-size: 17px !important;
	    color: hsl(198, 100%, 45%) !important;
    font-weight: bold !important;
}

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
    font-size: 14px !important;
}

.timely p {
    margin: 0 0 9px;
    font-size: 15px  !important;
    line-height: 21px  !important;
}

.timely {
    padding: 10px;
	margin-right: -40px !important;
    margin-left: -40px !important;
    background: hsl(0, 0%, 95%);
}

#wrapper{
	background-color: hsl(0, 0%, 96%) !important;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    background: hsl(0, 0%, 95%) !important;
}

.timely .ai1ec-btn-default{
	border-radius: 0px !important;
}

.timely .ai1ec-btn-group.ai1ec-btn-group-xs{
	    margin-top: 0px !important;
}

.timely .ai1ec-btn-group.ai1ec-btn-group-xs .ai1ec-btn-xs{
	    padding: 6px 10px !important;
    margin: 0px 10px 0px -3px;
}

.ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active, .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active:hover, .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active.ai1ec-disabled, .ai1ec-datepicker table tr td.ai1ec-active.ai1ec-active.ai1ec-disabled:hover {
    background: hsl(198, 100%, 45%) !important;
    color: hsl(0, 0%, 100%);
    text-shadow: none;
    border-radius: 0px !important;
}

.ai1ec-popover.ai1ec-popup .ai1ec-event-avatar {
    margin: 10px auto !important;
}

.timely .ai1ec-agenda-view a, .timely .ai1ec-agenda-view a:hover, .timely .ai1ec-agenda-view a:focus, .ai1ec-popup-title a {
    color: hsl(198, 100%, 45%) !important;
    text-decoration: underline;
}

.ai1ec-week-view .ai1ec-week a.ai1ec-event-container, .ai1ec-oneday-view .ai1ec-oneday a.ai1ec-event-container {
    background-color: #fff !important;
    border: 1px hsl(197, 78%, 52%) solid !important;
    padding: 0px !important;
    color: hsl(198, 82%, 53%) !important;
    font-size: 12px;
}

.ai1ec-event {
    background-color: hsl(0, 0%, 100%) !important;
    border-left: 4px hsl(198, 100%, 45%) solid !important;
}


#events-section {
  padding: 70px 0;
  text-align: center; }
  #events-section h2 {
    color: #F2722C; }
  #events-section h5 {
    margin-bottom: 11px;
    }
  #events-section .bg-sun {
    position: relative; }
    #events-section .bg-sun:before {
      background: url("../../img/sun-1.png");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      height: 50px;
      left: 75%;
      position: absolute;
      top: -5px;
      width: 50px; }
  #events-section .btn-orange {
    margin-top: 50px; }
  #events-section .container {
    position: relative; }
    #events-section .container:after {
      background: url("../../img/sun-2.png");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      height: 200px;
      left: -40px;
      position: absolute;
      top: -100px;
      width: 200px; }
    #events-section .container:before {
      background: url("../../img/sun-2.png");
      background-repeat: no-repeat;
      background-size: cover;
      content: '';
      height: 170px;
      right: -50px;
      position: absolute;
      top: 60px;
      width: 170px; }
  #events-section .events {
    margin: 0 -5px;
    text-align: left; }
    #events-section .events .event-wrapper {
      margin-top: 25px; }
      #events-section .events .event-wrapper:first-of-type {
        margin-top: 25px;
        }
      #events-section .events .event-wrapper:nth-of-type(2) .event {
        background-color: #1C7FA5; }
      #events-section .events .event-wrapper .event {
        background-color: #EB7F3E;
        color: #FFF;
        margin: 10px -10px; }
        #events-section .events .event-wrapper .event .content {
          font-size: 14px;
          padding: 15px 15px 40px 20px;
          background-color: hsl(23, 81%, 58%);
          min-height: 205px;
          margin-bottom: 30px;
          }
			#events-section .datetime {
				position: absolute;
				width: 100%;
				bottom: 14px;
			}
          #events-section .events .event-wrapper .event .content h5 {
            font-size: 23px;
            margin-bottom: 10px;
            color: #fff;
            }
          #events-section .events .event-wrapper .event .content .datetime {
            font-size: 15px;
            margin-top: 10px;
            text-align: left; }
            #events-section .events .event-wrapper .event .content .datetime div:last-child {
              text-align: left; }
        #events-section .events .event-wrapper .event .img-wrapper {
          padding: 0;
          width: 100%; }
          #events-section .events .event-wrapper .event .img-wrapper div {
            padding-top: 70%;
            position: relative;
            width: 100%; }
            #events-section .events .event-wrapper .event .img-wrapper div img {
              height: 100%;
              left: 0;
              position: absolute;
              top: 0;
              width: 100%; }
			  #events-section .events .event-wrapper:nth-of-type(2) .content {
    background-color: hsl(197, 71%, 38%) !important;
}


#events-section  a.btn.event-all-btn {
    color: hsl(0, 0%, 100%);
    background-color: hsl(20, 86%, 55%);
    border-color: hsl(20, 86%, 41%);
    padding: 5px 17px;
    border: 1px solid hsla(0, 0%, 0%, 0);
    border-radius: 5px;
}

#events-section {
    padding: 45px 0 35px 0;
    text-align: center;
}

.ai1ec-agenda-view .ai1ec-event-avatar{
	    margin: 0 26px 8px 0 !important;
}


.fusion-mobile-nav-item a{
	color: hsl(214, 8%, 17%) !important;
}

#events-section .events .event-wrapper .event .content {
        width: 100%;
		text-align: center;
}

@media(max-width:750px){
	.ai1ec-agenda-view .ai1ec-event-avatar {
		width:100% !important;
	}
}

@media(max-width:501px){
	.ai1ec-agenda-view .ai1ec-event-avatar {
		width:100% !important;
		max-width:100% !important;
	}
	
	h2.entry-title {
		text-align: center;
	}
	
	
	    
}

@media(max-width:551px){
.ai1ec-single-event .ai1ec-event-avatar {
		max-width: 100% !important;
		width: 100%;
		text-align: center;
	}
	
	.ai1ec-single-event .ai1ec-event-avatar img {
		margin: 0px auto !important;
	}
}

@media(max-width:1199px){
	#events-section .events .event-wrapper .event .content{
		min-height:auto !important;
		padding-bottom: 55px;
	}
}
@media(min-width:1200px){
	.event-time-col{
		text-align:right !important
	}
}

@media(max-width:1199px) and (min-width:992px){
	.event-time-col{
		text-align:right !important
	}
}
@media(max-width:980px){
	#events-section .events .event-wrapper .event .content .datetime div:last-child{
		text-align:center !important
	}
}

.timely .alignleft, .timely.alignleft, #ai1ec-container .alignleft, #ai1ec-container.alignleft{
	margin: 16px 16px 8px 0 !important;
}

.single-ai1ec_event .post-content p {
    margin-top: 10px !important;
    margin-bottom: 20px;
}

h2.entry-title {
		margin-top: 25px;
}

.ai1ec-event-details.ai1ec-clearfix {
    max-width: 545px;
}

.ai1ec-single-event.timely {
    padding: 10px;
    margin-right: -30px !important;
    margin-left: -30px !important;
    background: hsl(0, 0%, 95%);
}

 #events-section .datetime .row {
    width: 98%;
    left: 0px;
}
</pre></body></html>