/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template:     Divi
Version: 2.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Luke Seall
Author URI: http://lukeseall.co.uk
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/************
This is the Normal Theme Styles.  Add Custom styles to /scss/style.scss
************/

@import url("../Divi/style.css");


@font-face {
    font-family: 'century gothic';
    src: url('../../uploads/et-fonts/CenturyGothic.woff2') format('woff2'),
        url('/../../uploads/et-fonts/CenturyGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.et_header_style_left #et-top-navigation nav ul li a{
  font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif !important;
}

#top-menu li li a{
  line-height: 1.2em;
}

.mobile_menu_bar:before{
  color:#fff !important;
}


.abso-btn{
  position: absolute;
      bottom: 1em;
      text-align: center;
      width: 160px;
      left: 0;
      right: 0;
      margin: auto;
}

.widget_eventbrite_events{
  width:100% !important;
  margin-right: 0 !important;
}

.widget_eventbrite_events ul.eaw-ulx{
  display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap:wrap;
      flex-wrap:wrap;
}

.widget_eventbrite_events ul.eaw-ulx > li{
  width:47%;
  margin-right:6%;
  margin-bottom: 6%;
}

.widget_eventbrite_events ul.eaw-ulx > li:nth-of-type(2n){
margin-right: 0;
}

.widget_eventbrite_events time.eaw-time.published {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 0.5em;
    display: block;
}

.widget_eventbrite_events .eaw-title a {
  color:#4890a4 !important;
  font-size: 28px;
}

.widget_eventbrite_events img{
  margin-bottom: 0.5em !important;
}


#home-events .widget_eventbrite_events ul.eaw-ulx > li{
  width:100% !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

#home-events .widget_eventbrite_events .eaw-title{
  line-height: 1em !important;
}

#home-events .widget_eventbrite_events .eaw-title a{
  font-size: 22px!important;
  color:#4890a4 !important;
  line-height: 1.2em  !important;
}

#home-events .widget_eventbrite_events time.eaw-time.published {
font-weight: 600;
color: #4890a4!important;
}

#home-events .widget_eventbrite_events img{
margin-bottom: 30px !important;
}

#footer-widgets .footer-widget li{
  padding-left: 0 !important;

}

#footer-widgets .footer-widget li:before{
  display:none;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img
{
	border-radius:8px;
}

.tribe-events-content {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

.tribe-events-content h2 {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

.tribe-events-content h4 {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
	color: #4890a4;
}

.tribe-events-content h5 {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
	color: #4890a4;
}

.tribe-events-content h3 {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

.tribe-events-single-event-title {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
	color: #4890a4;
}

.tribe-event-date-start {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

.tribe-event-time {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

.tribe-events-cost {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

#tribe-events-pg-template {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
}

.tribe-events-back a {
	font-family: 'century gothic',Helvetica,Arial,Lucida,sans-serif;
	color: #333333;
}

h3 .tribe-events-calendar-list__event-title {
	color: #4890a4;
}

@media (max-width: 980px){

  .abso-btn{
    position: relative;
  }


}

@media (max-width: 768px){

  .widget_eventbrite_events ul.eaw-ulx > li{
    width:100%;
    margin-right:0%;
    margin-bottom: 4rem;
  }

  img.alignright{
    display: block;
    margin:1em auto 1em;
    float:none;
  }

}
p.custpm_post_meta {
    font-weight: 600;
    color: #4890a4 !important;
    font-weight: 600;
    color: #4890a4 !important;
    color: #4890a4 !important;
}

/*------------------------------------------------*/
/*---------[GQ ALIGN BUTTONS TO BOTTOM]-----------*/
/*------------------------------------------------*/
 
 
        /* buttons fixed to the bottom */
            .gq_r_fixed_buttons .et_pb_column {
                padding-bottom:30px;margin-bottom:20px;
}
            .gq_r_fixed_buttons .et_pb_button_module_wrapper {
                position: absolute;
                bottom:20px;
                left: 0;
                right: 0;
                margin-bottom: 20px;
}
.et_pb_column.et_pb_column_empty { background-color:#fff;}
.gq_r_b_button {
	
	margin-bottom: 20px;
}

