/*************************************
 * BASE
 ************************************/ 

body, html {
  overflow-x: hidden;
}

html body .et_pb_code_inner iframe #_builder-form {
	box-shadow: unset !important;
}
/** POPUP **/
.popup-container {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.9);
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: all .200s linear;
	z-index: -1;
}
.popup-container.popup-visible {
	opacity: 1;
	visibility: visible;
	z-index: 9999999999999999999999;
}
.popup-content {
	width: 100%;
	min-width: 600px;
	background: #fff;
	padding: 0 0px 60px 0px;
	position: relative;
	top: 5%;
	box-shadow: 0 0 8px 2px rgba(0,0,0,.1);
	opacity: 0;
	visibility: hidden;
	transition: all .2s linear;
	text-align: center;
	max-width: 600px;
	height: 820px;
}
.popup-content.popup-content-visible {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.popup-close {
	color: #fff;
	font-size: 22px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	text-transform: uppercase;
	z-index: 9;
	padding: 10px;
}
.popup-content img {
	position: relative;
	top: 0;
	z-index: 1;
	left: 0;
}
.popup-content h3 {
	font-size: 35px;
	line-height: 45px;
	margin-bottom: -45px !important;
	position: relative;
	max-width: 450px;
	font-weight: 700;
	margin: auto;
	margin-bottom: auto;
	color: #768C72;
}
@media screen and (max-width: 750px) {
	.popup-content {
		width: 90% !important;
		min-width: auto !important;
		padding: 0 0 0 !important;
		height: 80vh !important;
		overflow-y: scroll;
	}
	.popup-content iframe {
		max-width: 335px;
		height: 750px !important;
	}
}
/*************************************
 * HEADER
 ************************************/ 

#et-top-navigation {
	padding-left: 0 !important;
	padding-bottom: 10px !important;
	display: none !important;
}
#Menu {
	height: 83px;
	float: right;
	padding: 30px 0 62px 0;
}
header .skyway li a {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	padding: 5px 10px 25px 10px !important;
	color: #333333 !important;
	white-space: nowrap;
}
.menu-item {
	opacity: 1 !important;
}
header .skyway li ul {
	border-top-color: #E66E4A !important;
}

/* Change gradient color on last menu item */

header .skyway > li:last-child a {
	color: #fff !important;
	background-image: linear-gradient(90deg,#768C72 0%,#768C72 100%); /* Change values inside linear-gradient() - linear-gradient(90deg,#f2643e 0%,#f68826 100%) */
	font-size: 16px;
	font-weight: 700 !important;
	padding: 20px 30px !important;
	border-radius: 5px;
}
.page-id-646 header .skyway li:last-child.current-menu-item > a {
	color: #fff !important;
}
.sm-menu-logo img {
	max-width: 80%;
	padding-top: 5%;
	padding-bottom: 30px;
}
.phone-top {
	text-align: right;
	padding-top: 15px;
	position: relative;
	z-index: 99;
}
.phone-top h4 {
	font-size: 20px;
}
.phone-top p {
	text-align: right;
	font-size: 24px;
	font-weight: bold;
}
.et-fixed-header#main-header .phone-top h4, .et-fixed-header#main-header a {
	color: #fff !important;
}
.et_pb_code_0_tb_header {
	margin-top: 0 !important;
}

/* Product */
body .et-db #et-boc .et-l .et_pb_wc_add_to_cart .quantity input.qty {
	background: #e9e9ed;
}

@media (min-width: 981px) and (max-width: 1250px){
	header .skyway > li:last-child a {
		font-size: 14px;
		padding: 15px 10px !important;
	}
	header .skyway li a {
		font-size: 14px;
		padding: 25px 4px !important;
	}
	.et_pb_text_0_tb_header {
		font-size: 17px;
	}
	.et_pb_text_0_tb_header a {
		font-size: 20px;
	}
	.header-row {
		width: 98% !important;
	}
}
@media screen and (min-width: 981px) {
	header .skyway li ul {
		top: 25px !important;
		padding: 20px !important;
	}
	body #page-container #et-boc #Menu ul.skyway li ul li a {
		padding: 7px !important;
    	display: block;
	}
	.et_header_style_left .logo_container {
		top: 0;
	}
	header ul.skyway {
		flex-wrap: nowrap;
	}
	.sm-menu-logo {
		display: none;
	}
	header .skyway > li + li {
		margin-left: 20px;
	}
	html body #main-header.et-fixed-header .skyway li a {
		color: #fff !important;
	}
	.smapp-phone-cta {
		display: none;
	}
}
@media screen and (max-width: 1350px) {
	#logo {
		max-height: 50% !important;
	}	
	.et_header_style_left .logo_container {
		top: -10px;
	}
}
@media screen and (max-width: 980px) {
	.phone-top {
		display: none;
	}
	.et_header_style_left .logo_container {
		top: 0;
	}
	#Menu {
		background: #fff;
	}
	.container.et_menu_container {
		width: 95% !important;
	}
	header .skyway li {
		margin-bottom: 15px;
	}
	header .skyway li:last-child {
		margin-top: 25px !important;
	}
	header .skyway li:last-child a {
		text-align: center;
		display: block;
		text-wrap: initial !important;
	}
	header .skyway li a {
		padding-left: 0 !important;
	}
	.et_header_style_left .logo_container {
		position: relative !important;
	}
/* 	.menu-toggle {
		position: absolute !important;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
	} */
	.et_pb_text_0_tb_header {
		display: none !important;
	}
	#main-header {
		padding: 20px 0 !important;
	}
	.et_header_style_left #logo {
		max-width: 250px !important;
		width: 100% !important;
		max-height: initial !important;
	}
	.mobile-menu {
		padding: 10px !important;
		margin-right: 0px !important;
	}
}
@media screen and (max-width: 400px) {
	#main-header {
		padding: 20px 0 !important;
	}
	.sm-menu-logo img {
		max-width: 70%;
		padding-top: 50px;
	}
}