/*
Theme Name: Wide Child Theme
Theme URI: http://wide.nanoagency.co
Description: Child theme of Wide
Author: Nano Agency
Author URI: http://nanoagency.co
Template: wide
Version: 1.0.0
*/

/* nascondo tag bluekai che altrimenti lascerebbe uno spazio in bianco */
#tc_img_277_1{
  visibility: hidden;
  position: absolute;
}




.visible-xs {
	display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display:block !important;
    }
}



@media (max-width: 767px) {
    .hidden-xs {
        display:none !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none !important;
    }
}

/* parte copiata da personalizzazine back-end */

body{
  color: #212529;
}
ul li{
  color: #212529;
}
.post-tran .entry-header-title {
  text-transform: uppercase;
}
.entry-header>header {
  text-transform: uppercase;
}
.pagination .page-numbers {
  background: #FFFFFF;
  color: #fff;
  border-radius: 0%;
  color: #c92a2a;
}
.post-tran .post-cat a {
  background: #212529;
  color: #f8f9fa;
}
p {
  font-family: 'Open Sans', sans-serif;
}
blockquote {
  background: #f1f3f5;
  border-left: 5px solid #c92a2a;
  color: #212529;
}
.site-logo {
  width: 30vw;
  max-width: 250px;
}
.header-content-logo {
  padding: 60px 0 30px;
}
.blog-grid-layout .archive-blog .post-cat {
  position: absolute;
  top: 0px;
  left: 7px;
  background: #000000;
  padding: 2px 10px;
}
.archive-blog .post-cat a{
  color: #FFFFFF;
  text-transform: uppercase;
  font-style: normal;
}
.entry-header {
  font-style: normal;
  padding-top: 10px;
}
.entry-subtitle {
  font-family: Montserrat, sans-serif;
  text-transform: initial;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.8rem;
  margin-top: 0px;
  color: #868e96;
}
.archive-blog .entry-title {
  font-size: 18px;
  line-height: 20px;
}
.sidebar .widgettitle {
  border-bottom: 1px solid #282828;
}
.sidebar aside {
  padding: 20px;
}
.view-like {
  display: none;
}
b, strong {
  font-weight: bold;
  color: inherit; 
}
.author a strong{
  color: #282828;
}
.site-description {
  font-size: 14px;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
}
.topbar-right .wide-image-content{
  display:inline-block;
  float:right;
  margin-left: 8px;
  margin-top: 8px;
}
.topbar-left a{
  text-transform: lowercase;
  font-family: impact;
  color: #FFFFFF !important;
  font-size: 24px !important;
}
.footer-center, .footer-bottom, .footer-center h2{
  background: #1f1b1d !important;
  color: #FFFFFF !important;
}
.footer-center p{
  font-family: Montserrat, sans-serif;
}
.contact-info b, .contact-info a{
  color: #FFFFFF !important;
}
.footer-center a{
  color: #c92a2a;
  text-decoration: underline;
  cursor: pointer !important;
}
.box-article a{
  color: #000000;
  text-decoration: underline;
  cursor: pointer !important;
}
.languagepicker {
  background-color: #FFF;
  display: inline-block;
  padding: 0;
  height: 40px;
  overflow: hidden;
  transition: all .3s ease;
  top: 0px;
  right: 0px;
  vertical-align: top;
  position: absolute;
  float: left;
  text-align: left;
  cursor: pointer !important;
}

.languagepicker:hover {
  /* don't forget the 1px border */
  height: 245px;
  position: absolute;
}

.languagepicker a{
  color: #000;
  text-decoration: none;
}

.languagepicker li {
  display: block;
  padding: 0px 20px;
  line-height: 40px;
  border-top: 1px solid #EEE;
}

.languagepicker li:hover{
  background-color: #EEE;
}

.languagepicker a:first-child li {
  border: none;
  background: #FFF !important;
}

.languagepicker li img {
  margin-right: 5px;
}
.topbar-left .wide-image {
  width: 20vw;
  max-width: 150px;
  margin-top: 10px;
}
.coppy-right img{
  max-width: 180px;
}
@media (max-width: 767px) {
  #wide-top-navbar {
  display: block;
  }
  .topbar-left .wide-image{
    width: 140px;
    margin-left: 15px;
  }
  .languagepicker{
    top: -32px;
    width: 130px;
  }
}
aside .textwidget img{
  max-width: 146px;
  margin: 0 10px;
}
.textwidget blockquote{
  font-size:13px;
  line-height:22px;
}
figcaption{
  line-height: 20px;
  margin: 0 0 18px !important;
}
.rwd-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#na-menu-primary ul.mega-menu>li>a {
  padding: 0 20px;
}
@media (max-width: 480px){
  .single .entry-content {
    padding-left: 8px;
    padding-right: 8px;
  }
  article .entry-subtitle{
    display: none;
  }
}
.social-item{
  width: 50px !important;
  height: 50px;
}
.social-item .fa{
  font-size: 30px !important;
  line-height: 42px !important;
}
.wrap-content {
  margin-bottom: 30px;
}
div#wpp-2 {
  display: none;
}

.post-tran .article-content {
  background: rgba(0,0,0,0) linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%) repeat scroll 0 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .box-small .post-tran h2.entry-title a{
    font-size: 13px;
    line-height: 16px;
  }
  .box-small .post-tran .btn-readmore{
    margin-top: 0;
  }
  .box-large .post-tran .entry-content{
    line-height: 20px;
  }
  .box-large .post-tran .btn-readmore{
    margin-top: 0;
  }
}

.box-large .post-tran .article-content, .post-tran .article-content{
  padding: 10px 15px;
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
.box-small .post-tran .article-content{
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
.box-small .post-tran .post-cat{
  margin-bottom: 2px;
}
.box-large .post-tran .article-content{
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
}
.box-large .post-tran .post-cat{
  margin-bottom: 5px;
}
.box-large .post-tran .entry-header-title{
  width: 100%;
  max-width: none;
}
.box-large .post-tran .entry-content{
  padding-right: 0;
}
.box-large .post-tran .entry-content p{
  max-width: none;
  margin-bottom: 0;
}
.box-large .post-tran .entry-title a{
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 5px;
}
.box-large .post-tran .btn-readmore{
  line-height: 14px;
}
}
.entry-content a img {
  border: 2px solid rgba(0,0,0,0);
}
.entry-content a img:hover {
  border: 2px solid rgba(0,0,0,1);
}
.entry-content, .entry-content p, .entry-content{
  text-align: left !important;
}
.pum-title{
  font-size:20px !important;
  line-height: 28px !important;
}