/*
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
*/

.fusion-header .fusion-header-backface .fusion-sticky-shadow {
  height: 100px;
}

.fusion-main-menu {
  margin-top: 25px;
}

.fusion-is-sticky .fusion-main-menu > ul > li {
  padding-right: 20px !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li span {
  font-size: 15px !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li:last-child {
  padding-right: 0 !important;
}

#post-10 #history-panel .fusion-column-wrapper {
  padding: 40px !important;
}

#post-10 staff-card .fusion-column-wrapper {
  padding: 20px !important;
}

.wp-image-1095 {
  margin-right: 20px !important;
  margin-bottom: 10px;
}

.staff-title h5, .sub-heading h5 {
  color: #c51230 !important;
}

#wrapper .side-nav li.current_page_item a {
  border-right-color: #c51230 !important;
  border-left-color: #c51230 !important;
} 

#wrapper .fusion-widget-area .current_page_item > a {
  color: #c51230 !important;
}

.fusion-events-single-title-content {
  background-color: #c51230 !important;
}

.toggle-content {
  margin-left: 40px;
}

.fusion-secondary-header {
 background-color: #dddddd !important;
 border-bottom: 1px solid #c51230 !important;
}

.fusion-secondary-menu > ul > li {
  float: right;
}

.fusion-mobile-menu-icons a {
  font-size: 32px !important;
}

.fusion-mobile-menu-icons a:before {
  color: #c51230 !important;
}

.post-content img {
  margin-right: 20px !important;
  margin-bottom: 20px !important;
}