/*
Theme Name: Total Child Theme
Template: Total
*/

.inline_flex {
	display: inline-flex !important;
}

.inline_block {
	display: inline-block !important;
}

.nascosto {
	display:none !important;
}


/* Start Pages Design */
body p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.25;
}

header#site-header.overlay-header {
    position: fixed;
}
.admin-bar header#site-header.overlay-header {
    top: 32px;
}
header .main-navigation-ul>.menu-item>a {
    color: #000;
    transition: all 0.2s linear;
}
header.in-location-section .main-navigation-ul>.menu-item>a,
header.in-location-section .main-navigation-ul>.menu-item>a:hover {
    color: #fff;
}
header#site-header {
    border-bottom: 1px solid #000;
}
header .main-navigation-ul>.menu-item>a:hover {
    color: #131313;
}
html {
    overflow-x: hidden;
}
footer#footer {
    display: none;
}
.px-0 > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.menu-list img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.menu-list li {
    padding: 0;
    position: relative;
}
.menu-list li a {
    position: absolute;
    bottom: 0.65vw;
    font-family: Girassol;
    font-size: 40px;
    text-decoration: none;
}
.column-middle-content .wpex-badge {
    color: #000;
    padding: 10px 0;
    font-size: 37px;
    line-height: 1.3;
}
.column-middle-content  p {
    font-style: italic;
}
.horizontal-scroll .section-row-wise {
    height: 100%;
}
.horizontal-scroll .section-row-wise .wpb_wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.border-design {
    position: absolute;
    width: 80px;
}
.border-top-left {
    top: 70px;
    left: 50px;
}
.border-top-right {
    top: 70px;
    right: 50px;
}
.border-bottom-left {
    bottom: 70px;
    left: 50px;
}
.border-bottom-right {
    bottom: 70px;
    right: 50px;
}
.section-row-wise .vc_column-inner {
    height: 100%;
    display: flex;
    align-items: center;
    max-width: 885px;
    margin: 0 auto;
    justify-content: center;
}
.main-title-border-icon {
    position: relative;
    background-image: url(images/title-border-line-up.svg), url(images/title-border-line-down.svg);
    background-repeat: no-repeat;
    background-position: top center, bottom center;
}
.column-middle-content .vcex-icon-box-heading {
    max-width: 560px;
}
.horizontal-scroll .summer-section .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    row-gap: 20px;
}
.title-above-icon .vcex-icon-box-heading {
    position: relative;
	background-image: url(images/title-border-above.svg);
	background-repeat: no-repeat;
    background-position: top left;
    padding-top: 65px;
    padding-bottom: 10px;
}
.grid-image-layout .col:nth-child(1) {
    width: 55%;
}
.grid-image-layout .col:nth-child(2) {
    width: 45%;
}
.grid-image-layout .col {
    display: block;
}
.grid-image-layout .col .vcex-image-grid-entry-img {
    position: relative;
    padding-top: 65%;
    display: flex;
    align-items: stretch;
    height: 100%;
}
.grid-image-layout .col img {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: top;
}
.grid-image-layout .col figure,
.grid-image-layout .col figure .vcex-image-grid-entry-img {
    height: 100%;
}
.main-big-title {
    background-size: contain;
    padding-left: 50px;
    padding-right: 50px;
}
.horizontal-scroll .menu-section .vc_column-inner .wpb_wrapper {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.menu-list p + p {
    margin-bottom: 20px !important;
    font-size: 18px;
}
.menu-list p {
    margin-bottom: 0;
}
.menu-list .vcex-heading {
    min-height: 130px;
}
.menu-border {
    background-image: url(images/menu-border.svg), url(images/menu-border.svg);
    background-repeat: no-repeat;
    background-position: top center, bottom center;
    background-size: auto;
}
.photo-gallery-section > .wpb_column {
    align-items: center;
    display: flex;
    height: 100%;
}
#gallery-section {
    width: 60vw;
}
.photo-gallery-section > .wpb_column .vc_column-inner,
.photo-gallery-section > .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%;
}
.photo-gallery-section > .wpb_column .vc_column-inner .wpb_wrapper {
    align-items: center;
}
.photo-gallery-layout .col {
    margin: calc( var(--wpex-row-gap)/2 ) 0;
}
.top-border {
    padding-top: 40px;
    flex-direction: column;
}
.top-border .vcex-icon-box-symbol {
    margin-right: 0;
    padding-bottom: 60px;
}
.top-border .vcex-icon-box-content {
    max-width: 650px;
}
.left-border .vcex-icon-box-heading {
    background-image: url(images/left-border-title.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 50px;
    padding-top: 75px;
}
.header-language .wpml-ls-legacy-list-horizontal {
    text-align: center;
    padding: 10px 0;
    margin: 0 -15px;
    border-bottom: 1px solid #000;
    min-height: 61px;
}
.header-language .wpml-ls-legacy-list-horizontal a:hover {
    text-decoration: none;
    color: #131313;
}
.menu-list li .menu-link-first {
    right: 70%;
}
.menu-list li .menu-link-second {
    left: 70%;
}
.section-prenotazioni .vc_column-inner {
    display: block;
}

/* End Pages Design */


h1, h2, h3, h4 {
	margin:0;
}

@media screen and (min-width: 1150px) {
    
    .mobile,
    header .site-branding,
    .mobile-view {
		display: none !important;
	}
	header#site-header.overlay-header {
        margin-left: 265px;
    }
    header#site-header.overlay-header #site-navigation-wrap {
        margin-right: 265px;
    }
	/* Start Left Header Sticky */
    .header-sticky {
        position: fixed;
        top: 0;
        width: 265px;
        margin: 0;
        padding-right: 0;
        height: 100%;
        border-right: 1px solid #000;
        background-color: #fff;
        z-index: 9;
    }
    .header-sticky figure {
        text-align: center;
    }
    .navbar-left {
        left: 280px;
        position: fixed;
        top: 0;
        transition: all .6s cubic-bezier(.77,0,.175,1);
        visibility: hidden;
        width: 265px;
        clip-path: inset(0 100% 0 0);
        height: 100%;
    }
    .navbar-left .vcex-navbar-inner .vcex-navbar-link {
        border: none;
        padding: 0;
        margin: 0;
    }
    .navbar-left .vcex-navbar-inner {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        height: 100%;
        width: 100%;
        padding: 0 30px;
        row-gap: 10px;
    }
    .navbar-left .vcex-navbar-link {
        position: relative;
    }
    .navbar-left .vcex-navbar-link:after {
        content: "";
        position: absolute;
        background-color: #fff;
        bottom: 5px;
        left: 0;
        height: 1px;
        width: 0;
        transition: all 0.2s linear;
    }
    .navbar-left .vcex-navbar-link:hover:after {
        width: 100%;
        right: 0;
    }
    .open-nav .navbar-left {
        visibility: visible;
        clip-path: inset(0 0 0 0);
    }
    .hamburger-menu {
        width: 50px;
        display: block;
        margin: 0 auto;
        position: relative;
        height: 50px;
    }
    .hamburger-icon-line {
        background-color: #000;
        height: 2px;
        display: block;
        margin: 0;
        position: absolute;
        transition: all 0.2s linear;
    }
    .hamburger-icon-line:nth-child(1) {
        width: 100%;
        top: 15px;
    }
    .hamburger-icon-line:nth-child(2) {
        width: 80%;
        top: 25px;
    }
    .hamburger-icon-line:nth-child(3) {
        width: 60%;
        top: 35px;
    }
    .hamburger-icon-line:after {
        content: "";
        background-color: #131313;
        width: 0;
        height: 2px;
        transition: all 0.2s linear;
        position: absolute;
        left: 0;
    }
    .hamburger-menu:hover .hamburger-icon-line:after {
        width: 100%;
        left: auto;
        right: 0;
    }
    .hamburger-menu.active .hamburger-icon-line:nth-child(2) {
        opacity: 0;
    }
    .hamburger-menu.active .hamburger-icon-line:nth-child(1) {
        transform: rotate(45deg);
        top: 24px;
    }
    .hamburger-menu.active .hamburger-icon-line:nth-child(3) {
        transform: rotate(-45deg);
        width: 100%;
        top: 24px;
    }
    
    /* End Left Header Sticky */
	
	.center_desktop, .cd {
		text-align: center !important;
	}
	
	.right_desktop, .rd {
		text-align: right !important;
	}
	
	.left_desktop, .ld {
		text-align: left !important;
	}
	.horizontal-scroll .vc_column-inner .wpb_wrapper {
        display: flex;
        flex-wrap: nowrap;
    }
    .horizontal-scroll {
        display: flex;
        flex-wrap: nowrap;
        width: 700vw;
        height: 100%;
    }
    .section {
        width: 100vw;
        height: 100dvh;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 1;
    }
    .in-location-section + #main .scroll-continue-btn {
        display: none;
    }
	#main-section {
        width: 140vw;
    }
    .horizontal-scroll > .wpb_column > .vc_column-inner > .wpb_wrapper {
        padding-left: 242px;
    }
    .welcome-section .wpb_column:first-child {
        width: calc(100% - 350px);
    }
    .summer-section {
        align-items: flex-start;
        justify-content: flex-start;
    }
    .photo-gallery-section > .wpb_column {
        width: 100vw;
    }
    .scroll-continue-btn {
        position: fixed;
        bottom: 20px;
        right: 35px;
        background-color: transparent ;
        color: #000;
        margin-bottom: 0;
        cursor: pointer;
    }
    .scroll-continue-btn:after {
        content: "";
        border: 2px solid #000;
        position: absolute;
        right: -20px;
        width: 10px;
        height: 10px;
        top: 6px;
        transform: rotate(45deg);
        border-left: none;
        border-bottom: none;
        transition: all 0.2s linear;
    }
    .scroll-continue-btn:before {
        content: "";
        background-color: #000;
        position: absolute;
        right: -20px;
        height: 2px;
        width: 15px;
        top: 10px;
        transition: all 0.2s linear;
    }
    .scroll-continue-btn:hover:after,
    .scroll-continue-btn:hover:before {
        right: -22px;
    }
    .second-column > .vc_column-inner {
        justify-content: center !important;
    }
    .first-column .vc_column-inner .wpb_wrapper {
        justify-content: center;
    }
    .horizontal-wrapper {
        overflow: hidden;
    }
    .full-height-column, 
    .full-height-column .vc_column-inner, 
    .full-height-column .vc_column-inner .wpb_wrapper, 
    .full-height .vcex-image-inner {
        height: 100%;
    }
    .full-height .vcex-image-inner img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    .full-height-column .vc_column-inner .wpb_wrapper {
        display: block;
    }
    .full-height-column .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .full-height-column .vc_column-inner .wpb_wrapper figure {
        height: 100%;
    }
    .main-first-column {
        width: 300px;
    }
    .main-second-column {
        width: calc(100% - 400px);
    }
    .full-height-column .vc_column-inner .wpb_wrapper figure .vcex-image-inner {
        width: 100%;
    }
    .third-column .wpb_wrapper,
    .third-column .vcex-image.vcex-module,
    .third-column .vcex-image.vcex-module .vcex-image-inner {
        width: 100%;
    }
    .horizontal-scroll .second-column  .vc_column-inner .wpb_wrapper {
        height: 100%;
        width: 100%;
        display: block;
    }
    .horizontal-scroll .second-column .vc_column-inner .wpb_wrapper .vcex-module,
    .horizontal-scroll .second-column .vc_column-inner .wpb_wrapper .vcex-module .menu-list {
        height: 100%;
    }
    .menu-list li:nth-child(1) img {
        padding-top: 4.5vw;
        padding-bottom: 0;
    }
    .menu-list li:nth-child(2) img {
        padding-bottom: 4.5vw;
        padding-top: 0.5vw;
    }
    .menu-list li a {
        bottom: 0.5vw;
        font-size: 34px;
    }
    .menu-list li:nth-child(2) a {
        bottom: 5vw;
    }
    .second-column .vc_column-inner .wpb_wrapper .vcex-module .menu-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .main-second-column .vc_column-inner .wpb_wrapper {
        display: flex;
        align-items: center;
    }
    
	/* Margini e padding per desktop */

	/* Margin Top */
	.mtd5 { margin-top: 5px; }
	.mtd10 { margin-top: 10px; }
	.mtd15 { margin-top: 15px; }
	.mtd20 { margin-top: 20px; }
	.mtd25 { margin-top: 25px; }
	.mtd30 { margin-top: 30px; }
	.mtd35 { margin-top: 35px; }
	.mtd40 { margin-top: 40px; }
	.mtd45 { margin-top: 45px; }
	.mtd50 { margin-top: 50px; }
	.mtd55 { margin-top: 55px; }
	.mtd60 { margin-top: 60px; }
	.mtd65 { margin-top: 65px; }
	.mtd70 { margin-top: 70px; }
	.mtd75 { margin-top: 75px; }
	.mtd80 { margin-top: 80px; }
	.mtd85 { margin-top: 85px; }
	.mtd90 { margin-top: 90px; }
	.mtd95 { margin-top: 95px; }
	.mtd100 { margin-top: 100px; }
	.mtd105 { margin-top: 105px; }
	.mtd110 { margin-top: 110px; }
	.mtd115 { margin-top: 115px; }
	.mtd120 { margin-top: 120px; }
	.mtd125 { margin-top: 125px; }
	.mtd130 { margin-top: 130px; }
	.mtd135 { margin-top: 135px; }
	.mtd140 { margin-top: 140px; }
	.mtd145 { margin-top: 145px; }
	.mtd150 { margin-top: 150px; }
	.mtd155 { margin-top: 155px; }
	.mtd160 { margin-top: 160px; }
	.mtd165 { margin-top: 165px; }
	.mtd170 { margin-top: 170px; }
	.mtd175 { margin-top: 175px; }
	.mtd180 { margin-top: 180px; }
	.mtd185 { margin-top: 185px; }
	.mtd190 { margin-top: 190px; }
	.mtd195 { margin-top: 195px; }
	.mtd200 { margin-top: 200px; }
	.mtd205 { margin-top: 205px; }
	.mtd210 { margin-top: 210px; }
	.mtd215 { margin-top: 215px; }
	.mtd220 { margin-top: 220px; }
	.mtd225 { margin-top: 225px; }
	.mtd230 { margin-top: 230px; }
	.mtd235 { margin-top: 235px; }
	.mtd240 { margin-top: 240px; }
	.mtd245 { margin-top: 245px; }
	.mtd250 { margin-top: 250px; }

	/* Margin Bottom */
	.mbd5 { margin-bottom: 5px; }
	.mbd10 { margin-bottom: 10px; }
	.mbd15 { margin-bottom: 15px; }
	.mbd20 { margin-bottom: 20px; }
	.mbd25 { margin-bottom: 25px; }
	.mbd30 { margin-bottom: 30px; }
	.mbd35 { margin-bottom: 35px; }
	.mbd40 { margin-bottom: 40px; }
	.mbd45 { margin-bottom: 45px; }
	.mbd50 { margin-bottom: 50px; }
	.mbd55 { margin-bottom: 55px; }
	.mbd60 { margin-bottom: 60px; }
	.mbd65 { margin-bottom: 65px; }
	.mbd70 { margin-bottom: 70px; }
	.mbd75 { margin-bottom: 75px; }
	.mbd80 { margin-bottom: 80px; }
	.mbd85 { margin-bottom: 85px; }
	.mbd90 { margin-bottom: 90px; }
	.mbd95 { margin-bottom: 95px; }
	.mbd100 { margin-bottom: 100px; }
	.mbd105 { margin-bottom: 105px; }
	.mbd110 { margin-bottom: 110px; }
	.mbd115 { margin-bottom: 115px; }
	.mbd120 { margin-bottom: 120px; }
	.mbd125 { margin-bottom: 125px; }
	.mbd130 { margin-bottom: 130px; }
	.mbd135 { margin-bottom: 135px; }
	.mbd140 { margin-bottom: 140px; }
	.mbd145 { margin-bottom: 145px; }
	.mbd150 { margin-bottom: 150px; }
	.mbd155 { margin-bottom: 155px; }
	.mbd160 { margin-bottom: 160px; }
	.mbd165 { margin-bottom: 165px; }
	.mbd170 { margin-bottom: 170px; }
	.mbd175 { margin-bottom: 175px; }
	.mbd180 { margin-bottom: 180px; }
	.mbd185 { margin-bottom: 185px; }
	.mbd190 { margin-bottom: 190px; }
	.mbd195 { margin-bottom: 195px; }
	.mbd200 { margin-bottom: 200px; }
	.mbd205 { margin-bottom: 205px; }
	.mbd210 { margin-bottom: 210px; }
	.mbd215 { margin-bottom: 215px; }
	.mbd220 { margin-bottom: 220px; }
	.mbd225 { margin-bottom: 225px; }
	.mbd230 { margin-bottom: 230px; }
	.mbd235 { margin-bottom: 235px; }
	.mbd240 { margin-bottom: 240px; }
	.mbd245 { margin-bottom: 245px; }
	.mbd250 { margin-bottom: 250px; }

	/* Padding Top */
	.ptd5 { padding-top: 5px; }
	.ptd10 { padding-top: 10px; }
	.ptd15 { padding-top: 15px; }
	.ptd20 { padding-top: 20px; }
	.ptd25 { padding-top: 25px; }
	.ptd30 { padding-top: 30px; }
	.ptd35 { padding-top: 35px; }
	.ptd40 { padding-top: 40px; }
	.ptd45 { padding-top: 45px; }
	.ptd50 { padding-top: 50px; }
	.ptd55 { padding-top: 55px; }
	.ptd60 { padding-top: 60px; }
	.ptd65 { padding-top: 65px; }
	.ptd70 { padding-top: 70px; }
	.ptd75 { padding-top: 75px; }
	.ptd80 { padding-top: 80px; }
	.ptd85 { padding-top: 85px; }
	.ptd90 { padding-top: 90px; }
	.ptd95 { padding-top: 95px; }
	.ptd100 { padding-top: 100px; }
	.ptd105 { padding-top: 105px; }
	.ptd110 { padding-top: 110px; }
	.ptd115 { padding-top: 115px; }
	.ptd120 { padding-top: 120px; }
	.ptd125 { padding-top: 125px; }
	.ptd130 { padding-top: 130px; }
	.ptd135 { padding-top: 135px; }
	.ptd140 { padding-top: 140px; }
	.ptd145 { padding-top: 145px; }
	.ptd150 { padding-top: 150px; }
	.ptd155 { padding-top: 155px; }
	.ptd160 { padding-top: 160px; }
	.ptd165 { padding-top: 165px; }
	.ptd170 { padding-top: 170px; }
	.ptd175 { padding-top: 175px; }
	.ptd180 { padding-top: 180px; }
	.ptd185 { padding-top: 185px; }
	.ptd190 { padding-top: 190px; }
	.ptd195 { padding-top: 195px; }
	.ptd200 { padding-top: 200px; }
	.ptd205 { padding-top: 205px; }
	.ptd210 { padding-top: 210px; }
	.ptd215 { padding-top: 215px; }
	.ptd220 { padding-top: 220px; }
	.ptd225 { padding-top: 225px; }
	.ptd230 { padding-top: 230px; }
	.ptd235 { padding-top: 235px; }
	.ptd240 { padding-top: 240px; }
	.ptd245 { padding-top: 245px; }
	.ptd250 { padding-top: 250px; }

	/* Padding Bottom */
	.pbd5 { padding-bottom: 5px; }
	.pbd10 { padding-bottom: 10px; }
	.pbd15 { padding-bottom: 15px; }
	.pbd20 { padding-bottom: 20px; }
	.pbd25 { padding-bottom: 25px; }
	.pbd30 { padding-bottom: 30px; }
	.pbd35 { padding-bottom: 35px; }
	.pbd40 { padding-bottom: 40px; }
	.pbd45 { padding-bottom: 45px; }
	.pbd50 { padding-bottom: 50px; }
	.pbd55 { padding-bottom: 55px; }
	.pbd60 { padding-bottom: 60px; }
	.pbd65 { padding-bottom: 65px; }
	.pbd70 { padding-bottom: 70px; }
	.pbd75 { padding-bottom: 75px; }
	.pbd80 { padding-bottom: 80px; }
	.pbd85 { padding-bottom: 85px; }
	.pbd90 { padding-bottom: 90px; }
	.pbd95 { padding-bottom: 95px; }
	.pbd100 { padding-bottom: 100px; }
	.pbd105 { padding-bottom: 105px; }
	.pbd110 { padding-bottom: 110px; }
	.pbd115 { padding-bottom: 115px; }
	.pbd120 { padding-bottom: 120px; }
	.pbd125 { padding-bottom: 125px; }
	.pbd130 { padding-bottom: 130px; }
	.pbd135 { padding-bottom: 135px; }
	.pbd140 { padding-bottom: 140px; }
	.pbd145 { padding-bottom: 145px; }
	.pbd150 { padding-bottom: 150px; }
	.pbd155 { padding-bottom: 155px; }
	.pbd160 { padding-bottom: 160px; }
	.pbd165 { padding-bottom: 165px; }
	.pbd170 { padding-bottom: 170px; }
	.pbd175 { padding-bottom: 175px; }
	.pbd180 { padding-bottom: 180px; }
	.pbd185 { padding-bottom: 185px; }
	.pbd190 { padding-bottom: 190px; }
	.pbd195 { padding-bottom: 195px; }
	.pbd200 { padding-bottom: 200px; }
	.pbd205 { padding-bottom: 205px; }
	.pbd210 { padding-bottom: 210px; }
	.pbd215 { padding-bottom: 215px; }
	.pbd220 { padding-bottom: 220px; }
	.pbd225 { padding-bottom: 225px; }
	.pbd230 { padding-bottom: 230px; }
	.pbd235 { padding-bottom: 235px; }
	.pbd240 { padding-bottom: 240px; }
	.pbd245 { padding-bottom: 245px; }
	.pbd250 { padding-bottom: 250px; }
}


@media screen and (min-width: 1151px) and (max-width: 1800px) {
    
    body p {
        font-size: 18px;
    }
    .column-middle-content .vcex-icon-box-heading,
    .main-title-border {
        font-size: 42px !important;
    }
    .menu-list li a {
        font-size: 20px;
        bottom: 1vw;
    }
    .menu-list li:nth-child(2) a {
        bottom: 5vw;
    }
    #main-section,
    #welcome-section,
    #authentic-section,
    .summer-section {
        width: 155vw;
    }
    .authentic-section .top-border .vcex-icon-box-symbol img {
        width: 480px !important;
    }
    .experience-section .section-row-wise {
        width: 55vw;
    }
    .header-sticky .vcex-image {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .column-middle-content .wpex-badge {
        font-size: 30px;
    }
    .summer-section .vcex-icon-box-content p br {
        display: none;
    }
    .summer-section .vcex-icon-box-content {
        max-width: 600px;
    }
    .grid-image-layout .col .vcex-image-grid-entry-img {
        padding-top: 55%;
    }
    .main-big-title {
        font-size: 65px !important;
        padding: 15px;
    }
    .menu-section >.wpb_column {
        justify-content: flex-start;
        align-items: flex-start;
        float: none;
        height: 100%;
        margin-top: 90px;
    }
}

@media screen and (max-width: 1149px) {
    
    .header-language {
        position: fixed;
        top: 10px;
        right: 70px;
        z-index: 1;
    }
    
    .header-language .wpml-ls-legacy-list-horizontal {
        border: none;
    }
    body p {
        font-size: 22px;
    }
    body p br {
        display: none;
    }
    body .br-no-hide p br {
        display: block;
    }
    .menu-list li a {
        font-size: 24px;
    }
    ul.menu-list {
        padding-bottom: 40px !important;
    }
    .column-middle-content .vcex-icon-box-heading {
        font-size: 36px !important;
    }
    .welcome-section .vc_column_container>.vc_column-inner {
        padding-left: 0 !important;
        padding-right: 50px !important;
    }
    .column-middle-content .vc_column-inner {
        padding-left: 20px !important;
        padding-right: 40px !important;
    }
    .column-middle-content .vcex-icon-box-symbol {
        margin-right: 30px;
    }
    .column-middle-content .wpex-badge {
        font-size: 30px;
    }
    .column-middle-content .wpex-badge {
        font-size: 28px;
    }
    .column-middle-content .vcex-icon-box-symbol {
        margin-right: 50px;
    }
    .border-top-left {
        top: 20px;
        left: 20px;
    }
    .border-top-right {
        top: 20px;
        right: 20px;
    }
    .border-bottom-left {
        bottom: 20px;
        left: 20px;
    }
    .border-bottom-right {
        bottom: 20px;
        right: 20px;
    }
    .menu-list p + p {
        margin-bottom: 15px !important;
        font-size: 16px;
    }
    .menu-list .vcex-heading {
        min-height: 120px;
    }
    
    .menu-list .vcex-heading {
        min-height: 80px;
    }
    header #site-header-inner #mobile-menu {
        right: 15px;
    }
    header .wpex-hamburger-icon>span, 
    header .wpex-hamburger-icon>span:after, 
    header .wpex-hamburger-icon>span:before {
        background: #000;
    }
    body {
        padding-top: 110px;
    }
    .vc_row.vc_row-flex.section .wpb_column,
    .section .wpb_column {
        width: 100%;
    }
    body .section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .main-title-border-icon {
        padding-top: 45px;
        padding-bottom: 45px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .main-big-title {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 42px !important;
        background-size: auto;
        margin-bottom: 0;
    }
    .section#welcome-section {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }
    .column-middle-content .top-border .vcex-icon-box-symbol {
        padding-bottom: 15px;
    }
    .horizontal-scroll .section-row-wise .theme-button-wrap {
        margin-top: 15px;
    }
    .top-border .vcex-icon-box-content {
        margin: 0 auto;
    }
	.menu-list li br {
        display: none;
    }
	.menu-list li {
        padding: 0 0 15px;
    }
	.menu-list img {
        width: auto;
    }
    .menu-list li a {
        font-size: 16px;
    }
    .menu-list li .menu-link-first {
        right: 71%;
        bottom: 13%;
    }
    .menu-list li .menu-link-second {
        left: 71%;
        bottom: 13%;
    }
    .menu-list li:nth-child(2) .menu-link-second, 
    .menu-list li:nth-child(2) .menu-link-first {
        bottom: 8%;
    }
    header #site-header-inner {
        padding: 5px 15px 10px;
        background-color: #fff;
        border-bottom: 1px solid #000;
    }
    .section .vc_column_container>.vc_column-inner {
        padding: 0 30px !important;
    }
    .vc_column_container.full-height-column>.vc_column-inner {
        padding: 0 !important;
    }
    .column-middle-content .vcex-icon-box-symbol {
        width: 100px;
        margin: 0 auto 15px;
    }
    .left-border .vcex-icon-box-heading {
        background-position: top center;
        background-size: auto 40px;
        padding-top: 50px;
    }
    body p {
        text-align: center;
    }
    .column-middle-content .vcex-icon-box-heading {
        text-align: center;
        max-width: 100%;
    }
    .border-top-left {
        top: 0;
        left: 20px;
    }
    .border-top-right {
        top: 0;
        right: 20px;
    }
    .border-bottom-left {
        bottom: 0;
        left: 20px;
    }
    .border-bottom-right {
        bottom: 0;
        right: 20px;
    }
    .full-height .vcex-image-inner {
        display: block;
    }
    .full-height-column .vcex-image-img {
        height: 500px;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .title-above-icon .vcex-icon-box-heading {
        background-position: top center;
        text-align: center;
    }
    .title-above-icon .vcex-icon-box-symbol {
        margin: 0 auto 25px;
    }
    .top-border {
        padding-top: 0;
    }
    .column-middle-content .top-border .vcex-icon-box-symbol {
        width: auto;
        margin: 0 auto;
    }
    .header-sticky {
        display : none;
    }
    header#site-header.overlay-header {
        padding: 0;
        z-index: 1;
    }
    body .section:not(.main-section) {
        position: relative;
        z-index: 0;
    }
    .vc_row.vc_row-flex.section {
        flex-direction: column;
        justify-content: center;
    }
    .horizontal-scroll .vc_column-inner .column-middle-content .wpb_wrapper,
    .horizontal-scroll .vc_column-inner .column-middle-content .wpb_wrapper .vcex-module {
        flex-direction: column;
    }
    .column-middle-content .vcex-icon-box-symbol {
        text-align: center;
        width: 80px;
        margin: 0 0 15px;
    }
    .welcome-section .vc_column_container>.vc_column-inner {
        padding: 0 !important;
        margin-top: 50px;
    }
    .section#experience-section .section-row-wise {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    body .section.menu-border {
        padding-bottom: 0;
        padding-top: 0;
    }
    body .section#reservations-behind {
        padding-bottom: 40px;
    }
    body #gallery-section {
        padding: 0 !important;
        width: 100%;
        margin: 0;
    }
    .horizontal-scroll .summer-section .vc_column-inner .wpb_wrapper .title-above-icon {
        flex-direction: column;
    }
    .summer-section .vc_column_container {
        width: 100%;
        float: none;
    }
    .horizontal-scroll .summer-section .vc_column-inner .wpb_wrapper {
        row-gap: 10px;
    }
    .menu-border {
        background-image: none;
    }
    .menu-list .vcex-heading {
        min-height: auto;
    }
    .menu-section {
        flex-direction: column;
        justify-content: center;
    }
    .menu-section .wpb_column {
        width: 100%;
        float: none;
    }
    #menu-section .vc_column-inner:last-child {
        padding: 0 20px !important;
    }
    .desktop {
		display: none !important;
	}
	.column-middle-content .vcex-icon-box-heading, 
    .main-title-border {
        font-size: 34px !important;
    } 
    .vc_row.vc_row-flex.section#main-section {
        padding-bottom: 0;
    }
    header .wpml-ls-legacy-list-horizontal {
        position: absolute;
        right: 40px;
        top: 35px;
    }
    header .wpml-ls-legacy-list-horizontal a {
        color: #000;
        text-decoration: none;
    }
    
    
}



@media screen and (max-width: 767px) {
	/* Margini e padding per mobile */

	/* Margin Top */
	.mtm5 { margin-top: 5px; }
	.mtm10 { margin-top: 10px; }
	.mtm15 { margin-top: 15px; }
	.mtm20 { margin-top: 20px; }
	.mtm25 { margin-top: 25px; }
	.mtm30 { margin-top: 30px; }
	.mtm35 { margin-top: 35px; }
	.mtm40 { margin-top: 40px; }
	.mtm45 { margin-top: 45px; }
	.mtm50 { margin-top: 50px; }
	.mtm55 { margin-top: 55px; }
	.mtm60 { margin-top: 60px; }
	.mtm65 { margin-top: 65px; }
	.mtm70 { margin-top: 70px; }
	.mtm75 { margin-top: 75px; }
	.mtm80 { margin-top: 80px; }
	.mtm85 { margin-top: 85px; }
	.mtm90 { margin-top: 90px; }
	.mtm95 { margin-top: 95px; }
	.mtm100 { margin-top: 100px; }
	.mtm105 { margin-top: 105px; }
	.mtm110 { margin-top: 110px; }
	.mtm115 { margin-top: 115px; }
	.mtm120 { margin-top: 120px; }
	.mtm125 { margin-top: 125px; }
	.mtm130 { margin-top: 130px; }
	.mtm135 { margin-top: 135px; }
	.mtm140 { margin-top: 140px; }
	.mtm145 { margin-top: 145px; }
	.mtm150 { margin-top: 150px; }
	.mtm155 { margin-top: 155px; }
	.mtm160 { margin-top: 160px; }
	.mtm165 { margin-top: 165px; }
	.mtm170 { margin-top: 170px; }
	.mtm175 { margin-top: 175px; }
	.mtm180 { margin-top: 180px; }
	.mtm185 { margin-top: 185px; }
	.mtm190 { margin-top: 190px; }
	.mtm195 { margin-top: 195px; }
	.mtm200 { margin-top: 200px; }
	.mtm205 { margin-top: 205px; }
	.mtm210 { margin-top: 210px; }
	.mtm215 { margin-top: 215px; }
	.mtm220 { margin-top: 220px; }
	.mtm225 { margin-top: 225px; }
	.mtm230 { margin-top: 230px; }
	.mtm235 { margin-top: 235px; }
	.mtm240 { margin-top: 240px; }
	.mtm245 { margin-top: 245px; }
	.mtm250 { margin-top: 250px; }
	
	/* Margin Bottom */
	.mbm5 { margin-bottom: 5px; }
	.mbm10 { margin-bottom: 10px; }
	.mbm15 { margin-bottom: 15px; }
	.mbm20 { margin-bottom: 20px; }
	.mbm25 { margin-bottom: 25px; }
	.mbm30 { margin-bottom: 30px; }
	.mbm35 { margin-bottom: 35px; }
	.mbm40 { margin-bottom: 40px; }
	.mbm45 { margin-bottom: 45px; }
	.mbm50 { margin-bottom: 50px; }
	.mbm55 { margin-bottom: 55px; }
	.mbm60 { margin-bottom: 60px; }
	.mbm65 { margin-bottom: 65px; }
	.mbm70 { margin-bottom: 70px; }
	.mbm75 { margin-bottom: 75px; }
	.mbm80 { margin-bottom: 80px; }
	.mbm85 { margin-bottom: 85px; }
	.mbm90 { margin-bottom: 90px; }
	.mbm95 { margin-bottom: 95px; }
	.mbm100 { margin-bottom: 100px; }
	.mbm105 { margin-bottom: 105px; }
	.mbm110 { margin-bottom: 110px; }
	.mbm115 { margin-bottom: 115px; }
	.mbm120 { margin-bottom: 120px; }
	.mbm125 { margin-bottom: 125px; }
	.mbm130 { margin-bottom: 130px; }
	.mbm135 { margin-bottom: 135px; }
	.mbm140 { margin-bottom: 140px; }
	.mbm145 { margin-bottom: 145px; }
	.mbm150 { margin-bottom: 150px; }
	.mbm155 { margin-bottom: 155px; }
	.mbm160 { margin-bottom: 160px; }
	.mbm165 { margin-bottom: 165px; }
	.mbm170 { margin-bottom: 170px; }
	.mbm175 { margin-bottom: 175px; }
	.mbm180 { margin-bottom: 180px; }
	.mbm185 { margin-bottom: 185px; }
	.mbm190 { margin-bottom: 190px; }
	.mbm195 { margin-bottom: 195px; }
	.mbm200 { margin-bottom: 200px; }
	.mbm205 { margin-bottom: 205px; }
	.mbm210 { margin-bottom: 210px; }
	.mbm215 { margin-bottom: 215px; }
	.mbm220 { margin-bottom: 220px; }
	.mbm225 { margin-bottom: 225px; }
	.mbm230 { margin-bottom: 230px; }
	.mbm235 { margin-bottom: 235px; }
	.mbm240 { margin-bottom: 240px; }
	.mbm245 { margin-bottom: 245px; }
	.mbm250 { margin-bottom: 250px; }
	
	/* Padding Top */
	.ptm5 { padding-top: 5px; }
	.ptm10 { padding-top: 10px; }
	.ptm15 { padding-top: 15px; }
	.ptm20 { padding-top: 20px; }
	.ptm25 { padding-top: 25px; }
	.ptm30 { padding-top: 30px; }
	.ptm35 { padding-top: 35px; }
	.ptm40 { padding-top: 40px; }
	.ptm45 { padding-top: 45px; }
	.ptm50 { padding-top: 50px; }
	.ptm55 { padding-top: 55px; }
	.ptm60 { padding-top: 60px; }
	.ptm65 { padding-top: 65px; }
	.ptm70 { padding-top: 70px; }
	.ptm75 { padding-top: 75px; }
	.ptm80 { padding-top: 80px; }
	.ptm85 { padding-top: 85px; }
	.ptm90 { padding-top: 90px; }
	.ptm95 { padding-top: 95px; }
	.ptm100 { padding-top: 100px; }
	.ptm105 { padding-top: 105px; }
	.ptm110 { padding-top: 110px; }
	.ptm115 { padding-top: 115px; }
	.ptm120 { padding-top: 120px; }
	.ptm125 { padding-top: 125px; }
	.ptm130 { padding-top: 130px; }
	.ptm135 { padding-top: 135px; }
	.ptm140 { padding-top: 140px; }
	.ptm145 { padding-top: 145px; }
	.ptm150 { padding-top: 150px; }
	.ptm155 { padding-top: 155px; }
	.ptm160 { padding-top: 160px; }
	.ptm165 { padding-top: 165px; }
	.ptm170 { padding-top: 170px; }
	.ptm175 { padding-top: 175px; }
	.ptm180 { padding-top: 180px; }
	.ptm185 { padding-top: 185px; }
	.ptm190 { padding-top: 190px; }
	.ptm195 { padding-top: 195px; }
	.ptm200 { padding-top: 200px; }
	.ptm205 { padding-top: 205px; }
	.ptm210 { padding-top: 210px; }
	.ptm215 { padding-top: 215px; }
	.ptm220 { padding-top: 220px; }
	.ptm225 { padding-top: 225px; }
	.ptm230 { padding-top: 230px; }
	.ptm235 { padding-top: 235px; }
	.ptm240 { padding-top: 240px; }
	.ptm245 { padding-top: 245px; }
	.ptm250 { padding-top: 250px; }
	
	/* Padding Bottom */
	.pbm5 { padding-bottom: 5px; }
	.pbm10 { padding-bottom: 10px; }
	.pbm15 { padding-bottom: 15px; }
	.pbm20 { padding-bottom: 20px; }
	.pbm25 { padding-bottom: 25px; }
	.pbm30 { padding-bottom: 30px; }
	.pbm35 { padding-bottom: 35px; }
	.pbm40 { padding-bottom: 40px; }
	.pbm45 { padding-bottom: 45px; }
	.pbm50 { padding-bottom: 50px; }
	.pbm55 { padding-bottom: 55px; }
	.pbm60 { padding-bottom: 60px; }
	.pbm65 { padding-bottom: 65px; }
	.pbm70 { padding-bottom: 70px; }
	.pbm75 { padding-bottom: 75px; }
	.pbm80 { padding-bottom: 80px; }
	.pbm85 { padding-bottom: 85px; }
	.pbm90 { padding-bottom: 90px; }
	.pbm95 { padding-bottom: 95px; }
	.pbm100 { padding-bottom: 100px; }
	.pbm105 { padding-bottom: 105px; }
	.pbm110 { padding-bottom: 110px; }
	.pbm115 { padding-bottom: 115px; }
	.pbm120 { padding-bottom: 120px; }
	.pbm125 { padding-bottom: 125px; }
	.pbm130 { padding-bottom: 130px; }
	.pbm135 { padding-bottom: 135px; }
	.pbm140 { padding-bottom: 140px; }
	.pbm145 { padding-bottom: 145px; }
	.pbm150 { padding-bottom: 150px; }
	.pbm155 { padding-bottom: 155px; }
	.pbm160 { padding-bottom: 160px; }
	.pbm165 { padding-bottom: 165px; }
	.pbm170 { padding-bottom: 170px; }
	.pbm175 { padding-bottom: 175px; }
	.pbm180 { padding-bottom: 180px; }
	.pbm185 { padding-bottom: 185px; }
	.pbm190 { padding-bottom: 190px; }
	.pbm195 { padding-bottom: 195px; }
	.pbm200 { padding-bottom: 200px; }
	.pbm205 { padding-bottom: 205px; }
	.pbm210 { padding-bottom: 210px; }
	.pbm215 { padding-bottom: 215px; }
	.pbm220 { padding-bottom: 220px; }
	.pbm225 { padding-bottom: 225px; }
	.pbm230 { padding-bottom: 230px; }
	.pbm235 { padding-bottom: 235px; }
	.pbm240 { padding-bottom: 240px; }
	.pbm245 { padding-bottom: 245px; }
	.pbm250 { padding-bottom: 250px; }
	
	
	.center_mobile, .cm {
		text-align: center !important;
	}
	.right_mobile, .rm {
		text-align: right !important;
	}
	.left_mobile, .lm {
		text-align: left !important;
	}
	body {
        padding-top: 70px;
    }
	body .section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .menu-list li:nth-child(2) .menu-link-second, .menu-list li:nth-child(2) .menu-link-first {
        bottom: 11%;
    }
    .welcome-section .vc_column_container>.vc_column-inner {
        margin-top: 0;
    }
    .main-big-title {
        margin-top: 0;
    }
    body .section#location-section {
        margin-top: 40px;
    }
    header .wpml-ls-legacy-list-horizontal {
        top: 11px;
    }
	
    
    
	
}