#customizablepacks section{width:100%;}

.imagen-vino {
    width: 100%;
}

#customizablepacks {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 50px;
}

/*#customizablepacks .steps {
  margin: 0 auto;
  max-width: 1170px;
  width: 95%;
}*/

#customizablepacks .steps #title_block{
	/*background: none repeat scroll 0 0 #023466;border-radius: 0px;color: #fff;font-family: 'Open Sans',sans-serif;font-size: 13px;font-weight: bold;padding: 10px 11px;text-align: center;text-shadow: 0 1px 0 #000;text-transform: uppercase;margin:15px 0;*/
	text-align:center;
} 


/* STEP 1 */
#customizablepacks #step1 {
  margin: 0 auto;
  max-width: 1170px;
  width: 95%;
}

#customizablepacks #step1 .box{
	display: inline-block;
	position:relative;
	margin: 0 5px;
	width: calc(50% - 14px);
}






#customizablepacks #step1 .box .box-image{float:left;position:relative;text-align:center;width:100%;}
#customizablepacks #step1 .box .box-title{float:left;position:relative;text-align:center;width:100%;font-size: 12px;}
#customizablepacks #step1 .box .box-description{float:left;position:relative;text-align:center;width:100%;}
#customizablepacks #step1 .box .box-button{float:left;position:relative;text-align:center;width:100%;}

#customizablepacks #step1 .box .box-button .box-button-choice {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

#customizablepacks #step1 .disabled{opacity:0.5;}     

/* STEP 2 */
#customizablepacks #step2{background: #fff;}
#customizablepacks #step2 .content-left{float:left;width:50%;height:95px;}
#customizablepacks #step2 .content-right{float:right;width:50%;height:95px;}
#customizablepacks #step2 .content-right .price-box{color: #7ea4d0;font-size: 21px;height: 100%;line-height: 5;vertical-align: middle;}
#customizablepacks #step2 .content-bottom{float:right;width:100%;height:42px;}
#customizablepacks #step2 .content-bottom .linknext{ background: none repeat scroll 0 0 #7ea4d0;border: medium none;border-radius: 3px;color: #fff;cursor: pointer;display: block;float: right;font-weight: bold;line-height: 25px;margin-bottom: 5px;padding: 5px;text-align: center; width: 70px;}


/* STEP 3 */
#customizablepacks #step3{}

#customizablepacks #step3 .listproduct{
	position:relative;
	text-align:center;
	 margin: 0 auto;
	max-width: 1170px;
	width: 95%;
}

#customizablepacks #step3 .listproduct ul{list-style-type:none;}

#customizablepacks #step3 .listproduct ul li {
  background-color: #fff;
  float: left;
  min-height: 240px;
  margin: 5px;
  width: calc(16.6% - 10px);
}

/*#customizablepacks #step3 .listproduct ul li .padding-10{
	border-top:1px solid #efefef;
}*/

#customizablepacks #step3 .content-bottom {
  clear: both;
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
}

/*#customizablepacks #step3 .content-bottom .linknext {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #3aa99d;
  color: #3aa99d;
  cursor: pointer;
  float: left;
  font-size: 15px;
  margin: 45px 15px 30px;
  padding: 20px 10px;
  text-align: center;
  width: calc(100% - 30px);
  z-index: 1;
}

#customizablepacks #step3 .content-bottom .linknext:hover {
  background: #3aa99d none repeat scroll 0 0;
  text-decoration:none;
  color:#fff;
}*/

#customizablepacks #step3 .listproduct select {
	-moz-appearance: none;
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
	outline: medium none;
	padding: 5px 22px 5px 8px;
	text-align: left;
	width: 100%;
	color: #acaaa6;
}

#listado_pedido{
    margin-bottom: 0px;
    margin-top: 0px;
}

#listado_pedido p{border-bottom:1px solid #e5e5e5;}

#customizablepacks #step3 .listproduct .product_title {
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin: 20px 0 20px;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	line-height: 16px;
	height: 35px;
}










#customizablepacks #step3 .content-bottom p {
	/* float: left; */
	/* font-size: 15px; */
	/* padding: 20px 10px; */
	/* text-align: center; */
	/* width: calc(100% - 30px); */
	/* z-index: 0; */
	/* text-transform: uppercase; */
	/* font-weight: 700; */
	margin: 0 0 0 10px;
	cursor: default;
	color: #BD1550 !important;
	background: none;
	border: 1px solid #BD1550;
}

#customizablepacks #step3 .content-bottom .linknext, #customizablepacks #step5 input{
	margin-left: 10px;
}


/* STEP 4 */
#customizablepacks #step4{background:#fff;}
#customizablepacks #step4 .content-bottom{float:right;width:100%;height:42px;}
#customizablepacks #step4 .content-bottom .linknext{ margin-left:10px; background: none repeat scroll 0 0 #7ea4d0;border: medium none;border-radius: 3px;color: #fff;cursor: pointer;display: block;float: right;font-weight: bold;line-height: 25px;margin-bottom: 5px;padding: 5px;text-align: center; width: 70px;}
#customizablepacks #step4 #add_message{float:left;position:relative;width:100%;} 
#customizablepacks #step4 #add_message .message_text{width:100%;text-align:center;font-size:15px;color:#023466;margin-top:20px;padding-bottom:10px;} 
#customizablepacks #step4 fieldset{width:100%;text-align:center;} 
#customizablepacks #step4 fieldset .aviso{width:100%;text-align:center;font-style:italic;font-size:10px;} 


#customizablepacks #step4 fieldset textarea{background-color: #e8eaeb;
    border-color: #d7d9d9 #f7fafa #f7fafa #d7d9d9;
    border-style: solid;
    border-width: 1px;
    bottom: 0;
    box-shadow: -1px -1px 0 0 #f7fafa;
    color: #777778;
    display: block;
    font-family: ''Open Sans',sans-serif';
    font-size: 1em;
    height: 120px;
    left: 0;
    line-height: 24px;
    margin: auto auto 16px;
    max-width: 540px;
    outline: medium none;
    padding: 20px;
    right: 0;
    top: 0;
    width: 80%;
    resize: none; } 


/* all elements */
#customizablepacks #step4 fieldset textarea::-webkit-input-placeholder { color:#023466;font-size:15px;font-weight:bold; }
#customizablepacks #step4 fieldset textarea::-moz-placeholder { color:#023466;font-size:15px;font-weight:bold; } /* firefox 19+ */
#customizablepacks #step4 fieldset textarea:-ms-input-placeholder { color:#023466;font-size:15px;font-weight:bold; } /* ie */
#customizablepacks #step4 fieldset textarea:-moz-placeholder { color:#023466;font-size:15px;font-weight:bold; }

/* STEP 5 */
#customizablepacks #step5{
	margin-bottom:50px;
}

#customizablepacks #step5 #price_total {
	float: left;
	text-align: center;
	width: 33.333%;
}

/*#customizablepacks #step5 #price_total p{font-size:13px;color:#000;padding:20px 0;}*/
/*#customizablepacks #step5 #price_total span{margin-left:20px;font-size:12px;color:#023466;}
#customizablepacks #step5 #price_total span.euro{font-size:12px;color:#023466;margin-left:0;}*/

#customizablepacks #step5 .content-bottom{
	float:right;
	text-align:center;
}

#customizablepacks #step5 .content-bottom .linknext{ background: none repeat scroll 0 0 #7ea4d0;border: medium none;border-radius: 3px;color: #fff;cursor: pointer;font-weight: bold;line-height: 25px;margin-bottom: 5px;padding: 5px;width: 145px; font-size: 13px;}

#customizablepacks #step5 #quantity_total{
	float:left;
	width:33.333%;
	text-align:center;
	margin-bottom:0px;
}

/*#customizablepacks #step5 #quantity_total label{font-size:15px;color:#000;margin-right: 25px;}*/

#customizablepacks #step5 #quantity_total input{width: 30px;
margin: 8px 0;
    text-align: center;
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 padding-box #edf0f0;
    border-color: #d7d9d9;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    box-shadow: 1px 1px 0 #f7fafa, -1px -1px 0 #f7fafa, 1px -1px 0 #f7fafa, -1px 1px 0 #f7fafa;
    box-sizing: content-box;
    color: #777778;
    font-family: 'Open Sans',sans-serif;
    font-size: 1.5em;
    height: 22px;
    outline: medium none;
    padding: 9px 8px 7px;
}

#customizablepacks #step5 #payment_total p{padding:0;}

#customizablepacks #step5 #payment_total {
  float: left;
  text-align: center;
  width: 33.333%;
  margin-bottom:10px;
}

/*#customizablepacks #step5 #payment_total label{ color: #fff;
    float: left;
    font-family: open sans;
    font-size: 12px;
    font-weight: bold;
    margin-right: 25px;
    text-align: right;
    text-transform: uppercase;
    width: 59%;}*/

/*#customizablepacks #step5 #payment_total span{   color: #023466;
    float: left;
    font-size: 12px;
    text-align: left;
}*/

#customizablepacks #step5 #payment_total span.euro, #customizablepacks #step5 #price_total span.euro {
	/* font-size: 12px; */
	/* color: #023466; */
	/* margin-left: 0; */
	/* width: 10px; */
	padding-left: 2px;
}


#customizablepacks #step5 #vinos_fin {
  margin: 0 auto;
  max-width: 1170px;
  text-align: center;
  width: 100%;
}

/*#customizablepacks #step5 #vinos_fin p{ height: 17px;
    padding-bottom: 15px !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;}*/
	
#customizablepacks #step5 #vinos_fin p {
	border: medium none;
	padding: 0;
	text-align: center;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 600;
	margin: 10px 0 20px;
}

#customizablepacks #step5 #vinos_fin label{
	font-size:12px;
	color:#222;
	margin-right: 25px;
	float:left;
	width:59%;
	text-align:right;
}

#customizablepacks #step5 #vinos_fin span{
	font-size:12px;
	color:#222;
	text-align:left;
}

#customizablepacks #step5 #vinos_fin span.euro{
	font-size:12px;
	color:#222;
	margin-left:0;
	width:10px;
}

#customizablepacks #step5 #vinos_fin .tit{  
	background-color: #e5e5e5;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-family: open sans;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin-bottom: 0;
    text-transform: uppercase;
}



/* QR  */
#module-customizablepacks-qr #page #header{display:none;}
#module-customizablepacks-qr #page #left_column{display:none;}
#module-customizablepacks-qr #page #right_column{display:none;}
#module-customizablepacks-qr #page #center_column{width:100%;}
#module-customizablepacks-qr #page .slider_home{display:none;}
#module-customizablepacks-qr #page #footer{display:none;}
#module-customizablepacks-qr #page #slide_holder{display:none;}
/*#quantity_total p{padding:15px;font-size:12px !important;}
#quantity_total label{font-size:13px !important;}*/




/* -------------------------------------------
   NUEVOS CSS CUSTOMIZABLE PACKS 
   ------------------------------------------- */
   
#module-customizablepacks-customization .wide_container {
  max-width: 100%;
}

#module-customizablepacks-customization .wide_container .container{
  width: 100%;
  max-width: 100%;
}

#customizablepacks .content_scene_cat {

	border: 1px solid #333;

}

#customizablepacks .content_scene_cat .padding-v30 {
  margin: 0 auto;
  max-width: 1170px;
  width: 95%;
}

#customizablepacks .steps .padding-v30 .box {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

#customizablepacks .steps .padding-v30 .box-button-choice img.ico-md {
  width: 160px;
  margin:10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#customizablepacks .steps .padding-v30 .box-button-choice:hover img.ico-md {
  width: 180px;
  margin:0;
  -webkit-transition: all 0.3s ease-out-in;
  transition: all 0.3s ease-out-in;
}

#customizablepacks #step3 .listproduct ul li .padding-10 .quantity_bottles {
  background-image: url("img/arrow-select.png");
  background-position: 96% center;
  background-repeat: no-repeat;
  cursor: pointer;
}

#listado_pedido .bg-blanco {
  background-color: #fff;
  display: inline-block;
  margin: 15px;
  width: calc(16.6667% - 30px);
  vertical-align: top;
}

#listado_pedido .bg-blanco a img{
  width: 100%;
}

#customizablepacks h2      {
	color: #000;
    font-family: "Cormorant Infant",serif;
    font-size: 36px;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
    width: 100%;
	text-align: center;
	
	
}

#customizablepacks .subtitulo {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	color: #666;
}

#customizablepacks #step1 .box a p {
	font-size: 12px;
	font-style: italic;
}

#customizablepacks #step1 .box a:hover p {
	color:#c99603;
}

#customizablepacks #step3 h3, #customizablepacks #step5 h3 {
	color: #c99603;
	font-weight: 700;
	text-transform: uppercase;
	margin: 40px 0 15px;
	font-size: 16px;
}

#customizablepacks #step3 h4, #customizablepacks #step5 h4 {
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 40px;
	color: #666;
}

#customizablepacks #step5 #vinos_fin .precio {
	display: inline-block;
	height: auto;
	margin: 0 0 10px;
	padding-bottom: 0 !important;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 100%;
	min-height: auto;
	text-align: center;
}

#customizablepacks #step5 #vinos_fin .precio .priceporbotella, #customizablepacks #step5 #vinos_fin .precio .euro {
	font-size: 16px;
	font-family: montserrat;
	color: #c99603;
	margin: 0 2px;
	display: inline-block;
	font-weight: normal;
}

#customizablepacks #step5 .bg-beige {
	display: inline-block;
	width: 100%;
	padding-bottom: 30px;
	border-top: 1px solid #EBEBEB;
	margin-top: 20px;
	padding-top: 10px;
}

#customizablepacks #step5 .bg-beige .content-finalizar-pedido{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}

#customizablepacks #step5 .bg-beige .content-finalizar-pedido h3  {
	margin:35px 0 25px;
	
}

#customizablepacks #step5 .bg-beige .content-finalizar-pedido .bloque-finalizar {
	width: 100%;
	padding: 0 15px;
}

#customizablepacks #step5 .bg-beige .content-finalizar-pedido .bloque-finalizar:last-child {
	margin-top: 30px;
}

#customizablepacks #step5 .bg-beige .content-finalizar-pedido .bloque-finalizar label {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	display: block;
	font-style: italic;
}

#customizablepacks #step5 .bg-beige .content-finalizar-pedido .bloque-finalizar .select select {
	-moz-appearance: none;
	background-color: #f6f6f6;
	border: 1px solid #f6f6f6;
	outline: medium none;
	box-shadow: none;
	padding: 5px 22px 5px 8px;
	text-align: left;
	width: 100%;
	background-image: url("img/arrow-select.png");
	background-position: 96% center;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #acaaa6;
	max-width: 100px;
}

.content-finalizar-pedido .bloque-finalizar .btn-verde {
  margin: 0;
  padding: 0.6em 2em;
  width: 90%;
}

.content-finalizar-pedido .bloque-finalizar .btn-verde:hover {
	background-color:#fff;
	color:#3aa99d;
}

#customizablepacks #step5 #payment_total span, #customizablepacks #step5 #price_total span {
	color: #c99603;
	font-family: montserrat;
}



.bg-blanco.producto .numero-botellas {
	position:relative;
	float: left;
	width: 100%;
	height: 32px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: url("img/n-botellas.svg") no-repeat center center;
}

.bg-blanco.producto .numero-botellas p {
	display:block;
	width: 100%;
	height: 32px;
	margin: 7px 0 0 0 !important;
	padding: 0 0 0 0 !important;
	font-family: "Cormorant Infant",serif;
    font-size: 20px;
	color: #c99603 !important;	
}



#customizablepacks .msgError {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #bd1550;
    color: #bd1550;
    cursor: default;
    margin: 0 0 0 0;
	padding: 10px;
	text-transform: uppercase;
}





/* ------------------------------------------- RESPONSIVE nuevos css customizable packs ------------------------------------------- */

/* 768px */
@media (max-width: 768px) {

#customizablepacks #step3 .listproduct .product_title {
	font-size: 12px;
	line-height: 15px;
}
	
}

/* 680px */
@media (max-width: 680px) {

#module-customizablepacks-customization #main .card-block {
	padding: 0;
}
	
#customizablepacks h2 {
	font-size: 33px;
	line-height: 36px;
}
	
#customizablepacks #step1 .box {
	display: block;
	position: reltive;
	margin: 0 2px;
	width: calc(25% - 4px);
	float: left;
}
	
#customizablepacks .steps .padding-v30 .box-button-choice img.ico-md, #customizablepacks .steps .padding-v30 .box-button-choice:hover img.ico-md {
	width: 100%;
	margin: 0;
}
	
#customizablepacks #step1 .box a p {
	line-height: 15px;
}
	
#customizablepacks #step3 .listproduct ul li {
	width: calc(33.3333% - 10px);
}
	
#customizablepacks #step3 .listproduct .product_title {
	font-size: 11px;
	line-height: 13px;
}
	
#listado_pedido .bg-blanco {
	margin: 10px;
	width: calc(33.333% - 20px);
}
	
#customizablepacks #step5 #vinos_fin p {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0 20px;
}
	
#customizablepacks #step5 #payment_total, #customizablepacks #step5 #quantity_total, #customizablepacks #step5 #price_total {
	padding: 0 5px;
}
	
#customizablepacks #step5 .bg-beige .content-finalizar-pedido .bloque-finalizar label {
	font-size: 13px;
	line-height: 18px;
	min-height: 40px;
}
	
}






/*QUITAR PACKS DE 9 Y 12*/

#customizablepacks #step1 .box.col9,
#customizablepacks #step1 .box.col12{
	display: none !important;
	
}