body {
	font-family: "eurostile", sans-serif;
	background: #fff;
}

.container {
	max-width: 1400px;
	width: 100%;
}

.space10 {
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
}

.space90 {
	display: block;
	clear: both;
	width: 100%;
	height: 90px;
}

.p-0 {
	padding: 0 !important;
}

.mod,
.mod:active,
.mod:hover,
.mod:focus {
    top: -15px;
    left: 0;
	z-index: 1;
}

.mod.centrato,
.mod.centrato:active,
.mod.centrato:hover,
.mod.centrato:focus{
	top: 15px;
	left: 50%;
	margin-left: -39px;
}

.mod img {
	margin: 0 3px 0 0 !important;
}

/*top*/
.top {
	padding: 0;
	height: 80px;
	background: transparent;
	box-shadow: none;
	z-index: 1000;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	position: fixed;
	/*top: 32px;*/
        top: 105px;
	/*right: 50%;
	transform: translate(50%);
	-ms-transform: translate(50%);
	-webkit-transform: translate(50%);
	-moz-transform: translate(50%);*/
	width: 100%;
}

.top.scrolling {
    top: 0;
    background: #fff;
	box-shadow: 0px 2px 2px rgba(168, 167, 167, 0.55);
	-moz-box-shadow: 0px 2px 2px rgba(168, 167, 167, 0.55);
	-webkit-box-shadow: 0px 2px 2px rgba(168, 167, 167, 0.55);
	-ms-box-shadow: 0px 2px 2px rgba(168, 167, 167, 0.55);
}

.activetop {
	height: 80px !important;
	padding: 0;
}

.fixedtop {
	display: block;
	clear: both;
	width: 100%;
    height: 80px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

/*.top .menu > ul > li:first-child {
    padding-left: 0;
}

.top .menu > ul > li:last-child {
    padding-right: 0;
}*/

/*.sovra-top {
	float: left;
	position: relative;
	width: 100%;
	height: 45px;
}

.sovra-top .left {
	padding-top: 20px;
}

.valuta, .lingua {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
}

.valore {
	color: #4E4E4E;
	font-size: 14px;
	text-transform: uppercase;	
}

.lingua {
	margin-left: 32px;
}

.lingua img {
	max-height: 24px;
}

.lingua-corrente img, .valore {
	display: inline-block;
}

.lingua i.fa.fa-angle-down, .valuta i.fa.fa-angle-down {
    margin-left: 8px;
	display: inline-block;
	color: #4E4E4E;
}

.valuta i.fa.fa-angle-down {
    margin-left: 4px;
}

.box-lingue, .box-valute {
    display: none;
    position: absolute;
    top: 24px;
    left: -8px;
    z-index: 9;
    background: #fff;
    padding: 8px 8px 0;
    width: 40px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.10);
}

.box-lingue a, .box-valute span {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}*/

/*.sovra-top .user a {
	font-size: 14px;
	font-weight: 400;
	color: #231f20;
	letter-spacing: 1px;
}*/

.sovra-top .right {
	padding-top: 10px;
}

.sovra-top .right a {
	margin: 0px 10px;
	float: left;
	position: relative;
}

.top-menu {
	/*float: left;*/
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 1400px;
	height: 80px;
	background: #fff;
	padding: 0 62px;
}

.top .logo {
    width: auto;
}

.top .logo p {
	margin: 0;
}

.top .logo img {
    max-height: 60px;
    margin-top: 10px;
}

.top .menu {
	width: auto;
	float: right;
	margin-right: 20px;
}

.top .menu > ul > li {
    padding: 0 6px;
}

.top .menu ul li a {
	line-height: 80px;
	font-weight: 700;
	font-size: 14px;
	padding: 10px;
	color: #4D4D4D;
}

.top .menu ul li.active a {
	color: #31984A;
}

.top .menu ul li:last-child a {
	background: #31984A;
	color: #fff;
}

.top i {
	line-height: 80px;
	font-size: 20px;
	cursor: pointer;
}

.top .btn-search i {
	line-height: 20px;
	color: #fff;
}

.top .fa-facebook {
	color: #495D9E;
}

.top .fa-search {
	color: #7CAD1D;
}

.line-grey {
	background: #CCCCCC;
	width: 1px;
	height: 16px;
	margin: 0 22px;
	display: inline-block;
}

.top .menu .sub-menu {
    top: 50px;
	-webkit-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 2px 13px 0px rgba(0,0,0,0.10);
}

.top .topright {
	width: auto;
	float: right;
	text-align: center;
}

.top .utente, .top .carrellino, .top .wishlist, .top .search {
	float: left;
}

.top .topright img {
    margin: 0;
    line-height: normal;
}

.top .topright .pallinocart span {
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.animated-icon2 {
	display: none;
}

/*.top .topright span {
	display: block;
	color: #4E4E4E;
	font-size: 13px;
	margin: 4px 0 0;
}*/

.top .utente,
.top .search,
.top .wishlist,
.top .carrellino {
	margin: 0 16px;
}

.top .utente {
	margin: 0 16px 0 0;
}

.top .carrellino {
	margin: 0 0 0 16px;
}

.pallinocart {
	color: #000;
}

.barraricerca {
	height: 0;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	width: 100%;
	top: 0;
	float: none;
	position: relative;
	margin: 0 auto;
	padding: 0 16px;
	max-width: 1400px;
}

.barraricerca.active {
	left: 0;
	top: 0;
	width: 100%;
	height: 64px;
	padding: 0 16px;
	float: none;
	max-width: 1400px;
}

.top.scrolling .barraricerca {
	max-width: 100%;
}

.top.scrolling .barraricerca.active {
	max-width: 100%;
}

.barraricerca form {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}

.barraricerca input {
    border: 0;
	line-height: 48px;
	height: 48px;
	width: 93%;
	float: left;
	position: relative;
	margin-top: 8px;
	padding: 0;
}

.barraricerca input::-webkit-input-placeholder {
	color: #ccc;
	font-weight: 600;
	font-size: 26px;
	letter-spacing: 1px;
}

.barraricerca input:-moz-placeholder {
	color: #ccc;
	font-weight: 600;
	font-size: 26px;
	opacity: 1;
	letter-spacing: 1px;
}

.barraricerca input::-moz-placeholder {
	color: #ccc;
	font-weight: 600;
	font-size: 26px;
	opacity: 1;
	letter-spacing: 1px;
}

.barraricerca input:-ms-input-placeholder {  
	color: #ccc;
	font-weight: 600;
	font-size: 26px;
	letter-spacing: 1px;
}

.btn-search {
	width: 7%;
	height: 40px;
	float: right;
	position: relative;
	padding: 0;
	border: 0;
	color: #fff;
	font-size: 24px;
	background: #31984a;
	margin-top: 10px;
}

/*banner promo top*/
.banner_promo {
	background: #231f20;
	width: 100%;
	position: relative;
	float: left;
	padding: 10px 0 15px;
	text-align: center;
}

.banner_promo p {
	display: table;
	position: relative;
	color: #fff;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}

.banner_promo p::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	bottom: 0;
	left: 0;
}

.best-s {
	width: 25%;
	float: left;
	position: relative;
	clear: none;
	margin: 0;
	padding: 0 15px 0 0;
}

.best-s img.imgprod,
.s-prod img.imgprod,
.slide_corr img.imgprod {
	width: auto;
	max-width: 100%;
	height: auto;
	/*max-height: 357px;*/
	display: block;
	margin: 0px auto;
	float: none;
}

/*slider home*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .fullimg {
    width: 100%;
    max-width: 3000px;
}

/*card product*/
.s-prod.adue {
	width: 50%;
	padding: 0 15px 0 0;
	margin: 0 0 50px 0;
}

.s-prod.atre {
	padding: 0 15px 0 0;
	margin: 0 0 50px 0;
}

.s-prod.aquattro {
	width: 25%;
	padding: 0 15px 0 0;
	margin: 0 0 50px 0;
	min-height: 350px;
}

.s-prod.atre .cont_imgprodsez {
	min-height: 348px;
}

.s-prod.aquattro .addwish span,
.s-prod.aquattro .addcart span {
	display: none;
	margin: 0;
}

.best-s .info,
.s-prod .info,
.cont_prod_corr .slide_corr .info {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	padding: 0;
}

.best-s .info .price,
.s-prod .info .price,
.s-prod .info .price span,
.slide_corr .info .price,
.slide_corr .info .price span {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	line-height: 20px;
	text-align: center;
	margin: 0;
}

.cont_btn {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 100;
	transition: all 250ms ease-in-out;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
}

.cont_btn .addwish {
	position: absolute;
	width: 17.5%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #231f20;
}

.cont_btn .addcart {
	position: absolute;
	width: 54%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 28.5%;
	cursor: pointer;
}

.cont_btn .addwish span,
.cont_btn .addcart span {
	display: none;
}

.s-prod.adue .cont_btn .addcart span {
	display: inline-block;
	margin: 0 0 0 10px;
}

.actionvp .input-group.text-center {
	width: 8%;
	float: left;
	margin-right: 2%;
}

.actionvp .input-group #quantity,
.qtybox.clearfix #quantity {
	width: 70%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	position: relative;
	border: 1px solid #231f20;
	margin: 0;
	padding: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.qty_prod input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.qty_prod input[type="mail"],
.qty_prod input[type="email"],
.qty_prod input[type="password"],
.qty-cart input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.qty-cart input[type="mail"],
.qty-cart input[type="email"],
.qty-cart input[type="password"] {
	width: 50%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	float: left;
	position: relative;
	border: 0;
	margin: 0;
	padding: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.actionvp .input-group .input-group-addon,
.qtybox .input-group-addon {
	width: 30%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #231f20;
	background: #fff;
	float: left;
	position: relative;
	padding: 0;
	border-radius: 0;
	margin-left: -1px;
}

.qty_prod .input-group-addon,
.qty-cart .input-group-addon {
	width: 25%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 0;
	background: #fff;
	float: left;
	position: relative;
	padding: 0;
	border-radius: 0;
	cursor: pointer;
	font-size: 24px;
	color: #000;
}

.actionvp .input-group .input-group-addon:last-child,
.qtybox .input-group-addon:last-child {
	height: 26px;
	margin-top: -1px
}

.qty_prod {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28.5%;
	background: #fff;
	border: 1px solid #231f20;
}

.qtybox {
	width: 24%;
	float: left;
	position: relative;
}

.actionvp .qtybox .input-group.input-popup {
	width: 98%;
	float: left;
	position: relative;
}

.addcart img,
.btn-addcart img,
.addwish > img {
    vertical-align: middle;
	position: relative;
}

.cont_btn .addcart img,
.cont_btn .btn-addcart img,
.cont_btn .addwish > img {
	margin: 0;
}

.cont_imgprod,
.cont_imgprodsez {
	float: left;
	position: relative;
	width: 100%;
	/*min-height: 357px;
	margin: 0 0 15px 0;*/
}

.best-s:hover .cont_btn,
.s-prod:hover .cont_btn,
.slide_corr:hover .cont_btn {
	opacity: 1;
}

.btn-scopri,
.btn-scopri:active,
.btn-scopri:hover,
.btn-scopri:focus {
	position: absolute;
	width: 17.5%;
	height: 50px;
	left: 0;
	text-align: center;
	line-height: 50px;
	color: #231f20;
	border: 1px solid #231f20;
	background: #231f20;
	bottom: 0;
}

#sliderbest {
    border: 0;
	padding: 0;
}

.best-s .info .varianti,
.s-prod .info .varianti,
.slide_corr .info .varianti {
	margin: 25px 0 0 0;
	float: left;
	position: relative;
	width: 100%;
}

.best-s .info .varianti p,
.s-prod .info .varianti p,
.slide_corr .info .varianti p {
	font-size: 18px;
	font-weight: 700;
	line-height: 19px;
	color: #000;
	margin: 0;
}

.best-s .info .varianti .variante,
.s-prod .info .varianti .variante,
.slide_corr .info .varianti .variante {
	display: none;
}

.best-s:hover .info .varianti p,
.s-prod:hover .info .varianti p,
.slide_corr:hover .info .varianti p {
	display: none;
}

.best-s:hover .info .varianti .variante,
.s-prod:hover .info .varianti .variante,
.slide_corr:hover .info .varianti .variante {
	display: block;
}

.controls.form-inline.radiocolor.tipo-variante {
	display: table;
	margin: 0 auto;
}

/*attributi*/
.radiocolor.tipo-variante input[type="radio"]:checked + label.label_txt {
	font-weight: 700;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_img {
	border: 1px solid #231f20;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_txt::before {
	width: 25px;
	height: 1px;
	background: #231f20;
	left: 50%;
	margin-left: -12.5px;
}

.radiocolor.tipo-variante input[type="radio"]:checked + label.label_img::before {
	width: 0;
	height: 0;
}

.radiocolor label:last-child {
	margin-right: 0;
}

.tipo-variante label {
	margin-bottom: 0;
}

.tipo-variante label.label_img {
	width: 30px;
	height: 30px;
	background-size: cover;
	border-radius: 100%;
}

.radiocolor label.label_colore {
	width: 70px;
	height: 70px;
}

.radiocolor label.label_colore.not_aviable::before,
.tipo-variante label.label_img.not_aviable::before {
	content: "";
	position: absolute;
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
}

.radiocolor input[type="radio"]:checked + label.label_colore::before {
    width: 70px;
    height: 70px;
	top: 0;
	left: 0;
	border-radius: 0;
}

.titl {
	font-size: 25px;
	font-weight: 700;
	color: #000;
	position: relative;
	margin: 50px 0 30px 0;
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	line-height: 25px;
	letter-spacing: 1px;
}

.titl::before {
	content: "";
	width: 70px;
	height: 2px;
	background: #000;
	left: 50%;
	margin-left: -35px;
	bottom: -30px;
	position: absolute;
}

.s-prod {
	margin: 0;
	padding: 0;
	border: 0;
	/*min-height: 456px;*/
}

.wish-prod {
	margin: 0 15px 0 0;
}

.wish-prod .cont_imgprodsez {
	min-height: 335px;
}

.wish-prod .cont_imgprodsez img.imgprod {
	max-height: 335px;
}

#sliderfull .left.carousel-control {
	background: url("/themes/jewels/images/arrow_left.png") no-repeat center center;
	left: 85px;
}

#sliderfull .right.carousel-control {
	background: url("/themes/jewels/images/arrow_right.png") no-repeat center center;
	right: 85px;
}

.boxhome {
	float: left;
	position: relative;
}

.boxhome a img {
	float: left;
	position: relative;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.boxhome a:hover img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.boxhome.tall {
	padding-left: 0;
}

.boxhome.smallst {
	padding-right: 0;
}

.boxhome.smallnd {
	padding-right: 0;
	margin: 29px 0 0 0;
}

.boxhome.full {
	padding: 0;
}

/*footer*/
/*.fasciaprefoo {
	float: left;
	position: relative;
	width: 100%;
	padding: 20px 0;
}

.col-fasciaprefoo p {
	font-size: 15px;
	font-weight: 400;
	color: #231f20;
	line-height: 22px;
	margin: 0;
	letter-spacing: 1px;
}

.col-fasciaprefoo:nth-child(1) p,
.col-fasciaprefoo:nth-child(4) p {
	font-size: 13px;
}

.col-fasciaprefoo:nth-child(2) p {
	text-align: right;
}

.col-fasciaprefoo:nth-child(3) img {
	float: right;
}

.cont_carte {
	float: left;
	position: relative;
	width: 100%;
}

.cont_carte img {
	margin: 0 5px 0 0;
}

.cont_carte img:last-child {
	margin: 0;
}

.prefoo {
	float: left;
	position: relative;
	width: 100%;
	background: #231f20;
	padding: 20px 0;
}

.prefoo span {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	float: left;
	position: relative;
	margin: 12px 15px 0 0;
	letter-spacing: 1px;
}

.prefoo .social {
	float: left;
	position: relative;
}

.prefoo .social a {
	float: left;
	position: relative;
	margin: 0 15px 0 0;
}

.boxnewsletter {
	float: right;
	position: relative;
}

.newsletterinput {
	width: 260px;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 0 15px 0 0;
	float: left;
	position: relative;
	border-radius: 0;
}

.boxnewsletter input::-webkit-input-placeholder {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
}

.boxnewsletter input:-moz-placeholder {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	opacity: 1;
	letter-spacing: 1px;
}

.boxnewsletter input::-moz-placeholder {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	opacity: 1;
	letter-spacing: 1px;
}

.boxnewsletter input:-ms-input-placeholder {  
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
}

.btn-newsletter {
	width: 130px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #231f20;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	position: relative;
}

.col-newsletter {
	padding: 0 70px;
}*/

.footer {
	float: left;
	position: relative;
	width: 100%;
	background: #fff;
	padding: 102px 0 0;
}

.footer img {
	max-height: 47px;
}

.footer img.logo-foo {
	max-height: 70px;
}

.footer .col-foo img {
	min-width: 12px;
	max-height: 18px;
	margin-right: 8px;
	display: table-cell;
	vertical-align: middle;
}

.footer h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #31984A;
	margin: 0 0 16px;
	text-transform: uppercase;
}

.footer .col-foo p {	
	margin: 0 0 16px;
	max-width: 200px;
	width: 100%;
	display: table;
}

.footer .col-foo p small {
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
	width: 100%;
}

/*.footer ul li a,
.footer ul li a:active,
.footer ul li a:hover,
.footer ul li a:focus {
    font-size: 12px;
    line-height: 18px;
	color: #231f20;
	letter-spacing: 1px;
}*/

.sottof {
	float: left;
	position: relative;
	width: 100%;
	padding: 0 0 32px;
}

.sottof p {
	margin: 0;
	color: #808080;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
}

.sottof p a {
	margin: 0 0 0 5px;
	color: #808080;
	text-decoration: underline;
}

.sottof p span {
	color: #4D4D4D;
	font-size: 15px;
	font-weight: 500;
}

.sottof img {
	height: 19px;
}

select.selordina {
	width: auto;
	border: 1px solid #e6e6e6;
	color: #231f20;
	padding: 0;
}

select.selordina:nth-child(2) {
	width: 40px;
	border: 1px solid #e6e6e6;
	color: #231f20;
	padding: 0;
}

.cont_imgprodsez img.imgprod {
	/*position: absolute;
	left: 0;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	visibility: hidden;*/
}

.s-prod:hover .cont_imgprodsez img.imgprod.imgtop {
	opacity: 0;
}

.titcolsx::before {
	content: "";
	position: absolute;
	width: 25px;
	height: 13px;
	right: 30px;
	background: url("/themes/jewels/images/arrow_catalog.png") no-repeat center center;
	top: 50%;
	margin-top: -6.5px;
	display: none;
}

.titcolsx,
.titcolsx-catalogo,
.titcolsx-active {
	cursor: auto;
	font-size: 26px;
	font-weight: 700;
	color: #4D4D4D;
	text-transform: capitalize;
}

.titcolsx-catalogo::before,
.titcolsx-active::before {
	display: none;
}

.titcolsx::after {
	content: "";
	position: absolute;
	bottom: -15px;
	width: 100%;
	height: 1px;
	background: #231f20;
	left: 0;
	display: none;
}

.titcolsx-catalogo i {
	display: none;
}

.filtro {
	padding: 0;
}

.breadcontinue {
	margin: 0;
}

.prod .info .cod {
    font-size: 18px;
    line-height: 18px;
    color: #231f20;
	width: 100%;
}

.prod .tit:not(.col-xs-6), .prod .info .tit {
	font-size: 24px;
	font-weight: 700;
	color: #231f20;
	width: 100%;
	text-transform: none;
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
	line-height: 24px;
}

.prod .info .price {
	font-size: 35px;
	font-weight: 700;
	color: #231f20;
	width: 100%;
}

.btn-stock {
	width: auto;
	height: 35px;
	background: #231f20;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	padding: 0 15px;
	float: left;
	position: relative;
	letter-spacing: 1px;
}

.btn-nostock {
	width: auto;
	height: 35px;
	background: #757575;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 35px;
	padding: 0 15px;
	float: left;
	position: relative;
	letter-spacing: 1px;
}

.btn-stock img,
.btn-nostock img {
	margin: 0 0 0 10px;
}

.btn-wish,
.btn-wish:hover,
.btn-wish:focus,
.btn-wish:active {
	border: 0;
	width: 8%;
	margin-left: 2%;
	height: 50px;
	line-height: 50px;
}

.actionvp .addcart {
	width: 76%;
	background: #231f20;
	letter-spacing: 1px;
	height: 50px;
	line-height: 50px;
}

.btn-wish img {
	margin: 0;
}

.share {
	float: left;
	position: relative;
	width: 100%;
}

.share span {
	font-size: 16px;
	font-weight: 400;
	color: #231f20;
	float: left;
	position: relative;
	margin: 3px 0 0 0;
}

.share a {
	float: left;
	position: relative;
	margin: 0 0 0 15px;
}

/*.immaginette .netta.active_netta {
	border-color: #231f20;
}*/

.filtroattivo {
	border: 0;
}

.immaginette {
	float: left;
	position: relative;
	width: 15.5%;
	margin-top: 0;
}

.immaginette .immaginetta {
	width: 100%;
	margin: 0 0 10px;
	height: 60px;
	float: left;
	position: relative;
	border: 1px solid #E6E6E6;
	overflow: hidden;
}

.immaginette .immaginetta .netta {
	max-height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	margin: 0;
	float: none;
	width: auto;
	border: 0;
}

.cont_thumb_img_prodotto {
	width: 0;
	height: 0;
}

.foto .cont_thumb_img_prodotto .fancybox.thumb_img_prodotto {
	height: 0;
}

.form_stock {
	float: left;
	position: relative;
	width: 80%;
}

.form_stock p {
	font-size: 16px;
	letter-spacing: 1px;
	color: #231f20;
}

.form_stock .btn-default,
.form_stock .btn-default:hover,
.form_stock .btn-default:focus,
.form_stock .btn-default:active {
	width: 14%;
	height: 50px;
	line-height: 50px;
}

.form_stock input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.form_stock input[type="mail"],
.form_stock input[type="email"],
.form_stock input[type="password"] {
	width: 76%;
	margin: 0;
	padding: 0 10px;
	height: 50px;
	border: 1px solid #231f20;
}

.s-tab .tittab {
	font-size: 20px;
	color: #231f20;
}

.s-tab .content p {
	font-size: 16px;
}

.views {
	display: table;
	position: relative;
	margin: 0 auto;
}

.views a {
	float: left;
	position: relative;
	margin: 0 5px 0 5px;
}

input.quantity[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
input.quantity[type="mail"],
input.quantity[type="email"],
input.quantity[type="password"] {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}

.cont_faq {
	float: left;
	position: relative;
	width: 100%;
}

.box_faq {
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #231f20;
	clear: both;
}

.title_faq {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	width: 100%;
	cursor: pointer;
	margin: 20px 0 20px 0;
	line-height: 20px;
	padding: 0 55px 0 0;
}

.title_faq::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 13px;
    right: 30px;
    background: url("/themes/jewels/images/arrow_catalog.png") no-repeat center center;
    top: 50%;
    margin-top: -6.5px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

.active_faq::before {
	transform: rotate(180deg);
}

.text_faq {
	display: none;
	font-size: 13px;
	color: #231f20;
	line-height: 18px;
	margin: 0 0 20px 0;
	letter-spacing: 1px;
}

.text_faq a {
	font-size: 13px;
}

.text_faq ul,
.text ul {
	padding: 0 0 0 10px;
}

.text {
	float: left;
	position: relative;
	width: 100%;
}

.text p,
.text li {
	font-size: 15px;
	line-height: 21px;
	color: #231f20;
	letter-spacing: 1px;
	margin: 0;
}

.text.mappa ul {
	list-style: none;
	padding: 0;
}

.tabbing {
	float: left;
	position: relative;
}

.slide_corr {
    width: 100%;
}

.col-foto {
	float: left;
	position: relative;
	width: 49.5%;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	padding: 10px 10px 0 10px;
}

.prod .foto {
	width: 84.5%;
	padding: 0 20px 0 30px;
}

.prod .info {
	width: 50.5%;
	padding-left: 10%;
}

.col-form {
	padding: 0;
}

.col-form label {
	display: block;
}

.col-form input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.col-form input[type="mail"],
.col-form input[type="email"],
.col-form input[type="password"],
.col-form select {
	width: 100%;
	border: 1px solid #231f20;
	padding: 0 10px;
}

.col-form textarea {
	width: 100%;
	border: 1px solid #231f20;
	height: 100px;
	padding: 10px;
}

#button_reload_captcha {
	float: left;
	position: relative;
	margin: 0;
	color: #231f20;
	cursor: pointer;
}

.col-captcha {
	padding: 0;
}

.col-captcha input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.col-captcha input[type="mail"],
.col-captcha input[type="email"],
.col-captcha input[type="password"] {
	margin: 0 0 0 15px;
	height: 70px;
	float: left;
	position: relative;
	width: 200px;
}

.col-captcha img {
	float: left;
	position: relative;
}

.s-prod.best-s {
	padding: 0 15px 0 0;
}

.foto .fancybox {
	position: relative;
	float: left;
	width: 100%;
	height: 350px;
}

.foto .fancybox .imgbig {
    max-height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.s-tab .tittab {
	font-size: 16px;
}

.pallinocart {
	background: #231f20;
	box-shadow: none;
	color: #fff;
}

.titcolsx {
	margin-left: 0;
}

.sidebar-nav > ul > li > a:hover::before,
.sidebar-nav > ul > li > a:focus::before,
.sidebar-nav > ul > li > a:active::before,
.sidebar-nav > ul > li.active > a::before {
	width: 0;
	height: 0;
}

.privacy a {
	text-decoration: none;
}

.table-responsive {
	float: left;
	position: relative;
	width: 100%;
}

.col-precprod {
	padding-left: 0;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('/themes/jewels/images/arrow-select.png') no-repeat calc(100% - 10px) center / 8px 5px;
}



.qty-cart {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28.5%;
	background: #fff;
	border: 1px solid #e6e6e6;
}

.cont_btn .cart-qty {
	position: absolute;
	width: 71.5%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 28.5%;
	cursor: pointer;
	text-align: center;
}

.cont_btn .cart-wish {
	position: absolute;
	width: 82.5%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
	text-align: center;
}

.cont_btn .cart-full {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
	text-align: center;
}

.cont_btn .wish-cart {
	position: absolute;
	width: 17.5%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #231f20;
	text-align: center;
}

.cont_btn .wish-full {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
	color: #231f20;
	border: 0;
	padding: 0;
	margin: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #231f20;
	text-align: center;
}

.cont_btn .cart-full img,
.cont_btn .cart-qty img,
.cont_btn .cart-wish img,
.cont_btn .wish-full img {
	margin: 0 10px 0 0;
}

.cont_btn .wish-cart span.txt-btn {
	display: none;
}

.addcart span,
.cont_btn .cart-full span.txt-btn,
.cont_btn .cart-qty span.txt-btn {
	color: #fff;
}

.addwish span,
.cont_btn .wish-full span.txt-btn {
	color: #231f20;
}

.topright .cartempty {
	float: none;
}

.btn-showmore {
	width: 180px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #231f20;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #231f20;
	text-align: center;
	cursor: pointer;
	clear: both;
}

.btn-disp {
    float: left;
    position: relative;
    width: 86%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    border: 1px solid #231f20;
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
    cursor: pointer;
	margin: 0 0 30px 0;
}

.text_disp {
    float: left;
    position: relative;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #231f20;
    margin: 0 0 30px 0;
}

.prod .info.info_disp .tit {
	width: 100%;
}

.form-disp input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity),
.form-disp input[type="mail"],
.form-disp input[type="email"],
.form-disp input[type="password"],
.form-disp select,
.form-disp textarea {
    border: 1px solid #E6E6E6;
    margin-right: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
	padding: 0 10px;
	font-size: 15px;
	color: #808080;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}

.form-disp textarea {
	height: 85px;
}

/*form*/
.form input[type="text"], .form input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity), .form input[type="password"], .form input[type="email"], .form input[type="tel"], .form select {
    width: 100%;
    height: 40px;
    border: 0;
    line-height: 40px;
    font-size: 16px;
    color: #757575;
    background: transparent;
    margin: 0;
    border: 1px solid #bdbdbd;
    border-radius: 0;
    box-shadow: none;
	padding: 0 8px;
	position: relative
}

.form select {
	background: url('/themes/jewels/images/arrow_select.svg') no-repeat scroll right center / 20px auto;
}

.form label {
	color:#616161 !important;
	font-size: 16px;
	margin: 0 0 8px;
}

.form .controls {
	width: 47.5%;
	margin: 0 5% 24px 0;
	float: left;
}

.form .controls.odd {
	width: 47.5%;
	margin: 0 0 24px 0;
}

.errore:empty {
    margin-bottom: 0;
}

.h1.tal {
	margin: 0 0 32px;
}

.widget.fb .btn-default, .widget.fb .btn-default:hover, .widget.fb .btn-default:focus, .widget.fb .btn-default:active {
	background: #4267b2;
}

/*caggiano*/
.container.no-banner-top {
	margin-top: 150px;
}

h1 {
	color: #4D4D4D;
	margin: 0 0 60px;
	position: relative;
	font-weight: 900;
	font-size: 45px;
	line-height: 49px;
	letter-spacing: 4px;
	padding-bottom: 32px;
}

h1 small {
	font-weight: 500;
	font-size: 45px;
}

h1:before {
	content:url('/themes/jewels/images/beforeh1.png');
	position: absolute;
	bottom: 0;
	right: 50%;
	transform: translateX(50%);
	-ms-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
}

h2 {
  	font-size: 42px;
	line-height: 46px;
	margin: 0;
}

h3 {
  	font-size: 40px;
	line-height: 48px;
	margin: 0;
}

.btn-verde {
	background: #31984A;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	height: auto;
	line-height: 16px;
	padding: 17px 40px;
	display: inline-block;
	text-align: center;
}

.btn-verde:focus,
.btn-verde:hover {
	color: #fff;
	font-size: 16px;
}

body .eupopup-style-compact .eupopup-head {
    display: none;
}

/*home*/
.bg-grigio {
	background: #F3F3F3;
	padding: 72px 24px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center;
    width: 100%;
	bottom: -72px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #7CAD1D;
    width: 18px;
    height: 3px;
    margin: 0 8px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
	opacity: .4;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #7CAD1D;
	opacity: 1;
}

/*pagine*/
.banner-pag {
	height: 280px;
	position: relative;
}

.banner-pag h1 {
	position: absolute;
	bottom: 40px;
	right: 50%;
	transform: translateX(50%);
	-ms-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-webkit-transform: translateX(50%);
	margin: 0;
}

.testo-pag {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: #4D4D4D;
	max-width: 1024px;
	width: 100%;
}

.testo-pag p {
    font-size: 20px;
    line-height: 30px;
}

.testo-pag p:last-child {
	margin: 0;
}

.s-prod .tit {
	font-size: 24px;
	color: #4D4D4D;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}

.s-prod .cont_imgprod img {
	margin: 0;
	float: right;
}

.s-prod .price {
	font-size: 32px;
	color: #31984A;
	font-weight: 700;
	margin-bottom: 30px;
	line-height: 32px;
}

.s-prod .details, .prod .details {
	margin: 0;
	padding: 0;
	list-style: none;
}

.s-prod .details li {
	color: #373434;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 20px;
}

.s-prod .details li strong {
	color: #585454;
}

.s-prod .btn-verde {
	margin-top: 10px;
}

.bx-wrapper .bx-controls-direction a {
	width: 13px;
	height: 25px;
	margin-top: -12.5px;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:active {
	background: url("/themes/jewels/images/ico-arrow-left-slider.png") no-repeat center / 13px 25px;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:active,
.bx-wrapper .bx-next:focus {
	background: url("/themes/jewels/images/ico-arrow-right-slider.png") no-repeat center / 13px 25px;
}

.box-form .btn-verde {
	max-width: 120px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.box-form input#nome {
	background-image: url("/themes/jewels/images/ico-nome-contatti.png");
	background-repeat: no-repeat;
	background-size: 12px;
	background-position-x: calc(100% - 23px);
	background-position-y: center;
}

.box-form input#telefono {
	background-image: url("/themes/jewels/images/ico-telefono-contatti.png");
	background-repeat: no-repeat;
	background-size: 12px;
	background-position-x: calc(100% - 23px);
	background-position-y: center;
}

.box-form input#email {
	background-image: url("/themes/jewels/images/ico-email-contatti.png");
	background-repeat: no-repeat;
	background-size: 15px 11px;
	background-position-x: calc(100% - 20px);
	background-position-y: center;
}

.box-form textarea#messaggio {
	background-image: url("/themes/jewels/images/ico-messaggio-contatti.png");
	background-repeat: no-repeat;
	background-size: 12px;
	background-position-x: calc(100% - 23px);
	background-position-y: 15px;
}

.coldx .s-prod, .coldx .s-prod.adue, .coldx .s-prod.atre, .coldx .s-prod.aquattro {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #E6E6E6;
	display: table;
}

.coldx .s-prod .col-xs-12, .coldx .s-prod.adue .col-xs-12, .coldx .s-prod.atre .col-xs-12, .coldx .s-prod.aquattro .col-xs-12 {
	float: none;
	display: table-cell;
	vertical-align: middle;
}

.s-prod .col-imgprodsez {
	padding: 0;
	border-right: 1px solid #DEDEDE;
}

.coldx .s-prod .info {
	width: auto;
	float: none;
}

.coldx .s-prod .info .price,
.coldx .s-prod .view {
	display: table-cell;
	vertical-align: bottom;
}

.coldx .s-prod .info .btn-verde {
	margin-top: 0;
	background: #00691F;
	width: 100%;
	max-width: 180px;
	min-width: 180px;
	padding: 15px 10px;
}

.coldx .s-prod .info .price span {
	font-size: 40px;
	font-weight: 700;
	color: #31984A;
	float: left;
	width: 100%;
	line-height: 40px;
	text-align: left;
}

.s-prod .price span.barrato,
.s-prod .info .price span.barrato,
.prod .breadcrumb .price span.barrato {
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	color: #808080;
	margin-right: 0;
	text-decoration: line-through;
}

.coldx .details {
	margin-top: 40px;
}

.coldx .details, .prod .details {
	background: #FCFCFC;
	border-top: 1px solid #D9D9D9;
	/*float: left;*/
	display: table;
	width: 100%;
}

.prod .col-foto .row {
	margin-left: -10px;
	margin-right: -10px;
}

.coldx .details li, .prod .details li {
	/*float: left;*/
	display: table-cell;
    vertical-align: middle;
	width: 25%;
	border-right: 1px solid #D9D9D9;
	padding: 15px 10px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 700;
	color: #808080;
}

.coldx .details li:last-child, .prod .details li:last-child {
	border-right: 0;
}

.prod .details li h5 {
	text-transform: none;
	font-size: 16px;
	font-weight: 700;
	color: #4D4D4D;
	margin-top: 0;
}

.coldx .details li img, .prod .details li img {
	max-height: 22px;
	margin-right: 10px;
}

.prod .col-foto .slick-prev, .prod .col-foto .slick-next {
	width: 9px;
	height: 17px;
}

.prod .col-foto .slick-prev::before, .prod .col-foto .slick-next::before {
	display: none;
}

.prod .col-foto .slick-prev {
	left: -19px;
	background: url("/themes/jewels/images/ico-arrow-left-slick-slider.png") no-repeat center / 9px 17px;
}

.prod .col-foto .slick-next {
	right: -19px;
	background: url("/themes/jewels/images/ico-arrow-right-slick-slider.png") no-repeat center / 9px 17px;
}

.prod .col-foto .slick-slide.slick-current .immaginetta {
	border-color: #31984A;
}

.prod .breadcrumb {
	padding: 0 0 20px 0;
	background: #fff;
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
}

.prod .breadcrumb .tit {
	margin: 0;
	font-size: 30px;
	font-weight: 700;
	color: #4D4D4D;
	border: 0;
	padding: 0;
	line-height: 30px;
}

.prod .breadcrumb .price {
	font-size: 30px;
	font-weight: 700;
	color: #31984A;
	line-height: 30px;
	text-align: right;
}

.prod .breadcrumb .price span {
	display: inline-block;
}

.prod .breadcrumb .back {
	font-size: 16px;
	font-weight: 500;
	color: #666666;
	text-decoration: underline;
	float: right;
	line-height: 30px;
}

.prod #formcontatti .form-group {
	font-size: 14px;
	font-weight: 700;
	color: #4D4D4D;
}

.prod #formcontatti .controls {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    line-height: 13px;
	font-size: 14px;
	font-weight: 500;
	color: #999999;
}

.prod #formcontatti .controls:not(.m-l-0) {
	margin-left: 15px;
}

.prod #formcontatti input[type="radio"] {
    display: block;
    visibility: visible;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    cursor: pointer;
}

.prod #formcontatti input[type="radio"] + label {
    width: 13px;
    height: 13px;
    border: 1px solid #31984A;
    background: #fff;
    margin-bottom: 0;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.prod #formcontatti input[type="radio"]:checked + label {
	background: #31984A;
}

.prod #formcontatti .form-group .col-xs-12 {
	padding-left: 10px;
	padding-right: 10px;
}

.prod #formcontatti .form-group.row {
	margin-left: -10px;
	margin-right: -10px;
}

.privacy p {
	font-size: 14px;
	font-weight: 500;
	color: #4D4D4D;
	line-height: 14px;
}

.privacy a {
	color: #66CA77;
}

.prod .nav-tabs {
	background: #495D9E;
	border: 0;
	padding: 10px 12px;
}

.prod .nav-tabs > li > a {
	margin-right: 10px;
	border: 0;
	border-radius: 0;
	background: #fff;
	color: #31984A;
	font-size: 16px;
	font-weight: 700;
}

.prod .nav-tabs > li.active > a {
	background: #31984A;
	color: #fff;
	border: 0;
}

.prod .tab-content {
	max-width: 912px;
}

.prod .tab-content ul {
	padding: 0;
	margin: 0 0 25px 0;
	list-style: none;
	float: left;
	width: 100%;
}

.prod .tab-content h5 {
	font-size: 18px;
	font-weight: 700;
	color: #31984A;
	line-height: 28px;
	float: left;
	width: 100%;
}

.prod .tab-content li,
.prod .tab-content p,
.s-prod .description,
.s-prod .description p {
	font-size: 18px;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 28px;
}

.s-prod .description {
	margin-bottom: 20px;
}

.prod .tab-content p {
	margin-top: 10px;
}

.cont_imgprodsez {
	height: 150px;
	overflow: hidden;
}

.cont_imgprodsez img.imgprod {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.pre-header {
	background: #55585a;
	padding: 10px 0;
}

.pre-header .pagecomposer-riga.riga-boxed {
	padding: 0;
}

.pre-header .col-w-50 {
	float: none;
    display: inline-block;
  	vertical-align: middle;
}

.pre-header img {
	height: 50px;
	width: auto;
    max-width: none;
	border: 1.3px solid #fff;
}

.pre-header p, .pre-header a {
	margin: 0;
  	color: #ffffff;
}

.pre-header a {
	text-decoration: underline;
}

.pre-header .col-w-50:last-child p {
  	text-align: right;
}

.pulsante-outline, .pulsante-outline:hover, .pulsante-outline:active, .pulsante-outline:focus {
    background: transparent;
    border: 2px solid #ffffff;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    height: auto;
    line-height: 16px;
    padding: 17px 40px;
    display: table;
    text-align: center;
}