/*
Theme Name: ISB! 2016
Theme URI: http://digitaltheme.co/admag
Author: Original Theme by DigitalTheme, child by ISB!
Author URI: http://digitaltheme.co
Template: admag
Description: ISB! 2016
Version: 1.0.0
*/

@import url("../admag/style.css");

p#breadcrumbs a {
margin: 0px 3px !important;
padding: 3px 5px !important;
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}/**/

body { color: #4A4A4A !important; }

body { background-repeat: repeat !important; }

/* 
 * Media Queries 
 */
@media (max-width: 500px) {
  p.featured-label {
    font-size: 8px;
    line-height: 12px;
  }
  .post-title {
    font-size: 30px !important;
    line-height: 32px !important;
  }
}
@media (min-width: 1200px) {
	.container {
	    width: 996px !important;
	}
	#header .container {
		width: 1120px !important;
	}
}

@media (min-width: 1300px) {
	#header .container {
		width: 1270px !important;
	}
}

@media (min-width: 770px) and (max-width: 1024px) {
  ul#menu-main-menu a {
    font-size: 12px !important;
  }
  .logo img {
    max-width: 108px;
    max-height: 50%;
  }
}

/* 
 * HEADER 
 */
@media (max-width: 770px) {
  #Leonardo_Navigation_spacer {
    display: none !important;
  }
  #Leonardo_Navigation {
    display: none !important;
  }
}
@media (min-width: 770px) {
  .sticky-header .set-fixed {
    top: 40px !important;
  }
}

.header {
	height: 70px !important;
}

.logo img {
    max-height: 70px !important;
}

.navbar {
	height: 70px !important;
}

.navbar-toggle {
	margin-top: 8px !important;
}

.sb-search {
	height: 70px !important;
}

.sb-search .sb-search-input {
	height: 70px !important;
}

.sb-icon-search, .sb-search-submit {
	margin-top: 10px;
	height: 70px !important;
}

.top-header #content {
    padding-top: 105px !important;
}

.header-wrapper .header .navbar-collapse.collapse {
    padding-left: 0px;
    padding-right: 0px;
}

/*
 * SLIDER BLOCK
 */

.isb-slider .featured-big {
  height: 250px!important;
}

.featured-header h2 {
  text-shadow: 1px 1px 1px #444;
}

.isb-slider .featured-header h2 {
  margin-top: 0;
}

.isb-slider .dt_cat {
  border-radius: 0 !important;
}

.isb-slider .featured-header {
  padding-bottom: 10px !important;
}

@media (min-width: 770px) {

  .isb-slider .col-md-4.alpha {
    padding-left: 1px !important;
    padding-bottom: 2px !important;
  }

  .isb-slider .col-md-4.omega {
    padding-right: 1px !important;
  }

  .isb-slider .col-md-8.omega {
    padding-right: 1px !important;
  }

  .isb-slider .col-md-8 img {
    padding-right: 0 !important;
  }

}

@media (max-width: 770px) {

  .isb-ad-wrapper {
    display: none;    
  }

}

.isb-inner-wrapper {
  text-align: center;
  background-color: #CCC;
  overflow: hidden;
  height: 250px;
}




/* 
 * MAIN CONTENT 
 */

.mag-content {
    padding-left: 18px !important;
    padding-right: 18px !important;
}

.main-content {
    margin-top: 18px !important;
    padding-top: 18px !important;
}

.post-header .cat-wrapper {
	top: -18px !important;
}

div.main-block article.post span.star-reviews {
    float: right;
}

.mobile_only {
  display: none;
}

@media (max-width: 400px) {
  .mobile_only.meta {
    display: block; !important;    
    clear: both;
  }
  .mobile_only.divider {
    display: block !important;
    height: 0;
    margin-top: 20px;
    border-top: 1px solid #CCC;
  }

}

p.excerpt {
	color: #4A4A4A !important;
	line-height: 22px !important;
	font-size: 14px !important;
}

.simple-thumb, .author-thumb {
	margin-right: 20px !important;
}

p#breadcrumbs {
	font-size: 12px;
}

p#breadcrumbs a {
    margin: 0px;
    padding: 5px 7px;
    background: #000;
    background: rgba(0,0,0,.2);
    font-size: 10px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

p#breadcrumbs span.home a {
	background: transparent;
	font-size: 15px;
	color: #4A4A4A;
	padding: 0 !important;
}

p#breadcrumbs span.home a i.fa.fa-home.fa-2x {
    position: relative;
    top: 6px;
}

p#breadcrumbs a:hover {
    color: #fff;
    background: rgba(0,0,0,.5);
}

/*
 * BLOCCO PRINCIPALE HOME
 */

i.fa.fa-link.link-home-page {
    color: #C32726 !important;
}

.link-excerpt {
  font-style: italic;
}

/*
 * SINGLE POST
 */

@media (max-width: 400px) {
  .twitter-handle-wrapper {
    display: none !important;
  }
  .article-comments-wrapper {
    display: none !important;
  }
  .post-header .simple-share .comments-count, 
  .parallax-wrapper .simple-share .comments-count {
    display: none !important;
  }
}

.post-header {
    margin: 0 0 -10px !important;
}

.share-wrapper a {
  border-bottom: none !important;
}

h2.occhiello { 
	margin: 0; 
	font-size: 20px; 
	line-height: 1.5em; 
	font-weight: normal;
	margin-bottom: 10px !important;
}

.post-header .simple-share .comments-count, .parallax-wrapper .simple-share .comments-count {
  float: inherit !important;
  position: relative !important;
  display: inline-block !important;
	padding: 3px 10px !important;
	font-size: 10px !important;
	line-height: 14px !important;
	text-transform: uppercase !important;
}

.total-shares {
    display: inline-block;
    margin-right: 0 !important;
    margin-left: 15px !important;
    border-left: 1px solid #e5e5e5 !important;
    border-right: none !important;
    padding-left: 15px !important;
    padding-right: 0 !important;
}

.share-wrapper {
	padding: 0 !important;
	margin-bottom: 20px !important;
}

.share-wrapper a {
	color: white !important;
	text-decoration: none !important;
}

.total-shares em {
    font-size: 28px !important;
    line-height: 38px !important;
}

.total-shares .caption {
    font-size: 10px !important;
}

.disclaimer-link {
  color: #a3a3a3;
  font-style: italic;
  padding: 12px;
  margin-top: 30px;
}

/* RIMUOVO IL DROP CAP SOVRASCRIVENDO IL CSS BASE 
PER EVITARE PROBLEMI IN CASO DI AGGIORNAMENTO */
.post-content > p:first-child:first-letter
{
  float: inherit!important;
  color: inherit!important;
  font-size: inherit!important;
  font-weight: inherit!important;
  line-height: inherit!important;
  padding-top: inherit!important;
  padding-right: inherit!important;
  padding-left: inherit!important;
  margin: inherit!important;
  font-family: inherit!important;
}

/* 
 * FOOTER
 */
.footer-block h3.footer-title {
    text-align: center;
}

.footer-block ul.menu {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
}


p.footer-logo {
    text-align: center;
    padding: 15px;
}
p.footer-logo img {
  max-width: 150px;
}

/*
 * ARCHIVI (Autore)
 */
.author-info p {
  font-size: 14px;
  line-height: 22px;
}

.author-info h3 {
  font-size: 20px !important;
}

/*
 * GALLERY
 */
.gallery-item {
  width: 150px !important;
  max-width: 150px !important;
  margin: 3.5px !important;
}

.gallery-icon.landscape a:hover, p.attachment a:hover {
     border-bottom: none !important;
}

.entry-attachment, .entry-attachment .occhiello {
  text-align: center !important;
}

.nav-gallery-wrapper {
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.nav-links {
    overflow: hidden;
    margin: 10px 0;
    font-size: 0.8em;
}

.previous-image {
  float: left;
  padding-left: 10px;
}

.next-image {
  float: right;
  padding-right: 10px;
}

.return-to-post {
  margin-top: 40px;
}
.return-to-post a:hover {
  color: white !important;
  border-bottom: none !important;
}

.jp-carousel-left-column-wrapper, .jp-carousel-image-meta {
  display:none;
}
.jp-carousel-info h2 {
  font: 400 20px/1em "Helvetica Neue", sans-serif !important;
}

/*
 * CORRELATI
 */
#wl_WidgetRel_Box div.title {
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  opacity: 1;
  visibility: visible;
  display: block;
  color: #222222;
  border-bottom: 1px solid #d6d6d6;
  line-height: 1.5;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  font-size: 16px;
  line-height: 24px;
}

blockquote, .blockquote {
    position: relative;
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    padding: 0 15px 0 2px;
    border: none;
}

blockquote p {

  padding: 15px 20px;
  margin: 10px 10px 30px 0px;
  border-left: 10px solid #c32726;
  background-color: #F3F3F3;;

  }

 aside.blockquote {
    max-width: 50%;
    position: relative;
    font-family: Noto Sans, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #c32726;
    font-style: italic;
    padding: 10px 20px;
}

@media screen and (max-width: 767px) {

  aside.blockquote {
    max-width: 100%;
    position: relative;
    font-family: Noto Sans, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #c32726;
    font-style: italic;
    padding: 0px;
    margin: 30px 10px; 
  }

}