a {
  color: #ef7d00;
}

#page-wrapper {
  background: #f2f2f2;
  #padding-top: 35px;
}

#page {
  background: #fff;
}
/*
#footer .region-footer .region-inner .block .block-title {
  color: #00b8de;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background: none;
  text-transform: none;
  font-size: 1.4em;
} */
/*
table.views-table {
  width: 100%;
  margin-bottom: 25px;
}
table.views-table caption {
  font-size: 1.3em;
}

.views-table thead th {
  padding-bottom: 10px;
  padding-left: 3%;
}

.views-table tr {
  vertical-align: top;
}

.views-table tbody td {
  vertical-align: middle;
  padding: 5px 0 5px 3%;
  text-align: left;
} */

.views-table td.views-field-commerce-price {
  width: 120px;
}

.views-table td.views-field-add-to-cart-form {
  width: 200px;
  text-align: right;
  padding-right: 5px;
}

tr.even {
    background-color: #f9f9f9;
}

/*
.page-checkout fieldset > legend,
.page-user .fieldset-wrapper fieldset > legend {
  font-size: 1.2em;
  color: #FFF;
  background: #00b4e5;
  text-transform: uppercase;
  font-weight: 400;
  padding: 7px 10px;
  margin-bottom: 15px;
}
/
table.checkout-review tr.pane-title {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #00b4e5;
}
table.checkout-review .pane-title td {
  padding: 15px;
}

table.checkout-review tr{
  background: none;
  border-bottom: 0px;
}

table.checkout-review .view-content table tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
table.checkout-review .view-content table tr.even {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
table.checkout-review .view-content table tr td {
  padding: 10px 3%;
}

table.checkout-review .view-footer table {
  width: 33%;
  margin-left: auto;
}

table.checkout-review .view-footer table tr {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

table.checkout-review .view-footer table tr td {
  padding: 10px 3%;
} */

/*
.title {
  text-transform: uppercase;
  #font-size: 1.2em;
  color: #00b4e5;
} */

h1.title {
    font-size: 26px;
    color: #26292D;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 300;
    border-bottom: 4px solid #edf0f3;
    padding-bottom: 13px;
    margin: -5px 0 30px 0;
    text-transform: uppercase;
}

/* traité dans table.css
tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
} */

body, p, td {
  font-family: 'Open Sans',sans-serif;
}

view .prodution-variation-inline, td .views-field-variations {
  display: inline;
  widht: 40%;
}

.button {
  border-radius: 0;
}

table .prodution-variation-inline {
  display: inline;
}

élément {
    float: left;
}
table td .views-field-order-items .field--type-commerce-price {
  text-align: right;
  display: inline;
}
