#link-mp3-container,
#fotoprofilo-preview,
#fotofrontale-preview,
#fotocintura-preview,
#fotopasscoach1-preview,
#fotopasscoach2-preview,
#fotolaterale-preview{
	display: none;
	max-width: 100%;
}
#youtube-preview h5{
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
#youtube-preview img{
	max-width: 100%;
}
.btn-fixed-width {
	width: 250px;
}
h5{
	margin-top: 40px;
	display: inline-block;
	position: relative;
}
h5:before{
	content: '';
	height: 1px;
	width: 50px;
	background: #000;
	display: block;
	position: absolute;
	bottom: -5px;
}
.custom-control-label:hover{
	text-decoration: underline;
	cursor: pointer;
}
.content-wrapper .section i.fab{
	font-size: 16px;
	padding-left: 5px;
}
.custom-control.custom-radio{
	padding-bottom: 40px;
}
.md-form .file-path.validate{
	margin-bottom: 5px;
}
.file-field .file-path-wrapper{
	height: 4.5rem;
}
.content-wrapper .section .thanks i{
	font-size: 40px;
	font-weight: 100;
}

#back-to-top.active{
	left: 20px;
}
#spinner-submit{
	display: none;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-width: initial;
	vertical-align: text-top;
}

.lang{
	width: 30px;
}