/*
 Theme Name:   AELOIX Divi Child Theme
 Theme URI:    http://veedoo.io
 Description:  AEOLIX Divi Child Theme
 Template:     Divi
 Version:      1.0.0
 Text Domain:  aeolix-child-theme
*/
/*...Header nav...*/

/*#main-footer {
    background-color: #222;
    display: none; 
}*/

.et_color_scheme_green #top-menu li.current-menu-item > a,
.et_color_scheme_green .bottom-nav li.current-menu-item > a {
    color: #21e8b0 !important;
}


/*....Tribe events...*/
#tribe-events-content a{
    color:#323935 ;
}
.entry-content tr th, .entry-content thead th{
    /*color: #fff !important; */
}

.tribe-events-notices{
    background-color: #21e8b0 !important;
    color: #000;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]{
    background-color: #21e8b0 !important;
    color: #000;
}
/*....end of Tribe events...*/

#top-menu li.current-menu-item > a,
.bottom-nav li.current-menu-item > a,
.footer-widget h4 {
    color: #21e8b0 !important;
}

.check li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
}
.check li.tick {
    list-style-type: none;
}
.check li.tick:before {
    color: inherit;
    content: "\2713";
}

#home_news .post-content{
    display: none;
}

#home_news article{
    border: 0 !important;
    padding: 3px !important;
    margin-bottom: 0 !important;
}

#home_news h2{
    font-size: 14px;
    color:#52595f !important;
    padding-bottom: 0px !important;
}
#home_news p{
    font-size: 11px;

}
#home_news .size-1of1{
    padding: 0px !important;

}
/*ERTICO BAR*/

.footer-bottom {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-color: #818280;
    clear: both;
    width: 100%;
    padding: 10px 0px 5px 0px;
}
.ertico-fixed-bar {
    position: relative;
    top: -6px;
    text-align:right; 
    color:#fff; 
    padding-right: 50px;
    
}
.ertico-fixed-bar .ertico__text1 {
    
    margin-right: 12px;
}

.ertico-fixed-bar .ertico__text2 {
    
    margin-left: 9px;
}
.ertico-fixed-bar .ertico__img {
    position: relative;
    top: 7px;
}
.ertico-fixed-bar .ertico__link {
    color: #fff;
}
.ertico-fixed-bar .ertico__link:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-bottom .footer-icon {
    width: 10%;
    float: left;
    text-align: center;
}
.footer-bottom .footer-link {
    width: 30%;
    float: left;
    text-align: center;
    color: #63a7e2;
    padding-top: 5px;
}
.footer-bottom a {
    color: #63a7e2;
}
.footer-bottom a:hover {
    color: #bde0fe;
    text-decoration: none;
}
/* Bottom Bar */

@media screen and (max-width: 600px) {
    #tribe-events-content a{
    color:#fff ;
    }
    .footer-bottom .footer-icon {
        width:100%;
    }
    .footer-bottom .footer-link {
        width:100%;
    }
    .footer-bottom{
        position: inherit;
    }
    .footer-bottom > div{
        float: none !important;
    }
    footer{
        padding-bottom: 0;
    }
    .company-logo{
        
        padding-left:10px;
        display: inline-block;
    }
}

@media only screen and (min-width: 1350px){
.et_pb_section {
    padding:  0 !important; 
    }

}

@media (max-width: 980px){
.et_pb_section {
     padding:  0 !important;
}
