@import url('https://fonts.googleapis.com/css?family=Montserrat:300i,400,700|Playfair+Display:400,700');
body{overflow-x:hidden }
*{font-family: 'Montserrat', sans-serif;}
a:hover{text-decoration: none!important;}
.align-left{float: left;}
.align-right{float: right;}
.nopadding{padding:0px;}
.blog-style-mini a {color: #2b2b2b;}
h1, h2, h3, h4, h5, h6,.sh-nav-container,.sh-nav-login .header-logo img,.sh-page-notice .sh-page-notice-button,.sh-nav ul a,.sh-footer a,.page-numbers a,.page-numbers span,.widget-item a,.sh-nav-mobile a,.sh-icon .sh-icon-data,.sh-social-share-networks .jssocials-share,.sh-social-share-button,.sh-social-share-networks .jssocials-share i,.post-meta a,.post-categories a {transition: all 0.3s ease-in-out;}
.navbar-nav>li>a {margin: 12px 0px!important;}
div.pp_default .pp_next_box,div.pp_default .pp_prev_box,.sh-page-switcher-button,.sh-team-icon,.sh-team-icon i,.sh-team:hover .sh-team-role,.sh-testimonials-70 .sh-testimonials-container .sh-testimonials-bottom {transition: all 0.5s ease-in-out;}
.sh-header-top a,.sh-header-top-date {transition: color 0.3s ease-in-out;}
#page-container {transition: -webkit-transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;width: 100%;}
.blog-slider-item,.blog-mini-post-thumb,.sh-widget-posts-slider-thumbnail,.post-thumbnail .sh-ratio-content,.sh-widget-posts-slider-item .sh-ratio-content,.sh-widget-facebook-overlay {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.sh-back-to-top{backface-visibility: hidden;position: fixed;bottom: 30px;right: 30px;transition: 0.3s all ease;cursor: pointer;width: 50px;height: 50px;text-align: center;overflow: hidden;z-index: 99999;color: #cecece;border: 1px solid rgba(0,0,0,0.1);background-color: #fff;box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.07);bottom: 15px;right: 15px;transform: scale( 0.92, 0.92 );border-radius: 8px;color: black;padding: 0px;font-size: 30px;opacity: 0;}
.sh-back-to-top.active{opacity: 1;}

/* header */
header ul{padding: 0px;list-style-type: none;margin: 0px;display: inline-flex;}
.header-top{background-color: #7f002d!important;}
.header-top li{margin: 12px;color: white;}
.header-top .social{float: left;display: inline-flex;}
.header-top .social li{margin:12px 10px;}
.header-top .social a{color:white;}
.date{font-size: 20px;color: #fff;font-weight: bold;line-height: 1;vertical-align: bottom;position: relative;float: left;margin: 8px;}
.day{font-size: 28px;margin-right: -6px;}
.date .m-y{display: inline-block;max-width: 24px;line-height: 0.55;}
.m-y .month{font-size: 11px;text-transform: uppercase;}
.m-y .year{font-size: 10px;}
#logo{float: left;margin: 12px 0px 8px;width: 200px;}
.header-bottom{border-bottom:1px solid rgba( 0,0,0,0.08 ); background-color: #FFFFFF;}
.header-bottom ul{float:right}
.header-bottom ul li a{color:black;text-transform: uppercase;}
.header-bottom nav>li>a:focus, .nav>li>a:hover {background-color: #fff!important;color: #68232e;}
.sssb{margin: 11px 0px 0px 20px;}
.sssb li{font-size: 16px;margin: 14px 6px;color: #acacac;}
.text-seperator2 {margin-top: 10px !important;margin-bottom: 20px !important;display: flex;flex-direction: row;flex-wrap: nowrap;align-items: center;width: 100%;margin-left: auto;margin-right: auto;}
.text-seperator2-align-left .text-seperator2-holder:first-child {display: none;}
.text-seperator2-holder {height: 1px;position: relative;flex: 1 1 auto;min-width: 10%;margin-top: 20px;}
.text-seperator2-line {height: 1px;border-top: 1px solid #EBEBEB;display: block;position: relative;top: 1px;width: 100%;}
.text-seperator2-align-left .text-seperator2-content {padding-left: 0px;}
.text-seperator2-content {line-height: 1em;font-size: 100%;margin: 0;word-wrap: break-word;flex: 0 1 auto;padding: 0 25px;}
.text-seperator2-content .text-seperator2-content-heading {padding: 0px;margin-bottom: 0px;line-height: auto;}
.size-24px {font-size: 1.8em;font-weight: 700;}
.main-nav li a{margin-bottom: 0px!important;font-family: "Montserrat";font-weight: bold;text-transform: uppercase;color: #384b35;font-size: 12px;}

/* Mosaico Orizontale */
.categories-list-item{margin-bottom: 15px;}

.sh-ratio{position: relative;}
.sh-ratio-container{padding-bottom: 52%;}
.categories-list-item .sh-ratio-content{display: block;border-radius: 10px;}
.sh-ratio-content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    background-position: 30% 0%;
}
.categories-list-item .categories-list-item-name {font-weight: lighter;display: block;position: absolute;bottom: 20px;left: 27px;z-index: 100;color: #fff;margin-bottom: 0px;font-size: 30px;}
.categories-list-item-name p{font-size: 0.43em;line-height: 1em;}
.blog-grid-item-container:after, .blog-slider-item:after, .post-style-cover .post-container:after, .sh-widget-posts-slider-style2 .sh-ratio-content:after, .categories-list-item .sh-ratio-content:after {top: 15%!important;background: linear-gradient(to bottom, rgba(50,50,50,0) 0%, rgba(16,15,15,0.91) 89%, rgba(16,15,15,0.93) 93%)!important;transition: 0.2s all ease-in-out;opacity: 0.93;}
.categories-list-item .sh-ratio-content:after {content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;border-radius: 8px;}
.blog-slider-item:hover:after, .post-style-cover .post-container:hover:after, .sh-widget-posts-slider-style2 .sh-ratio-content:hover:after, .categories-list-item .sh-ratio-content:hover:after {opacity: 1;}

/* Mosaico Verticale */
.post-container {position: relative;}
.post-style-cover .post-container, .post-style-cover .sh-ratio-content {max-height: 580px;}
.post-style-cover .post-container {background-color: #f6f6f6;margin-bottom: 40px;border-radius: 8px;padding: 0;position: relative;}
article .sh-ratio-container {padding-bottom: 130%;}
.post-style-cover .sh-ratio-content, .post-style-cover .post-cover-link, .post-style-cover .post-container:after{border-radius: 8px;}
.blog-style-cover-center .post-cover-container {text-align: center;}
.post-style-cover .post-cover-container {animation-name: fadeout3;animation-direction: alternate;animation-timing-function: ease-in-out;animation-duration: 0.3s;}
.post-style-cover .post-cover-container {position: absolute;left: 28px;right: 28px;bottom: 28px;opacity: 1!important;animation-name: fadein3;animation-direction: alternate;animation-timing-function: ease-in-out;animation-duration: 1s;z-index: 9999;}
.post-style-cover .post-categories-container {margin-bottom: 6px;}
.post-categories-container {display: block;width: 100%;margin-bottom: 2px;}
.blog-slider-item .post-categories, .blog-slider-item .post-categories a, .post-style-cover .post-categories, .post-style-cover .post-categories a {color: #ffffff;;text-transform: uppercase;font-size: 12px;}
.post-style-cover a, .post-style-cover .post-meta-content, .post-style-cover .post-categories {position: relative;display: inline-block;z-index: 2;}
.post-style-cover .post-categories {margin-bottom: 0px;}
.blog-slider-item .post-categories, .blog-slider-item .post-categories a, .post-style-cover .post-categories, .post-style-cover .post-categories a {text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.50);}
.cat-item a, .post-categories, .post-categories a {font-weight: 700;}
.post-style-cover a, .post-style-cover .post-meta-content, .post-style-cover .post-categories {position: relative;display: inline-block;z-index: 2;}
.post-title {display: block;word-break: break-word;width:100%;}
.post-title h1, .post-title h2 {font-size: 26px;line-height: 110%!important;margin-bottom: 5px;margin-top: 5px;display: inline-block;}
.post-style-cover .post-meta span, .post-style-cover .post-meta a, .post-style-cover h2 {color: #fff;}
.post-style-cover h2 {font-size: 24px;line-height: 110%!important;margin-bottom: 9px;}
body.sh-bookmarks-style_meta #page-container .post-title .post-read-later {display: none!important;}
.post-read-later {display: none;position: relative;margin-left: -6px;padding-left: 6px;padding-top: 5px;padding-right: 5px;display: none!important;top: 0px;opacity: 0;transition: 0.3s opacity ease-in-out;cursor: pointer;font-size: 80%;}
.post-style-cover .post-meta {margin-top: 0;}
.blog-slider-item .post-meta, .post-style-cover .post-meta, .sh-widget-posts-slider-style2 .post-meta, .sh-widget-posts-slider-style1 .post-meta, .post-quote-link-meta .post-meta {opacity: 0.8;}
.post-style-cover a, .post-style-cover .post-meta-content, .post-style-cover .post-categories {position: relative;display: inline-block;z-index: 2;}
body:not(.sh-bookmarks-style_meta) .post-meta-content > *:not(:last-child):not(:nth-last-child(2)), body.sh-bookmarks-style_meta .post-meta-content > *:not(:last-child) {padding-right: 10px;margin-right: 10px;display: inline-block;position: relative;}
.post-style-cover .post-meta span, .post-style-cover .post-meta a, .post-style-cover h2 {color: #fff;}
body:not(.sh-bookmarks-style_meta) .post-meta-content > *:not(:last-child):not(:nth-last-child(2)):after, body.sh-bookmarks-style_meta .post-meta-content > *:not(:last-child):after {content: "";display: block;position: absolute;background-color: #d6d6d6;width: 1px;top: 5px;bottom: 5px;right: -1px;}
body .blog-slider-item .post-meta-content > *:not(:last-child):after, body .post-style-cover .post-meta-content > *:after, body .post-quote-link-meta .post-meta-content > *:after, body .sh-widget-posts-slider-style2 .post-meta-content > *:after {background-color: rgba(255, 255, 255, 0.14)!important;}
.post-style-cover .post-meta span, .post-style-cover .post-meta a, .post-style-cover h2 {color: #fff;}
.desktop-post-read-later .post-read-later {display: inline!important}
.desktop-post-read-later .post-read-later {opacity: 1;margin-left: -12px;}
.desktop-post-read-later .post-read-later i {font-size: 14px;}
.post-meta i {font-size: 13px;position: relative;bottom: -1px;margin-right: 4px;padding-left: 1px;width: auto;height: auto;margin-left: 0px;line-height: 1;vertical-align: inherit;}
.post-read-later i, .post-read-later i:before {display: inline!important;}
.post-style-cover .post-container:after {content: "";display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient( rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.75) );z-index: 110;}
.blog-grid-item-container:after, .blog-slider-item:after, .post-style-cover .post-container:after, .sh-widget-posts-slider-style2 .sh-ratio-content:after, .categories-list-item .sh-ratio-content:after {top: 15%!important;background: linear-gradient(to bottom, rgba(50,50,50,0) 0%, rgba(16,15,15,0.91) 89%, rgba(16,15,15,0.93) 93%)!important;transition: 0.2s all ease-in-out;opacity: 0.5;}
.post-style-cover .post-cover-link {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 999;display: block;}

/* mosaico */
.blog-style-mini .sh-ratio-container {padding-bottom: 75%!important;}
.post-thumbnail, .post-thumbnail img, .post-thumbnail .sh-ratio-content, .post-switch-item, .sh-widget-instagram-item img, .sh-widget-instagram-item-overlay, .sh-read-later-thumbnail, .sh-read-later-thumbnail:after, .sh-overlay-style1, .sh-comment-form, .post-media-play-overlay, .post-media-play-overlay:after, .post-quote-link .sh-ratio-content, .post-gallery-list, .post-gallery-list .slick-list, .post-switch-item:after, .widget_facebook iframe, .sh-widget-facebook-overlay, .sh-widget-posts-slider-thumbnail, .sh-widget-posts-slider-group-style2, .sh-widget-posts-slider-group-style2 .slick-list.draggable, .post-content-review-details, .post-content-review-progressbar-graph, .post-content-review-progressbar-graph-fill, .sh-post-author, .post-content-share .jssocials-share, .sh-comment-form input, .sh-comment-form textarea, .post-content img {border-radius: 8px;}
.blog-style-mini .post-content-container {margin-top: 10px;}
.post-categories-container {display: block;width: 100%;margin-bottom: 2px;}
.cat-item a, .post-categories, .post-categories a {margin-bottom:14px;font-family: Montserrat;font-weight: initial;text-transform: initial!important;}
.blog-style-mini1 .post-title h4 {font-size: 16px!important;margin-top: 0px!important;margin-bottom: 14px!important;}
.blog-style-mini .post-categories a{text-transform: uppercase;font-size: 12px;}
.post-overlay {display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;opacity: 0;transition: 0.5s opacity ease-in-out;border-radius: 8px;background-color: rgba(47, 47, 47, 0.3);background: -webkit-linear-gradient( rgba(0,0,0,0), #232323 );background: -moz-linear-gradient( rgba(0,0,0,0), #232323 );background: -o-linear-gradient( rgba(0,0,0,0), #232323 );background: linear-gradient( rgba(47, 47, 47, 0.1), rgba(47, 47, 47, 0.3) );display: flex;align-items: center;justify-content: center;}
.post-thumbnail:hover .post-overlay, .sh-footer-instagram-item:hover .post-overlay, .post-gallery-list:hover .post-overlay {opacity: 1;}
.post-overlay span {display: inline-block;width: 7px;height: 7px;border-radius: 100%;background-color: #fff;margin: 0px;opacity: 0;}
.post-lightbox {display: block;position: absolute;top: 0; left: 0; bottom: 0; right: 0;}
.post-thumbnail:hover .post-overlay,.sh-footer-instagram-item:hover .post-overlay,.post-gallery-list:hover .post-overlay {opacity: 1;}
.post-thumbnail:hover .post-overlay span,.sh-footer-instagram-item:hover .post-overlay span,.post-gallery-list:hover .post-overlay span {animation: fadein 0.3s ease-in-out forwards;opacity: 0;}
.post-thumbnail:hover .post-overlay span:nth-child(1),.sh-footer-instagram-item:hover .post-overlay span:nth-child(1),.post-gallery-list:hover .post-overlay span:nth-child(1) {animation-delay: 0.0s;}
.post-thumbnail:hover .post-overlay span:nth-child(2),.sh-footer-instagram-item:hover .post-overlay span:nth-child(2),.post-gallery-list:hover .post-overlay span:nth-child(2) {animation-delay: 0.1s;}
.post-thumbnail:hover .post-overlay span:nth-child(3),.sh-footer-instagram-item:hover .post-overlay span:nth-child(3),.post-gallery-list:hover .post-overlay span:nth-child(3) {animation-delay: 0.2s;}
@keyframes fadein {0% { opacity: 0; transform: translateY(10px);  }10% { opacity: 0; transform: translateY(10px); }100% { opacity: 1; transform: translateY(0px); }}
@keyframes fadeout {0% { opacity: 1; transform: translateY(0px);  }10% { opacity: 1; transform: translateY(0px); }100% { opacity: 0; transform: translateY(10px); }}
.post-content-container h4{margin-bottom: 0px;font-size: 14px;font-weight: bold;max-height: 28px; overflow: hidden;}
.button-booking-now{font-size: 15px; position: absolute;top:10px;right:10px;background-color: #692530;padding: 8px;color: white;border-radius: 8px;font-weight: bold;z-index: 1!important;}
.contact-wrapper{text-align: center;color: white;text-transform: uppercase;padding-top: 35px;}
.contact-wrapper h1{font-weight: 300;margin:0px}
.contact-wrapper h1::before{content: "\f003";font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.contact-wrapper p span{max-width: 510px;display: block;margin: 0 auto;text-align: center;text-transform: initial;font-size: 16px;margin-top: 20px;}

/* Footer */
footer, footer a{background-color: #1e1e1e;color: #b4b4b4;padding: 20px 10px;text-align: center;margin-top: 30px;}
footer img{max-width: 200px;width: 100%;display: block;margin: 0 auto;margin-bottom: 10px;}
.contact{background-size: cover!important;background-position: 50% 50%!important;position: relative!important;box-sizing: border-box!important;}

/* Single */
blockquote {padding: 0px!important;font-size: 30px!important;position: relative;line-height: 140px;font-style: italic;text-align: center;border-width: 0px;font-weight: bold;z-index: 1;border: 0px!important;padding: 10px 20px;margin: 0 0 20px;font-size: 17.5px;border-left: 5px solid #eee;margin-top: 40px!important;}
blockquote:before {font-family: 'themify';content: "”";font-size: 400px;position: absolute;left: 50%;top: 50%; color: #f4f4f4;z-index: -1;margin-left: -120px;margin-top: 0px;}
.blog-single p {line-height: 1.8;}
p:last-child {margin-bottom: 0;}
.post-single-meta {padding: 0px 30px 35px 30px;float: left;width: 100%;}
.post-item-single-container .post-categories-container {margin-top: 0px;}
.post-categories-container {display: block;width: 100%;margin-bottom: 2px;}
.post-single-meta .post-categories {margin-bottom: 10px;}
.post-title {display: block;word-break: break-word;}
.post-single-meta .post-title h1, .post-single-meta .post-title h2 {margin-top: 0;padding-top: 0;margin-bottom: 8px;font-size: 36px;}
.widget_tag_cloud a, .widget_tag_cloud a:after, .post-title h1, .post-title h2 {transition: 0.25s all ease;}
.post-title h1, .post-title h2 {font-size: 26px;line-height: 110%!important;margin-bottom: 5px;margin-top: 5px;display: inline-block;}
body h1, body h2, body h3, body h4, body h5, body h6 {font-family: "Montserrat";color: #505050;font-weight: 400;}
body:not(.sh-bookmarks-style_meta) .post-meta-content > *:not(:last-child):not(:nth-last-child(2)), body.sh-bookmarks-style_meta .post-meta-content > *:not(:last-child) {padding-right: 10px;margin-right: 10px;display: inline-block;position: relative;}
.post-meta a, .post-meta span, .sh-pagination a, .sh-pagination span, #sidebar .widget_recent_entries .post-date {color: #8d8d8d;}
.post-content,.post-single-meta p{padding-bottom: 0;margin-bottom: 0;font-size: 16px;line-height: 1.9;}
.post-content h1{margin: 0 0 20px 0;}
#prenota-mobile{display: none;}
#offshot{height: 62px;position: relative;}
.titleSingle{position: absolute;bottom: 0;color: white;margin-bottom: 20px;font-size: 40px;margin-left: 65px;font-weight: lighter;text-shadow: 1px 1px 4px black;}
h1.titleSingle small{float: left;width: 100%;color:white}
@media screen and ( min-width:320px ) and ( max-width:768px ){.carousel-inner>.item{max-height:230px;}.titleSingle {margin-bottom: 20px;font-size: 24px!important;margin-left: 15px!important}.cml{border-left: 1px solid white;border-right: 0.5px solid white;border-bottom: 1px solid white;margin-left: -15px;width: calc( 50% + 14.5px )!important;width: -moz-calc( 50% + 14.5px )!important;width: -webkit-calc( 50% + 14.5px )!important;}.cmr{border-right: 1px solid white;border-left: 0.5px solid white;border-bottom: 1px solid white;margin-right: -15px;width: calc( 50% + 14.5px )!important;width: -moz-calc( 50% + 14.5px )!important;width: -webkit-calc( 50% + 14.5px )!important;}.categories-list-item,.post-item {padding:0px!important;}.contact{height: 340px;}.contact h1{font-size: 24px;}.contact-wrapper{padding-top: 80px;}.main-nav{margin: 0px!important;display: initial!important;position: fixed;top: 0px;left: -100%;width: 100%;bottom: 0px;background: white;z-index: 9999999999;margin: 0px; padding: 60px 15px 10px!important;}.sssb {margin: 0px 0px 0px 9px;}#logo{width: 150px;}#prenotazione {display: none;position: fixed!important;top: 0px!important;left: 0px;right: 0px;bottom: 0px;margin: 0px!important;background: rgba(0, 0, 0, 0.85)!important;z-index: 999999!important;}#menu-menu li a{z-index: 1;position: relative;width: 80%;display: block;margin: 0 auto!important;border-bottom: 1px solid #ccc;padding: 4px 0px;}.nav>li{margin-bottom: 10px}.text-seperator2{padding:0px!important;}#offshot{height: 78px;position: relative;}.categories-list-item { margin-bottom: 10px!important;margin-top: 10px!important;}.post-style-cover .post-container {margin-bottom: 20px!important;min-height: 400px}.blog-style-mini.post-item.post .post-thumbnail,.blog-style-mini.post-item.post .sh-ratio-content{border-radius: 0px!important;}.blog-style-mini.post-item .post-content-container{position: absolute;bottom: 0px;left: 0px;right: 0px;background:linear-gradient(to bottom, rgba(50,50,50,0) 0%, rgba(16,15,15,0.91) 71%, rgba(16,15,15,0.93) 71%)!important;transition: 0.2s all ease-in-out;}.blog-style-mini.post-item .post-content-container h4,.blog-style-mini.post-item .post-content-container .post-categories a{color: white;padding: 0px 10px;}.post-single-meta{padding: 0px!important}#prenota-mobile{border: 0px;background: #5d9455;color: white;padding: 4px 10px;text-transform: uppercase;font-weight: bold;font-size: 14px;text-align: center;display: initial!important;width: 280px;display: block;margin: 5px auto;position: relative;left: 50%;margin-left: -140px;border-radius: 5px;}.labelcampo {color: #ffffff!important;}.full{width: 250px;}.half{width: 112px!important;}#search input{width: 245px!important;text-align: center!important;}#search i{margin: 7px 39px!important;}.bookingFigaro{width: 270px;position: absolute;top: 50%;left: 50%;margin-top: -217px;;margin-left: -135px;}.bookingFigaro h3 {color: white;font-size: 18px;}.bookingFigaro h3 small {color: white;font-size: 80%;}.only-mobile{display: initial!important}.post-content-container h4{font-size: 16px;font-weight: bold;}.carousel-inner {max-height: 230px!important;}.carousel-indicators li{width: 35px!important;height: 35px!important;}.carousel.slide h3{font-size: 20px!important;}}
@media screen and ( min-width:768px ){.contact{height: 50vh;padding-left: 60.5px!important;padding-right: 60.5px!important;padding-top: 65px!important;padding-bottom: 85px!important;}.only-mobile{display: none!important;}.carousel-indicators li{width: 50px!important;height: 50px!important;}}
.carousel.slide h3{position: absolute;top: 0px;width: 100%;padding: 0px 30px;color: white;text-shadow: 1px 1px 8px black;}

/* Gallery */
.gallery-img{float: left;width: 245px;height: 245px;background-size: cover!important;background-position: center!important;position:relative;}
.gallery-img .shadow{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 999999;background: rgba(0, 0, 0, 0.2);}
.carousel-inner>.item{max-height: 500px;}
.carousel-inner>.item>img{display: block;margin: 0 auto;}
.carousel {background: black;}
.accordion{width: 100%;float: left;}
.accordion-title{margin: 10px 0px;padding: 20px 0px;border-bottom: 1px solid gray;outline: 0px;width:100%;position:relative;}
.accordion-title::before{content: "\f107";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;transition: all 0.3s ease-in-out;width: 25px;height: 25px;text-align: center;border: 1px solid #692530;background: #692530;color: white;padding: 0px;border-radius: 50%;margin-right: 6px;}
.accordion-title.open::before{content: "\f106";transition: all 0.3s ease-in-out;padding: 0px;line-height: 22px;}
@media screen and ( min-width:320px ) and ( max-width:768px ){.carousel-inner>.item{max-height:230px;}}
/* Search */
#search_block_top {visibility: visible;position: fixed;left: 0;width: 100%;background: #FFFFFF;border-bottom: 1px solid #222;height: 0;opacity: 0;filter: alpha(opacity=0);overflow: hidden;top: -100px;-webkit-transition: all 0.35s ease-out 0s;transition: all 0.35s ease-out 0s;z-index: 999999;margin: 0;}
#searchbox {width: 50%;margin: 0 auto;}
form#searchbox input.search_query {float: left;text-align: center;border: none;font-size: 18px;height: 88px;box-shadow: none;width: 90%;} 
form#searchbox .btn {float: left;background: none;border: none;margin-left: 0;font-size: 30px;color: #dadada;outline: none;    margin: 17px 0px;}
.button-close {color: #858585;font-size: 20px;top: 10px;right: 20px;position: absolute;font-size: 16px;cursor: pointer;}
#search_block_top.open {opacity: 1;filter: alpha(opacity=100);visibility: visible;height: 90px;top: 0;}
.post-single-meta i{
width: 40px;
    height: 40px;
    font-size: 24px;
    padding: 6px;
    text-align: center;
    border: 1px solid #6a8e56;
    color: #6a8e56;
    border-radius: 29%;
    margin: 0px 10px 10px 0px;}

/* Language Menù */
#menu-lingua li{margin: 0px 0px 0px 12px;}
#menu-lingua a{padding: 0px;background: white!important;width: 30px;height: 30px;text-align: center;border: 0px solid white;line-height: 28px;border-radius: 50%;margin: 7px 0px!important;}
.price-container{
    padding: 5px 7px;
    position: absolute;
    top: 10px;
    right: 0px;
    background: #8c0018b3;
    box-shadow: 0px 0px 9px 5px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    max-width: 160px;}
.price-formatting{font-size: 12px;color: white;font-weight: bold;letter-spacing: 2px;text-transform: uppercase;text-align: center;}
.price-span{font-size:30px; line-height: initial}
.price-span p{font-size: 20%;clear: both;}

.price-link{width: 100%;color: white!important;/*border-bottom: 1px solid white;*/font-weight: bold;}
iframe{width: 100%;min-height: 70vh!important;display: block;margin: 0 auto;text-align: center;}
strong,b{clear: both;}

/* Masonry */
.masonry {line-height: 0;-webkit-column-count: 3;-webkit-column-gap: 20px;-moz-column-count: 3;-moz-column-gap: 20px;column-count: 3;column-gap: 20px;display: block;margin: 20px auto!important;width: 80%;}
.masonry div{margin-bottom:20px;border-radius: 8px;}
.masonry h1{position: absolute;bottom: 0;left: 0;right: 0px;margin: 0;font-size: 27px;font-weight: lighter;color: #fff;background: linear-gradient(to bottom, rgba(50,50,50,0) 0%, rgba(16,15,15,0.91) 89%, rgba(16,15,15,0.93) 93%)!important;transition: 0.2s all ease-in-out;border-radius: 0px 0px 5px 5px;padding: 60px 20px 20px 20px;}
.masonry h1 small{display: block;color: white;max-height: 64px;overflow: hidden;margin-top:5px;line-height: 120%;}
.masonry img {width: 180% !important;height: auto !important;opacity:0;}
@media (max-width: 1200px) {.masonry {width: 80%;-moz-column-count:3;-webkit-column-count: 3;column-count:3;}}
@media (max-width: 1000px) {.masonry h1{font-size: 25px;} .masonry {width: 80%;-moz-column-count:3;-webkit-column-count: 3;column-count:3;}}
@media (max-width: 800px) {.masonry h1{font-size: 23px;} .masonry {width: 80%;-moz-column-count:2;-webkit-column-count: 2;column-count:2;}}
@media (max-width: 500px) {.masonry h1{font-size: 21px;} .masonry {width: 90%;-moz-column-count:1;-webkit-column-count: 1;column-count:1;}}
#masonry-grid-2 {position: relative;max-width: 100%;width: 100%;float: left;}
#masonry-grid-2  img {width: 100%;max-width: 100%;height: auto;}
.white-panel {position: absolute;background: white;box-shadow:0 2px 6px rgba(0,0,0,0.1) ;border-radius: 8px;}
#masonry-grid-2 img{border-radius: 8px 8px 0px 0px;}

.white-panel h1 {font-size: 1em;}
.white-panel h1 a {color: #A92733;}
.post-meta.text-center, .post-categories-container{max-height: 60px;overflow: hidden;}
#menu-header-menu li a{color:white;}



.only-mobile.language-mobile{
    position: fixed;
    z-index: 999999;
    bottom: 0px;
    list-style-type: none;
    padding: 0px;
}

.only-mobile.language-mobile li{
    position: fixed;
    z-index: 9;
    background: white;
    width: 40px;
    height: 40px;
    bottom: 10px;
    left: 10px;
    border-radius: 50%;
    list-style-type: none;
    padding: 9px;
    text-align: center;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
}

.only-mobile.language-mobile li.current-lang{
    z-index: 10;
}


@media (max-width: 500px) {
    .datepicker{
        width: 300px!important;
        left: 50%!important;
        margin-left: -150px!important;
        height: 400px!important;
        top: 50%!important;
        margin-top: -200px!important;
        z-index:9999999; 
    }
}

.datepicker{
z-index:9999999!important;
}

@media (min-width: 1200px) {
.col-lg-2 {
    min-height: 201px;
}
}

label{
    
        display: inline;
}

/* Modal Window */

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99999 !important; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fff;
  margin: 20% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  border-radius: 10px;  
  width: 90%; /* Could be more or less, depending on screen size */
  font-size: 2rem;
  font-family: inherit;
  text-align: center;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 30px;
  font-weight: bold;
  line-height: 0.5;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.pc-sezione-booking-booking{
    background-color: white;
}
