/*
 Theme Name:   BuildPress WP Theme Child
 Theme URI:    http://ristori.meerkat.it/web/wp-content/themes/buildpress-child
 Description:  Buildpress Child Theme
 Author:       Chiara Lera
 Author URI:   http://example.com
 Template:     buildpress
 Version:      3.0.4
 License:      GPL 2.0
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         white, yellow, custom-menu, editor-style, featured-images, sticky-post, translation-ready
 Text Domain:  buildpress_wp
*/

.project__meta-data {padding:0;}

/*header*/
/*icona lingue*/
.CustomLanguages { padding:8px 0; margin-left:15px; cursor:default;}
.CustomLanguages .fa { font-size:38px; line-height:38px; margin-right:10px; color:#999999; transition: color 0.5s; -webkit-transition: color 0.5s; /* Safari 3.1 to 6.0 */} 
.CustomLanguages .fa:hover { color:#dddddd;}

/*polylang widget*/
.widget_polylang ul{ list-style-type:none; padding:5px 0; margin:0;}
.widget_polylang ul li { float:left; margin-left:8px; margin-top:11px;}
.widget_polylang ul li:first-child{ margin-left:0;}
.widget_polylang ul li a {display:block;}
.widget_polylang ul li a img {  border:4px solid #555555; border-radius:3px; overflow:hidden; box-sizing:content-box; }
.widget_polylang ul li a:hover img { border:4px solid #666666;}


@media (max-width: 1200px) {
.logo .img-responsive { margin-top:25px;} 
.logo a { height:50px;}
}

@media only screen and (min-width: 768px) and (max-width: 992px){
.navbar-toggle { margin:15px 0 10px 0;}
}


@media (max-width: 768px) {

/*header*/
.logo { max-width:200px; /*max-height:63px !important;*/}
.navbar-toggle__text { display:none;}
.header-widgets { padding:4px 0 0 0;}
.icon-box {margin:0; padding:0;}
.widget-icon-box { padding:8px 0;}
.icon-box > .fa { font-size:20px;}
html.flexbox .widget-icon-box .icon-box__text { margin-left:30px;}
.icon-box__title { margin:4px 8px 0 0; display:inline;}
.widget-social-icons {width:50%;  margin:0; float:left; text-align:left;}
/*icona lingue*/
.CustomLanguages { padding:8px 0; margin-left:0; width:48px; float:left; width:auto;}
.CustomLanguages .fa { font-size:20px; line-height:20px; margin-right:12px;}
/*polylang widget*/
.widget_polylang ul li { margin-top:2px;}

/*homepage*/
/*slider*/
.carousel-control.right, .carousel-control.left { display:none;}
}
