/* TEMA */

body,button,input,
select,textarea {
	color: #222222;
	font-family: Open Sans, Helvetica, Arial;
}
.fa {
	font-family: FontAwesome !important;
	font-weight: unset !important;
}

/* Header - Social Media */
#header-social ul {
	float: none;
	display: table;
	float: right;
	margin: 0;
}
#header-social li.message {
	border: none;
	padding-right: 10px;
	white-space: nowrap;
}
#header-social li,
#header-social li a {
	border: 0px;
}
#header-social li {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
#header-social li a {
	display: table;
	text-align: center;
	color: inherit;
	font-size: 18px;
	width: 40px;
	height: 40px;
	margin: 3px;
	background: #ffffff;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

#header-social li a:hover {
	color: #fff;
	background: #ffffff;
	border-color: #000000;
}
#header-social li.facebook a {
	color: #fff;
	background: #3b5997;
	border-color: #3b5997;
}
#header-social li.facebook a:hover {
	color: #3b5997;
	background: #ffffff;
	border-color: #3b5997;
}
#header-social li.twitter a {
	color: #fff;
	background: #a5dee8;
	border-color: #a5dee8;
}
#header-social li.twitter a:hover {
	color: #a5dee8;
	background: white;
	border-color: #a5dee8;
}
#header-social li.instagram i {
	font-size: 120%;
}
#header-social li.instagram a,.mb-item.item-4 a {
	color: white;
	border-color: transparent !important;
	background-color: #DD2A7B;
	background: center /contain border-box url(/wp-content/uploads/2020/06/Risorsa-1.png) no-repeat !important;
}
#header-social li.instagram a:hover {;
	border-image-slice:1;
	border-image-source: url(/wp-content/uploads/2020/06/Risorsa-1.png) !important; 
	background: white !important;
}
#header-social li.instagram a:hover i.fa.fa-instagram::before {
	color: #DD2A7B;
	background: url(/wp-content/uploads/2020/06/Risorsa-1.png) no-repeat center;
	background-size: cover;
  background-clip: text;
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fa.fa-linkedin:before {
    content: "\f0e1" !important;
}
#header-social li.linkedin a {
	color: #fff;
	background: #56a1c4;
	border-color: #56a1c4;
}
#header-social li.linkedin a:hover {
	color: #56a1c4;
	background: white;
	border-color: #56a1c4;
}
#header-social li.flickr a:hover {
	background: #c5c5c5;
	border-color: #c5c5c5;
}
#header-social li.youtube a {
	color: #fff;
	background: #de1f26;
	border-color: #de1f26;
	font-size: 26px;
}
#header-social li.youtube a:hover {
	color: #de1f26;
	background: white;
	border-color: #de1f26;
	font-size: 26px;
}
#header-social li i {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 1px;
}
#header-social .tooltip-inner {
	padding: 6px 12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.mb-item.item-4 svg {
	display:block;
	width:2.3vw;
	height:auto;
	margin:auto auto;
}
#menu-item-5863 a {
	color: orange !important;
}


/* Home page */

#rslides1_s0 .featured, #rslides1_s1 .featured {
	vertical-align: bottom;
	padding-bottom: 5%;
}
ul.rslides1_tabs {
	display: none;
}
.featured-excerpt {
	max-width: 970px;
	margin: 0 auto;
}
.featured-title span {
	background-color: #12ad7a !important;
}
#slider .featured-title span,
.thinkupslider-sc .featured-title span{
	display: inline-block;
	color: #FFF;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.2;
	padding: 5px 20px;
	background: #12ad7a;
}
#slider .featured-link a, .thinkupslider-sc .featured-link a {
	background: #12ad7a;
	
}
#introaction {
	margin: 1.5%
}
.action-text h3 {
	font-size: 30px;
}
#section-home-inner {
	display: flex;
	flex-flow: row wrap;
	margin: 1.5% auto 0
}
.one_third {
	display: flex;
}
.iconfull.style2 {
	background: #f3f3f3;
}
.iconmain p {
	text-align: left;
}
.iconurl a {
	text-decoration: none;
}
.fa.fa-calendar.fa-2x.fa-inverse:before {
	content:"\f073";
}
.home .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	display:none;
}


/* Resto del sito */
#pre-header-core, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
	max-width: 80vw;
}
#site-header{
	margin-top:0;
}
#pre-header,#header-links{
	background:linear-gradient(to bottom, #3C3C3C 0%,#3D3D3D 100%)
}
#header-links-inner{
	max-width:fit-content;
}
#header-top {
	max-width: 85vw;
}
#logo {
	padding: 2.3% 1%;
	margin-right: 6%;
}
#logo h1 {
    color: #12ad7a;
    font-size: 48px;
		font-size: 3.3vw;
    font-weight: 500;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	line-height: 115%;
}
.site-description {
	font-size: 1.3vw;
	color: #919191;
	margin: 2% 0.4% 0 0.4%;
}
#header-core {
	max-width: unset;
}
#social-and-search {
	display: table-cell;
	vertical-align: middle;
	padding: 0 1%;
}
#header-search form {
	float: right;
	padding-left: 10px;
}
#header-search .search {
	font-size: 13px;
  width: 180px;
  padding: 7px 11px;
	border: 1px solid #E0E0E0;
}

#header-core .menu > li > a {
	border: none !important;
	box-shadow: none !important;
}
#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
	background-color: #444;
}
#header-links {
	display: flex;
	flex-flow: row nowrap;
}
#header .header-links > ul > li a {
	padding: 0.6vw 2vw; 
}
#header .header-links .sub-menu {
	box-shadow: none;
	border-top: 2px solid #12ad7a;
}
.header-links img {
	vertical-align: 1%;
}
#header .header-links #menu-item-4724 a {
	color: #fd9311;
} 
.layout-sidebar-right #main, .single-tribe_events #main, .events-list #main, .events-gridview #main {
	width: 70%;
	float: left;
}
.layout-sidebar-right #sidebar, .tribe-events-sidebar {
	width: 30%;
	float: right;
}
#intro.option1 .page-title {
	max-width: 80%;
	margin: 0 auto;
}
#breadcrumbs {
	font-size: 12px;
  margin-top: 1%;
  text-transform: uppercase;
}
article {
margin: 0 auto;	
}
article .entry-content h1 {
	margin-bottom: 2.5%;
}
article p {
	text-align: justify;
}
article div.wp-caption.alignright {
	margin-bottom: 1%;
}
.wp-caption.aligncenter {
	max-width: fit-content;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	display: block;
	margin: 0 auto;
}
.entry-header.entry-meta {
	font-style: italic;
	text-transform: capitalize;
}
p.qtranxs-available-languages-message {
	font-style: italic;
	color: blueviolet;
	background-color: #f1f1f1;
	font-size: smaller;
  padding: 1% 2%;
}
.entry-content span, .entry-content p {
	text-align: justify;
}
article a {
	text-decoration: underline;
	font-weight: 500;
}
article a:hover {
	color: #2e8fe0;
}
hr {
    height: 2px;
    margin-top: 1.5em;
}
.blog-style1 a, .entry-meta a {
	text-decoration: none !important;
}
p.wp-caption-text {
	margin-top: 1.2%;
	margin-bottom: 0;
}
h2.blog-title {
	color: #12ad7a !important;
	font-size: 25px;
	line-height: 1.2 !important
}
.blog-title a:hover {
	color: #222222 !important;
}
.blog-style1 .entry-subtitle {
	font-size: 16px;
	color: #222;
	line-height:1.5;
	margin-top:3%;
}
.blog-style1 .entry-meta > .author, .search-results .blog-style1 .entry-meta > .author {
	display: none;
}
.blog-style1 .entry-meta {
	margin-bottom: 15px;
}
.blog-style1 .entry-meta a {
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	text-transform: capitalize;
}
.blog-style1 .entry-content.three_fifth.last p {
	text-align: justify;
}
header.entry-header.two_fifth {
	margin-top: 9px;
}
a.more-link {
	border: 2px solid #EEE;
  padding: 0.5% 2%;
}
.more-link a:hover {
	border-color: #12ad7a;
}
.layout-sidebar-right #sidebar-core {
	margin-top: 30%;
	margin-left: 15%;
}
.contact-map {
  height: 200px;
  border: 0;
}
.goog-te-gadget-simple {
	border: 1px solid #EEE !important;
  padding: 2px 5px 4px 6px !important;
}
table, table.aligncenter {
	display: table;
	width: unset;
}
td {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	margin-bottom: 2%;
}
#footer{
	background-color:#444444;
}
#footer-core a {
	font-size: 16px;
}
#footer-col1, #footer-col2, #footer-col3 {
	flex-direction: column;
}
#custom_html-8 {
	display: none;
}
iframe.instagram-media.instagram-media-rendered {
	margin: 0 auto 4% !important;
}
div.fb-post.fb_iframe_widget {
	display: table;
	margin-left: auto !important;
	margin-right: auto !important;
}
p iframe {
	margin-left: auto !important;
	margin-right: auto !important;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a,
#pre-header li p:hover,
#pre-header .header-links .sub-menu a:hover,
.nav-previous a:hover,
.nav-next a:hover,
.pag li:hover a,
.pag li.current span,
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
	color: #12ad7a;
}

/* RESPONSIVE */

@media only screen and (max-width: 1350px) {
	#pre-header-core, #header-top, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
		margin: 0 5%;
	}
}

@media only screen and (max-width: 1250px) {
	#header-top {
		max-width: 90vw;
	}
	#logo h1 {
		font-size: 3.2vw;
	}
	.site-description {
		font-size: 1.45vw;
	}
	#header-social li a {
		width: 3.3vw !important;
		height: 3.4vw !important;
		font-size: 1.5vw !important;
	}
	#header-social li.youtube a {
		font-size: 2.0vw !important;
	}
	#header-search .search {
		width: 12vw !important;
	}	
	#header .header-links > ul > li a{
	font-size: 1.4vw;
}
	h1.page-title span{
		text-align: left;
		font-size:35px;
		font-size: 3vw;
	}
	.tribe-event-widget-single-event-excerpt p {
	text-align: left;
}
}

@media only screen and (max-width: 1040px) {
	#header-social li a {
		width: 4vw !important;
		height: 4vw !important;
		font-size: 2vw !important;
	}
	#header-social li.youtube a {
		font-size: 2.6vw !important;
	}
	#header-search .search {
		width: 16vw !important;
	}	
	.site-description {
		display: none;
	}
	#header-links-inner ul li a {
		font-size: 1.7vw;
	}
	.action-text h3 {
	font-size: 3.2vw;
	}
	.action-text p {
		font-size: 2.2vw;
		color: #303030;
	}
	.maxsocial.maxsocial-1.vertical {
		display: none !important;
	}
	#pre-header-core, #header-top, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 960px) {
	#logo h1 {
		font-size: 3vw;
	}
	#slider .featured-title span, .thinkupslider-sc .featured-title span {
		max-width: 80vw;
	}
	#section-home-inner {
		flex-direction: column;
		justify-content: center;
	}
	.one_third {
		width: 100%;
		flex-flow: column nowrap;
	}
	#footer .one_third {
		width: auto;
		margin: 0 5%;
	}
}

@media only screen and (max-width: 768px) {
	#site-header{
		margin-top: 0;
	}
	#header-links {
		display: none;
	}
	#logo h1 {
    color: #12ad7a;
		font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
		font-size: 28px;
		font-size: 4.5vw;
	}
	.btn-navbar{
		border-radius:15px;
		border:none;
		background-color:#444444;
	}
	#header-responsive li a {
		font-size: 96%;
		font-size: 2.2vw;
	}
	#header-responsive .sub-menu-show a {
		background-color: inherit;
	}
	#header-responsive li a:hover {
		background-color: #12AD7A !important;
	}
	#pre-header-core, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
		max-width: 90vw;
	}
	#slider .featured-title span, .thinkupslider-sc .featured-title span {
		font-size: 5vw !important;
    font-weight: 500;
	}
	#slider .featured-link a, .thinkupslider-sc .featured-link a {
		font-size: 2.5vw !important;
	}
	#slider .featured-excerpt span, .thinkupslider-sc .featured-excerpt span {
		font-size: 2.3vw !important;
	}
	#slider a.rslides_nav.prev:before, #slider a.rslides_nav.next:before {
		font-size: 3vw;
		line-height: 6vw;
	}
	#slider a.rslides_nav.prev {
		left: 0;
		bottom: 0;
		width: 6vw;
		height: 6vw;
		margin: 0;
	}
	#slider a.rslides_nav.next {
		right: 0;
		bottom: 0;
		width: 6vw;
		height: 6vw;
		margin: 0;
	}
	.action-text h3 {
	font-size: 3.6vw;
	}
	.action-text p {
		font-size: 2.2vw;
		color: #303030;
	}
	h1.page-title span{
		font-size:80%;
		font-size: 3.5vw;
	}
	#intro.option1 .page-title{
		max-width:100%;
	}
	article .entry-header.entry-meta .tags, article .entry-header.entry-meta .category {
		display: none;
	}
	article .entry-header.entry-meta {
		font-size:92%;
		font-size: 2.2vw;
	}
	article p {
		font-size: 96%;
		font-size: 2.2vw;
	}
	#sidebar div.confit-hours,div.confit-email, div.confit-address {
		font-size:1.5vw;
	}
	#sidebar .contact-map {
		max-height:150px;
	}	.widget.widget_facebook_likebox,#custom_html-6,#custom_html-10,div.copyright,#menu-item-4649{
		display:none;
	}
	#footer-menu{
		float:left;
	}
	#footer-col1, #footer-col2, #footer-col3 {
		flex-direction:row;
	}
}

@media only screen and (max-width: 685px) {
	html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite,
del, dfn, em, font, q, s, samp,
strike, strong,
ol, ul, li,
fieldset, form, label, legend {
	font-size: 98%
	}
	#logo h1 {
    color: #12ad7a;
		font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
		font-size:6vw
	}
	.btn-navbar .icon-bar{
		width:10px;
		height:1px;
	}
	#slider .rslides_tabs {
		display: none;
		font-size: 6vw !important;
	}
	#slider .featured-title span, .thinkupslider-sc .featured-title span {
		background: rgba(0, 0, 0, 0.7);
	}
	.copyright,#custom_html-7 {
		display: none !important;
	}
	#footer-core {
		overflow-x: hidden;
	}
	#footer-menu, #pre-header-links-inner {
		display: block !important;
		float: none;
		text-align: center;
		margin: 0 auto;
	}
	h1.page-title span {
		font-size:7.5vw;
	}
	.single-tribe_events .tribe-events-schedule,#tribe-events-content .tribe-events-abbr {
		font-size: 4vw !important;
	}
	#tribe-events-gmap-0 {
		max-height:60vw !important;
	}
}

/* THE EVENTS CALENDAR */

.single-tribe_events #main-core, .events-list #main-core, .events-gridview #main-core {
	margin-right: 2.5%;
}
.single-tribe_events #sidebar-core, .events-list #sidebar-core, .events-gridview #sidebar-core {
	margin-left: 15%;
	margin-top: 30%;
}
#tribe-events-pg-template, .tribe-events-pg-template {
	margin: 0 auto;
}
#tribe-events-content table.tribe-events-calendar {
	margin-top: 3%;
} 
.tribe-events-notices, #tribe-events-header, .tribe-events-single-event-title, abbr.tribe-region.tribe-events-abbr {
	display: none;
}
.tribe-bar-disabled {
	position: absolute;
	float: none;
}
h1.tribe-events-page-title, h2.tribe-events-page-title, .tribe-events-sub-nav, .tribe-events-list-separator-month span, .tribe-event-tags {
	text-transform: capitalize;
}
.tribe-events-single-event-description.tribe-events-content span, #tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
	text-align: justify;
}
#tribe-events-pg-template .tribe-events-content h1 {
	font-size: 30px;
	font-weight: 600;
}
#tribe-events-pg-template .tribe-events-content ul li {
	margin-bottom: unset;
}
.tribe-events-nav-previous,
.tribe-events-nav-next {
  text-transform: capitalize;
  border: 2px solid #EEE;
	margin-right: 0;
	max-width: 250px;
}
.tribe-events-nav-previous a,
.tribe-events-nav-next a {
	display: block;
	max-width: 230px;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;	
}
.tribe-events-nav-previous {
	padding: 0.4% 1.3% 0.6% 1%;
}
.tribe-events-nav-next {
	padding: 0.4% 1.2% 0.6% 1.3%;
	
}
.single-tribe_events #tribe-events-footer li {
	width: unset;
}
#tribe-events-content table.tribe-events-calendar {
	table-layout: auto;
}
#tribe-events-content .tribe-events-tooltip h4 {
	font-size: 190%;
	margin-bottom: 2%;
}
#footer-core h3 {
	color: white;
}
.tribe-events-schedule {
	font-size: 145%;
	text-transform: capitalize;
}
.single-tribe_events .tribe-events-schedule {
	background: #fafafa;
  margin: 18px 0 8px;
  padding: 2%;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	font-size: 90%;
	margin-left: 2%;
	padding-right: 0.3%;
}
.single-tribe_events .tribe-events-event-image {
	text-align: center;
}
.tribe-events-list-widget-events {
	padding: 0px !important;
	margin-bottom: 0px;
}
.tribe-events-list-widget li {
	border-bottom: none;
}
.tribe-events-list-widget li a {
	padding: 0px;
}
.tribe-events-list-widget .tribe-event-title {
    color: #404aa7;
    font-size: 101%;
    font-weight: 600;
	text-transform: capitalize;
}
.tribe-event-duration {
	color: #f46e17;
}
.tribe-events-widget-link {
    float: left;
    color: #12ad7a;
    margin-bottom: 10%;
    border: 1px solid #d4d5d8;
    padding: 1% 6%;
}
ol.tribe-list-widget {
	margin-bottom: 1%;
}
.tribe-event-widget-single-event-excerpt p {
	text-align: justify;
	color: #444444;
}
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
	margin: 0 auto;
	padding-top: 0;
}
a.tribe-events-gcal.tribe-events-button, a.tribe-events-ical.tribe-events-button {
	background-color: #21759b !important;
}
.tribe-organizer-url, .tribe-events-event-url, #tribe-events-content .url .customize-unpreviewable {
	text-decoration: underline;
}
.tribe-events-meta-group.tribe-events-meta-group-venue {
	width: 33.5%
}
.tribe-events-list-event-title .tribe-event-url {
	font-size: 36px;
	
}
div.tribe-event-schedule-details {
	font-size: 25px;
	text-transform: capitalize;
}
.tribe-events-venue-details {
	font-size: 16px;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
	width: 100%;
	margin: 1% 0 2%;
}
div.tribe-events-event-cost {
	display: none;
}
.tribe-events-list .type-tribe_events, .tribe-events-list .type-tribe_events:first-of-type  {
	margin-bottom: 8%;
}
a.tribe-events-read-more {
  text-transform: capitalize;
	padding: 0.5% 1% 0.7%;
  border: 2px solid #EEE;
	margin-right: 0;

}
.tribe-events-content.tribe-events-back {
	display: none;
}
#tribe-events-content .tribe-events-calendar td {
	height: 120px;
}
h3.tribe-events-month-event-title {
	font-size: 14px !important;
	text-transform: capitalize !important;
	text-align: left;
	padding: 3% 0 !important;
}
h3.tribe-events-month-event-title a {
	color: #f01111;
}
#tribe-events-content .tribe-events-tooltip h4 {
	font-size: 22px !important;
	font-weight: 600;
	text-transform: capitalize;
}
#tribe-events-content .tribe-events-abbr {
	font-size: 18px;
}
.tribe-events-tooltip .tribe-events-event-thumb img {
	float: none;
	display: inline-block;
	padding: 2% 0 3%;
	max-height: 100% !important;
	max-width: 100% !important;
}
.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
	padding: 3% 0 !important;
}
.tribe-events-tooltip .tribe-event-description p {
	font-size: 13px;
	text-align: justify;
	padding-top: 2%;
}
.tribe-events-single-event-description.tribe-events-content a:not(.fasc-button) {
	text-decoration: underline !important;
}
.events-gridview #intro {
	display: none;
}
.events-gridview #main {
	margin-top: 2%;
}
.tribe-bar-disabled {
	position: relative;
}

/* CONTACT FORM */

.tnp-subscription {
	max-width: 85%;
}
#tnp-subscription-custom-form-1-field {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}
.tnp-subscription div.tnp-field {
	margin-bottom:0;
}
#tnp-subscription-custom-form-1-field .tnp-field-email {
	flex-grow: 1;
}
#tnp-subscription-custom-form-1-field input.tnp-email {
	border: 1px solid #444;
}
#tnp-subscription-custom-form-1-field .tnp-field-button {
	height: 50px;
}
#tnp-subscription-custom-form-1-field input.tnp-submit {
	height: 100%;
	padding: 0 30%
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form input[type=url],
.contact-form .textarea {
	width: 100%;
	max-width: unset;
}
.grunion-checkbox-multiple-label.checkbox-multiple {
	font-weight: 500;
}
input.tnp-email {
	background-color: white !important;
}
.contact-submit {
	float: right;
}
.tnp-widget-minimal {
	max-width: 90%
}
.tnp-widget-minimal input.tnp-submit {
	margin-top: 2%;
	background-color: #12ad7a; 
	}
.tnp-widget-minimal input.tnp-submit:hover {
	background-color: #444;
}

/* FORGET ABOUT SHORTCODE BUTTONS */
a.fasc-button {
	text-decoration: none;
	font-weight: unset;
}

/* FACEBOOK WIDGET */
.widget.widget_facebook_likebox, .widget.widget_facebook_likebox.q2w3-widget-clone-sidebar-1 {
	min-width: 310px;
	overflow: visible;
}
