/* 
 Theme Name:     ertico-network-extra-child-theme
 Author:         ertico-network-extra-child-theme
 Author URI:     http://veedoo.io/
 Template:       Extra
 Version:        1.0.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#footer-bottom .container {
    
    padding-bottom: 50px
}

/*  Ertico bar */
.footer-bottom {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-color: #000000 ;
    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;
}
/* General */



#footer {
background-color: #004a93!important;

 }

.copyright {
 position: relative;
  top: -5px;
}
#footer-bottom .container {
text-align: center;
color: #fff;
}

#et-footer-nav .container {
text-align: center;
}

#footer-info {
color: #fff !important;
position: relative;
  top: 2px;
}
#footer-bottom { background-color: #000000 !important;
 } 
ul.posts-list li article a {
  background-color: transparent !important;
}


#custom_html-2 a {
   
   line-height:  100px !important;;
}

#custom_html-2 .et-extra-icon {

  width: 100px;
  height: 100px;
}

#footer .et_pb_widget li {
border-bottom: none !important;
}

/* Footer icons */
.et-extra-social-icons.footer-icons {

display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
 -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
 height: 100%;

}
.et-extra-social-icons.top-header-icons li a img { 
width: 20px;
}
.et-extra-social-icons.top-header-icons {
position: relative;
  top: 7px;
}

.et-extra-social-icons.footer-icons a {
 font-size: 61px;
}
.et-extra-social-icons.footer-icons li a img { 
width: 50px;
}
.et-extra-social-icons.footer-icons {
  position: relative;
  top: 2px; }

.follow-us {
margin-right: 5px !important;
  color: #fff;
  top:4px;
}


#custom_html-2 {
  padding: 0 !important;
  height: 100% !important;
  margin: 0 !important;
}
.textwidget.custom-html-widget{
padding: 0 !important;
  height: 100% !important;
} 

#custom_html-2 li {
 padding: 15px 20px !important;
}
 
/* Widgets */
.et_pb_widget .widgettitle {
background-color: #004a93 !important;
}

/* Homepage featured  */

.homepage__policy .posts-list .entry-title, 
.homepage__partner-news .posts-list .entry-title,   
.homepage__activity .posts-list .entry-title
{
padding-left: 60px;
}
.homepage__featured a:visited,
.homepage__policy a:visited, 
.homepage__partner-news a:visited, 
.homepage__activity a:visited  {
 color: #000;
}

.homepage__featured .posts-list .entry-title {
     padding-left: 98px !important; }
.homepage__featured .posts-list .entry-content {
padding-left: 98px !important;
}

.homepage__featured .posts-list a {
    width: 23% !important;
    height: 100px !important;
}
.homepage__featured .posts-list .post-meta.vcard {
padding-left: 110px;
}

.homepage__view-more {
  padding-bottom: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: rgb(0, 0, 0) !important;
font-weight: 600;
}
.homepage__view-more a{
color: rgb(0, 0, 0);
}

.module-head a:hover {
 color: rgb(129, 130, 128);
}
/* Homepage ERTICO activities   */
.homepage__partner-news .excerpt.entry-summary {
 text-align: justify;

}
/*  Inner page */
body.category .et_pb_extra_column_main > h1:first-child { 
    display: none; 
}
/* Event Calendar */
.tribe-events-single-event-description.tribe-events-content {
 clear: both;

}

/* Rss Import */

#rssimport-2 a:hover {
color: rgb(129, 130, 128);

}

/* Mobile menu */
#et-mobile-navigation .follow-us {
  top: 19px;

}
#et-mobile-navigation .et-top-search, 
#et-mobile-navigation .et-search-submit {
     top: 16px !important;
}

/* Media Queries  */

@media only screen and (max-width: 1024px) and (min-width: 614px)  {
 #twitter-widget-0 {
  width: 100% !important;
}

}

