/*
Theme Name: Torino Wireless
Description: Il tema per Torino Wireless, basato su Enfold
Version: 1.3.2
Author: Turn into Coders
Author URI: http://www.turnintocoders.it
Template: enfold
*/

/* H1 portfolio style */

#top .alternate_color.title_container .main-title a {
	color: #282828;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
}

/* Project Style */

.project-info {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

.project-info li {
	list-style-type: none;
	margin-left: 0
}

.project-info-state {
	color: #242424;
	font-weight: bold;
}

.project-info-list {
	font-weight: bold;
	color: black !important;
}

.toggle_content {
    font-size: 16px;
}

/* fix immagini portfolio multi-line */
.avia-gallery-thumb img {
	height: 100px;
	margin-top: 10px;
}


/* SETUP FONT SIZE
----------------------------------------------------------------------------*/


/* Main menu */
ul#avia-menu > li > a > span {
	font-size: 20px;
}

/* Bottoni */
.avia-button-wrap .avia-button.avia-size-large {
	font-size: 18px;
}

#footer {
	font-size: 0.8em;
}


/* --- MAGAZINE NOTIZIE --- */

/* Breadcrumbs */
.av-magazine-sort  {
	font-size: 16px !important;
}

/* Magazine Data */
.av-magazine-time, .av-magazine-author, .av-magazine-text-sep {
	font-size: 14px !important;
}

/* Magazine Titolo */
.av-magazine .av-magazine-content-wrap .av-magazine-title {
	font-size: 20px !important;
}


/* --- COUNTER --- */

/* Testo sotto i numeri */
.avia-animated-number .avia-animated-number-content {
	font-size: 20px;
}

/* Paragrafo sotto numeri (classe "info_counter" da inserire tramite page builder...)   */
.info_counter {
	font-size: 18px;
	padding-top: 6px;
}


/* STYLE LIST SERVICE 
----------------------------------------------------------------------------*/

.project-service .project-service-element {
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
}
 
/* --- MASONRY --- */

.av-masonry-entry .av-inner-masonry-content {
    padding: 60px;
}

/* Overlay */
.av-masonry-item-with-image .av-inner-masonry-content {
	background: rgba(0,0,0,0.7) !important;
}

.av-masonry-item-with-image .av-inner-masonry-content:hover {
	background: rgba(0,0,0,0.4) !important;
}


/* --- GRID PORTFOLIO --- */

/* Didascalia */
.grid-entry-title.entry-title {
	font-size: 16px;
	height: 20px;
	overflow: hidden;
}

.grid-sort-container .main_color .grid-image {
	padding: 4px;
}

/* Fix excerpt line height and margin top */
.grid-entry-excerpt {
	line-height: 1.25;
	margin-top: 5px;
	height: 32px;
	overflow: hidden;
}

/* color change of label */
.grid-content {
	margin: 0 2px;
}

.grid-content, .avia-arrow {
	background-color: #444444 !important;
}

h3.grid-entry-title.entry-title {
	color: white !important;
	background-color: rgba(0,0,0,0.0) !important;
	font-weight: bold;
}

.grid-entry-excerpt.entry-content {
	color: white;
}


/* --- GRID PARTNER --- */

/* Blocco logo - fix colore sfondo */
.main_color .avia-content-slider .slide-image {
	background: inherit !important;
}

/* Center portfolio images in grid */
.av-partner-fake-img {
	background-position: center;
	background-size: 90%;
}

/* Space between logo */
#top .avia-logo-element-container .avia-content-slider-inner .slide-entry-wrap .slide-entry {
	padding: 5px;
}


/* --- MODULO MAGAZINE (HOME) --- */

.av-magazine-entry-small .av-magazine-thumbnail {
	width: 100px;
	min-height: 100px;
}

.av-magazine .av-magazine-thumbnail img {
	width: 100%;
	height: 100%;
}

.av-magazine .av-magazine-entry:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
 }

.av-magazine .av-magazine-content-wrap {
	border-bottom: 0;
}


/* --- SEZIONE BLOG --- */

/* Restore theme default, blog h1 overridden, why?!? */
.entry-content-wrapper .post-title {
	font-size: 40px;
	line-height: 1.3em;
	margin: 10px 0 20px 0;
}

#sottotitolo {
	color: #eb3b3b;
	font-size: 24px;
	margin-bottom: 40px;
}

#abstract {
	font-size: 20px;
	margin-bottom: 40px;
}

.post-entry strong,
.post-entry b {
	font-weight: bold;
	color: black;
}

.post-entry a {
	text-decoration: underline;
}

/* hide excerpt in blog archives */
.av-alb-blogposts .entry-content,
.archive .entry-content {
	display: none;
}

.archive .grid-sort-container .entry-content {
	display: block;
}

.archive .av-special-heading h2 {
	float: none;
	margin-bottom: 40px;
}

.archive .template-blog .post_delimiter {
	margin: 20px 0;
	padding: 0;
}

.archive .post-title {
	font-size: 1.3em;
}

/* fix extra slash left over by enfold */
.av-blog-meta-author-disabled .text-sep.text-sep-cat,
.archive .text-sep.text-sep-cat,
.archive .blog-author {
	display: none;
}

/* remove extra container from custom category pages */
.archive.category .container_wrap_first {
	display: none;
}

/* widget eventi */
.inner_sidebar .tribe-events-list-widget .tribe-list-widget {
	margin-top: 1em;
}

.inner_sidebar .tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0;
}

.inner_sidebar .tribe-events-list-widget .tribe-event-title a:before {
	content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.2em;
}

/* hide categoria bandi */
.cat-item.cat-item-14 {
	display: none;
}

/* --- BANDI --- */

.bandi-info-list {
	font-weight: bold;
	color: #ef5250 !important;
}

.info-bando li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 1em;
	color: black !important;
}

.link-info-bandi {
	color: inherit !important;
}

/* promo box, bigger font */
.avia-promocontent p {
	font-size: 20px;
}

/* --- EVENTI --- */

/* fix sidebar evento singolo */
.single-tribe_events .tribe-events-event-meta {
	font-size: 16px;
}

.responsive .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group {
	width: 100% !important;
	float: none !important;
	margin-bottom: 30px !important;
}

/* fix missing padding in calendar tooltip */
.tribe-events-tooltip .entry-title.summary {
    padding: 10px 19px 0;
}

#tribe-bar-form .tribe-bar-filters-inner {
    padding: 0 20px;
}

.tribe-events-loop .type-tribe_events .tribe-events-event-meta {
	display: block;
	width: 100%;
}

.tribe-events-loop .type-tribe_events .av-tribe-events-inner-content-wrap {
	display: block;
}

.tribe-event-schedule-details {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}

#top .type-tribe_events .tribe-events-list-event-title  {
	font-weight: bold;
	font-size: 20px;
}

.tribe-events-list .type-tribe_events .tribe-events-event-cost {
    right: 20px;
	bottom: 20px;
}

#top .tribe-events-list .type-tribe_events {
    margin-bottom: 20px;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
	text-transform: none;
}

#socket .container {
	padding-bottom: 55px;
}

.a2a_floating_style {
	z-index: 9998 !important;
}
