/*
Theme Name: BlackStar Beer (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
*/

/*   GLOBAL
-------------------------------------------------------------------------*/
h2 {
    text-transform: uppercase;
}
h3 {
    text-transform: uppercase;
}
h4 {
    text-transform: uppercase;
}

.fusion-imageframe {
    margin-right: 0px !important;
}

/*    HEADER
-------------------------------------------------------------------------*/
@media only screen and (min-width : 801px) {
  
  .fusion-header-wrapper {
	  margin-top: -53px;
  }
  .fusion-header-wrapper .fusion-header {
	  background-size: contain;
	  height: 85px;
	  background-color: transparent;
  }
  .fusion-header-wrapper .fusion-header .fusion-main-menu > ul > li > a {
	  line-height: 60px;
  }
  .fusion-header-wrapper .fusion-header .fusion-main-menu li > a > span {
	  padding: 10px 10px 16px 10px;
  }
  .fusion-header-wrapper .fusion-header .fusion-main-menu > ul > li:hover > a  {
	  color: white;
  }
  .fusion-header-wrapper .fusion-header .fusion-main-menu > ul > li:hover > a > span {
	  background: #9f1913;
	  padding: 10px 10px 13px 10px;
	  border-radius: 15px 15px 0px 0px;
  }
  .fusion-main-menu .sub-menu {
	  border-top: 1px solid #8b1a14;
  }

}




/*    MAIN MENU
-------------------------------------------------------------------------*/

.single .fusion-header-wrapper {
  background: rgba(0, 0, 0, 0) url(/wp-content/uploads/2016/11/bg_top.gif) repeat scroll 0 0;
  margin-top: 0 !important;
  padding-top: 60px;
}


.fusion-main-menu .sub-menu,
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a, 
.fusion-main-menu .sub-menu li a, 
.fusion-megamenu-wrapper li .fusion-megamenu-title-disabled {
  font-family: 'Helvetica-N-Con' !important;
}



/*    PAGE TITLE BAR
-------------------------------------------------------------------------*/



/*    SLIDER
-------------------------------------------------------------------------*/
.home #sliders-container {
    background-image: url(/wp-content/uploads/2016/11/bg_top.gif);
}


/*    BODY / CONTENT
-------------------------------------------------------------------------*/
/* FEATURES PAGE */
.features-item img {
    border: 3px solid white;
}


/*    BLOG PAGE
-------------------------------------------------------------------------*/
/* BLOG */
.fusion-blog-layout-medium .fusion-post-slideshow {
    width: 200px;
}

#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.fusion-meta-info {
    border: 0px;
}
.fusion-meta-info .fusion-alignleft {
    text-transform: uppercase;
    font-size: 13px;
}
.fusion-read-more {
    font-family: 'Helvetica-N-Con-Bl';
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.fusion-read-more:after {
    content: '';
}




.fusion-format-box {
    display: none;
}


/*    SINGLE POST
-------------------------------------------------------------------------*/

.fusion-single-sharing-box {
    background-color: #9E1913 !important;
}
.fusion-sharing-box h4 {
    color: #bebdbd !important;
}


/*    SIDEBARS
-------------------------------------------------------------------------*/



/*    FOOTER
-------------------------------------------------------------------------*/


.facebook, .twitter {
    height: 75px;
    margin-top: 20px;
}
.facebook img, .twitter img {
    float: left;
}
.facebook p, .twitter p {
    padding-left: 10px;
    display: inline-block;
    font-family: 'Chunk-Five';
    font-size: 20px;
    margin-top: 10px;
    line-height: 20px;
}
.facebook span, .twitter span {
    font-family: 'Helvetica-N-Con-Bl';
    color: #9f1913;
    font-size: 28px;
}
.red-title {
    margin: 0;
    font-family: 'Helvetica-N-Con-Bl';
    color: #9f1913;
    font-size: 26px;
}


.fusion-footer-widget-column {
    margin-bottom: 10px;
}
.fusion-footer-widget-area .widget-title {
    margin-bottom: 0px;
}
.fusion-footer-widget-area .widget_nav_menu ul li {
    padding: 0;
    border-bottom: 0px;
}
.fusion-footer-widget-area .widget_nav_menu ul li a:before {
    content: '';
}
.fusion-footer-widget-area ul li a {
    font-family: 'Chunk-Five';
}
.fusion-body .fusion-footer-copyright-center .fusion-copyright-notice {
    font-family: 'Helvetica-N-Con';
}






/*    RESPONSIVE 
-------------------------------------------------------------------------*/ 

































