/*
Theme Name: Marr's Mountain Cabins 
Description: Customized child theme using the powerful Avada theme framework
Author: Lighthouse Web Design, Inc. 
Author URI: https://www.lighthousewd.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

b, strong {
	font-weight: 700 !important;
}

.fusion-main-menu .sub-menu {
	margin-top: -15px !important;
    margin-left: -20px !important;
}

.fusion-is-sticky .fusion-main-menu .sub-menu {
	margin-top: 0px !important;
    margin-left: -20px !important;
}

.fusion-main-menu>ul>li>a {
    text-shadow: 2px 2px #000;
}

.fusion-page-title-bar, .fusion-footer-copyright-area {
	border-width: 1px 0px 0px 0px !important;
	border-style: dashed !important;
}

.fusion-footer-widget-area {
	text-shadow: 2px 2px #000;
}

.fa-phone, .fa-envelope, .fa-angle-double-right { 
	color: #bf1e2d !important;
	text-shadow: 1px 1px #000;
}

.hhpmstar {
    color: #f9b403 !important;
    margin-right: 6px !important;
    font-size: 26px !important;
}

.fusion-testimonials.clean blockquote .awb-quote {
    font-weight: 300 !important; 
    line-height: 38px !important;
    font-size: 26px !important;
    letter-spacing: 0px !important;
}

.fusion-testimonials .review blockquote q {
    font-weight: 300 !important;
}

.current-special {
	color: #fff !important;
}

.tavern-event-posters .fusion-events-content-wrapper {
	background-color: #fff !important;
}

/* Event Calendar Tweaks */

#awb-ptb-heading {
	text-align: center !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.tribe-events .tribe-events-l-container {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.tribe-events-single-section-title {
	font-size: 28px !important;
}

.tribe-events-calendar-month__day h3 {
	line-height: 120% !important;
}

/* Mobile Tweaks */

@media only screen and (max-width: 1200px) {

.fusion-logo {
   max-width: 85% !important;
}

.hhpmstar {
    color: #ff3b00 !important;
}

}
