/*
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
*/
/* .header-img {
    display: block;
}
.header-img img{
    display: block;
	width:100%;
}
.footer-nav a {
    COLOR: #FFF;
}
.footer-nav a:hover {
    COLOR: #FFD700;
}

.maincolumn-all-page >  .fusion-column-wrapper.fusion-content-layout-column {
    padding: 30px !important;
    border-radius: 8px !important;
} */

.maincolumn-all-page .fusion-fullwidth.fullwidth-box {
/*     background: #fff; */
/*     border-radius: 8px;
    padding: 30px !important; */
}
/* .fusion-text.banner-box {
    padding: 25px;
    margin: 20px 0 0;
    border-radius: 8px;
    border: 2px solid #8B0000;
} */

/* .banner-box h3 {
    color: #ffffff;
    margin-top: 0;
    font-size: 24px;
}

.date-display img {width: 100% !important;}
.highlight-box {
    background: #FFD700;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #8B0000;
    line-height: 1.8;
}

.highlight-box p {
    margin-bottom: 0;
}
.lc-title p {
    color: #666;
}

.section-headline h2 {
    margin-bottom: 10px;
}
.item-inline-inner
 {
    background: #000;
    color: #0f0;
    padding: 15px;
    margin-top: 20px;
    border-radius: 8px;
    text-align: center;
    font-family: 'Courier New', monospace;
}
span.item-inline-badge {
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
}
.linked-image {
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    margin-top: 20px;
    border-radius: 8px;
    text-align: center;
} */