#cart .bootstrap-touchspin-up {
   border-radius: 0px;
   
}
#cart .bootstrap-touchspin-down {
   border-radius: 0px;
   
}
#cart .product-line-grid .bootstrap-touchspin-up, #cart .product-line-grid .bootstrap-touchspin-down {
   border-radius: 0px;
   padding: 0px;
   width: 100%;
   height: 35px;
   line-height: 40px;
   
}
#cart .bootstrap-touchspin-up .material-icons, #cart .bootstrap-touchspin-down .material-icons {
   font-family: "Material Icons";
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   
}
#cart .product-line-grid-right .qty {
   float: right;
   
}
#cart .product-line-grid-right .qty {
   width: 200px !important;
   max-width: 200px !important;
   
}
.blockreassurance_product .block-title {
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
   
}
.blockreassurance_product span.item-product {
   margin-right: 19px;
   padding-top: 0px;
   
}
.blockreassurance_product p {
   font-size: 14px;
   line-height: 18px;
   margin-bottom: 20px;
   padding-left: 55px;
   
}
@media (min-width: 769px) {
  
  .product-line-actions > .row > div > .row {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: self-end;
     
  }
  
  #cart .product-line-grid-right .price {
     text-align: right;
     
  }
  

}
@media (max-width: 769px) {
  
  .blockcart .bootstrap-touchspin {
     max-width: 135px;
     
  }
  
  #footer .footer-container .links .title {
     border-bottom: none !important;
     
  }
  
  div#block_myaccount_infos, #footer .col-lg-3 {
     padding: 0px !important;
     
  }
  
  #footer .footer-container .links .h3 {
     float: left;
     margin: 0px !important;
     
  }
  
  body#cart .product-line-actions .price {
     width: 100%;
     padding-right: 33px;
     
  }
  

}
div#promo-code form {
   display: flex;
   flex-flow: column;
   
}
div#promo-code form button {
   margin-top: 7px !important;
   
}
div#block-reassurance {
   line-height: 23px;
   
}
#promo-code form {
   display: flex;
   
}
