/*
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
*/



body #fusion-gmap-container, body #main, body #sliders-container, body #wrapper, body .fusion-separator .icon-wrapper, body, html {background-color: #c4c0b7;}

body {font-size: 24px !important; line-height: 1.7em !important;}
body .fusion-flyout-menu-icons {display: none !important;}
body header {background: transparent;}

body .fusion-header-has-flyout-menu .fusion-header-v6-content {justify-content: center; padding-top: 180px;}

body .fusion-footer-copyright-area {background-color: #022f6f; border-top: none;}
body .home .fusion-header {background: transparent;}
body .fusion-footer-copyright-area {text-align: center; padding: 40px 0px; font-size: 14px; color: #ccc;}
body .fusion-copyright-notice, body .fusion-footer-copyright-area a {color: #ccc !important;}
body .fusion-copyright-notice {letter-spacing: 0.5px; font-size: 18px;}

body .align_bottom .fusion-column-content-centered .fusion-column-content {margin-top: auto;}
body .align_bottom .fusion-column-content-centered .fusion-column-content p {margin-bottom: -15px;}




/* CENTERS FOOTER LOGO ON MOBILE */
@media only screen and ( max-width:800px )  {
    .fusion-footer-widget-area .fusion-columns .fusion-column {margin-bottom: 0;}
    .fusion-footer-widget-area .textwidget {text-align: center;}
	span.mobile_left {float: left !important; margin-left: 0px !important;}
	h2 {margin-bottom: 20px !important;}
	body {font-size: 18px !important; line-height: 1.6em !important;}
	body .fusion-header-has-flyout-menu .fusion-header-v6-content {padding-top: 20px;}
	body header, body .fusion-header-wrapper .fusion-header {background: #357bd1;}
	#fusion-slider-24 {margin-top: -1px;}
}

@media only screen and ( max-width:767px )  {
.tfs-slider, .tfs-slider .background-image, #fusion-slider-24 {height: 300px !important;}
.post-content h1.p1 {font-size: 25px !important;}
.post-content h6 {margin-top: 10px;}
div.georgia {margin-bottom: 0px !important;}
.mobile_smaller {padding: 30px 20px !important;}
.post-content h1 {font-size: 30px !important;}
.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {font-size: 22px !important;}
body {font-size: 16px !important; line-height: 1.6em !important;}
body .fusion-copyright-notice {font-size: 15px; padding: 0px 60px;}
#toTop {bottom: 5px; right: 5px;}

}