h1.heading98 {
	color: #333333;
	font-size: 3.3em;
	text-align: center;
}

.home h1 {
	margin: 0 0 54px;
	color: #000000;
	text-transform: none;
	font-size: 3em;
	font-weight: 600;
	line-height: 115%;
}

h1.heading8 {
	font-weight: 600;
	font-size: 2.2em;
	color: #333333;
	margin-bottom: 25px;
}

p.header-subtitle {
	color: #333333;
	font-weight: 300;
	font-size: 1.4em;
	text-align: inherit;
}

h1.logo {
	text-transform: none;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 3.3em;
	background-image: url('https://site.leadthefuture.tech/community-shop/#page-content');
}

a:visited {
	color: #5a5ae8;
}

.blog-title a {
	text-decoration: none;
	color: #333333;
}

a {
	color: #5a5ae8;
	text-decoration: none;
	font-weight: 400;
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
	color: #5a5ae8;
}

a.button.blue.big.hp-header-primary-button {
	background: #5a5ae8;
}

a.button.blue.big {
	background: #5a5ae8;
}

a.button.blue.small {
	background: #5a5ae8;
}

a.button.blue {
	background: #5a5ae8;
}

a.button.big.yellow.dark-text {
	background: #5a5ae8;
}

a.button.green.big.hp-header-secondary-button {
	background: #5a5ae8;
}

.button.dark-blue:hover,
.button.yellow:hover,
.button.blue:hover,
.button.green:hover,
.button.blue:hover {
	background-color: #5050c8;
}

.button.yellow
.button.green
.button.blue {
	background: #5a5ae8;
}

.button.dark-blue:active,
.button.yellow:active,
.button.blue:active,
.button.green:active,
.button.blue:active {
	background-color: #5a5ae8;
}

.wpcf7-form [type="submit"]:hover, .wpcf7-form [type="submit"]:active, .wpcf7-form [type="submit"]:focus {
	background-color: #5050c8;
	height: auto;
}

.wpcf7-form input:focus {
	border-color: #5a5ae8;
	outline: none;
}

.post-list .prev-navigation a,
.post-list .next-navigation a {
	display: inline-block;
	margin: 10px 0 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 20px;
	background-color: #5a5ae8;
	border: 0 solid;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	font-weight: 400;
	font-size: .6em;
	text-transform: uppercase;
	border-color: #5a5ae8;
	border-width: 2px;
	letter-spacing: 1px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	transition: all .4s linear 0;
}

.post-list .prev-navigation a:hover,
.post-list .next-navigation a:hover {
	background-color: #5a5ae8;
	color: #FFFFFF;
	transition: all .2s ease-out 0;
	font-size: .6em;
	font-weight: 400;
	box-shadow: 0 14px 26px -12px rgba(156, 156, 156, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 156, 156, 0.2);
	-moz-box-shadow: 0 14px 26px -12px rgba(156, 156, 156, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 156, 156, 0.2);
	-webkit-box-shadow: 0 14px 26px -12px rgba(156, 156, 156, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 156, 156, 0.2);
}

.post-list span.current {
	text-align: center;
	width: 30px;
	height: 30px;
	display: inline-block;
	color: #FFFFFF;
	background-color: #5a5ae8;
	border-radius: 100%;
	margin: 0 2px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	vertical-align: middle;
	line-height: 30px;
}

.fa.font-icon-post {
	font-size: 1.1em;
	color: #5a5ae8;
	display: inline-block;
	margin-left: 10px;
	margin-right: 5px;
}

.post-header a {
	text-decoration: none;
	color: #5a5ae8;
	font-weight: normal;
}

.widget &gt; .widgettitle {
	font-size: 1.2em;
	font-weight: 400;
	margin-bottom: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(224, 224, 224);
	color: #333333;
	text-transform: uppercase;
	position: relative;
	padding-top: 15px;
	border-left-color: #5a5ae8;
	border-radius: 3px;
	border-left-style: solid;
	border-left-width: 4px;
	padding-left: 20px;
}

.post-content {
	border-bottom: 1px solid #CFCFCF;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	border-radius: 3px;
	border-color: rgb(119, 119, 119) rgb(119, 119, 119) #5a5ae8 rgb(119, 119, 119);
	border-style: none none solid;
	border-width: 0 0 5px;
}

.footer {
	background-color: #222222;
	border-top: 5px solid #5a5ae8;
	min-height: 87px;
}

/*box messaggi home/ home footer*/
.contact-section-formsection:before {
	background-color: rgba(26, 26, 26, 0);
	content: ' ';
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.white-text p, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
	color: #333333;
}

textarea:focus {
	border-color: #5a5ae8;
}

textarea:focus, .wpcf7-form textarea:hover, .wpcf7-form textarea:active {
	border-color: #5a5ae8;
}

input[type=search]:focus {
	border-color: #5a5ae8;
}

form select:focus {
	border-color: #5a5ae8;
}

select[multiple]:focus {
	border-color: #5a5ae8;
}

input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=email]:focus, input[type=password]:focus, input[type=number]:focus {
	border-color: #5a5ae8;
}

/* */
/*caldera form*/
.caldera-grid input[type=text]:focus, .caldera-grid input[type=tel]:focus, .caldera-grid input[type=url]:focus, .caldera-grid input[type=email]:focus, .caldera-grid input[type=password]:focus, .caldera-grid input[type=number]:focus {
	border-color: #5a5ae8;
}

.caldera-grid .form-control:focus {
	border-color: #5a5ae8;
}

.caldera-grid .btn {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
}

.caldera-grid .btn {
	background-color: #5a5ae8;
	color: white;
	border-radius: .7em;
}

.caldera-grid .btn:hover {
	background-color: #5050c8;
	color: white;
	border-radius: .7em;
}

/**/
.fa.font-icon-25 {
	font-size: 1.1em;
	color: #5a5ae8;
	display: inline-block;
}

.blog-title a:hover {
	text-decoration: underline;
	color: #5a5ae8;
}

.widget &gt; ul &gt; li a:active {
	color: #5a5ae8;
}

.fa.font-icon-25 {
	font-size: 1.1em;
	color: #5a5ae8;
	display: inline-block;
}

.comments-form a {
	color: #5a5ae8;
	text-decoration: none;
}

.wpcf7-form [type="submit"] {
	background-color: #5a5ae8;
	border: none;
	color: #ffffff;
	display: inline-block;
	height: auto;
	margin-top: 0;
	min-width: 120px;
	padding: 14px 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	transition: all .2s linear 0;
	width: auto;
}

.features-coloured-icon-boxes-featurecol:nth-of-type(4n+1) a.features-coloured-button, .features-coloured-icon-boxes-featurecol:nth-of-type(4n+1) .features-coloured-icon-boxes-iconcontainer {
	background-color: #5a5ae8;
}

.features-coloured-icon-boxes-featurecol:nth-of-type(4n+2) a.features-coloured-button, .features-coloured-icon-boxes-featurecol:nth-of-type(4n+2) .features-coloured-icon-boxes-iconcontainer {
	background-color: #5a5ae8;
}

.features-coloured-icon-boxes-featurecol:nth-of-type(4n+3) a.features-coloured-button, .features-coloured-icon-boxes-featurecol:nth-of-type(4n+3) .features-coloured-icon-boxes-iconcontainer, .team-colors-membercol:nth-of-type(4n+3) .team-colors-background {
	background-color: #5a5ae8;
}

.features-coloured-icon-boxes-featurecol:nth-of-type(4n+4) a.features-coloured-button, .features-coloured-icon-boxes-featurecol:nth-of-type(4n+4) .features-coloured-icon-boxes-iconcontainer, .team-colors-membercol:nth-of-type(4n+4) .team-colors-background {
	background-color: #5a5ae8;
}

/* Main Menu/Navigation Bar */
.prev-navigation a:hover,
.next-navigation a:hover {
	background-color: #FF7F66;
	color: #333333;
	transition: all .2s ease-out 0;
}

#drop_mainmenu &gt; li &gt; a {
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1em;
	letter-spacing: 3px;
}

a#fm2_drop_mainmenu_mobile_button span.caption:before {
	content: "\f0c9";
	height: 30px;
	display: inline-block;
	vertical-align: text-bottom;
	font-family: FontAwesome;
	text-shadow: none;
	text-align: center;
	color: #5a5ae8;
}

#drop_mainmenu &gt; li.current_page_item &gt; a {
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left center;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a5ae8;
	text-shadow: 0 0 0 white;
}

div#fm2_drop_mainmenu_jq_menu_back div.menu-header &gt; a {
/* margin-left: 10px; */
/* margin-top: 14px; */
	display: inline-block;
	width: 50px;
	height: 60px;
	float: left;
	background-color: blue;
	padding-left: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background: transparent url(https://site.leadthefuture.tech/mini_arrow_large_p) no-repeat center scroll;
}

div#fm2_drop_mainmenu_jq_menu_back li a p, div#fm2_drop_mainmenu_jq_menu_back div.menu-container ul li a, div#fm2_drop_mainmenu_jq_menu_back div.menu-container ul li a span, div#fm2_drop_mainmenu_jq_menu_back div.menu-header &gt; p a {
	color: #5a5ae8;
	text-transform: uppercase;
	font-weight: 600;
}

div#fm2_drop_mainmenu_jq_menu_back {
	position: absolute;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	margin: 10px;
	top: 0;
	left: 0;
	background-color: #ededed;
}

div#fm2_drop_mainmenu_jq_menu_back div.menu-container .leaf:before {
	background: transparent url(https://site.leadthefuture.tech/mini_circle_p/) no-repeat top left scroll;
	opacity: .5;
}

#drop_mainmenu &gt; li:hover &gt; a,
#drop_mainmenu &gt; li.hover &gt; a {
	color: #5a5ae8;
	letter-spacing: 3px;
	text-shadow: 0 0 0 white;
}

#drop_mainmenu ul li:hover &gt; a,
#drop_mainmenu ul li.hover &gt; a {
	background-color: #5050c8;
	border: 0 none transparent;
	letter-spacing: 0;
}

div#fm2_drop_mainmenu_jq_menu_back div.main-menu-header {
	background: transparent url(https://site.leadthefuture.tech/close_icon_p/) no-repeat center center scroll;
	position: relative;
	width: 14px;
	height: 14px;
	float: right;
	text-align: center;
	font-size: .7em;
	z-index: 1;
	box-sizing: content-box;
	height: 60px;
	width: 50px;
}

div#fm2_drop_mainmenu_jq_menu_back div.menu-container .branch:before {
	background-image: url(https://site.leadthefuture.tech/mini_arrow_p-2);
}

#drop_mainmenu &gt; li ul {
	top: auto;
	border-bottom-width: 0;
	border-bottom-color: #5050c8;
	border-bottom-style: solid;
	padding: 0;
	position: absolute;
	background-color: #5a5ae8;
	z-index: 9999;
}

.header-top.fixto-fixed #drop_mainmenu &gt; li &gt; a, .header-top.coloured-nav #drop_mainmenu &gt; li &gt; a, .header-top.fixto-fixed .text-logo, .header-top.coloured-nav .text-logo, .header-top.fixto-fixed a#fm2_drop_mainmenu_mobile_button span.caption, .header-top.coloured-nav a#fm2_drop_mainmenu_mobile_button span.caption {
	color: #333333;
}

.header-top.fixto-fixed #drop_mainmenu &gt; li:hover &gt; a, .header-top.coloured-nav #drop_mainmenu &gt; li.hover &gt; a, .header-top.fixto-fixed .text-logo, .header-top.coloured-nav .text-logo, .header-top.fixto-fixed a#fm2_drop_mainmenu_mobile_button span.caption, .header-top.coloured-nav a#fm2_drop_mainmenu_mobile_button span.caption {
	color: #5050c8;
}

/**/
.spacer span:before {
	content: "-----";
	line-height: 100%;
	letter-spacing: -.2em;
	vertical-align: middle;
	text-align: center;
	font-family: Courier New, Courier, monospace;
	display: inline-block;
	width: 100%;
	margin-left: -.2em;
	white-space: initial;
	overflow: hidden;
	max-height: 1em;
	max-width: 100%;
	color: #5a5ae8;
}

.fa-bandcamp:before {
	content: "\f2d5";
	color: #5a5ae8;
}

.cta-blue-section {
	background-color: transparent;
	clear: both;
	line-height: 1%;
	padding-bottom: 40px;
	padding-top: 40px;
}

h2.cta-blue-text, h2.cta-large-blue-heading {
	color: #333333;
	font-size: 2.22em;
}

.tmm .tmm_member {
	vertical-align: top;
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 25px;
	height: auto;
	float: left;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 3px 0 5px 0 rgba(0,0,0,0.04);
	-moz-box-shadow: 3px 0 5px 0 rgba(0,0,0,0.04);
	box-shadow: 3px 0 5px 0 rgba(0,0,0,0.04);
	border-top: 3px solid #5a5ae8;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	border-bottom: 5px solid whitesmoke;
	background: white;
	box-sizing: border-box;
}

.tmm .tmm_member .tmm_photo {
	margin-left: auto;
	margin-right: auto;
	background-size: cover !important;
	background-position: center center !important;
	width: 60%;
	padding-bottom: 60%;
	border: none;
	-webkit-box-shadow: 2px 0 1px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 2px 0 1px 0 rgba(0,0,0,0.05);
	box-shadow: 2px 0 1px 0 rgba(0,0,0,0.05);
	border-radius: 60px !important;
	margin-top: -30%;
	border: 4px solid #5a5ae8;
}

/*make background transparent*/
div#page {
	background-color: rgba(0, 0, 0, 0.0);
	word-wrap: break-word;
}

.content {
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: rgba(0, 0, 0, 0.0);
	min-height: 700px;
}

/**/
/*FAQ*/
.sp-easy-accordion .sp-ea-single {
	background: #efefef;
	margin-bottom: 10px;
	border-radius: .4em;
}

.sp-easy-accordion * {
	box-sizing: border-box;
	border-bottom-left-radius: .3em;
	border-bottom-right-radius: .3em;
}

/**/
/*home photo*/
@media only screen and (min-width: 768px) {
	img.about-big-images-rightimg {
		display: inline-block;
		margin-left: -40%;
		margin-top: 80%;
		width: auto;
	}
}

/**/
/*reduce space in parlano di noi section*/
@media only screen and (min-width: 768px) {
	.clients-grid-textcol {
		margin-left: 16.6667%;
		min-height: 10px;
		padding-left: 15px;
		padding-right: 15px;
		width: 66.6667%;
	}
}

/**/
/*sections margin*/
.features-coloured-icon-boxes-section {
	clear: both;
	padding-bottom: 35px;
	padding-top: 75px;
}

/**/
.header-top {
	position: block;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
/* Sostituisci con il colore di sfondo desiderato */
	z-index: 100;
/* Altri stili desiderati per la barra di navigazione fissa */
}

.header-top {
	height: 76px !important;
/* Sostituisci con l'altezza desiderata */
}

/* Definizione del font personalizzato */
@font-face {
	font-family: 'atyp display';
	src: url('url-del-font/atyp-display.woff2') format('woff2'), url('url-del-font/atyp-display.woff') format("woff");
/* Aggiungi altre varianti del font se necessario */
}

/* Applicazione del font a tutti gli elementi */
body {
	font-family: 'atyp display', sans-serif;
/* Usa il font personalizzato per tutto il contenuto del sito */
}

.header {
	padding-top: 130px;
	padding-bottom: 40px;
/* Aggiungi altri stili desiderati per l'elemento .header */
}

p.footer-copyright {
	font-size: 0;
/* Riduce la dimensione del carattere a zero per nascondere il testo esistente */
	visibility: hidden;
/* Nasconde completamente l'elemento, occupando comunque spazio */
}

p.footer-copyright::before {
	content: "www.leadthefuture.tech";
/* Aggiunge il nuovo testo */
	font-size: 16px;
/* Dimensione del carattere desiderata */
	visibility: visible;
/* Rende visibile il nuovo testo */
}

a.button {
	font-size: 12px !important;
/* Imposta la dimensione del carattere a 10 pixel con !important */
}

#coupon_code {
	margin-right: 50px;
	width: 170px;
/* Imposta la quantità di padding desiderata a destra */
}

.button {
	font-size: 12px;
/* Imposta la dimensione del carattere desiderata */
	padding: 5px 10px;
/* Imposta la quantità di padding desiderata (alto e largo) */
}

.button {
	font-size: 14px !important;
/* Imposta la dimensione del carattere desiderata con !important */
	padding: 5px 10px !important;
/* Imposta il padding desiderato con !important */
}