/*!
Theme Name: EBike1963
Theme URI: http://underscores.me/
Author: Forga
Author URI: https://forga.io
Description: Custom eCommerce shop for ECB 1963
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ebike1963
Tags: electric-bike-shop, woocommerce
*/

/* Fonts */

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Black.woff2') format('woff2'),
		url('fonts/AlbertSans-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-ThinItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-ThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Italic.woff2') format('woff2'),
		url('fonts/AlbertSans-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-ExtraBoldItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-ExtraBoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-SemiBold.woff2') format('woff2'),
		url('fonts/AlbertSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Regular.woff2') format('woff2'),
		url('fonts/AlbertSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Thin.woff2') format('woff2'),
		url('fonts/AlbertSans-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-ExtraBold.woff2') format('woff2'),
		url('fonts/AlbertSans-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Medium.woff2') format('woff2'),
		url('fonts/AlbertSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-ExtraLight.woff2') format('woff2'),
		url('fonts/AlbertSans-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-LightItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-SemiBoldItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Bold.woff2') format('woff2'),
		url('fonts/AlbertSans-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-BoldItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-MediumItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-ExtraLightItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-ExtraLightItalic.woff') format('woff');
	font-weight: 200;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-BlackItalic.woff2') format('woff2'),
		url('fonts/AlbertSans-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Albert Sans';
	src: url('fonts/AlbertSans-Light.woff2') format('woff2'),
		url('fonts/AlbertSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/*Fonts */

/* Normalize */

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
	margin-top: 70px;
}

.page-id-471 main {
	margin-top: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

a {
	background-color: transparent;
	text-decoration: none;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: Albert Sans, -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	color: #0f2f2e;
	margin-bottom: 1.5em;
	font-family: Albert Sans, -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #fff;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

body:not(.home) .hero {
	height: calc(100vh - 132px);
}

@media all and (max-width:1024px) {
	body:not(.home) .hero {
		height: calc(100vh - 81px);
	}

	main {
		margin-top: 70px;
	}

	.page-id-471 main {
		margin-top: 0;
	}
}

/* Normalize END */

/* Header and navigation */

header {
	display: flex;
	align-items: center;
	padding: 30px 140px;
	box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
	position: relative;
}

#ecb-header {
	width: 100% !important;
	padding: 4px 0;
	box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
	margin-bottom: 0;
	position: fixed;
	top: 0;
	margin-top: 0;
	z-index: 20;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#ecb-header ul ul {
	box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
}

#ecb-header .elementor-container {
	width: 100%;
	max-width: 100%;
	padding-left: 140px;
	padding-right: 140px;
}

.ecb-logo-wrap .wp-caption {
	display: flex;
	align-items: center;
	gap: 20px;
}

#ecb-header .wp-caption img {
	width: 46px !important;
	max-width: 46px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ecb-logo-wrap a {
	color: #0f2f2e !important;
	font-weight: bold;
}

.ecb-logo-wrap figcaption {
	font-weight: 500 !important;
	color: #0f2f2e !important;
	min-width: 70px;
	white-space: nowrap;
}

#ecb-menu-wrap a {
	font-family: inherit;
}

.site-branding {
	display: flex;
	min-width: 220px;
}

.site-title {
	margin-left: 20px;
	color: #0f2f2e;
	display: flex;
	align-items: center;
}

.site-title a {
	color: #0f2f2e;
	font-size: 16px;
	font-weight: 600;
}

.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #0f2f2e;
	font-weight: 500;
}

.current-menu-item a {
	color: #ff6700;
	font-weight: bold;
}

.main-navigation a:hover {
	color: #ff6700;
}

.current-menu-item a:active,
.current-menu-item a:focus {
	outline: none;
	border: none;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.sub-menu {
	padding: 60px 0 20px;
	background-color: #fff;
	box-shadow: none !important;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.custom-logo-link {
	display: inline-block;
}

.main-navigation .menu-toggle {
	background-image: url(assets/bars.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding: 14px;
	background-color: transparent;
	border: none;
	float: right;
	z-index: 2;
	position: relative;
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
	transform: scaleY(1) !important;
	max-height: 100vh !important;
}

.elementor-widget-container {
	border-color: #0F2F2E;
}

@media all and (max-width:1440px) {
	#ecb-header .elementor-container {
		padding-left: 70px;
		padding-right: 70px;
	}

	#ecb-header .wp-caption img {
		width: 42px !important;
	}
}

@media all and (max-width:1024px) {
	html .elementor-1096 .elementor-element.elementor-element-4ab77ac3 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 18px !important;
		padding-top: 24px !important;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	html .elementor-1096 .ecb-sticky .elementor-element.elementor-element-4ab77ac3 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	    margin-top: 4px !important;
	}

	nav {
		padding-top: 10px !important;
		max-width:0;
		opacity: 0;
	}

	.ecb-menu-start {
		max-width: 100% !important;
		width: 100% !important;
		left: 100% !important;
		opacity: 0;
		webkit-transition: all 0.3s ease !important;
		-moz-transition: all 0.3s ease !important;
		-ms-transition: all 0.3s ease !important;
		transition: all 0.3s ease !important;
	}

	.ecb-menu-in {
		left: 0% !important;
		opacity: 1;
	}

	.ecb-menu-out {
		left: 100% !important;
		opacity: 0;
	}

	#ecb-menu-wrap,
	#ecb-menu-wrap>.elementor-widget-wrap,
	#ecb-toggle-menu,
	#ecb-toggle-menu>.elementor-widget-container {
		position: initial;
	}

	/* #ecb-header {
		padding-top: 9px !important;
		padding-bottom: 9px !important;
	} */

	.ecb-logo-wrap figcaption {
		position: absolute;
		left: 50%;
		right: 0;
		text-align: center;
		width: 100%;
		z-index: 2;
		font-size: 20px;
		font-weight: 500 !important;
	}

	.elementor-nav-menu {
		height: calc(100vh - 83px);
	}

	.elementor-menu-toggle {
		padding-right: 0 !important;
	}

	#ecb-toggle-menu .eicon-menu-bar {
		color: #0F2F2E;
	}

	#ecb-toggle-menu .eicon-close {
		color: #FF6700;
	}

	.sub-menu,
	.sub-menu li {
		border: none !important;
	}

	.ecb-header-logo-wrap {
		width: 50% !important;
	}

	#ecb-menu-wrap {
		width: 50% !important;
	}

	.ecb-header-cta {
		display: none !important;
	}
	.ecb-header-2 .ecb-header-cta {
		display: block;
	}

	#ecb-menu-wrap a {
		font-size: 22px;
		font-weight: 800;
		justify-content: flex-start;
		background-color: #fff;
		color: #0F2F2E;
		display: flex;
		justify-content: space-between;
		padding: 20px 0 12px;
		border-bottom: 2px solid rgb(15 47 46 / 20%);
	}

	#ecb-menu-wrap .sub-menu a {
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 500;
		border-left: 0;
		padding: 12px 0;
		border-bottom: none !important;
	}

	#ecb-menu-wrap .sub-menu li:last-child a {
		border-bottom: 2px solid #0F2F2E !important;
	}
}

@media all and (min-width:1024px) and (max-width:1600px) {
	#ecb-menu-wrap a {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (min-width: 992px) {
	#ecb-menu-wrap a {
		font-weight: 700;
	}
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
		justify-content: end;
	}

	.main-navigation li:not(.menu-item-home) {
		margin-left: 60px;
	}

	.ecb-sticky {
		padding: 0 !important;
	}

	#ecb-header.ecb-sticky .wp-caption img {
		width: 30px !important;
	}

	.ecb-sticky #ecb-menu-wrap a {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media all and (min-width:1200px) and (max-width:1440px) {
	header {
		padding: 30px 70px;
	}
}

@media all and (min-width:992px) and (max-width:1200px) {
	header {
		padding: 30px;
	}

	.main-navigation li:not(.menu-item-home) {
		margin-left: 40px;
	}
}

@media all and (max-width:992px) {
	header {
		padding: 10px 30px;
	}

	.site-branding {
		min-width: 40px;
	}

	.custom-logo {
		display: block;
		padding: 4px;
	}

	.site-title {
		position: absolute;
		left: 0;
		right: 0;
		justify-content: center;
		margin-left: 0;
		z-index: 1;
	}

	.menu-menu-container {
		position: absolute;
		left: 0;
		top: 76px;
		padding-top: 20px;
		background-color: #fff;
		z-index: 2;
		width: 100%;

	}

	.main-navigation .menu-menu-container {
		padding-top: 0;
	}

	.main-navigation.toggled .menu-menu-container {
		min-height: 100vh;
		padding-top: 30px;
	}

	.main-navigation li {
		margin-left: 30px;
		margin-right: 30px;
	}

	.main-navigation a {
		color: #0f2f2e;
		font-weight: 400;
		font-size: 20px;
		padding-top: 2px;
		padding-bottom: 7px;
		border-bottom: 1px solid gray;
	}

	.menu-item-has-children.focus a {
		border-bottom: 0;
	}

	.sub-menu {
		width: 100%;
		margin-left: 20px;
		padding: 0 0 5px;
		border-bottom: 1px solid gray;
	}

	.menu-item-has-children.focus .sub-menu {
		position: relative !important;
	}
	#ecb-header.ecb-sticky .wp-caption img {
		width: 26px !important;
	}
}

@media all (min-width:1024px) and (max-width:1200px) {
	.ecb-logo-wrap figcaption {
		left: 50%;
		width: 100%;
	}
}

@media all and (max-width:1200px) {
	#ecb-header .elementor-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	h2 {
		font-size: 38px;
		line-height: 38px;
	}
}
/* Header and navigation END */

/* Common */

h2 {
	color: #0f2f2e;
	text-transform: uppercase;
	/* font-size: 72px; 
	line-height: 72px;*/
	font-size: 66px;
	line-height: 66px;
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 25px !important;
	position: relative;
}

h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 4px;
	width: 25px;
	height: 4px;
	background-color: #ff6700;
}

#page {
	max-width: 100%;
	margin: auto;
}

.section {
	padding-left: 140px;
	padding-right: 140px;
	max-width: 100%;
	margin: auto;
} 

.max-width-800 {
	max-width: 800px;
	margin: 0 auto;
}

.padding-top-80 {
	padding-top: 80px;
}
.padding-bottom-80 {
	padding-bottom: 80px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100% !important;
}

.main-left {
	padding: 50px;
}

.main-right {
	padding: 50px;
}

p {
	font-size: 16px;
	font-weight: 500;
}

.segment p {
	margin: 40px 0 30px 0;
}

.ecb-btn {
	font-size: 12px;
	text-transform: uppercase;
	padding: 20px 36px;
	display: inline-block;
	font-weight: 800;
	letter-spacing: 4px;	
	margin-right: 22px;
	margin-bottom: 22px;
	width: 220px;
	text-align: center;
}

.ecb-btn:visited {
	color: #fff;
}
.primary-btn {
	color: #fff;
	background-color: #ff6700;
	border: 1px solid #ff6700;
}

.primary-btn:hover {
	color: #fff;
	background-color: #c95506;
	border: 1px solid #c95506;
}

.alt-btn {
	color: #fff;
	background-color: #1a2c2e;
	border: 1px solid #1a2c2e;
}

.alt-btn:hover {
	color: #fff;
	background-color: #ff6700;
	border: 1px solid #ff6700;
}

.clear-btn {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
}

.clear-btn:hover {
	color: #1a2c2e;
	background: #fff;
}

.clear-black-btn {
	color: #0f2f2e;
	background-color: transparent;
	border: 2px solid #0f2f2e;
}

.clear-black-btn:visited {
	color: #0f2f2e;
}

.clear-black-btn:hover {
	color: #fff;
	background: #0f2f2e;
}

.clear-orange-btn {
	color: #ff6700;
	background-color: transparent;
	border: 2px solid #ff6700;
}

.clear-orange-btn:visited {
	color: #ff6700;
}

.clear-orange-btn:hover {
	color: #fff;
	background: #ff6700;
}

.ecb-input {
	width: 100%;
	max-width: 80%;
	border: none !important;
	border-bottom: 1px solid #000 !important;
	margin-bottom: 50px;
	display: block;
}

.ecb-input:focus{
	outline: none;
}

.ecb-i {
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-left: 12px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.i-down {
	background-image:url(/wp-content/themes/ebike1963/assets/ic_arrow_downwa.svg);
}

.full-img {
	width: 100%;
	display: block;
}

.ecb-row {
	display: flex;
}

.ecb-col {
	width: 50%;
}

.subtitle,
.subtitle p {
	font-size: 22px;
	line-height: normal;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0f2f2e;
	font-family: Albert Sans;
}

.ecb-gradient {
	background: rgb(15,47,46);
	background: linear-gradient(180deg, rgba(15,47,46,1) 18%, rgba(171,194,168,1) 100%);
}

.main-title {
	color: #0f2f2e;
	font-size: 130px;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 1px solid;
	margin: 0 0 60px;
	padding: 80px 0 0;
}

.section-title {
	margin: 0;
	text-transform: uppercase;
	font-size: 130px;
	line-height: 130px;
	font-weight: 500;
	padding: 100px 0;
	max-width: 50%;
}

.gray-wrap {
	background-color: #f1f5f1;
}

.slide {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 1080px;
	position: relative;
}

.slide h2 {
	margin: 0;
	padding-top: 120px;
	color: #fff;
	font-size: 120px;
	font-weight: 600;
}

.slide h2:after {
	display: none;
}

.primary-overlay {
	position: relative;
}

.primary-overlay:before {
	content: "";
	background-color: rgb(255 103 0 / 73%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
}

.label-header-wrap {
	display: flex;
	justify-content: space-between;
}

.checkbox-wrap {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.checkbox-wrap input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	width: 17px;
	background-color: transparent;
	border: 2px black solid;
}

.checkbox-wrap:hover input ~ .checkmark {
	background-color: #ccc;
}

.checkbox-wrap input:checked ~ .checkmark {
	background-color: #002B4E;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.checkbox-wrap input:checked ~ .checkmark:after {
	display: block;
}

.checkbox-wrap .checkmark:after {
	left: 4px;
	top: 2px;
	width: 5px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
}

.label-text {
	margin-left: 30px;
}

.custom-section .ecb-col {
	display: flex;
	flex-direction: column;
}

.custom-section h2 {
	margin-top: 0;
	margin-bottom: 70px;
	color: #0F2F2E;
}

.custom-section .subtitle {
	margin-top: 0;
	margin-bottom: 4px;
}

.custom-section p {
	color: inherit;
}

.ecb-row li {
	color: inherit;
}

.custom-section .buttons {
	margin-top: 48px;
}

.hero .animate__delay-1s {
	--animate-delay: 0.8s;
}

.animate__animated {
	opacity: 0;
}

.animate__bounce,
.animate__fadeInLeft,
.animate__fadeInRight,
.animate__fadeOutRight,
.animate__fadeInDown {
	opacity: 1;
}

.letter,
.letter-nl {
	display: inline-block;
}

.tricksword,
.tricksword-nl {
	white-space: nowrap;
}

.ecb-title-hide {
	opacity: 0 !important;
}

.hero .animate__bounce {
	--animate-delay: 5s !important;
}

.ecb-entrance {
	text-transform: uppercase;
	overflow: hidden;
	opacity: 0;
}

.ecb-title-anim {
	/* 	opacity: 0 !important; */
}

.ecb-here {
	opacity: 1 !important;
}

.ecb-entrance .letter {
	display: inline-block;
	line-height: 1em;
}

.error-404 {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50vh;
}

.grecaptcha-badge {
	display: none !important;
}

@keyframes ecb-bounce {
	4%,
	11%,
	16%,
	from,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		transform: translate3d(0, 0, 0);
	}
	8%,
	9% {
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transform: translate3d(0, -30px, 0);
	}
	14% {
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		transform: translate3d(0, -15px, 0);
	}
	18% {
		transform: translate3d(0, -4px, 0);
	}
}

.ecb-bounce {
	animation-name: ecb-bounce;
	transform-origin: center bottom;
	animation-duration: 5s;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.hidden {
	display: none !important;
}

section ul {
	margin: 0;
	padding: 0 20px;
}

@media all and (min-width:992px) and (max-width:1680px) {
	.ecb-btn {
		width: auto;
	}
}

@media all and (max-width:1440px) {
	.section {
		padding: 0 70px;
	}

	.feature {
		margin: 0 70px !important;
	}

	.main-left {
		padding-left: 70px;
		padding-right: 30px
	}

	.main-right {
		padding-right: 70px;
		padding-left: 30px;
	}
}

@media all and (max-width:992px) {
	.ecb-col {
		width: 100%;
	}

	.ecb-row {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.main-title {
		font-size: 67px;
		font-weight: bold;
		margin: 0 0 0;
		padding: 50px 0 0;
	}

	.subtitle {
		max-width: 80%;
		margin-bottom: 0;
	}

	.slide {
		min-height: 300px;
	}

	.slide h2 {
		position: absolute;
		left: 0;
		bottom: 0;
		font-size: 62px;
		font-weight: bold;
		word-break: break-all;
		padding: 30px;
	}

	.has-gallery .custom-section {
		padding-bottom: 0 !important;
	}

	.has-gallery .custom-section img {
		width: 100% !important;
		margin: 0;
		padding: 0;
	}

	.e-gallery-item.elementor-gallery-item {
		pointer-events: none;
	}

	.ecb-col img {
		width: 100% !important;
		padding: 0 !important;
	}

	.feature .ecb-col img {
		padding: 0 30px !important;
	}
}

@media all and (min-width:992px) {
	.move-to-the-edge {
		padding-right: 0;
	}
}

@media all and (min-width:768px) and (max-width:992px) {
	.slide h2 {
		font-size: 90px;
	}
}

@media all and (max-width:1200px) {
	h2 {
		font-size: 36px;
		line-height: normal;
	}

	.section {
		padding: 0 30px;
	}

	.feature {
		margin: 0 30px !important;
	}

	.feature h2 {
		font-size: 36px !important;
		display: block;
		word-break: break-all;
	}

	.custom-section {
		padding: 30px;
	}

	.main-left {
		padding: 30px;
	}

	.main-right {
		padding: 30px;
	}
}

@media all and (max-width:480px) {
	.ecb-btn {
		width: 100%;
		margin-right: 0;
	}

	.ecb-input {
		max-width: 100%;
	}

	.page-id-685 h2 {
		font-size: 34px;
	}
}


/* Common END */

/* Hero */

.hero {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100vh;
	display: flex;
	align-items: center;
	position: relative;
}

.hero h1 {
	color: #fff;
	font-size: 130px;
	font-weight: 600;
	margin-bottom: 50px;
	line-height: 112px;
	text-transform: uppercase;
}

.hero-description {
	color: #fff;
	margin: 0 0 40px;
	max-width: 420px;
}

.our-collection-btn {
	position: absolute;
	right: 140px;
	bottom: 60px;
	text-transform: uppercase;
	color: #fff;
	font-size: 22px;
	font-weight: 800;
	display: flex;
}

.our-collection-btn:hover,
.our-collection-btn:focus,
.our-collection-btn:visited {
	color: #fff;
}

#homepage-hero {
	background-image: url(/wp-content/uploads/2022/10/Image-25.webp);
	min-height: 950px;
}

#ecb1963-hero {
	background-image: url(/wp-content/uploads/2022/10/ecb1963-bikes.webp);
}

#accessories-hero {
	background-image: url(/wp-content/uploads/2022/10/accessories.webp);
}

#app-hero {
	background-image: url(/wp-content/uploads/2022/10/app.webp);
}



@media all and (max-width:1440px) {
	.our-collection-btn {
		right: 70px;
	}
	#intro-section .ecb-col img {
		width: 50% !important;
	}
}

@media all and (min-width:768px) and (max-width:992px) {
	#accessories-hero h1 {
		font-size: 90px;
	}
}

@media all and (max-width:992px) {
	#homepage-hero .clear-btn {
		display: none;
	}
}

@media all and (max-width:768px) {
	.hero-info {
		margin: auto;
		text-align: center;
	}

	.hero h1 {
		font-size: 15vw;
		font-weight: 800;
		line-height: normal;
		text-indent: 0;
		margin-bottom: 10px;
		word-break: break-all;
	}

	.hero-description {
		max-width: 100%;
	}

	.hero {
		min-height: 50vh;
	}

	.our-collection-btn {
		display: none;
	}

	.hero-description {
		margin: 0 0 30px;
	}

	#accessories-hero h1 {
		font-size: 12vw;
	}
}

@media all and (min-width:992px) {
	.home .hero h1 {
		text-indent: -4px;
	}
}

/* Hero END */

/* Tagline banner */

.banner {
	background-color: #0f2f2e;
	background: rgb(13,42,41);
	background: linear-gradient(180deg, rgba(13,42,41,1) 0%, rgba(0,0,0,1) 100%);
	padding-top: 200px;
	padding-bottom: 120px;
	text-align: center;
	overflow: hidden;
}

.tagline {
	color: #fff;
	font-size: 72px;
	font-weight: 700;
	line-height: 72px;
	max-width: 1500px;
	margin: auto;
	margin-bottom: 80px;
}

@media all and (max-width:992px) {
	.banner {
		background: rgb(17,46,45);
		background: linear-gradient(180deg, rgba(17,46,45,1) 0%, rgba(92,114,113,1) 100%);
	}

	.italian-colors {
		width: 50%;
	}
}

@media all and (max-width:768px) {
	.banner {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.tagline {
		font-size: 4.5VW;
		font-weight: 300;
		line-height: normal;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.longer-tagline {
		display: none;
	}
}

/* Tagline banner END */

/* Bikes */

.bikes {
	padding-top: 100px;
}

.bike-container {
	background-color: #f1f5f1;
	margin: 0px 90px 48px;
	padding: 50px 0px 50px 50px;
}

.bike-container:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.bike {
	display: flex;
	padding: 50px 0;
}

.bike-img {
	width: 100%;
}

.bike-info {
	width: 35%;
}

.bike-wrap {
	width: 65%;
	align-items: center;
	overflow: hidden;
}

.bike-title {
	font-size: 72px;
	line-height: 72px;
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 25px;
	position: relative;
}

.bike-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 4px;
	width: 25px;
	height: 4px;
	background-color: #ff6700;
}

.bike-description {
	font-weight: 500;
	max-width: 440px;
	margin-bottom: 40px;
}

.bike-img {
	/* 	margin-left: 120px; */
}


@media all and (min-width:992px) and (max-width:1680px) {
	.bike-action .ecb-btn:last-child {
		margin-right: 0;
	}
}

@media all and (min-width:992px) {
	.bike-wrap {
		margin-top: -160px;
	}
}

@media all and (max-width:992px) {
	.bike-container {
		background-color: transparent !important;
		margin: 30px;
		padding: 0;
	}

	.bike {
		flex-direction: column;
		padding: 0 0 30px;
		overflow: hidden;
	}

	.bike-title {
		order: 1;
		font-size: 48px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.bike-wrap {
		order: 2;
		overflow: hidden;
		margin-left: 0;
		background-color: #f1f5f1;
		padding: 20px 0;
		width: 100%;
	}

	.bike-info {
		order: 3;
		width: 100%;
	}

	.bike-img {
		width: 110%;
		max-width: 110%;
		margin-left: 0;
	}

	.bike-description {
		font-weight: 300;
		line-height: 25px;
		margin-top: 10px;
	}

	.bike-action {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
}

/* Bikes END */

/* Stay in the loop */

#newsletter {
	text-align: center;
	margin: auto;
	/*max-width: 768px;*/
	padding: 140px 30px;
}

#newsletter h2 {
	padding-bottom: 25px !important;
	position: relative !important;
}

#newsletter h2:after {
	left: 0;
	right: 0;
	margin: auto;
}

.newsletter-description {
	max-width: 580px;
	padding: 0 30px;
	margin-left: auto;
	margin-right: auto;
}


#newsletter .ecb-input {
	margin: 0 auto 40px;
}

#newsletter p {
	/*max-width: 480px;*/
	padding: 0 30px;
	margin-left: auto;
	margin-right: auto;
}

#newsletter-submit {
	border-radius: 0;
}

#newsletter-submit:hover {
	cursor: pointer;
	background-color: #c95506;
}

#newsletter .elementor-message-success {
	opacity: 1 !important;
	padding-top: 10px;
}

@media all and (min-width:992px) {
	.newsletter {
		padding-top: 130px;
	}
}

@media all and (max-width:768px) {
	.newsletter .main-left {
		order: 2;
	}
}

/* Stay in the loop END */

/* Features */

.feature {
	background-color: aliceblue;
	overflow: hidden;
}

/* .feature:not(:last-child) {
	padding-bottom: 130px;
} */

.feature .ecb-row {
	align-items: center;
}

.feature h2 {
	max-width: 550px;
}

.feature p {
	max-width: 460px;
}

.feature .subtitle {
	max-width: 500px;
}

@media all and (min-width:992px) {
	.feature {
		margin: 0 140px;
	}

	.flip-feature {
		flex-direction: row-reverse;
	}
}

@media all and (max-width:992px) {
	.feature {
		margin: 0 !important;
	}

	.feature .ecb-row {
		flex-direction: column-reverse;
	}

	.feature .flip-sides {
		flex-direction: column;
	}
}

/* Features END */

/* Filters */

.filters {
	margin-top: 80px;
}

.filters-desktop {
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 2px solid;
}

.filters-desktop a {
	color: #ff6700;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.categories a:not(:last-child) {
	margin-right: 66px;
}

.compatibility a:not(:first-child) {
	margin-left: 66px;
}

.filters-mobile select {
	width: 100%;
	border: none;
	font-weight: bold;
	padding: 5px 0;
}

.filters-mobile select:focus{
	outline: none;
}

@media all and (max-width:1200px) {

	.categories a:not(:last-child) {
		margin-right: 30px;
	}

	.compatibility a:not(:first-child) {
		margin-left: 15px;
	}
}

@media all and (min-width:992px) {
	.filters-mobile {
		display: none;
	}

	.filters-desktop a {
		font-size: 14px;
	}
}

@media all and (max-width:992px) {
	.filters-desktop {
		display: none;
	}

	.filters-mobile {
		padding-bottom: 10px;
		border-bottom: 2px solid;
	}
}

/* Filters END */

/* Accessorries */

.accessory-category {  
	padding-top: 120px;
	margin-top: 0;
}

.accessory-category-title {
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e1ecdf;
	width: 100%;
	color: #0f2f2e;
}

.accessory-category-first-title {
	padding-top: 0;
	margin-top: 0;
	border: none;
}

.accessory-category:not(:last-child) {  
	padding-bottom: 60px;
	border-bottom: 2px solid #000;
}

.accessory-category:last-child {
	padding-bottom: 120px;
}

.accessory-category p {
	max-width: 450px;
}

.accessory-category .subtitle {
	margin-top: 65px;
	margin-bottom: 4px;
}

.product-details {
	display: flex;
	justify-content: space-between;
}

.accessory-category .product-title {
	margin: 10px 0;
	text-transform: uppercase;
	color: #0f2f2e;
	font-size: 22px;
	font-weight: 800;
}

.accessory-category .product-price {
	margin: 10px 0;
	color: #abc2a8;
	font-size: 22px;
	font-weight: 800;
}

.accessory-category h2 {
	margin-top: 0;
}

.accessory-product {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.accessory-category img {
	width: 100%;
}

.temp-disabled {
	display: none;
}

@media all and (min-width:992px) {
	.accessory-category {  
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		/* 		grid-template-rows: 1fr 1fr 1fr; */
		gap: 0px 40px;
		grid-auto-flow: row;
	}

	.category-info { 
		grid-area: 1 / 1 / 2 / 3;
		padding-right: 20px;
	}

	.accessory-product {
		margin-top: auto;
	}

	.accessory-product::nth-child(2) { 
		grid-area: 2 / 1 / 3 / 2;
	}

	.accessory-product:nth-child(3) { 
		grid-area: 2 / 2 / 3 / 3;
	}

	.accessory-product:nth-child(4) {
		grid-area: 1 / 3 / 3 / 5;
	}

	.accessory-product:nth-child(5) { 
		grid-area: 3 / 1 / 4 / 2;
	}

	accessory-product:nth-child(6) { 
		grid-area: 3 / 2 / 4 / 3;
	}

	.accessory-product:nth-child(7) { 
		grid-area: 3 / 3 / 4 / 4;
	}

	.accessory-product:nth-child(8) { 
		grid-area: 3 / 4 / 4 / 5;
	}
}

@media all and (max-width:992px) {
	.accessory-category {  
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}

	.category-info {
		width: 100%;
	}

	.accessory-product {
		width: calc(50% - 10px);
	}

	.category-description {
		display: none;
	}

	.accessory-category .subtitle {
		margin-bottom: 20px;
	}

	.accessory-categoryy h2 {
		font-size: 64px;
	}
}

/* Accessorries END */

/* Connect your ride */

#connect-your-ride {
	background-color: #0f2f2e;
	padding: 120px 0;
}

#connect-your-ride h2 {
	color: #fff;
}

#connect-your-ride p {
	color: #fff;
}

#connect-your-ride .subtitle {
	margin-top: 50px;
}

.app-img {
	display: block;
}

@media all and (min-width:992px) {
	.app-img {
		margin-left: auto;
		width: 70%;
	}

	#connect-your-ride p {
		max-width: 460px;
	}

	#connect-your-ride .subtitle {
		max-width: 340px;
	}
}

@media all and (max-width:992px) {
	.app-img {
		width: 90%;
		padding: 5%;
	}

	#connect-your-ride .ecb-row {
		flex-direction: column-reverse;
	}
}

/* Connect your ride END */

/* Track your activites */

#track-your-activities .ecb-row {
	align-items: center;
}

#track-your-activities h2 {
	color: #fff;
}

#track-your-activities p {
	color: #fff;
}

@media all and (min-width:992px) {
	#track-your-activities {
		margin-top: 120px;
	}

	#track-your-activities p {
		max-width: 460px;
	}

	#track-your-activities .subtitle {
		max-width: 340px;
	}
}

@media all and (max-width:992px) {
	#track-your-activities .full-img {
		display: none;
	}
}

/* Track your activites END */

/* About us */
/* 
#design {
background-image: url(/wp-content/uploads/2022/10/design.webp);
}

#passione {
background-image: url(/wp-content/uploads/2022/10/passione.webp);
}

#tecnologia {
background-image: url(/wp-content/uploads/2022/10/tecnologia.webp);
} */

/* About us END */

/* Contact */

#contact .ecb-input {
	background: transparent;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #000 !important;
}

#contact textarea {
	background: transparent;
	border: 2px solid #000;
}

#contact .ecb-btn {
	margin-top: 20px;
}

#submit-btn {
	border-radius: 0;
}

#submit-btn:hover {
	cursor: pointer;
	background-color: #c95506;
}

@media all and (min-width:992px) {
	#contact {
		padding-bottom: 100px;
	}
}

@media all and (max-width:992px) {
	#contact .full-img  {
		display: none;
	}
}

/* Footer */

#ecb-footer {
	/* display: flex;
	justify-content: space-between; */
	background: rgb(15,47,46);
	background: linear-gradient(180deg, rgba(15,47,46,1) 2%, rgba(14,45,44,1) 13%, rgba(0,0,0,1) 100%);
	padding-top: 80px;
	padding-bottom: 16px;
}
.ecb-footer-inner {
	display: flex;
	justify-content: space-between;
}
.ecb-footer-inner-2 {
	padding-top: 16px;
	padding-bottom: 16px;
}
.ecb-footer-inner-2 p {
	font-weight: 400;
}
.ecb-footer-inner-2 p, .ecb-footer-inner-2 a {
	color: #fff;
	font-size: 12px !important;
	display: inline !important;
}
.footer-menu {
	display: flex;
	justify-content: space-between;
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-col {
	margin-left: 50px;
	display: flex;
	flex-direction: column;
	/* 	justify-content: space-between; */
}

#ecb-footer a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	display: block;
}

#ecb-footer a:hover {
	color: #ff6700;
}

#ecb-footer a:visiter {
	color: #fff;
}

#ecb-footer h4 {
	color: #abc2a8;
	font-weight: 800;
}
.footer-brand {
	margin-right: 32px;
}
.footer-brand .footer-logo {
	min-width: 60px;
}
.cky_1963 {
	cursor: pointer;
	font-weight: 700;
}
.cky_1963:hover { 
	color: #ff6700;
}
/* #ecb-footer:before,
#ecb-footer:after {
background: rgb(15,47,46);
background: linear-gradient(180deg, rgba(15,47,46,1) 2%, rgba(14,45,44,1) 13%, rgba(0,0,0,1) 100%);
content: "";
width: 100%;
position: absolute;
top: 0;
height: 100%;
}

#ecb-footer:before {
left: -100%;
}

#ecb-footer:after {
right: -100%;
} */


@media all and (min-width:1440px) {
	.footer-col {
		margin-left: 64px;
	}
}


@media all and (min-width:992px) {
	#ecb-footer h4 {
		margin-top: 0;
	}
}

@media all and (max-width:992px) {
	#ecb-footer {
		flex-direction: column;
		align-items: center;
	}

	.footer-brand {
		margin-bottom: 20px;
	}

	.footer-menu {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.footer-col {
		/* 		flex-direction: column-reverse; */
		justify-content: start;
		width: 50%;
		margin: 0 0 20px 0;
	}

	#ecb-footer h4 {
		margin-bottom: 10px;
	}
	.ecb-footer-inner {
		display: block;
	}
	.ecb-footer-inner .footer-brand {
		display: flex;
		justify-content: center;
	}
}

@media all and (max-width:480px) {
	#ecb-footer h4,
	#ecb-footer a {
		font-size: 14px;
	}
	.footer-col {
		width: 100%;
	}
}

/* Footer END */

/* Configurator */
body.page-id-3100 #qlwapp {
	display: none;
}

#configurator-page {
	top: 0;
	left: 0;
	width: 100%;
	overflow-y: auto;
	height: 100%;
}

#configurator-page .elementor-container {
	max-width: 100%;
}

#configurator-page .elementor-widget {
	position: initial;
}

#configurator-page .ecb-logo-wrap {
	display: flex;
	align-items: center;
	margin: 0;
	padding-top: 20px;
	justify-content: space-between;
}
#configurator-page .ecb-flex-wrap {
	display: flex;
}
#configurator {
	padding-top: 110px;
}

#configurator-editor {
	display: flex;
	align-items: flex-start;
	gap: 40px;
}

#configurator-preview-wrap {
	width: 60%;
}

#configurator-preview {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #f1f5f1;
}

#configurator-options {
	width: 40%;
	position: relative;
}

#bike-preview {
	padding: 3% 10%;
	display: flex;
	max-height: 70%;
	justify-content: center;
}

.reassurance {
	display: flex;
	justify-content: space-around;
	padding: 40px 0;
}

.reassurance-item {
	text-align: center;
}

.reassurance-item p {
	margin: 0 10px 0 0;
}

#configuration-navbar-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
}

#nav-steps {
	display: flex;
	gap: 22px;
	cursor: pointer;
}

#nav-steps p {
	color: #dbeadb;
}

#nav-steps .active-step {
	color: #0f2f2e;
	font-weight: bold;
}

.configurator-tab h3 {
	font-size: 42px;
	margin-top: 0px;
	border-bottom: 1px solid;
	color: #0f2f2e;
}

.tab-options {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}

.active-step {
	display: block;
}

#bike-options .option-item {
	width: 32%;
}

#bike-options  .item-image-wrap {
	border: 1px solid #dbeadb;
}

#bike-options .option-checked .item-image-wrap {
	background-color: #e1ecdf;
}

#bike-options .item-price {
	display: none;
}

.bike-item-title {
	font-weight: bold;
}

.item-image-wrap {
	padding: 10%;
}

.item-image-wrap {
	position: relative;
}

.option-item {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.option-checked .item-image-wrap:after {
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	background-image: url(/wp-content/uploads/2022/10/checkmark.svg);
	background-size: cover;
	background-repeat: no-repeat;
	right: 5%;
	top: 5%;
}

.attributes .option-item,
#configurator-tab-2 .option-item,
#configurator-tab-3 .option-item {
	display: flex;
	align-items: center;
	border: 1px solid #dbeadb;
	border-radius: 8px;
}

.attributes .tab-options,
#configurator-tab-2 .tab-options,
#configurator-tab-3 .tab-options {
	gap: 20px;
}

.attributes .item-image-wrap,
#configurator-tab-2 .item-image-wrap {
	width: 30%;
	margin: 18px;
	padding: 10px 0;
	background-color: #fff;
}

#configurator-tab-3 .item-image-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	margin: 22px 0 22px 22px;
	width: 100px;
	height: 100px;
	border-radius: 8px;
	padding: 0;
}

.attributes .accessory-item-info,
#configurator-tab-2 .accessory-item-info {
	width: 70%;
	padding: 18px;
}

#configurator-tab-3 .accessory-item-info {
	width: calc(100% - 100px);
	padding: 18px;
}

.attributes .option-checked,
.attributes-min .option-checked,
#configurator-tab-2 .option-checked,
#configurator-tab-3 .option-checked {
	background-color: #e1ecdf;
}

.attributes .option-checked .item-image-wrap:after,
#configurator-tab-2 .option-checked .item-image-wrap:after,
#configurator-tab-3 .option-checked .item-image-wrap:after {
	right: 8%;
	top: 8%;
}

.accessory-item-header {
	display: flex;
	justify-content: space-between;
}

.accessory-item-title {
	margin: 0;
	font-size: 20px;
}

.accessory-item-description {
	margin-top: 20px;
	margin-bottom: 0;
}

.accessory-item-description p {
	font-size: 14px;
}

.attributes-min {
	display: flex;
	width: 390px;
	gap: 20px;
}

.attributes-min .option-item {
	align-items: center;
	border: 1px solid #dbeadb;
	border-radius: 8px;
}

.attributes-min .accessory-item-title {
	max-width: 150px;
	text-align: center;
	line-height: normal;
	padding-bottom: 10px;
}

.attributes-min .item-image-wrap {
	padding-bottom: 0;
}

.item-price {
	margin: 0;
	font-size: 24px;
	display: flex;
	min-width: 65px;
}
.item-price .currency {
	padding-left: 8px;
}
.summary-item {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #abc2a8;
}

.summary-title {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.summary-heading {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}

.summary-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}

.summary-name {
	margin: 0;
	text-transform: uppercase;
	width: 80%;
}

.summary-quantity {
	width: 10%;
	min-width: 70px;
	text-align: center;
}

.summary-price {
	margin: 0;
	width: 10%;
	min-width: 60px;
	text-align: right;
}

.edit-model,
.edit-accessories,
.edit-services {
	margin-left: 30px;
	text-decoration: underline;
	font-weight: bold;
	color: #abc2a8;
	cursor: pointer;
}

#summary-attributes {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 0;
}

.summary-frame {
	margin-bottom: 0;
}

.summary-seat,
.summary-toolbox,
.summary-sidebag,
.summary-handles {
	margin-top: 0;
	margin-bottom: 0;
}

#picked-frame,
#picked-seat,
#picked-handles,
#picked-sidebag,
#picked-toolbox {
	font-weight: bold;
}

.quntity-input {
	width: 30px;
	text-align: center;
	background-color: transparent;
	border: none !important;
}

.quantity-btn {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.summary-table .summary-total {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.summary-table .summary-total-price {
	font-size: 20px;
	font-weight: bold;
}

.price-val {
	width: 40px;
	text-align: right;
	background-color: transparent;
	border: none;
	font-size: inherit;
}

#configurator-nav {
	background-color: #0f2f2e;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
}

.nav-summary-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px;
	max-width: 100%;
	margin: auto;
}

.nav-summary-wrap .ecb-btn {
	margin: 0;
	margin-left: 10px;
	padding-left: 40px;
	padding-right: 60px;
}

.nav-summary-title {
	color: #fff;
	margin: 0;
	font-weight: bold;
	line-height: 16px;
}

.nav-summary-note, .summary-note {
	font-size: 12px;
}

.nav-summary-wrap .nav-summary-total-wrap {
	color: #fff;
	margin: 0;
	font-weight: bold;
}

.nav-summary-wrap .nav-summary-total-wrap {
	font-size: 33px;
	min-width: 130px;
}

#ecb-preorder-btn {
	cursor: pointer;
}

#ecb-preorder-btn span:after {
	content: "";
	background-image: url(/wp-content/uploads/2022/10/ecb-arrow-right.webp);
	background-size: 100% 100%;
	width: 8px;
	height: 14px;
	position: absolute;
	right: -25px;
	top: -1px;
}

#ecb-preorder-btn span {
	position: relative;
}

/*.elementor-field-textual:not(#form-field-message, #form-field-field_1948228, #form-field-tel, #form-field-email, #form-field-name) {
display: none;
}*/
.elementor-field-group-payment {
	padding-top: 20px;
	padding-bottom: 20px;
}
.elementor-field-group-payment label {
	position: relative;
	width: unset;
	height: unset;
	top: unset;
}
#configuration-form.elementor-field-type-text:not(.elementor-field-required),
#configuration-form .elementor-field-type-textarea:not(.elementor-field-required, #configuration-form .elementor-field-group-message) {
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	display: none;
}

.configurator-tab {
	display: none;
}

.active-step {
	display: block;
}

.page-id-471 #ecb-footer,
.page-id-471 #masthead {
	display: none;
}

#preorder-form-wrap {
	height: calc(100vh - 150px);
}

.included-accessory,
.included {
	pointer-events: none;
	background-color: rgb(225 236 223 / 50%);
}

.included-accessory .item-image-wrap img,
.included-accessory .accessory-item-info,
.included .item-image-wrap img,
.included .accessory-item-info {
	opacity: 0.5;
}

.included-accessory .item-image-wrap,
.included .item-image-wrap {
	position: relative;
}

.included-accessory .item-image-wrap:after,
.included .item-image-wrap:after {
	content: "Included";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #000;
	color: #fff;
	display: inline-table;
	border-radius: 20px;
	padding: 2px 12px;
	font-weight: 400;
}

html:lang(it-IT) .included-accessory .item-image-wrap:after,
html:lang(it-IT) .included .item-image-wrap:after {
    content: "Incluso";
}

#configurator-tab-1 .tab-options,
#configurator-tab-2 .tab-options,
#configurator-tab-3 .tab-options {
	margin-bottom: 20px;
}

@media all and (max-width:1440px) {
	.attributes .item-image-wrap, #configurator-tab-2 .item-image-wrap {
		width: 25%;
	}

	.item-price {
		font-size: 20px;
		min-width: 100px;
		text-align: right;
	}

	.nav-summary-wrap .ecb-btn {
		padding-left: 40px;
		padding-right: 50px;
	}
}

@media all and (min-width:768px) and (max-width:1600px) {
	#bike-preview-img {
		max-width: 90%;
	}

	.reassurance {
		padding: 10px 0;
	}
}

@media all and (max-width:992px) {
	.tab-description p {
		margin: 0;
	}
}

@media all and (max-width:480px) {
	#ecb-preorder-btn {
		width: auto;
	}
}

/* Exclude from elementor editor */

.elementor-editor-active main {
	margin-top: initial !important;
}

.elementor-editor-active #configurator-page {
	position: initial;
}

.elementor-editor-active .configurator-tab,
.elementor-editor-active #preorder-form,
.elementor-editor-active .preorder-form-title {
	display: initial;
}

.elementor-editor-active #configurator-nav {
	display: none;
}

.elementor-editor-active .configurator-tab {
	height: auto;
}

@media all and (max-width:992px) {
	.elementor-editor-active #ecb-header {
		position: initial !important;
	}

	.elementor-editor-active #ecb-menu-wrap,
	.elementor-editor-active #ecb-menu-wrap>.elementor-widget-wrap,
	.elementor-editor-active #ecb-toggle-menu,
	.elementor-editor-active #ecb-toggle-menu>.elementor-widget-container {
		position: relative;
	}

	.elementor-editor-active nav[aria-hidden="false"] {
		opacity: 1;
		max-width: 100vw !important;
		display: inline-table;
	}
}

/* Exclude from elementor editor END */

/* Admin bar FIX */

#wpadminbar {
	position: fixed;
}

.admin-bar header {
	top: 46px !important;
}

@media all and (min-width:782px) {
	.admin-bar header {
		top: 32px !important;
	}
}

/* Language */

.otgs-development-site-front-end {
	display: none;
}

#ecb-language {
	position: absolute;
	z-index: 20;
	left: 0;
	bottom: 59px;
	width: 100%;
	background-color: #0F2F2E;
}

.wpml-ls-statics-shortcode_actions {
	width: 100%;
	opacity: 0;
	height: 75px;
}

@media all and (min-width:992px)  {
	#ecb-language {
		display: none !important;
	}
}

/* Language END */

@media all and (min-width:992px) and (max-width:1366px) {
	#nav-steps {
		flex-direction: column;
		gap: 0;
	}

	#nav-steps p {
		margin: 10px 0;
	}
}

@media all and (min-width:992px) {
	#configurator-page {
		position: fixed;
	}

	#configurator-preview {
		height: 100vh;
		/* 		min-height: 100vh; */
	}

	#configurator-options {
		padding: 30px 0 0 30px;
	}

	#configurator-nav {
		position: absolute;
		margin-left: -30px;
		width: calc(100% + 30px);
	}

	.configurator-tab {
		height: calc(100vh - 240px);
		overflow-y: auto;
		padding-right: 30px;
	}

	#preorder-form {
		max-width: calc(100% - 30px);
	}

	.preorder-form-title {
		max-width: calc(100% - 30px);
	}
}

@media all and (max-width:992px) {
	#configurator {
		padding-top: 0px;
	}

	#configurator-options {
		width: 100%;
	}

	#configurator-preview-wrap {
		width: 100%;
	}

	.reassurance {
		padding: 30px 0;
	}

	.tab-options {
		gap: 20px;
	}

	#bike-options .option-item {
		width: calc(50% - 10px);
	}

	.accessory-item-header {
		display: flex;
		flex-direction: column-reverse;
	}

	.attributes .item-image-wrap,
	#configurator-tab-2 .item-image-wrap,
	#configurator-tab-3 .item-image-wrap {
		margin-right: 0;
	}

	.attributes .option-item,
	#configurator-tab-2 .option-item,
	#configurator-tab-3 .option-item {
		align-items: flex-start;
	}

	#nav-steps {
		padding: 20px;
	}

	.configurator-tab {
		padding: 20px 20px 120px 20px;
	}

	.attributes-min {
		width: 300px;
		max-width: 100%;
	}

	.attributes-min .option-item {
		width: 120px;
		max-width: calc(50% - 10px);
	}

	.attributes-min .accessory-item-title {
		font-size: 16px;
	}

	#preorder-form {
		padding: 20px;
	}

	.preorder-form-title {
		padding: 20px 0;
	}
}

@media all and (max-width:768px) {
	#nav-steps {
		gap: 15px;
	}
	#nav-steps p {
		font-size: 10px;
	}

	.reassurance-item p {
		font-size: 9px;
	}

	.preorder-form-title h3,
	.configurator-tab h3 {
		font-size: 29px !important;
		margin-top: 30px !important;
	}

	.accessory-item-description p {
		font-size: 14px;
	}

	.nav-summary-wrap .ecb-btn {
		margin: 0;
	}

	.nav-summary-wrap {
		gap: 30px;
	}

	.nav-summary-wrap .nav-summary-total-wrap {
		font-size: 24px;
		min-width: 100px;
	}
}

/* Configurator END */

/* Elementor fixes */

.elementor-message,
#configurator-page .elementor-message-success {
	opacity: 0;
	pointer-events: none;
}


#newsletter .elementor-field-group-email {
	display: flex;
	flex-direction: initial;
	justify-content: center;
}

#newsletter #form-field-email {
	margin: 0 auto 20px;
	border-radius: 0;
	max-width: 640px;
}

#contact-form .elementor-message-success {
	opacity: 1 !important;
}

#contact-form #form-field-email {
	margin: inherit;
}

.elementor-error .elementor-message {
	opacity: 1;
}

.elementor-field-group-email {
	display: flex;
	flex-direction: column;
	align-items: flex-start !important;
}

.elementor-field-group-email.elementor-error .elementor-message {
	font-size: 0;
	visibility: hidden;
}

.elementor-field-group-email.elementor-error .elementor-message:before {
	visibility: visible;
	font-size: 16px;
}

.elementor-field-group-email.elementor-error .elementor-message:after {
	content: "Please enter valid email.";
	visibility: visible;
	font-size: 16px;
	vertical-align: middle;
}

/* Elementor fixes END */

/* Single bikes */

.single-bike-container  {
	margin: 0px 90px 0;
	padding: 0px 0 0 50px;
}

.single-tab {
	cursor: pointer;
}

#tabs h3 {
	font-size: 22px;
	line-height: normal;
	font-weight: 800 !important;
	max-width: 400px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0f2f2e;
	font-family: Albert Sans;
	padding-bottom: 20px;
}

#tabs p {
	color: #0F2F2E;
}

.single-post-container {
	padding: 50px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #F1F5F1;
}

@media all and (min-width:992px) {
	.bike-half {
		width: 50% !important;
	}
}

@media all and (max-width:992px) {
	.single-bike-container {
		margin: 30px;
		padding: 0;
	}

	.single-bike-info {
		padding: 20px;
	}

	.single-post-container {
		margin-left: 30px;
		margin-right: 30px;
	}

}

@media all and (max-width:768px) {
	.single-bike-container {
		margin: 0;
		padding: 0;
	}

	.single-bike-info {
		padding: 10px;
	}
	#single-bike-nav {
		flex-direction: column;
	}
}

/* Additional fixes */

.type-page .post-thumbnail {
	display: none;
}