@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	color: #555555;
	font-weight: 300;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-rendering: optimizelegibility;
	position: relative;
}
a {
	color: #031f5a;
	text-decoration: none;
}
a:hover {
	color: #031f5a;
	text-decoration: none;
}
a:focus {
	color: #031f5a;
	text-decoration: none;
}
.wrapper h1 {
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	font-size: 48px;
	margin: 0;
}
.wrapper p {
	font-size: 17px;
	letter-spacing: 0.5px;
	float: left;
	width: 100%;
}
h2 {
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
}
h3 {
	font-family: 'Old Standard TT', serif;
	color: #555555;
	font-size: 23px;
}
input {
	width: 100%;
	text-align: left;
	float: left;
	height: 31px;
	padding: 6px 12px;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	max-width: 500px;
	font-weight: 500;
}
.loader_container {
	width: 100%;
	height: 100%;
	position: fixed;
	text-align: center;
	z-index: 999;
	background: rgba(255, 255, 255, 0.79);
	top: 0;
	z-index: 9999999;
}
.loader {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	position: relative;
	top: 40%;
}
.loader p {
	text-transform: uppercase;
	margin-top: 20px;
}
.wrapper {
	min-height: 600px;
	position: relative;
}
input:focus {
	border: 1px solid #031f5a;
	outline: none;
}
select:focus {
	border: 1px solid #031f5a;
	outline: none;
}
textarea:focus {
	border: 1px solid #031f5a;
	outline: none;
}
.button {
	float: right;
	width: auto;
	border: 1px solid #031F5A;
	text-transform: uppercase;
	font-weight: 500;
	background-color: #031F5A;
	margin-left: 20px;
	padding: 5px 20px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 0;
	padding: 10px 25px;
}
button[type="reset"] {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	color: #777;
	text-decoration: none;
	font-size: 16px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	vertical-align: middle;
	padding: 10px 25px;
	float: right;
}
.container_service {
	padding: 2.5%;
	float: left;
	width: 100%;
}
label {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer;
}
input[type="checkbox"] {
	width: 20px !important;
	height: 20px !important;
	margin-right: 10px !important;
}
.btn {
	float: right;
	width: auto;
	border: 1px solid #031F5A;
	color: #031F5A;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: 20px;
	background-color: transparent;
	display: block;
	border-radius: 0;
}
.well {
	min-height: 20px;
	padding: 0;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*--------------------------------------------
						HOME
---------------------------------------------*/

header {
	background-color: #031f5a;
	color: #fff;
	position: relative;
	z-index: 99900;
}
.menu_container {
	width: 100%;
}
.menu_container, .main_menu {
	padding: 0;
}
.main_menu {
	background-color: #EAEAEA;
	margin: 0;
	padding-left: 2.5%;
	float: left;
	width: 100%;
}
.menu_mobile {
	display: none;
}
.shop_container {
	position: absolute;
	right: 2.5%;
	width: 10%;
	z-index: 100;
	height: 100%;
	background-color: #fff;
}
.logo a {
	float: left;
	width: 100%;
}
.logo {
	height: 40px;
	top: 0;
}
.top_Bar {
	padding-top: 20px;
	padding-left: 2.5%;
	padding-bottom: 30px;
	padding-right: 13%;
}
.top_menu {
	text-align: right;
	height: 40px;
	display: table;
}
.top_menu ul {
	text-align: right;
	list-style-type: none;
	color: #fff;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
	float: right;
	vertical-align: middle;
	padding-top: 12px;
}
.top_menu ul li {
	display: inline-block;
	color: #E7E7E7;
	margin-right: 1%;
	font-size: 13px;
	padding-right: 1%;
	text-transform: uppercase;
	border-right: 1px solid #03163E;
	position: relative;
	padding-bottom: 4px;
	height: 25px;
}
.top_menu ul li strong {
	display: inline-block;
}
.top_menu ul li a {
	color: #fff;
	display: inline-block;
}
.shop_container h5 {
	width: 100%;
	font-size: 20px;
}
.top_menu img {
	vertical-align: middle;
	float: left;
	padding-right: 5px;
}
.main_menu ul {
	padding: 0;
	width: 100%;
	list-style-type: none;
	float: left;
	margin: 0;
}
.main_menu ul li {
	font-family: 'Old Standard TT', serif;
	text-align: left;
	text-transform: uppercase;
	display: inline-block;
	float: left;
	margin-right: 2%;
	font-size: 16px;
	padding: 10px 0;
	border-bottom: 2px solid #EAEAEA;
}
.main_menu ul li a {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.main_menu ul .active a {
	border-bottom: 2px solid #031f5a;
}
.scelta_paese {
	display: none
}
.scelta_paese.open {
	display: block;
	position: absolute;
	background-color: #F4F4F4;
	top: 32px;
	right: 0;
	width: 700px;
	height: auto;
	z-index: 999999999999999;
	border-top: 2px solid #02153D;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.top_menu ul li .scelta_paese ul:before {
	border-top-color: transparent
}
.scelta_paese:before {
	display: block;
	top: 0;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.scelta_paese ul {
	display: block !important;
	width: 50%;
	float: left;
	text-align: left;
	padding: 0 20px 20px;
}
.scelta_paese.open h5 {
	text-align: left;
	font-size: 16px;
	color: #031F5A;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
	float: left;
	padding: 20px 20px 5px;
	width: 100%;
	font-weight: 700;
}
.scelta_paese ul li {
	border: 0 !important;
	margin: 9px 0 !important;
}
.close_paese {
	position: absolute;
	top: 0;
	right: -5px;
	cursor: pointer;
}
.scelta_paese ul li img {
	padding-top: 3px;
}
.scelta_paese ul li a {
	color: #4F4F4F !important;
	letter-spacing: 1px;
}
.paese em {
	font-style: normal
}
a.paese {
	text-transform: none;
}
.top_menu ul li .paese p {
	display: inline-block;
	font-weight: 700;
}
.top_menu ul li .paese p span img {
	padding-top: 3px;
	margin-left: 5px;
}
.button_shop {
	padding-left: 0;
	background-color: #fff;
	width: 100%;
	color: #031F5A;
	text-align: center;
	font-family: 'Old Standard TT', serif;
	font-size: 20px;
	line-height: 20px;
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.container_button {
	text-align: center;
	display: table;
	width: 94%;
	height: 94%;
	margin: 2.5%;
	border: 1px solid #031F5A;
}
.main_menu ul li:hover .account {
	border-bottom: 2px solid #031f5a;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.main_menu ul li:hover .account {
	color: #051639;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.top_menu ul li:last-child {
	border: 0;
	padding: 0;
	position: relative;
	top: 5px;
}
.sotto_menu {
	display: none
}
.sotto_menu:before {
	display: block;
	top: 0;
	right: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.sotto_menu.open {
	display: block;
	position: absolute;
	padding: 16px;
	width: 165px;
	right: 0;
	top: 25px;
	background-color: #F4F4F4;
	border-top: 2px solid #02153D;
}
.lingua:after {
	content: url(../images/arrow_menu.png);
	height: 20px;
	width: 5px;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	display: inline-block;
	margin-left: 3px;
	margin-right: 10px;
}
.scelta_lingue {
	display: none
}
.scelta_lingue.open {
	display: block;
	position: absolute;
	padding: 16px;
	width: 85px;
	right: 0;
	top: 25px;
	background-color: #F4F4F4;
	border-top: 2px solid #02153D;
}
.close {
	right: 0;
	opacity: 1
}
.close:hover {
	right: 0;
	opacity: 1
}
.close img {
	padding: 0;
}
.login_container {
	display: none;
}
.login_container.open {
	display: block;
	position: absolute;
	background-color: #F4F4F4;
	top: 32px;
	left: 0;
	width: 345px;
	height: auto;
	z-index: 999999999999999;
	border-top: 2px solid #02153D;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.login_container label {
	width: 100%;
	text-align: left;
}
.login_container input {
	width: 100%;
	text-align: left;
	float: left;
	height: 31px;
	padding: 6px 12px;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
}
.login_container input[type="submit"] {
	background-color: #031F5A;
	border: 0;
	color: #fff;
	width: 210px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px;
	float: right;
	text-align: center;
	height: auto;
}
.login_container a {
	float: left !important;
	font-size: 11px !important;
	line-height: 16px;
	font-family: 'Roboto', sans-serif;
	color: #666 !important;
	font-weight: 500;
	clear:both;
	margin-left:10px;
}
.login_container h5 {
	font-size: 14px;
	padding-bottom: 3px;
	color: #555;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
	letter-spacing: 0px;
	float: left;
	padding: 20px 20px 10px;
	font-family: 'Old Standard TT', serif;
}
.login_container:before {
	display: block;
	top: 0;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.registrati {
	width: 100%;
	float: left;
	background-color: #E0E0E0;
	padding: 20px;
	
}
.form-login {
	padding: 0 20px 15px;
	float: left;
}
.registrati p {
	float: left;
	width: 50%;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0;
	color: #444444;
	font-family: 'Old Standard TT', serif;
	text-transform: none;
}
.registrati a {
	float: right !important;
	width: 45%;
	border: 1px solid #777;
	padding: 8px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px !important;
	clear:none;
}
.input_search label {
	float: left;
	width: 8%;
	height: 50px;
	padding-top: 10px;
	font-family: 'Lora', serif;
	font-weight: 500;
	font-size: 20px;
	color: #555;
}
.top_menu ul li ul {
	display: none;
}
.top_menu ul li ul li a {
	display: block;
	color: #031F5A;
	font-weight: 500;
	text-transform: uppercase;
}
.main_menu ul li:hover a {
	border-bottom: 2px solid #031F5A;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.top_menu .sottomenu.open {
	display: block;
	position: absolute;
	padding: 16px;
	width: 165px;
	right: 0;
	top: 25px;
	background-color: #F4F4F4;
	border-top: 2px solid #02153D;
}
.top_menu ul li ul:before {
	display: block;
	top: 0px;
	right: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.close img {
	padding: 0;
}
.ricerca_menu img {
	top: 5px;
	position: relative;
}
.top_menu ul li ul li {
	display: block;
	border: 0;
	padding-right: 10px;
	margin: 5px 0;
	border-right: #031F5A 1px solid;
	padding-bottom: 0;
}
.top_menu ul li ul li:last-child {
	border-right: #031F5A 1px solid;
	padding-right: 10px;
	margin: 5px 0;
	top: 0
}
.ricerca_container {
	display: none;
}
.ricerca_container.open {
	display: block;
}
.ricerca_container.open {
	display: block;
	position: absolute;
	padding: 16px;
	width: 300px;
	right: 0;
	top: 25px;
	background-color: #F4F4F4;
	border-top: 2px solid #02153D;
}
.ricerca_container.open:before {
	display: block;
	top: 0px;
	left: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.ricerca_container.open h5 {
	font-size: 14px;
	padding-bottom: 3px;
	color: #555;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
	letter-spacing: 0px;
	float: left;
	font-family: 'Old Standard TT', serif;
}
.ricerca_container input {
	width: 88%;
	text-align: left;
	float: left;
	height: 31px;
	padding: 6px 12px;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
}
.ricerca_container input[type="submit"] {
	background-color: #031F5A;
	border: 0;
	color: #fff;
	width: 45%;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px;
	float: right;
	text-align: center;
	height: auto;
}
.invia_ricerca {
	background-color: #031f5a;
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	text-align: center;
}
.invia_ricerca img {
	float: none;
	padding-top: 7px;
}
.top_menu ul li ul li:hover a {
	text-decoration: underline;
}
.col-1 {
	width: 60%;
	float: left;
}
.col-2 {
	width: 40%;
	float: left;
}
.big {
	width: 100%;
	float: left;
	position: relative;
}
.medium {
	width: 60%;
	float: left;
	overflow: hidden;
	position: relative;
}
.small {
	width: 40%;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #00092B;
	padding-bottom: 0px;
}
.big img, .medium img, .small img {
	width: 100%;
	float: left;
	transition: opacity 1s, transform 1s;
}
a.medium.regalo img {
	z-index: 999;
	display: block;
}
.title_box {
	display: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.home_box {
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: -1px;
}
.big.primo .box_hover {
	background: rgba(0, 0, 0, 0.05);
}
.box_hover {
	position: absolute;
	z-index: 0 !important;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.02);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.big:hover .box_hover, .small:hover .box_hover, .medium:hover .box_hover {
	background: rgba(0, 0, 0, 0.50);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.home_tablet {
	display: none;
}
.riga_finale {
	margin-top: -5px;
	z-index: 10;
	position: relative;
	float: left;
	width: 100%;
	height: 350px;
	overflow: hidden;
}
.riga_finale .promo {
	padding: 0;
	width: 30%;
	float: left;
	text-align: center;
	height: 350px;
	background: rgba(3,30,90,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(3,30,90,1) 0%, rgba(0,14,41,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(3,30,90,1)), color-stop(100%, rgba(0,14,41,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(3,30,90,1) 0%, rgba(0,14,41,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(3,30,90,1) 0%, rgba(0,14,41,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(3,30,90,1) 0%, rgba(0,14,41,1) 100%);
	background: radial-gradient(ellipse at center, rgba(3,30,90,1) 0%, rgba(0,14,41,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#031e5a', endColorstr='#000e29', GradientType=1 );
}
.riga_finale .promo a .linea {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	width: 20%
}
.riga_finale .promo a:hover .linea {
	width: 60%;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.riga_finale .promo a {
	float: left;
	text-align: center;
	width: 100%;
	height: 350px;
}
.riga_finale .promo a img {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
.riga_finale .facebook .contenuto a:last-child img {
	padding: 0 5px;
}
.riga_finale .facebook {
	background-color: #eeeeee;
	padding: 20px 20px;
	position: relative;
	height: 400px;
}
.riga_finale .instagram {
	background-color: #1a1a1a;
	padding: 20px;
	height: 400px;
}
.riga_finale .instagram .foto {
	width: 100%;
	float: left;
}
.riga_finale .instagram .foto .container_foto {
	width: 40%;
	float: left;
}
.riga_finale .instagram .foto .container_foto img {
	width: 100%;
	left: 0;
	max-width: 260px;
}
.riga_finale .instagram .foto .container_testo {
	float: left;
	width: 55%;
	padding-left: 15px;
}
.riga_finale .instagram .foto .container_testo a {
	float: left;
	width: 100%;
}
.riga_finale .facebook .contenuto h3 {
	font-size: 18px;
	float: left;
	width: 50%;
	padding-left: 15px;
}
.riga_finale .instagram .foto .container_testo a div:first-child img {
	width: 100%;
}
.home_desktop {
	z-index: 0;
	position: relative;
}
.vertical_middle {
	z-index: 100;
	width: 100%;
	position: relative;
	height: 100%;
	text-align: center;
	display: table;
}
.big:hover .title_box, .medium:hover .title_box, .small:hover .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.big .vertical_middle h3 {
	width: 100%;
	color: #fff;
	font-size: 35px;
	/* text-transform: uppercase; */
	letter-spacing: -1px;
	margin-bottom: 10px;/* font-style: italic; */
}
.small .vertical_middle h3 {
	width: 100%;
	color: #fff;
	font-size: 35px;
	margin-bottom: 20px;
	line-height: 34px;
}
.medium .vertical_middle h3 {
	width: 100%;
	color: #fff;
	font-size: 35px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.vertical_middle h6 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	width: auto;
	margin: 0 auto;
	padding: 10px 20px;
	border: 1px solid transparent;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin-top: -1px;
}
.vertical_middle h6:hover {
	color: #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border: 1px solid #fff;
}
.vertical_center {
	margin: 0 auto;
	width: 80%;
	display: block
}
.vertical_center {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	padding: 18% 10%;
}
.vertical_middle h6 img {
	width: 14px;
	height: 13px;
	display: inline;
	float: none;
	margin-right: 4px;
	margin-top: -2px;
}
.arrow_link {
	content: '';
	background-image: url(../images/arrow_link.png);
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-right: 3px;
	top: 1px;
	position: relative;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a.big.primo h6 {
	width: 20%;
}
.linea {
	width: 20%;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
}
.small.blog .title_box {
	display: block;
	position: absolute;
	bottom: 0px;
	width: 70%;
	margin: 0 15%;
	background-color: #fff;
}
.bepersonal {
	position: absolute;
	right: 0;
}
.small.blog:hover .title_box {
	height: auto;
}
.small.blog .title_box h3 {
	padding: 0 12%;
}
.small.blog .title_box p {
	padding: 0 12%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 14px;
	margin: 10px 0;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.small.blog .title_box:after {
	content: '';
	background-color: #031F5A;
	width: 120px;
	height: 5px;
	position: absolute;
	display: block;
	top: -5px;
	left: 0;
}
.small.blog.en .title_box {
	background: none;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
}
.small.blog.en .title_box h3 {
	padding: 0;
}
.small.blog .title_box:after {
	content: '';
	background-color: #031F5A;
	width: 120px;
	height: 5px;
	position: absolute;
	display: block;
	top: -5px;
	left: 0;
}
.small.blog .title_box:hover p {
	text-decoration: underline;
}
.small.blog:hover > img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.big.shop h3 {
	font-size: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
}
span.marchio_edition {
	width: 100%;
	display: inline-block;
	clear: both;
	margin-bottom: 10px;
	top: -7px;
	position: relative;
}
span.marchio_edition img {
	width: 40% !important;
}
.nome_prodotto .marchio_edition {
	width: 45%;
	position: relative;
	margin: 0;
	float: left;
	top: 0;
	right: 0;
	padding: 3px;
}
.nome_prodotto .marchio_edition img {
	width: auto !important;
}
.nome_prodotto .marchio_edition img {
	width: 100% !important;
	height: auto;
	margin: 0;
}
.big.shop .vertical_middle h6:hover {
	color: #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border: 0px solid #fff;
}
.big.shop .vertical_middle h6 {
	border: 0px solid #fff;
}
.big.shop:hover .linea {
	width: 60%;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.big.shop .linea {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.big.shop .vertical_center {
	padding: 0;
}
.big.shop .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.big.shop .title_box h6 {
	text-transform: none
}
.big.primo .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.small.fiore .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.big.dettaglio .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.big.dettaglio .title_box h3 {
	font-style: italic
}
.medium.collant .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.medium.collant .title_box h6 {
	color: #FFFFFF;
	font-size: 16px;
}
.medium.collant .linea {
	background-color: #FFFFFF;
}
.medium.collant .title_box h3 {
	color: #FFFFFF;
	font-size: 35px;
	margin-bottom: 6px;
}
.medium.collant:hover .title_box {
	display: block;
}
.small.fiore:hover .vertical_middle {
	z-index: 100;
	width: 90%;
	position: relative;
	height: 90%;
	text-align: center;
	display: table;
	margin: 0 auto;
	border: 1px solid #fff;
	margin-top: 5%;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.small.fiore .vertical_middle {
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.big.jolly:hover .title_box {
	display: none;
}
.big.jolly:hover .box_hover {
	background-color: transparent
}
.small.fiore .vertical_middle {
	z-index: 100;
	width: 90%;
	position: relative;
	height: 90%;
	text-align: center;
	display: table;
	margin: 0 auto;
	margin-top: 5%;
}
.medium.regalo .box_hover {
	background: rgba(0, 0, 0, 0.02);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.medium.regalo:hover .box_hover {
	background: rgba(0, 0, 0, 0.20);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.collant .box_hover {
	background: rgba(0,0,0,0.20);
}
.riga_finale .facebook .intestazione {
	width: 100%;
	float: left;
}
.riga_finale .facebook .intestazione a {
	float: left;
	width: 100%;
}
.riga_finale .facebook .intestazione a img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
}
.riga_finale .facebook .intestazione a h4 {
	float: left;
	padding-left: 10px;
	margin-top: 15px;
}
.riga_finale .facebook .intestazione a p {
	color: #555;
	font-weight: 500;
	margin-top: 16px;
	margin-left: 8px;
	float: left;
	width: auto;
	font-size: 15px;
}
.riga_finale .facebook .contenuto {
	float: left;
	width: 100%;
}
.riga_finale .facebook .contenuto .foto {
	float: left;
	width: 50%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 60px;
	height: 200px;
	text-align: center
}
.riga_finale .facebook .contenuto .foto img {
	width: auto;
	height: 100%;
}
.riga_finale .facebook .contenuto a:last-child {
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
	float: left;
	width: 50%;
	margin-top: 25px;
	padding-left: 15px;
}
.riga_finale .instagram .foto .container_testo a div:first-child {
	width: 15%;
	float: left;
}
.riga_finale .instagram .foto .container_testo a div:last-child {
	width: 85%;
	float: left;
	padding-left: 5px;
}
.riga_finale .instagram .foto .container_testo a div h4 {
	color: #4C71BA;
	font-weight: 500;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.riga_finale .instagram .foto .container_testo a div p {
	color: #ccc;
	font-size: 12px;
	margin: 0;
}
.riga_finale .instagram .foto .container_testo h3 {
	float: left;
	width: 100%;
	color: #FFF;
	font-size: 18px;
}
.under_instagram {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 20px;
}
.under_instagram a {
	float: left;
	width: 40%;
	color: #fff;
	height: 60px;
	padding-top: 20px;
	position: absolute;
	bottom: 63px;
}
.under_instagram ul {
	width: 35%;
	float: right;
	padding: 0;
}
.under_instagram ul li {
	width: 25%;
	float: left;
	display: inline-block;
}
.under_instagram ul li img {
	width: 100%;
}
.under_instagram ul li a {
	width: 100%;
	padding: 0;
}
.under_instagram a span {
	color: #4C71BA;
	font-weight: 700;
}
.container_social {
	width: 70%;
	float: left;
}
.promo .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	top: 0;
}
.promo a {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.promo a h3 {
	width: 100%;
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.riga_finale .promo a br {
	display: none
}
.parlano_noi {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding: 70px 2.5%;
	margin-top: -2px;
	position: relative;
}
.parlano_noi .linea {
	width: 100%;
	float: left;
	background-color: #E8E8E8;
}
.parlano_noi h4 {
	color: #031f5a;
	font-family: 'Old Standard TT', serif;
	font-size: 42px;
	text-transform: uppercase;
	line-height: 43px;
	padding: 0;
	width: 20%;
	float: left;
	height: 80px;
	margin: 0;
}
.loghi_parlano {
	width: 70%;
	float: left;
	height: 91px;
	position: relative;
}
.loghi_parlano img {
	width: 100%
}
.loghi_parlano img {
	position: absolute;
	width: 100%;
	bottom: 0;
}
/*---------------- FOOOTER ---------------------*/
.footer_top {
	    background-color: #f6f6f6;
	padding: 20px 2.5%;
}
footer {
	float: left;
	width: 100%;
}
.footer_down {
	padding: 0 2.5%;
	background-color: #031f5a;
}
.footer_top h5, .footer_down h5 {
	color: #031f5a;
	/* font-family: 'Old Standard TT', serif; */
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
}
.footer_top ul li a {
	color: #666;
	/* font-family: 'Old Standard TT', serif; */
	text-transform: uppercase;
}
.footer_top ul li {
	list-style: none;
	padding-bottom: 7px;
}
.footer_top ul {
	padding: 0;
	margin: 0;
	margin-top: 9px;
	letter-spacing: 1px;
}
.footer_top ul li a:hover {
	text-decoration: underline;
}
.footer_top .dati p {
	color: #666;
	/* font-family: 'Old Standard TT', serif; */
	text-transform: uppercase;
	line-height: 26px;
	font-weight: 500;
}
.dati .indirizzo {
	float: right;
	width: 70%;
}
.dati .logo_jolie {
	float: right;
	width: 30%;
}
.servizio_clienti {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.servizio_clienti img {
	float: left;
	margin-right: 14px;
}
.footer_top .dati p span {
	font-size: 19px;
}
.footer_top .servizio_clienti p em {
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	color: #434343;
}
.footer_top .servizio_clienti p {
	text-transform: uppercase;
	line-height: 26px;
	color: #031f5a;
	font-size: 16px;
}
.social {
	text-align: center;
	padding-top: 20px;
}
.social a {
	display: inline-block;
	/* font-family: 'Old Standard TT', serif; */
	text-transform: uppercase;
}
.social ul {
	display: inline-block;
	margin: 0;/* font-family: 'Old Standard TT', serif; */
}
.social h5 {
	display: inline-block;
	position: relative;
}
.social ul li {
	text-transform: uppercase;
	color: #555;
	display: inline;
	margin: 0 5px;
	padding: 0;
}
.social a h5:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 10px;
	background-color: #031f5a;
	position: absolute;
	right: -15px;
	top: 4px;
}
.social a h5 {
	margin-right: 20px;
}
.footer_down .copyright {
	color: #fff;
}
.footer_down .copyright a {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1;
	margin-right: 0;
	margin-left: 6px;
}
.footer_down .copyright h6 {
	float: left;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 1px;
	display: block;
}
.social ul li:after {
	content: '|';
	padding-left: 15px;
}
.social ul li:last-child:after {
	content: none;
}
.social h5 {
	margin-right: 5px;
}
.torna_su {
	float: right;
	position: relative;
}
.torna_su:before {
	position: relative;
	content: '';
	height: 0;
	width: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 9px solid #ffffff;
	float: left;
	top: 12px;
}
.footer_top .dati p span {
	font-size: 19px;
	display: inline-block;
	font-weight: 700;
}
footer .dati {
	padding-top: 20px;
}
.social div {
	width: auto;
	display: inline-block;
}
a.seguici_mobile {
	display: none;
}
/*--------------------------------------------
						PRODOTTO
---------------------------------------------*/



.prodotto_container {
	padding: 0 2.5%;
}
.pagination_page ul {
	padding: 0;
	margin: 0;
}
.pagination_page ul li {
	display: inline-block;
	margin-right: 8px;
}
.pagination_page ul li a {
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
}
.pagination_page ul li.active {
	color: #031F5A;
	text-transform: uppercase;
	font-weight: 700;
}
.pagination_page ul li a:after {
	content: '>';
	right: -5px;
	position: relative;
}
.pagination_page {
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}
.pagination_page ul li .active:after {
	content: '';
}
.pagination_page ul li .active {
	color: #031f5a;
	font-weight: 500;
}
.slide_container img {
	width: 100%;
	padding: 0;
}
.wrapper_prodotto {
	padding: 0;
	padding-top: 0;
}
.info_prodotto {
	padding: 0 2%;
}
.info_prodotto h2 {
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 22px;
}
.info_prodotto h1 {
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	font-size: 48px;
	margin: 0;
}
.nome_prodotto {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.nome_prodotto h1 {
	float: left;
	display: inline-block;
}
.nome_prodotto img {
	height: 50px;
	margin-left: 15px;
}
.info_prodotto h3 {
	font-size: 24px;
	float: left;
	margin-top: 0;
}
.prezzo_container {
	float: left;
	width: 100%;
	margin: 30px 0;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	position: relative;
}
.prezzo_container ul {
	padding: 0;
	margin: 5px 15px;
	position: relative;
}
.prezzo_container ul li {
	display: inline-block;
	height: 45px;
}
.prezzo_container ul li h6 {
	font-size: 15px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	padding-right: 20px;
}
.prezzo_container ul li {
	color: #031F5A;
	font-size: 42px;
	font-family: 'Old Standard TT', serif;
}
.scelta_colore ul li p {
	display: block;
	padding-top: 5px;
	font-size: 13px;
	color: #707070;
	font-weight: 500;
	letter-spacing: 0;
}
.scelta_colore ul li a {
	float: left;
	width: 100%;
	padding-top: 5px;
	border: 1px solid #F6F6F6;
}
.configuratore_container {
	float: left;
	width: 100%;
	background-color: #F6F6F6;
	padding: 10px 15px;
}
.configuratore_container h5 {
	font-size: 15px;
	text-transform: uppercase;
	color: #031F5A;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 2%;
}
.scelta_colore, .scelta_taglia, .scelta_quantita {
	float: left;
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	padding: 2%;
	position: relative;
}
.scelta_colore h6, .scelta_taglia h6, .scelta_quantita h6 {
	font-size: 15px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	width: 30%;
	float: left;
	padding-top: 10px;
}
.scelta_colore ul {
	padding: 0;
	width: 70%;
	float: left;
	list-style: none;
	margin: 0;
}
.scelta_colore ul li {
	display: inline-block;
	width: 20%;
	float: left;
	text-align: center;
}
.promoconsegna {
	float: right;
	width: auto;
	text-align: right;
	padding-top: 15px;
}
.promoconsegna br {
	display: none
}
.promoconsegna img {
	height: 20px;
	position: relative;
	top: -26px;
}
.promoconsegna h4 {
	font-size: 12px;
	color: #737373;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
}
.promoconsegna span {
	text-align: center;
	display: block;
	height: 20px;
}
.scelta_colore ul li img {
	width: 70%;
}
.scelta_colore ul li .active {
	border: 1px solid rgba(3, 31, 90, 0.78);
	text-align: center;
	height: 100%;
	float: left;
	padding-top: 5px;
	color: #031F5A;
	font-weight: 700;
	border-radius: 7px;
}
.lista_taglie {
	display: none
}
.taglie_4 ul li {
	width: 47% !important;
}
.taglie_2 ul li {
	width: 47% !important;
}
.lista_taglie.open {
	display: block;
	position: absolute;
	top: 69px;
	background-color: #FCFCFC;
	width: 100%;
	z-index: 2000;
	left: 0;
	list-style: none;
	padding: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	border-top: 1px solid #031F5A;
}
.product_in_pack {
    float: left;
    width: 100%;
    margin-top: -1px;
    padding: 2%;
    padding-bottom: 30px;
}

.product_in_pack h5 {
    font-family: 'Old Standard TT', serif;
    font-size: 19px;
    margin: 0;
    padding: 0;
    color: #031f5a;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 700;
    padding-bottom: 3px;
    display: inline-block;
    float: left;
    width: 100%;
    position: relative;
    background: #f6f6f6;
    border-bottom: 1px solid #031f5a;
	margin-bottom: 7px;
}

.product_in_pack h5 img {
    width: 34px;
    position: relative;
    top: -2px;
}

.product_in_pack:nth-child(2) {
}

.product_in_pack .scelta_colore, .product_in_pack  .scelta_taglia, .product_in_pack  .scelta_quantita {
    padding: 0 2%;
}

.product_in_pack .scelta_colore ul li p {
    font-size: 11px;
    float: left;
    display: inline-block;
    width: auto;
    margin-left: 7px;
}
.product_in_pack  .scelta_colore ul li img {
    width: 26px;
    float: left;
    display: inline;
}

.product_in_pack  .scelta_colore ul li {
    width: 33.33%;
}
.product_in_pack .taglia_button {
    font-size: 13px;
}
.product_in_pack .lista_taglie.open ul li {
    width: 22%;
}

.product_in_pack span#taglia_select {font-size: 13px;}

.product_in_pack .lista_taglie.open {
    top: 51px;
}
.product_in_pack .scelta_colore h6, .product_in_pack .scelta_taglia h6, .product_in_pack .scelta_quantita h6 {
    font-size: 13px;
    width: 30%;
}

.product_in_pack .scelta_quantita {
    margin-bottom: 10px;
}

.product_in_pack:nth-child(3) {
    padding-bottom: 0;
}


.taglia_button {
	padding-top: 18px;
	float: left;
	padding-bottom: 15px;
	width: 70%;
	font-size: 16px;
	color: #666 !important;
	letter-spacing: 1px;
	position: relative;
}
.taglia_button:after {
	content: url(../images/arrow_menu.png);
	height: 20px;
	width: 16px;
	display: block;
	background-repeat: no-repeat;
	padding-top: 10px;
	position: absolute;
	right: 0;
	top: 7px;
}
.lista_taglie.open ul {
	list-style: none;
	padding: 0;
	width: 100%;
	padding: 10px 10px;
	margin: 0;
}
.lista_taglie.open ul li {
	display: inline-block;
	width: 30%;
	background-color: #F9F9F9;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-left: 2%;
}
.lista_taglie.open:before {
	display: block;
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.lista_taglie.open ul li:hover a {
	border: 1px solid #031F5A;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.scelta_quantita ul {
	float: left;
	width: 70%;
	padding: 0;
	list-style: none;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.scelta_quantita ul li {
	display: inline-block;
	float: left;
	width: 40px;
	height: 42px;
	border: 1px solid #E7E7E7;
	margin-left: -1px;
}
.scelta_quantita ul li a {
	width: 100%;
	float: left;
	height: 40px;
	text-align: center;
	background-color: #fff;
	color: #ACACAC;
	font-size: 20px;
	font-weight: 100;
	padding-top: 5px;
}
.scelta_quantita ul li span {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #fff;
	color: #031F5A;
	font-size: 20px;
	font-weight: 700;
	height: 40px;
	padding-top: 5px;
}
.scelta_quantita h6 {
	margin-top: 13px;
}
.conferma_button {
	float: left;
	width: 100%;
	background-color: #031F5A;
	height: 60px;
	color: #fff;
	text-align: center;
	display: table;
}
.conferma_button a {
	color: #fff;
	text-transform: uppercase;
	padding-top: 20px;
	float: left;
	width: 100%;
	letter-spacing: 1px;
}
.conferma_button a img {
	margin-right: 7px;
	margin-top: -2px;
}
.taglia_button p {
	color: #031f5a;
	font-weight: 700;
	font-size: 20px;
	margin: 0;
}
.scelta_quantita {
	margin-bottom: 10px;
	border: 0;
}
.link_configuratore {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding: 0 4%;
}
.link_configuratore a {
	float: left;
	width: 100%;
}
.link_configuratore a span {
	float: left;
	margin-right: 5px;
	width: 15%;
}
.link_configuratore a span img {
	width: 100%;
}
.link_configuratore a h5 {
	font-size: 20px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	float: left;
	width: 83%;
	margin-bottom: 0;
}
.link_configuratore a p {
	float: left;
	color: #555;
	letter-spacing: 1px;
	width: auto;
	font-size: 14px;
	width: 83%;
}
.link_configuratore a p img {
	margin-right: 5px;
}
.slide_container {
	padding-left: 15px;
}
.configuratore_taglie {
	float: left;
	width: 100%;
	background-color: #F6F6F6;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 30px 40px;
	background: rgb(229,229,229);
	background: -moz-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,229,229,1)), color-stop(41%, rgba(246,246,246,1)), color-stop(69%, rgba(246,246,246,1)), color-stop(100%, rgba(229,229,229,1)));
	background: -webkit-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* IE10+ */
	background: linear-gradient(to right, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=1 );/* IE6-9 */
}
.configuratore_taglie h6 {
	font-size: 15px;
	text-transform: uppercase;
	color: #031F5A;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.configuratore_taglie h3 {
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	font-size: 35px;
	margin: 0;
	/* margin-top: 30px; */
	margin-bottom: 12px;
}
.configuratore_taglie form p {
	float: left;
	width: 25%;
	font-size: 17px;
	letter-spacing: 1px;
	font-weight: 300;
	padding-left: 12px;
	padding-top: 8px;
	margin: 0;
}
.lista_taglie ul li a.active {
	float: left;
	border: 1px solid #031F5A;
	font-weight: 700;
}
.lista_taglie ul li a {
	float: left;
	text-align: center;
	width: 100%;
	text-align: center;
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	height: 40px;
	margin: 1%;
	padding-top: 4px;
	font-size: 20px;
	background-color: #F9F9F9;
}
.configuratore h4 {
	font-size: 15px;
	text-transform: uppercase;
	color: #031F5A;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 22px;
}
.campo_conf {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.link_info {
	float: left;
	width: 100%;
}
.link_info .visualizza_taglie {
	margin-top: 0;
}
.link_info a {
	float: left !important;
	width: 50% !important;
}
.configuratore {
	border-left: 1px solid #E5E5E5;
	padding: 0 3%;
}
.campo_conf label {
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 300;
	width: 45%;
	text-transform: uppercase;
	float: left;
	padding-top: 8px;
}
.campo_conf input {
	text-align: left;
	height: 40px;
	padding: 6px 12px;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #E3E3E3;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	width: 30%;
	float: left;
	font-weight: 500;
	text-align: center;
}
.configuratore form {
	width: 100%;
	float: left;
}
.configuratore_taglie {
	display: none
}
.configuratore_taglie.open {
	display: block;
	position: relative;
}
.configuratore_taglie p {
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 300;
	width: 95%;
}
.configuratore input[type="submit"] {
	background-color: #031F5A;
	border: 0;
	color: #fff;
	width: 25%;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px;
	float: left;
	text-align: center;
	height: auto;
	height: 45px;
	margin-top: 10px;
}
.configuratore_taglie .aiuto_misure {
	float: right;
	width: 54%;
}
.link_info {
	margin-top: 10px;
}
.link_info a.visualizza_taglie h5 {
	padding-top: 0;
}
.configuratore_taglie .aiuto_misure span {
	width: 12%;
	float: left;
}
.configuratore_taglie .aiuto_misure span img {
	width: 100%;
}
.configuratore_taglie .aiuto_misure h5 {
	font-size: 20px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	float: left;
	width: 83%;
	margin-bottom: 0;
	margin-left: 2%;
	margin-top: 0;
}
.configuratore_taglie .aiuto_misure p {
	width: 83%;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	color: #555;
	font-size: 14px;
}
.configuratore_taglie .aiuto_misure p img {
	padding-right: 5px;
}
.risultato_configuratore {
	float: left;
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding: 15px;
}
.risultato_configuratore h5 {
	font-size: 15px;
	text-transform: uppercase;
	color: #031F5A;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-top: 20px;
}
.risultato_conf {
	width: 70%;
	float: left;
}
.risultato_configuratore p {
	width: 70%;
	float: left;
}
.risultato_configuratore p span {
	font-size: 18px;
	color: #031F5A;
	font-weight: 700;
	display: inline;
	float: none;
}
.risultato_configuratore span {
	width: auto;
	float: left;
	margin-right: 10px;
}
.pack {
	text-align: center;
}
.dettagli_prodotto {
	margin: 40px 0;
	float: left;
	width: 100%;
}
.descrizione p {
	font-size: 17px;
	letter-spacing: 0.5px;
}
.descrizione li {
	font-size: 17px;
	letter-spacing: 0.5px;
	padding-bottom: 8px;
	position: relative;
}
.descrizione p strong {
	color: #031F5A;
}
.descrizione p:nth-child(2) {
	margin-top: 25px;
}
.descrizione li strong {
	color: #031F5A;
	list-style: none;
}
.descrizione h3 {
	color: #031F5A;
	font-size: 17px;
	letter-spacing: 1px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	margin-top: 50px;
}
.descrizione ul {
	list-style: none;
	float: left;
	width: 100%;
}
.descrizione ul li:before {
	content: '';
	background-image: url(../images/arrow_link_hover.png);
	width: 14px;
	height: 14px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	left: -20px;
	top: 4px;
}
.tabella_info {
	padding: 0 2%;
	max-width: 500px;
	position: relative;
}
.tabella_info .bordo {
	border: 1px solid #E1E1E1;
	padding: 18px;
	float: left;
	width: 100%;
}
.tabella_info h4 {
	color: #031F5A;
	font-size: 15px;
	letter-spacing: 1px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-weight: 700;
}
.tabella_info .dato {
	width: 100%;
	float: left;
	margin: 6px 0;
}
.tabella_info .dato h6 {
	float: left;
	width: 35%;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	margin: 0;
	font-size: 13px;
}
.tabella_info .dato p {
	float: left;
	width: 65%;
	font-size: 14px;
	margin: 0;
	margin-top: -3px;
}
.tabella_info .logo {
	position: absolute;
	right: 52px;
	top: 10px;
}
.tabella_info .logo img {
	width: 105px;
}
.prodotti_simili {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.prodotti_simili ul {
	padding: 0;
	margin-top: 20px;
	float: left;
	    width: 100%;
}
.prodotti_simili ul li {
	display: inline-block;
	width: 18%;
	margin: 0.5%;
	border: 1px solid #E1E1E1;
	font-size: 16px;
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	color: #B1B3B4;
	text-align: center;
	padding: 10px 0;/* height: 83px; */
}
.prodotti_simili ul li span span img {
	width: 65%;
	height: auto;
}
span.vertical_title {
	float: left;
	width: 100%;
	display: TABLE;
	height: 60px;
}
span.vertical_title a {
	float: none !important;
	display: table-cell;
	vertical-align: middle;
}
.prodotti_simili h5 {
	font-size: 20px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	float: left;
	width: 83%;
	margin-bottom: 0;
}
.prodotti_simili ul li img {
	height: 30px;
	margin-left: 5px;
}
.prodotti_simili ul li a {
	color: #777;
	float: left;
	width: 100%;
	text-align: center;
}
a.chiusura_configuratore {
	position: absolute;
	top: 10px;
	right: 10px;
}
.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
	position: relative;
	border: 1px solid #DDD;
}
.slide .swiper-slide p {
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: 40px;
	color: #031F5A;
	font-size: 18px;
	width: auto;
	display: block;
	padding-bottom: 4px;
	font-weight: 700;
	padding: 8px 30px 8px 15px;
	border-left: 2px solid;
	background-color: rgb(255, 255, 255);
	box-shadow: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.10);
}
.prodotti_simili ul li:hover {
	box-shadow: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.10);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.gallery-thumbs {
	height: 11%;
	box-sizing: border-box;
	padding: 10px 0;
	position: absolute !important;
	bottom: 0;
	width: 98%;
}
.gallery-thumbs .swiper-slide {
	width: 8%;
	height: 100%;
	opacity: 0.8;
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.gallery-thumbs .swiper-slide-active {
	opacity: 1;
	cursor: pointer;
	padding-bottom: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-bottom: 2px solid #031F5A;
}
.arrow-next img, .arrow-prev img {
	width: 35px;
}
.arrow-next {
	position: absolute;
	top: 45%;
	z-index: 1000;
	left: 2%;
	cursor: pointer;
}
.arrow-prev {
	position: absolute;
	top: 45%;
	z-index: 1000;
	cursor: pointer;
	right: 2%;
}
.pull-right {
	float: right!important;
}
.riquadro {
	max-width: 470px;
	position: relative;
}
.slide {
	position: relative;
	float: left;
	width: 100%
}
.prendi_misure {
	display: none
}
.prendi_misure.open {
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #D8D8D8;
	padding-top: 40px;
}
.prendi_misure.open ul {
	padding-top: 30px;
	float: left;
	width: 100%;
	padding-left: 0;
}
.prendi_misure.open ul li {
	display: block;
	margin-bottom: 15px;
	float: left;
	padding-left: 0;
}
.configuratore_taglie .prendi_misure p {
	width: 100%
}
.configuratore_taglie .prendi_misure h3 {
	font-size: 26px;
}
.prendi_misure.open ul li h4 {
	margin-bottom: 5px;
	font-weight: 700;
}
/*--------------------------------------------
						SHOP
---------------------------------------------*/

.lista_filtri {
	display: none
}
.lista_filtri.open {
	display: block;
	border-top: 1px solid #031F5A;
	z-index: 100;
	margin-top: -1px;
	position: relative;
	background-color: #F9F9F9;
}
.filtri_container {
	padding-left: 2%;
	padding-right: 2%;
}
.intestazione_shop {
	float: left;
	width: 100%;
	padding-top: 50px;
	margin-bottom: 60px;
}
.intestazione_shop h1 {
	margin-bottom: 0;
}
.intestazione_shop h3 {
	margin-top: 0;
}
.filtri {
	float: left;
	width: 100%;
}
.filtri ul {
	float: left;
	padding: 0;
	list-style: none;
	width: 100%;
}
.filtri ul li {
	display: block;
	width: 100%;
	float: left;
}
.filtri ul li a {
	text-transform: uppercase;
	color: #696969;
	padding-left: 12px;
	float: left;
	font-size: 15px;
	width: 100%;
	padding: 15px 10px;
	border-top: 1px solid #D5D5D5;
	letter-spacing: 1px;
	position: relative;/* margin-top: -1px; *//* border-bottom: 1px solid #D5D5D5; */
}
.filtri ul li:last-child a {
	border-bottom: 1px solid #ccc;
}
.filtri ul li a:before {
	content: url(../images/arrow_menu.png);
	height: 20px;
	width: 16px;
	display: block;
	background-repeat: no-repeat;
	padding-top: 10px;
	position: absolute;
	right: 10px;
	top: 7px;
}
.filtri ul li ul li {
	text-transform: uppercase;
	color: #696969;
	padding-left: 12px;
	float: left;
	font-size: 15px;
	width: 100%;
	padding: 15px 30px;
	border-top: 1px solid #D5D5D5;
	letter-spacing: 1px;
	position: relative;
}
.lista_filtri.colore li label img {
	width: 35px;
	margin-right: 8px;
}
.lista_filtri.colore li label span {
	margin-top: -6px;
	position: relative;
	float: left;
}
.filtri ul li ul li label {
	text-transform: none;
	color: #4C4C4C;
	letter-spacing: 1px;
	position: relative;
	background-color: #F9F9F9;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	padding-left: 0;
	font-size: 17px;
	font-weight: 100;
	display: inline-block;
	float: left;
	top: 4px;
	width: 100%;
	cursor: pointer;
}
.filtri ul li ul li a:before {
	content: ''
}
.filtri ul li a:hover {
	background-color: #EBEBEB;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.lista_filtri.open:after {
	display: block;
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 0, 0, 0);
	border-top-color: #02153D;
	border-width: 5px;
	margin-left: -5px;
}
.filtri ul li ul li:last-child a {
	border-bottom: 0;
}
.lista_filtri li a span {
	float: left;
	width: 100%;
	padding: 20%;
}
.lista_filtri li a span img {
	width: 100%;
}
.filtri ul li:last-child ul li a {
	border-bottom: 0
}
.lista_filtri.colore li {
	display: inline-block;
	width: 50%;
	padding: 15px 12px;
}
.lista_filtri.colore li a {
	padding: 0;
}
.lista_filtri.colore li label {
	font-weight: 300;
	font-size: 13px;
	padding-top: 5px;
}
.filtri ul li label {
	font-weight: 300;
}
.container_shop {
	background-color: #EEEEEE;
}
.prodotti_container {
	padding: 0;
	float: left;
	width: 100%;
}
.colonna_prodotti {
	padding: 0;
}
.box {
	padding: 0;
}
.box .quadrato, .box .rettangolo {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
a.rettangolo {
	margin-bottom: 0px;
}
.box .quadrato img {
	width: 100%;
}
.box .rettangolo img {
	width: 100%;
}
.box .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.box .vertical_middle {
	z-index: 100;
	width: 100%;
	position: relative;
	height: 100%;
	text-align: center;
	display: table;
}
.box .vertical_center {
	width: 100%;
	/* height: 100%; */
	display: table-cell;
	vertical-align: middle;
	padding: 18% 0;
}
.box .vertical_middle h3 {
	width: 100%;
	color: #fff;
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	vertical-align: middle;
	margin-top: 0;
	text-transform: uppercase;
}
.box .linea {
	width: 26%;
	height: 1px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
}
.box .vertical_middle h6 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	width: auto;
	margin: 0 auto;
	padding: 10px 20px;
	border: 2px solid #fff;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin-top: -1px;
}
.box .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	top: 0;
}
.box:hover .box_hover {
	background: rgba(0, 0, 0, 0.50);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.filter {
	float: left;
}
.swiper-container.shop {
	height: auto;
	position: relative
}
.swiper-container.shop img {
	width: 100%;
}
.slide_shop {
	padding: 0;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
}
.swiper-container.shop .swiper-slide:first-child {
	width: 100% !important;
}
.swiper-container.shop .swiper-slide:first-child img {
	width: 100% !important;
}
.swiper-button-next2 {
	position: absolute;
	top: 45%;
	z-index: 9999;
	left: 20px;
	cursor: pointer;
}
.swiper-button-prev2 {
	position: absolute;
	top: 45%;
	z-index: 9999;
	right: 20px;
	cursor: pointer;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #031F5A !important;
}
.box .rettangolo .box_hover {
	background: rgba(0, 0, 0, 0);
}
.box h3 img {
	display: inline-block;
	height: 40px !important;
	vertical-align: middle;
	top: -5px;
	position: relative;
	width: auto !important;
	margin-left: 5px;
}
.box .vertical_center h2 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 0;
	margin-top: 0;
}
.box .render h3 {
	font-size: 35px;
	padding: 0 15%;
	text-transform: none;
}
.box .box_hover {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.box:hover .box_hover {
	background: rgba(0,0,0,0.3);
	background-color: rgba(0, 0, 0, 0.5);
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.box .rettangolo h3 {
	text-transform: none;
}
.filtra_mobile {
	display: none
}
.filtri ul li form {
	text-transform: uppercase;
	color: #696969;
	padding-left: 12px;
	float: left;
	font-size: 15px;
	width: 100%;
	padding: 15px 30px;
	border-top: 1px solid #D5D5D5;
	letter-spacing: 1px;
	position: relative;
}
.filtri input[type="checkbox"] {
	width: 22px !important;
	height: 22px !important;
	float: left;
	display: inline-block;
	margin-right: 8px;
	top: -4px;
	position: relative;
}
.lista_filtri li a.active span {
	padding: 10%;
}
.lista_filtri li a.active span img {
	border: 1px solid #031F5A;
	border-radius: 100%;
	padding: 5px;
}
.banner_shop {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.guidataglie, .inostricollant {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.inostricollant {
	padding: 0 20px 0px;
	/* border: 1px solid #C8C8C8; */
	background: #fff;
}
.filosofia_link {
	float: left;
	width: 100%;
	background: #031F5A;
	margin-bottom: 20px;
	height: 50px;
}
.filosofia_link a {
	color: #fff;
	text-align: center;
	font-family: 'Old Standard TT', serif;
	margin-top: 6px;
	float: left;
	width: 100%;
}
.inostricollant img {
	float: left;
	width: 50px;
}
.guidataglie a, .inostricollant a {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
}
.inostricollant h4 {
	color: #031F5A;
	text-align: left;
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	float: left;
	font-weight: 300;
	padding-top: 21px;
	width: 80%;
}
.inostricollant h4 br {
	display: none;
}
.inostricollant span {
	color: #031F5A;
	letter-spacing: 1px;
	padding: 5px 15px;
	margin-top: 0;
	display: inline-block;
	font-style: italic;
	font-size: 18px;
	font-weight: 700;
}
.inostricollant span img {
	top: 3px;
	margin-right: 5px;
}
.guidataglie {
	padding: 0;
	background: #EEEEEE;/* border: 1px solid #031F5A; *//* padding: 9px; */
}
.testo_link span {
	float: left;
	width: 100%;
}
.testo_link span {
	width: auto !important;
	float: left !important;
}
.guidataglie .img {
	float: left;
	width: 100%;
}
span.testo_link {
	padding-top: 40px;
}
.promo {
	float: left;
	width: 100%;
}
.promo a {
	float: left;
	width: 100%;
}
.promo a img {
	width: 100%;
}
.guidataglie testo_link {
	float: right;
	width: 70%;
}
.guidataglie h4 {
	font-size: 22px;
	color: #031F5A;
	text-transform: uppercase;
	margin: 0;
	font-family: 'Old Standard TT', serif;
}
.guidataglie span {
	color: #031F5A;
	font-size: 17px;
	letter-spacing: 1px;
	text-align: left;
	width: 60%;
	float: right;
}
.guidataglie span img {
	width: 100%;
	position: relative;
	top: 0;
}
.testo_link span img {
	top: 0;
	width: auto;
}
/*--------------------------------------------
						I nostri collant
---------------------------------------------*/
.collant_container {
	padding: 0 2.5%;
}
.collant_container .articolo {
	padding-top: 40px;
	margin-bottom: 2.5%;
	padding-left: 0;
	padding-right: 50px;
}
.collant_container .articolo h1 {
	padding-bottom: 35px;
}
.collant_container .articolo h1 span {
	text-transform: none !important;
}
.wrapper .articolo p strong {
	color: #031F5A;
}
.wrapper .articolo h2 {
	margin-top: 30px;
	float: left;
	width: 100%;
}
.wrapper .articolo h2:first-child {
	margin-top: 10px;
}
.wrapper .articolo .seconda_colonna h2:first-child {
	margin-top: 30px;
}
.collant_container .link_pagina {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	border: 1px solid #031F5A;
	font-size: 14px;
	padding: 10px 15px;
	margin-top: 20px;
	float: left;
}
.collant_container .foto .prima {
	width: 100%;
	float: left;
	text-align: center;
	background: #000;
	max-height: 615px;
	overflow: hidden;
	margin-bottom: 25px;
}
.collant_container .foto .prima video {
	width: 60%;
}
.collant_container .foto {
	padding-right: 0;
	margin-bottom: 25px;
}
.collant_container .foto .prima img {
	width: 100%
}
.collant_container .foto .seconda, .collant_container .foto .terza {
	width: 50%;
	float: left;
	position: relative;
}
.collant_container .foto .seconda img, .collant_container .foto .terza img {
	width: 100%;
	float: left;
	transition: opacity 1s, transform 1s;
}
.collant_container .foto .seconda .title_box {
	display: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.collant_container .foto .seconda:hover .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.collant_container .foto .seconda h3 {
	width: 100%;
	color: #fff;
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.collant_container .foto .seconda:hover .box_hover {
	background: rgba(0, 0, 0, 0.70);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.collant_container .foto .terza .title_box {
	display: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.collant_container .foto .terza:hover .title_box {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
}
.collant_container .foto .terza h3 {
	width: 100%;
	color: #fff;
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	text-transform: uppercase
}
.collant_container .foto .terza:hover .box_hover {
	background: rgba(0, 0, 0, 0.70);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.link_pagina.shop {
	float: left;
	clear: both;
}
/*--------------------------------------------
					Filosofia
---------------------------------------------*/

.foto img {
	width: 100%;
}
.filosofia {
	padding-left: 0;
}
.filosofia p {
	font-size: 20px;
	/*font-family: 'Old Standard TT', serif;*/
	margin-bottom: 0;
}
.filosofia span {
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	font-size: 27px;
}
.filosofia h3 {
	font-size: 35px;
	padding-bottom: 25px;
	font-family: 'Old Standard TT', serif;
	margin-left: 5%;
	border-left: 1px solid #E4E4E4;
	margin-bottom: 0;
	padding-left: 3%;
	color: #031f5a;
	font-style: italic;
	padding-top: 30px;
	display: block;
	float: left;
	width: 100%;
	margin-top: 0;
}
/*--------------------------------------------
					Guida alle taglie
---------------------------------------------*/

.guida_container {
	padding: 0 2.5%;
}
.colonna_configuratore {
	padding-top: 40px;
	margin-bottom: 2.5%;
	padding-left: 0;
	padding-right: 2.5%;
}
.colonna_configuratore p strong {
	color: #031F5A;
}
.colonna_configuratore h1 {
	padding-bottom: 35px;
}
.configuratore.pagina {
	border: 0;
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 25px;
}
.guida_container .foto {
	padding-right: 0;
	margin-bottom: 2.5%;
}
.guida_container .campo_conf {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.guida_container .campo_conf label {
	font-size: 16px;
	width: 100%;
}
.guida_container .campo_conf p {
	width: auto;
	float: left;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 300;
	padding-left: 12px;
	padding-top: 8px;
	margin: 0;
}
.guida_container .aiuto_misure {
	float: right;
	width: 100%;
	margin-top: 50px;
}
.guida_container .aiuto_misure span {
	width: 12%;
	float: left;
	max-width: 60px;
}
.guida_container .aiuto_misure span img {
	width: 100%;
	max-width: 60px;
}
.guida_container .aiuto_misure h5 {
	font-size: 20px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	float: left;
	width: 83%;
	margin-bottom: 0;
	margin-left: 2%;
	margin-top: 0;
}
.guida_container .aiuto_misure p {
	width: 83%;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	color: #555;
	font-size: 14px;
}
.guida_container .aiuto_misure p img {
	padding-right: 5px;
}
.guida_container .campo_conf input {
	width: 75%;
	border: 1px solid #CDCDCD;
}
.guida_container .prendi_misure.open {
	padding: 2%;
	border: 0;
	margin: 0;
	margin-bottom: 2.5%;
}
.guida_container .prendi_misure h3 {
	font-size: 26px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 12px;
}
.guida_container .prendi_misure p {
	font-size: 15px;
	letter-spacing: 0.5px;
	font-weight: 300;
	width: 95%;
}
.guida_container .prendi_misure {
	float: left;
	width: 100%;
	background-color: #F6F6F6;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 30px 40px;
	background: rgb(229,229,229);
	background: -moz-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,229,229,1)), color-stop(41%, rgba(246,246,246,1)), color-stop(69%, rgba(246,246,246,1)), color-stop(100%, rgba(229,229,229,1)));
	background: -webkit-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* IE10+ */
	background: linear-gradient(to right, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);/* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=1 );/* IE6-9 */
}
.guida_container h4 {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	color: #031F5A;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 22px;
}
.guida_container .prendi_misure.open ul {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	padding-left: 0;
	float: left;
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0px;
}
.guida_container input[type="submit"] {
	width: 46%;
}
.colonna_configuratore .intestazione {
	float: left;
	width: 100%;
}
.risultato_container {
	border: 1px solid #EEEEEE;
	padding: 20px 40px 40px;
	margin-bottom: 2.5%;
	background-color: #F2F2F2;
}
.risultato_container h3 {
	color: #031F5A;
	font-size: 33px;
	padding-left: 15px;
}
.risultato {
	width: 100%;
	float: left;
	border-bottom: 1px solid #E0E0E0;
	display: table;
	vertical-align: middle;
	height: 100px;
	margin-top: 5px;
}
.risultato h5 {
	color: #031F5A;
	font-size: 20px;
	font-family: 'Old Standard TT', serif;
	width: 30%;
	text-transform: uppercase;
	float: left;
	padding-top: 28px;
}
.risultato p {
	width: 70%;
	float: left;
	padding-top: 36px;
	font-size: 19px;
}
.risultato p strong {
	color: #031F5A;
}
.risultato img {
	width: auto;
	float: right;
}
.effettua_login {
	float: left;
	width: 100%;
	background-color: #031f5a;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px;
	margin-bottom: 20px;
}
.col-approfondimenti {
	padding-left: 10%;
}
.effettua_login img {
	margin-right: 5px;
}
.effettua_login:hover {
	color: #fff;
	text-decoration: underline;
}
.tabella_taglia {
	width: 100%;
	float: left;
	border: 1px solid #DCDCDC;
	padding: 20px;
	text-align: center;
}
.tabella_taglia span {
	width: 100%;
	float: left;
	font-family: 'Old Standard TT', serif;
	font-style: italic;
	font-size: 20px;
}
.tabella_taglia span img {
	margin-right: 15px;
}
.tabella_taglia ul {
	padding: 0;
	list-style: none;
	float: left;
	width: 45%;
	margin: 0 27%;
	text-align: left;
}
.tabella_taglia ul li {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.tabella_taglia ul li img {
	margin-right: 5px;
}
.tabella_taglia:hover {
	background-color: #fff;
}
.risultato .testo {
	width: 85%;
	float: left;
}
.risultato span {
	width: 15%;
	float: right;
}
.tabella-taglie {
	display: none
}
.tabella-taglie.open {
    display: block;
    margin-top: 10px;
    padding: 3%;
    margin-bottom: 50px;
	background: rgb(229,229,229);
    background: -moz-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,229,229,1)), color-stop(41%, rgba(246,246,246,1)), color-stop(69%, rgba(246,246,246,1)), color-stop(100%, rgba(229,229,229,1)));
    background: -webkit-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
    background: -o-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
    background: -ms-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
    background: linear-gradient(to right, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=1 );
}
.tabella-taglie img {
	width: 85%;
	max-width: 400px;
}
.tabella-taglie h5 {
font-size: 30px;
    font-family: 'Old Standard TT', serif;
    color: #132353;
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    padding-bottom: 10px;
    line-height: 44px;
    border-bottom: 1px dashed #d3d3d3;
	}
.tabella-taglie h5:before {
    content: '';
    background-image: url(../images/info_tabella.png);
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: contain;
    line-height: 53px;
    position: relative;
    top: 13px;
    margin-right: 7px;
}

.inizio_test {
	margin-bottom: 40px;
	position: relative;
	float: left;
	width: 100%;
}
.fiore_container {
	padding: 0 2.5%;
}
.fiore_container p {
	font-size: 20px;
}
.fiore_container .articolo {
	padding-left: 0;
	padding-right: 2.5%;
	padding-top: 40px;
	margin-bottom: 2.5%;
}
.articolo h1 {
	padding-bottom: 35px;
}
.inizio_test a {
	float: left;
	width: 100%;
}
.inizio_test a .cerchio {
	width: 270px;
	height: 270px;
	position: absolute;
	background-color: #031F5A;
	z-index: 1000;
	display: block;
	top: 30%;
	left: 36%;
	border-radius: 100%;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.inizio_test a .cerchio:hover {
	background-color: #042974;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.inizio_test a .cerchio h3 {
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
}
.test h5 {
	font-size: 16px;
	color: #6F6F6F;
	font-weight: 300;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 40px;
}
.test {
	float: left;
	width: 100%;
	border-left: 1px solid #DEDEDE;
	padding-left: 5%;
	padding-right: 0;
	padding-top: 30px;
	min-height: 700px;
	margin-bottom: 35px;
}
.fiore_container .foto {
	padding-right: 0;
}
.domanda_test h4 {
	font-size: 25px;
	color: #031F5A;
	/* font-family: 'Old Standard TT', serif; */
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
#test_risultato_finale {
	float: left;
	width: 100%;
	border-left: 1px solid #DEDEDE;
	padding-left: 5%;
	padding-right: 0;
	padding-top: 30px;
	min-height: 700px;
	margin-bottom: 35px;
}
.elenco_domande label input {
	width: 23px;
	height: 23px;
	margin-top: 2px;
	margin-right: 10px;
}
.domanda_test label {
	font-size: 18px;
	font-weight: 300;
	display: block;
	width: 100%;
	padding-left: 3%;
	margin-bottom: 14px;
	letter-spacing: 0.5px;
	cursor: pointer;
	text-transform: none;
}
.foto_test img {
	width: 100%;
}
.navigation a img {
	width: auto;
}
.navigation a {
	color: #555;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 5px;
}
.prev_domanda {
	float: left;
}
.next_domanda {
	float: right;
}
.navigation {
	padding-top: 40px;
	padding-bottom: 40px;
}
.navigation a:hover {
	text-decoration: underline;
}
.prev_domanda img {
	margin-right: 7px;
}
.next_domanda img {
	margin-left: 7px;
}
.domande, .risultato_test {
	float: left;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.descrizione_fiore h4 {
	font-size: 45px;
	color: #031F5A;
	font-family: 'Old Standard TT', serif;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.descrizione_fiore h6 {
	font-size: 23px;
	font-weight: 300;
	text-transform: uppercase;
	float: left;
	margin-bottom: 30px;
}
.descrizione_fiore h6 span {
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	color: #031F5A;
}
.link_shop {
	background-color: #031f5a;
	float: left;
	color: #fff;
}
.salvataggio {
	border: 1px solid #031f5a;
	color: #031f5a;
}
.salvataggio img, .link_shop img {
	width: auto;
	margin-right: 5px;
}
.salvataggio, .link_shop {
	text-transform: uppercase;
	padding: 5px 10px;
	float: left;
	width: auto;
	clear: both;
	margin-bottom: 5px;
	letter-spacing: 0.5px;
	font-weight: 500
}
.link_shop {
	margin-bottom: 20px;
}
.link_shop:hover {
	color: #ffffff;
	background-color: #02143B;
	text-decoration: underline;
}
.salvataggio:hover {
	font-weight: 700;
	text-decoration: underline
}
/*--------------------------------------------
					BLOG
---------------------------------------------*/


.blog_container {
	padding: 0 2.5%;
	float: left;
	width: 100%;
}
.intestazione_blog {
	float: left;
	width: 100%;
	margin-top: 50px;
	border-bottom: 1px solid #E1E1E1;
}
.intestazione_blog .logo {
	width: 40%;
	height: 20px;
	top: 0;
	float: left;
	height: 70px;
}
.intestazione_blog ul {
	float: right;
	width: 60%;
	list-style: none;
	display: inline-block;
	padding: 0;
	text-align: right;
	padding-top: 15px;
	margin: 0;
}
.intestazione_blog ul li {
	width: auto;
	padding: 0 25px;
	display: inline-block;
}
.intestazione_blog ul li a {
	color: #666;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 0.5px;
}
.ricerca_blog {
	display: none
}
.ricerca_blog.open {
	display: inline-block;
	vertical-align: middle;
}
.ricerca_link .ricerca {
	display: inline-block;
	vertical-align: middle;
}
.ricerca_blog.open form {
	display: inline-block;
	margin: 0;
}
.ricerca_blog.open form input {
	height: 40px;
	width: 210px;
	border: 0;
	border-bottom: 1px solid #031F5A;
	font-size: 16px;
	padding: 0 10px;
}
.intestazione_blog .logo img {
	width: 400px;
}
.blog_wrapper {
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.blog_wrapper ul:first-child {
	padding: 0;
	list-style: none;
	display: table;
	width: 65%;
	float: left;
}
.blog_wrapper ul li {
	display: inline-block;
	margin-bottom: 40px;
	width: 100%;
}
.small_blog h2 {
	font-size: 25px;
	margin-bottom: 5px !important;
}
.small_blog .container_titoli {
	width: 70%;
	margin: 0 15%;
}
.blog_wrapper ul li.big_blog {
	float: left;
	width: 65%;
	overflow: hidden;
}
.blog_wrapper ul li.small_blog {
	padding-left: 40px;
	width: 35%;
	overflow: hidden;
	position: relative;
}
.blog_wrapper ul li a {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #031F5A;
}
.blog_wrapper ul li img {
	width: 100%;
	float: left;
	transition: opacity 1s, transform 1s;
	z-index: 0;
}
.blog_wrapper ul li:hover a img {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
}
.container_titoli {
	position: absolute;
	width: 80%;
	margin: 0 10%;
	bottom: 0px;
	background-color: #fff;
	padding: 22px 25px 15px;
	z-index: 999;
	right: 0;
	left: 0;
}
.container_titoli h3 {
	color: #031F5A;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
	display: inline-block;
	margin-right: 10px;
}
.container_titoli p {
	color: #666;
	margin-top: 27px;
}
.container_titoli h2 {
	margin-bottom: 0;
	color: #555;
	margin-top: 5px;
	font-size: 24px;
	float: left;
	width: 100%;
}
.container_titoli h2 strong {
	color: #031f5a;
}
.container_titoli p:last-child {
	text-transform: uppercase;
	color: #031F5A;
	font-weight: 700;
	font-size: 14px;
	margin-top: 10px;
}
li .newsletter h4 {
	font-size: 48px;
	font-family: 'Old Standard TT', serif;
	margin-top: 0;
	font-weight: 500;
	letter-spacing: 1px;
}
li .newsletter p {
	font-weight: 100;
	font-size: 16px;
}
.newsletter form {
	float: left;
	width: 100%;
}
li .newsletter {
	position: relative;
	background-color: #031F5A;
	float: left;
	color: #fff;
	padding: 10%;
}
li .newsletter form input[type="text"] {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	height: 52px;
	width: 100%;
	margin-top: 10px;
	padding: 15px;
	color: #FFFFFF;
	font-size: 19px;
}
li .newsletter form label {
	font-weight: 300;
	letter-spacing: 0.5px;
	float: left;
	font-size: 12px;
	margin-top: 20px;
}
li .newsletter form input[type="submit"] {
	float: right;
	margin-top: 12px;
	border: 0;
	height: 34px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 0;
	font-weight: 700;
	width: 100px;
	background-color: #fff;
	text-align: center;
	color: #031F5A;
}
li .newsletter form label input {
	margin-right: 5px;
	position: relative;
	width: auto;
	height: auto;
}
li .newsletter form input[type="text"]::-webkit-input-placeholder {
color: #fff;
text-transform: uppercase;
}
li .newsletter form input[type="text"]:-moz-placeholder {
color: #fff;
text-transform: uppercase;
}
li .newsletter form input[type="text"]::-moz-placeholder {
color: #fff;
text-transform: uppercase;
}
li .newsletter form input[type="text"]:-ms-input-placeholder {
color: #fff;
text-transform: uppercase;
}
.articolo_blog {
	padding-left: 0;
	margin-bottom: 20px;
}
.articolo_blog h2 {
	font-size: 40px;
}
.articolo_blog p {
	margin-top: 20px;
}
.swiper-container2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-container2 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.gallery-sopra {
	float: left;
	width: 100%;
}
.gallery-sopra .swiper-slide {
	background-size: cover;
	background-position: center;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.gallery-sopra {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #031F5A;
}
.gallery-sotto {
	height: 100px;
	box-sizing: border-box;
	padding: 10px 0;
	position: relative;
	bottom: 0;
	width: 98%;
}
.gallery-sotto .swiper-slide {
	width: auto;
	height: 100%;
	opacity: 0.8;
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.gallery-sotto .swiper-slide-active {
	opacity: 1;
	cursor: pointer;
	padding-bottom: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-bottom: 2px solid #031F5A;
}
.arrow-next2 img, .arrow-prev2 img {
	width: 35px;
}
.arrow-next2 {
	position: absolute;
	top: 45%;
	z-index: 1000;
	left: 5%;
	cursor: pointer;
}
.arrow-prev2 {
	position: absolute;
	top: 45%;
	z-index: 1000;
	cursor: pointer;
	right: 5%;
}
.gallery-sopra .swiper-slide img {
	height: 600px;
	display: inline-block;
}
.gallery-sotto .swiper-slide img {
	height: 100%;
}
.condividi {
	float: left;
	width: 100%;
	margin-top: 70px;
	border-top: 1px solid #F2F2F2;
	padding-top: 20px;
}
.condividi h5 {
	color: #031f5a;
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	display: inline-block;
	float: left;
	margin-top: 4px;
}
.condividi ul {
	float: left;
	margin-left: 26px;
	border-left: 1px solid #ccc;
	padding-left: 21px;
	margin-bottom: 0;
}
.condividi ul li a {
	color: #666;
	border-bottom: 0;
	text-transform: uppercase;
	position: relative;
	top: 2px;
	letter-spacing: 1px;
	font-weight: 100;
	font-size: 15px;
	margin-bottom: 4px;
}
.condividi ul li {
	margin: 0;
	padding-right: 23px;
}
.blog_wrapper ul:nth-child(even) {
	width: 35%;
	float: left;
}
/*--------------------------------------------
					pagine interne
---------------------------------------------*/

.wrapper .login, .wrapper .reset, .wrapper .remind {
	padding: 2.5% 2.5% 0;
}
.wrapper .login .well, .wrapper .reset .well, .wrapper .remind .well {
	background-color: #fff;
	border: 0;
	box-shadow: none;
	margin: 0 auto;
	padding: 0;
}
.wrapper .login .well .control-group label, .wrapper .reset .well label, .wrapper .remind .well label {
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	float: left;
	padding-top: 10px;
}
.wrapper .login .well button, .wrapper .reset .well button, .wrapper .remind .well button {
	background-color: #031F5A;
	border: 0;
	color: #fff;
	width: 30%;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 8px;
	float: left;
	text-align: center;
	height: auto;
	border-radius: 0;
	margin-top: 20px;
}
.wrapper .login .well input[type=checkbox] {
	width: auto;
	float: left;
	margin-left: 5px;
}
.wrapper .login .control-group {
	float: left;
	width: 100%;
	width: 800px;
}
.wrapper .login input[type="text"], .wrapper .reset input[type="text"], .wrapper .remind .well input[type="email"] {
	float: left;
	width: 100%;
	height: 30px;
	font-size: 14px;
	max-width: 500px;
	clear: both;
}
.wrapper .login input[type="password"] {
	float: left;
	width: 100%;
	height: 30px;
	max-width: 500px;
	clear: both;
	font-size: 14px;
}
.wrapper .well button:hover {
	background-color: #022779;
}
.wrapper ul.nav.nav-tabs.nav-stacked {
	border: 0;
	padding: 2.5%;
	margin-bottom: 2.5%;
	width: auto;
}
.wrapper ul.nav.nav-tabs.nav-stacked li a {
	padding: 5px 0;
	float: left;
	width: 100%;
	font-size: 15px !important;
	line-height: 16px;
	font-family: 'Roboto', sans-serif;
	color: #666 !important;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}
.wrapper ul.nav.nav-tabs.nav-stacked li a:hover {
	font-weight: 300;
	background: none;
	border: 0;
	color: #031F5A !important;
}
.wrapper ul.nav.nav-tabs.nav-stacked li {
	/* float: left; */
    /* width: 100%; */
	height: 30px;
	display: block;
	width: auto;
}
.cart-view {
	padding: 2.5%;
}
.width50 {
	width: 50%;
	float: left;
	margin: 0;
}
.continue_link {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1.5px;
	float: right;
}
.continue_link:before {
	background-image: url(../images/arrow_link_hover.png);
	content: '';
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}
.vm-continue-shopping {
	margin-top: 23px;
}
#checkoutForm {
	float: left;
	width: 100%;
}
.testo_privacy {
	background: #FFF;
	width: 80%;
	margin: 0 auto;
	position: relative;
	padding: 25px 25px;
	height: 50%;
	overflow: auto;
	margin-top: 10%;
	border: 1px solid #E5E5E5;
	text-align: left;
}
#testo_privacy {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
}
.testo_privacy p {
	font-size: 16px
}
.testo_privacy h4 {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 30px;
	color: #031f5a;
}
.testo_privacy h4:first-child {
	margin-top: 0px;
}
.newsletter_container {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	display: block;
}
.newsletter_container.open {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	display: block;
}
.newsletter_testo {
	background-image: url(../images/texture.jpg);
	width: 600px;
	margin: 0 auto;
	position: relative;
	padding: 4%;
	height: auto;
	overflow: auto;
	margin-top: 10%;
	color: #fff;
	text-align: left;
}
.newsletter_testo h4 {
	font-size: 45px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Old Standard TT', serif;
	font-weight: 300;
	text-align: center;
	margin-bottom: 28px;
}
.newsletter_testo p {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	float: left;
}
.newsletter_testo p {
	font-size: 17px;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: center;
}
 .newsletter_testo ::-webkit-input-placeholder {
color:#031F5A;
}
.newsletter_testo ::-moz-placeholder {
color:#031F5A;
} /* firefox 19+ */
.newsletter_testo :-ms-input-placeholder {
color:#031F5A;
} /* ie */
.newsletter_testo input:-moz-placeholder {
color:#031F5A;
}
.newsletter_testo input {
	height: 50px;
	font-size: 17px;
	text-align: center;
	font-weight: 700;
}
 .newsletter_testo input:focus::-webkit-input-placeholder {
color: transparent;
}

/* Firefox < 19 */
.newsletter_testo input:focus:-moz-placeholder {
color: transparent;
}

/* Firefox > 19 */
.newsletter_testo input:focus::-moz-placeholder {
color: transparent;
}

/* Internet Explorer 10 */
.newsletter_testo input:focus:-ms-input-placeholder {
color: transparent;
}
#acymailing_messages_info {
	height: 100%;
	width: 100%;
	color: #666666;
	text-align: center;
	background: #efefef;
	border: 0;
	padding: 0;
	border-radius: 0;
	margin: 0;
	height: 100%;
	position: fixed;
	display: table;
}
#acymailing_messages_info p {
	background: #efefef;
	display: table-cell;
	vertical-align: middle;
	float: none;
	font-size: 25px;
}
.newsletter_testo label {
	width: 100%;
	color: #FFF;
	font-weight: 300;
	margin-bottom: 0;
	display: table;
	vertical-align: middle;
	margin-top: 10px;
	text-align: center;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
}
.newsletter_testo label input {
	width: 18px;
	height: 18px;
	font-size: 22px;
	font-weight: 500;
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 0;
	height: 30px;
}
.newsletter_testo input[type="submit"] {
	background-color: transparent;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 20px;
	float: none;
	display: inline-block;
	color: #FFFFFF;
	font-weight: 700;
	border: 2px solid #FFFFFF;
}
span.close_newsletter {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.newsletter_testo form {
	float: left;
	width: 100%;
	text-align: center;
}
.newsletter_testo p strong {
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
}
.page_container {
	padding: 0 2.5%;
}
.page_container .articolo h1 {
	padding-bottom: 20px;
}
.page_container .articolo {
	padding-top: 40px;
	margin-bottom: 2.5%;
	padding-left: 0;
}
.page_container .foto {
	padding-right: 0;
	padding-right: 0;
	margin-bottom: 2.5%;
}
.page_container .articolo h2 {
	margin-top: 0;
	font-size: 35px;
}
.page_container .articolo h2 {
	margin-top: 0;
	font-size: 35px;
	display: block;
}
.page_container .articolo h3 {
	display: block;
	float: left;
	width: 100%;
	font-size: 32px;
}
.page_container .articolo h4 {
	float: left;
	width: 100%;
	font-size: 21px;
	margin-top: 50px;
	font-weight: 700;
	letter-spacing: 0.5px;
}
.page_container .articolo a {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 17px;
	padding: 10px 25px;
	border: 1px solid #031F5A;
	margin-top: 20px;
}
/*--------------------------------------------
					carrello
---------------------------------------------*/ 

.refresh {
	position: relative;
	float: left;
	width: 100%;
}
.riga_pagination .effettua_login {
	float: right;
	width: auto;
}
.refresh a {
	width: 100%;
	display: inline-block;
	position: relative;
	float: left;
	font-weight: 500;
	color: #031F5A;
	margin-top: 9px;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}
.refresh a img {
	display: inline-block;
	margin-right: 5px;
	width: 18px;
	top: -2px;
	position: relative;
}
.carrello_container {
	padding: 0 2.5%;
}
.wrapper_carrello {
	padding: 0;
	max-width: 1600px;
}
.intestazione_carrello {
	padding-top: 20px;
	padding-left: 0;
	position: relative;
}
.intestazione_carrello h2 {
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	color: #555;
	font-weight: 300;
	margin-top: 5px;
	margin-bottom: 0;
}
a.continua_acquisti {
	position: absolute;
	right: 0;
	top: 20px;
	border: 1px solid #031f5a;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 10px 15px;
}
.intestazione_carrello p {
	font-size: 15px;
	margin-top: 4px;
	font-weight: 300;
}
.intestazione_carrello p a {
	font-weight: 700;
}
.intestazione_carrello .login {
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid;
	padding: 6px 13px;
	margin: 0 10px;
	font-size: 16px;
	letter-spacing: 1px;
}
a.registrati_carrello {
	font-weight: 700;
	text-decoration: underline;
}
.step_container {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.tabella_carrello {
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	border-left: 0;
	margin-top: 35px;
	border-bottom: 0;
}
.riga_tabella {
	float: left;
	width: 100%;
	padding-right: 15px;
	position: relative;
}
.colonna {
	float: left;
	padding: 1%0;
	display: table;
	height: 180px;
	text-align: center;
	border-bottom: 1px solid #E2E2E2;
}
.elimina {
	background-color: #031F5A;
	float: left;
	display: table;
	height: 180px;
	width: 3%;
	border-bottom: 1px solid #031F5A;
}
.colonna.prodotto {
	width: 50%;
	text-align: left;
}
.colonna.quantita,  .colonna.prezzo, .colonna.sconto, .colonna.prezzo {
	width: 15.2%;
}
.colonna p {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 500;
}
.colonna h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
}
.colonna h2 {
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	font-size: 33px;
	margin: 0;
	width: 70%;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E2E2E2;
}
.colonna h2 img {
	height: 36px;
	top: -5px;
	position: relative;
}
.colonna .dettagli_prodotto {
	margin: 0;
}
.colonna .dettagli_prodotto p span {
	text-transform: none
}
.colonna .dettagli_prodotto img {
	width: 30px;
}
.foto_prodotto {
	width: 40%;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.colonna.prodotto .vertical_align {
	height: 100%;
	position: relative;
	padding-left: 20px;
}
.colonna .vertical_align {
	display: table-cell;
	vertical-align: middle;
}
.foto_prodotto img {
	width: 51%;
}
.elimina a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.colonna.quantita ul li {
	display: inline-block;
	float: left;
	width: 40px;
	height: 42px;
	border: 1px solid #E2E2E2;
	margin-left: -1px;
}
.colonna.quantita ul {
	padding: 0;
	list-style: none;
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	display: inline-block;
}
.colonna.quantita ul li span {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #fff;
	color: #031F5A;
	font-size: 20px;
	font-weight: 700;
	height: 40px;
	padding-top: 5px;
}
.colonna.quantita ul li a {
	width: 100%;
	float: left;
	height: 40px;
	text-align: center;
	background-color: #fff;
	color: #ACACAC;
	font-size: 20px;
	font-weight: 100;
	padding-top: 5px;
}
.colonna h4 {
	color: #666;
	font-weight: 300;
	font-size: 23px;
	display: inline-block;
	margin: 0;
}
.colonna h5 {
	color: #031F5A;
	font-family: 'Old Standard TT', serif;
	display: inline-block;
	margin: 0;
	font-size: 23px;
}
.colonna_totale {
	background-color: #F6F6F6;
	height: 180px;
	width: 17%;
	display: table;
	text-align: center;
	border-bottom: 1px solid #E2E2E2;
	margin-right: -1%;
}
.colonna_totale .vertical_align {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.colonna_totale p {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #031F5A;
	font-weight: 700;
}
.colonna_totale h6 {
	color: #031F5A;
	font-family: 'Old Standard TT', serif;
	display: inline-block;
	margin: 0;
	font-size: 28px;
}
.riga_tabella .container-fluid {
	padding: 0;
}
.colonna p strong {
	color: #031F5A;
}
.colonna_prodotto {
	padding-right: 0;
}
.step_container ul {
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.step_container ul li {
	width: 33.33%;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 1px;
	position: relative;
	float: left;
}
.step_container ul li a {
	float: left;
	width: 100%;
}
.step_container ul li a .numero_step {
	border-radius: 100%;
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
	padding-top: 0px;
	border: 1px solid #C8C8C8;
	font-size: 21px;
	background-color: #FFF;
	color: #666;
}
.linea_carrello {
	height: 4px;
	background-color: #E9E9E9;
	position: absolute;
	display: inline-block;
	top: 17px;
	margin-left: 0;
	margin-right: 1px;
	width: 99%;
	z-index: -1;
	left: 0;
}
.step_container ul li:last-child .linea_carrello {
}
.step_container ul li .active .linea_carrello {
	background-color: #031F5A;
}
.step_container ul li .active .numero_step {
	font-weight: 500;
	z-index: 99999;
	color: #031f5a;
	border: 2px solid #031f5a;
	background-color: #fff;
}
.step_container ul li .active {
	font-weight: 700;
}
.riga_totale {
	float: left;
	width: 100%;
}
.prezzo_totale {
	float: right;
	margin: 0;
	background-color: #F6F6F6;
	text-align: center;
	height: auto;
	padding-top: 18px;
	width: 16.8%;
	padding-bottom: 20px;
}
.totale_prezzo {
	width: 83%;
	padding: 0 15px;
	float: left;
}

.dettagli_prodotto_subpack h5 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 14px;
}

.dettagli_prodotto_subpack p {margin: 0;}

/*.dettagli_prodotto_subpack {
    float: left;
    width: 31%;
}*/
.step_container ul li p {
	color: #666;
	font-size: 16px;
}
.step_container ul li .active p {
	color: #031f5a;
}
.prezzo_totale span {
	color: #031F5A;
	font-family: 'Old Standard TT', serif;
	display: inline-block;
	margin: 0;
	font-size: 40px;
}
.riga_totale p {
	text-align: right;
	padding-top: 41px;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #031F5A;
	font-weight: 700;
}
.fascia_codice, .riga_pagination {
	width: 100%;
	float: left;
}
.coupon {
	width: 50%;
	float: left;
	margin-top: 0px;
	right: 0;
	position: relative;
	border: 0;
	padding: 0;
}
.inserimento_codice {
	float: right;
	width: 100%;
	text-align: left;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	margin-top: 30px;
	padding-bottom: 30px;
	padding-top: 8px;
}
.inserimento_codice p {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 500;
	display: inline-block;
	width: auto;
	margin-right: 20px;
	padding-top: 8px;
	float: none;
}
.inserimento_codice p {
	display: inline-block;
	width: auto;
	text-transform: uppercase;
	margin-top: 6px;
	margin-right: 15px;
}
.inserimento_codice input {
	display: inline-block;
	width: 50%;
	height: 40px;
	margin-bottom: 0;
	float: none;
	margin-right: 25px;
}
.inserimento_codice a {
	display: inline-block;
	text-decoration: underline;
	font-size: 15px;
	padding-top: 7px;
}
.inserimento_codice h3 {
	float: left;
	width: auto;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #031F5A;
}
.inserimento_codice label {
	width: 100%;
	float: left;
	text-align: right;
	padding-right: 15px;
}
.risultato_codice {
	float: right;
	margin: 0;
	text-align: left;
	width: 65%;
	padding-top: 20px;
}
.codice_ok, .codice_errato {
	text-align: left;
	float: left;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.elimina_coupon a {
	text-transform: none;
	padding: 0;
	margin-right: 0;
	letter-spacing: 0;
	text-decoration: underline;
	color: #031F5A;
	font-weight: 700
}
.elimina_coupon {
	margin-top: 5px;
	float: left;
	width: 100%;
}
.codice_ok p, .codice_errato p {
	margin: 0;
	display: inline;
	width: auto;
	float: none;
}
.codice_ok img {
	display: inline-block;
	width: 22px;
	vertical-align: middle;
	top: -5px;
	position: relative;
	margin-right: 6px;
}
.codice_errato img {
	display: inline-block;
	width: 26px;
	vertical-align: middle;
	top: -2px;
	position: relative;
	margin-right: 6px;
}
.codice_ok p strong {
	color: #031F5A;
}
.consegna_gratuita {
	width: 100%;
	float: right;
	text-align: right;
	margin-top: 20px;
}
.consegna_gratuita p {
	width: auto;
	float: none;
	display: inline-block;
	margin-left: 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}
.foto_coupon {
	float: left;
	margin-right: 4%;
}
.coupon:after {
	content: '';
	background-image: url(../images/arrow_promo.png);
	height: 64px;
	width: 48px;
	display: block;
	position: absolute;
	right: 5%;
	top: 28%;
	background-repeat: no-repeat;
}
.descrizione_coupon {
	width: 55%;
	float: left;
}
.descrizione_coupon h3 {
	text-align: left;
	padding-top: 0;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 6px;
	color: #031F5A;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.codice_coupon {
	float: left;
	width: auto;
	text-align: center;
	padding: 10px 50px;
	border: 1px solid #DCDCDC;
	margin-top: 12px;
}
.codice_coupon p {
	float: none;
	width: auto;
	display: inline-block;
	margin: 0;
	text-transform: uppercase;
	margin-right: 10px;
}
.codice_coupon span {
	color: #031F5A;
	font-weight: 700;
	font-size: 23px;
}
.riga_pagination {
	margin-bottom: 70px;
	margin-top: 30px;
}
a.link_procedere {
	background-color: #031f5a;
	color: #fff;
	padding: 15px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	float: right;
	font-size: 16px;
	vertical-align: middle;
}
a.link_procedere img {
	    position: relative;
    margin-right: 5px;
    top: -3px;
}
.riga_tabella:last-child {
	border-bottom: 1px solid #031F5A;
}
.fascia_destra {
	width: 45%;
	float: right;
}
.step_container ul li:first-child .linea_carrello {
	width: 99%;
	margin-left: 0;
}
.avviso_spedizione {
	float: right;
	width: 70%;
	margin-top: 30px;
	border: 2px solid #031F5A;
}
.avviso_paese {
	display: none;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	margin-right: 46px;
	float: left;
	padding-top: 18px;
}
.img_spedizione {
	width: 18%;
	float: left;
	text-align: center;
	padding-top: 15px;
}
.dettagli_spedizione {
	width: 82%;
	float: right;
	padding-top: 16px;
	padding-bottom: 25px;
}
.dettagli_spedizione h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 700;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	color: #031F5A;
	width: 70%;
	float: left;
}
.dettagli_spedizione h4 {
	float: left;
	width: 30%;
	margin-top: 7px;
	color: #031F5A;
	font-family: 'Old Standard TT', serif;
	display: inline-block;
	font-size: 30px;
	margin-bottom: 0;
}
.dettagli_spedizione p {
	font-size: 17px;
}
.dettagli_spedizione .spese {
	font-size: 15px;
	text-decoration: none;
	float: left;
	clear: both;
	width: 100%;
	color: #666666;
	font-weight: 300;
	margin-bottom: 16px;
	font-style: normal;
}
.dettagli_spedizione span {
	font-weight: 700;
	color: #031F5A;
}
.dettagli_spedizione span {
	font-weight: 500;
	font-style: italic;
	cursor: pointer;
	text-decoration: underline;
}
.dettagli_spedizione p span {
	text-decoration: none;
}
a.visualizza_taglie {
	float: right;
	width: 100%;
	margin-top: 30px;
}
.visualizza_taglie span {
	width: 12%;
	float: left;
	max-width: 60px;
}
a.visualizza_taglie h5 {
	font-size: 20px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	text-transform: uppercase;
	float: left;
	width: 83%;
	margin-bottom: 0;
	margin-left: 2%;
	margin-top: 0;
	padding-top: 7px;
}
a.visualizza_taglie p {
	width: 83%;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 2%;
	color: #555;
	font-size: 14px;
}
.visualizza_taglie span img {
	width: 85%;
}
/*---------------------  FASE 2 -------------------------------*/

.container_carrello {
	float: left;
	width: 100%;
	padding-top: 10px;
}
#indirizzo_spedizione form {
	float: left;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #D3D3D3;
}
.assistenza_acquisto {
	position: absolute;
	bottom: 70px;
	padding: 14px 35px;
	border-radius: 12px;
	background: rgb(229,229,229);
	background: -moz-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,229,229,1)), color-stop(41%, rgba(246,246,246,1)), color-stop(69%, rgba(246,246,246,1)), color-stop(100%, rgba(229,229,229,1)));
	background: -webkit-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: linear-gradient(to right, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=1 );
}
.assistenza_acquisto img {
	float: left;
	margin-right: 15px;
	display: block;
}
.assistenza_acquisto h5 {
	font-size: 18px;
	margin-top: 15px;
}
.assistenza_acquisto span {
	float: left;
}
.assistenza_acquisto h5 strong {
	color: #031F5A;
	font-size: 18px;
}
.dati_container {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.dati_container h3 {
	width: auto;
	background-color: #031f5a;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 6px 15px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 0;
}
.dati_container .cart_form {
	float: left;
	width: 100%;
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
	margin-top: -1px;
}
#userForm {
    border-top: 1px solid #e9e9e9;
}
.dati_container .cart_form .input_container {
	float: left;
	width: 100%;
}
#adminForm .input_container .input, #userFormShip .input_container .input {
	width: 30%;
	float: left;
	margin-right: 3.3%;
	height: 65px;
	margin-bottom: 20px;
}
.input_container .input {
	width: 30%;
	float: left;
	margin-right: 3.3%;
	min-height: 80px;
}
.dati_container #adminForm {
	margin: 0;
	padding-bottom: 0;
}
.input_container .input label {
	font-size: 15px;
	letter-spacing: 1px;
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-weight: 500;
}
.input_container .input input {
	height: 30px;
	background-color: #FDFDFD;
	font-size: 14px;
	font-weight: 500;
	color: #444444;
	margin-bottom: 15px;
}
.input_container select {
	height: 30px;
	background-color: #FDFDFD;
	font-size: 14px;
	font-weight: 500;
	color: #444444;
	margin-bottom: 15px;
	width: 100%;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	padding: 3px 5px;
}
.dati_container p a {
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid;
	padding: 6px 13px;
	margin: 0 10px;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none !important;
}
.dati_container .cart_form p {
	font-size: 19px;
}
.container_pagamento {
	width: 100%;
	padding-left: 1%;
	float: left;
}
.container_pagamento label {
	font-size: 18px;
	letter-spacing: 1px;
	width: 50%;
	text-transform: uppercase;
	font-weight: 300;
	border-bottom: 1px solid #E9E9E9;
	padding: 15px;
}
.container_pagamento label input {
width: 20px;
    margin-right: 13px;
    padding: 0;
    position: relative;
    margin-top: 0;
    top: -5px;
}
.container_pagamento.metodi_spedizione label p {
    width: 100%;
}

.dati_container .cart_form .input_container:last-child {
	margin-bottom: 0;
}
.dati_container .chzn-container-single .chzn-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 8px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 0px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: none;
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 30px;
	margin: 0;
	font-size: 14px;
}
.input_container label p {
	text-transform: none;
	font-weight: 300;
	font-size: 15px;
	display: inline-block;
	float: right;
	width: auto;
}
.input_container label input {
	float: left;
	display: inline-block;
}
.dati_container textarea {
	width: 63.3%;
	height: 125px;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	background-color: #FDFDFD;
	padding: 10px 10px;
	font-size: 18px;
	font-weight: 500;
	color: #444444;
}
.dati_container .cart_form a {
	text-transform: uppercase;
	font-weight: 500;
	padding: 6px 13px;
	margin: 0 10px;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.link_indietro {
	background-color: #fff;
	color: #031f5a;
	border: 2px solid;
	padding: 10px 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	float: left;
	font-size: 16px;
	vertical-align: middle;
}
.link_indietro img {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
	margin-right: 10px;
}
.container_pagamento label span {
	text-align: right;
	float: right;
	width: 50%;
}
.container_pagamento label span img {
	width: 100%;
}
.container_pagamento label p {
	width: 50%;
	float: left;
	padding-top: 14px;
	line-height: 22px;
}
.container_pagamento label span img {
	margin: 0 6px;
}
#terminiecondizioni {
	position: fixed;
	background: rgba(77, 77, 77, 0.57);
	z-index: 999999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.terminicontent {
	width: 70%;
	background: #ffffff;
	height: 80%;
	top: 5%;
	left: 15%;
	position: relative;
	padding: 20px;
	overflow: auto;
}
#terminiecondizioni_close {
	content: '';
	background-image: url(../images/close.jpg);
	width: 40px;
	height: 40px;
	display: block;
	background-size: cover;
	position: absolute;
	right: 0;
}
.cart_form a {
	text-decoration: none;
}
#terminiclick {
	text-decoration: none;
	color: #666;
	text-transform: none;
	padding-right: 0;
}
.dati_container .terminicontent a {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	border: 0;
	text-transform: none;
	font-weight: 900;
}
.dati_container .terminicontent p {
	font-size: 15px;
}
.dettagli_prodotto a {
	font-weight: 700;
}
.dettagli_prodotto a span {
	text-decoration: underline;
}
/*---------------------  FASE 3 -------------------------------*/






.tabella_riepilogo {
	float: left;
	width: 100%;
	/* overflow: hidden; */
	display: table;
}
.tabella_riepilogo .container-fluid {
}
.riepilogo_riga {
	width: 100%;
	float: left;
	display: table;
	border: 1px solid #E3E3E3;
	position: relative;
	border-bottom: 0;
	min-height: 100px;
}
.titolo {
	width: 25%;
	height: 100%;
	float: left;
}
.dettagli {
	width: 75%;
	height: 100%;
	float: left;
}
.colonna_riepilogo {
	display: inline-block;
	width: 80%;
	height: 100%;
}
.quantita_col, .prezzo_col {
	width: 30%;
	float: left;
	display: table;
	height: 120px;
	text-align: center;
}
.prodotto {
	width: 100%;
	float: left;
	border-bottom: 1px solid #E2E2E2;
}
.slide .swiper-wrapper {
	max-height: 880px;
}
.prodotto .prodotto_col {
	width: 40%;
	float: left;
	display: table;
	height: 120px;
}
.tabella_riepilogo .vertical_align {
	display: table-cell;
	vertical-align: middle;
}
.prodotto .prodotto_col h5 {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 700;
}
.prodotto_col p, .dettagli p {
	font-size: 17px;
	padding: 0;
	margin: 0;
}
.prodotto_col p span {
	font-weight: 500;
}
.quantita_col p, .prezzo_col p {
	text-transform: uppercase;
	margin: 0;
	font-size: 14px;
}
.quantita_col h4, .prezzo_col h4 {
	font-size: 19px;
	font-weight: 500;
	margin: 0;
}
.prezzo_col h4 span {
	text-decoration: line-through;
}
.prezzo_col h4 span:after {
	content: '-';
	margin-left: 10px;
	text-decoration: none;
	font-size: 21px;
}
.colonna_totalefinale {
	background-color: #F6F6F6;
	display: inline-block;
	text-align: center;
	border-bottom: 1px solid #EEECEC;
	width: 20%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.colonna_totalefinale p {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #031F5A;
	font-weight: 700;
}
.colonna_totalefinale h6 {
	color: #031F5A;
	font-family: 'Old Standard TT', serif;
	display: inline-block;
	margin: 0;
	font-size: 28px;
}
.titolo .vertical_align {
	width: 100%;
	height: 100%;
	display: table;
}
.titolo .vertical_align h4 {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #031F5A;
	font-weight: 700;
	padding-left: 15px;
}
.colonna_totalefinale .align_or {
	width: 100%;
	float: left;
	height: 100%;
	display: table;
}
.titolo .align_or {
	width: 100%;
	float: left;
	height: 100%;
	display: table;
}
.dettagli .align_or {
	width: 100%;
	float: left;
	height: 100%;
	display: table;
}
.reset h2, .remind h2, legend, .login h2 {
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #031F5A;
	font-weight: 500;
	border: 0;
}
.dettagli .prodotto:last-child {
	border: 0;
}
.metodo h4 {
	text-align: left;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #031F5A;
	font-weight: 700;
	padding-left: 15px;
	margin-top: 35px;
}
.metodo h5 {
	font-size: 17px;
	margin-top: 35px;
	letter-spacing: 0.5px;
	font-weight: 500;
}
.tabella_riepilogo .riga_totale {
	float: left;
	width: 100%;
	border-top: 2px solid #031F5A;
}
.riga_totale.riepilogo .prezzo_totale {
	width: 20%;
	float: right
}
.riga_totale.riepilogo .totale_prezzo {
	width: 80%;
}
.riga_condizioni {
	width: 50%;
	float: right;
	text-align: right;
	MARGIN-TOP: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E3E3E3;
}
.riga_condizioni .cart_form {
	border-top: 1px solid #031F5A;
}
.riga_condizioni form {
	border: 0;
	margin: 0;
	padding: 0;
}
.riga_condizioni h6 {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #031F5A;
	text-align: right;
}
.riga_condizioni form input {
	width: 20px;
	height: 20px;
	margin-right: 5px
}
.riga_condizioni form label {
	font-weight: 300;
	font-size: 17px;
	text-transform: none;
}
.metodo .dettagli p {
	margin-bottom: 35px;
}
.assistenza_acquisto.after {
	position: relative;
	width: auto;
	float: left;
	clear: left;
	bottom: auto;
	margin-top: 46px;
	padding: 10px 45px;
}
#userForm {
	float: left;
	width: 100%;
}
.container_service h1 {
	text-transform: none;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
}
#form-login {
	font-size: 22px;
}
#form-login {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.container_service input[type=submit] {
	float: right;
	width: auto;
	border: 1px solid #031F5A;
	color: #031F5A;
	text-transform: uppercase;
	padding: 5px 20px;
	font-weight: 500;
	margin-left: 20px;
	background-color: transparent;
	display: block;
}
#adminForm, #userForm {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 40px;
}
.userfields_info {
	display: block;
	margin: 0px 0px 8px 0px;
	color: #031F5A;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 28px;
	letter-spacing: 1px;
}
table.user-details input {
	width: 100%;
	text-align: left;
	float: left;
	padding: 6px 12px;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	height: 30px;
	background-color: #FDFDFD;
}
table.user-details {
	width: 80%;
	margin-bottom: 10px;
	max-width: 1000px;
}
.chzn-container, .chzn-drop {
	max-width: 100%;
	width: 500px !important;
}
.chzn-container-single .chzn-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
}
#com-form-login h2 {
	font-size: 18px;
	letter-spacing: 1px;
	float: left;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	color: #555555;
	font-weight: 300;
}
#com-form-login input {
	width: 90%;
	height: 35px;
}
#com-form-login .width30.floatleft {
	display: inline-block;
	margin: 0 20px 0 0;
	float: none;
	width: auto;
}
#com-form-login .default {
	width: auto;
	float: left;
	margin: 0;
	margin-right: 20px;
	font-weight: 500;
	background-color: #031F5A;
	padding: 5px 20px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
}
#com-form-login .default:hover {
	background-color: #022779;
}
.login_input {
	width: 50% !important;
	float: left !important;
}
#com-form-login-remember span {
	padding-top: 9px;
	float: left;
}
.container_service h3 {
	width: auto;
	background-color: #031f5a;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 6px 15px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 0;
}
#com-form-login {
	margin-bottom: 30px;
	padding: 10px 20px;
	background-color: #EFEFEF;
	width: 800px;
}
#com-form-login-remember {
	float: left !important;
	width: 100% !important;
	margin-bottom: 20px;
}
#adminForm {
	position: relative;
	padding-bottom: 50px;
}
.buttonBar-right {
	text-align: right;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
}
.buttonBar-right .button {
	margin-right: 20px;
	margin-left: 0
}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:hover, .vm-button-correct:visited, .vm-button-correct:hover {
	color: #f2f2f2;
	text-decoration: none;
	font-size: 16px;
	background: #031F5A;
	font-weight: 500;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 14px;
}
.vm-wrap {
	padding: 2.5%;
	float: left;
	width: 100%;
}
.order-view h2 {
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
}
.vm-orders-list h1 {
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #031F5A
}
#order_number, #order_pass {
	width: 90%;
}
#com-form-order-submit input {
	float: left;
	margin-top: 25px;
}
.registration {
	padding: 2.5%;
	float: left;
	width: 100%;
}
.registration .well {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	max-width: 1600px;
	padding: 0
}
.form-horizontal .control-label {
	text-align: left;
}
#member-registration .controls input {
	width: 100%;
	text-align: left;
	float: left;
	padding: 6px 12px;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	height: 30px;
	background-color: #FDFDFD;
}

#jform_profile_dob_btn {
	float:left; 
	padding: 13.6px; 
	background-color: #031F5A; 
	background-image:url(../images/calendar.png); 
	background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: 58% 30%; }


.control-group {
	margin-bottom: 10px;
	float: left;
	width:100%;
	clear: both;
}
#com-form-order-submit input {
	float: left;
	height: 50px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn-primary {
	float: left;
	width: auto;
	border: 1px solid #031F5A;
	text-transform: uppercase;
	font-weight: 500;
	background-color: #031F5A;
	margin-left: 20px;
	padding: 5px 20px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 0;
	padding: 10px 25px;
	margin: 0;
}
.button:hover {
	background-color: #022779;
}
button.default:hover {
	background: none;
}
button[type="reset"]:hover, .btn.annulla:hover {
	background-color: #fff;
}
.btn.annulla {
	background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
	border: solid #CAC9C9 1px;
	color: #777;
	text-decoration: none;
	font-size: 16px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	vertical-align: middle;
	padding: 10px 25px;
	float: left;
	margin-left: 15px;
}
.profile {
	padding: 2.5%;
	width: 100%;
	float: left;
}
dl {
	float: left;
	width: 100%;
}
.dl-horizontal dt {
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	text-align: left;
	margin: 0;
	float: left;
	width: 30%;
}
.dl-horizontal dd {
	width: 70%;
	float: left;
	margin: 0;
}
#users-profile-core {
	width: 100%;
	float: left;
}
#users-profile-custom {
	float: left;
	width: 100%;
}
.btn-toolbar.pull-right {
	position: absolute;
	right: 2.5%;
	margin: 0;
}
.profile-edit {
	padding: 2.5%;
	float: left;
	width: 100%;
}
.profile-edit {
	padding: 2.5%;
	float: left;
	width: 100%;
}
#ui-tabs .dyn-tabs {
	display: none;
	overflow: visible;
}
ul.vantaggi_buono {
	float: left;
	width: 100%;
	list-style: none;
}
ul.vantaggi_buono li:before {
	content: '';
	background-image: url(../images/arrow_link_hover.png);
	width: 20px;
	height: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	top: 7px;
	position: relative;
}
.regalo form {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.regalo h4 {
	color: #031F5A;
}
.regalo h3 {
	float: left;
	margin-top: 0;
}
.regalo form label:first-child {
	width: 100%
}
ul.vantaggi_buono li {
	font-size: 20px;
	margin-bottom: 12px;
}
.regalo_container {
	width: 100%;
	float: left;
	padding: 2% 3%;
	margin-bottom: 50px;
		
/*	background-position: center;
	background-image: url(/images/promozioni/black-friday-2018/black_friday_texture.jpg);
	background-size: cover;*/
	
	background: rgb(229,229,229);
	background: -moz-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(229,229,229,1)), color-stop(41%, rgba(246,246,246,1)), color-stop(69%, rgba(246,246,246,1)), color-stop(100%, rgba(229,229,229,1)));
	background: -webkit-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(left, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
	background: linear-gradient(to right, rgba(229,229,229,1) 0%, rgba(246,246,246,1) 41%, rgba(246,246,246,1) 69%, rgba(229,229,229,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=1 );
	overflow: hidden;
}
.regalo form label:last-child {
	font-size: 12px;
	text-transform: none;
}
.regalo form input[type="text"] {
	height: 46px;
	width: 400px;
	font-size: 21px;
	font-weight: 500;
}
.regalo p {
	font-size: 14px;
	width: 70%;
}
.regalo form input[type="submit"] {
	background-color: #031F5A;
	color: #fff;
	width: auto;
	margin-top: 20px;
	padding: 10px 25px 10px;
	height: auto;
	font-size: 22px;
	margin-bottom: 25px;
}
.regalo_container .foto img {
	width: 100%;
	padding-top: 78px;
}
.regalo_container .foto {
	text-align: center;
}
.input_column {
	width: 30%;
	float: left;
	margin-right: 5%;
}
.input_column.seconda {
	width: 65%;
	float: left;
	margin: 0;
}
.input_column .input {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.input_column .input input {
	max-width: 100%;
}
.input_column .input label {
	width: 100%;
	float: left;
}
.input_column.seconda textarea {
	height: 346px;
	margin-top: 0;
	padding: 6px 12px;
	margin-bottom: 8px;
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	width: 70%;
	font-weight: 500;
}
.input_column .input select {
	width: 100%;
	text-align: left;
	float: left;
	height: 31px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.428571429;
	color: #4d4d4d;
	vertical-align: middle;
	background-color: #FBFBFB;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-family: 'Roboto', sans-serif;
	padding-left: 7px;
}
.input_column.seconda label {
	width: 100%;
}
.input_column.terza {
	width: 100%;
	float: left;
	margin: 0;
}
.input_column.terza input[type="submit"] {
	width: auto;
	float: left;
	margin-left: 0;
	margin-top: 20px;
	background: #031F5A;
	color: #fff;
	padding: 10px 20px;
	height: auto;
	font-size: 18px;
}
.pagina_servizio {
	padding: 0 2.5%;
}
.pagina_servizio .articolo {
	padding-left: 0;
	max-width: 1200px;
	margin-bottom: 50px;
}
.pagina_servizio h1 {
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 30px;
	padding-bottom: 0;
}
.articolo h3 {
	display: block;
	clear: both;
	float: left;
	font-family: 'Roboto', sans-serif;
	color: #031F5A;
}
.menu_servizi ul {
	float: right;
	width: 100%;
	padding: 0;
	list-style: none;
	padding-top: 35px;
}
.menu_servizi ul li a {
	text-transform: uppercase;
	color: #696969;
	padding-left: 12px;
	float: left;
	font-size: 15px;
	width: 100%;
	padding: 15px 10px;
	border-bottom: 1px solid #D5D5D5;
	letter-spacing: 1px;
	position: relative;
}
.menu_servizi {
	float: right;
}
#ui-tabs ul#tabs {
	list-style-type: none;
	overflow: hidden;
	margin: 0;
	padding: 0 !important;
	border-bottom: 1px solid #031F5A;
}
.container_service.ringraziamento {
	max-width: 1600px;
}
.container_service.ringraziamento h3 {
	width: auto;
	background-color: transparent;
	color: #031F5A;
	text-transform: none;
	font-weight: 700;
	display: inline-block;
	font-size: 28px;
	letter-spacing: 1px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
span.post_payment_payment_name_title, span.post_payment_order_number_title {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 500;
	color: #555;
}
span.vmpayment_description {
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 25px;
}
.post_payment_order_number {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 700;
	color: #031F5A;
}
span.vmpayment_name {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 700;
	color: #031F5A;
}
.post_payment_order_total_title {
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 500;
	color: #555;
}
.post_payment_order_total {
	color: #031F5A;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 40px;
}
#ui-tabs ul#tabs li {
	display: inline-block;
	cursor: pointer;
	background: #233760;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 15px;
	font-size: 17px;
	letter-spacing: 1px;
}
#ui-tabs ul#tabs li.current {
	display: inline-block;
	background: #031F5A;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 15px;
	font-size: 17px;
	letter-spacing: 1px;
}
.adminlist th, .orders-key {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 500 !important;
	float: left;
	width: 25%;
}
.adminlist tr {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
	height: 40px;
}
.adminlist td {
	width: 25%;
	float: left;
}
.adminlist td a {
	font-size: 20px;
	font-weight: 700;
}
.adminlist tr td:last-child {
	color: #031F5A;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 0;
}
#adminForm .adminlist th, #adminForm .adminlist td {
	width: 20%;
}
.vm-orders-information h1 {
	text-transform: none;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
}
.spaceStyle.vm-orders-order td {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 500;
	float: left;
	margin-right: 18px;
	text-transform: none;
}
.spaceStyle.vm-orders-order table tr {
	width: 100%;
	float: left;
}
.spaceStyle table {
	width: 100%;
}
span.vmpayment_description {
	text-transform: none;
	font-weight: 300;
}
.spaceStyle.vm-orders-order table tr td:first-child {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}
td.orders-key {
	font-weight: bold;
	text-align: left;
	color: #031F5A;
	font-weight: 700 !important;
	font-size: 20px !important;
}
.riga_bianca {
	border: 0 !important;
	margin-bottom: 20px;
}
.riga table {
	width: 100%;
}
.riga strong {
	color: #031F5A;
	text-transform: uppercase;
	float: left;
	margin-bottom: 20px;
}
.spaceStyle.vm-orders-items {
	margin-top: 50px;
}
.elenco_ordini {
	float: right;
	width: auto;
	border: 1px solid #031F5A;
	color: #031F5A;
	text-transform: uppercase;
	padding: 5px 20px;
	font-weight: 500;
	margin-left: 20px;
	background-color: transparent;
	display: block;
}
.riga {
	width: 48% !important;
	margin-top: 110px;
}
.elenco_ordini img {
	margin-right: 6px;
}
.spaceStyle .vmpayment_description {
	float: none;
	width: auto;
}
.numero {
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 20px;
}
.total {
	border-top: 1px solid #031F5A;
	margin-top: 20px;
	padding-top: 20px;
}
.spaceStyle .key {
	padding: 0;
	width: auto;
}
tr.sectiontableheader {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 500 !important;
}
.dyn-tabs td {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: none;
}
.order {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.order .sku {
	float: left;
	width: 5%;
	padding: 0 5px;
}
.order .nome_prodotto {
	width: 30%;
	float: left;
	padding: 0 5px;
}
.order .status {
	float: left;
	width: 20%;
	padding: 0 5px;
}
.order .prezzo {
	float: left;
	width: 10%;
	padding: 0 5px;
}
.order .quantita {
	width: 10%;
	padding: 0 5px;
	float: left;
}
.order .tasse {
	width: 10%;
	float: left;
}
.order .sconto {
	width: 10%;
	float: left;
}
.order .totale {
	width: 10%;
	width: auto;
}
.order h6 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
}
.order h5 {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
}
span.product-field-type-M {
	width: 100%;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 500;
	float: left;
	margin-right: 18px;
	text-transform: none;
}
span.product-field-type-M img {
	width: 20px;
	height: auto;
}
span.product-field-type-S {
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font-weight: 500;
	float: left;
	margin-right: 18px;
	text-transform: none;
}
.order p {
	font-size: 14px;
	width: auto;
}
table.riepilogo td {
	width: 13%;
	float: left;
	margin-right: 0;
}
.riepilogo tr {
	width: 82%;
	float: right;
}
td.pricePad {
	width: 61% !important;
	float: left;
}
.ultimi_tre {
	display: inline;
}
.cookie {
	position: fixed;
	z-index: 9999999997;
	width: 100%;
	bottom: 0;
	background: rgba(0, 0, 0, 0.89);
	padding: 10px 25px;
}
.cookie p {
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 1px;
	width: 90%;
	float: left;
}
.cookie input {
	width: 10%;
	float: right;
	background: #031F5A;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	height: auto;
}
.cookie p a {
	color: #ffffff;
	font-weight: 700;
}
.omaggio .colonna h4 {
	text-decoration: line-through;
}
.prezzo_totale h6 {
	color: #fff;
	background: #C36;
	padding: 7px 8px;
	font-size: 14px;
	transform: rotate(358deg);
	-webkit-transform: rotate(358deg);
	-moz-transform: rotate(358deg);
	-o-transform: rotate(358deg);
	-ms-transform: rotate(358deg);
	margin-top: 7px;
	float: none;
	display: inline-block;
}
.prezzo_totale span em {
	color: #666;
	font-weight: 300;
	font-size: 23px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	text-decoration: line-through;
	margin-right: 10px;
	display: block;
	margin-bottom: 0;
	line-height: 13px;
	margin-top: 10px;
}
.prezzo_totale h6 strong {
	color: #ffffff;
}
.omaggio .colonna.sconto h5 {
	color: #CC3366;
}
.riga_tabella.omaggio .colonna_totale h6 {
	color: #fff;
	background: #C36;
	padding: 7px 8px;
	font-size: 20px;
	transform: rotate(358deg);
	-webkit-transform: rotate(358deg);
	-moz-transform: rotate(358deg);
	-o-transform: rotate(358deg);
	-ms-transform: rotate(358deg);
	margin-top: 7px;
}
.riga_tabella.omaggio .elimina {
	background-color: #C36;
	width: 3%;
	border-bottom: 1px solid #C36;
}


.omaggio_free .colonna.sconto h5 {
	color: #CC3366;
}
.riga_tabella.omaggio_free .colonna_totale h6 {
	color: #fff;
	padding: 7px 8px;
	font-size: 20px;
	transform: rotate(358deg);
	-webkit-transform: rotate(358deg);
	-moz-transform: rotate(358deg);
	-o-transform: rotate(358deg);
	-ms-transform: rotate(358deg);
	margin-top: 7px;
	background: #cc3366;
}
.riga_tabella.omaggio_free .elimina {
	width: 3%;
	background: #cc3366;
	border-bottom: 1px solid #cc3366;
}
.riga_tabella.omaggio_free .dettagli_prodotto h4 {
    font-size: 15px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-decoration: none !important;
    color: #c36;
    font-weight: 700;
    letter-spacing: 1px;
}
.riga_tabella.omaggio_free .colonna, .riga_tabella.omaggio_free .colonna_totale, .riga_tabella.omaggio_free .elimina {
    height: 237px;
}
.riga_tabella.omaggio_free .taglia_lista .lista_taglie.open ul li {
    width: auto;
}
.messaggio_conferma p {
	font-size: 18px;
}
.fascia_promo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 35px 0;
	padding-left: 1%;
}
.alert_evidenza {
	border: 1px dashed #c36;
	padding-bottom: 53px;
	margin-top: 30px;
	padding-top: 3px;
}
.fascia_promo h3 {
	text-align: center;
	font-style: italic;
	letter-spacing: -1px;
	color: #C36;
	font-size: 30px;
	margin-top: 40px;
	display: inline-block;
	margin-bottom: 0;
	transform: rotate(358deg);
	-webkit-transform: rotate(358deg);
	-moz-transform: rotate(358deg);
	-o-transform: rotate(358deg);
	-ms-transform: rotate(358deg);
}
.fascia_promo h4 {
	text-align: center;
	font-weight: 100;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.scelta_promo {
	float: left;
	width: 100%;
	text-align: left;
}
.scelta_promo .promo_carrello {
	float: left;
	width: 42%;
	padding: 20px 35px;
	background: #F6F6F6;
	height: 155px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.scelta_promo .promo_carrello.oppure {
	width: 15%;
	background-color: #fff;
	text-align: center;
	display: table;
	box-shadow: none;
}
.descrizione_promo {
	float: left;
	width: 80%;
}
.number_promo {
	width: 15%;
	float: left;
}
.descrizione_promo h5 {
	font-weight: 100;
	font-size: 22px;
	margin-bottom: 0;
}
.number_promo span {
	width: 50px;
	height: 50px;
	border: 1px solid #C36;
	display: block;
	text-align: center;
	line-height: 46px;
	border-radius: 100%;
	color: #C36;
	font-size: 22px;
	font-style: italic;
}
.descrizione_promo p {
	font-size: 15px;
}
.descrizione_promo label p {
	display: inline-block;
	float: left;
	width: auto;
}
.descrizione_promo label input {
	width: 70%;
	display: inline-block;
	float: left;
	color: #031F5A;
	font-weight: 700;
	font-size: 16px;
}
.descrizione_promo label {
	float: left;
	width: 100%;
}
.descrizione_promo label a {
	float: right;
	height: 31px;
	background: #C36;
	width: 29%;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.vertical_oppure {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.descrizione_promo a {
	float: left;
	height: 31px;
	background: #C36;
	width: auto;
	text-align: center;
	color: #fff;
	line-height: 30px;
	padding: 0px 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
}
.descrizione_promo p a {
	background: none;
	color: #C36;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 500;
	padding: 0;
}
.spiegazione_omaggio {
	display: none
}
.spiegazione_omaggio.open {
	display: block;
	position: fixed;
	z-index: 999999;
	background: rgba(28, 28, 28, 0.72);
	top: 0;
	width: 100%;
	left: 0;
	text-align: center;
	height: 100%;
}
.container_tabella {
	width: 80%;
	display: inline-block;
	margin-top: 5%;
	background: #fff;
	height: 80%;
	overflow: scroll;
	overflow-x: hidden;
	padding: 0 5%;
	position: relative;
}
.container_tabella h3 {
	text-align: center;
	font-style: italic;
	letter-spacing: -1px;
	color: #C36;
	font-size: 35px;
	margin-top: 40px;
	margin-bottom: 35px;
}
.riga_omaggio {
	float: left;
	width: 100%;
	text-align: left;
	border-top: 1px solid #E2E2E2;
	height: 198px;
	display: table;
}
.numero_omaggio {
	width: 15%;
	float: left;
	display: table;
	height: 100%;
	padding-top: 50px;
	padding-left: 20px;
	text-align: center;
}
.omaggio_spiegazione {
	width: 35%;
	float: left;
	border-left: 1px solid #E2E2E2;
	display: table;
	height: 100%;
	padding-left: 20px;
	padding-top: 50px;
	padding-right: 40px;
}
.foto_omaggio {
	width: 50%;
	float: left;
	display: table;
	height: 100%;
	border-left: 1px solid #E2E2E2;
}
.foto_omaggio img {
	width: 100%;
}
.omaggio_spiegazione p strong {
	font-weight: 300;
	color: #C36;
	text-transform: uppercase;
	font-style: italic;
}
.numero_omaggio span {
	font-weight: 300;
	color: #C36;
	text-transform: uppercase;
	font-style: italic;
	font-size: 16px;
	line-height: 6px;
}
.numero_omaggio span p {
	font-size: 29px;
	line-height: 20px;
}
a.close_omaggio {
	position: absolute;
	right: 25px;
	top: 25px;
}
.istruzioni_omaggio {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 50px;
}
.istruzioni_omaggio span {
	height: 31px;
	background: #C36;
	width: auto;
	text-align: center;
	color: #fff;
	line-height: 30px;
	padding: 0px 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	display: inline-block;
}
.istruzioni_omaggio .close_omaggio {
	position: relative;
	top: 25px;
	float: right;
	right: -50px;
}
span.tagItemDateCreated {
	display: none;
}
.tagItemCategory {
	display: none;
}
div.tagItemCategory span {
	display: none;
}
div.tagItemCategory a {
	display: none;
}
.tagItemCategory {
	border: 0;
	padding: 0;
	margin: 0;
}
div#k2Container {
	padding: 2.5%;
	float: left;
	width: 100%;
}
.k2FeedIcon {
	display: none;
}
.tagItemCategory {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.tagItemReadMore a {
	text-transform: uppercase;
	color: #031F5A;
	font-weight: 700;
	font-size: 14px;
	margin-top: 10px;
}
.tagItemIntroText p {
	font-weight: 300;
}
.blog_wrapper .articolo_blog ul {
	width: 100%;
	float: left;
}
.blog_wrapper .articolo_blog ul li {
	margin-bottom: 15px;
	font-size: 17px;
	letter-spacing: 0.5px;
	display: list-item;
}
.condividi ul li {
	display: inline !important;
	float: left;
	margin-bottom: 0 !important;
}
.risultato_blog {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.risultato_blog p {
	font-size: 21px;
	color: #031F5A;
}
.blog_wrapper.search .big_blog {
	width: 100%;
}
.blog_wrapper.search .big_blog li {
	width: 1330px;
	vertical-align: top;
	margin-right: 2%;
	height: 300px;
	float: left;
}
.blog_wrapper.search .big_blog li a {
	float: left;
	width: 100%;
	height: 290px;
	border: 1px solid #efefef;
	border-bottom: 1px solid #031F5A;
}
.blog_wrapper.search .big_blog li a span {
	float: right;
	width: 56%;
	position: relative;
	margin: 0;
}
.blog_wrapper.search .big_blog li a img {
	position: relative;
	height: 120% !important;
	float: none;
	display: inline;
}
.blog_wrapper.search .big_blog li a span span {
	width: 100%;
}
.blog_wrapper.search .big_blog li a span.img_blog {
	width: 44%;
	float: left;
	overflow: hidden;
}
.blog_wrapper.search .big_blog li a span .container_titoli {
	height: 300px;
}
.blog_wrapper.search .big_blog li a span.container_titoli {
	height: 290px !IMPORTANT;
}
.blog_wrapper.search .big_blog li .box_news:hover {
	box-shadow: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.10);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.articolo_blog a {
	font-weight: 700;
}
.blog_wrapper.r_ricerca .big_blog {
	width: 100%;
	float: left;
}
.blog_wrapper.r_ricerca .big_blog li a {
	float: left;
	width: 100%;
	overflow: auto;
}
.blog_wrapper.r_ricerca .big_blog li {
	width: 100%;
	float: left;
}
.blog_wrapper.r_ricerca .big_blog li .container_titoli {
	position: relative;
}
.pagination_blog {
	position: relative;
	bottom: 0px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	float: left;
}
.pagination_blog ul {
	width: 100% !important;
	padding: 0;
	text-align: center;
	z-index: 10;
	position: relative;
}
.pagination_blog ul li {
	display: inline-block;
	text-align: center;
	background-color: #fff;
	margin-left: 1px;
	z-index: 999999999;
	width: auto;
	margin-bottom: 0;
	height: 45px;
	width: 45px;
}
.pagination_blog ul li a {
	text-decoration: none;
	border: 0;
	line-height: 34px;
	padding: 5px 11px;
	font-size: 22px;
}
a.arrow.sx:before {
	content: '<';
	font-weight: 800;
}
a.arrow.dx:before {
	content: '>';
	font-weight: 800;
}
.pagination_blog ul li:last-child a {
	border: 0;
}
.pagination_blog ul li a.active {
	font-weight: 700;
	border: 2px solid #031F5A;
}
.pagination_blog ul li:hover a {
	font-weight: 700;
}
.promo_select {
	float: left;
	width: 100%;
	padding: 0 35px;
	height: auto;
	margin-left: 0;
	position: relative;
	border: 1px solid #E2E2E2;
	border-left: 0;
	padding-bottom: 30px;
	margin-top: 30px;
	border-right: 0;
}
.promo_select h5 {
	font-weight: 300;
	font-size: 26px;
	margin-bottom: 0;
	margin-top: 21px;
	color: #666666;
}
.promo_select a {
	float: left;
	color: #666666;
	font-size: 16px;
	margin-top: 8px;
}
.promo_select:before {
	content: '';
	display: block;
	background-image: url(../images/arrow_promo.png);
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	position: absolute;
	left: -14%;
	top: 25%;
}
.messaggio_conferma {
	float: left;
	margin-top: 25px;
}
.articolo a {
	font-weight: 700;
}
a.banner_gift {
	float: left;
	width: 100%;
	background: #C36;
}
a.banner_gift img {
	width: 30%;
	float: left;
	margin-left: 2%;
	padding-top: 3%;
}
a.banner_gift h5 {
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 0;
	/* font-family: 'Old Standard TT', serif; */
	width: 67%;
	float: left;
	padding-left: 3%;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: 30px;
}
a.banner_gift span {
	background: #FFF;
	color: #C36;
	text-transform: uppercase;
	padding: 5px;
	font-size: 14px;
	float: left;
	width: 92%;
	margin: 18px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 1px;
}
span.etichetta {
	position: absolute;
	z-index: 9999;
	right: 0;
	width: 28%;
}
.slide .etichetta {
	width: 10%;
}
.nota_omaggio {
	display: none
}
.nota_omaggio.open {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(35, 35, 35, 0.85);
	text-align: center;
	display: block;
}
.nota_container {
	background-image: url(../images/texture.jpg);
	width: 45%;
	margin: 0 auto;
	position: relative;
	padding: 4%;
	height: auto;
	overflow: auto;
	margin-top: 7%;
	color: #fff;
	text-align: left;
	background: #ffffff;
}
.img_omaggio {
	float: left;
	width: 100%;
	text-align: center;
}
.testo_omaggio {
	float: left;
	width: 100%;
	text-align: center;
}
.testo_omaggio p {
	font-size: 21px;
	color: #001F5A;
	text-align: center;
	margin-top: 22px;
}
.testo_omaggio a {
	position: relative;
	display: inline-block;
	background: #001F5A;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 2px;
	padding: 5px 10px;
	right: 0;
}
.img_taglie {
	float: left;
	clear: both;
	width: 100%;
}
.img_taglie img {
	width: 330px;
}
.testo_omaggio h4 {
	float: left;
	color: #001f5a;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 700;
}
.close_omaggio.primo {
	background: none;
	color: #001F5A;
	position: absolute;
	top: 10px;
	font-size: 12px;
	vertical-align: middle;
}
.close_omaggio.primo img {
	float: right;
	top: -6px;
	position: relative;
	margin-left: 7px;
}
.colore_lista {
	float: left;
	width: 65%;
}
.colore_lista h6 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 500;
	float: left;
	width: 17%;
}
.colore_lista ul {
	float: left;
	width: 83%;
	padding: 0;
	margin: 0;
}
.colore_lista ul li {
	display: inline-block;
	width: auto;
	text-align: center;
	background: #ffffff;
}
.colore_lista ul li a {
	float: left;
	width: 100%;
	text-align: center;
	border: 1px solid #e4e4e4;
}
.colore_lista ul li a img {
	width: 20px !important;
	display: inline-block;
	margin-top: 5px;
}
.colore_lista ul li a p {
	display: inline-block;
	width: auto;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: none;
	margin-left: 5px;
	color: #666666;
	margin: 0;
	margin-top: 5px;
	clear: both;
	width: 100%;
}
.colore_lista ul li:hover a {
	background: #efefef;
}
.colore_lista ul li a.active {
	border: 1px solid rgba(3, 31, 90, 0.78);
	color: #031F5A;
	font-weight: 700;
}
.taglia_lista {
	float: left;
	width: 65%;
	clear: both;
	margin-top: 0;
	position: relative;
}
.taglia_lista h6 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
	vertical-align: middle;
	line-height: 30px;
	margin-top: 13px;
}
.taglia_lista a {
	float: none;
	display: inline-block;
	width: 80%;
	margin: 0;
	text-transform: none;
	font-weight: 100;
	border: 1px solid #e4e4e4;
	padding: 0;
	margin-left: 9px;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-right: 7px;
	height: 33px;
	position: relative;
	top: 0px;
}
.taglia_lista a span {
	text-decoration: none;
	font-size: 15px;
}
.taglia_lista .taglia_button:after {
	right: 0;
	display: inline-block;
	position: relative;
	top: -11px;
	float: right;
}
.taglia_lista .lista_taglie.open {
	top: 46px;
}
.taglia_lista .lista_taglie.open ul li {
	width: 13%;
}
.taglia_lista .lista_taglie.open ul li a {
	font-size: 17px;
	height: 34px;
}
.taglia_lista .lista_taglie.open ul {
	padding: 6px;
	padding-top: 11px;
}
.taglia_lista a p {
	width: auto;
	top: 2px;
	position: relative;
	font-weight: 700;
	margin-right: 9px;
	float: none;
	display: inline-block;
}
.riga_tabella.omaggio .colonna, .riga_tabella.omaggio .colonna_totale, .riga_tabella.omaggio .elimina {
	height: 237px;
}
.riga_tabella.omaggio .dettagli_prodotto h4 {
	font-size: 15px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-decoration: none !important;
	color: #c36;
	font-weight: 700;
	letter-spacing: 1px;
}
.salva_modifiche {
	float: left;
	display: inline-block;
	margin-top: 19px;
	margin-left: 32px;
}
.salva_modifiche a {
	background: #cc3366;
	color: #ffffff;
	padding: 7px;
	letter-spacing: 2px;
}
.newsletter_testo.vacanza {
	background: none;
	padding: 0;
}
.img_vacanze {
	width: 100%;
	float: left;
}
.img_vacanze img {
	width: 100%;
}
.btn_taglie {
	position: absolute;
	right: 0;
	width: 32%;
	bottom: 0;
}
.btn_taglie .open-taglie {
	float: left;
	background: #f6f6f6;
}
a.open-taglie .img_btn {
	float: left;
	text-align: center;
	padding: 5px;
}
.text_btn {
	float: left;
	width: 70%;
}
span.text_btn h5 {
	font-size: 13px;
	background: #f6f6f6;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 5px;
	color: #031F5A;
}
.text_btn p {
	font-size: 10px;
}
.img_btn img {
	height: 25px;
	width: auto !important;
}
.container_taglie.open {
	display: block;
	position: fixed;
	z-index: 999999;
	background: rgba(28, 28, 28, 0.72);
	top: 0;
	width: 100%;
	left: 0;
	text-align: center;
	height: 100%;
}
.container_taglie {
	display: none;
}
.cart_size {
	width: 80%;
	display: inline-block;
	margin-top: 5%;
	background: #fff;
	padding: 0 5%;
	position: relative;
	overflow: scroll;
	height: 85%;
	overflow-x: hidden;
}
.cart_size .tabella img {
	width: 100%;
}
.cart_size .tabella h4 {
	color: #031f5a;
	text-transform: uppercase;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
}
.cart_size h5 {
	color: #031f5a;
	padding-top: 20px;
	font-family: 'Old Standard TT', serif;
	font-size: 30px;
	letter-spacing: 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.cart_size .tabella {
	padding-bottom: 25px;
}
a.close_taglie {
	top: 25px;
}
#system-message-container {
	padding: 2.5% 2.5% 0;
	float: left;
	width: 100%;
}
.warning.message ul li {
	font-size: 17px;
	letter-spacing: 0.5px;
}
.warning {
	font-size: 17px;
	letter-spacing: 0.5px;
}
#system-message {
	background: #efefef;
	padding: 1.5% 2.5%;
}
/*-------------------------------------------------------------------------------------

						BLACK FRIDAY

------------------------------------------------------------------------------------*/
.up_container {
	display: none
}
.up_container.open {
	position: fixed;
	z-index: 99999999;
	bottom: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	align-items: center;
	justify-content: center;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
}
.black_container {
	background-image: url(/images/promozioni/black-friday-2018/black_friday_texture_3.jpg);
	position: relative;
	padding: 3% 4%;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background-size: cover;
	padding-top: 4%;
	max-width: 880px;
}
.festa_della_donna{
	background-image: url(../images/festa_donna_box.jpg) !important;
	
	}
.black_container h2 {
	font-size: 26px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 0;
	font-weight: 100;
	margin-bottom: 15px;
}
.black_container:before {
	content: '';
	background-image: url(../images/symbol.png);
	width: 43px;
	height: 24px;
	position: relative;
	display: inline-block;
	background-size: contain;
	top: -25px;
}
.black_container:after {
	content: '';
	background-image: url(../images/symbol.png);
	width: 43px;
	height: 24px;
	position: relative;
	display: inline-block;
	background-size: contain;
	bottom: -25px;
}
.black_friday {
	float: left;
	width: 100%;
}
.black_friday img {
	width: 95%;
	max-width: 630px;
}
.linee_friday {
	float: left;
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	position: relative;
	top: -19px;
}
.linee_friday:before {
	content: '';
	position: relative;
	width: 100%;
	background: #ffffff;
	height: 1px;
	display: block;
	top: 4px;
}
.sconto_text {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	padding-top: 10px;
}
.sconto_text span:first-child {
	font-size: 131px;
	font-weight: 900;
	line-height: 116px;
}
.sconto_text span {
	display: inline-block;
}
.sconto_text span:last-child {
	text-align: left;
	font-size: 48px;
	font-weight: 700;
	line-height: 46px;
}
.sconto_text span:last-child strong {
	font-size: 72px;
}
.black_container h3 {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 22px;
	float: left;
	width: 100%;
	margin-top: 7px;
}
.conto_rovescia {
	float: left;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}
.conto_rovescia li {
	display: inline-block;
	margin: 10px;
	margin-bottom: 0;
}
.conto_rovescia span {
	background: #ffffff;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	display: inline-block;
	margin: 3px;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	font-size: 30px;
	padding-top: 9px;
}
.conto_rovescia h5 {
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 1px;
}
.bollo_date {
	position: absolute;
	right: 40px;
	top: 25px;
	z-index: 100;
}
.bollo_date img {
	width: 115px;
}
.close_up {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.texture_friday {
	position: absolute;
/*	top: -10%;
	left: -10%;
	width: 230%;
	height: 168%;*/
	background-position: center;
	background-image: url(/images/promozioni/black-friday-2018/black_friday_texture.jpg);
	background-size: cover;
}

.texture_sanvalentino2019 {
	position: absolute;
/*	top: -10%;
	left: -10%;
	width: 230%;
	height: 168%;*/
	background-position: center;
	background-image: url(/images/promozioni/san-valentino-2019/bg_valentino_2019_promozione.jpg);
	background-size: cover;
}


/*.regalo_container {

	background-position: center;
	background-image: url(/images/promozioni/festa-donna-2019/mimosa.jpg);
	background-size: cover;
}*/

/*CSS PROMOZIONE SAN VALENTINO

.regalo_container {
	background-position: bottom right;
	background-image: url(/images/promozioni/san-valentino-2019/rose.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: rgb(229,229,229);
    
}*/

.donna_container_popup .sconto_text {color:#031f5a}

.valentine_container_popup {
		background-position: bottom right;
	background-image: url(/images/promozioni/san-valentino-2019/rose.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: rgb(229,229,229);
	color:#031f5a;
    position: relative;
    padding: 3% 4%;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-size: cover;
    padding-top: 4%;
    max-width: 880px;
}

.donna_container_popup {
		background-position: bottom right;
	background-image: url(/images/promozioni/festa-donna-2019/mimosa.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-color: rgb(229,229,229);
	color:#031f5a;
    position: relative;
    padding: 3% 4%;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-size: cover;
    padding-top: 4%;
    max-width: 880px;
}

.valentine_container_popup .sconto_text span:last-child {
	text-align: center; }

.valentine_container_popup .sconto_text, .valentine_container_popup .conto_rovescia h5, .valentine_container_popup h3  {color:#031f5a;     font-weight: bold;}

.valentine_container a { background-color:#031F5A; color:white;}

.texture_friday.festa_donna {
	background-image: url(../images/landing-page-FDD_2.jpg);
	background-size: cover;
	background-position:right;
}
.friday_container.festa_donna h1 {
    font-size: 50px;
}
.friday_container.festa_donna h2 {
    color: #ffffff;
    margin-bottom: 47px;
    font-style: italic;
}
.friday_container {
	z-index: 10;
	position: relative;
	color: #ffffff;
}
.friday_container h1 {
	color: #ffffff;
	font-size: 29px;
	letter-spacing: 1px;
}
.friday_container strong {
	color: #ffffff !important;
}
.friday_container h3 {
	color: #ffffff;
	font-size: 26px !important;
}
.friday_container .conto_rovescia {
	text-align: left;
}
.friday_container .conto_rovescia li {
	margin-left: 0;
	text-align: center;
}
.page_container .friday_container a {
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 17px;
	padding: 10px 25px;
	border: 2px solid #ffffff;
	margin-top: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 23px;
}
.foto_sconto {
	float: left;
	width: 100%;
	text-align: left;
}
.regalo_container .foto_sconto img {
	width: 500px;
}
.page_container .friday_container .linee_friday {
	top: 17px;
	width: 100%;
}
.linee_friday.first {
	top: -18px !important;
	margin-bottom: 15px;
}
.friday_container p {
	font-size: 19px;
}
.friday_container p:last-child {
	font-size: 15px;
}
a.friday_link h5 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Old Standard TT', serif;
}
a.friday_link span {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 0px;
}
a.friday_link {
	background-image: url(../images/black_friday_texture.jpg);
	background-size: cover;
	text-align: center;
	color: #ffffff;
	padding: 6%;
}
a.friday_link .linee_friday {
	top: -10px
}
span.black_bollo {
	position: absolute;
	top: -12px;
	right: 0px;
	width: 100px;
}
span.black_bollo img {
	width: 100%;
}
span.image_carte.contrassegno img {
	height: 50px;
	width: auto;
}
span.image_carte.contrassegno {
	text-align: left;
	width: auto;
	float: left;
}
.container_pagamento label p em {
	text-align: left;
	float: right;
	margin-right: 10px;
	color: #031F5A;
	display: inline-block;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	top: -2px;
	position: relative;
}
.container_pagamento label p span {
	width: 100%;
	text-transform: none;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	font-weight: 500;
}
.container_pagamento label em {
	text-align: left;
	float: right;
	margin-right: 10px;
	color: #031F5A;
	display: inline-block;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	top: -2px;
	position: relative;
}



/*-------------------------------------------------------------------------------------

						Thank you page

------------------------------------------------------------------------------------*/


.intestazione_thank {
	width: 40%;
	float: left;
}
.valutazione {
	float: right;
	width: 48%;
	padding: 20px;
	text-align: left;
	position: relative;
	border: 3px #e1e1e1;
	border-style: dotted;
	margin-top: 40px;
}
.intestazione_thank h1 {
	text-transform: none;
	margin-top: 53px;
}
.intestazione_thank p {
	font-size: 19px;
	margin-top: 15px;
}
.valutazione h3 {
	color: #031f5a;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 17px;
}
.valutazione h4 {
	color: #031f5a;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2px;
	margin-top: 0;
}
.valutazione ul {
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
	width: 100%;
}
.valutazione ul li {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	vertical-align: middle;
	font-size: 11px;
}
.valutazione ul .value {
	background-image: url(../images/stella.png);
	width: 30px;
	height: 30px;
	display: inline-block;
	content: '';
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0 2px;
}
.valutazione ul .value.active {
	background-image: url(../images/stella_active.png);
}
.valutazione ul li:first-child {
	margin-right: 7px;
}
.valutazione ul li:last-child {
	margin-left: 7px;
}
.valutazione a {
	background-color: #031F5A;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 5px 20px;
	display: inline-block;
	font-size: 14px;
}
.invito_persone {
	float: left;
	width: 100%;
	margin-top: 70px;
	background-image: url(../images/carrello/vantaggi_sfondo.jpg);
	content: '';
	background-size: cover;
	padding: 3%;
	margin-bottom: 70px;
	overflow: hidden;
}
.invito_persone h3 {
	color: #031f5a;
	text-transform: uppercase;
	font-size: 45px;
	margin: 0;
	margin-top: 14px;
}
.invito_persone p {
	font-size: 20px;
	margin-top: 17px;
}
.invito_persone label {
	float: left;
	width: 100%;
}
.invito_persone form p {
	float: left;
	width: auto;
	font-family: 'Old Standard TT', serif;
	color: #031f5a;
	font-size: 21px;
	margin: 0;
	margin-left: 20px;
	margin-top: 9px;
}
.invito_persone label input {
    width: 350px;
    font-weight: 500;
    font-size: 16px;
    height: 42px;
    border: 1px solid #ffffff;
    color: #031f5a;
}
.invito_persone label:before {
	content: '';
	background-image: url(../images/carrello/user_email.png);
	width: 35px;
	height: 35px;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
.invito_persone form {
	float: left;
	width: 100%;
	border-left: 1px solid #031f5a;
	padding-left: 50px;
	padding-top: 20px;
}
.invito_persone form:before {
	content: '';
	width: 1px;
	background: #031f5a;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 12px;
}

span.submit input {
    background-color: #031F5A;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 5px 20px;
    display: inline-block;
    font-size: 14px;
    width: auto;
    margin-bottom: 20px;
}

.invito_persone p strong {
    color: #031f5a;
}

.invito_persone label input:focus::-webkit-input-placeholder {
color: transparent;
}

/* Firefox < 19 */
.invito_persone label input:focus:-moz-placeholder {
color: transparent;
}

/* Firefox > 19 */
.invito_persone label input:focus::-moz-placeholder {
color: transparent;
}

/* Internet Explorer 10 */
.invito_persone label input:focus:-ms-input-placeholder {
color: transparent;
}

.assistenza_acquisto.thank {
    position: relative;
    float: left;
    margin-top: 70px;
    width: 43%;
}

.assistenza_acquisto.thank p {
    float: left;
    margin-top: 10px;
}

.assistenza_acquisto.thank span {
    width: 88%;
}


.assistenza_acquisto.thank strong, .assistenza_acquisto.thank a {
    color: #031f5a;
    font-weight: 700;
}
.facebook_carrello {
    float: right;
}

.facebook_carrello {
position: relative;
    bottom: 0;
    right: 0;
    width: 46%;
}

a.plus_email {
    width: 42px;
    height: 42px;
    background-color: #031f5a;
    display: block;
    float: left;
    text-align: center;
}

a.plus_email:before {content: '+';font-size: 25px;color: #ffffff;font-weight: 100;line-height: 40px;}




div#unsubpage {
    max-width: 1200px;
    margin: auto;
    border-top: 90px solid #031f5a;
    padding-top: 40px;
    font-size: 19px;
    position: relative;
}

div#unsubpage label {
    text-transform: none;
    margin-top: 10px;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 16px;
}

.unsuboptions input {
    margin-top: -1px;
}

div#unsub_list_div {
    margin-top: 27px;
}

#unsubpage .unsuboptions {
    padding: 10px;
}

div#otherreasons label {
    font-size: 19px;
    margin-top: 30px;
}

div#otherreasons textarea {
    width: 80% !important;
    height: 200px !important;
    border: 1px solid #dbdbdb;
}

div#unsubbutton_div input {
    margin-left: 10px;
    height: 50px;
}
div#unsubpage:before {
	content: '';
	position: absolute;
	background-image:url(../images/logo.png);
	width: 320px;
	display: block;
	height: 100px;
	top: -71px;
	left: 29px;
	background-size: contain;
	background-repeat: no-repeat;
	}
	
	
		
	
.recensione .valutazione {
    float: left;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.recensione h3 {
    font-size: 24px;
    font-family: 'Old Standard TT', serif;
    font-style: italic;
    letter-spacing: 0px;
    display: inline-block;
    padding-top: 12px;
    margin: 0;
    margin-right: 18px;
    color: #4f4f4f;
}

.recensione {
background: #f6f6f6;
    padding: 10px 20px;
    text-align: center;
    float: left;
    width: 100%;
    border-bottom: 2px solid #ffffff;
}	
	.recensione .valutazione ul {
    display: inline-block;
    width: auto;
    float: none;
    margin: 0;
    position: relative;
    top: -4px;
}

.recensione .valutazione ul li:last-child {
    margin-top: 7px;
}

.recensione a {
    background: #aaaaaa;
    padding: 5px 5px;
    margin-left: 27px;
    font-size: 11px;
    clear: both;
    display: inline-block;
    float: none;
    position: relative;
    top: -3px;
}
.container_pagamento.metodi_spedizione span {
    float: left;
    width: 100%;
    text-align: left;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 300;
}

.vertical_align_subpack h6 {
    color: #031f5a;
    font-size: 13px;
    float: left;
    text-transform: uppercase;
    width: 100%;
    margin-top: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.post_payment_payment_name {
    font-size: 17px;
}

.post_payment_order_number {
    margin-top: 26px;
}


#prezzo_base {
    font-size: 25px !important;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 100;
    padding-right: 8px;
    text-decoration: line-through;
}




.codice_fiscale {
    float: left;
    width: 100%;
    background: #eaedf0;
    padding: 40px 20px;
    margin-bottom: 30px;
    position: relative;
	display:none
}
span.no_codice:hover {
    text-decoration: underline;
    cursor: pointer;
}
.codice_fiscale h3 {
    color: #031f5a;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 31px;
}

.code_container form .input {
    float: left;
    width: 33.33%;
    padding-right: 2%;
    margin-top: 20px;
}

.code_container form .input input {
    border: 0;
}

.submit_btn {
    float: left;
}

.submit_btn input {
    background-color: #031f5a;
    color: #fff;
    padding: 8px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    float: right;
    font-size: 16px;
    vertical-align: middle;
    height: auto;
    margin-left: 22%;
    margin-top: 22px;
}

.code_container form .input select {
    width: 100%;
    text-align: left;
    float: left;
    height: 31px;
    padding: 6px 12px;
    margin-bottom: 8px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.428571429;
    color: #4d4d4d;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 0;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: 'Roboto', sans-serif;
    max-width: 500px;
    font-weight: 500;
}

.codice_fiscale img {
    position: absolute;
    top: 16px;
    right: 54px;
    width: 179px;
}

span.no_codice {
    color: #333333;
    font-weight: 700;
    position: relative;
    top: -10px;
    letter-spacing: 1px;
}

.problema_consegna {
    float: left;
    width: 100%;
}

.problema_consegna img {
    width: 10%;
    float: left;
    display: inline-block;
}

.problema_consegna p {
    float: left;
    display: inline-block;
    width: 90%;
    padding-left: 2%;
    font-size: 15px;
    color: #c62436;
}

label#jform_profile_aboutme-lbl {
    display: none;
}

span.optional {
    display: none;
}

textarea#jform_profile_aboutme {
    display: none;
}

.controls {
    float: left;
    width: 100%;
}

button#jform_profile_dob_img {
    background: #031F5A;
    height: 30px;
    float: left;
}

button#jform_profile_dob_img:before {
    content: 'seleziona data';
    color: #ffffff;
    letter-spacing: 1px;
}

.headrow td.button.nav {
    background: none;
    border: 0;
    color: #031F5A;
}

.headrow .button:hover {
    background: none;
    border: 0;
    color: #031F5A;
    width: auto;
    padding: 0;
    margin: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.calendar table {
    width: 100%;
}
.calendar thead .title {
    font-weight: bold;
    text-align: center;
    background: none;
    color: #031f5a;
    padding: 2px;
}

.calendar .button {
    text-align: center;
    padding: 2px;
    float: none;
    background: none;
    border: 0;
    color: #031F5A;
    font-weight: 700;
}

/*-------------------------------------------------------------------------------------

						REGISTRAZIONE PC-AP JUNE

------------------------------------------------------------------------------------*/


.control-ap  {width:26.7%; margin-bottom:10px; float:left; margin-left: 1.8%; margin-right: 4.8%;}
	
	.data-ap {margin-top:10px}
	
	#tab_registrazione .dati_container, #tab_accesso .dati_container{background-color:#031f5a; min-height:200px; padding-top:50px; }
	
	#tab_registrazione p, #tab_accesso .label p {color:white !important}
	
	#tab_accesso #login_cart_submit_button {margin-bottom: 20px; background-color:#031f5a; border: 2px solid white; margin-top:24px; color:white; padding-left: 50px; padding-right: 50px;  padding-top: 4px; padding-bottom: 4px;}
	
	#tab_registrazione #register_cart_submit_button { background-color:#031f5a; border: 2px solid white; color:white; padding-left: 50px; padding-right: 50px;  padding-top: 4px; padding-bottom: 4px; margin-right: 0 !important; margin-top: 13px; float:right;}
	
	.topbar_registrazione {position:relative; top: -13px; padding-top: 20px;}
	
	.topbar_registrazione ul {list-style-type: none; margin: 0; padding: 0;} 
	
	.topbar_registrazione li { display: inline; margin-right:20px; margin-left:0; }
	
	.topbar_registrazione .active {background-color:#031f5a !important; color: white !important;}
	
	.topbar_registrazione .normal {background-color:#EAEAEA; color:#031f5a;}
	
	.topbar_registrazione a {padding:15px; font-size: 15px; letter-spacing: 1px; text-transform: uppercase; font-weight: 500; } 
	
	.topbar_registrazione .disabled a, .topbar_registrazione .active a {font-size:15px; }
	
	.controls .btn {margin-left:0px !important; margin-right:20px !important;}
	
	#tab_registrazione #jform_spacer-lbl {margin-top:10px}
	
	#tab_registrazione .control-label, #tab_accesso .control-label {color:white}
	
	.controls .field-calendar {margin-top:-10px}
	
	.tab_forget a { color:#EAEAEA; font-size:15px;}
	
	.tab_forget {margin-top:15px;  margin-bottom: 10px;}
	
	.reset-confirm { padding: 2.5% 2.5% 0; margin-top:20px}
	
	/*-------------------------------------------------------------------------------------

						SALE AP JULY

------------------------------------------------------------------------------------*/

.ap_sconti {font-size:42px !important; margin-bottom:20px !important; text-transform:none !important;}

.summer_sale {width:60%; margin-bottom:30px}


	/*-------------------------------------------------------------------------------------

						BANNER AP AUGUST

------------------------------------------------------------------------------------*/

.fascetta-promo {
    background-color: #EAEAEA;
    float: left;
    width: 100%;
    height: 50px;
}


.fascetta-promo .immagine {
    float: left;
    width: 7%;
    height: 50px;
}

.fascetta-promo .titolo {
    float: left;
	text-align:center;
    width: 20%;
    height: 50px;
    display: table;
}

.fascetta-promo .spiegazione {
    float: left;
    width: 63%;
    height: 50px;
    display: table;
    text-align: left;
    padding-top: 4px;
}

.fascetta-promo .titolo h2 {
vertical-align: middle;
  display: table-cell;
  font-weight: 700;
  font-size: 28px;
}

.fascetta-promo .immagine img {
    /* vertical-align: middle; */    
    display: table;
}


.fascetta-promo .spiegazione p {
    color: #492F2E;
    vertical-align: middle;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    line-height: 14px;
    padding-left: 9px;
    letter-spacing: 1px;
    display: inline-block;
    float: none;
    padding-top: 8px;
    margin-right: 10px;
}
.spiegazione img {
    vertical-align: middle;
    display: inline-block;
    float: none;
}

.container_16 {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
}

	/*-------------------------------------------------------------------------------------

						RECENSIONI SHOP

------------------------------------------------------------------------------------*/

.rettangolo_recensione, .recensioni_box .swiper-slide, .recensioni_box .swiper-container {     height: auto; }
.container_recensione {  }

.recensioni_box h4{font-family: 'Old Standard TT', serif; font-size:22px; float:right; margin-top:20px; color: #333333;}
.recensioni_box p {font-size:20px; font-weight: 400; color: #333; font-style: italic;}

.extra {     background-image: url("/images/background/sfondo_fiori.jpg");
background-repeat:no-repeat;
    background-size:cover;}


.recensioni_box .container_recensione { width:80%; margin:0 auto; margin-top:5.5%;}

.recensioni_box {position:relative;}


.recensioni_box .swiper-button-next { background-image: none; }
.recensioni_box .swiper-button-prev { background-image: none; }


.recensioni_box p:before {
    content: '';
    font-size: 44px;
    background-image: url(/images/shop/icone/virgolette-aperte.png);
    display: inline-block;
    width: 15px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.recensioni_box p:after {
    content: '';
    font-size: 44px;
    background-image: url(/images/shop/icone/virgolette-chiuse.png);
    display: inline-block;
    width: 15px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
	position: relative;
    top: 20px;
}


@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1280px) {

.container_recensione { margin-top:-1% !important;} 

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	
.container_recensione {padding-left:5%;padding-right:5%; margin-top:0% !important;} 

.recensioni_box .swiper-button-next, .recensioni_box  .swiper-button-prev { margin-top: -10%;}  

.recensioni_box h4{font-size:18px; } 

.recensioni_box p {font-size:16px; }
	
}

@media only screen 
and (min-device-width : 0px) 
and (max-device-width : 767px) {

.container_recensione {padding-left:10%;padding-right:10%;  margin-top:0% !important;}

.recensioni_box  .swiper-button-next, .recensioni_box  .swiper-button-prev {margin-top: -50px;}  

.recensioni_box h4{font-size:15px;     font-weight: 900;} 
	
.recensioni_box p {font-size:12px !important;    font-weight: 500; } 
	
.extra {height:220px!important}

.recensioni_box .container_recensione {width: 90%; }

.recensioni_box .swiper-button-next	img, .recensioni_box .swiper-button-prev img { width:80%;}
	
	
.recensioni_box p:before, .recensioni_box p:after {
    width: 10px;
    height: 15px;	}

	.recensioni_box p:after {	position: relative;
    top: 10px;}	
	
}


	/*-------------------------------------------------------------------------------------

						TABELLA TAGLIE

------------------------------------------------------------------------------------*/


.tabella_dettagli_taglie img{width:100%; margin-top:5px;}

.tabella_dettagli_taglie h4 {text-transform:uppercase; margin-top:30px;}

	/*-------------------------------------------------------------------------------------

						DIAMOND EDITION IMG

------------------------------------------------------------------------------------*/

.de_box {height:30px;}

.de_box_br {display:none}	

@media handheld, only screen and (max-width: 752px) { .de_box_br {display:block} }

	/*-------------------------------------------------------------------------------------

						POPUP FESTA DONNE

------------------------------------------------------------------------------------*/

.sconto_sx  { font-size: 48px !important;   line-height: 42px !important; width:38%; float:left; text-align:right}
.sconto_dx  { font-size: 48px !important;  line-height: 42px !important;  width:38%; float:left}

.sconto_dx strong {font-size: 50px !important; padding-right:10px; }
.sconto_number  {  font-weight:900  ; font-size: 125px !important;  width:24%;     line-height: 90px; }


@media handheld, only screen and (max-width: 992px) { 
.sconto_sx  { font-size: 38px !important;   line-height: 32px !important; }
.sconto_dx  { font-size: 38px !important;  line-height: 32px !important;}
.sconto_number  {  font-size: 95px !important;  line-height: 70px;}
.sconto_dx strong {font-size:40px !important;  }
}

@media handheld, only screen and (max-width: 769px) { 
.sconto_sx  { font-size: 28px !important;   line-height: 22px !important; }
.sconto_dx  { font-size: 28px !important;  line-height: 22px !important;}
.sconto_number  {  font-size: 65px !important;  line-height: 50px;}
.sconto_dx strong {font-size: 30px !important;  }
}

@media handheld, only screen and (max-width: 550px) { 
.sconto_sx  { font-size: 22px !important;   line-height: 20px !important; }
.sconto_dx  { font-size: 22px !important;  line-height: 20px !important;}
.sconto_number  {  font-size: 55px !important;  line-height: 40px;}
.sconto_dx strong {font-size: 20px !important;  }
}



/*LOGIN FACEBOOK 26-04-2018*/


#form-login-facebook {    width: 65%;    float: right;}

#form-login-facebook .controls .btn {margin-right:0 !important}

@media handheld, only screen and (max-width: 550px) { 
	.login_container input[type="submit"] {  width: 65%; }
}

/*POP UP NEWSLETTER 28-06-2018*/

@media handheld, only screen and (max-width: 1000px) { 
	.newsletter_testo::after{ 
	width:140px !important;
	height:140px !important;
	}
}

@media handheld, only screen and (max-width: 800px) { 
	.newsletter_testo::after{ 
	width:120px !important;
	height:120px !important;
	}
}

@media handheld, only screen and (max-width: 800px) { 
	.newsletter_testo::after{ 
	width:100px !important;
	height:100px !important;
	}
	
	
	.newsletter_testo p strong {
    font-size: 12px !IMPORTANT;
}
}





/*.newsletter_testo { background-image: url(/images/promozioni/promo_popup.jpg);
    padding: 9% 4% 2% 4%;
}*/
.newsletter_testo {    z-index: 2;    background-size: cover;}

.newsletter_testo:after{
	 content: " ";
   background-image:url('/images/promozioni/etichetta_pp_sconto_it.png');

	
/*	background-image: url(/images/promozioni/gift_icon.png);
*/  position:absolute; 
  z-index:-6; 
  left:15px;
  top:0px;
	width:160px;
	height:160px;
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
}

html:lang(en) .newsletter_testo:after {
  background-image:url('/images/promozioni/etichetta_pp_sconto_en.png') !important;	
}
html:lang(es) .newsletter_testo:after {
  background-image:url('/images/promozioni/etichetta_banner_10_2019-es.png') !important;	
}

.newsletter_testo input {
	float: none; }





/*POP UP 10-07-2018*/

	.popup_gift .popup_2018_testo:after {
    content: " ";
    /*background-image: url(/images/promozioni/promo_popup_pseudo_2.png);*/
	background-image: url(/images/promozioni/gift_icon.png);
    position: absolute;
    z-index: -6;
    left: 15px;
    top: 15px;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-position: top;
}	
		
		  
		
	.popup_coupon .popup_2018_testo:after {
    content: " ";
    /*background-image: url(/images/promozioni/promo_popup_pseudo.png);*/
		background-image: url(/images/promozioni/gift_icon.png);
    position: absolute;
    z-index: -6;
    left: 10px;
    top: 10px;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-position: top;
}	 
		
	.popup_2018_container {
    position: fixed;
    z-index: 99999999;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    display: block;
}
	
	.popup_cart .popup_2018_testo h4 {
		color: #031F5A !important;    
		margin-top: 40px;}
	
	.popup_cart	.popup_2018_button_1, .popup_cart .popup_2018_button_2 { 
		color: #031F5A !important; 
		border-color: #031F5A;}
		
	.popup_2018_testo {
		z-index: 2;
		background-size: cover;
		background-image: url(/templates/personalsize/images/texture.jpg);
		
		width: 600px;
		margin: 0 auto;
		position: relative;
		padding: 50px;
		height: auto;
		overflow: auto;
		margin-top: 10%;
		color: #fff;
		text-align: left;
	}	
		
	.popup_cart .popup_2018_testo  { 
		background: #EFEFEF;
		}
		
		
		.popup_2018_testo h4 {
			margin-top: 60px;
			font-size: 45px;
			text-transform: uppercase;
			color: #FFFFFF;
			font-family: 'Old Standard TT', serif;
			font-weight: 300;
			text-align: center;
			margin-bottom: 40px;
		}
		
		
		.popup_coupon .popup_2018_testo div { 
			width:70%;
			margin: 0 auto; 
			text-align:center; 
			margin-top: 60px;
			margin-bottom:5px;}
		
		
		.popup_coupon .popup_2018_testo h4 {
			margin-top: 0px; }
		
.popup_2018_testo h4 span {  
	line-height:21px !important;
    letter-spacing: 1px;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
    font-weight: 700;
	text-transform: uppercase;	}
		
span.popup_2018_close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
		
		
.popup_2018_button_1 {
	cursor: pointer;
    background-color: transparent;
    width: 50%;
	float:left;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 20px;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    padding: 12px 16px;
    margin-bottom: 8px;
	vertical-align: middle;
	font-weight: 700;
	transition: all .2s;
     letter-spacing: 1px;
}
		
.popup_2018_button_2 {
	text-decoration:underline; 
	cursor: pointer;
    background-color: transparent;
    width: 50%;
	float:left;
    text-align: right;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    color: #FFFFFF;
    font-weight: 700;
    padding: 12px 16px;
    margin-bottom: 8px;
	vertical-align: middle;
	
}

.popup_2018_button_1:hover {
	color:white !important;
    background-color: #031F5A;
    border: 2px solid #031F5A;
	transition: all .2s;		
}
		
.popup_2018_button_2:hover {
	color:#fff;
	text-decoration:underline; 
}
	
@media handheld, only screen and (max-width: 767px) {
    .popup_2018_testo {width: 85%;}
	.popup_2018_button_1 {width: 100%; margin-bottom: 30px; font-size: 14px;}
	.popup_2018_button_2   {width: 100%; text-align: center; font-size: 14px;}
	.popup_2018_testo h4 { font-size: 26px;    margin-bottom: 15px; }
	.newsletter_testo:after, .popup_gift .popup_2018_testo:after, .popup_coupon .popup_2018_testo:after { width: 100px;  height: 100px; }	 
	.popup_2018_testo {padding: 30px;}
	.popup_coupon .popup_2018_testo div { width: 100%; }
	.popup_2018_testo h4 span {font-size:18px;}
	
		}

/* SUMMERPACK 01-08-2018*/


.nome_prodotto h4 {
	color: #031f5a;
    clear: both;
    text-transform: uppercase;}

.descrizione h3 {margin-top:0;}

.title_box h4 {
	margin-top: 0;
    margin-bottom: 25px;
    color: white;
    text-transform: uppercase;
	}


.descrizione h5 {
	font-family: 'Old Standard TT', serif;
	color: #555555;
	font-size: 24px;
}

@media handheld, only screen and (max-width: 1500px) { 
.descrizione h5	{font-size: 20px;}
}


@media handheld, only screen and (max-width: 1150px) { 
	.title_box h4 {font-size:16px;}
}

@media handheld, only screen and (max-width: 1100px) { 
.descrizione h5	{ font-size: 18px;}
}



 @media handheld, only screen and (max-width: 992px) { 
.descrizione h5	{ font-size: 16px;}

}

@media handheld, only screen and (max-width: 767px) {
.title_box h4 {font-size:14px;}
.descrizione h5	{ font-size: 18px;}	
.nome_prodotto h4 {font-size:16px;}	
}

/*MODIFICHE SUBPACK 30-08-2018*/

.dettagli_prodotto_subpack {
    float: left;
    width: 27%;
}
		

.foto_prodotto img {
    margin-left: 20%;
}

@media handheld, only screen and (max-width: 1500px) {
.foto_prodotto img {
    width: 62%;
	margin-left: 32%;
	} }

@media handheld, only screen and (max-width: 1160px) {
.foto_prodotto img {
    width: 71%;
    margin-left: 21%;
	} }

@media handheld, only screen and (max-width: 1100px) {
	.foto_prodotto img { 
	margin-left: 0%;
	}
}

@media handheld, only screen and (max-width: 767px) {
.dettagli_prodotto_subpack {
    width: 33% !important;
	} }




	