/*
Theme Name:     Tiam Child
Theme URI:      http://www.emotionalthemes.com
Description:    Child theme for Tiam
Author:         EmotionalThemes
Author URI:     http://www.emotionalthemes.com
Version:        1.0.0
Template:       tiam
*/


/* Your css goes here */

.light {
	font-weight:100;
}
.bold {
	font-weight:500;
}
.font-piccolo {
	font-size: 0.8rem;
}


h2 {
	letter-spacing: 2px;
	margin-bottom:20px;
}

a:hover {
	text-decoration: underline;
}
.footer .menu > li > a:hover {
	text-decoration: underline;
}
.header-mobile a:hover {
    color: #17A69D;
}
.header-mobile .sub-menu a:hover {
    color: #17A69D;
}
.mobile-menu li.menu-item.current-menu-ancestor > a,
.mobile-menu li.menu-item.current-menu-parent > a,
.mobile-menu li.menu-item.current-menu-item > a {
	color: #17A69D;
}

#menu_top .menu-content {
	width:70%;
}
#menu_top .menu-content .menu .menu-item {
	width:50%;
	text-align:center;
	margin:0;
	margin-right: 0;
	float: left;
	letter-spacing:2.5px;
}
#menu_top .menu-item a {
	padding: 5px 10px;
}
.sticky-wrapper .current-menu-item a {
	font-weight:600;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
#menu_top.menu_nero a {
	color:#9A9A9A;
}
#menu_top.menu_nero a:hover {
	color:#000000;
}
.sticky-wrapper.is-sticky .current-menu-item a,
#menu_top.menu_nero .current-menu-item a {
	font-weight:600;
	color:#000000;
}
#sticky-wrapper .header-menubar-wrapper {
	display:block;
}
#sticky-wrapper .header-menubar-wrapper .mobile-right {
	float:right;
}
#sticky-wrapper .header-menubar-wrapper .mobile-left {
	position:absolute;
	width:121px;
	left:50%;
	margin-left:-60px;
	padding-top:5px;
}



#home-logo {
	width:160px;
}
#menu_home {
	color: #ebe7e5;
	font-weight: 300;
}
#menu_home a {
	color: #ebe7e5;
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
}
#menu_home .element-sidebar-1 a:hover {
	font-weight: 400;
}
#menu_home .btnSidebarMenu {
	font-size: 24px;
	font-weight: 400;
}

@media (min-width:1px) and (max-width: 1100px) {
	.header-top-0 .header-row .element-image-1 {
		padding-left:0px;
		padding-right:0px;
	}
}

@media (min-width:1px) and (max-width: 890px) {
	.home-pulsanti .vc_col-sm-3 {
		width:100%;
	}
	.home-pulsanti .emtnlplgn-button {
		margin-bottom:0.5rem !important;
		margin-top:0.5rem !important;
		width:200px;
	}
}

#top_menudx .menu-right {
	margin-right:10px;
	font-size: 24px;
}
#top_menusx .menu-left {
	margin-left:10px;
	font-size: 14px;
	line-height: 24px;
}
.tiamplg_sidebar_menu .vertical-side .close {
    font-size: 1.5rem;
}

@media (max-width: 1024px) {
	#top_menudx .menu-right {
		margin-right:0px;
	}
	#top_menusx .menu-left {
		margin-left:0px;
	}
	.tiamplg_sidebar_menu .vertical-side .sidebar-menu-wrapper {
		margin-top: 10%;
	}
}


#menu_home .element-sidebar-1 {
    margin-left: 10px;
}
#menu_home .element-sidebar-3 {
    margin-right: 10px;
}

.header-desktop a:hover {
	text-decoration: none;
	font-weight:400;
}
.btnMobileMenu a:hover,
.btnGoTop:hover,
.tiam-widget-social a:hover {
	text-decoration: none;
}

.vertical-side a:hover {
	color:#000000;
	text-decoration: none;
}
.sidebar-menu .menu a:hover {
	font-weight:500;
}
.sidebar-menu .sub-menu a:hover {
	font-weight:300;
}
.sidebar-menu .sub-menu a:hover::before {
	content: "\2022";
	margin-right: 5px;
}

.sidebar-menu li.menu-item.current-menu-ancestor > a,
.sidebar-menu li.menu-item.current-menu-parent > a,
.sidebar-menu li.menu-item.current-menu-item > a {
	color:#000000;
}

.slick-arrow {
	z-index:99;
}
.bx-controls-direction a:hover {
	text-decoration: none;
}

/*#section-home {
	-webkit-transition: background-image 0.5s linear;
	transition: background-image 0.5s linear;
}*/

@media (max-width: 890px) {
	#section-home {
		-webkit-align-content: baseline;
		-ms-flex-line-pack: baseline;
		align-content: baseline;
	}
}

.section-background-home {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:0;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.section-ristorante {
	background:url("http://lnx.giorgiognesotto.it/venissa/wp-content/uploads/2018/03/ristorante-venissa-venezia.jpg");
	opacity:1;
}
.section-vino {
	background:url("http://lnx.giorgiognesotto.it/venissa/wp-content/uploads/2018/04/venissa-burano-vino-venezia.jpg");
}
.section-osteria {
	background:url("http://lnx.giorgiognesotto.it/venissa/wp-content/uploads/2018/03/osteria-venissa.jpg");
}
.section-wineresort {
	background:url("http://lnx.giorgiognesotto.it/venissa/wp-content/uploads/2018/03/ospitalita-wine-resort.jpg");
}

.emtnlplgn-slidergallery {
	margin-bottom:30px;
}
.venissa_padding_base {
	padding:1.5rem;
}

.emtnlplgn-slidergallery .cover {
	color:#FFFFFF;
}
.emtnlplgn-slidergallery .cover .title {
	display:block;
	text-align:center;
}
.emtnlplgn-slidergallery .cover .title h2 {
	display:inline-block;
	text-align:center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 2.8rem;
	font-weight: 300;
	padding: 12px 0;
	letter-spacing: 3px;
	margin-bottom: 5px;
}
.emtnlplgn-slidergallery .cover .subtitle h3 {
	font-size:1rem;
}
.emtnlplgn-slidergallery .page .title h2 {
	padding-bottom:20px;
}

.firstsectionfullscreen {
	color:#FFFFFF;
	text-align:center;
}
.firstsectionfullscreen .vc_column-inner {
	padding-top:0px !important;
}
.firstsectionfullscreen .wpb_content_element {
	margin-bottom: 0px;
}

.firstsectionfullscreen h1 {
	display:inline-block;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom:10px;
	letter-spacing: 3px;
	color:#FFFFFF;
}
.firstsectionfullscreen h1 span {
	color:#FFFFFF;
}
.firstsectionfullscreen h1.nobordosotto {
	border-bottom: none;
	margin-bottom:0px;
}


.firstsectionfullscreen .wpb_text_column .wpb_wrapper p {
	display:inline-block;
	font-size: 1.2rem;
	letter-spacing: 1.5px;
}

.sidebar-menu {
	letter-spacing:1.5px;
}

.emtnlplgn-slidergallery .cover .content {
	background-color:rgba(0,0,0,0.5);
    -webkit-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}
.emtnlplgn-slidergallery .cover .content:hover {
	background-color:rgba(0,0,0,0.3);
}

.featherlight-content {
	width:80%;
	max-width:1024px;
}
@media (max-width: 1024px) {
	.featherlight-content {
		width:100%;
	}
}
@media (max-width: 767px) {
	.emntl-popup-wrapper .immagine {
		display:none;
	}
}

.featherlight .featherlight-content {
	padding: 0rem;
	border-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.featherlight .featherlight-close-icon {
	top:1rem;
	right:1rem;
}
.emntl-popup-wrapper .wpb_button,
.emntl-popup-wrapper .wpb_content_element,
.emntl-popup-wrapper ul.wpb_thumbnails-fluid > li {
	margin-bottom:0;
}

.emntl-popup-wrapper {
	padding: 0;
	overflow: hidden;
}
.emntl-popup-wrapper.emntl-popup-loading {
	padding:1.5rem;
}
.emntl-popup-wrapper .vc_row {
	margin-left:0;
	margin-right:0;
	width:100% !important;
	left:0 !important;
}
.emntl-popup-wrapper h2 {
	padding-bottom:1.5rem;
	font-weight:300;
}
.emntl-popup-wrapper .contenuto {
	padding:1.5rem;
	font-size: 0.9rem;
	line-height: 22px;
}
.emntl-popup-wrapper .popup_footer {
	padding-top:2rem;
	width:100%;
	margin:auto;
	font-size: 0.8rem;
	line-height: 1.2rem;
	box-sizing: border-box;
}
.emntl-popup-wrapper .popup_footer .testo {
	width:50%;
	float:left;
	text-align:right;
	padding:1rem 1rem 1rem 0;
	border-right:1px solid #000000;
	box-sizing: border-box;
}
.emntl-popup-wrapper .popup_footer .indirizzo {
	width:50%;
	float:left;
	text-align:left;
	padding:1rem 0 1rem 1rem;
	box-sizing: border-box;
}

@media (min-width:1px) and (max-width: 1024px) {
	.emntl-popup-wrapper .contenuto {
		padding-right:2.7rem;
	}
}
@media (min-width:1px) and (max-width: 767px) {
	.emntl-popup-wrapper .contenuto {
		padding-left:2.7rem;
	}
}

.text-format ul {
	padding:0;
}
.text-format .buttons-percorsi {
    width: 70%;
    margin: auto;
	padding:0;
}
.buttons-percorsi li {
	width:49.5%;
	text-align:center;
	display:inline-block;
	list-style: none;
	margin:0;
	padding:0;
}
.buttons-percorsi li .button-percorso {
	padding:2.5rem 2rem 1.5rem 2rem;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
}
.buttons-percorsi li .button-percorso:hover {
	text-decoration: none;
}
.buttons-percorsi li .button-percorso.is-clicked {
	color:#000000;
	background:rgba(255,255,255,0.7);
}
.buttons-percorsi li .button-percorso .numero {
	font-size:3rem;
	font-weight:600;
}
.menu-percorso h1 {
	font-size: 2.5rem;
}
.menu-percorso .titolo {
	font-weight: 300;
}
.menu-percorso .titolo .numero {
	font-weight: 400;
	font-size: 4rem;
}
.menu-percorso .prezzo {
	font-size: 0.8rem;
}

.wpcf7-form label {
	font-weight:500;
	text-transform: capitalize;
}
.wpcf7-form .wpcf7-text {
	border:none;
	border-bottom:1px solid #17A69D;
	margin-bottom:1.5rem;
	font-weight:300;
}
.wpcf7-form .wpcf7-textarea {
	border:1px solid #17A69D;
	margin-top:1.5rem;
	font-weight:300;
}

.footer-sidebar-bottom {
	padding-bottom:0.8rem;
}
.vc_tta-tab {
	color:#C0C0C0;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover {
	background: #FFFFFF;
	color:#000000;
}
.vc_tta-tab.vc_active {
}

.button-serviziobarca.is_clicked {
	background:rgba(255,255,255,0.7) !important;
	color:#000000 !important;
}

.venissa-scheda {
	display:none !important;
}
.venissa-scheda.is_active {
	display:block !important;
}
.menu-scheda {
	width: 70%;
	margin: auto;
	padding: 0 0 0 0;
}
.menu-scheda li {
	display:inline-block;
	list-style: none;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding: 0;
	text-transform: uppercase;
}
.menu-scheda.orari li {
	width:30%;
}
.menu-scheda.come-raggiungerci li {
	width:20%;
}


.menu-scheda .button-scheda.is_clicked {
	font-weight:700;
}
.scheda-divisiorio-wrapper {
	width:100%;
	overflow:hidden;
}
.scheda-divisiorio {
	margin-top:60px;
	margin-bottom:30px;
	width: 100px;
	float: left;
	height: 2px;
	background-color: #000000;
}
.scheda-divisiorio-open {
	margin-top:30px;
	width: 100px;
	float: left;
	height: 2px;
	background-color: #000000;
}
.scheda-divisiorio-close {
	margin-bottom:30px;
	width: 100px;
	float: left;
	height: 2px;
	background-color: #000000;
}

.venissa-font-piccolo {
	font-size: 0.8rem;
}

.venissa-titolo_1 {
	font-size:2rem;
}

.venissa-titolo_2 {
	width:100%;
	overflow:hidden;
	text-align:center;
}
.venissa-titolo_2 h1 {
	font-size:1.8rem;
	line-height:2.6rem;
	display:inline-block;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding-bottom:3px;
	margin-bottom:3px;
	color:#FFFFFF;
}

.tss-wrapper .owl-controls .owl-nav > div,
.tss-wrapper .owl-theme .owl-dots .owl-dot.active span,
.tss-wrapper .owl-theme .owl-dots .owl-dot:hover span,
.tss-wrapper .owl-theme .owl-dots .owl-dot span {
    background: none !important;
}
.dashicons-arrow-right-alt2::before {
    color:#000000;
}
.dashicons-arrow-left-alt2::before {
    color:#000000;
}

.owl-stage-outer {
	margin-top:50px;
	margin-bottom:50px;
}

.menu-sidebar-bottom {
	width:100%;
	text-align:left;
	font-size: 0.8rem;
	font-weight: 400;
}
.menu-sidebar-bottom a {
	color:#000000;
}
.menu-sidebar-bottom .left {
	width:49.5%;
	float:left;
	border-right:1px solid #000000;
	padding: 10px 20px;
	text-align:right;
}
.menu-sidebar-bottom .left a::after {
	content: "\2022";
	margin-left: 5px;
	color:#FFFFFF;
}
.menu-sidebar-bottom .left a:hover::after {
	color:#000000;
}
.menu-sidebar-bottom .right {
	width:49.5%;
	float:left;
	padding: 10px 20px;
}
.menu-sidebar-bottom .right a::before {
	content: "\2022";
	margin-right: 5px;
	color:#FFFFFF;
}
.menu-sidebar-bottom .right a:hover::before {
	color:#000000;
}
.gallery-nopadding .vc_column-inner {
	padding-right:0px;
}

.link_collaterali {
	font-size: 0.87rem;
	font-weight:600;
}

.loghi-wine-restaurant {
	margin-top: -70px;
	position:absolute;
	width: 100%;
	left:15px;
	padding-left:20px;
}
.loghi-wine-restaurant .logo-wineresort {
	height:40px;
	margin-left:25px;
}
@media (max-width: 1024px) {
	.loghi-wine-restaurant {
		display:none;
	}
}

.icona-giu-wrapper {
	margin-top: -100px;
	position:absolute;
	width: 100%;
	left:15px;
}
.icona-giu-wrapper .icona-giu {
	background-image:url('https://www.venissa.it/wp-content/uploads/2018/04/icona_giu-3.png');
	width: 60px;
	height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
	display: block;
	margin: auto;

    -webkit-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.emtnlplgn-button:hover {
	text-decoration: none;
}


@media (min-width:1px) and (max-width: 1204px) {
	.text-format .buttons-percorsi {
		width: 100%;
	}
	.buttons-percorsi li .button-percorso {
		padding:2rem 1.5rem 1rem 1.5rem;
		border: 1px solid #FFFFFF;
		color:#FFFFFF;
		width:100%;
	}
}


@media (min-width:1px) and (max-width: 1100px) {
	#menu_top .menu-content {
		width:80%;
	}
}

@media (max-width: 768px) {
	.gallery-nopadding .vc_column-inner {
		padding-right:15px;
	}
}

@media (max-width: 800px) {
	.menu-scheda {
		width: 100%;
	}
}


.wpb_content_element {
	margin-bottom:30px;
}
.bx-wrapper .bx-pager {
	position:inherit !important;
}

.header-menu-container #menu-item-2579 {
	margin-top:1rem;
}
.menumobile-light {
	font-weight: 300;
}
.footer .footer-column .tiamwp_widget .widget-title {
	text-align:left;
}

.footer {
	padding-top:0px;
}
.footer-sidebar .tiamwp_widget .instagram-pics {
	margin-top:0px;
}

.footer-content .wpcf7-text {
	padding: 3px 10px;
	margin-bottom: 0.4rem;
	border-bottom: none;
	color:#161616;
	letter-spacing:1.1px
}
.footer-content .wpcf7-form label {
    font-weight: 300;
}

.footer-content .wpcf7-form select {
    padding: 6px;
    border:none;
    color: #161616;
    letter-spacing:1.1px
}

.wpml-ls-statics-footer {
	display:none;
}

.carriera .vc_toggle {
	margin: 0;
}
.carriera .vc_toggle_content {
	font-size: 0.85rem;
}
.carriera h4 {
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 2.063rem;
	text-transform: uppercase;
	letter-spacing: 1.79px;
}

.loghi-footer {
	padding-bottom:1.5rem;
}
.loghi-footer .logo-footer {
	height:40px;
	margin-left:25px;
	margin-bottom:15px;
}
.loghi-footer .logo-europa {
	float:right;
	padding-right:15px;
}
.loghi-footer a:hover {
	text-decoration: none;
}
.menu-item.wpml-ls-menu-item {
	padding-top:30px;
}
.menu-item.wpml-ls-menu-item > a span {
	position: relative !important;
	font-weight: 300;
}

@media (min-width:1px) and (max-width: 1000px) {
	.loghi-footer .logo-europa {
		float:none;
	}
}

.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item {
	width:auto;
}

@media (min-width:1px) and (max-width: 600px) {
	.wpmci-popup-cnt-inr-wrp .wrapper {
		 padding: 15px;
	}
	.wpmci-popup-cnt-inr-wrp h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.wmpci-popup-body p {
		line-height: 18px;
	}
}

.menu_qrcode .emtnlplgn-accordion.style2 .emtnlplgn-panel .emtnlplgn-panel-content {
	padding: 10px;
	background-color: rgba(0,0,0,0.05) !important;
}
.menu_qrcode .emtnlplgn-accordion.style2 .emtnlplgn-panel .emtnlplgn-panel-title {
	padding: 20px 15px 20px 5px;
}


.table_alacarte tr {
	border-bottom: 1px solid #FFFFFF
}
.text-format table.table_alacarte td {
	padding: 8px 3px;
	line-height: 22px;
}
.table_alacarte td.prezzo {
	width:60px;
	text-align:right;
	vertical-align:top;
}

.wpcf7-form .wpcf7-select {
	border: none;
	border-bottom: 1px solid #17A69D;
	margin-bottom: 1.5rem;
	font-weight: 300;
	padding: 11px;
}

.wpcf7-form .wpcf7-date {
	border: none;
	border-bottom: 1px solid #17A69D;
	margin-bottom: 1.5rem;
	font-weight: 300;
	padding: 11px;
	width:100%;
}

.cn-button.bootstrap {
	color: #fff;
	background: #198035;
}
#cookie-notice .cn-button {
	border-radius: 0 !important;
}
.cn-buttons-container, .cn-text-container {
	display: block !important;
	padding-top: 10px;
}

.woocommerce-loop-category__title .count {
	display:none !important;
}
.preview-content .element-menu .menu-right .icon-menu {
	padding-top: 14px;	
}
.header-desktop .wpml-ls-legacy-list-horizontal .wpml-ls-item {
	padding-right:5px;
}
.header-desktop {
	display: block !important;
}
.header-desktop .wpml-ls-legacy-list-horizontal {
	padding: 6px 2px 7px 0;
}
@media (max-width: 950px) {
	.header-desktop {
		margin-bottom: 0px;
	}
	.header-desktop .sticky-wrapper {
		display:none;
	}
	.header-desktop .preview-content .header-row {
		display:block;
	}
}

.select2-container--default .select2-selection--single {
	border-radius: 0px;
	padding: 5px;
	height: 40px;
	margin: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}
