/*

Theme Name: X &ndash; Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


@font-face {
    font-family: 'cubanoregular';
    src: url('https://www.lifefranca.eu/wp-content/themes/x-child/fonts/cubano-regular-webfont.eot');
    src: url('https://www.lifefranca.eu/wp-content/themes/x-child/fonts/cubano-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.lifefranca.eu/wp-content/themes/x-child/fonts/cubano-regular-webfont.woff2') format('woff2'),
         url('https://www.lifefranca.eu/wp-content/themes/x-child/fonts/cubano-regular-webfont.woff') format('woff'),
         url('https://www.lifefranca.eu/wp-content/themes/x-child/fonts/cubano-regular-webfont.ttf') format('truetype'),
         url('https://www.lifefranca.eu/wp-content/themes/x-child/fonts/cubano-regular-webfont.svg#cubanoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/***GENERAL***/

html,
body {
    font-size: 16px;
}

html #container {
	max-width: 1200px;
	width: 88%;
	margin: 0 auto;
	margin-top: 25px;
}

a:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="submit"]:focus,
input[type="checkbox"]:focus,
button:focus {
    outline: none !important;
}

.clear {
    clear: both;
}

.home-landing .x-topbar {
    display: none;
}

html .home-landing body {
    color: #4d3040;
    
    /* fallback */
  background-color: #FFFFFF;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#cac0c8));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #ffffff, #cac0c8);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #ffffff, #cac0c8);

  /* IE 10 */
  background: -ms-linear-gradient(top, #ffffff, #cac0c8);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #ffffff, #cac0c8);
}

figure {
    margin: 0;
}

html .x-container.offset {
    margin-top: 0;
    margin-bottom: 0;
}

html .x-navbar {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0;
}

html .home-landing .entry-wrap {
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -5rem;
}

html a {
    color: #a08a9e;
}

html a:hover {
    color: #4d3040;
}

h1,h2,h3,h4,h5,h6,p,li {
    color: #4d3040
}

h2.h4 {
    line-height: 1.3;

}

h4 {
    font-size: 1.5rem;
	margin-bottom: 0.2em;
}

h5 {
    font-size: 1.4rem;
	margin-bottom: 0.2em;
}

.h-custom-headline {
    letter-spacing: 0;
}

html .x-accordion-group {
    box-shadow: none;
}

.x-accordion-heading .x-accordion-toggle {
	color: #4d3040;
	font-weight: 700;
	font-size: 130%;
	background-color: #ddd1db;
}

.x-accordion-heading .x-accordion-toggle.collapsed {
	background-color: #ddd1db;
}

html .gallery-item {
    border: none;
    box-shadow: none;
}

html #moove_gdpr_cookie_info_bar{
    z-index: 9999;
}


/***HEADER***/

html .home-landing .masthead {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/header-bg.png) no-repeat top center;
}

html .home-landing .masthead nav {
    display: none;
}

html .masthead .x-social-global {
    float: left;
    margin-top: -1.6rem;
}

html .masthead .x-social-global [class*="x-icon-"]:before {
    font-size: 1.25rem;
}

html .masthead {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

html .x-navbar .desktop .sub-menu .current-menu-item > a,
html .x-navbar .desktop .sub-menu a {
	font-size: .9rem;
}


/*Navbar*/

.x-topbar {
    min-height: auto;
    padding-top: .25rem;
}

.x-nav-top {
    list-style-type: none;
    float: right;
    margin-bottom: 0;
}

.x-nav-top > li {
    float: left;
    padding: 0 .5rem;
    border-right: 1px solid #3E5F77;
    line-height: 1; 
}

.x-nav-top > li:last-of-type {
    border: none;
}


html .x-navbar .desktop .x-nav>li {
    cursor: pointer;
}

html .x-navbar .desktop .x-nav>li:last-of-type a {
    padding-right: 0!important;
} 

html .x-navbar .desktop .x-nav > li ul {
    top: 40px;
}


html .x-navbar .desktop .x-nav > li > a:hover,
html .x-navbar .desktop .x-nav > .x-active > a,
html .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none;
}

html .x-navbar .desktop .x-nav > li > a {
    height: auto;
}

html .x-navbar .desktop .x-nav > li > a:hover,
html .x-navbar .desktop .x-nav > li > a:focus,
html .x-navbar .desktop .x-nav > li > a:active {
    color: #537387;
}


html .x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding: 20px 8px 0;
}

.desktop .menu-item>a {
	color: #3E5F77	
}

.desktop .menu-item>a:hover {
	color: #7897ae
}

.desktop .sub-menu .current-menu-item>a {
    background-color: white;
}

.life15-head {
    position: absolute;
    right: -9rem;
    top: 2.5rem;
}

.x-navbar .desktop .x-nav li>a>span:after {
    margin-left: .1rem;
}



/***HOME***/


/*x-content-band-1*/

.home-landing #x-content-band-1 .x-column:last-of-type {
    box-shadow: 0 6px 20px rgba(0,0,0,0.75);
    border-radius: 25px;
}

/*x-content-band-2*/

.home-landing #x-content-band-2 {
    width: 956px;
    margin: 0 auto;
}

.home-landing #x-content-band-2 {
    margin-top: 3rem;
}

.home-landing #x-content-band-2 .x-container {
    max-width: 950px;
}


.beta #x-content-band-2 {
	width: 100%;
    z-index: 9990;
    background-size: auto;
    background-position: center top;
    margin-top: -1rem;
    margin-bottom: 0;
    position: relative;
}

.beta #x-content-band-2 .x-column {
    height: 140px;	
}

.beta #x-content-band-2 a.x-img {
	width: 20%;
	float: right;
	position: relative;
	margin-top: -13rem;
	margin-right: 10%;
}

.beta #x-content-band-2 a.x-img:not(.x-img-thumbnail):hover {
	opacity: 1;
}

/*Slider*/

.home-landing #rev_slider_1_1_wrapper,
.home-landing #rev_slider_2_1_wrapper {
    border: 8px solid #fff;
    border-radius: 25px;
    padding-bottom: 16px;
}

#rev_slider_1_1_wrapper .slotholder .defaultimg,
#rev_slider_2_1_wrapper .slotholder .defaultimg {
    border-radius: 15px;
}

#rev_slider_14_1_wrapper .entry-content .rev_slider a, .rev_slider a {
    color: #71a2d5;
}

#rev_slider_14_1_wrapper .entry-content .rev_slider a, .rev_slider a:hover {
    color: #69ACE5;
}



/***FOOTER***/

.x-icon-angle-up:before {
    color: #69ACE5!important;
}

#top .x-scroll-top {
    border: 2px solid #69ACE5;
    color: #69ACE5;
    bottom: 57px;
}

#top .x-scroll-top.in {
    opacity: .85;
    filter: alpha(opacity=50);
}

#text-2,
#text-19 {
    padding-top: 2.75rem;
}

#text-2 .textwidget,
#text-19 .textwidget {
    font-size: 17px;
    color: #808080;
}

.x-colophon.top {
    padding-top: 1%;
    padding-bottom: 1%;
    box-shadow: 0px 9px 18px rgba(0,0,0,0.75);
    z-index: 999;
    border-top: none;
    margin-top: 0;
}

.x-colophon.top .x-column {
    margin-right: 0;
}

.x-colophon.top .x-container.max {
    max-width: 100%;
}

.x-colophon.top .x-container.width {
    width: 94%;
}

.x-colophon.top .x-column.x-1-3:first-of-type {
    width: 14%;
    margin-right: 0;
    /*float: none;
    text-align: center;*/
}

.x-colophon.top .x-column.x-1-3:nth-child(2) {
    width: 1344px;
}

.x-colophon.top .x-column.x-1-3.last {
    width: 0;
    display: none;
}

.x-colophon.top .footer-logo {
    float: left;
    margin-right: 1.5rem;
}

.x-colophon.top .down-l {
    padding-top: .75rem;
}

.x-colophon.top .footer-logo.last-logo {
    margin-right: 0;

}


.x-colophon.top figure.unitn {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/logo-uni-2.jpg) no-repeat center top;
    width: 190px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.unitn:hover,
.x-colophon.top figure.unitn:focus,
.x-colophon.top figure.unitn:active {
    background-position: 0 -98px;
}

.x-colophon.top figure.unitn-en {
	background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/logoUNITN-en.jpg) no-repeat center top;
    width: 190px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.unitn-en:hover,
.x-colophon.top figure.unitn-en:focus,
.x-colophon.top figure.unitn-en:active {
    background-position: 0 -98px;
}

.x-colophon.top figure.unipd {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/logo-uni-pd-2.jpg) no-repeat center top;
    width: 195px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.unipd:hover,
.x-colophon.top figure.unipd:focus,
.x-colophon.top figure.unipd:active {
    background-position: 0 -98px;
}

.x-colophon.top figure.aba {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/aba-2.jpg) no-repeat center top;
    width: 206px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.aba:hover,
.x-colophon.top figure.aba:focus,
.x-colophon.top figure.aba:active {
    background-position: 0 -98px;
}


.x-colophon.top figure.bacino {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/bacini-montani-2.jpg) no-repeat center top;
    width: 88px;
    height: 125px;
    text-indent: -9999px;
}

.x-colophon.top figure.bacino:hover,
.x-colophon.top figure.bacino:focus,
.x-colophon.top figure.bacino:active {
    background-position: 0 -125px;
}

.x-colophon.top figure.bacino-en {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/bacini-montani-en.jpg) no-repeat center top;
    width: 88px;
    height: 125px;
    text-indent: -9999px;
}

.x-colophon.top figure.bacino-en:hover,
.x-colophon.top figure.bacino-en:focus,
.x-colophon.top figure.bacino-en:active {
    background-position: 0 -125px;
}

.x-colophon.top figure.muse {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/muse-2.jpg) no-repeat center top;
    width: 124px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.muse:hover,
.x-colophon.top figure.muse:focus,
.x-colophon.top figure.muse:active {
    background-position: 0 -98px;
}

.x-colophon.top figure.muse-en {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/muse-en.jpg) no-repeat center top;
    width: 124px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.muse-en:hover,
.x-colophon.top figure.muse-en:focus,
.x-colophon.top figure.muse-en:active {
    background-position: 0 -98px;
}

.x-colophon.top figure.trilogis {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/trilogis-2.jpg) no-repeat center top;
    width: 130px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.trilogis:hover,
.x-colophon.top figure.trilogis:focus,
.x-colophon.top figure.trilogis:active {
    background-position: 0 -98px;
}

.x-colophon.top figure.life15 {
    background: url(https://www.lifefranca.eu/wp-content/themes/x-child/img/life15.jpg) no-repeat center top;
    width: 243px;
    height: 98px;
    text-indent: -9999px;
}

.x-colophon.top figure.life15:hover,
.x-colophon.top figure.life15:focus,
.x-colophon.top figure.life15:active {
    background-position: 0 -98px;
}

.home-landing .x-colophon.bottom {
    text-align: left;
    background-color: #b2a1af;
    padding: 4px 0;
}

.home-landing .x-colophon.bottom .x-colophon-content {
    float: left;
    margin: 0;
    width: 100%;
}

.home-landing .x-colophon.bottom  p:first-of-type {
    float: right;
}

.home-landing .x-colophon.bottom .x-social-global {
    display: none;
}

.home-landing .x-colophon.bottom #menu-footer-menu {
    display: none;
}

.home-landing .x-colophon.bottom .home-f {
    margin-bottom: 0;
    margin-top: 10px;
    color: white;
}

.home-landing #mc4wp-form-1 {
    display: none;
}

.home-landing .newsletter {
    display: none;
}




/*********************************BETA HOME***********************************************/

/***GENERAL***/

.beta #x-content-band-3 .x-container,
.beta #x-content-band-4 .x-container,
.beta #x-content-band-5 .x-container,
.beta #x-content-band-6 .x-container,
.beta #x-content-band-7 .x-container,
.beta #x-content-band-8 .x-container,
.beta #x-content-band-9 .x-container,
.beta #x-content-band-10 .x-container  {
    max-width: 1200px;
}

html .beta .x-container.offset {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

html .beta .x-content-band .x-container {
    width: 100%;
}

html .beta .entry-wrap {
    padding: 0;
    background-color: transparent
}

html .beta .entry-wrap,
html .common .entry-wrap {
    background-color: transparent    
}

html .beta h2.h4 {
    margin-top: 1rem;
    margin-bottom: 2.5rem;
}

html .beta .x-container.offset {
    margin-top: 0;
}

html .common .x-container.offset,
html .single .x-container.offset {
    margin-top: 25px;
}


/***HEADER***/

html .beta .x-nav-wrap.desktop,
html .common .x-nav-wrap.desktop,
html .single .x-nav-wrap.desktop {
    margin-top: 6rem;
}

html .beta .x-navbar h1.visually-hidden,
html .common .x-navbar h1.visually-hidden,
html .single .x-navbar h1.visually-hidden {
    clip: auto;
    width: auto;
    height: auto;
    right: 0;
    font-size: 1.2rem;
    color: #71a2d5;
    font-family: "PT Sans Narrow", Helvetica, Arial, sans-serif;
    font-weight: 400!important;
    top: 54px;
}

.beta .x-topbar,
.common .x-topbar,
.single .x-topbar {
    background-color: #e0e0e0;
}

.beta .x-navbar-inner,
.common .x-navbar-inner,
.single .x-navbar-inner {
    min-height: 157px;
}




/***HOME***/

/*x-content-band-1*/

.beta #x-content-band-1 {
    margin-bottom: 0;
}


/*x-content-band-2*/

.beta #x-content-band-2 .x-img {
    margin-top: -1rem;
    margin-bottom: 0;
}


/*x-content-band-3*/

.beta #x-content-band-3 .x-container {
    padding: 0 2rem;
}

.beta #x-content-band-3 p {
    line-height: 1.2;
}

.beta #x-content-band-3 .x-btn.x-btn-rounded {
    border-width: 3px;
    border-radius: 7px;
    display: block;
    margin: 0 auto;
    width: 120px;
    padding: .7rem .7rem .8rem;
    text-shadow: none;
}

.beta #x-content-band-3 .x-btn.x-btn-rounded p{
    margin-bottom: 0;
}



/*x-content-band-4*/

.beta #x-content-band-4 {
    padding: 1.75rem 0;
}

.beta #x-content-band-4 h4 {
    margin: 0;
}

.beta #x-content-band-4 h4,
.beta #x-content-band-4 p {
    color: white;
}

.beta .rev_slider_wrapper .scopri-eventi {
    color: #ccc2ca;
}

.beta .rev_slider_wrapper .scopri-eventi:hover {
    color: white;
}

.bera .rev_slider_wrapper .ares .tp-bullet {
    background: rgba(255, 255, 255, 0.5);
}


/*x-content-band-5*/



.beta #x-content-band-5 {
    padding: 3.75rem 0;
}

.beta #x-content-band-5 h4,
.beta #x-content-band-5 h6 {
    margin: 0;
}

.beta #x-content-band-5 h6 {
    font-weight: normal;
    text-transform: none;
}


/*x-content-band-6*/

.beta #x-content-band-6 {
    margin-top: 3.5rem;
}

.beta #x-content-band-6 .x-btn.x-btn-rounded {
    font-size: 1.75rem;
    font-weight: 700;
    color: #4d3040;
    border-radius: 50%;
    padding: 100px 20px;
    width: 270px;
    height: 270px;
    border: none;
    text-shadow: none;
    line-height: 1.2;
    cursor: default;
    text-transform: uppercase;
}

.beta #x-content-band-6 .x-btn.x-btn-rounded.partecipazione {
    padding: 118px 20px;
    cursor: default;
}

.beta #x-content-band-6 a {
    text-transform: uppercase;
}

/*Tooltips*/

.beta .Zebra_Tooltip .Zebra_Tooltip_Message .agg {
    line-height: 1.2;
    font-size: .75rem;
    display: block;
}

.beta .Zebra_Tooltip {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message {
    box-shadow: none;
    border-radius: 0;
    padding: 10px 20px;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message p:first-child {
    display: none;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message p {
    margin-bottom: 0;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message ul {
    list-style-type: none;
    margin-left: .5rem;
    margin-bottom: 0;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message ul li {
    line-height: 1.4;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message ul li,
.beta .Zebra_Tooltip .Zebra_Tooltip_Message a {
    font-size: .9rem;
    color: #3E5F77;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message a:hover {
    color: #7897ae;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message a {
    font-weight: 700;
}

.beta .Zebra_Tooltip .Zebra_Tooltip_Message ul li:before {
    content: '-';
    position: absolute;
    margin-left: -10px;
}




/*x-content-band-7*/

/*.beta #x-content-band-7 .x-container {
    max-width: 70%;
}*/

.beta #x-content-band-7 {
     /* fallback */
  background-color: #ece9ec;
  
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#efedef));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #ffffff, #efedef);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #ffffff, #efedef);

  /* IE 10 */
  background: -ms-linear-gradient(top, #ffffff, #efedef);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #ffffff, #efedef);
    padding: 3.75rem 0;
    margin-bottom: 0;
}

.beta #x-content-band-7 .vc_grid-container-wrapper {
    margin-top: 3rem;
}

.beta #x-content-band-7 .vc_grid-item {
    padding-bottom: 1rem;
}

.beta #x-content-band-7 .vc_gitem_row .vc_gitem-col {
    padding: 0 0 0 1.25rem;;
}

.beta #x-content-band-7 .vc_gitem-animated-block {
    float: left;
    width: 150px;
    height: 100px;
    border-radius: 5px;
}

.beta #x-content-band-7 .vc_gitem-animated-block .vc_gitem-zone-a {
    width: 150px;
    height: 100px;
}

.beta #x-content-band-7 .vc_gitem-zone-c {
    background-color: transparent!important;
}

.beta #x-content-band-7 h4.h-custom-headline {
    font-size: 1.875rem;
}

.beta #x-content-band-7 h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.25rem;
}

.beta #x-content-band-7 .vc_gitem-zone-c .vc_custom_heading {
    margin-bottom: 0;
}

.beta #x-content-band-7 .vc_gitem-zone-c .vc_custom_heading p {
    line-height: 1.5;
}

.beta #x-content-band-7 div .more-link,
.beta #x-content-band-7 .vc_btn3-container {
    display: none;
}


/*#x-content-band-8*/
    
.beta #x-content-band-8 {
    margin-top: 6rem;
}

.beta #x-content-band-8 h5.h-custom-headline {
    margin-top: 0;
}

.beta #x-content-band-8 .x-container {
    text-align: center;
}

.beta #x-content-band-8 .x-column.x-1-6 {
    width: 16.33332%;
}

/*#x-content-band-8 .x-column.x-1-6 {
    width: 29.3%;
}

#x-content-band-8 .x-column.x-1-6.last-icon {
    width: 48%;
    margin-top: 5rem;
}

#x-content-band-8 .x-column.x-1-6.left {
    padding-left: 2rem;
}

#x-content-band-8 .x-column.x-1-6.right {
    padding-right: 2rem;
}*/



/*#x-content-band-9*/


.beta #x-content-band-9 {
    box-shadow: inset 0px 7px 22px -6px #000;
}

.beta #x-content-band-9 .rev-btn {
    border-radius: 7px;
}

/*#x-content-band-10*/

.beta #x-content-band-10 {
    /* fallback */
  background-color: #ece9ec;
  
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ece9ec), to(#e5e1e4));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #ece9ec, #e5e1e4);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #ece9ec, #e5e1e4);

  /* IE 10 */
  background: -ms-linear-gradient(top, #ece9ec, #e5e1e4);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #ece9ec, #e5e1e4);
}

.beta #x-content-band-10 h4 {
    margin-bottom: 2rem;
}

.beta #x-content-band-10 .x-btn.x-btn-rounded,
html .x-btn.x-btn-rounded {
    border-width: 3px;
    border-radius: 7px;
    display: block;
    margin: 0 auto;
    width: 400px;
    padding: .7rem .7rem .8rem;
    text-shadow: none;
}

html #post-1636 .x-btn.x-btn-rounded {
    background-color: transparent;	
}

html .x-btn.x-btn-rounded p {
	margin-bottom: 0;
}

/***COMMON***/

.common .entry-wrap,
.single .entry-wrap {
    box-shadow: none;
    padding: 3rem 1rem 1rem;
}

.common .x-sidebar,
.single .x-sidebar {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.common h3,
.single h3 {
    font-size: 1.75rem;
}

.common .entry-header {
    margin-bottom: 2.6rem;
}

.common .entry-title {
    font-size: 200%;
}

.common .vc_custom_heading h4 {
    margin-top: 0;
    font-size: 1.75rem;
}

.common .vc_custom_heading p {
    line-height: 1.25;
    margin-bottom: .75rem;
}

.common .vc_gitem_row .vc_gitem-col {
    padding-left: 1.75rem;
    padding-top: 0;
}

.common .vc_gitem-post-data,
.common  {
    margin-bottom: 0;
}

.common .vc_gitem-zone-a {
    height: 190px;
}

.common .vc_gitem-zone-c {
    background-color: transparent!important;
    float: left;
    width: 75%;
}

.common .vc_gitem-animated-block {
    float: left;
    width: 25%;
}

html .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
    display: none;
}

.common .widget ul,
.common .widget ol,
.single .widget ul,
.single .widget ol {
    border: none;
}

.common .widget ul li,
.single .widget ul li {
    box-shadow: none;
}

.common .widget ul li a,
.single .widget ul li a {
    border-bottom: none;
}

.common .x-slider-container,
.single .x-slider-container {
    border-bottom: none;
}

/*.common .x-slider-container.below,
.single .x-slider-container.below {
    background: url(https://www.lifefranca.eu/wp-content/uploads/2016/12/slider-bottom-waves.png) bottom center no-repeat;
}*/

.common .social-stripe,
.single .social-stripe {
    margin-bottom: 2.25rem;
    margin-top: 2.25rem;
}

.common .social-stripe .x-share:hover,
.single .social-stripe .x-share:hover {
    background-color: #b5a5ae;
}

html .common .common-related-button a.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
    background-color: #4E2F41;
    color: white;
    text-transform: uppercase;
}

html .common .common-related-button a.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover {
    background-color: #856978;
}

.single .entry-featured,
.mostre .entry-featured {
    /*margin-top: 3rem;*/
	display: none;
}

/*.common .vc_btn3-container.vc_btn3-left {
    display: none;
}*/

.common .right-col-desc {
    margin-top: 1rem;
}

/***GLOSSARIO***/

.glossario #x-content-band-1 .x-container.width {
    width: 100%;
} 



/***SCHEDE ALLUVIONI***/

.progetto .map-button {
    margin-top: 4.3rem;
    float: right;
}


html .mapplic-tooltip-description p {
	font-size: 15px;
}


/***DESTINATARI***/

.progetto .x-img-thumbnail {
    margin-top: -7rem;
    width: 135px;
    border: none;
    box-shadow: none;
}

.progetto .x-img-thumbnail.thumb-corsi {
	margin-top: -8.5rem;
}

/***ACCORDION***/

html .x-accordion-heading .x-accordion-toggle:before,
html .x-accordion-heading .x-accordion-toggle.collapsed:before,
html .x-accordion-heading .x-accordion-toggle:hover:before {
	color: white;
}


/***TIMELINE***/

.cd-timeline-content h2 {
	font-size: 1.5rem;
}

.te_announcements-template-default .entry-header {
	margin-bottom: 2rem;
}

/***EVENTI&NEWS***/

.eventinews .vc_grid-item-zone-c-bottom {
    margin-bottom: 2rem;
}

.eventinews #x-content-band-1 h5 {
	margin-bottom: 5rem;
}

.eventinews .vc_arrow-icon-arrow_04_right:before {
    content: "Indietro";
    font-size: 1.25rem;
    font-family: "PT Sans",sans-serif;
    display: inline-block;
    position: relative;
    top: -.4rem;
    right: 1rem;
}

.eventinews .vc_arrow-icon-arrow_04_left:after {
    content: "Avanti";
    font-size: 1.25rem;
    font-family: "PT Sans",sans-serif;
    display: inline-block;
    position: relative;
    top: -.4rem;
    left: 1rem;
}

.eventinews .vc_arrow-icon-arrow_04_right:after {
	content: "\e60d";
}

.eventinews .vc_arrow-icon-arrow_04_left:before {
	content: "\e60c";
}

.single-evento #x-content-band-1 h1 {
	margin-top: 0;
	font-size: 250%;
} 

.single-evento h6 {
	text-transform: none;
	margin-top: .5rem;
}

.single-evento .entry-content {
	margin-top: 0;
}

/*.single-evento*/ .test .tp-caption span.white {
	color: white;
}

html .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
	opacity: 1;
}

html .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
html .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	top: 100%;
	font-size: 30px;
}

html .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	left: 30%;
}

html .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	right: 30%
}

html .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
	color: #4d3040!important;
}


/***MATERIALE***/

.materiale #x-content-band-1 .x-accordion-inner {
	padding: 30px 15px;
} 

.materiale #x-content-band-1 .x-accordion-inner p,
.materiale #x-content-band-1 .x-accordion-inner b {
	margin-bottom: .85rem;
	line-height: 1;
	font-size: 1rem;
}

.materiale #x-content-band-1 .x-accordion-inner p strong,
.materiale #x-content-band-1 .x-accordion-inner p b,
.materiale #x-content-band-1 .x-accordion-inner b {
	display: block;
	margin-bottom: -.65rem;
	font-size: 1.25rem;
}

/*.materiale #x-content-band-1 .x-accordion-inner p strong em {
	display: block;
	margin-bottom: .25rem;
}*/

.video-container {
    width: 330px;
    margin-bottom: 1.75rem;
}

.video-container:nth-child(odd) {
    float: left;
    
}

.video-container:nth-child(even) {
    float: right;
}

.materiale .photogallery .x-accordion-inner {
	line-height: 1;
}

.materiale #x-content-band-1 .x-accordion-inner .gallery {
	margin-bottom: 2.5rem;
}

.materiale .docs .x-accordion-inner h4:first-of-type {
	margin-top: 0;
}
/***CONVEGNI***/

#post-1636 .p-meta,
#post-1640 .p-meta,
#post-1638 .p-meta,
#post-1637 .p-meta {
    display: none;
}

#post-1636 .entry-header {
	display: none;
}



/***SIDEBAR***/

.textwidget a.geoportale {
    background-color: #4d3040;
    padding: 18px 25px;
    color: white;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.2rem;
    text-shadow: none;
}

.textwidget a.geoportale:hover {
    background-color: #856978;
}

.textwidget a.gloss,
html .gloss a.vc_btn3.vc_btn3-color-default,
html .vc_btn3-container a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    border: 3px solid #4d3040;
    border-radius: 7px;
    display: block;
    text-shadow: none;
    color: #4d3040;
    text-align: center;
    margin-top: .25rem;
    background-color: transparent;
}

.textwidget a.gloss {
    width: 80px;
    padding: 0;
    float: right;
}

html .gloss a.vc_btn3.vc_btn3-color-default {
    width: 170px;
    padding: .5rem 0;
}

html .vc_btn3-container a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    float: right;
}

.textwidget a.gloss:hover,
.textwidget a.gloss:focus,
.textwidget a.gloss:active,
html .gloss a.vc_btn3.vc_btn3-color-default:hover,
html .gloss a.vc_btn3.vc_btn3-color-default:focus,
html .gloss a.vc_btn3.vc_btn3-color-default:active,
html .vc_btn3-container a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
html .vc_btn3-container a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
html .vc_btn3-container a.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus {
    color: #856978;
    border-color: #856978;
    background-color: transparent;
}
.upw-posts .entry-title a {
	font-size: 1.1rem;
	font-weight: 400;
}

.upw-posts .entry-meta {
	color: #4d3040;
	text-transform: uppercase;
}

html .upw-posts footer {
	display: none;
}

aside .hentry {
    margin-top: 0;
}

aside .widget ul li {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

aside .dpe-flexible-posts li a div {
    font-size: 1.15rem;
}



/***FOOTER***/

.beta .x-colophon.bottom .x-colophon-content,
.common .x-colophon.bottom .x-colophon-content,
.single .x-colophon.bottom .x-colophon-content {
    width: 75%;
}

.beta #menu-footer-menu,
.beta #menu-footer-menu-en,
.common #menu-footer-menu,
.single #menu-footer-menu {
    width: 25%;
}

.beta #menu-footer-menu li a,
.beta #menu-footer-menu-en li a,
.common #menu-footer-menu li a,
.single #menu-footer-menu li a {
    font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
}

.beta #menu-footer-menu,
.beta #menu-footer-menu-en,
.beta .x-colophon.bottom .x-colophon-content,
.common #menu-footer-menu,
.common .x-colophon.bottom .x-colophon-content,
.single #menu-footer-menu,
.single .x-colophon.bottom .x-colophon-content   {
    float: left;
    margin-top: 0;
}

.beta .x-colophon.bottom,
.common .x-colophon.bottom,
.single .x-colophon.bottom {
    background-color: #4e2f41;
    padding-top: 37px;
}

.beta .x-colophon.bottom .x-nav li a,
.beta .x-colophon.bottom .x-social-global p,
.common .x-colophon.bottom .x-nav li a,
.common .x-colophon.bottom .x-social-global p,
.single .x-colophon.bottom .x-nav li a,
.single .x-colophon.bottom .x-social-global p  {
    letter-spacing: 0;
    font-size: 1rem;
    color: white;
}

.beta .x-colophon.bottom .x-social-global p,
.common .x-colophon.bottom .x-social-global p,
.single .x-colophon.bottom .x-social-global p  {
    margin-right: .5rem;
    margin-top: .4rem;
}


.beta .x-colophon.bottom .x-nav li a:hover,
.common .x-colophon.bottom .x-nav li a:hover,
.single .x-colophon.bottom .x-nav li a:hover  {
    color: rgb(133, 105, 120);
}

.beta .x-colophon.bottom .x-social-global,
.common .x-colophon.bottom .x-social-global,
.single .x-colophon.bottom .x-social-global {
    width: 180px;
    margin-left: 4rem;
    margin-top: -2px;
}

.beta .x-colophon.bottom .x-social-global,
.beta .x-colophon.bottom .x-social-global p,
.beta .x-colophon.bottom .x-social-global a,
.common .x-colophon.bottom .x-social-global,
.common .x-colophon.bottom .x-social-global p,
.common .x-colophon.bottom .x-social-global a,
.single .x-colophon.bottom .x-social-global,
.single .x-colophon.bottom .x-social-global p,
.single .x-colophon.bottom .x-social-global a {
    float: left;
    display: block;
}

.beta .x-colophon.bottom [data-x-icon]:before, [class*="x-icon-"]:before,
.common .x-colophon.bottom [data-x-icon]:before, [class*="x-icon-"]:before,
.single .x-colophon.bottom [data-x-icon]:before, [class*="x-icon-"]:before  {
    color: white;
    font-size: 2rem;
}

.beta .x-colophon.bottom [class*="x-icon-"]:before:hover,
.common .x-colophon.bottom [class*="x-icon-"]:before:hover,
.single .x-colophon.bottom [class*="x-icon-"]:before:hover {
    background-color: white;
}

.beta .x-colophon.bottom .home-f,
.common .x-colophon.bottom .home-f,
.single .x-colophon.bottom .home-f  {
    display: none;
}

.beta .mc4wp-form,
.common .mc4wp-form,
.single .mc4wp-form {
    float: right;
}

.beta .mc4wp-form-fields [type="submit"],
.common .mc4wp-form-fields [type="submit"],
.single .mc4wp-form-fields [type="submit"] {
    text-shadow: none;
    background-color: #4e2f41;
    border-radius: 10px;
    font-size: .75rem;
    line-height: .3;
    margin-left: -6.25rem;
    padding: .6rem 2rem;
    margin-top: -.5rem;
    color: white;
}

.beta .mc4wp-form-fields [type="submit"]:hover,
.common .mc4wp-form-fields [type="submit"]:hover,
.single .mc4wp-form-fields [type="submit"]:hover {
    color: #856978;
}

.beta .mc4wp-form-fields input[type="email"],
.common .mc4wp-form-fields input[type="email"],
.single .mc4wp-form-fields input[type="email"] {
    border-radius: 10px;
    width: 300px; 
}

.beta .x-colophon.bottom .newsletter,
.common .x-colophon.bottom .newsletter,
.single .x-colophon.bottom .newsletter {
    font-size: 1.250rem;
    font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    color: white;
    margin-left: 2rem;
}


.mc4wp-alert p {
    color: white;
}

#mc4wp-form-1 {
    width: 300px;
    color: #fff !important;
    letter-spacing: 1px;
    line-height: 1;
}

footer p{
    color: #fff;
}

footer a{
    color: #a38fa2 !important;
}

footer a:hover{
    color: #1c171c !important;
}


/*********************************END BETA HOME***********************************************/



/**************************************************************************************/
/*******************************MEDIA QUERIES*****************************************/
/************************************************************************************/

@media only screen 
  and (min-width: 1024px) 
  and (max-width: 1678px) {
      
      .video-container iframe {
          width: 100%;
          height: 315px;
      }
    
}



@media only screen 
  and (min-width: 320px) 
  and (max-width: 1678px) {
      
   /*Navbar*/
      
      html .x-navbar h1.visually-hidden {
          display: none;
      }
      
      .x-icon-bars:before {
          color: #e0e0e0;
      }
      
      .x-btn-navbar,
      .x-btn-navbar.collapsed,
      .x-btn-navbar.collapsed:hover { 
          box-shadow: none;
          background-color: transparent;
      }
      
      .video-container {
          width: 100%;
      }
      
      .video-container:nth-child(odd),
      .video-container:nth-child(even) {
          float: none;
    
      }
      
   /*Footer*/
     
      .x-colophon.top .x-column.x-1-3:first-of-type,
      .x-colophon.top .x-column.x-1-3:nth-child(2) {
          width: 100%;
          float: none;
          text-align: center;
      }
      
      #text-2 {
          padding-top: 0;
      }
      
      .x-colophon.top {
          padding-bottom: 2rem;
      }
      
      .x-colophon.top .footer-logo,
      .x-colophon.top .footer-logo figure {
          float: none;
          max-width: 100%;
      }
      
      .x-colophon.top .footer-logo figure,
      .x-colophon.top .footer-logo img {
          margin: 0 auto;
          display: inline-block;
      }
      
      .x-colophon.top .footer-logo,
      .x-colophon.top .footer-logo img,
      .x-colophon.top .footer-logo figure {
          margin-top: 1.75rem;
      }
      
      .x-colophon.top .x-column .widget:first-child {
          margin-top: 0;
      }
      
}




/* ----------- iPad 3 and 4 ----------- */



@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
  /*and (-webkit-min-device-pixel-ratio: 2)*/ {
      
      .home-landing #x-content-band-2 {
          width: 100%;
      }
      
      .beta #x-content-band-2 a.x-img {
      	margin-top: -5.5rem;
      	width: 26%;
      }
      
      
      .scheda .x-column.x-2-3 {
          margin-left: 0;
      }
      
      .video-container iframe {
          width: 100%;
          height: 315px;
          
      }
}





/* ------------------------------- */
/* ----------- iPhone ----------- */
/* ----------------------------- */


/* Portrait and Landscape */



@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 736px) {
      
      html .entry-wrap {
          padding: 0;
      }
      
      .x-sub-toggle [class*="x-icon-"]:before {
      	color: #a08a9e;
      }
      
      .beta #x-content-band-3 h2,
      .beta #x-content-band-5 h4,
      .beta #x-content-band-7 h4.h-custom-headline,
      .beta #x-content-band-10 h4 {
          font-size: 1.6rem;
      }
      
      .x-topbar .p-info {
          display: none;
      }
      
      .home-landing #x-content-band-2 {
          width: 100%;
      }
      
      .beta #x-content-band-6 .x-btn.x-btn-rounded {
          margin: 0 auto;
          margin-bottom: 2rem;
          display: block;
      }
      
      .beta #x-content-band-7 {
          padding-bottom: 0;
      }
      
      .beta #x-content-band-8 {
          margin-top: 4rem;
      }
      
      .beta #x-content-band-8 .x-column.x-1-6 {
          width: 100%;
          margin-bottom: 3rem;
      }
      
      .beta #x-content-band-2 a.x-img {
      	margin-top: 0;
      	width: 28%;
      }
      
      .video-container iframe {
          width: 100%;
          height: 315px;          
      }  
      
      .x-colophon.top .x-column.x-1-3:first-of-type {
          text-align: center;
      }
    
    .x-colophon.top .footer-logo {
        display: block;
        margin-bottom: 2rem;
        margin-right: 0;
        text-align: center;
    }
    
    .x-colophon.top {
        padding-top: 8%;
    }
    
    .beta .x-colophon.bottom [data-x-icon]:before, 
      [class*="x-icon-"]:before,
    .common .x-colophon.bottom [data-x-icon]:before,
      [class*="x-icon-"]:before {
          font-size: 1rem;
      }
      
      .common .vc_gitem-animated-block,
      .common .vc_gitem-zone-c {
          float: none;
          width: 100%;
      }
      
      .common .vc_gitem_row .vc_gitem-col {
          padding: 10px;
      }
      
      .common .entry-wrap, .single .entry-wrap {
          padding-top: 1rem;
      }
      
      .scheda .x-content-band p {
          text-align: center;
      }

      .scheda .x-column.x-2-3 {
          margin-left: 0;
      }
      .progetto .map-button {
          float: none;
      }
      
      html .gloss a.vc_btn3.vc_btn3-color-default {
          margin: 0 auto;
      }  
      
}


/*Portrait*/

@media only screen 
  and (min-device-width: 320px)
  and (max-device-width: 736px)
  and (orientation:portrait) {
      
    .video-container iframe {
          width: 100%;
          height: 175px;          
      }  
}


