 .box-left-icon-bg .box-text {
    display: table-cell;
    overflow: hidden;
    padding: 0 0 0 0px;
    position: relative;
    vertical-align: middle;
    width: auto;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    color: #f82e56;
    text-transform: uppercase;
}


 .box-text {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 300;
    color: #333745;
}


 .box-left-icon-bg {
    /* width: 100%; */
    margin-bottom: 30px;
    padding: 30px 10px;
    background-color: #ffffff;
    border-bottom: 3px solid #e8e8e8;
}


.box-left-icon-bg .box-text {
    color: #ff5f67;
}
 
.box-left-icon-bg .box-text {
    display: table-cell;
    overflow: hidden;
    padding: 0 0 0 0px;
    position: relative;
    vertical-align: middle;
    width: auto;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    color: #f82e56;
    text-transform: uppercase;
}


.box-left-icon-bg .box-icon {
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    position: relative;
    padding: 0 10px 0 0;
    border-right: 1px solid #e8e8e8;
}


.fa_icon {
    font-size: 60px !important;
    color: #978b72;
}
 

.box-left-icon-bg .box-text .title {
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
    color:#333745;
}


.descrizione_step{
    font-size:12px;
    color:#454040;
    font-weight:bold;
    text-decoration:none !important;
}



 

/********* Icone Spedizione ***********/

 

.ind_icon{
    color:#bdb093;
    display: inline-block;
    font-size: 30px;
    line-height:42px !important;
    width: 65px;
    height: 65px;
    margin-bottom: 0;
    text-align: center;
    
}



.box-left-icon .box-icon {
    display: table-cell;
    width: 70px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.guida_ico {
    z-index: 5555;
    position: relative;
}

.box-left-icon .box-icon.rounded i.icon {
    border-radius: 50%;
    border: 0;
}

 
body.color-blue .box-left-icon .box-icon i.icon {
    color: #ff5f67;
}
 
.box-left-icon .box-icon.rounded i.icon {
    border-radius: 50%;
    border: 0;
}
 
body.color-blue .box-icon i.icon {
    border-color: #ff5f67;
}
 
.box-left-icon .box-icon i.icon {
    display: inline-block;
    font-size: 30px;
    line-height: 62px;
    width: 65px;
    height: 65px;
    margin-bottom: 0;
    background-color: #5f0a35;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.box-icon i.icon {
    display: inline-block;
    margin-bottom: 25px;
    font-size: 35px;
    line-height: 60px;
    width: 65px;
    height: 65px;
    background-color: #5f0a35;
    border: 2px solid #f82e56;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.guida_ico i {
    font-size: 40px !important;
    font-weight: bold;
    color: #ce3138;
}

.box-left-icon .box-text {
    display: table-cell;
    overflow: hidden;
    padding: 0 0 0 10px;
    position: relative;
    vertical-align: middle;
    width: auto;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 300;
    color: #333745;
}


.box-left-icon .box-text .title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.acquista{
    background-color:#5f0a35 !important;
    font-weight:bold !important;
    border-color:#333 !important;
}

.text-col h3{
    padding-bottom:15px !important;
}



/***** Pagamento ****/
 .snip1519 {
 
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 97%;
  background-color: #dedede;
  border-radius: 5px;
  border-top: 5px solid #828282;
  color: #3c3c3c;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1519 *,
.snip1519 *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}

.snip1519 figcaption {
  padding: 12% 10% 14%;
}

.snip1519 i {
  font-size: 35px;
  color: #fff;
  width: 80px;
  line-height: 80px;
  background-color:#828282;
  border-radius: 50%;
  padding: 0;
  margin: 0 0 10px;
  text-align: center;
  display: inline-block;
}

.snip1519 h3 {
  color: #3c3c3c;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin: 10px 0;
}

.snip1519 p {
  font-size: 0.9em;
  font-weight: 300;
  margin: 0 0 20px;
}

.snip1519 .button {
  text-decoration: none;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
  position: relative;
  z-index: 1;
  background-color:#ff5f67;
  font-weight:400;
}

.snip1519 .button:before {
  background-color:#fff;
  color:#ff5f67;
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  z-index: -1;
  
}

.snip1519 .button:hover {
  color: #fff;
}

.snip1519 .button:hover:before {
  top: 0;
  opacity: 1;
}


.pagamento_btn{
    background-color:#828282 !important;
    color:#e9e4e4 !important;
}



/***** Pagamento *****/

.bottone_fase{
  background-color:#bdb093;color:#fff;
}


/******************/
.title a{
    color:#978b72;
}

.step_off {opacity: 0.3;color: #222 !important;}
.over_off:hover{opacity:1;}

.continua{
    background-color:#000000 !important;
    color:#ffffff !important;
    border-color: #000000 !important;
}

.procedi_css{
    /*background-color:#00478f !important;
    color:#ffffff !important;
    border-color:#5e0230 !important;*/
}

.changeSped{height:35px !important;width:100%;}
 

/***** Spedizione **** */
.indirizzo_sped{padding-top: 5px; font-size: 18px; font-weight:bold;color:#a59674;}



/*############## Carrello Responsive ############*/

.table>tbody>tr>td, .table>tfoot>tr>td{vertical-align: middle;}

@media screen and (max-width: 600px) {
    table#cart tbody td .form-control{width:20% !important;display: inline !important;}
	.actions .btn{width:36%;margin:1.5em 0;}
	
	.actions .btn-info{float:left;}
	.actions .btn-danger{float:right;}
	
	table#cart thead { display: none; }
	table#cart tbody td { display: block; padding: .6rem; min-width:320px;}
	table#cart tbody tr td:first-child { background:#333  !important; color:#fff !important;}
	table#cart tbody td:before {content: attr(data-th); font-weight: bold;display: inline-block; width: 8rem;}
	
	table#cart tfoot td{display:block; }
	table#cart tfoot td .btn{display:block;}
    .nomargin{color:#fff !important;}
	
}


/*############## Carrello Responsive ############*/