/*
Theme Name: Responsive Child
Description: Child Theme del tema Responsive
Author: Luna
Author URI: https://www.lunapartner.it/
Template: responsive
Version: 0.1
*/

/* @import url("../responsive/core/css/style.css"); */

body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}


/*GENERAL*/
html {
    /*scroll-snap-type: y mandatory;
    overflow-y: scroll;*/
    /* scroll-behavior: smooth; */
    /* padding-top: 66px; */
}
body {
		font-size: 16px;
		line-height: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #1a1919;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}
h1, h2, h3, h4, h5 {
		color: #1a1919;
		/* font-weight: 500; */
}
/* h4 {
    font-weight: bold;
    font-size: 23px;
		line-height: 34px;
    color: #1a1919;
} */
ol li,
ul li {
		margin-bottom: 5px;
}
#wrapper {
		padding-top: 0;
		padding-bottom: 0;
}
b, strong {
		font-weight: 600;
}
select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
		font-family: 'Roboto Condensed', sans-serif;
}


.entry-content {
    /* padding-top: 66px; */
}
.entry-content a {
		color: #1A1919;
		font-weight: 500;
}


.home #wrapper .content-outer.container {
    max-width: 100%!important;
    /* padding: 0; */
}
#wrapper .content-outer.container {
    /* max-width: 1140px; */
    max-width: 100%;
}
#wrapper .content-outer.container .site-content-header {
    margin: 0;
		padding: 30px 0;
}

/*home*/
.home #wrapper .content-outer.container .site-content-header {
    display: none;
}
.home #wrapper .content-outer.container article.page {
    margin-top: 0;
}
.home  #wrapper article.page .vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 0;
}
.home #wrapper .content-outer.container article.page .boxed .wpb_text_column.wpb_content_element h2 {
    color: #000;
    font-weight: normal;
    font-size: 70px;
    line-height: 70px;
    color: #14131C;
}

main#primary {
		padding: 0;
}

.home h1.entry-title.post-title,
h1.entry-title.post-title {
	  display:none;
}
.breadcrumb-list {
	  display:none;
}

.boxed.vc_row.vc_row-fluid {
  	max-width: 1200px;
  	margin: 0 auto;
}

.post-meta,
.post-edit,
#vc_load-inline-editor.vc_inline-link  {
	display:none;
}
:focus {
    outline: 0;
}
.vc_row.vc_row-fluid {
	margin:0 auto;
}
.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding:35px 0 0;
}

.woocommerce .woocommerce-breadcrumb {
   /* display:none; */
	 margin-bottom: 10px;
	 font-size: 14px;
	 color: #1B4172;
}
.woocommerce .woocommerce-breadcrumb a {
		font-weight: bold;
		color: #1B4172;
}

.desktop {
}
.mobile {
	  display:none;
}

.post-entry .thumbnail {
		display:none;
}

.empty{
		clear: both;
}

.hide {
		display:none;
}

a.btn_general,
input.btn_general,
button[type="submit"] {
    background: url("img/btn.png") no-repeat;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #1A1822;
    width: 287px;
    height: 59px;
    display: grid;
    text-align: center;
    align-items: center;
    background-size: 100%;
}
a.btn_general:hover,
input.btn_general:hover,
a.btn_general:focus,
input.btn_general:focus,
button[type="submit"]:focus,
button[type="submit"]:hover {
    background-color:transparent!important;
    text-decoration: underline;
    color: #1A1822;
}
a.btn_general.black {
    background: url("img/btn_black.png") no-repeat;
    width: 255px;
    height: 55px;
    color: white;
    float: left;
    color: #66F124;
}
a.btn_general.white {
    background: url("img/btn_white.png") no-repeat;
    width: 255px;
    height: 55px;
    float: left;
}
a.btn_general.green {
    background: url("img/btn_green.png") no-repeat;
    width: 255px;
    height: 55px;
    float: left;
}

.title_section {
    margin-bottom: 30px!important;
}
.title_section h2 {
    font-weight: normal;
    font-size: 70px;
    line-height: 70px;
    color: #14131C;
    font-family: 'Qwigley', serif;
    display: inline-block;
}
.title_section h2:after {
    content: "";
    display: block;
    width: auto;
    height: 11px;
    background: #66F124;
    margin-top: -28px;
}

/*MENU*/
header#masthead .container>.row {
    align-items: flex-end;
}
header#masthead .site-branding {
    min-width: 10%;
}
header#masthead .site-branding img {
    width: 84px;
    height: auto;
}
header#masthead .main-navigation .menu {
    float: none;
}
.main-navigation .menu > li > a {
    padding-top: 8px;
}
.menu a {
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    color: #1A1822;
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0;
}
header .main-navigation .menu li > a:hover,
header .menu li.current_page_item a {
    color: #000;
    text-decoration: underline;
}
header .menu li:first-child:before {
    display: none;
}
header .menu li:before {
    content: "\\";
    color: #66F124;
    padding: 0 10px;
    font-style: normal;
    font-size: 16px;
}
header .menu li.icon:before {
    content: "\f003";
    padding: 0;
}
.menu li.icon {
    float: right;
}
.menu li.icon:before {
    color: #66F124;
    vertical-align: -2px;
}
.menu li.icon a {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    text-transform: none;
    color: #7B7887;
    padding: 10px;
}

/*SLIDE*/
#slider.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 0;
}
.metaslider .flexslider .caption-wrap {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    height: 100%;
    background: transparent url("img/overlay.png") no-repeat;
    color: white;
    opacity: 1;
    padding: 80px;
}
.metaslider .flexslider .caption-wrap h1 {
    font-family: 'Qwigley', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 115px;
    line-height: 100px;
    color: #66F124;
    text-shadow: 1.25px 1.25px 0px #FFFFFF;
    max-width: 50%;
    letter-spacing: 1px;
}
.metaslider .flexslider .caption-wrap h1 span {
   letter-spacing: 22px;
}
.metaslider .flexslider .caption-wrap p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.145454px;
    color: #FFFFFF;
}

/*NEWS*/
#news {
    margin: 50px auto;
}
#news.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 0;
}
#news .wpb_content_element {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    #news .vc_col-sm-5 {
        width: 46%;
    }
    #news .vc_col-sm-7 {
        width: 54%;
    }
}
#news .vc_col-sm-7 .vc_grid {
   margin-bottom: -1px;
}
#news .vc_col-sm-12..vc_column_container {
    margin-top: -2px;
}
#news h4 {
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
}
#news h4 a {
    color: #FFFFFF;
}
#news .vc_col-sm-12.vc_gitem-col {
    background: rgba(0, 0, 0, 0.4);
    min-height: 55px;
    align-items: center;
    display: flex;
    padding: 10px 15px;
}
#news .vc_gitem-post-data {
    margin-bottom: 0;
}
#news .btn_general {
    margin: 50px auto;
}

/**/
#banner_evento {
    padding: 60px 0;
    margin: 80px auto;
}
#banner_evento h5 {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
}
#banner_evento h3 {
    font-style: italic;
    font-weight: 300;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #18191F;
    margin: 5px 0;
}
#banner_evento p {
    font-style: italic;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    color: #1A1822;
    margin-top: 0;
}

/*PROGRAMMA*/
#programma {
    border: 1px solid #66F124;
    padding: 35px 45px;
    margin: 40px auto;
}
#programma .vc_row.vc_row-fluid.vc_inner {
    margin: 0 auto;
    margin-bottom: 20px;
}
#programma.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 15px 10px!important;
}
#programma .wpb_text_column.wpb_content_element {
    margin: 0;
}
#programma h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #66F124;
}
#programma h4 {
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #1A1822;
    min-height: 50px;
}
#programma a.btn_general {
    margin-right: -28px;
}

/*PRENOTAZIONE*/
#form_prenotazione {
    margin-top: 80px;
    padding-bottom: 40px;
    padding-top: 40px;
}
#form_prenotazione .field label {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    color: #1A1822;
    margin-bottom: 10px;
}
#form_prenotazione input[type="text"],
#form_prenotazione input[type="number"],
#form_prenotazione input[type="email"],
#form_prenotazione select {
    background: #FFFFFF;
    padding: 5px 10px;
    border-radius: 5px;
    border: 0;
    font-family: 'Roboto Condensed', sans-serif;
}
#form_prenotazione select {
    width: 300px;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    padding: 8px 10px;
    cursor: pointer;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   -webkit-appearance: auto;
   opacity: 1;
}
.field_grid {
    display: flex;
}
.field {
    /* display: grid; */
    margin-right: 20px;
    margin-bottom: 20px;
}
.privacy {
    text-align: left;
    display: flex;
}
.privacy span.wpcf7-list-item {
    display: inline;
    margin: 0;
}
.privacy input[type="checkbox"] {
    margin: 2px 8px 0 0;
    float: left;
}
.privacy label {
    font-weight: 100;
    padding: 2px 0;
    text-align: left;
  	display: inline;
  	color:#000;
  	font-style: italic;
    font-size: 12px;
    line-height: normal;
    margin-right: 20px;
}
.wpcf7 .ajax-loader {
    position: absolute;
}

/*VIDEO GALLERY*/
#video_gallery {
    margin: 80px auto
}
#wrapper article.page #video_gallery.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 0 20px;
}
#video_gallery .title_section {
    margin-bottom: 50px!important;
}
#video_gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    width: 33%;
}
#video_gallery .wpb_image_grid .wpb_image_grid_ul img {
    padding: 0 12px 38px;
    -webkit-filter: drop-shadow(0px 14px 14px #00000026);
    filter: drop-shadow(0px 14px 14px #00000026);
}
#video_gallery .wpb_image_grid .wpb_image_grid_ul img:hover {
    opacity: 0.8;
}
#video_gallery .btn_general {
    margin: 50px auto;
}

/*FOTO GALLERY*/
#foto_gallery {
    padding-bottom: 40px;
}
#foto_gallery .title_section {
    margin-bottom: 50px!important;
}
#foto_gallery .vc_grid.vc_row .vc_grid-item {
    padding-right: 45px;
    padding-bottom: 45px;
}
#foto_gallery .vc_grid.vc_row .vc_grid-item .vc_gitem-zone:hover {
    opacity: 0.8;
}

/*SOCIAL*/
#social {
    margin: 80px auto;
}
#social .wpb_column.vc_column_container.vc_col-sm-6:first-child {
    border-right: 2px dashed #66F124;
}

/*PARTNER*/
#partner.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 35px 35px 0!important;
}
#partner p {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin: 30px 0;
}
#partner .btn_general {
    background: #FFFFFF;
    border: 1px solid #66F124;
    box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.08);
}

/*FOOTER*/
footer#footer {
    color: #ffffff;
    background-color: #000;
    margin-top: 50px;
		z-index: 1;
		position: relative;
}
#banner_green {
    background: #66F124;
    font-style: italic;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #1A1822;
}
#banner_green.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding-top: 20px;
}
#banner_green .wpb_content_element {
    margin-bottom: 20px;
}
#footer_black .boxed .vc_col-sm-3:first-child img {
    -webkit-filter: invert(1) contrast(4);
    filter: invert(1) contrast(4);
}
#banner_green p {
    text-align: center;
}
#banner_green a {
    color: #1A1822;
}
#banner_green a:hover {
    text-decoration: underline;
}
#footer_black p {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
footer h2.widgettitle {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #66F124;
}
footer .menu {
    margin: 0;
    list-style: none;
}
footer .menu a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #D9DBE1;
    text-transform: none;
}
footer .menu li::marker {
    /* display: none; */
}
#menu-menu-social.menu a {
    padding-left: 40px;
    margin-top: -35px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
    color: black;
    display: block;
    z-index: 1;
    position: relative;
}
#menu-menu-social.menu li:before {
    line-height: 26px;
    font-size: 20px;
    background: #222;
    border-radius: 100%;
    display: grid;
    width: 35px;
    height: 35px;
    align-items: center;
    text-align: center;
}
#footer_black input[type="email"] {
   border-radius: 8px;
   background: #333;
   color: white;
   border: 0;
   padding: 5px 10px;
   font-family: 'Roboto Condensed', sans-serif;
}
#footer_black input[type="submit"] {
    background: #66F124;
    border-radius: 8px;
    padding: 5px 20px;
    color: black;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
}
#footer_black label {
    color:white;
}

/*PAGINE INTERNE*/
#wrapper .content-outer.container .site-content-header {
    display: none;
}
#wrapper .content-outer.container article.page {
    margin-top: 0;
}
#wrapper article.page .vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 35px 35px 0;
}
#wrapper .content-outer.container article.page .boxed .wpb_text_column.wpb_content_element h2 {
    font-family: 'Qwigley', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 100px;
    line-height: 70px;
    color: #66F124;
}
#wrapper .content-outer.container article.page .boxed .wpb_text_column.wpb_content_element.title_section h2 {
		font-weight: normal;
		font-size: 70px;
		line-height: 70px;
		color: #14131C;
		font-family: 'Qwigley', serif;
		display: inline-block;
}
article.page p {
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #4F5665;
}
#section_header {
    padding: 0 0 50px;
}
#section_header h2 {
    font-family: 'Qwigley', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 70px;
    line-height: 70px;
    color: #66F124;
}
#section_header p {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    color: #FFFFFF;
}

/*PAGINA EVENTI*/
.page-id-129 {
    background: url("img/bg_eventi.jpg") no-repeat;
    background-size: cover!important;
    background-attachment: inherit!important;
    background-position: center top!important;
}
.page-id-129 #wrapper .content-outer.container article.page {
    margin-top: 0;
    background: transparent;
}
.page-id-129 #wrapper article.page .vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 75px 55px 0;
}
.page-id-129 #section_header {
    padding: 0 0 100px;
}
.box_evento .wpb_content_element {
    text-align: center;
}
.box_evento .wpb_content_element p {
    text-align: justify;
}
.box_evento h3 {
    font-family: 'Qwigley', serif;
    font-weight: normal;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #1A1822;
    display: inline-block;
    margin-bottom: 0;
}
.box_evento h3:after {
    content: "";
    display: block;
    width: auto;
    height: 8px;
    background: #66F124;
    margin: -25px auto 0;
}
.evento2,
.evento4 {
    margin-top: 160px;
}

/*COMUNICATO STAMPA*/
.page-id-161 #wrapper article.page .vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 55px 55px 0;
}
.page-id-161 p {
    text-align: justify;
}
.page-id-161 .blocco_eventi {
    background: url("img/bg_eventi.jpg") no-repeat;
    background-size: cover!important;
    background-attachment: inherit!important;
    background-position: center top!important;
}
.page-id-161 .boxed.box_evento.vc_row.vc_row-fluid .vc_column_container>.vc_column-inner {
    padding: 75px 55px 0;
}
.page-id-161 #section_header {
    display: none;
}
.page-id-161 h3 {
    font-family: 'Qwigley', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 55px;
    color: #14131C;
}
.page-id-161 h4 {
    font-style: italic;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    color: #4F5665;
    text-align: left;
}

/*CONTATTI*/
.page-id-173 .boxed.vc_row.vc_row-fluid {
    max-width: 1300px;
    margin: 0 auto;
}
.title_contatti {
    text-align: center;
}
.page-id-173 h3 {
    font-family: 'Qwigley', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 55px;
    color: #14131C;
    display: inline-block;
    margin: auto;
    text-align: center;
}
.page-id-173 h3:after {
    content: "";
    display: block;
    width: auto;
    height: 8px;
    background: #66F124;
    margin: -25px auto 0;
}
.page-id-173 h4 {
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    display: grid;
    align-items: center;
    text-align: center;
    color: #000000;
    min-height: 60px;
}
.page-id-173 a.btn_general.green {
    background: url(img/btn_green.png) no-repeat;
    width: 340px;
    height: 55px;
    float: none;
    text-transform: none;
    background-size: 100%;
    margin: auto;
}
.page-id-173 .wpb_column.vc_column_container.vc_col-sm-4 {
    margin-bottom: 60px;
}
.page-id-173 .wpb_column.vc_column_container.vc_col-sm-4:first-child,
.page-id-173 .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) {
    border-right: 2px dashed #E6E3F3;
}

/*SCHEDA ARTICOLO*/
.single-post h1.entry-title.post-title {
    display: block;
}
.single-post #wrapper .content-outer.container {
    max-width: 1140px;
}
.single-post .navigation.post-navigation {
		display: none;
}

/*WOOCOMMERCE*/
.woocommerce #wrapper .content-outer.container {
    max-width: 1140px;
}
.woocommerce #wrapper .content-outer.container .site-content-header {
    display: block;
}

/*PAGINA EVENTI*/
.btn_general.green a.vc_general {
	 background: transparent url("img/btn_green.png") no-repeat;
	 font-family: 'Roboto Condensed', sans-serif;
	 font-style: italic;
	 font-weight: 900;
	 font-size: 14px;
	 line-height: 16px;
	 text-transform: uppercase;
	 color: #1A1822;
	 width: 287px;
	 height: 59px;
	 display: grid;
	 text-align: center;
	 align-items: center;
	 background-size: 100%;
}
.btn_general.green a.vc_general:focus,
.btn_general.green a.vc_general:hover {
    background-color:transparent!important;
    text-decoration: underline;
    color: #1A1822;
}
#programma h4,
#programma h4 a,
#programma h4 a p {
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #1A1822;
    min-height: 50px;
}
#programma .read-more {
		display: none;
}
.archive.category #wrapper .content-outer.container {
    max-width: 1140px;
}
.single-post #wrapper .content-outer.container .site-content-header {
    display: block;
}
.single-post #wrapper .content-outer.container .site-content-header .breadcrumb-list {
    display: block;
		font-size: 15px;
    text-align: left;
}
.single-post .site-content-header .breadcrumb-list a {
    color: #333333;
    font-weight: bold;
}
.single-post .site-content-header .breadcrumb-list a:hover {
    color: #000;
    text-decoration: underline;
}
.single-post #wrapper .content-outer.container {
    max-width: 1140px;
}
.single-post .tribe-common.event-tickets,
.single-post .tribe-common.event-tickets p,
.single-post .tribe-common.event-tickets h1,
.single-post .tribe-common.event-tickets h2,
.single-post .tribe-common.event-tickets h3,
.single-post .tribe-common.event-tickets h4,
.single-post .tribe-common.event-tickets h5,
.single-post .tribe-common.event-tickets h6 {
		font-family: 'Roboto Condensed', sans-serif!important;
}
.single-post .event-tickets .tribe-tickets__rsvp-wrapper {
    max-width: 70%;
		border: 1px solid #66f124;
}
@media (min-width: 768px) {

		.single-post .event-tickets .tribe-tickets__rsvp-details-wrapper {
		    width: 60%;
		}
		.single-post .event-tickets .tribe-tickets__rsvp-actions-wrapper {
		    width: 40%;
		}
}
.single-post .tribe-common.event-tickets label {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    color: #1A1822;
    margin-bottom: 10px;
}
.single-post .event-tickets .tribe-tickets__rsvp-description {
    color: #5d5d5d;
    font-size: 16px;
}
.single-post .event-tickets .tribe-common-h6--min-medium {
    font-size: 16px;
    line-height: 1.62;
    display: none;
}
.single-post .event-tickets .tribe-tickets__rsvp-form-button[type="submit"] {
		width: 255px;
		height: 55px;
		background: url("img/btn_green.png") no-repeat;
		color: #1A1822;
}
.single-post .event-tickets .tribe-tickets__rsvp-form-button[type="submit"]:focus,
.single-post .event-tickets .tribe-tickets__rsvp-form-button[type="submit"]:hover {
    background-color:transparent!important;
    text-decoration: underline;
    color: #1A1822;
}
.single-post .event-tickets .tribe-tickets__rsvp-actions .tribe-common-c-btn {
    max-width: 100%;
		background: url("img/btn_green.png") no-repeat;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1A1822;
    width: 287px;
    height: 59px;
    display: grid;
    text-align: center;
    align-items: center;
    background-size: 100%;
}
.single-post .tribe-rsvp-list>.tribe-item {
    min-height: 140px;
    padding: 20px;
    border: 1px solid #66f124;
    border-bottom: 1px solid #66f124;
		border-radius: 8px;
}
.single-post .tribe-rsvp-list>.tribe-item:last-child {
    border-bottom: 1px solid #66f124;
    margin-bottom: 20px;
}
.single-post .tribe-rsvp-list>.tribe-item .list-attendee {
    color: #111;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tribe-link-view-attendee a {
		font-weight: bold;
}
.tribe-link-view-attendee a:hover {
		text-decoration: underline;
}

/*PAGINA LIBRI E STORIE DI SPORT*/
.menu_libri_storie {
		background: #F9FAFC;
		padding: 30px 35px 10px;
		margin-top: 20px;
		width: 250px;
}
.menu_libri_storie .menu {
		list-style: none;
		margin: 0;
}
.menu_libri_storie .menu li {
    border-bottom: 1px solid #E9EBEE;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.menu_libri_storie .menu li:last-child {
		border: 0;
		margin-bottom: 0px;
}
.menu_libri_storie .menu a {
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0.01em;
		text-decoration-line: underline;
		color: #334D6E;
		text-transform: none;
}
.menu_libri_storie .menu a:hover {
		color: black;
}
.page-id-313 .boxed h3 {
    font-family: 'Qwigley', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 55px;
    color: #14131C;
    display: inline-block;
    margin: auto;
    text-align: left;
}
.page-id-313 .boxed h3:after {
    content: "";
    display: block;
    width: auto;
    height: 8px;
    background: #66F124;
    margin: -25px auto 0;
}
.page-id-313 .boxed h4 {
		font-weight: bold;
		font-size: 16px;
		line-height: 28px;
		text-transform: uppercase;
		color: #4F5665;
		margin-bottom: 10px;
}
.page-id-313 .boxed p {
    margin-top: 0;
}
.page-id-313 .boxed .box_programma {
    text-align: center;
    background: #F9FAFC;
    box-shadow: 0px 14px 24px rgb(73 110 172 / 10%);
    padding: 50px 30px;
}
.page-id-313 .boxed .box_programma h4 {
		font-family: 'Roboto Condensed', sans-serif;
		font-style: italic;
		font-weight: bold;
		font-size: 35px;
		line-height: 40px;
		text-align: center;
		color: #1A1822;
		text-transform: none;
		display: inline-block;
}
.page-id-313 .boxed .box_programma h4:after {
    content: "";
    display: block;
    width: auto;
    height: 8px;
    background: #66F124;
    margin: -10px auto 20px;
}
.page-id-313 .boxed .box_programma p {
		font-weight: normal;
		font-size: 16px;
		line-height: 24px;
		text-align: justify;
		color: #262525;
}
#libri-del-festival .vc_gitem-post-data a {
		text-decoration: underline;
}


/*NEWS*/
.archive.category #wrapper .content-outer.container .site-content-header {
    display: block;
}
.archive.category .page-header{
	 	text-align: left;
}
.archive.category h1.page-title {
	 font-size: 0;
}
.archive.category h1.page-title span {
	 font-size: 40px;
	 text-align: left;
}

#footer {
    bottom: -50px;
    position: relative;
}
