/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* Global elements */

* {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.cky-modal input[type=checkbox]:before {
	visibility: visible;
}

.cky-modal .cky-show-desc-btn {
	text-decoration: underline !important;
	color: #212121 !important; 
}

strong {
	font-weight: 500;
}

.l-main p {
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 2.4px;
	line-height: 1.3;
	-webkit-font-feature-settings: "ss02" 1;
	font-feature-settings: "ss02" 1
}

.w-btn.arrow-right {
	padding-right: 65px;
}

.w-btn.arrow-right:after {
	content: "";
	position: absolute;
	right: 17px;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
	height: 13px;
	background-image: url(assets/arrow-right.svg);
	background-image: 100% 100%;
}

/* Logos row */

.logos-row .wpb_wrapper .wpb_text_column {
	margin-bottom: 2rem;
}

.logos-row .w-hwrapper {
	justify-content: center;
}

.logos-row .w-image {
	margin-bottom: 2rem;
}

@media (max-width: 500px) {
	.logos-row .w-hwrapper {
		justify-content: space-between;
	}
	.careers-awards .w-hwrapper .w-image {
		margin-right: 0;
		width: 48%;
	}
}

/* Header */

.first-features p {
	color: #fff;
}

.l-subheader.active .left-menu .menu-item a,
.l-subheader.active .left-menu .menu-item:hover a {
	display: block;

}

.l-subheader.active {
	background: #000 !important;
}

.l-header .w-nav.type_mobile .w-nav-icon {
	z-index: 10;
}

.w-nav-open header:not(.sticky) .w-nav.type_mobile .w-nav-icon {
	color: #000;
}

.l-header .w-nav.type_mobile .w-nav-close {
	opacity: 0;
}

.l-header .w-nav.type_desktop .wpml-ls-item {
	display: none;
}

.l-header .w-nav.type_mobile {
	margin-left: 0.6rem !important;
}

.l-header .w-nav.type_mobile .wpml-ls-first-item {
	border-top: 1px solid #000;
}

.l-header .w-nav,
.l-header .w-dropdown.source_wpml .w-dropdown-h  {
	font-size: 16px;
	font-weight: 500;
}

/* Hero section */

.hero-section {
	min-height: 60vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hero-section .l-section-img {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.news-section .wpb_row:not(:last-child) {
	margin-bottom: 4rem;
}

.news-section p {
	font-size: 20px;
	letter-spacing: 0;
}

.news-section h2 {
	margin-bottom: 1.6rem;
}

.news-section .wpb_text_column {
	max-width: 480px;
}

.news-section .w-btn {
	margin-top: 2rem;
}

.first-features .wpb_row:not(:last-child) {
	margin-bottom: 3rem;
}

.menu-section .w-tabs-section-content p {
	max-width: 900px;
	margin: 0 auto 2.2rem;
}

.menu-section .w-tabs-section-content hr {
	max-width: 800px;
	margin: 0 auto 2.2rem;
}

.second-features .vc_col-sm-6:last-child .wpb_text_column {
	max-width: 450px;
	margin: 0 auto 4rem;
	color: #fff;
}

.third-feature .wpb_row:first-child {
	margin-bottom: 2.5rem;
}

.third-feature .wpb_row:first-child .wpb_text_column {
	max-width: 520px;
}

.third-feature .wpb_row .wpb_text_column {
	max-width: 500px
}

.third-feature .michelin-logo {
	position: absolute;
	bottom: 0;
	transform: translate(-15%, 15%);
	width: 100px;
}

.third-feature .white-guide {
	position: absolute;
	top: -1rem;
	left: 0.5rem;
	width: 75px;
}

.third-feature .arhidektuuri-preemia {
	position: absolute;
	bottom: -20%;
	right: 1.5rem;
	width: 140px;
}

.team-section h2 {
	margin-bottom: 3.5rem;
}

.team-section .w-person-image {
	max-width: 330px;
}

.team-section .w-person-name {
	text-align: left;
	font-size: 1rem;
}

.team-section .w-person-role {
	opacity: 1;
	text-align: left;
}

.team-section .w-person-content {
	text-transform: uppercase;
}

.contact-us h2,
.contact-us a,
.contact-us p,
.contact-us .w-socials.color_text .w-socials-item-link {
	color: #fff;
}

.contact-us a:hover,
.contact-us .w-socials.color_text .w-socials-item-link:hover {
	color: rgba(255, 255, 255, 0.8);
}

.contact-us .w-map {
	height: 450px;
	margin-bottom: 1rem;
}

.restaurants-section h2,
.restaurants-section p,
.restaurants-section a {
	color: #fff;	
}

.restaurants-section a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.restaurants-section h2 {
	margin-bottom: 2rem;
}

.restaurants-section .vc_col-sm-12 .vc_col-sm-6 {
	margin-bottom: 3rem !important;
}

.restaurants-section .g-cols .vc_col-sm-6 {
	width: 50% !important;
}

.restaurants-section .vc_col-sm-6 .vc_column-inner .wpb_wrapper {
	display: flex;
	flex-direction: column;
}

.restaurants-section .wpb_text_column p {
	width: 100%;
}

.restaurants-section .w-image {
	margin-bottom: 1.5rem;
}

.w-tabs-list-h {
	font-size: 1.4rem;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 1rem;
}

.w-tabs-list-h .w-tabs-item {
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.w-tabs-item.active {
	text-decoration: underline;
}

.w-socials-item-link {
	text-decoration: none !important;
}

.w-socials-item-link i {
	font-size: 2rem !important;
}

.w-socials-list .w-socials-item:first-child {
	margin-right: 0.3rem;
}

.l-footer .vc_col-sm-4:first-child .wpb_text_column {
	margin-bottom: 1.5rem;
}

.footer-credentials .w-hwrapper div.wpb_text_column {
	margin-bottom: 0.5rem;
}

.w-popup-closer {
	display: none;
}

.restaurant-selection .vc_col-sm-6 {
	height: 50vh;
	height: 50vh;
	overflow-y: auto;
	margin-bottom: 0 !important;
	background-size: cover;
	background-repeat: no-repeat;
}

.restaurant-selection .vc_col-sm-6:first-child {
	background-image: url(assets/NOA-bg.jpg);
}

.restaurant-selection .vc_col-sm-6:last-child {
	background-image: url(assets/NCH-bg.jpg);
}

.restaurant-selection .vc_col-sm-6 .vc_column-inner {
	justify-content: center;
}

.michelin-logo-mobile {
	margin-bottom: 2rem;
}

.michelin-logo {
	margin-bottom: 3.5rem;
	display: none;
}

.restaurant-logo {
	margin-bottom: 2rem;
}

.restaurant-selection .w-hwrapper {
	justify-content: center;
}


.restaurant-selection .vc_col-sm-6 .wpb_text_column {
	font-size: 0.8rem !important;
	color: #fff;
}

.l-main .restaurant-selection .vc_col-sm-6 .wpb_text_column p {
	font-size: 0.8rem !important;
	line-height: 1.5 !important;
	letter-spacing: 0 !important; 
}

.restaurant-selection .vc_col-sm-6 .w-popup-closer {
	position: relative;
	display: block;
	width: inherit;
	line-height: 1;
	opacity: 1;
}

.restaurant-selection .vc_col-sm-6 .w-popup-closer:before {
	display: none;
}

.restaurant-selection .vc_col-sm-6 .w-html svg .circle,
.restaurant-selection .vc_col-sm-6 .w-html svg .arrow  {
	transition: fill .3s ease-in;
}

.restaurant-selection .vc_col-sm-6:last-child .w-html svg:hover .circle {
	fill: white;
}

.restaurant-selection .vc_col-sm-6:last-child .w-html svg:hover .arrow {
	fill: black;
}

.restaurant-selection .vc_col-sm-6:first-child .w-html svg:hover .circle {
	fill: black;
}

.restaurant-selection .vc_col-sm-6:first-child .w-html svg:hover .arrow {
	fill: white;
}

.restaurant-selection-popup {
	position: fixed;
	overflow-y: auto;
	overscroll-behavior: none;
	align-items: center;
	justify-content: center;
	z-index: 10002;
	top: 0;
	left: 0;
	right: 0;
	height: 100vh;
	cursor: pointer;
}

.restaurant-selection-popup > .l-section-h {
	padding-top: 0 !important;
}

@media (max-width: 500px) {
	.restaurant-selection .vc_col-sm-6 .wpb_text_column {
		max-width: 260px;
	}
	.restaurant-selection .vc_col-sm-6:first-child {
		height: 45vh;
	}
	.restaurant-selection .vc_col-sm-6:last-child {
		height: 55vh;
	}
	.restaurant-selection .vc_col-sm-6:last-child > .vc_column-inner {
		justify-content: flex-start;
		margin-top: 10%;
	}
}
@media (max-width: 767px) {
	.first-features .wpb_row:first-child .w-image:last-child .w-image-h {
		display: none;
	}
	.second-features .vc_col-sm-6:first-child .w-image:first-child {
		display: none;
	}
	.second-features .vc_col-sm-6:last-child .wpb_wrapper {
		display: flex;
		flex-direction: column;
	}
	.second-features .vc_col-sm-6:last-child .wpb_text_column {
		order: -1;
		margin: 0.5rem auto 2rem;
	}
	.third-feature,
	.contact-us {
		padding-bottom: 0 !important;
	}
	.third-feature .g-cols:first-child .vc_col-sm-6:first-child {
		margin-bottom: 2.5rem;
	}
	.restaurant-selection .restaurant-logo img {
		max-width: 100px;
	}
} 

@media (min-width: 550px) {
	.hero-section {
		min-height: 78vh;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.third-feature .white-guide {
		width: 125px;
	}
	.third-feature .arhidektuuri-preemia {
		bottom: -15%;
		right: 10%;
		width: 180px;
	}
	.third-feature .michelin-logo {
		width: 150px;
	}
	.team-section .w-hwrapper {
		flex-wrap: nowrap;
	}
	.team-section .w-hwrapper .w-person:first-child {
		margin-right: 7%;
	}
	.restaurant-logo {
		margin-bottom: 3rem;
	}
}

@media (min-width: 768px) {
	.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
		background-color: rgba(0, 0, 0, 0.40) !important;
	}
	.first-features .w-hwrapper {
		flex-wrap: nowrap;
	}
	.first-features .wpb_row:first-child .w-image:last-child .w-image-h {
		margin-top: 20%;
	}
	.first-features .wpb_text_column {
		max-width: 370px;
		margin: auto;
	}
	.first-features .wpb_row:last-child .wpb_text_column {
		margin-left: 0;
	}
	.second-features .vc_col-sm-6:first-child .w-image:last-child {
		max-width: 360px;
		margin: 4rem auto 0;
	}
	.second-features .vc_col-sm-6:last-child .w-image:first-child {
		max-width: 450px;
		margin: 0 auto 4rem;
	}
	.third-feature .wpb_row:first-child {
		margin-bottom: 5rem;
	}
	.third-feature .wpb_row:first-child .wpb_text_column {
		margin-left: auto;
	}
	.vc_col-sm-6:first-child .side-strech-img .w-image-h {
		display: flex;
		flex-grow: 1;
		margin-left: calc( var(--site-content-width) / 2 + 0px / 2 - 50vw);
		justify-content: left;
	}
	.vc_col-sm-6:last-child .side-strech-img .w-image-h {
		display: flex;
		flex-grow: 1;
		margin-right: calc( var(--site-content-width) / 2 + 0px / 2 - 50vw);
		justify-content: right;
	}
	.contact-us .w-map {
		min-height: 450px;
		margin-bottom: 2rem;
	}
	.restaurants-section .vc_col-sm-6 .vc_column-inner .wpb_wrapper {
		align-items: center;
	}
	.restaurant-selection .vc_col-sm-6 {
		height: 100vh;
	}
	.michelin-logo {
		display: block;
	}
	.restaurant-selection .first .michelin-logo img {
		width: 150px;
	}
	.restaurant-selection .second .michelin-logo img {
		width: 115px;
	}
	.michelin-logo-mobile {
		display: none;
	}
	.restaurant-logo {
		margin-bottom: 3.5rem;
	}
	.restaurant-selection .w-hwrapper {
		flex-direction: column;
		align-items: center;
	}
	.restaurant-selection  .wpb_text_column {
		text-align: center;
	}
	.restaurant-selection .vc_col-sm-6 .wpb_text_column {
		max-width: 320px;
		margin: 0 auto !important;
	}
	.restaurant-selection .vc_col-sm-6 .w-html {
		margin-top: 10%;
	}
}

@media (min-width: 900px) {
	.l-subheader.width_full {
		padding-left: 3.75rem !important;
		padding-right: 3.75rem !important; 
	}
	.news-section .wpb_row:not(:last-child) {
		margin-bottom: 6.5rem;
	}
	.first-features .wpb_row:not(:last-child) {
		margin-bottom: 6.5rem;
	}
	.menu-section .w-tabs-section-content p {
		font-size: 1.9rem;
		font-weight: 300;
	}
}

@media (min-width: 1025px) {
	.l-main p {
		font-size: 1.5rem;
	}
	.first-features {
		padding-bottom: 0 !important;
	}
	.restaurants-section .vc_col-sm-6 .vc_column-inner > .wpb_wrapper {
		flex-direction: row;
	}
	.restaurants-section .vc_col-sm-6 .wpb_text_column {
		padding-left: 50px;
	}
	.restaurants-section .w-image {
		margin-bottom: 0rem;
	}
}

