/* Suppression de : sort by */
.vm-order-list { display: none;}
/* Suppression de : Résultat x sur x */
.display-number { display: none;}
/* Suppression de la corbeille */
.vm2-remove_from_cart { display: none;}
/* Suppression de la fonction recalculate */
.vm2-add_quantity_cart { display: none;}
/* Suppression du bouton "Cancel" */
.view-user .control-buttons button[type="reset"] { display: none;}
/* Suppression "Please, check the travel to be charged" */
.alert { display: none;}
/* Suppression du footer */
.footer { display: none;}
.vm-button-correct { background-color:#FFE699; color: #494949; line-height: 24px; border: 0px; font-size: 15px; font-weight: 300;}
.vm-button-correct:hover {background-color: #BF8F00;}
button.default { background: #FFE699; color: #494949; line-height: 24px; font-size: 15px; font-weight: 300; letter-spacing: 1px; border: 0px;}
button.default:hover {background: #BF8F00; color: #ffffff}
/* Couleur fond / largeur*/
.body .container { background-color:transparent; color: #BF8F00;  max-width: 600px;}
/*Mise en page */
.site-title { font-size: 30px; color: #FFE699;}
.cart-summary td { border-style: none; pointer-events: none; color: #FFE699; }
.cart-summary hr { border-style: none;}
.cart-summary .quantity-input { display: none;}
.cart-images { display: none;}
.PricesalesPrice { display: none;}
.PricediscountedPriceWithoutTax { display: none;}
.vm-cart-item-sku { display: none;}
.vm-cart-item-basicprice { display: none;}
.vm-cart-item-quantity { display: none;}
.vm-cart-item-discount { display: none;}
.vm-cart-item-total { display: none;}
.vm-cart-item-name { font-size: 18px; line-height: 30px;}
table.cart-summary tr th { background:transparent; font-size: 16px; border: 0px;}
fieldset .control-buttons { display: none;}
/* Image de fond */
body {background-image: url('/templates/protostar/images/fond-ecran.jpg');}
/* Couleur du texte */
legend {color: #FFE699;}