.zg-wrapper,
.zg-footer{
    opacity: 1;
}

.zg-all{
    text-decoration: none;
    font-size: 0.875rem; /* 14px */
	line-height: 2.188rem; /* 35px */
	font-weight: 900;
    margin: 0 auto 20px;
    font-weight: 600;
    width: auto;
    text-decoration: underline;
    color: #ff5c00;
    display: block;
    text-align: center;
}
/* zg-cuneo: breadcrumb */
.zg-cuneo{
    margin-bottom: 10px;
}

.zg-cuneo a{
    color: #2c3841;
    text-decoration:none;
}

.zg-cuneo li {
    padding-left: 2.4em;
    font-size: 0.875rem;
    display:none;
    position: relative;
}

.zg-cuneo li:last-child{
    font-weight: 700;
	display:inline-block;
}

.zg-cuneo li a:before {
	content: "";
	background: url('../images/arrow.svg') no-repeat 0 0;
	background-size: contain;
	width: 27px;
	height: 19px;
	display: inline-block;
	-webkit-transform: rotate(180deg);
	       -ms-transform: rotate(180deg);
	    transform: rotate(180deg);
	position: absolute;
	left: 0;
}

.zg-cuneo li:after {
    display: none;
    content: "";
    background: #ff5c00;
    width: 2px;
    height: 21px;
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
        transform: rotate(25deg);
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -11px;
}
/* end zg-cuneo: breadcrumb */

/* zg-firenze: image grid */
.zg-firenze .zg-title-section{
    margin-bottom: 20px;
    text-align: left;
}

.zg-firenze ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.zg-firenze .zg-item{
    margin-right: 5vw;
    margin-bottom: 20px;
    width: calc(45vw - (5vw / 2));
    height: 220px;
    overflow: hidden;
}

.zg-firenze .zg-item:nth-of-type(2n+0){
    margin-right: 0;
}

.zg-firenze figure{
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.zg-firenze figure:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.zg-firenze figure:after{
    content: attr(data-num);
	position:absolute;
	top:20px;
	right:15px;
	color:#ffffff;
	font-size: 3.75rem;
    font-weight: 200;
    z-index: 2;
}

.zg-firenze figcaption{
    position: absolute;
    color: #ffffff;
    font-weight: 900;
    left: 15px;
    right: 15px;
    bottom: 15px;
    line-height: 1.25rem;
    overflow: hidden;
    max-height: 140px;
    z-index: 2;
}

.zg-firenze .zg-lazy-image:before{
   z-index: 1;
}

.zg-firenze .zg-lazy-image img{
   width: auto;
}

.zg-firenze img{
    height: 100%;
    width: auto;
}

.zg-firenze a:hover figure:before{
    opacity: 0;
}

.zg-santa-croce .zg-item,
.zg-santo-spirito .zg-item{
    height: auto;
    overflow: visible;
}

.zg-santa-croce .zg-item a,
.zg-santo-spirito .zg-item a{
    text-decoration: none;
}

.zg-santa-croce .zg-item,
.zg-santa-maria-novella .zg-item{
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.zg-santa-maria-novella .zg-item{
    margin-right: 0;
}

.zg-santa-croce figure{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    background-color: #FFFFFF;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.zg-santa-croce figure:before{
    position: relative;
    background: none;
    display: block;
    height: 0;
    padding-top: 68.75%;
}

.zg-santa-croce figcaption{
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    color: #2c3841;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 700;
    max-height: 40px;
    overflow: hidden;
    padding: 10px 10px 0;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}

.zg-santa-croce figcaption a{
    text-decoration: none;
}

.zg-firenze.zg-santa-croce-article .zg-item{
    width: calc(40vw - (5vw / 2));
}

.zg-torino .zg-main-text .zg-firenze.zg-santa-croce-article ul li.zg-item:before{
    display: none;
}

.zg-santa-croce a:hover figure,
.zg-santa-maria-novella a:hover figure{
    opacity: .8;
}

.zg-santa-croce img,
.zg-santo-spirito img{
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
}

.zg-santo-spirito .zg-item:last-of-type{
    display: none;
}

.zg-santo-spirito figure{
    height: auto;
    overflow: visible;
}

.zg-santo-spirito figure:before{
    position: relative;
    background: none;
    display: block;
    height: 0;
    padding-top: 100%;
    z-index: 1;
    background-image: -webkit-linear-gradient(305deg, rgba(44, 115, 169, 0.29) 0%, #561f0c 100%);
    background-image: -o-linear-gradient(305deg, rgba(44, 115, 169, 0.29) 0%, #561f0c 100%);
    background-image: linear-gradient(145deg, rgba(44, 115, 169, 0.29) 0%, #561f0c 100%);
    opacity: .6;
}

.zg-santo-spirito figcaption{
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    left: auto;
    right: auto;
    bottom: auto;
    color: #FFFFFF;
    font-size: 1.25rem;
    font-weight: 900;
    text-transform: capitalize;
    z-index: 2;
    overflow: visible;
}

.zg-santo-spirito figcaption:after{
    content: attr(data-country);
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 0.563rem;
    letter-spacing: 5px;
    opacity: .7;
    text-transform: uppercase;
}

.zg-santo-spirito img{
    z-index: 0;
}

.zg-santa-maria-novella .zg-item{
    width: 100%;
    height: 50px;
}

.zg-santa-maria-novella .zg-item a{
    text-decoration: none;
}

.zg-santa-maria-novella figure{
    width: 100%;
    height: 50px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.zg-santa-maria-novella figcaption{
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    color: #2c3841;
    margin-right: 5vw;
}

.zg-santa-maria-novella figure:before{
    display: none;
}

.zg-santa-maria-novella img{
    margin-right: 5vw;
}
/* end zg-firenze: image grid */

/* zg-roma: list */
.zg-roma{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.zg-roma .zg-item > a{
    width: auto;
}

.zg-roma .zg-item > a:hover > .zg-lazy-image.processed:not(.processing){
    background: none;
}

.zg-roma .zg-item {
    margin-bottom: 30px;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.zg-roma .zg-item-image{
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 90vw;
    margin-bottom: 10px;
}

.zg-roma .zg-item-content{
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.zg-trastevere .zg-item > a{
    width: 100%;
}

.zg-trastevere .zg-item:first-of-type .zg-item-image{
    width: 100vw;
    margin-left: -5vw;
    margin-right: -5vw;
}

.zg-trastevere .zg-item:first-of-type .zg-item-content{
    position: relative;
}

.zg-trastevere .zg-item:first-of-type .zg-item-content:before{
    content: "";
	position:  absolute;
    display: block;
	left: -5vw;
    top: 10px;
    bottom: 5px;
    width: 2px;
    background-color: #ff5c00;
}

.zg-garbatella .zg-item {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.zg-garbatella .zg-lazy-image{
    max-width: 80px;
}

.zg-garbatella .zg-lazy-image:before{
    content: "";
    display: block;
    height: 0;
    padding-top: 100%;
}

.zg-garbatella .zg-item-image{
    width: 80px;
    margin-bottom: 0;
}

.zg-garbatella .zg-link-section{
    display: table;
    line-height: 0.938rem;
    margin-bottom: 10px;
}

.zg-garbatella .zg-item-content p{
    display: none;
}
/* zg-roma: list */

/* zg-latina: right line */
.zg-latina{
	position:relative;
    margin-bottom: 20px;
}

.zg-latina:before{
    content: "";
	position:  absolute;
    display: block;
	left: -5vw;
    top: 5px;
    bottom: 0px;
    width: 2px;
    background-color: #ff5c00;
}
/* end zg-latina: right line */

/* zg-ostia */
.zg-ostia{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	position:relative;
    margin-bottom: 30px;
}

.zg-ostia .zg-info ul li:before{
    content: "•";
    display: inline-block;
    width: 10px;
    color: #2c3841;
}

.zg-ostia .zg-order a{
    font-size: 0.938rem;
    line-height: 2.188rem;
    font-weight: 700;
    color: #ff5c00;
    text-decoration: underline;
    display:none;
}
/* end zg-ostia */

/* zg-torcello: top destinazioni */
.zg-torcello:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 25px;
    background: #FFFFFF url('../images/pin.svg') left center no-repeat;
}

.zg-torcello ul{
    white-space: nowrap;
    position: relative;
    overflow: auto;
    margin-right: -5vw;
    margin-left: 30px;
    display: block;
    -webkit-overflow-scrolling: touch;
}

.zg-torcello ul::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #e1e1e1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.zg-torcello ul::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.zg-torcello li{
    display: inline-block;
    margin-right: 5px;
}

.zg-torcello li:last-child{
    margin-right: 5vw;
}

.zg-torcello li a{
    font-weight: 700;
    color: #ff5c00;
    text-decoration: none;
    letter-spacing:0.5px;
}
/* end zg-torcello: top destinazioni */

/* zg-burano: accordion */
.zg-burano{
    overflow: hidden;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
            box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    margin: 0 -5vw 20px;
    text-align: center;
}

.zg-title-burano{
    position: relative;
    display: block;
    background-color: #FFFFFF;
    font-size: 1.25rem;
    line-height: 3.125rem;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.zg-title-burano a{
    position: relative;
    z-index: 1;
    line-height: 3.125rem;
    height: 50px;
    width: auto;
    display: inline-block;
}

.zg-title-burano:after,
.zg-title-burano:before{
    top: 50%;
    content: "";
    position: absolute;
    background-color: red;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.zg-title-burano:after{
    width: 20px;
    height: 2px;
    right: 5vw;
    margin-top: -1px;
}

.zg-title-burano:before{
    height: 20px;
    width: 2px;
    margin-top: -10px;
    right: calc(5vw + 9px);
}

.zg-burano li{
    position: relative;
    border-bottom: 1px solid #EEE;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #FCFCFC;
}

.zg-burano li:after{
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #EEE;
    top: 50px;
    left: 0;
}

.zg-burano li:first-child{
    border-top: 1px solid #EEE;
}

.zg-burano input[type=checkbox]{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    opacity: 0;
}

.zg-burano input[type=checkbox] ~ ul{
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(0,20px);
        -ms-transform: translate(0,20px);
            transform: translate(0,20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 5vw;
}

.zg-burano input[type=checkbox] ~ ul li{
    border: 0 none;
    margin: 0 5vw;
    line-height: 1.875rem;
    width: 35vw;
    font-weight: 700;
    text-transform: capitalize;
}

.zg-burano input[type=checkbox] ~ ul li{
    border: 0 none;
}

.zg-burano input[type=checkbox] ~ ul li a{
    color: #2c3841;
    text-decoration: none;
}

.zg-burano input[type=checkbox] ~ ul li:after{
    display: none;
}

.zg-burano input[type=checkbox]:checked ~ ul{
    position: relative;
    overflow: hidden;
    max-height: 1000px;
    opacity: 1;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
            transform: translate(0,0);
}

.zg-burano input[type=checkbox]:checked ~ .zg-title-burano:after{
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0;
}

.zg-burano input[type=checkbox]:checked ~ .zg-title-burano:before{
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
/* end zg-burano: accordion */

/* zg-mazzorbo: tools share and vote */
.zg-mazzorbo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 40px;
    margin-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.zg-mazzorbo .zg-share {
    position: absolute;
    z-index: 3;
    top: 0;
    float: left;
    width: 140px;
    height: 40px;
    padding-top: 5px;
    max-width: calc((5 * 40px) + 75px);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    background: #fff;
}

.zg-mazzorbo .zg-share.open {
    width: 100%;
    max-width: 100%;
}

.zg-mazzorbo .zg-share a {
	width: 40px;
	height: 40px;
    margin-right: 5px;
	float: left;
    background: no-repeat 0 0 transparent;
    background-size: 40px;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.zg-mazzorbo .zg-share a:hover {
    opacity: .6;
}

.zg-mazzorbo .zg-share a.zg-share-fb {
	background-image: url('../images/share-fb.svg');
}

.zg-mazzorbo .zg-share a.zg-share-tw {
	background-image: url('../images/share-tw.svg');
}

.zg-mazzorbo .zg-share a.zg-share-fm {
	background-image: url('../images/share-fm.svg');
}

.zg-mazzorbo .zg-share a.zg-share-wa {
	background-image: url('../images/share-wa.png');
}

.zg-mazzorbo .zg-share a.zg-share-pt {
	background-image: url('../images/share-pt.svg');
}

.zg-mazzorbo .zg-share a.zg-share-gp {
	background-image: url('../images/share-gp.svg');
}

.zg-more {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 50px;
    background-color: #fff;
    display: inline-block;
}

.zg-mazzorbo .zg-share.open .zg-more {
	display: none;
}

.zg-more:after {
    content: '\00B7\00B7\00B7';
    font-size: 34px;
    color: #999;
    line-height: 40px;
    text-align: center;
    display: block;
    cursor: pointer;
    font-family: serif;
}

.zg-mazzorbo.zg-novote .zg-wrap-rating {
    display: none;
}

.zg-wrap-rating {
    float: right;
    width: auto;
    right: 0;
    top: 0;
    height: 36px;
}

.rating_vote_btn:after,
.rating_vote_btn,
.rating_panel ul,
.rating_star:before,
.rating_info{
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

/*
- posizionamento pannello rating
*/
.rating_panel{
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 0;
		display:none;
}

.rating_rate{
    margin-left: 2px;
    margin-right: 0;
}

.rating_info{
    float: left;
    opacity: 1;
    width: auto;
    max-width: 95px;
    height: 36px;
    overflow: hidden;
    font-size: 1.250em;
    color: #999;
}

.rating_info > *{
    float: left;
}

.rating_current{
    font-weight: 400;
    color: #ff5c00;
}

.rating_star{
    width: 32px;
    height: 36px;
    cursor: pointer;
}

.rating_info .rating_star{
    cursor: default;
    height: 36px;
}

/*
- stile stato non attivo
*/
.rating_star:before{
    content: "";
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    margin: -8px auto 0;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxOXB4IiB2aWV3Qm94PSIwIDAgMjAgMTkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+UGFnZSAxPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJzdGVsbGEtMiIgZmlsbD0iI2ZmOTcxMyI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik03LjE5LDYuNjI4IEwwLDcuMjQ1IEw1LjQ1NSwxMS45NzEgTDMuODIsMTkgTDEwLDE1LjI3MyBMMTYuMTc5LDE5IEwxNC41NDUsMTEuOTcxIEwyMCw3LjI0NSBMMTIuODA4LDYuNjI4IEwxMCwwIEw3LjE5LDYuNjI4IFogTTcuMjMyLDExLjM4NSBMMy45MDksOC41MDcgTDguMjksOC4xMzIgTDEwLDQuMDk2IEwxMS43MSw4LjEzMiBMMTYuMDg5LDguNTA3IEwxMi43NjcsMTEuMzg1IEwxMy43NjQsMTUuNjY3IEwxMCwxMy4zOTcgTDYuMjM2LDE1LjY2NyB MNy4yMzIsMTEuMzg1IFoiIGlkPSJQYWdlLTEiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

/*
- stile stati attivo e settato
- stile item con presenza di voto
*/
.rating_setted:before,
.rating_active:before,
.rating_info .rating_star:before{
    background: url('../images/rating-star.svg');
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.rating_info .rating_star:before{
	width: 23px;
	height: 22px;
	margin-top: 8px;
	top: 0;
	background-size: 23px 22px;
}

.rating_vote_btn{
	max-width: 0px;
	opacity: 0;
	display: inline-block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 40px;
	border-radius: 3px;
	cursor: pointer;
	padding: 2px;
}

.rating_vote_btn:after{
    content: attr(data-label-right);
    text-decoration: none;
    color: #FFFFFF;
    background-color: #ff5c00;
    line-height: 36px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    vertical-align: top;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
}

.rating_panel ul{
    max-width: 0;
    opacity: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.rating_panel ul li{
    float: left;
}

.vote_enabled .rating_panel .rating_vote_btn{
    opacity: 1;
    max-width: 9999px;
}

.vote_enabled .rating_panel.vote_opened .rating_vote_btn{
    background-color: #fff;
    padding-left: 15px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(136,136,136,.5);
            box-shadow: 0px 0px 7px 0px rgba(136,136,136,.5);
}

.vote_enabled .rating_panel.vote_opened .rating_vote_btn:after{
    background-color: transparent;
    color: #ff5c00;
}

.vote_enabled .rating_panel.vote_opened .rating_info{
    opacity: 0;
    max-width: 0;
}
.rating_panel.vote_opened { z-index: 99; }
.rating_panel.vote_opened ul{
    max-width: 200px;
    opacity: 1;
		padding: 0;
		margin-top: -1px;
}

.vote_enabled.no_vote .rating_panel .rating_info .rating_rate{
    display: none;
}

.vote_enabled.no_vote .rating_panel .rating_info .rating_star:before{
	background: url('../images/rating-star.svg');
	background-repeat: no-repeat;
	background-size: 23px 22px;
}

.rating_thank{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.875rem;
    font-style: italic;
    line-height: 26px;
    color: #999;
    opacity: 0;
    z-index: -1;
}

.rating_thank:before{
    content: attr(data-label);
    display: block;
}

.rating_panel.voted .rating_thank{
    -webkit-animation: webkit-pulse 4s ease-in-out;
    animation: pulse 4s ease-in-out;
}

.rating_panel.voted .rating_info{
    -webkit-transition-delay: 4s;
            -o-transition-delay: 4s;
       transition-delay: 4s;
}

@-webkit-keyframes pulse {
    100% {
        opacity: 0;
        z-index: -1;
    }
    25%,75%{
        opacity: 1;
        z-index: 0;
    }
}

@keyframes pulse {
    100% {
        opacity: 0;
        z-index: -1;
    }
    25%,75%{
        opacity: 1;
        z-index: 0;
    }
}

@-webkit-keyframes webkit-pulse {
    100% {
        opacity: 0;
        z-index: -1;
    }
    25%,75%{
        opacity: 1;
        z-index: 0;
    }
}
/* end zg-mazzorbo: tools share and vote */

/* zg-venezia: box seguici */
.zg-venezia{
    margin: 0 10vw;
}

.zg-venezia .zg-title{
    margin-bottom: 0;
}

.zg-venezia .zg-title:after{
    height: 0.5em;
}

.zg-venezia .zg-title:before{
    display: inline;
    content: attr(data-title);
}

.zg-venezia ul li{
    position: relative;
    line-height: 80px;
    border-bottom: 1px solid #edeff0;
}

.zg-venezia ul li:last-child{
    border-bottom: 0 none;
}

.zg-venezia ul li:after{
    content: "";
    width: 13px;
    height: 13px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #2c3841;
    position: absolute;
    top: 30px;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.zg-venezia ul li:before{
    content: "";
    top: 30px;
    right: 1px;
    position: absolute;
    height: 1px;
    background-color: #2c3841;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 29px;
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
}

.zg-venezia ul li a{
    position: relative;
    font-size: 1.625rem;
    color: #2c3841;
    text-decoration: none;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 55px;
}

.zg-venezia ul li a:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-repeat: no-repeat;
}

.zg-venezia ul li.zg-youtube a:before{
    background-image: url('../images/icon-youtube.svg');
    width: 44px;
    height: 32px;
    margin-top: -16px;
}

.zg-venezia ul li.zg-instagram a:before{
    background-image: url('../images/icon-instagram.svg');
}

.zg-venezia ul li.zg-facebook a:before{
    background-image: url('../images/icon-facebook.svg');
}
/* end zg-venezia: box seguici */

/* zg-cremona: pagination */
.zg-cremona{
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: 400;
    height: 80px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.zg-cremona{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
       flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}

.zg-cremona a {
    line-height: 30px;
    text-decoration:none;
    color: #ff5c00;
    height: 30px;
    width: 25px;
    padding: 0;
    display: block;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.zg-cremona li{
    margin: 0;
}

.zg-cremona li.current a {
    display: block;
    color: #ff5c00;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,.25);
           box-shadow: 0px 0px 5px 0px rgba(0,0,0,.25);
    cursor: default;
    font-size: 1.125rem;
}

.zg-cremona li a:hover {
    background-image: -webkit-linear-gradient(135deg, #ff3f00 0%, #ff7700 100%);
    background-image: -o-linear-gradient(135deg, #ff3f00 0%, #ff7700 100%);
    background-image: linear-gradient(-45deg, #ff3f00 0%, #ff7700 100%);
    color:#ffffff;
}

.zg-cremona li.next,
.zg-cremona li.prev{
    position: relative;
    text-indent: -9999px;
    width: 27px;
}

.zg-cremona li.prev{
    margin-right: auto;
    -ms-flex-line-pack: start;
        align-content: flex-start;
}

.zg-cremona li.next{
    margin-left: auto;
    -ms-flex-line-pack: end;
        align-content: flex-end;
}

.zg-cremona li.next a,
.zg-cremona li.prev a{
    width: 27px;
    position: relative;
    z-index: 1;
}

.zg-cremona li.next:after,
.zg-cremona li.prev:after{
    content: "";
    width: 12px;
    height: 12px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #ff5c00;
    position: absolute;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 9px;
    right: 1px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.zg-cremona li.next:before,
.zg-cremona li.prev:before{
    content: "";
    top: 14px;
    right: 0px;
    position: absolute;
    height: 2px;
    background-color: #ff5c00;
    width: 27px;
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
}

.zg-cremona li.prev{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.zg-cremona li.next a:hover,
.zg-cremona li.prev a:hover{
    background: none;
}
/* end zg-cremona: pagination */

/* zg-milano: foglia foto */
.zg-milano{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 -5vw;
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.zg-milano .zg-main-image-container{
    position: relative;
    width: 100%;
    height: 270px;
    background-color: #2c3841;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0
}

.zg-milano .zg-main-image{
    overflow: hidden;
}

.zg-milano .zg-main-image,
.zg-milano .zg-main-image img{
    height: 100%;
}

.zg-milano .zg-main-image img{
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.zg-milano .next,
.zg-milano .prev{
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    width: 31px;
    height: 26px;
    margin-top: -13px;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.zg-milano .next:after,
.zg-milano .prev:after{
    content: "";
    width: 18px;
    height: 18px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #FFFFFF;
    position: absolute;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 4px;
    right: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.zg-milano .next:before,
.zg-milano .prev:before{
    content: "";
    top: 12px;
    right: 2px;
    position: absolute;
    height: 2px;
    background-color: #FFFFFF;
    width: 28px;
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
}

.zg-milano .prev{
    left: 5vw;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.zg-milano .next{
    right: 5vw;
}

.zg-milano .zg-credits{
    position: relative;
    bottom: 30px;
    font-size: 0.75rem;
    font-weight: 500;
    color: #FFFFFF;
    display: block;
    text-align: center;
}

.zg-milano p{
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.zg-milano .zg-adv-slot{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 0;
}

.zg-milano p.zg-inner{
    margin-left: 10vw;
    margin-right: 10vw;
}

.zg-milano .zg-swiper-container{
    margin: 0 auto 20px;
    width: 100%;
    height: 66px;
}

.zg-milano .zg-swiper-wrapper{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.zg-milano .zg-swiper-slide{
    width: 90px;
    height: 60px;
    background: #2c3841;
}

.zg-milano .zg-swiper-slide figure{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.zg-milano .zg-swiper-slide img{
    height: 100%;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.zg-milano .zg-swiper-slide[data-swiper-slide-index="0"]:after{
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    bottom: -3px;
    right: -3px;
    border: 2px solid #ff5c00;
    pointer-events: none;
}

.zg-milano .zg-swiper-pagination{
    display: none;
}
/* zg-milano: end foglia foto */

/* zg-torino: foglia */
.zg-torino .zg-credits {
    position: absolute;
    bottom: 0px;
    right:0;
    left:0;
    font-size: 0.75rem;
    font-weight: 500;
    color: #FFFFFF;
    display: block;
    text-align: center;
}

.zg-torino .zg-lazy-image{
    margin: 0 -5vw 20px;
}

.zg-torino .zg-main-text p{
    margin-bottom: 20px;
}

.zg-torino .zg-main-text > h3{
    font-weight: 900;
    text-transform: uppercase;
}

.zg-torino .zg-main-text img,
.zg-torino .zg-main-text p img{
    width: 100%;
    height: auto;
    display: block;
}

.zg-torino .zg-main-text ul li:before{
    content: "•";
    display: inline-block;
    width: 10px;
    color: #2c3841;
}
/* end zg-torino: foglia */

.zg-lazy-image {
    position: relative;
    max-width: 100vw;
    background: url('../images/zg-placeholder.png') no-repeat center center;
	background-size: cover;
    -webkit-box-sizing: border-box;
	        box-sizing: border-box;
    overflow: hidden;
}

.zg-lazy-image:before{
    content: "";
    display: block;
    height: 0;
    padding-top: 50%;
}

.zg-lazy-image:after{
    content: "";
    display: table;
    clear: both;
}

.zg-lazy-image img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
    width: 100%;
}

.zg-destinations{
    font-size: 0.938rem;
}

.zg-destinations .zg-sitewidth{
    border-top: 2px solid #ff5c00;
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.zg-destinations dl{
    margin-bottom: 20px;
}

.zg-destinations dl:last-of-type{
    margin-bottom: 10px;
}

.zg-destinations dt{
    line-height: 20px;
    font-weight: 900;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.zg-destinations dl:last-of-type dd{
    width: 50%;
    float: left;
}

.zg-destinations dd a{
    color: #2c3841;
    text-decoration: none;
}

.zg-footer-logo{
    display: inline-block;
    height: 31px;
    margin-bottom: 20px;
}

.zg-footer-logo img{
    width: 131px;
    height: 31px;
}

.zg-footer > .zg-sitewidth{
    text-align: center;
}

.zg-footer-links{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 0.813rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.zg-footer-links li{
    width: 50%;
    line-height: 40px;
}

.zg-footer-links li a{
    color: #2c3841;
    text-decoration: none;
}

.zg-footer-links li:nth-child(even){
    text-align: right;
}

.zg-footer-links li:nth-child(odd){
    text-align: left;
}

.zg-copy{
    font-size: 0.75em;
    letter-spacing: 1px;
}

/* zg-molise: 404 */
.zg-molise{
    padding: 90px 0;
    width: 300px;
    text-align: center;
}

.zg-molise p{
    margin: 40px 0;
    font-size: 1.375rem;
    font-weight: 700;
}

.zg-molise .zg-needle{
    text-indent: -9999px;
    position: relative;
    width: 288px;
    height: 132px;
    background: #FFFFFF url('../images/404.svg') center left no-repeat;
    background-size: contain;
}

.zg-molise .zg-needle:before{
    content: "";
    top: 33px;
    left: 116px;
    width: 66px;
    height: 66px;
    display: block;
    position: absolute;
    background: transparent url('../images/needle.svg') center left no-repeat;
    background-size: contain;
    -webkit-animation: rotateNeedle 3s cubic-bezier(1,.2,.5,1) infinite alternate;
            animation: rotateNeedle 3s cubic-bezier(1,.2,.5,1) infinite alternate;
}

@-webkit-keyframes rotateNeedle {
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes rotateNeedle {
	from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

.zg-molise a{
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 50px;
    line-height: 3.125rem;
    font-size: 1.063rem;
    font-weight: 900;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, right top, left top, from(#ff4000), to(#ff7800));
    background-image: -webkit-linear-gradient(right, #ff4000 0%, #ff7800 100%);
    background-image: -o-linear-gradient(right, #ff4000 0%, #ff7800 100%);
    background-image: linear-gradient(270deg, #ff4000 0%, #ff7800 100%);
}
/* end zg-molise: 404 */

@media only screen and (min-width: 360px){
    .zg-footer-links{
        font-size: 0.875rem;
    }

    .zg-copy{
        margin: 0 5vw;
    }

    /* zg-cremona: pagination */
    .zg-cremona a {
        width: 30px;
    }
    /* end zg-cremona: pagination */

    /* zg-molise: 404 */
    .zg-molise p{
        font-size: 1.438rem;
    }

    .zg-molise .zg-needle{
        width: 300px;
        height: 137px;
    }

    .zg-molise .zg-needle:before{
        top: 34px;
        left: 120px;
        width: 69px;
        height: 69px;
    }
    /* end zg-molise: 404 */
}

@media only screen and (min-width: 1000px){
	.zg-footer .zg-sitewidth{
        -webkit-transform-origin: center;
		    -ms-transform-origin: center;
		    transform-origin: center;
		-webkit-transition: max-width .3s;
		-o-transition: max-width .3s;
		transition: max-width .3s;
	}

    /* zg-cuneo: breadcrumb */
    .zg-cuneo{
        margin-bottom: 20px;
    }

    .zg-cuneo li {
        padding: 0 20px 0 0;
        display: inline-block;
    }

    .zg-cuneo li:after{
        display: inline-block;
    }

    .zg-cuneo li a:before{
        display: none;
    }
    /* end zg-cuneo: breadcrumb */

    /* zg-firenze: image grid */
    .zg-firenze .zg-item{
        width: calc(575px / 3);
        height: 320px;
        margin-right: 25px;
        margin-bottom: 25px;
    }

    .zg-firenze .zg-item:nth-of-type(2n+0){
        margin-right: 25px;
    }

    .zg-firenze:not(.zg-santa-maria-novella) .zg-item:nth-of-type(3n+0){
        margin-right: 0;
    }

    .zg-firenze figcaption{
        max-height: 240px;
        font-size: 1.5rem;
        line-height: 1.875rem;
    }

    .zg-santa-croce .zg-item,
    .zg-santo-spirito .zg-item{
        height: auto;
        overflow: visible;
    }

    .zg-santa-croce figcaption{
        font-size: 0.75rem;
        line-height: 1.25rem;
        max-height: 40px;
    }

    .zg-firenze.zg-santa-croce-article .zg-item{
        width: calc(520px / 3);
    }

    .zg-santo-spirito .zg-item:last-of-type{
        display: block;
    }

    .zg-santa-maria-novella.zg-inner{
        margin: 0;
    }

    .zg-santa-maria-novella .zg-item{
        width: 300px;
        height: 80px;
    }

    .zg-santa-maria-novella figure{
        width: 100%;
        height: 80px;
    }

    .zg-santa-maria-novella figcaption{
        margin-right: 25px;
    }

    .zg-santa-maria-novella figure:before{
        display: none;
    }

    .zg-santa-maria-novella img{
        margin-right: 25px;
    }

    .zg-santa-maria-novella .zg-item:nth-of-type(2n+0){
        margin-right: 0;
    }
    /* end zg-firenze: image grid */

    /* zg-roma: list */
    .zg-roma .zg-item {
        margin-bottom: 30px;
        display: block;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .zg-roma .zg-item-image{
        width: 270px;
        margin-bottom: 0;
    }

    .zg-trastevere{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .zg-trastevere .zg-item{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 300px;
                flex: 0 1 300px;
    }

    .zg-trastevere .zg-item .zg-item-image{
        -webkit-box-flex: 0;
            -ms-flex: none;
                flex: none;
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }

    .zg-trastevere .zg-item:first-of-type{
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }

    .zg-trastevere .zg-item:first-of-type .zg-item-image{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .zg-trastevere .zg-item:first-of-type .zg-item-content:before{
    	left: -25px;
    }

    .zg-testaccio .zg-item-image{
        width: 330px;
        max-width: 330px;
    }

    .zg-garbatella .zg-item-content p{
        display: block;
    }

    .zg-roma:not(.zg-trastevere) .zg-item-content.zg-inner{
        margin-right: 0;
    }
    /* end zg-roma: list */

    /* zg-latina: right line */
    .zg-latina{
        margin-bottom: 25px;
    }

    .zg-latina:before{
    	left: -25px;
    }
    /* end zg-latina: right line */

    /* zg-ostia */
    .zg-ostia{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    	position:relative;
        margin-bottom: 30px;
    }

    .zg-ostia .zg-title-section{
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
    }

    .zg-ostia .zg-info ul li:before{
        content: "•";
        display: inline-block;
        width: 10px;
        color: #2c3841;
    }

    .zg-ostia .zg-order{
        margin-left: auto;
        -ms-flex-line-pack: end;
            align-content: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    }

    .zg-ostia .zg-order a{
        height: 40px;
        line-height: 2.5rem;
        font-size: 0.875rem;
        font-weight: 700;
        color: #FFFFFF;
        text-decoration: none;
        padding: 0 10px;
        text-transform: uppercase;
        background-color: #ff5c00;
        border-radius: 3px;
    }
    
    .zg-ostia .zg-order a.pulsOpen {
        display: block;
    }
    /* end zg-ostia */

    /* zg-torcello: top destinazioni */
    .zg-torcello:before{
        content: "Top Destinazioni";
        font-weight: 300;
        font-size: 1.625rem;
        float: left;
        position: relative;
        width: auto;
        padding-left: 30px;
        background: #FFFFFF url('../images/pin.svg') left center no-repeat;
    }

    .zg-torcello ul{
        overflow-x: initial;
        margin-right: 0;
        margin-left: 20px;
        margin-top: 3px;
        -webkit-overflow-scrolling: touch;
    }

    .zg-torcello li:last-child{
        margin-right: 0;
    }
    
    .zg-torcello li a:hover{
        text-decoration:underline;
    }
    /* end zg-torcello: top destinazioni */

    /* zg-burano: accordion */
    .zg-burano{
        margin: 0 0 30px;
    }

    .zg-title-burano:after{
        right: 25px;
    }

    .zg-title-burano:before{
        right: 34px;
    }

    .zg-burano input[type=checkbox] ~ ul{
        margin: 0 25px;
    }

    .zg-burano input[type=checkbox] ~ ul li{
        margin: 0 25px;
        width: calc((100% / 3) - 50px);
    }
    /* end zg-burano: accordion */


    /* zg-mazzorbo: tools share and vote */
    .zg-mazzorbo .zg-share{
        padding-top: 0;
    }

    .zg-mazzorbo .zg-share a {
        width: 50px;
        background-size: 50px;
        margin-right: 10px;
	}

	.zg-mazzorbo .zg-share {
        width: 240px;
		max-width: calc((6 * 55px) + 75px);
	}

	.zg-mazzorbo .zg-share.open {
        width: 400px;
		max-width: 400px;
	}

	.zg-more {
        width: 60px;
	}

    .rating_vote_btn{
        margin-top: -2px;
    }

	.zg-share-wa {
        display: none;
    }
    /* end zg-mazzorbo: tools share and vote */

    /* zg-venezia: box seguici */
    .zg-venezia{
        width: 300px;
        margin: 0 auto;
    }
    /* end zg-venezia: box seguici */

    /* zg-cremona: pagination */
    .zg-cremona{
        font-size: 1.25rem;
        height: 120px;
    }

    .zg-cremona a {
        line-height: 40px;
        height: 40px;
        width: 40px;
    }

    .zg-cremona li{
        margin: 0 2px;
    }

    .zg-cremona li.next,
    .zg-cremona li.prev{
        width: 90px;
    }

    .zg-cremona li.next a,
    .zg-cremona li.prev a{
        width: 90px;
    }

    .zg-cremona li.next:after,
    .zg-cremona li.prev:after{
        width: 18px;
        height: 18px;
        top: 11px;
    }

    .zg-cremona li.next:before,
    .zg-cremona li.prev:before{
        top: 19px;
        right: 0px;
        height: 2px;
        width: 90px;
    }
    /* end zg-cremona: pagination */

    /* zg-milano: foglia foto */
    .zg-milano{
        margin: 0;
    }

    .zg-milano .zg-main-image-container{
        height: 420px;
        margin-bottom: 25px;
    }

    .zg-milano .next,
    .zg-milano .prev{
        opacity: .2;
        width: 73px;
        height: 58px;
        margin-top: -29px;
    }

    .zg-milano .zg-main-image-container:hover a.next,
    .zg-milano .zg-main-image-container:hover a.prev{
        opacity: .6;
    }

    .zg-milano .zg-main-image-container:hover a.next:hover,
    .zg-milano .zg-main-image-container:hover a.prev:hover{
        opacity: 1;
    }

    .zg-milano .next:after,
    .zg-milano .prev:after{
        width: 40px;
        height: 40px;
        border-width: 6px 6px 0 0;
        top: 9px;
        right: 8px;
    }

    .zg-milano .next:before,
    .zg-milano .prev:before{
        top: 26px;
        right: 3px;
        height: 6px;
        width: 70px;
    }

    .zg-milano .prev{
        left: 25px;
    }

    .zg-milano .next{
        right: 25px;
    }

    .zg-milano .zg-credits{
        font-size: 0.875rem;
    }

    .zg-milano p{
        margin-bottom: 25px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .zg-milano p.zg-inner{
        margin-left: 25px;
        margin-right: 25px;
    }

    .zg-milano .zg-swiper-container{
        height: 86px;
        padding-bottom: 100px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 0;
        margin-bottom: 0;
    }

    .zg-milano .zg-swiper-slide{
        width: 120px;
        height: 80px;
    }

    .zg-milano .zg-swiper-pagination{
        position: relative;
        height: 100px;
        display: block;
    }

    .zg-milano .zg-swiper-button-next.next,
    .zg-milano .zg-swiper-button-prev.prev{
        width: 90px;
        height: 30px;
        margin-top: -15px;
        cursor: pointer;
        opacity: 1;
    }

    .zg-milano .zg-swiper-button-next.next:after,
    .zg-milano .zg-swiper-button-prev.prev:after{
        content: "";
        width: 18px;
        height: 18px;
        border-width: 2px 2px 0 0;
        border-color: #ff5c00;
        top: 6px;
        right: 1px;
    }

    .zg-milano .zg-swiper-button-next.next:before,
    .zg-milano .zg-swiper-button-prev.prev:before{
        content: "";
        top: 14px;
        right: 0px;
        height: 2px;
        background-color: #ff5c00;
        width: 90px;
    }
    /* zg-milano: end foglia foto */

    /* zg-torino: foglia */
    .zg-torino .zg-credits {
        font-size: 0.875rem;
    }

    .zg-torino .zg-lazy-image{
        max-width: 100%;
        margin: 0 0 25px;
    }

    .zg-torino .zg-main-text p{
        margin-bottom: 25px;
    }
    /* end zg-torino: foglia */

    .zg-lazy-image {
        max-width: 270px;
    }

    .zg-destinations .zg-sitewidth{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .zg-destinations dl{
        margin-bottom: 0;
        width: 20%;
    }

    .zg-destinations dl:last-of-type{
        width: 40%;
    }

    .zg-destinations dd{
        font-size: 1rem;
        line-height: 30px;
    }

    .zg-footer-links{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 1rem;
    }

    .zg-footer-links li{
        width: auto;
        margin: 0 20px;
    }

    .zg-footer-links li:nth-child(even),
    .zg-footer-links li:nth-child(odd){
        text-align: center;
    }

    .zg-copy{
        margin: 0;
    }
}

@media only screen and (min-width: 1200px){
    /* zg-firenze: image grid */
    .zg-firenze .zg-item{
        width: 230px;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .zg-firenze .zg-item:nth-of-type(2n+0){
        margin-right: 30px;
    }

    .zg-firenze:not(.zg-santa-maria-novella) .zg-item:nth-of-type(3n+0){
        margin-right: 0;
    }

    .zg-firenze.zg-santa-croce-article .zg-item{
        width: calc(620px / 3);
    }

    .zg-santa-maria-novella .zg-item{
        width: 360px;
    }

    .zg-santa-maria-novella figcaption{
        margin-right: 30px;
    }

    .zg-santa-maria-novella img{
        margin-right: 30px;
    }

    .zg-santa-maria-novella .zg-item:nth-of-type(2n+0){
        margin-right: 0;
    }
    /* end zg-firenze: image grid */

    /* zg-roma: list */
    .zg-trastevere .zg-item{
        -webkit-box-flex: 0;
            -ms-flex: 0 1 360px;
                flex: 0 1 360px;
    }

    .zg-trastevere .zg-item:first-of-type .zg-item-content:before{
    	left: -30px;
    }
    /* end zg-roma: list */

    /* zg-latina: right line */
    .zg-latina{
        margin-bottom: 30px;
    }

    .zg-latina:before{
    	left: -30px;
    }
    /* end zg-latina: right line */

    /* zg-burano: accordion */
    .zg-title-burano:after{
        right: 30px;
    }

    .zg-title-burano:before{
        right: 39px;
    }

    .zg-burano input[type=checkbox] ~ ul{
        margin: 0 30px;
    }

    .zg-burano input[type=checkbox] ~ ul li{
        margin: 0 30px;
        width: calc((100% / 3) - 60px);
    }
    /* end zg-burano: accordion */

    /* zg-milano: foglia foto */
    .zg-milano{
        margin-left: -30px;
        margin-right: -30px;
    }

    .zg-milano .zg-main-image-container{
        margin-bottom: 25px;
    }

    .zg-milano .prev{
        left: 30px;
    }

    .zg-milano .next{
        right: 30px;
    }

    .zg-milano p{
        margin-bottom: 30px;
    }

    .zg-milano p.zg-inner{
        margin-left: 60px;
        margin-right: 60px;
    }
    /* zg-milano: end foglia foto */

    /* zg-torino: foglia */
    .zg-torino .zg-lazy-image{
        margin: 0 0 30px;
    }

    .zg-torino .zg-main-text p{
        margin-bottom: 30px;
    }
    /* end zg-torino: foglia */

    /* adv styles */
    .zg-trigger-elevator{
        padding: 0 30px;
    }

    .zg-trigger-elevator:empty{
        padding: 0;
    }
    /* end adv styles */
}

a{
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
.wrapper-offerte-amazon {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.wrapper-offerte-amazon a.btn-offerte-amazon {
    text-decoration: none;
    border: none;
    color: #FFF;
    font-size: 0.875rem;
    text-transform: uppercase;
    text-align: center;
    background-color: #ff5c00;
    padding: 12px 20px 11px;
    display: block;
    line-height: 1.45;
    border-radius: 3px;
    font-weight: 700;
}
@media all and (min-width: 768px) {
	.wrapper-offerte-amazon {
    	margin: 30px 0;
	}
}