/*
	Theme Name: Il Galeone Veneziano
	Author: Netplan Srl
	Version: 1.0.0
	Template: genesis
	Template Version: 2.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Gallery
		- Forms
		- Buttons
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
	- Plugins
		- Genesis eNews Extended
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Primary Navigation
		- Secondary Navigation
		- Footer Navigation
		- Responsive Menu
	- Content Area
		- Front Page
		- Dashicons
		- Flexible Widgets
		- Content
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Content Boxes
		- Comments
	- Sidebar
	- Footer Widgets
	- Site Footer
	- Media Queries
		- Max-width: 1280px
		- Max-width: 1200px
		- Max-width: 1023px
		- Max-width: 800px
		- Max-width: 480px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */
html, body {
	width: 100%;
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700;
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 70%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
 -webkit-appearance: none:
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
/* Box Sizing
--------------------------------------------- */

*, input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Float Clearing
--------------------------------------------- */

.author-box:before, .clearfix:before, .entry:before, .entry-content:before, .pagination:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .widget:before, .wrap:before {
	content: " ";
	display: table;
}
.author-box:after, .clearfix:after, .entry:after, .entry-content:after, .pagination:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .widget:after, .wrap:after {
	clear: both;
	content: " ";
	display: table;
}
/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */
.bottone {
	display: block !important;
}
body {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff !important;
	margin: 0;
	padding: 0;
}
#facebox .popup .content {
	background: #fff;
}
.voce-menu-mobile {
	visibility: hidden !important;
}
.bottone {
	display: block !important;
}
.bottone-mobile, .bottone-mobile-pcas {
	display: none !important;
}
body.altitude-home, body.comeraggiungerci {
	background: none;
}
a, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .site-header.no-dark {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a {
	outline: none;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 10px 0;
	line-height: 1.5;
	clear: both;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
b, strong {
	font-weight: 800;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0;
	padding: 20px;
	color: #9c9d5b;
	font-size: 26px;
}
blockquote::before {
	content: "\201C";
	display: block;
	font-family: serif;
	font-size: 12rem;
	height: 0;
	position: relative;
	top: -50px;
	left: -30px;
	opacity: .1;
}
blockquote small {
	display: inline-block;
	float: right;
	font-style: italic;
}
/* Headings
--------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Scope One', serif;
	font-weight: lighter;
	margin: 0;
	padding: 0 0 20px 0;
}
h1 {
	font-size: 40px;
	text-transform: uppercase;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
h5, h6 {
	font-size: 18px;
}
.vc_toggle_title .vc_custom_heading {
	padding: 0;
}
/* Objects
--------------------------------------------- */

embed, iframe, img, object, video, .wp-caption {
	max-width: 100%;
}
img {
	height: auto;
}
.full-width-content img.pull-left {
	float: left;
	margin: 0 40px 40px -200px;
}
.full-width-content img.pull-right {
	float: right;
	margin: 0 -200px 40px 40px;
}
.featured-content img, .gallery img {
	width: auto;
}
/* Gallery
--------------------------------------------- */

.gallery {
	margin-bottom: 28px;
	overflow: hidden;
}
.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}
.gallery .gallery-item img {
	border: 0;
	height: auto;
	margin: 0;
}
.minigallery .gallery .gallery-item img {
	border: 10px solid #fff;
	height: auto;
	margin: 0;
}
.minigallery .gallery {
	margin-bottom: 0;
	overflow: hidden;
}
.camere .gallery-item img {
	width: auto;
	height: auto;
}
img.ornament {
	margin-bottom: 20px !important;
}
/* Forms
--------------------------------------------- */

input, select, textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	font-size: 20px;
	font-weight: 200;
	padding: 20px;/*width: 100%;*/
}
.conferma .campiform {
	float: left;
}
input:focus, textarea:focus {
	border: 1px solid #999;
	outline: none;
}
.front-page input:focus, .front-page textarea:focus {
	border: 1px solid #22a1c4;
	outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
	width: auto;
}
::-moz-placeholder {
 opacity: 1;
}
::-webkit-input-placeholder {
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget .button {
	color: #fff;
	background-color: #000;
	border: none;
	cursor: pointer;
	padding: 15px 25px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	white-space: normal;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	outline: none;
}
#show a {
	color: #fff;
	background-color: #b44734;
	border: none;
	cursor: pointer;
	padding: 20px;
	-webkit-font-smoothing: antialiased;
	white-space: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	outline: none;
}
#show-pcas a {
	color: #fff;
	background-color: #b44734;
	border: none;
	cursor: pointer;
	padding: 20px;
	-webkit-font-smoothing: antialiased;
	white-space: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	outline: none;
	text-decoration: none !important;
}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button.clear:hover, .button:hover, .footer-widgets button, .footer-widgets input[type="button"], .footer-widgets input[type="reset"], .footer-widgets input[type="submit"], .footer-widgets .widget .button, .widget .button:hover, .widget .button.clear:hover {
	color: #b44734;
	background-color: #fff;
}
.button {
	display: inline-block;
}
.widget .button.clear {
	background-color: transparent;
	border: 2px solid #000;
	color: #000;
}
button:disabled, button:disabled:hover, input:disabled, input:disabled:hover, input[type="button"]:disabled, input[type="button"]:disabled:hover, input[type="reset"]:disabled, input[type="reset"]:disabled:hover, input[type="submit"]:disabled, input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-color: #ddd;
	cursor: not-allowed;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
 display: none;
}
/* Buttons
--------------------------------------------- */

.image-section .button {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}
.image-section .button.clear {
	border-color: #fff;
	color: #fff;
}
.footer-widgets button:hover, .footer-widgets input:hover[type="button"], .footer-widgets input:hover[type="reset"], .footer-widgets input:hover[type="submit"], .footer-widgets .widget .button:hover, .image-section button:hover, .image-section input:hover[type="button"], .image-section input:hover[type="reset"], .image-section input:hover[type="submit"], .image-section .widget .button:hover {
	background-color: #fff;
	border: 2px solid #fff;
}
/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

.wrap {
	float: none;
	margin: 0 auto !important;
	max-width: 1024px;
}
.site-inner {
	clear: both;
	float: none;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
	z-index: 9;
	-word-wrap: break-word;
}
/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
hr.cornice {
	border : 0;
	height : 30px;
	background : url('images/decor.gif') top center no-repeat;
	margin : 2em 0 1em 0;
}
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.one-half, .three-sixths, .two-fourths {
	width: 48.717948717948715%;
}
.one-third, .two-sixths {
	width: 31.623931623931625%;
}
.unica {
	margin-left: 34%;
}
.unica2 {
	margin-left: 48.717948717948715%;
}
.four-sixths, .two-thirds {
	width: 65.81196581196582%;
}
.one-fourth {
	width: 23.076923076923077%;
}
.three-fourths {
	width: 74.35897435897436%;
}
.one-sixth {
	width: 14.52991452991453%;
}
.five-sixths {
	width: 82.90598290598291%;
}
.first {
	clear: both;
	margin-left: 0;
}
.centrato, .centrato h3 {
	text-align: center
}
.txt-intro, .bianco {
	color: #fff !important;
	padding: 15px 0
}
.txt-intro a, .bianco a {
	color: #fff !important;
	text-transform: uppercase;
}
.bianco * {
	text-shadow: 1px 1px 3px #000 !important;
}
.ult_tabs h3 {
	color: inherit !important;
	padding-bottom: 10px
}
.ult_tabs p {
	font-size: 16px;
}
p.link {
	margin: 0!important;
	padding: 0 !important;
	font-style: italic;
	font-size: 26px;
}
img {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
a img:hover {
	-webkit-filter: opacity(0.7);
	filter: opacity(0.7);
}
/*
Common Classes
---------------------------------------------------------------------------------------------------- */

.riga-fullheight {
	height: 100vh !important;
}
/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}
.author-box .avatar {
	height: 88px;
	width: 88px;
}
.entry-comments .avatar {
	height: 60px;
	width: 60px;
}
.alignleft .avatar, .author-box .avatar {
	margin-right: 24px;
}
.alignright .avatar {
	margin-left: 24px;
}
.comment .avatar {
	margin: 0 20px 24px 0;
}
/* Genesis
--------------------------------------------- */

.breadcrumb {
	border-bottom: 2px solid #f5f5f5;
	font-size: 20px;
	margin-bottom: 60px;
	padding-bottom: 10px;
}
.archive-description, .author-box {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 20px;
	margin-bottom: 100px;
	padding: 40px 0;
}
.author-box-title {
	font-size: 22px;
	margin-bottom: 8px;
}
.archive-description p:last-child, .author-box p:last-child {
	margin-bottom: 0;
}
/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}
.search-form input[type="search"] {
	margin-right: 10px;
	width: auto;
}
.search-form input[type="submit"] {
	padding: 25px;
}
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}
/* Titles
--------------------------------------------- */

.archive-title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 20px;
}
.entry-title {
	font-size: 48px;
}
.sidebar .entry-title {
	font-size: 24px;
	text-align: left;
}
.widget-full .widget-title {
	margin-bottom: 40px;
}
/* WordPress
--------------------------------------------- */

.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft, a.alignnone, a.alignright {
	max-width: 100%;
}
a.alignnone {
	display: inline-block;
}
a.aligncenter img, img.centered, .aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignnone, .alignnone {
	margin-bottom: 12px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
	margin: 0 24px 24px 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
	margin: 0 0 24px 24px;
}
.wp-caption-text {
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.gallery-caption, .entry-content .gallery-caption {
	margin: 0 0 10px;
}
.post-password-form input {
	width: auto;
}
.post-password-form input[type="submit"] {
	padding: 25px;
}
/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}
.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}
.widget ul li {
	padding-bottom: 10px;
}
.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td, .widget_calendar th, .vc_separator h4 {
	text-align: center;
}
/* Featured Content
--------------------------------------------- */

.featured-content .entry-title {
	font-size: 24px;
}
/* Social Icons
--------------------------------------------- */

.social img {
	width: 75%;
}
.social li {
	float: left !important;
}
/*
Site Header
---------------------------------------------------------------------------------------------------- */

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
	margin-bottom: 0 !important;
}
.animazione {
	position: relative;
	z-index: 1;
}
/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	width: 100%;
	/* min-height: 250px; */
	position: absolute;
	top: 0;
	z-index: 99;
	background: -moz-linear-gradient(top, rgba(0,0,0,.9) 45%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,.9) 45%, rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,05,.9) 45%, rgba(0,0,05,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#00fff', GradientType=0 ); /* IE6-9 */
}
.site-header.dark {/*standard*/
	transition-property: background-color;
	transition-duration: 0.5s;/*safari*/
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.5s;/*opera*/
	-o-transition-property: background-color;
	-o-transition-duration: 0.5s;/*firefox*/
	-moz-transition-property: background-color;
	-moz-transition-duration: 0.5s;
}
.site-header.dark > .wrap {
	border-bottom: none;
	padding: 0 !important;
}
.no-slider .site-header, .single-post .site-header {
	min-height: auto !important;
	height: 120px !important;
	background: #333 !important;
}
.single-post .site-inner {
	float: none;
	margin: 0 auto !important;
	padding: 150px 0 15px 0 !important;
	max-width: 1024px;
}
/* Title Area
--------------------------------------------- */
.title-area {
	width: 100%;
	float: left;
}
.page-template-page_landing .title-area, .page-template-page_landing .site-inner {
	float: none !important;
	margin: 0 auto !important;
}
.header-image .site-title > a {
	width: 320px;
	height: 120px;
	display: block;
	text-indent: -9999px;
	margin: 0 auto !important;
	background-position: center !important;
	background-size: contain !important;
}
.site-description {
	display: none;
}
.content-single-post p {
	font-size: 18px;
	line-height: 150%;
}
.content-single-post li {
	font-size: 16px;
	line-height: 150%;
	list-style-position: inside;
}
/*
Newsletter
---------------------------------------------------------------------------------------------------- */

div.nascondi {
	display: none;
}
p.nascondimobile {
	background: url("images/stampa-black.png") top left no-repeat;
	background-size: 25px 25px;
	height: 60px;
	padding-left: 30px !important;
}
p.stampa {
	background: url("images/stampa-black.png") top left no-repeat;
	background-size: 25px 25px;
	height: 30px;
	padding-left: 30px !important;
	margin: 15px 0;
}
/*
Site Navigation
---------------------------------------------------------------------------------------------------- */
.before-header {
	width: 100% !important;
	text-align: center !important;
	background: transparent;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.selector {
	cursor: pointer;
	position: absolute;
	left: 50px;
	top: 40px;
}
.navcontainer {
	padding: 20px 20px 0 20px;
	background-color: #000;
	display: none;
	position: absolute;
	text-align: left;
	top: 90px;
	left: 50px;
}
.before-header-2 {
	text-align: center !important;
	position: fixed;
	top: 0;
	right: 50px;
	z-index: 9999;
}
#show {
	width: 160px !important;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 100;
}
#show-pcas {
	width: 160px !important;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 100;
}
.reservations_mobile {
	display: none !important;
}
.menu .menu-item {
	font-size: 16px;
}
.menu li::before {
	content: '';
	color: #fff;
}
.menu li li {
	margin-left: 0;
	background-image: none !important;
}
.menu li li a {
	display: block;
}
.menu li li:before, .menu li:first-child:before {
	content: none !important;
}
.menu a {
	text-transform: uppercase;
	color: #fff;
}
.menu a:hover, .menu li.current-menu-item > a {
	color: #fff;
}
.menu .sub-menu {
	left: -9999px;
	padding-top: 10px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}
.menu .sub-menu a {
	font-size: 12px;
	background: #000;
	color: #fff;
	padding: 10px 20px;
	position: relative;
	text-align: left;
}
.menu .sub-menu a:hover, .menu .sub-menu li.current-menu-item > a {
	color: #fff;
	background: #333;
	text-decoration: none !important
}
.menu .menu-item:hover {
	position: static;
}
.menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
.menu > .first > a {
	padding-left: 0;
}
.menu > .last > a {
	padding-right: 0;
}
.menu > .right {
	color: #fff;
	display: inline-block;
	list-style-type: none;
	padding: 27px 20px;
	text-transform: uppercase;
}
.menu > .right > a {
	display: inline;
	padding: 0;
}
.menu > .rss > a {
	margin-left: 48px;
}
.menu > .search {
	display: block;
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 50%;
}
.pulsante .vc_general.vc_btn3:hover {
	background: #000 !important;
	color: #fff !important;
}
.btn, .btngiallo, .btnmarrone, .pulsante .vc_general.vc_btn3 {
	font-weight: normal !important;
	text-transform: uppercase !important;
	text-shadow: none !important;
}
/* Primary Navigation
--------------------------------------------- */

.nav-primary .menu {
	display: none;
}
/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	border-bottom: 1px solid #fff;
}
/* Footer Navigation
--------------------------------------------- */

.nav-footer .menu {
	padding: 20px 0;
}
.nav-footer .menu a {
	border: none;
	font-weight: 800;
	letter-spacing: 3px;
	margin: 0 20px;
	padding: 0;
}
/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	margin-bottom: 10px;
	text-align: center;
}
.responsive-menu-icon::before {
	color: #000;
	content: "\f333";
	font: normal 34px/1 "dashicons";
	margin: 0 auto;
}
.nav-secondary .responsive-menu-icon {
	margin: 10px auto 0;
}
/* Front Page
--------------------------------------------- */

.image-section, .solid-section {
	clear: both;
	text-align: left;
	width: 100%;
}
.image-section {
	display: table;
	overflow: hidden;
	table-layout: fixed;
	width: 100%;
}
.image-section .widget-area {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.bottom-image {
	margin-bottom: -120px;
	margin-top: 100px;
}
.bottom-image img {
	margin-bottom: -10px;
}
.front-page .field-wrap:last-child {
	margin-bottom: 0;
}
.small-disclaimer {
	font-size: 14px;
	font-style: italic;
}
/* Dashicons
--------------------------------------------- */

.front-page .dashicons {
	font-size: 40px;
	height: 40px;
	margin-bottom: 20px;
	width: 40px;
}
/* Flexible Widgets
--------------------------------------------- */

.flexible-widgets .widget {
	float: left;
	margin: 0 0 0 2.564102564102564%;
}
.flexible-widgets.widget-full .widget, .flexible-widgets.widget-area .widget:nth-of-type(1), .flexible-widgets.widget-halves.uneven .widget:last-of-type {
	background: none;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
.widget-area.flexible-widgets.widget-half .widget, .flexible-widgets.widget-halves .widget {
	width: 48.717948717948715%;
}
.flexible-widgets.widget-thirds .widget {
	width: 31.623931623931625%;
}
.flexible-widgets.widget-fourths .widget {
	width: 23.076923076923077%;
}
.flexible-widgets.widget-halves .widget:nth-child(even), .flexible-widgets.widget-thirds .widget:nth-child(3n+2), .flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
	margin-left: 0;
}
.solid-section .widget {
	background-color: #fff;
	padding: 40px;
}
.solid-section .widget-title {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.flexible-widgets.widget-halves h2, .flexible-widgets.widget-thirds h2, .flexible-widgets.widget-fourths h2 {
	font-size: 36px;
}
/* Content
--------------------------------------------- */

.content {
	float: left;
	width: 700px;
}
.page .content {
	padding-bottom: 50px;
}
.sidebar-content .content {
	float: right;
}
.full-width-content .content {
	padding: 0;
	width: 100%;
}
.full-width-content.front-page .content {
	padding: 0;
}
/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 0px;
}
.widget .entry {
	margin-bottom: 40px;
}
.entry-content ol, .entry-content ul {
	margin-bottom: 30px;
	margin-left: 0px;
}
.entry-content ol > li {
	list-style-type: decimal;
}
.entry-content ul > li {
	list-style-type: none;
	font-size: 16px;
	line-height: 1.6;
}
.entry-content ul li:before {
	content: "\2022\0020";
	list-style-position: outside;
}
.listacomfort li {
	display: inline-block;
}
.entry-content ol ol, .entry-content ul ul {
	margin-bottom: 0;
}
.entry-content code {
	background-color: #ddd;
}
/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 20px;
	margin-bottom: 0;
}
.entry-header, .entry-footer {
	text-align: center;
}
.entry-header p.entry-meta {
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
.entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 60px;
	padding-bottom: 30px;
	width: 25%;
}
.image-section .entry-header::after {
	border-color: #fff;
}
.entry-footer::before {
	border-top: 1px solid #000;
	content: "";
	display: block;
	margin: 30px auto 0;
	padding-top: 60px;
	width: 25%;
}
.sidebar .entry-header::after {
	display: none;
}
.entry-categories::before, .entry-tags::before {
	display: inline-block;
	font: normal 20px/1 "dashicons";
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}
/* After Entry
--------------------------------------------- */

.after-entry {
	border-top: 1px solid #000;
	padding: 40px 0;
}
.after-entry .widget {
	margin-bottom: 40px;
}
.after-entry p:last-child, .after-entry .widget:last-child {
	margin: 0;
}
.after-entry li {
	list-style-type: none;
}
/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}
.adjacent-entry-pagination {
	margin-bottom: 0;
}
.archive-pagination li {
	display: inline;
}
.archive-pagination li a {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase;
}
.archive-pagination li a:hover, .archive-pagination .active a {
	background-color: #22a1c4;
	color: #fff;
}
/* Comments
--------------------------------------------- */

.comment-respond, .entry-comments, .entry-pings {
	margin-bottom: 100px;
}
p.comment-meta, .entry-comments .comment, .entry-comments .comment-reply {
	margin-bottom: 40px;
}
.comment-header {
	font-size: 20px;
}
.entry-comments .comment {
	border-bottom: 1px solid #000;
}
.comment-content, .entry-comments .comment {
	clear: both;
}
p.form-submit, .entry-comments .children .comment, .entry-comments .comment-author {
	margin: 0;
}
.entry-comments .children .comment {
	border: none;
}
.comment-respond label {
	display: block;
	font-weight: 800;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
	width: 100%;
}
.comment-list li, .ping-list li {
	list-style-type: none;
}
.entry-comments ul.children {
	margin-left: 40px;
}
.ping-list .reply {
	display: none;
}
/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	float: right;/* width: 360px; */
}
.sidebar-content .sidebar {
	float: left;
}
.sidebar p:last-child {
	margin-bottom: 0;
}
.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}
.sidebar ul > li:last-child {
	margin-bottom: 0;
}
.sidebar .widget {
	margin-bottom: 40px;
}
/*
Footer
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	clear: both;
	color: #fff;
	padding: 30px 0;
	position: relative !important;
	z-index: 9 !important;
	background: #111 url(images/decorazione_dark.png);
}
.footer-widgets * {
	text-align: center;
	font-weight: normal;
}
.footer-widgets h3 {
	padding: 20px 0 0 0;
}
.footer-widgets .vc_row[data-vc-full-width] {
	overflow: initial;
}
.site-footer {
	color: #fff;
	background: #000;
	text-align: center;
}
.site-footer a, .footer-widgets a {
	color: #eee;
}
.indirizzo-piccolo {
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.brands-by-category {
	margin: 0 10px 0 0;
}
.tt-wrapper .tooltip-css {
	width: 200px !important;
	line-height: 15px;
}
.category-name {
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #fff;
	padding: 0 15px 20px 15px;
}
/*
Site Header
---------------------------------------------------------------------------------------------------- */

.admin-bar .before-header, .admin-bar .before-header-2 {
	top: 15px;
}
.fa {
	font: normal normal normal 15px/1 FontAwesome !important;
	text-align: center;
	padding-right: 5px
}
.fa-bars {
	font: normal normal normal 30px/1 FontAwesome !important;
}
.bestprice {
	text-align: center;
}
.bestprice h3 {
	text-transform: uppercase;
	font-size: 45px;
	font-weight: lighter;
}
.bestprice span {
	font-size: 30px;
	font-weight: 300 !important
}
.vc_btn3 {
	font-weight: 200;
	font-size: 20px !important;
}
.vc_btn3.vc_btn3-size-lg {
	padding: 10px 25px !important;
}
.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 15px !important;
	border: 1px solid #fff !important;
}
.comeraggiungerci .before-header, .prenotazioni #booking, .richiesta #booking, .comeraggiungerci .site-header, .comeraggiungerci .footercontainer, .comeraggiungerci .footer-widgets {
	display: none;
}
div#form select {
	height: 38px !important;
}
.showinputerror {
	padding: 3px 7px !important;
}
#form fieldset h2 {
	font-size: 22px !important;
	color: #F3F3F3;
	background: none repeat scroll 0% 0% #000;
	margin: 0px 0px 5px;
	padding: 5px;
	font-weight: 300 !important;
	text-align: center;
	text-transform: uppercase;
}
#form .arrivo, #form .partenza {
	float: left;
	width: 280px !important;
}
div#form {
	max-width: 100% !important;
	margin-left: 0px !important;
}
.secure .confermaemail, .confermaemail {
	width: 220px !important;
}
#form .email {
	clear: both !important;
}
#form #privacy_box {
	margin: 10px;
}
div#form label {
	text-align: left !important;
	font-size: 12px !important;
}
#form .addPSX label {
}
div#form .cap label {
	white-space: nowrap;
}
div#form .cap {
	margin-top: 3px !important
}
div#form p {
	padding-left: 0 !important
}
div.introform {
	padding: 0 0 25px 0;
}
p.notabene {
	font-size: 14px !important;
	padding: 0px 25px 15px 0px !important;
}
div.testo-form p {
	font-size: 14px !important;
}
#form p.ssltesto {
	font-size: 10px !important;
}
div.introform em {
	color: red;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}
#form label em, div.testo-form p em {
	color: #F00;
	font-style: normal;
	font-weight: bold;
	font-size: 15px !important;
}
.testo-form p {
	padding: 0px !important;
}
h2.titolo_boxio_form {
	background: #000 !important;
	font-weight: 300 !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 18px !important;
	line-height: 22px !important;
	padding: 8px !important;
	margin: 0 !important;
	border-bottom: 1px solid #000 !important;
}
#soggiorno, #personali, #cartadicredito {
	border: 1px solid #000 !important;
	max-width: 100% !important;
}
div#form .arrivo, div#form .partenza, div#form .utente, div#form .nome, div#form .cognome, div#form .azienda, div#form .indirizzo, div#form .citta, div#form .provincia, div#form .cap, div#form .paese, div#form .email, div#form .confermaemail, div#form .telefono, div#form .nomecompleto, div#form .numero, div#form .eliminata, div#form .tipodicarta, div#form .scadenza {
	text-align: left !important;
	padding-top: 5px !important
}
#form .nome, #form .cognome, #form .azienda, #form .indirizzo, #form .citta, #form .paese, #form .email, #form .confermaemail, #form .telefono, #form .arrivo, #form .partenza, #form .adulti, #form .quantitacamere, #form .lettoaggiuntivo, #form .fax, #form .nomecompleto, #form .numero, #form .eliminata, #form .tipodicarta, #form .scadenza, #form .know, #form .orario {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 220px;
	float: left;
	display: inline;
}
div#form .nome {
	margin-left: 20px;
	margin-right: 0 !important
}
div#form .cognome {
	margin-left: 0px
}
div#form .cap {
	margin-left: 5px !important;
}
div#form .specifiche {
	text-align: left !important;
	padding-left: 20px !important;
	padding-top: 10px !important
}
div#form .nominativo {
	text-align: left !important;
	padding-top: 10px !important
}
p.consenso_font label {
	font-size: 10px !important
}
p.consenso_font {
	font-size: 10px !important;
}
div#privacy_box {
	text-align: left !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
	width: 940px !important;
}
div#privacy_box p, div#privacy_box p.informativatesto {
	text-align: left !important;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#fancybox_wrap {
	z-index: 999
}
img.wp-image-567 {
	width: 725px;
	height: 739px;
}
hr.bordo {
	color: #d4d0bc;
	background: #d4d0bc;
	margin: 0 5px;
	height: 0.5px;
	clear: both;
}
form label {
	text-align: left !important;
}
.cap {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
#provincia {
	width: 120px !important;
}
.cap input {
	margin-top: 5px !important;
}
#form .cap input {
	margin-top: 0 !important;
}
#form .cap input {
	width: 60px !important;
}
#form .provincia {
	margin: 0 0 0 20px;
	padding: 0;
	width: 135px !important;
	float: left;
	display: inline;
}
#form .campo_submit {
	font-weight: 800;
	font-size: 20px !important;
	background: #000 !important;
	padding: 10px 25px !important;
	border-radius: 0px !important;
	border: 1px solid #fff !important;
}
#form .campo_submit:hover {
	background: #000 !important;
	color: #fff !important;
}
#navigazione {
	margin: 0;
}
#navigazione {
	width: auto;
	margin: 2px 0px 0 0;
}
#navigazione ul {
	clear: both;
	list-style-type: none;
}
#navigazione li {
	font-size: 20px;
	color: #fff;
	margin: 0 0 4px 0;
	width: 49%;
	padding: 0;
	display: inline-block;
	text-align: left;
}
#navigazione li a {
	color: #fff;
	background: #000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}
#navigazione li a:hover {
	color: #fff;
	background: #F7E89F;
}
.entry-content #navigazione ul li::before {
	content: "\2022\0020";
	list-style-position: outside;
	display: none;
}
.box-reservations h2 {
	font-size: 38px !important;
	font-weight: 300 !important;
}
.box-reservations h2 a:hover {
	text-decoration: underline;
}
.box-reservations h3 {
	clear: both;
	margin: 20px 0 5px 0 !important;
}
.sent p {
	padding: 0 0 100px 0 !important;
}
.meta-nav {
	display: none;
}
#container-map {
	width: 100%;
	height: 420px;
	top: 0;
	left: 0;
	position: relative;
	margin: 0 0 10px 0;
}
#map-canvas {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
	line-height: 16px !important
}
div.balon {
	width: 300px;
	height: 100px;
	overflow: hidden;
}
div.balon h3 {
	font-size: 18px !important;
	font-weight: 300 !important;
}
div.balon p {
	font-size: 14px !important;
	line-height: 18px !important;
}
#print-canvas {
	display: none;
}
.comeraggiungerci {
	margin: 20px 20px 20px 20px !important;
	width: auto !important;
}
.comeraggiungerci .entry-header::after {
	border-bottom: 1px solid #fff;
	content: "";
	display: block;
	margin: 0 auto;
	padding-bottom: 0;
	width: 25%;
}
.comeraggiungerci p {
	font-size: 14px;
	padding-bottom: 10px
}
.gallery-view {
	text-align: center;
}
.offer-package-4, .events-package-4 {
	width: 268px !important;
	margin: 10px !important;
	text-align: left !important;
	float: left;
	height: 500px;
}
.highlight-text-gallery {
    display: none;
}
.title-single-post {
	width: 100% !important;
	text-transform: initial;
	font-size: 40px !important;
	font-weight: 300 !important;
}
.price-single-post {
	display: none;
}
.site-content-left {
	width: 210px !important;
	margin-right: 5%;
	line-height: 18px;
}
.discount-percent-single-post, .validity-single-post, .room-single-post, .persons-single-post {
	padding-left: 33px !important;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
	width: 210px !important
}
.discount-percent-single-post, .validity-single-post, .room-single-post, .persons-single-post {
	text-transform: none !important;
	font-weight: normal !important;
	font-size: 16px;
}
.highlight-text-gallery a {
	font-size: 16px !important;
	color: #fff !important;
	text-shadow: 1px 1px 3px #000 !important;
}
.background-offer-gallery img, .highlight-text-gallery img, .background-tag-gallery img {
	visibility: hidden;
}
.offer_title, .events_title {
	font-family: 'Scope One', serif;
}
.background-events-gallery {
	position: absolute;
	bottom: 2%;
	right: 0;
	text-align: right;
	width: 100%;
	line-height: 150%;
}
.nav-previous, .nav-next {
	width: 100px;
	float: left;
	font-size: 0;
	margin-bottom: 100px;
}
.nav-previous a, .nav-next a {
	background-size: 64px 64px !important;
	outline: none;
}
.nav-previous a {
	width: 64px;
	height: 64px;
	display: block;
	background: url("images/a_left_l.png") no-repeat left top;
}
.nav-previous a:hover {
	background: url("images/a_left_h.png") no-repeat left top;
}
.nav-next a {
	width: 64px;
	height: 64px;
	display: block;
	background: url("images/a_right_l.png") no-repeat left top;
}
.nav-next a:hover {
	background: url("images/a_right_h.png") no-repeat left top;
}
.category-dx {
	font-size: 20px;
	text-transform: none !important;
	margin: 0 15px 0 0;
	padding: 15px 0 20px 0;
	font-weight: 300 !important;
	color: #fff !important;
}
.booknow {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0px !important;
	border: none !important;
	font-size: 14px;
	background: #000 !important;
	text-transform: uppercase;
}
.nomecompleto {
	margin-top: 3px;
	margin-right: 35px !important;
}
.gallery img {
	width: 100%;
	margin: 0;
	padding: 0;
}
td.body .content {
	float: none !important;
}
figcaption {
	font-size: 14px !important;
	margin-bottom: 20px !important;
}
#colonne_box_raggiungerci {
	width: 33%;
	float: left;
	padding: 25px !important;
}
#box_raggiungerci h3 {
	color: #003825;
	font-weight: bold;
	font-style: italic;
}
.popuplink {
	padding: 10px 0;
	text-align: center;
}
.mappina {
	height: 500px;
}
.pulitore {
	clear: both;
}
.menu-item-language img.iclflag {
	margin-right: 11px !important;
}
.riga-760 {
	min-height: 760px !important;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
#box-offerte .slides img {
	width: 100% !important;
}
.single-offer #content {
	margin: 260px 25px 0 25px !important;
	padding: 0 !important;
}
.vc_row {
	margin-left: auto !important;
	margin-right: auto !important;
}
.servizi h2 {
	font-size: 35px;
}
.riga-760 {
	min-height: 460px !important;
}
}

@media only screen and (max-width: 1023px) {
.site-header, .before-header-2 {
	display: none
}
.box-dintorni .wpb_single_image {
	width: 100% !important;
	float: none;
	margin: 10px auto !important;
	text-align: center !important;
}
.box-dintorni .wpb_single_image:nth-child(2) {
	margin: 0;
}
.site-footer .bottone-mobile {
	display: block !important;
	text-align: center;
	height: 48px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	background: #000 !important;
}
.pirate-cruise-at-sea .bottone-mobile, .site-footer .bottone-mobile-pcas {
    display: none !important;
}
.pirate-cruise-at-sea .bottone-mobile-pcas {
	display: block !important;
	text-align: center;
	height: 48px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	background: #000 !important;
}
.txt-interno {
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
}
.blocco h3 {
	font-size: 30px !important;
}
.header-image .site-title > a {
	width: auto !important;
	height: 80px !important;
	margin-top: 20px;
}
.header-image .site-title > a {
	display: block;
	text-indent: -9999px;
}
.before-header {
	width: 100%;
	text-align: left;
	padding-top: 3px;
	background: transparent;
	position: fixed;
	top: 0;
	z-index: 9999;
}
.site-header .wrap {
	width: 100%;
}
.title-area {
	width: 100%;
	margin-top: 0;
}
.site-inner, .wrap {
	max-width: 768px;
}
.secondary-nav .site-inner {
	margin-top: 80px;
}
.front-page .site-header > .wrap {
	border: none;
}
.content, .sidebar, .site-header .widget-area, .title-area {
	width: 100%;
}
.nav-secondary, .site-header.no-dark .nav-secondary {
	border-bottom: none;
	display: block;
}
.menu a, .site-header.no-dark .menu a {
	padding: 10px;
}
.site-inner {
	margin-top: 80px;
}
.full-width-content .content {
	padding: 0;
}
.full-width-content img.pull-left {
	margin-left: 0;
}
.full-width-content img.pull-right {
	margin-right: 0;
}
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
	margin: 0;
	width: 100%;
}
.flexible-widgets.widget-full .widget, .flexible-widgets.widget-halves .widget, .flexible-widgets.widget-thirds .widget, .flexible-widgets.widget-fourths .widget {
	margin: 0 auto 20px;
	width: 100%;
}
.image-section h2, .solid-section h2 {
	font-size: 60px;
}
.front-page-1 .image-section, .secondary-nav .front-page-1 .image-section {
	padding-top: 0;
}
.before-header {
	width: 100%;
	text-align: center;
	padding: 3px;
	background: transparent;
	position: relative;
	z-index: 9999;
	background: #d5cfb5;
	display: none;
}
}

@media only screen and (max-width: 800px) {
div#form select {
	max-width: 280px;
}
#CookiebotWidget:not(.CookiebotWidget-inactive) {
    bottom: 64px !important;
    left: 0px !important;
  }
.vc_col-sm-4 {
	width: 100% !important;
}
.single-offer #content {
	margin: 0px 25px 0 25px !important;
	padding: 0 !important;
}
.vc_empty_space {
	max-height: 50px !important;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
.ult-ib-effect-style4 .ult-new-ib-title {
	padding-top: 12px !important;
}
.vc_icon_element {
	font-size: 11px !important;
}
.footer-row-bottom {
	font-size: 11px !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a {
	padding: 14px 10px !important;
}
#content {
	margin: 0 5%
}
p.nascondimobile {
	display: none
}
.menu li::before {
	content: '';
	display: block !important;
}
#box-offerte h3 {
	font-size: 50px !important;
}
#box-offerte h6 {
	font-size: 20px
}
#box-offerte .flexslider .slides {
	height: 150px;
}
#box-offerte .flexslider {
	width: 100% !important;
}
.brands-by-category {
	margin: 10px 0;
}
.category-name {
	padding: 0 0 20px 0;
}
.reservations_desktop {
	display: none !important;
}
.reservations_mobile {
	display: block !important;
	padding: 0 0 35px 0!important;
}
.title-area {
	width: 100%;
	float: none;
}
.thumbnail_offer_thumbnail {
	margin-left: 0;
}
.section2 {
	background: #fff;
}
.before-header h4, #booking, .prenotaora, .footercontainer2 {
	display: none;
}
.before-header {
	width: 100%;
	text-align: center;
	padding: 3px;
	background: transparent;
	position: relative;
	z-index: 9999;
	background: #d5cfb5;
	display: none;
}
.menu {
	line-height: 1;
	margin: 0 auto;
	text-align: center !important;
	width: 50%;
}
.site-inner, .wrap {
	width: 100%;
	max-width: none;
	padding: 0;
}
.menu.responsive-menu {
	float: none;
}
.menu.responsive-menu .menu-item, .responsive-menu-icon {
	display: block;
}
.menu.responsive-menu .menu-item:hover {
	position: static;
}
.menu.responsive-menu li.current-menu-item > a, .menu.responsive-menu .sub-menu li.current-menu-item > a:hover, .menu.responsive-menu li a, .menu.responsive-menu li a:hover {
	border: none;
	display: block;
	padding: 10px 0;
	text-transform: none;
	height: auto;
}
.menu.responsive-menu .menu-item-has-children {
	cursor: pointer;
}
.menu.responsive-menu > .menu-item-has-children:before {
	content: "\f347";
	float: right;
	font: normal 20px/1 "dashicons";
	height: 20px;
	padding: 7px 20px;
	z-index: 9999;
	color: #000;/* display: none; */
}
.menu.responsive-menu .menu-open.menu-item-has-children:before {
	content: "\f343";
}
.menu.responsive-menu > .menu-item > .sub-menu {
	display: none;
}
.menu.responsive-menu .sub-menu {
	left: auto;
	opacity: 1;
	position: relative;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 100%;
	z-index: 99;
}
.menu.responsive-menu .sub-menu .sub-menu {
	background-color: #000;
	margin: 0;
	padding-left: 25px;
}
.menu.responsive-menu li {
	background-color: #000;
	padding: 0 10px;
}
.menu.responsive-menu .sub-menu li a {
	position: relative;
	text-transform: none;
	width: 100%;
}
.menu.responsive-menu .sub-menu li a:hover {
	background: #000;
	color: #fff
}
.menu.responsive-menu .current-menu-item > a, .menu.responsive-menu .sub-menu .current-menu-item > a:hover, .menu.responsive-menu > li.menu-item-has-children:hover > a {
	background: none;
}
.altitude-home .simple-social-icons ul li {
	margin: 0 20px 20px !important;
}
.footer-widgets .wrap {
	padding-top: 0px;
	padding-bottom: 0px;
}
.front-page-2, .front-page-3, .front-page-4, .front-page-5, .front-page-6, .front-page-7 {
	border-top: 0;
	margin-top: 0;
}
.image-section .flexible-widgets {
	padding-bottom: 0;
}
.solid-section .flexible-widgets {
	padding-bottom: 0;
	padding-top: 0;
}
.bottom-image {
	margin-top: 60px;
	margin-bottom: 0;
}
.section1 {
	background: #fff !important;
	text-align: center;
}
.contenuto {
	background: #fff !important;
	text-align: left;
	width: 100% !important;
}
.contenuto h1 {
	padding: 0px 0px 15px;
	font-size: 40px;
}
.footercontent {
	padding: 0 0 50px 0;
}
.single-offer .site-inner {
	width: 100% !important;
	margin: 160px 0 0 0 !important;
	padding: 0 !important;
}
.site-content-left {
	margin: 0 !important;
	float: left !important;
	width: 20% !important;
}
.site-content-right {
	float: left !important;
	width: 60% !important;
	margin: 0 0 0 5% !important
}
.page-template-page_landing .site-header, .page-template-page_landing .before-header, .single-offer .site-header, .single-offer .before-header {
	position: absolute !important;
	top: -45px !important;
}
}

@media only screen and (max-width: 480px) {
.riga-fullheight {
	height: 450px !important;
}
.nomobile {
	display: none;
}
.payoff {
	margin: -150px 0 0 0 !important;
}
.background-tag-gallery {
	display: none !important;
}
.catlist-offers img {
	width: 48px !important;
	height: 48px !important;
}
.testo-offers, .link-completa a {
	font-size: 14px !important;
}
p.tp-caption, .tp-caption span {
	font-size: initial !important;
	font-family: initial;
}
.brands-by-category {
	border-right: 0px dotted #ccc;
}
div#form .nome, #alertadulti {
	clear: both;
	margin-left: 0px;
}
#form input {
	width: 200px;
}
.consenso_font input {
	width: auto !important;
}
.titolo-servizi h1, .titolo-servizi h2 {
	font-size: 35px;
}
.gallery, .gallery img {
	margin: 0 auto;
	text-align: center;
}
.gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
	width: auto;
	float: none;
	display: inline-table;
}
.indirizzo, #utility p {
	text-shadow: none !important;
}
.page-template-page_landing .title-area, .single-offer .title-area {
	float: none !important;
	margin: 0 auto !important;
}
.thumbnail_offer_thumbnail {
	margin: 20px auto 0 auto;
	text-align: center;
}
.discount-percent-single-post, .validity-single-post, .room-single-post, .persons-single-post {
	margin: 0 auto !important;
}
.site-content-left, .site-content-right {
	width: 100% !important;
	height: auto !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important
}
}
.riga {
	height: auto
}
#privacy_box {
	margin: 10px;
	max-width: 100% !important;
	font-size: 15px;
}
.informativatesto {
	line-height: 13px;
	height: 200px;
	overflow-y: hidden;
}
.Accettazione-privacy {
	width: 30px;
	float: left;
	margin-top: -10px;
	font-size: 10px;
}
.single-offer .contenuto, .single-events .contenuto {
	padding-top: 150px !important;
}
}
.single-offer .site-content-right em, .single-offer .site-content-right h4, .single-offer .site-content-right p {
	line-height: 34px;
}
.single-offer .site-content-right li {
	list-style-type: inherit;
}
#box-offerte .flex-control-paging li a, .responsive-menu-icon {
	display: none !important;
}
.bv-lbl-title {
	padding-bottom: 0px !important;
	height: 0px !important;
}
.bv_js_roomconfig .bv-lbl-title {
	padding-bottom: 7px !important;
	height: auto !important;
}
.bottoncino {
	text-transform: uppercase !important;
	font-size: 16px !important;
	height: 48px !important;
	line-height: 1.8 !important;
	padding: 10px;
	float: right;
}
.bottoncino {
	color: #fff !important;
	border-left: solid 1px #fff;
	background: #b44734 !important;
}
.galleria figure {
	display: none;
}
.galleria figure:first-child {
	display: block;
}
.filo p {
	padding: 0 !important;
	margin: 0 !important;
}
div.booking p.bookino {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: normal !important;
	text-transform: uppercase;
	margin: 0 0 0 0 !important;
	padding: 0 0 10px 20px !important;
	background: url("images/crown.png") no-repeat left top;
}
div.booking p.arthotel {
	color: #fff !important;
	font-size: 15px !important;
	font-weight: normal !important;
	text-transform: uppercase;
	margin: 0 0 0 0 !important;
	padding: 10px 0 5px 10px !important;
}
div.booking ul {
	color: #fff !important;
	line-height: 18px;
	font-size: 15px;
	padding: 0 !important;
	margin: 0 !important;
}
div.booking ul li {
	padding: 0 0 0 0px !important;
	margin: 0 !important;
	font-size: 11px
}
.bv-Standard1Column .bv-widget .bv-gui-btn {
	background: #000 !important;
	border: 0 !important;
}
ul#utility {
	width: 100%;
	height: 48px;
	bottom: 0;
	text-align: center !important;
	border-top: solid 1px #fff;
}
ul#utility li {
	padding: 0;
	line-height: .9em;
	font-weight: 100;
	font-style: normal;
	font-size: 8px;
	display: inline;
}
ul#utility p {
	padding: 0 !important;
	color: #fff !important;
	text-align: center !important;
}
ul#utility li a:link, ul#utility li a:visited {
	text-decoration: none !important;
	font-weight: normal
}
ul#utility li a:hover, ul#utility li a:active {
	color: #fff;
	text-decoration: none !important;
}
#utility .app_menucall a, #utility .app_menumap a {
	width: 40px !important;
}
.menu_down img {
	padding: 7px 0 0 7px !important;
	float: left;
}
.app_menubook {
	width: 100px;
	height: 47px;
	float: left;
	padding: 0 !important;
}
.app_menubook img {
	height: 47px;
	margin: 0 !important;
}
.app_menucall, .app_menumap {
	padding: 7px 10px 20px 10px !important;
	border-right: solid 1px #fff;
	float: left;
	height: 48px;
}
.app_menucall img, .app_menumap img {
	margin: 0 0 0 2px !important;
	max-height: 32px;
}
.app_menulast {
	padding: 2px 8px 15px 8px !important;
	float: right;
	height: 20px;
}
.app_menulast img {
	padding: 4px 0 2px 10px !important;
	max-width: 39px;
	max-height: 22px;
}
.app_menumail {
	padding: 7px 8px 20px 8px !important;
	border-right: solid 1px #fff;
	float: left;
	height: 20px;
}
.app_menumail img {
	max-width: 30px !important;
	max-height: 22px;
	margin: 0 0 5px 0;
}
.app_menufb {
	padding: 7px 8px 20px 8px !important;
	border-right: solid 1px #fff;
	float: left;
	height: 20px;
}
.app_menufb img {
	margin: 0 0 3px 3px !important;
	max-width: 39px;
	max-height: 22px;
}
.app_menushare {
	padding: 7px 8px 20px 8px !important;
	border-right: solid 1px #fff;
	float: left;
	height: 48px;
}
.app_menushare img {
	margin: 0 0 3px 3px !important;
	max-width: 39px;
	max-height: 22px;
}
.button-book a {
	background-color: #000 !important;
	border: double 5px #fff !important;
}
p.pdf {
	text-align: center
}
p.pdf img {
	display: inline;
	margin: 20px 20px 60px 20px;
	padding: 0 0 15px 0;
}
.pdf a:hover {
	background: rgba(0,0,0,0.2) !important;
	display: inline-block;
}
.ssl #show, .post-edit-link, .vc_inline-link {
	display: none;
}
.flottaggio {
	float: left;
}
i.accordion-icon {
	float: none !important;
}
.vc_tta-container ul li:before {
	content: none !important;
}
.pp_description {
	display: none !important;
}
.bv-Standard1Column .bv-widget .bv-datepicker {
	width: auto !important;
}
.sfm-mobile .sfm-navicon-button {
	left: 0 !important;
}
.col-tipologie {
	min-height: 500px !important;
}
.ult_expheader {
	font-size: 40px;
	text-transform: uppercase !important;
	text-shadow: 1px 1px 3px #000 !important;
	color: #fff;
}
.vc_grid-item-mini {
	border: 1px solid #666;
}
.no-menu .sfm-navicon-button.sf_label_default {
	display: none;
}
.no-menu .entry-header::after {
	border-bottom: 0px;
	margin: 0 auto 0px;
	padding-bottom: 0px;
}
#sfm-sidebar.sfm-indicators .sfm-sm-indicator i {
	color: inherit !important;
}
.txt-parallax {
	background-attachment: fixed;
}
.box-sirocco {
	background-position: right bottom;
	background-repeat: no-repeat;
}
.txt-intro .vc_col-sm-4 {
	min-height: 300px
}
.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2 {
	background: rgba(188,155,108,.8);
	margin: 0;
	padding: 0;
}
.vc-hoverbox-back-inner p {
	font-size: 18px;
}
#footer-jollyroger, #show-pcas {
	display: none;
}
.pirate-cruise-at-sea {
	background: #000 !important;
	color: #fff;
}
.pirate-cruise-at-sea a {
	color: #fff;
	text-decoration: underline;
}
.pirate-cruise-at-sea #show {
    display: none;
}
.pirate-cruise-at-sea #show-pcas {
    display: block;
}
.pirate-cruise-at-sea #footer-jollyroger {
	display: block;
}
.pirate-cruise-at-sea #footer-galeoneveneziano {
	display: none;
}
.pirate-cruise-at-sea .site-title a {
	height: 150px !important;
	background-image: url("images/logo_jr_home.jpg") !important;
}
.pirate-cruise-at-sea #sfm-mob-navbar {
	background-image: url("images/logo_jr_mobile.png") !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.pirate-cruise-at-sea #sfm-mob-navbar img, .gfield_description br {
	display: none;
}
.pirate-cruise-at-sea .footer-widgets {
	background: #111 url(images/footer-jollyroger.png) !important;
}
.no-buy #show-pcas {
	display: none;
}