/*
Theme Name:   BBE Abitare
Template:     bbe
Version:      1.0
Text Domain:  bbe
Author: Enzo
*/

/*HEADER */
#top-logo {max-width: 230px}
nav#main-nav {font-size: 18px;}
ul li ul li.current-menu-parent {background: #eee} /* argomento corrente nel menu principale */



.banner-tax-ads {padding: 0 0 20px 0; display: block}

/* LISTA QUARTIERI  */
ul.lista-quartieri-full,ul.lista-quartieri-full ul  {  list-style-type: none }
ul.lista-quartieri-full > li > a {border-bottom: 2px solid #ccc;display: block;font-size: 200%;color: #333;margin-left: 20px;}
@media screen and (min-width: 768px) {ul.lista-quartieri-full  { column-count: 3 } ul.lista-quartieri-full  li {  font-size: 115%;padding: 4px 0;} }
@media screen and (max-width: 768px) {ul.lista-quartieri-full  li{  } ul.lista-quartieri-full  li {  font-size: 145%;padding: 10px 0;} }


body #bbe-footer-wrap {
margin-top: 50px;     
background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

}

/* ARCHIVI */ 
.taxonomy-description {    background: #efefef;padding: 16px;}
#content section { margin-bottom: 0}
body.archive #content header { margin: 0 0;}
@media (min-width: 768px) {
    body.archive h2 {font-size: 28px;}
}
@media (max-width: 768px) {
    body.archive h2 {font-size: 18px;}
    .col-arch-content {padding-left: 0;margin-left: 0}
}
#content article {   margin-bottom: 30px;}
header h2 {margin-top: 0}
p.text-muted   { margin-bottom: 0}
p.text-muted time {font-size: 10px; color: #A5A5A5; }

.pagination-abitare {margin-top: 60px;text-transform: uppercase;padding: 0}
.pagination-abitare li {display: block;margin-left: 0;}
.pagination-abitare li a {padding: 5px 10px;border: 1px solid #ddd}

/* HOME */
#home-first-row-layout {margin-bottom: 20px;}

@media (min-width: 768px){
    body.home h1{font-size: 32px;}
}

.bbe_postlist  .sottotitolo-home {font-size: 16px}
.wrap-news-container .sottotitolo-home {font-size: 12px}
.thumb-home {margin-right: 15px;margin-bottom: 5px;}
.wrap-news-container:nth-child(odd){background: #efefef}
.wrap-news-container   article { margin-bottom: 20px;}
 

.bbe-newsmixer hr {border-top: 1px solid #ccc;clear: both}
.bbe-newsmixer .cat-block-link-wrap a {background: transparent;margin: 0px 0 30px 0;}


/* FOOTER */
.site-footer h4 {
    font-size: 32px;
    border-bottom: 4px solid #ddd;
}
.nav_menu-3.widget_nav_menu ul li {font-size: 18px;}



/* SINGLE */
@media (min-width: 768px) {
  h1 {font-size: 36px}
  .sottotitolo-single {font-size: 19px;}
}
@media (max-width: 768px) {
  h1 {font-size: 22px}
  .sottotitolo-single {font-size: 15px}
}

body.single #content section {    font-size: 16px; line-height: 27px;}
.sottotitolo-single { color: #666666; margin-top: 3px;   font-style: italic;}
body.single h1 {font-weight: bold}

.rp4wp-related-posts {margin-top: 20px;}

.categoria-articolo-singolo {
    
    font-size: 21px;
    letter-spacing: -1px;
    margin-bottom: 20px;
    padding: 5px 0 8px 0;
    border-bottom: 1px solid #D9D9D9;
}


.municipi-singlebar {
    font-size: 15px;
    float: right;
    margin: 5px 10px 0 0;
}

/* SHARING BUTTONS */

.share-buttons {margin-bottom: 15px;background-color: #ededed;padding: 10px; font-size: 14px;}
.share-buttons .btn {color: #fff;}
.share-buttons .btn:hover {opacity: 0.7;}
.btn-twitter     { background: #55acee; }
.btn-google-plus { background: #dd4b39; }
.btn-facebook    { background: #3B5998; }
.btn-whatsapp    { background: #25D366; }
.btn-linkedin    { background: #4875B4; }
.btn-email       { background: #444444; }