
/* 
Copyright 2014 - The Box Company srl
Tutti i diritti riservati
Versione: 2.0;

*/

*{ 
	margin: 0; 
	padding: 0; 
}

body{
	font-family: 'Roboto',sans-serif;
	height: 200px;
	background-color: #f4f2ef;
	color: #606060;
}

blockquote {
  
  /*border-left: 10px solid #ccc;*/
  margin: 1.5em 2px;
  padding: 2px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
 
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  /*margin-right: 0.25em;*/
  vertical-align: -0.4em;
}
blockquote:after {
  float: right;
  content: close-quote;
  font-size: 4em;
  margin-top: 20px;
  /*line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;*/
}
blockquote p {
  display: inline;
  font-size: 16px;
}


h4 {
	font-size: 2.2em;
	color:#5f5f5f;
	margin: 20px;
	font-weight: 200;
	text-align: center;
	word-wrap: break-word;
}

h5 {
	font-size: 1em;
	color:#5f5f5f;
	margin: 20px;
}

h6{
	font-size: 1em;
	color:#3f3f3f;
	margin: 20px;
}

a img,:link img,:visited img,fieldset {
	border:none;
	text-decoration: none;
}

a:link, a:hover{
	text-decoration: none;
}


p{
	font-size: 0.8em;
	color:#606060;
	padding: 5px;
	margin:0;
}

strong {
	font-weight: bold;
}

.font12{
	font-size: 12px
}

.link{
	text-decoration: underline!important;
}
.clear {
	clear:both
}
.padding25{
	padding: 25px;
}

.padding10{
	padding: 10px;
}
.template-color:hover{
	opacity: 0.8;
}

.content-privacy {
	background-color: #ebe6e4;
	margin: 0 15px 0px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 0.8em;
	text-align: center;
	line-height: 20px;
	padding: 5px 10px 5px 10px;
}



.btn-dietro{
	color:#606060;	
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #f4f2ef;
	border: 2px solid #dedede;
	padding: 6px 20px 6px 20px;
	   -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	width: 25%;
	margin: 0 auto;
	cursor: pointer;
}

.btn-dietro:hover{
	font-family: 'Source Sans Pro', sans-serif;
	background-color: #dedede;
	color:#606060;
	padding: 6px 20px 6px 20px;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
 
}

.text-call{
	font-size: 1em;
}


/* ===> Stile allineamenti <===  */
.text-left{
	text-align: left !important;
}

.align-left{
	text-align: left;
}

.center{
	text-align: center;
}



.align-right{
	text-align: right;
}


.float-left{
	float: left;
}

.float-right{
  float: right;
}

.center{
  text-align: center;
}


a:link, a:hover, a:link {
	text-decoration: none!important;
}

.2em{
	font-size: 2em
}

/* ===> Fine Stile allineamenti <===  */

/* ===> Stile banner superiore<===  */
.ombra-header{
	position: relative;
	bottom: 5px;
}	

/* ===> Fine Stile allineamenti <===  */



.pointer{
	cursor: pointer;
}

.normal{
	font-style: normal;
}


/* ===> Stile del testo sotto il banner <===  */
.testo {
	margin:0 15px 20px 15px; 
	line-height: 22px; 
	font-size: 1em;
	color: #606060;
	text-align: left;
	word-wrap:break-word;
}

.testo ul, .testo ol {
	padding:20px!important;
	text-align:left;
	font-size: 0.8em;
}
/* ===> Fine Stile del testo sotto il banner <===  */


/* ===> Contenitore condividi <===  */
.content-condividi{
	margin:0 30px 0px 30px;
	font-size: 14px;
	text-align: center;
}


/* ===> Fine Contenitore condividi <===  */


/* ===> Stile del footer <=== */
.footer-preview {
	display: block;
	padding: 10px 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=80);
	opacity:0.8;
	/*color: #595f6c;*/
	position: relative;
	font-size: 0.8em;
	text-align: center;
}

.font-footer{
	font-size: 0.8em;
}

.container-prefooter {
	height: 15px;
	font-size: 12px;
	padding: 15px 0 25px 0;
	margin: 0 auto;
	text-align:  center!important;

}

/*
ul#prefooter li {
    display: inline-block;
    padding: 0 5px 0 5px;
    list-style: none !important;
    text-align: center !important;
    font-weight: bold;
}*/


ul#prefooter { 
  margin: 0px; 
  padding: 5px; 
  list-style-type: none; 
  /*width: 100%; */
  text-align: center; 
}

#prefooter li { 
  display: inline; 
  padding: 10px; 
}



.bianco{
	color: #fff;
}
/* ===>Fine  Stile del testo sotto il banner <===  */

/* ==> Stile dello slider <==*/
.swipe {
  overflow: hidden;
  position: relative;

}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
.swipe .nav {
  position: absolute;
  width: 80px;
  height: 100%;
  z-index: 10;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  color: #fff;
  top: 0;
  cursor: pointer;

  
}
.swipe .nav.next {
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  right: 0px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.swipe .nav.prev {
  width: 53px;
  background-repeat: no-repeat;
  background-position: center;
  left: 0px;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

/* ==> Fine Stile dello slider <==*/


/* ==> Stile pagina <==*/
.box-shadow{
	position: relative;
	top: -5px;
	/*width: 300px;*/
	text-align: center;
	margin:0 auto;
}	

.box-shadow img {
	height: auto;
}

.btn-preview {
	border-top-right-radius: 0.4em;
	border-bottom-left-radius: 0.4em;
	height: 65px;
	min-height: 65px;
	line-height: 65px;
	width:60%;
	font-size: 2em;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	/* padding: 0 15px 0 15px; */
	margin: 0 auto;

}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	margin: 0 auto;
	width: 100%;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}

.col:first-child { 
	margin-left: 0; 
}


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}

.group:after {
	clear:both;
}

.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100% !important;

}

.span_2_of_3 {
	width: 50% !important;
}

.span_1_of_3 {
	width: 33.3% !important;
}

/*  GRID OF FOUR  */
.span_1_of_4 {
	width: 25% !important;
}

#open-condividi, #open-seguici, #open-sendToFriend, #open-shipping, #open-shippingData{
	/*background-color: #a2b0cf!important;*/
	/*border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	bottom: 0px;
	opacity:1;
	/*left: 50%;*/
	/*margin-left: -45px;*/
	padding-top: -20px;
	position: fixed;
	text-align: center;
	max-width: 500px;
	width:100%;
	margin-top: 0 auto;
	height: 500px;
	margin-bottom: -500px;
	background-repeat:no-repeat;
	background-position: center center;
	/*border: 1px solid #a2b0cf;*/
	z-index: 1000;

}
#open-cookie{
	bottom: 0px;
	opacity:1;
	padding-top: -20px;
	position: fixed;
	text-align: center;
	width: 500px;
	margin-top: 0 auto;
	height: 200px;
	background-repeat:no-repeat;
	background-position: center center;
	z-index: 1000;

}

.messaggio-conferma{
	  padding: 10px;
	  margin: 0 0 20px 0;
	  color: #606060;
	  font-size: 1em;
	  text-align: center;
}

.containerThankyouMessage{
	text-align:center;
	padding:60px 15px 150px 15px;
	font-size:24px;
	color: #3C5A9A;
}




.text-privacy{
	  font-weight:bold; 
	  cursor:pointer;

}

.condividi-master, .seguici-master{
	  font-size: 15px;
	  background-repeat: no-repeat;
	  padding: 2px;
	  margin: 0 auto;
	  cursor: pointer;
	  display: inline-block;
}

.onda{
	position:relative;
	bottom: 68px;
	height: 70px;
	background-size:100% !important;
	display:block;
}

/* ==> Stile pagina <==*/

/* ==> Box privacy <==*/

.arrow {
	width: 0;
	height: 0;
	line-height: 0px;
	border-top: 10px solid #ebe6e4;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: relative;
	bottom: 0px;
	text-align: center;
	margin: 0 auto;
	}
/* ==> Fine Stile dello slider <==*/





/* ==> Stile call to action <==*/

.cta{
	width: 70px;
	height: 70px;
	background-position: center;
	margin: 20px auto 10px auto;
	cursor: pointer;
	text-align: center;
	padding: 2px;
	/* display:inline-block;  //BA modifiche predisposizione top menu per la dinamicizzazione AB */
}


/* ==> Fine Stile Call To Action <==*/





/* ==> Stile icone social <==*/

.content-call{
	margin: 0 auto;
	text-align: center;
}


.social-fb{
	background-image: url(/img/compositionv2/facebook.png);
	width: 70px;
	height: 70px;
	cursor: pointer;
	margin: 0 auto;

}


.social-fb:hover{
	background-image: url(/img/compositionv2/facebook_h.png);
	width: 70px;
	height: 70px;

}

.social-tw{
	background-image: url(/img/compositionv2/twitter.png);
	width: 70px;
	height: 70px;
	cursor: pointer;
	margin: 0 auto;

}


.social-tw:hover{
	background-image: url(/img/compositionv2/twitter_h.png);
	width: 70px;
	height: 70px;

}

.close-social, .close-cookie{
	background-image: url(/img/compositionv2/close.png);
	width: 20px;
	height: 20px;
	cursor: pointer;
	float: right;
	margin: 5px;
}

.close-social:hover, .close-cookie:hover{
	background-image: url(/img/compositionv2/close_h.png);
	width: 20px;
	height: 20px;
}


/*check box*/
input[type=checkbox].css-checkbox-s {
    display:none;
}

input[type=checkbox].css-checkbox-s + label.css-label-3 {
	padding:2px 0px 5px 30px!important;
	height:18px!important; 
	/*display:inline-block!important;*/
	line-height:30px!important;
	background-repeat:no-repeat;
	background-position:0px -1px;
	font-size:16px!important;
	/*vertical-align:middle;*/
	cursor:pointer;
	/*margin-bottom: 6%;*/
	margin:6px 0px;
	color: #5f5f5f;
}

input[type=checkbox].css-checkbox-s:checked + label.css-label-3 {
	background-position: 0 -27px!important;

}

label.css-label-3 {
	 /*background-image:url(../img/check-survey.png);*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*check box privacy*/
input[type=checkbox].css-checkbox-privacy {
    display:none;
}

input[type=checkbox].css-checkbox-privacy + label.css-label-3 {
  padding: 2px 0px 6px 30px!important;
  height: 19px!important;
  display: inline-block!important;
  line-height: 30px!important;
  background-repeat: no-repeat;
  background-position: 0px 1px;
  font-size: 16px!important;
  vertical-align: middle;
  cursor: pointer;
  /* margin-bottom: 6%; */
  /* margin-right: 10px; */
  color: #5f5f5f;
  margin-top: 10px;
}

input[type=checkbox].css-checkbox-privacy:checked + label.css-label-3 {
	background-position: 0 -27px!important;

}

.content-privacy ul {
	list-style: none;
	width: 80%;
	margin: 0 auto;
	text-align: left;
}

/* ==> Fine Stile icone social <==*/

/*stile per il floating button di chatbot su Front-End*/
.chatFloatingButton {
	width:90px;
	height:90px;
	background-color:#ffffff;
	border-radius:50%;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	cursor: pointer;
	z-index:999;
	position:fixed;
	bottom:20px;
	right:20px;
}

/*stile per i pulsanti dei social auto-fill*/
.socialAutoFillBtn {
  border: 1px solid;
  padding: 5px;
  border-radius: 5px;
  background-repeat:no-repeat;
  background-size: 35px;
  background-position: 2% center;
}

.socialAutoFillBtn strong {
  margin: 10px;
  display: inline-block;
  text-align: center;
  width: 100%;
}

/*stile per la landing GDPR*/
.img-circled {
	border-radius: 50%;
	border:1px solid #333333;
}

.btn-gdprNext {
	border-radius: 25px;
	background:#98c21f;
	text-align: center;
	margin: 0 25%;
	padding: 10px;
	color:#ffffff;
	cursor:pointer;
}

.gdprConsentStep {
	height:5px;
	margin:1%;
	background:#dedede;
	float:left;
}

.gdprConsentStep.active {
	background:#98c21f;
}

.mb-15 {
	margin-bottom: 15px;
}

.discountQuantityContainer {
	height:25px;
	color:#ffffff;
}

.discountContainer {
	float:left;
	font-weight:bold;
}

.discountContainer, .pzDisponibili {
	padding:3px 5px;
}

.productQuantity {
	margin-top:8px;
}

label[for|=quantity]{
	width:80px;
	display:inline-block;
}

input.quantity {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}

input.quantity::-webkit-inner-spin-button,
input.quantity::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.quantity,
.quantity:focus,
.quantity:focus-within,
.quantity:active {
	width:60px;
	height:25px;
	padding:5px;
	border:1px solid #999;
	background-color: unset;
	display:inline-block;
	border-radius:3px;
	position:relative;
	top:-10px;
}

.productQuantity .caretContainer,
.shippingDetails .caretContainer,
.collectDetailsContainer .caretContainer,
.shipDetailsContainer .caretContainer{
	position: relative;
}

.productQuantity .caret,
.collectDetailsContainer .caret,
.shippingDetails .caret,
.shipDetailsContainer .caret {
	width: 0;
	height: 0;
	display: inline-block;
	border: 10px solid transparent;
	position: absolute;
}

.productQuantity .caret,
.collectDetailsContainer .caret,
.shipDetailsContainer .caret {
	right:5px;
}

.productQuantity .caret {
	cursor:pointer;
}

.productQuantity .caret.up{
	top: -51px;
}

.productQuantity .caret.down{
	bottom:5px;
}

.shippingDetails .caret, .collectDetailsContainer .caret, .shipDetailsContainer .caret {
	top: -25px;
}

.shippingDetails .caret {
    left: 10px;
}

.margin-7-20 {
	margin:7px 20px;
}

.shippingDetails, .collectDetailsContainer, .shipDetailsContainer {
	border-radius: 5px;
	padding:5px;
}

.collectDetailsContainer, .shipDetailsContainer {
	margin-right: 35px;
	display: flow-root;
}

#open-condividi,#open-seguici,#open-sendToFriend{
	bottom: 0px;
	opacity:1;
	padding-top: -20px;
	position: fixed;
	text-align: center;
	width: 100%;
	margin-top: 0 auto;
	height: 200px;
	margin-bottom: -500px;
	background-repeat:no-repeat;
	background-position: center center;
	z-index: 1000;
}
#open-sendToFriend{
  height: 400px;
}
#sendToFriendForm,#open-shippingData{
	padding-right: 30px;
	padding-left: 30px;
}
#sendToFriendForm .left_field_container ,
#open-shippingData .left_field_container {
	padding-left: 2px;
}
#sendToFriendForm .right_field_container ,
#open-shippingData .right_field_container {
	padding-right: 2px;
}
#shippingDataForm .content-privacy.template{
	background-color: transparent;
}
.dropUpFormLabel{
	font-size: 1.2em;
}

#open-shippingData, #open-shipping {
	overflow-y: auto;
}

#open-shippingData {
	width:auto;
}

.lead-form.dropUpSectionForm .field {
    color: #e8e6e3;
    border: none;
    height: 50px;
    background-color:transparent;
	box-shadow: 0px 0px 0px 3px #e8e6e3;
	margin: 8px auto;
	width:98%;
}

.lead-form.dropUpSectionForm .span_2_of_3 .field_container {
	width:95%;
}

.dropUpSectionForm .field::placeholder {
	opacity: 1;
	color: #e8e6e3;
	padding-left:10px;
}
  
.dropUpSectionForm .field:-ms-input-placeholder, /* Internet Explorer 10-11 */
.dropUpSectionForm .field::-ms-input-placeholder /* Microsoft Edge */
{ 
   color: #e8e6e3;
}

.styledRadioButtonLabel {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
  
.styledRadioButtonLabel input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
  
.radioCheck {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	border:1px solid #ffffff;
}
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .radioCheck:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .styledRadioButtonLabel input:checked ~ .radioCheck:after {
	display: block;
  }
  
  /* Style the indicator (dot/circle) */
  .styledRadioButtonLabel .radioCheck:after {
	top: 3px;
	left: 3px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color:#ffffff;
  }

  .divisore {
	clear:both;
  }