/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#promo_up {z-index:100; top:-70px;}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
display: none !important;
}
body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
display: none !important;
}

div.recurringinfo {
    display: none !important;
}
h2.tribe-events-title {
	pointer-events: none !important;
}
h4.entry-title.summary {
	pointer-events: none !important;
}

h3 {margin-top:0px !important;}
h3 {padding-top:0px !important;}

@media all and (min-width: 320px) and (max-width: 801px) {
 #promo_up {
    z-index:100; top:-30px;
	}}

@media all and (min-width: 801px) and (max-width: 1128px) {
 .movebackup .fusion-column-wrapper {
    padding-top:30px !important;
  }}

@media only screen and (max-width: 767px) {
  .fusion-social-links-header {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .movebackup .fusion-column-wrapper {
    padding-top:0px !important;
  }
}

@media only screen and (max-width: 767px) {
   .remove_fifty {
    padding-left:0px !important; padding-right:0px !important;
  }
}
.fusion-carousel-wrapper {padding-top:0px !important;}

.fusion-counter-box {margin-bottom:0px !important; padding-left:0px !important; padding-right:0px !important}