.zilla-one-half { width: 48%; }
.zilla-one-third { width: 30.66%; }
.zilla-two-third { width: 65.33%; }
.zilla-one-fourth { width: 22%; }
.zilla-three-fourth { width: 74%; }
.zilla-one-fifth { width: 16.8%; }
.zilla-two-fifth { width: 37.6%; }
.zilla-three-fifth { width: 58.4%; }
.zilla-four-fifth { width: 67.2%; }
.zilla-one-sixth { width: 13.33%; }
.zilla-five-sixth { width: 82.67%; }
.zilla-one-half,
.zilla-one-third,
.zilla-two-third,
.zilla-three-fourth,
.zilla-one-fourth,
.zilla-one-fifth,
.zilla-two-fifth,
.zilla-three-fifth,
.zilla-four-fifth,
.zilla-one-sixth,
.zilla-five-sixth {
position: relative;
margin-right: 4%;
margin-bottom: 2em;
float: left;
}
.zilla-column-last {
margin-right: 0!important;
clear: right;
}  a.zilla-button,
a.zilla-button:visited {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 16px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-o-border-radius: 16px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 0.1em 1.5em 0!important;
vertical-align: middle;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.zilla-button.square {
border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
-o-border-radius: 4px!important;
}
a.zilla-button.medium {
padding: 11px 16px!important;
font-size: 16px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
}
a.zilla-button.large {
padding: 15px 20px!important;
font-size: 18px;
border-radius: 20px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-o-border-radius: 25px;
}
a.zilla-button:hover {
text-decoration: none;
}
a.zilla-button:active {
position: relative;
top: 1px;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.9);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
a.zilla-button.green {
border-color: #69963b!important;
background: #7fc33c;
background: -webkit-gradient(linear, left top, left bottom, from(#b1d960), to(#7fc33c));
background: -webkit-linear-gradient(top, #b1d960, #7fc33c);
background: -moz-linear-gradient(top, #b1d960, #7fc33c);
background: -ms-linear-gradient(top, #b1d960, #7fc33c);
background: -o-linear-gradient(top, #b1d960, #7fc33c);
}
a.zilla-button.green:hover {
background: #8dd242;
background: -webkit-gradient(linear, left top, left bottom, from(#b9e46a), to(#8dd242));
background: -webkit-linear-gradient(top, #b9e46a, #8dd242);
background: -moz-linear-gradient(top, #b9e46a, #8dd242);
background: -ms-linear-gradient(top, #b9e46a, #8dd242);
background: -o-linear-gradient(top, #b9e46a, #8dd242);
}
a.zilla-button.light-blue {
border-color: #2681a2!important;
background: #2caada;
background: -webkit-gradient(linear, left top, left bottom, from(#46cae8), to(#2caada));
background: -webkit-linear-gradient(top, #46cae8, #2caada);
background: -moz-linear-gradient(top, #46cae8, #2caada);
background: -ms-linear-gradient(top, #46cae8, #2caada);
background: -o-linear-gradient(top, #46cae8, #2caada);
}
a.zilla-button.light-blue:hover {
background: #32bcef;
background: -webkit-gradient(linear, left top, left bottom, from(#50d6f5), to(#32bcef));
background: -webkit-linear-gradient(top, #50d6f5, #32bcef);
background: -moz-linear-gradient(top, #50d6f5, #32bcef);
background: -ms-linear-gradient(top, #50d6f5, #32bcef);
background: -o-linear-gradient(top, #50d6f5, #32bcef);
}
a.zilla-button.blue {
border-color: #0d507a!important;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.zilla-button.blue:hover {
background: #1188d6;
background: -webkit-gradient(linear, left top, left bottom, from(#1bb6e6), to(#1188d6));
background: -webkit-linear-gradient(top, #1bb6e6, #1188d6);
background: -moz-linear-gradient(top, #1bb6e6, #1188d6);
background: -ms-linear-gradient(top, #1bb6e6, #1188d6);
background: -o-linear-gradient(top, #1bb6e6, #1188d6);
}
a.zilla-button.red {
border-color: #ab4b44!important;
background: #e3514a;
background: -webkit-gradient(linear, left top, left bottom, from(#ed8376), to(#e3514a));
background: -webkit-linear-gradient(top, #ed8376, #e3514a);
background: -moz-linear-gradient(top, #ed8376, #e3514a);
background: -ms-linear-gradient(top, #ed8376, #e3514a);
background: -o-linear-gradient(top, #ed8376, #e3514a);
}
a.zilla-button.red:hover {
background: #ff5e56;
background: -webkit-gradient(linear, left top, left bottom, from(#ff988c), to(#ff5e56));
background: -webkit-linear-gradient(top, #ff988c, #ff5e56);
background: -moz-linear-gradient(top, #ff988c, #ff5e56);
background: -ms-linear-gradient(top, #ff988c, #ff5e56);
background: -o-linear-gradient(top, #ff988c, #ff5e56);
}
a.zilla-button.orange {
border-color: #dc9014!important;
background: #ffb031;
background: -webkit-gradient(linear, left top, left bottom, from(#ffce4f), to(#ffb031));
background: -webkit-linear-gradient(top, #ffce4f, #ffb031);
background: -moz-linear-gradient(top, #ffce4f, #ffb031);
background: -ms-linear-gradient(top, #ffce4f, #ffb031);
background: -o-linear-gradient(top, #ffce4f, #ffb031);
}
a.zilla-button.orange:hover {
background: #ffc531;
background: -webkit-gradient(linear, left top, left bottom, from(#ffdb4f), to(#ffc531));
background: -webkit-linear-gradient(top, #ffdb4f, #ffc531);
background: -moz-linear-gradient(top, #ffdb4f, #ffc531);
background: -ms-linear-gradient(top, #ffdb4f, #ffc531);
background: -o-linear-gradient(top, #ffdb4f, #ffc531);
}
a.zilla-button.purple {
border-color: #996192!important;
background: #d17ac6;
background: -webkit-gradient(linear, left top, left bottom, from(#e3acdc), to(#d17ac6));
background: -webkit-linear-gradient(top, #e3acdc, #d17ac6);
background: -moz-linear-gradient(top, #e3acdc, #d17ac6);
background: -ms-linear-gradient(top, #e3acdc, #d17ac6);
background: -o-linear-gradient(top, #e3acdc, #d17ac6);
}
a.zilla-button.purple:hover {
background: #eb90e0;
background: -webkit-gradient(linear, left top, left bottom, from(#f3baec), to(#eb90e0));
background: -webkit-linear-gradient(top, #f3baec, #eb90e0);
background: -moz-linear-gradient(top, #f3baec, #eb90e0);
background: -ms-linear-gradient(top, #f3baec, #eb90e0);
background: -o-linear-gradient(top, #f3baec, #eb90e0);
}
a.zilla-button.grey {
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e5e5e5;
background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#e5e5e5));
background: -webkit-linear-gradient(top, #efefef, #e5e5e5);
background: -moz-linear-gradient(top, #efefef, #e5e5e5);
background: -ms-linear-gradient(top, #efefef, #e5e5e5);
background: -o-linear-gradient(top, #efefef, #e5e5e5);
}
a.zilla-button.grey:hover {
background: #f6f6f6;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f6f6f6));
background: -webkit-linear-gradient(top, #fcfcfc, #f6f6f6);
background: -moz-linear-gradient(top, #fcfcfc, #f6f6f6);
background: -ms-linear-gradient(top, #fcfcfc, #f6f6f6);
background: -o-linear-gradient(top, #fcfcfc, #f6f6f6);
}
a.zilla-button.black {
border-color: #323232!important;
background: #444444;
background: -webkit-gradient(linear, left top, left bottom, from(#6c6c6c), to(#444444));
background: -webkit-linear-gradient(top, #6c6c6c, #444444);
background: -moz-linear-gradient(top, #6c6c6c, #444444);
background: -ms-linear-gradient(top, #6c6c6c, #444444);
background: -o-linear-gradient(top, #6c6c6c, #444444);
}
a.zilla-button.black:hover {
background: #575757;
background: -webkit-gradient(linear, left top, left bottom, from(#8d8d8d), to(#575757));
background: -webkit-linear-gradient(top, #8d8d8d, #575757);
background: -moz-linear-gradient(top, #8d8d8d, #575757);
background: -ms-linear-gradient(top, #8d8d8d, #575757);
background: -o-linear-gradient(top, #8d8d8d, #575757);
}  .zilla-alert {
padding: 0.8em;
margin: 0 0 1.5em 0;
line-height: 1.6em;
border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
-o-border-radius: 4px!important;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
}
.zilla-alert.white {
background: #fff;
border: 1px solid #dfdfdf;
color: #373737;
}
.zilla-alert.red {
background: #ffe6e3;
border: 1px solid #f2c3bf;
color: #bf210e;
}
.zilla-alert.yellow {
background: #fff7d6;
border: 1px solid #e9d477;
color: #956433;
}
.zilla-alert.green {
background: #edfdd3;
border: 1px solid #c4dba0;
color: #657e3c;
}
.zilla-alert.grey {
background: #fbfbfb;
border: 1px solid #dfdfdf;
color: #373737;
}  .zilla-tabs.ui-tabs .ui-tabs-hide {
position: absolute;
left: -10000px;
}
.zilla-tabs {
background: none;
margin: 0 0 2em 0;
}
.zilla-tabs ul.zilla-nav {
list-style: none!important;
margin: 0!important;
padding: 0;
background: none;
border: 0;
float: none;
}
.zilla-tabs ul.zilla-nav li {
float: left;
position: relative;
margin: 0 2px -1px 0!important;
z-index: 10;
list-style: none!important;
}
.zilla-tabs ul.zilla-nav li a {
border: 1px solid #dfdfdf!important;
border-bottom: none!important;
display: block;
overflow: hidden;
padding: 5px 10px 0 10px;
height: 26px;
background: #FBFBFB;
margin: 0!important;
text-decoration: none;
color: #373737!important;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.zilla-tabs ul.zilla-nav li a:hover {
background: #fff!important;
margin: 0!important;
}
.zilla-tabs ul.zilla-nav li.ui-tabs-selected a {
height: 27px;
background: #fff;
}
.zilla-tabs .zilla-tab {
background: #fff;
padding: 10px;
border: 1px solid #dfdfdf;
}  .zilla-toggle { margin: 0 0 2em 0; }
.zilla-toggle .zilla-toggle-title {
display: block;
padding: 10px 10px 10px 30px; 
background: #FBFBFB;
border: 1px solid #dfdfdf;
cursor: pointer;
outline: none;
position: relative;
}
.zilla-toggle .zilla-toggle-title:hover { border: 1px solid #c5c5c5; }
.zilla-toggle-inner {
padding: 10px;
background: #fff;
border: 1px solid #dfdfdf;
border-top: none;
}
.zilla-toggle span.ui-icon {
background: url(//www.cohabitiamo.it/wp-content/plugins/zilla-shortcodes/images/toggles/toggle-closed.png) no-repeat;
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: 10px;
margin: -6px 0 0 0;
}
.zilla-toggle .ui-state-active .ui-icon { background: url(//www.cohabitiamo.it/wp-content/plugins/zilla-shortcodes/images/toggles/toggle-open.png) no-repeat; } .zilla-clearfix:before,
.zilla-clearfix:after { content:""; display:table; }
.zilla-clearfix:after { clear: both; }
.zilla-clearfix { zoom:1; }.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:440;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p,.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid;grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table.has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table.has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table.has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.cohabitiamo.it/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}#cookie-law-info-bar { font-size: 12pt;
margin: 0 auto;
padding: 13px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999;
box-shadow:rgba(0,0,0,.5) 0px 5px 50px;
display: none;
left:0px;
font-weight:300;
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding:10px 16px 10px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 0px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 14px;
font-weight: 500;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));		
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;			
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #28a745;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 60px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
padding-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;	
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
}.zilla-likes {
background: url(//www.cohabitiamo.it/wp-content/plugins/zilla-likes/images/heart.png) no-repeat 0 49%;
border: 0 !important;
display: inline-block;
margin-bottom: 10px;
min-height: 14px;
padding-left: 18px;
text-decoration: none;
}
.zilla-likes:hover,
.zilla-likes.active {
background: url(//www.cohabitiamo.it/wp-content/plugins/zilla-likes/images/heart_active.png) no-repeat 0 49%;
border: 0 !important;
margin: 0 0 10px 0 !important;
padding-left: 18px !important;
text-decoration: none;
}
.zilla-blog-widget .zilla-likes,
.tz_recentwork_widget .zilla-likes,
.tz_blog_widget .zilla-likes,
.home div#the_body #slider .excerpt .zilla-likes,
.archive div#the_body #slider .excerpt .zilla-likes { display: none; }/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
	padding: 0;
	max-width: 100%;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
	display: block;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	font-style: italic;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	font-style: italic;
}
.more-link {
	padding-top:20px;
}
.post-body iframe {
	width:100%;
}
   
/* Pullquotes
----------------------------- */
blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* Post
----------------------------- */
.post-id {
}
.post {
}
.page {
}
.attachment {
}
.sticky {
}
.hentry {
}
.category-misc {
}
.category-example {
}
.tag-news {
}
.tag-wordpress {
}
.tag-markup {
}
.bypostauthor {
}
.gallery-caption {
}

/* Comment
----------------------------- */
.isi p,
.isi table,
.isi ul,
.isi ol,
.isi blockquote,
.isi pre {
	margin-top: 10px;
	margin-bottom: 10px;
}
.isi h1,
.isi h2,
.isi h3,
.isi h4,
.isi h5,
.isi h6 {
	margin-top: 20px;
	font-size: 26px;
	line-height: 1.2em;
	font-weight: normal;
}
.isi h2 {
	font-size: 22px;
}
.isi h3 {
	font-size: 18px;
	line-height: 1.5em;
}
.isi h4 {
	font-size: 14px;
	line-height: 1.6em;
}
.isi h5 {
	font-size: 10px;
	line-height: 1.8em;
}
.isi h6 {
	font-size: 8px;
	line-height: 1.8em;
}
.isi blockquote {
	border-bottom: 1px solid #eee;
	border-top: 5px solid #eee;
	background: #fefefe;
	padding: 20px 50px;
}
.isi ul {
	list-style-type: square;
	margin-left: 20px;
}
.isi ol {
	list-style-type: decimal;
	margin-left: 20px;
}
.isi pre {
	border-bottom: 1px solid #000;
	border-top: 5px solid #000;
	background: #444;
	padding: 20px 20px;
	color: #fff;
}

/* Table
----------------------------- */
table {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	font-size: 12px;
}
th {
	padding: 5px 10px;
	background: #858bc0;
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
}
tr {
	border-bottom: 1px solid #fff;
	background: #ececf6;
	color: #8f6699;
}
td {
	border: 1px solid #fff;
	padding: 5px 0;
} body {
font: normal normal 12px/1.6em 'PT Serif', serif;
color: #444;
background: #fff;
margin: 0;
padding: 0;
}
.content-wrapper {
width: 960px;
margin: 0 auto;
}
a {
color: #000;
text-decoration: underline;
}
a:hover {
color: #444;
}
a:visited {
color: #444;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
font-weight: normal;
}
p {
margin: 10px 0;
}
ul:after, li.post:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
} .slide-toggle {
margin: 0;
font: normal 14px/1.6em Paprika, 'PT Serif', Serif;
color: #eee;
}
.slide-toggle .black  {
border-bottom: 5px solid #000;
}
.slide-toggle .toggle {
width: 960px;
padding: 50px 0;
margin: 0 auto;
display: none; }
.toggle a {
margin: 0 !important;
}
.toggle a.zilla-button {
border: 0 !important;
border-radius: 2px !important;
font: normal 16px/1.6em 'PT Serif', Serif !important;
}
.slide {
position: relative;
}
.slide span {
display: block;
width: 100%;
position: absolute;
text-align: center;
}
.slide a.button-slide {
background: #000 url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_toggle.png) no-repeat center center;
height: 15px;
width: 40px;
text-indent: -9000px;
display: block;
margin: 0 auto;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
-o-transition: all 0.1s; 
-moz-transition: all 0.1s; 
-webkit-transition: all 0.1s;
}
.slide a.button-slide:hover {
height: 30px;
width: 40px;
-o-transition: all 0.1s; 
-moz-transition: all 0.1s; 
-webkit-transition: all 0.1s;
} .header {
text-align: center;
width: 960px;
margin: 0 auto 70px auto;
padding-top: 70px;
}
.header img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
.header a {
font-size: 48px;
font: normal normal 48px/2.3em 'lobster', 'PT Serif', serif;
text-decoration: none;
color: #000;
}
.header a:hover {
color: #555;
} .navi {
width: 960px;
margin: 0 auto 70px auto;
}
.navi ul {
text-align: center;
border-top: 1px solid #ddd;
}
.navi ul li {
display: inline-block;
padding: 30px 23px 10px 20px;
margin: 0;
position: relative;
border-right: 1px solid #ddd;
}
.navi ul li.kozonk {
border: 0;
}
.navi ul li a {
text-decoration: none;
text-transform: uppercase;
color: #555;
}
.navi ul li a:hover {
color: #000;
}
.navi select {
display: none;
}
.navi ul ul li span {
display: none;
} .navi ul ul {
text-align: left;
position: absolute;
width: 212px;
z-index: 900;
left: -10px;
top: 54px;
padding-top: 25px;
padding-bottom: 15px;
background: transparent url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_navi.png) no-repeat center top;
overflow: hidden;
display: none;
border: 0;
}
.navi ul ul li {
clear: both;
display: block;
margin: 0 0 5px 0;
border: 0;
padding: 5px 30px;
background: none;
}  .tagline {
text-align: center;
font-size: 30px;
line-height: 1.1em;
margin-bottom: 70px;
}
.tagline p {
margin-top: 0;
margin-bottom: 20px;
}
.tagline span {
font-size: 12px;
line-height: 1.6em;
} .main-wrapper {
width: 715px;
float: left;
padding-top: 11px;
}
#fullwidth,
#error_page {
width: 100%;
float: none;
}
.single .post-body {
margin-bottom: 70px;
font-size: 16px;
}
.single .post-body .pformats {
list-style-type: none;
padding: 0;
margin: 0;
} .post h2.entry-title {
margin-top: 0;
margin-bottom: 40px;
padding: 10px 0 20px;
border-bottom: 3px solid #000;
font-size: 48px;
line-height: 1.1em;
}
.post {
font-size: 16px;
line-height: 1.7em;
}
.post-header {
border-top: 1px solid #ddd;
padding-top: 5px;
font-size: 11px;
}
.post-header ul li {
float: left;
margin-right: 20px;
}
.post-body .post-footer {
list-style-type: none;
margin: 50px 0;
padding: 0;
font-size: 12px;
}
.post-footer li {
float: left;
overflow: hidden;
}
.post-body .post-footer a {
color: #888;
text-decoration: none;
}
.post-footer strong {
margin-right: 10px;
}
.post-body img,
.thumbnail img {
max-width: 100%;
height: auto;
}
.post-body blockquote {
border-bottom: 1px solid #eee;
border-top: 5px solid #eee;
background: #fefefe;
padding: 20px 50px;
font: normal 18px/2em paprika, 'PT Serif', Georgia, serif;
margin: 20px 0;
color: #676;
}
.post-body img {
margin-top: 10px;
}
.post-body h1,
.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6 {
margin-top: 20px;
font-size: 34px;
line-height: 1.2em;
font-weight: normal;
}
.post-body h2 {
font-size: 28px;
}
.post-body h3 {
font-size: 24px;
line-height: 1.5em;
}
.post-body h4 {
font-size: 18px;
line-height: 1.6em;
}
.post-body h5 {
font-size: 12px;
line-height: 1.8em;
}
.post-body h6 {
font-size: 10px;
line-height: 1.8em;
}
.post-body ul,
.post-body ol {
margin-top: 20px;
margin-bottom: 20px;
list-style-type: disc;
margin-left: 0;
}
.post-body ol {
list-style-type: decimal
}
.post-body ul li,
.post-body ol li {
margin-bottom:5px;
} .sideblog .post {
margin-bottom: 70px;
}
.sideblog .entry-title a {
text-decoration: none;
}
.sideblog .excerpt a {
text-decoration: none;
color: #b8b8b8;
}
.sideblog .excerpt a:hover {
text-decoration: underline;
}
.sideblog .post .thumbnail {
width: 470px;
margin-right: 20px;
}
.sideblog .post .thumbnail img {
display: block;
margin: 0;
}
.sideblog .post .post-body {
width: 225px;
}
.sideblog .post.noimg .post-body {
width: 100%;
}
.sideblog .post h2.entry-title {
font-size: 30px;
border-top: 0;
padding-bottom: 10px;
margin-bottom: 30px;
}
.sideblog .post .author a {
text-decoration: none;
}
.excerpt {
font-size: 14px;
line-height: 1.6em;
}
.excerpt span,
.more-link {
font-size: 12px;
display: block;
margin-top: 20px;
text-decoration: none;
} #singlepost .post-body .pformats {
list-style-type: none;
padding: 0;
margin: 0 0 20px 0;
}
#singlepost .post h2.entry-title {
margin-bottom: 20px;	
}
.pformats .audioplayercover img {
margin: 0 0 0 12px;
} .pfaudio .xox {
background: #555;
padding: 20px 0;
position: auto; }
.xox audio {
width: 640px;
height: 30px;
}
.pfaudio .audioplayercover {
width: 223px;
height: 164px;
margin: 0 0 10px 8px;
position: relative;
}
.pfaudio .thumbnail .audioplayercover img {
width: 163px;
height: 163px;
display: block;
float: left;
margin-left: 12px;
border: 0;
background: #fb9a4d;
}
.pfaudio .disc_cover {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/bg_disc-cover.png) no-repeat left center;
width: 223px;
height: 164px;
position: absolute;
top: 0;
left: 0;
}
.pfaudio .audioplayerbox {
margin: 10px 20px 0 20px;
padding: 0;
border: 1px solid #3e4041;
}
.pfaudio ul.audiometa {
width: 170px;
margin: 0 20px 0 20px;
text-align: left;
font-size: 12px;
color: #ccc;
}
.pfaudio ul.audiometa li {
display: block;
margin-bottom: 10px;
padding-left: 25px;
}
.pfaudio ul.audiometa li.songtitle,
.pfaudio ul.audiometa li.songsinger,
.pfaudio ul.audiometa li.songalbum {
background-position: left center;
background-repeat: no-repeat;
background-image: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_songtitle.png);
}
.pfaudio ul.audiometa li.songsinger {
background-image: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_songsinger.png);
}
.pfaudio ul.audiometa li.songalbum {
background-image: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_songalbum.png);
} .videobox {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.videobox iframe,  
.videobox object,  
.videobox embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.yaw {
width: 100%;
max-width: 100%;
} .feed-title {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/feed-title.png) repeat-x left center;
margin-bottom: 30px;
padding-left: 10px;
}
.feed-title span {
font-size: 14px;
font-family: Paprika;
background: #fff;
padding: 0 20px;
}
.portfolio-wrap {
width: 715px;
margin-bottom: 70px;
}
ul.pt-portfolio {
margin-left: -10px;
margin-right: -10px;
}
ul.pt-portfolio li.post {
width: 225px;
margin: 0 10px 20px 10px;
} ul.filter {
text-align: center;
margin-bottom: 70px;
padding-bottom: 20px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_bold-s.png) no-repeat center bottom;
}
ul.filter .hed {
display: block;
font-family: paprika, serif;
font-size: 16px;
margin-bottom: 20px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/feed-title.png) repeat-x center center;
}
ul.filter .hed span {
padding: 0 20px;
background: #fff;
}
ul.filter li {
display: inline;
margin: 0 10px;
font-size: 14px;
}
ul.filter li a {
text-decoration: none;
}
ul.filter li a:hover {
text-decoration: underline;
}
#homepage .pt-portfolio .thumbnail,
#portfolio .pt-portfolio .thumbnail,
#taxonomy .pt-portfolio .thumbnail,
#authors .pt-portfolio .thumbnail {
position: relative;
width: 225px;
height: 140px;
border-bottom: 3px solid #000;
text-align: center;
}
.pt-portfolio .thumbnail .ita {
position: absolute;
bottom: -7px;
padding-bottom: 4px;
text-align: center;
width: 100%;
z-index: 10;
}
.pt-portfolio .thumbnail .author {
padding: 7px 10px;
border-top: 3px solid #000;
background: #fff;
font-size: 11px;
text-transform: uppercase;
}
.pt-portfolio .thumbnail .author em {
text-transform: lowercase;
}
.pt-portfolio .post-body {
text-align: center;
}
.pt-portfolio .entry-date {
font-style: italic;
font-size: 11px;
padding-bottom: 5px;
border-bottom: 1px solid #000;
color: #000;
}
.pt-portfolio .post h2.entry-title {
font-size: 16px;
margin-top: 5px;
margin-bottom: 10px;
text-transform: uppercase;
line-height: 1.6em;
border: 0;
}
.pt-portfolio .post .excerpt {
font-size: 14px;
line-height: 1.6em;
} .thumbnail .thumb, .thumbnail{
position: relative;
display: block;
}
.onhover {
position: absolute;
z-index: 8;
width: 48px;
height: 48px;
left: 88.5px;
bottom: 35%;
margin-bottom: -24px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_onhover.png) no-repeat center center;
display: none;
}
.metahover {
position: absolute;
z-index: 8;
width: 48px;
height: 48px;
left: 211px;
bottom: 35%;
margin-bottom: -24px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_onhover.png) no-repeat center center;
display: none;
}
.metahover a {
text-decoration: underline;
}
.metahover li {
padding: 5px 10px;
}
.metahover .author {
background: #fff;
display: inline-block;
font-size: 12px;
} .pages .post h2.entry-title {
border-top: 1px solid #ddd;
} .comments-wrapper {
border-top: 1px solid #ddd;
padding-top: 70px;
}
.post .c-title,
.c-title,
#reply-title {
font-size: 14px;
font-family: Paprika;
margin-bottom: 20px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_bold-s.png) no-repeat left bottom;
padding-bottom: 12px;
}
.c-title.below {
margin-bottom: 30px;
}
.comments-wrapper .commentlist {
margin: 50px 0;
}
.comments-wrapper .moderation {
background: #f2f2f2;
padding: 5px 10px;
border-radius: 2px;
}
.comments-wrapper .notif,
.logged-in-as {
font-size: 12px;
}
.notif a {
text-decoration: none;
}
.notif a:hover {
text-decoration: underline;
}
.ccontainer {
padding-left: 50px;
}
.ccontainer .nah {
width: 50px;
margin-left: -50px;
position: relative;
}
.ccontainer .avatar img {
width: 50px;
height: 50px;
display: block;
}
.comments-wrapper .pc {
padding-left: 20px;
}
.pc .comment-header {
margin-bottom: 15px;
}
.pc .cauthor .fn {
font-style: normal;
font-size: 16px;
color: #000;
text-transform: capitalize;
}
.pc .reply {
display: block;
clear: both;
font-size: 12px;
}
.pc .reply a {
text-decoration: none;
}
.pc .reply a:hover {
text-decoration: underline;
}
.comments-wrapper .content {
margin-bottom: 40px;
}
.comments-wrapper ul.children {
margin: 20px 0 0 70px;
padding-left: 20px;
border-left: 1px solid #ddd;
margin-bottom: 40px;
} .comments-wrapper form#commentform {
margin-top: 30px;
}
.comments-wrapper form#commentform p {
margin-top: 20px;
}
.comment-form-comment label {
display: none;
}
.comments-wrapper form#commentform input {
background: #fff;
color: #777;
box-shadow: 1px 1px 3px #f2f2f2;
border: 1px solid #ddd;
padding: 15px;
font: italic 14px 'PT Serif', Georgia, Serif;
width: 300px;
}
.comments-wrapper form#commentform textarea {
box-shadow: 1px 1px 3px #f2f2f2;
border: 1px solid #ddd;
padding: 15px;
width: 400px;
font: italic 14px 'PT Serif', Georgia, Serif;
}
.comments-wrapper form#commentform #submit {
width: auto;
color: #444;
font: italic 14px 'PT Serif', Georgia, Serif;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/comment_submit.png) left center no-repeat;
padding: 10px 0 10px 40px;
box-shadow: none;
border: none;
cursor: pointer;
} #contact_form ul {
margin-bottom: 10px;
}
#contact_form ul li {
margin-bottom: 20px;
}
#contact_form ul li input,
.wpcf7 input {
background: #fff;
color: #777;
box-shadow: 1px 1px 3px #f2f2f2;
border: 1px solid #ddd;
padding: 15px;
font: italic 14px 'PT Serif', Georgia, Serif;
width: 300px;
}
#contact_form ul li textarea,
.wpcf7 textarea {
box-shadow: 1px 1px 3px #f2f2f2;
border: 1px solid #ddd;
padding: 15px;
margin: 0;
font: italic 14px 'PT Serif', Georgia, Serif;
width: 400px;
}
#contact_form .submit,
.wpcf7 .wpcf7-submit {
font: italic 14px 'PT Serif', Georgia, Serif;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/comment_submit.png) left center no-repeat;
padding: 10px 0 10px 40px;
box-shadow: none;
border: none;
margin-top: 10px;
cursor: pointer;
width: auto;
}
.wpcf7 {
font-size: 12px;
}
.wpcf7 textarea,
.wpcf7 input {
margin-top: 5px;
}
.err {
display: none;
background: #fdd9d9;
border: 1px solid #f0c5c5;
padding: 5px 10px;
margin-bottom: 20px;
float: left;
box-shadow: 1px 1px 3px #f2f2f2;
} .page_navigation {
font-size: 14px;
}
.page_navigation li.left,
.page_navigation li.right {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/slider_nextprev.png) no-repeat center bottom;
height: 22px;
width: 25px;
}
.page_navigation li.right {
background-position: center top;
margin-left: 10px;
}
.page_navigation li.left a,
.page_navigation li.right a {
display: block;
text-indent: -9000px;
height: 22px;
width: 25px;
}
.post-body .post_navigation {
list-style-type: none;
padding: 70px 0 0 0;
margin: 0;
border-top: 1px solid #ddd;
}
.post_navigation li a {
text-decoration: none;
color: #999;
font-size: 12px;
}
.post_navigation li.right {
text-align: right;
}
.post_navigation li a strong {
color: #000;
display: block;
font-size: 18px;
} #numbering {
text-align: center;
border-bottom: 1px solid #ddd;
}
#numbering li {
display: inline-block;
padding: 10px 0 30px;
margin: 0 10px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_vertical.png) no-repeat center bottom;
}
#numbering li a,
#numbering .current {
text-decoration: none;
padding: 0 5px 5px 5px;
}
#numbering .current {
background: black;
color: #fff;
border-radius: 2px;
} .hentry span.lowercase {
font-size: 16px;
display: block;
clear: both;
}
.sideblog .hentry h2.entry-title {
border-top: 1px solid #ddd;
font-size: 48px;
}
.sideblog .hentry .post-body {
width: 100%;
} #searchpage .post-body ul {
border-left: 1px solid #ddd;
margin: 0;
padding: 0;
list-style-type: none;
}
#searchpage .post-body ul li {
padding: 7px 0 7px 40px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_xs.png) no-repeat left center;
clear: both;
}
#searchpage .post-body ul h3 {
font-size: 16px;
margin: 7px 0 10px;
font-size: 18px;
line-height: 1.5em;
}
#searchpage .post-body li .thumbnail {
margin: 0 20px 0 0;
} .archive-section {
margin-top: 50px;
}
.archive-section .grid {
margin-bottom: 50px;
}
.archive-section .grid h3 {
font-size: 24px;
line-height: 1.2em;
margin-bottom: 20px;
}
.archive-section .grid ul {
border-left: 1px solid #ddd;
}
.archive-section .grid ul li {
padding: 7px 0 7px 30px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_xs.png) no-repeat left center;
}
.archive-section ul li span {
font-style: italic;
font-size: 11px;
}
.archive-section ul li h4 {
font-size: 18px;
}
.archive-section a {
text-decoration: none;
} .sidebar-wrapper {
width: 225px;
margin-left: 20px;
}
.widget {
font-size: 14px;
line-height: 1.6em;
}
.widget ul li {
margin-bottom: 5px;
padding-bottom: 5px;
}
.widget a {
text-decoration: none;
}
.widget a:hover {
text-decoration: underline;
} .sidebar-wrapper .black {
padding: 20px;
margin-bottom: 50px;
margin-top: 11px;
}
.sidebar.black h3.title,
.sidebar.white h3.title {
text-transform: uppercase;
margin-bottom: 20px;
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_widget_title.png) repeat-x left center;
text-align: center;
}
.sidebar.black h3.title span,
.sidebar.white h3.title span {
color: #fff;
background: #000;
padding: 0 15px;
font-size: 12px;
}
.sidebar.black .widget,
.sidebar.white .widget {
margin-bottom: 40px;
}
.sidebar .min {
margin-bottom: -40px;
} .sidebar.white h3.title {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/border_widget_title.png) repeat-x left center;
}
.sidebar.white h3.title span {
color: #444;
background: #fff;
} #searchform:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
#searchform .screen-reader-text {
font-size: 12px;
line-height: 1.6em;
font-style: italic;
margin-bottom: 10px;
text-align: center;
display: block;
}
#searchform #s {
font-family: 'PT Serif', Georgia, Serif;
font-style: italic;
background: #fff;
width: 165px;
padding: 7px 10px;
border: 0;
border-radius: 2px;
}
#searchform #searchsubmit { text-transform: uppercase;
border: 0;
margin-top: 5px;
cursor: pointer;
width: 100%;
border-radius: 2px;
padding: 5px 0;
background: #ffb031;
background: -webkit-gradient(linear, left top, left bottom, from(#ffce4f), to(#ffb031));
background: -webkit-linear-gradient(top, #ffce4f, #ffb031);
background: -moz-linear-gradient(top, #ffce4f, #ffb031);
background: -ms-linear-gradient(top, #ffce4f, #ffb031);
background: -o-linear-gradient(top, #ffce4f, #ffb031);
}
.white #searchform .screen-reader-text {
display: none;
}
.white #searchform #s {
padding: 0 10px;
border: 1px solid #ddd;
width: 160px;
height: 30px;
float: left;
box-shadow: 1px 1px 3px #f2f2f2;
}
.white #searchform #searchsubmit {
text-indent: -8000px;
width: 30px;
height: 30px;
float: right;
margin-top: 1px;
background: #000 url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/comment_submit.png) no-repeat center center;
box-shadow: 1px 1px 3px #f2f2f2;
} #byn_twitterfield {
list-style-type:none;
}
#byn_twitterfield li {
border:none;
background:url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/twitter-li.png) no-repeat left 2px;
padding:0 0 20px 30px;
}
#byn_twitterfield li a {
border-bottom:1px dotted #999;
}
#byn_twitterfield li a:hover {
border-bottom:1px solid #999;
text-decoration:none;
} .widget blockquote {
font-style: italic;
margin-bottom: 10px;
text-align: center;
}
.black .widget blockquote .sub2 {
color: #fff;
} .flickr_wrap {
margin-left: -5px;
margin-right: -5px;
}
.flickr_badge_image {
float: left;
margin: 5px;
height: 48.75px;
width: 48.75px;
}
.black .flickr_badge_image,
.black .flickr_badge_image img {
width: 55px;
height: 55px;
}
.flickr_badge_image img {
height: 48.75px;
width: 48.75px;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
margin-bottom: 15px;
}
#wp-calendar thead {
font-size: 10px;
}
#wp-calendar thead th {
padding-bottom: 10px;
text-align: center;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #f5f5f5;
border: 1px solid #fff;
text-align: center;
}
.black #wp-calendar tbody td {
background: #111;
border: 1px solid #222;
}
#wp-calendar tbody td:hover {
background: #fff;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
font-size: 10px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tfoot #prev {
font-size: 10px;
text-transform: uppercase;
padding-top: 10px;
}
#wp-calendar tfoot tr {
background: none;
} ul.byn_popularposts li.borderless {
padding-bottom: 10px;
}
ul.byn_popularposts ul li.itathumbs {
float: left;
margin-right: 10px;
width: 60px;
}
ul.byn_popularposts ul li.itameta {
float: left;
line-height: 1.2em;
width: 155px;
}
.black ul.byn_popularposts ul li.itameta {
width: 115px;
}
ul.byn_popularposts ul .pop_link {
text-transform: uppercase;
font-size: 12px;
}
ul.byn_popularposts ul li .popentry-date {
font-size: 11px;
line-height: 2em;
font-style: italic;
} .footer-wrapper {
width: 100%;
margin-top: 70px;
} .credit {
width: 960px;
margin: 0 auto;
padding: 50px 0;
}
.credit ul {
text-align: center;
}
.credit ul li {
display: inline;
margin: 0 15px;
text-transform: uppercase;
}
.credit li a {
text-decoration: none;
}
.credit li a:hover {
text-decoration: none;
border-bottom: 1px solid #ddd;
} .credit .logo {
text-align: center;
margin-top: 30px;
}
.credit .logo h2 {
color: #fff;
font: normal normal 24px/2.3em 'lobster', 'PT Serif', Georgia, serif;
border-bottom: 1px solid #ddd;
padding-bottom: 7px;
display: inline;
}
.credit span {
font-style: italic;
} .backtotop {
text-align: center;
display: block;
position: relative;
}
.backtotop span {
display: block;
width: 100%;
height: 20px;
position: absolute;
top: -20px;
text-align: center;
}
.backtotop a {
background: #000 url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/icon_totop.png) no-repeat center center;
display: inline-block;
margin: 0 auto 30px;
width: 40px;
height: 20px;
text-indent: -8000px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
} #error_page {
text-align: center;
margin: 100px 0 150px;
}
#error_page h2 {
font-size: 7em;
line-height: .9em;
margin-bottom: 40px;
}
#error_page span {
font: normal 18px Paprika, Serif;
}
#error_page p {
font: normal 12px/1.8em Paprika, Serif;
}  .left {
float: left;
}
.right {
float: right;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
.post-header cite {
text-transform: uppercase;
font-style: normal;
} .black {
color: #ccc;
background: #000;
}
.black a {
color: #fff;
}
.black a:visited {
color: #eee;
}
.black a:hover {
color: #fff;
text-decoration: underline;
}/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/css/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
} .flexslider {margin:0; background:transparent; border:0; position:relative; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; padding: 0; zoom: 1;} .flex-caption {margin: 0; padding:0; position: absolute; left: 0; bottom: 20%; color: #fff; font: normal 12px/1.6em 'Paprika', Georgia, Serif;}
.slider {width:960px; margin:0 auto 70px;}
.flex-caption h1, .flex-caption h2, .flexcaption h3 {display: inline-block; background: #fff; color: #000; font: normal 16px/1.3em 'paprika', georgia, serif; padding: 15px 20px;}
.post .slider {width:100%;}
.flex-caption span {background: #000; padding: 10px 20px; display: block;}
.post .slider .flex-caption {bottom:-10px;} .flex-direction-nav {height: 0;}
.flex-direction-nav a {width: 25px; height: 22px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/slider_nextprev.png) no-repeat center bottom; position: absolute; top: 50%; margin-top: -11px; cursor: pointer; text-indent: -998em; opacity: 1;}
.flex-direction-nav li a:hover {opacity:1;}
.flex-direction-nav .flex-next, .flexslider:hover .flex-next {background-position: center top; right: -50px; }
.flex-direction-nav .flex-prev, .flexslider:hover .flex-prev {left: -50px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; left: 30px; top: 30px; bottom: auto; text-align: left;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li a {width: 13px; height: 13px; background: transparent url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/bg_control_nav.png) no-repeat; cursor: pointer; text-indent: -998em; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none;}
.flex-control-nav li a:hover {background: transparent url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/bg_control_nav.png) no-repeat 0 -13px;}
.flex-control-paging li a.flex-active {background: transparent url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/bg_control_nav.png) no-repeat 0 -26px;}div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }
div.pp_default .pp_top .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } div.pp_default .pp_top .pp_middle { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } div.pp_default .pp_top .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_content { background-color: #fff; } div.pp_default .pp_expand { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_expand:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } div.pp_default .pp_contract { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_contract:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } div.pp_default .pp_close { width: 30px; height: 30px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_social { margin-top: 7px; }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }
div.pp_default .pp_description{ font:italic normal 12px georgia, serif; margin: 10px 0 0 0; text-align:center;}
div.pp_default .pp_bottom .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } div.pp_default .pp_bottom .pp_middle { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } div.pp_default .pp_bottom .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } div.pp_default .pp_loaderIcon { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/loader.gif) center center no-repeat; }  div.light_rounded .pp_top .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } div.light_rounded .pp_top .pp_middle { background: #fff; } div.light_rounded .pp_top .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } div.light_rounded .pp_next:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_rounded .pp_previous:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_rounded .pp_expand { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_rounded .pp_expand:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_rounded .pp_contract { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_rounded .pp_contract:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_arrow_previous { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_rounded .pp_bottom .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } div.light_rounded .pp_bottom .pp_middle { background: #fff; } div.light_rounded .pp_bottom .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } div.light_rounded .pp_loaderIcon { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.dark_rounded .pp_top .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } div.dark_rounded .pp_top .pp_middle { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_top .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } div.dark_rounded .pp_content_container .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } div.dark_rounded .pp_content_container .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } div.dark_rounded .pp_content { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_next:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_rounded .pp_previous:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.dark_rounded .pp_expand { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_expand:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_arrow_previous { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_arrow_next { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_rounded .pp_bottom .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } div.dark_rounded .pp_bottom .pp_middle { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_bottom .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } div.dark_rounded .pp_loaderIcon { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }  div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } div.dark_square .pp_expand { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_square .pp_expand:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_square .pp_contract { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_square .pp_contract:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_square .pp_close { width: 75px; height: 22px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_arrow_previous { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_arrow_next { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_square .pp_next:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_square .pp_previous:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }
div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_square .pp_expand:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_square .pp_contract { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_square .pp_contract:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_square .pp_close { width: 75px; height: 22px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_arrow_previous { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_square .pp_previous:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_square .pp_loaderIcon { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.facebook .pp_top .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } div.facebook .pp_top .pp_middle { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } div.facebook .pp_top .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } div.facebook .pp_content_container .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } div.facebook .pp_content { background: #fff; } div.facebook .pp_expand { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.facebook .pp_expand:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.facebook .pp_contract { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.facebook .pp_contract:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.facebook .pp_close { width: 22px; height: 22px; background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } div.facebook .pp_arrow_previous { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_next:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } div.facebook .pp_previous:hover { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } div.facebook .pp_bottom .pp_left { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } div.facebook .pp_bottom .pp_middle { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } div.facebook .pp_bottom .pp_right { background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }  div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay {
background: #fff url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/body.png) fixed;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9500;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 10000;
}
.pp_top {
height: 20px;
position: relative;
}
* html .pp_top { padding: 0 20px; }
.pp_top .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_top .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_top .pp_middle {
left: 0;
position: static;
}
.pp_top .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px; }
.pp_fade { display: none; }
.pp_content_container {
position: relative;
text-align: left;
width: 100%;
}
.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }
.pp_content_container .pp_details {
float: left;
margin: 10px 0 2px 0;
}
.pp_description {
display: none;
margin: 0;
}
.pp_social { float: left; margin: 0; }
.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
.pp_social .twitter { float: left; }
.pp_nav {
clear: right;
float: left;
margin: 3px 10px 0 0;
display:none!important; }
.pp_nav p {
float: left;
margin: 2px 4px;
white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
float: left;
margin-right: 4px;
text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
display: block;
float: left;
height: 15px;
margin-top: 3px;
overflow: hidden;
text-indent: -10000px;
width: 14px;
}
.pp_hoverContainer {
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.pp_gallery {
display: none;
left: 50%;
margin-top: -50px;
position: absolute;
z-index: 10000;
}
.pp_gallery div {
float: left;
overflow: hidden;
position: relative;
}
.pp_gallery ul {
float: left;
height: 35px;
margin: 0 0 0 5px;
padding: 0;
position: relative;
white-space: nowrap;
}
.pp_gallery ul a {
border: 1px #000 solid;
border: 1px rgba(0,0,0,0.5) solid;
display: block;
float: left;
height: 33px;
overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff; }
.pp_gallery ul a img { border: 0; }
.pp_gallery li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}
.pp_gallery li.default a {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display: block;
height: 33px;
width: 50px;
}
.pp_gallery li.default a img { display: none; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
margin-top: 7px !important;
}
a.pp_next {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/next.png) center center no-repeat;
display: block;
float: right;
height: 76px;
text-indent: -10000px;
width: 38px;
position:absolute;
right:-100px;
top:45%;
opacity:0.5;
}
a.pp_previous {
background: url(//www.cohabitiamo.it/wp-content/themes/antagonist/images/prettyPhoto/default/prev.png) center center no-repeat;
display: block;
float: left;
height: 76px;
text-indent: -10000px;
width: 38px;
position:absolute;
left:-100px;
top:45%;
opacity:0.5;
}
a.pp_expand,
a.pp_contract {
cursor: pointer;
display: none;
height: 20px;	
position: absolute;
right: 30px;
text-indent: -10000px;
top: 10px;
width: 20px;
z-index: 20000;
}
a.pp_close {
position: absolute; right: 0; top: 0; 
display: block;
line-height:22px;
text-indent: -10000px;
display:none;
}
.pp_bottom {
height: 20px;
position: relative;
}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_bottom .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_bottom .pp_middle {
left: 0;
position: static;
}
.pp_bottom .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_loaderIcon {
display: block;
height: 24px;
left: 50%;
margin: -12px 0 0 -12px;
position: absolute;
top: 50%;
width: 24px;
}
#pp_full_res {
line-height: 1 !important;
}
#pp_full_res .pp_inline {
text-align: left;
}
#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
div.ppt {
color: #000;
display: none;
font-size: 16px;
margin: 0 0 0 15px;
z-index: 9999;
text-align:left;
}