.klee-vc-variant {
  float: left;
  width: 100%;
  border: 1px solid #b2b2b2;
  padding: 5px;
  background-color: #dedede;
  min-height: 123px; }
  .klee-vc-variant .desc {
    height: 2em;
    line-height: 1em;
    overflow: hidden;
    width: 90%; }
  .klee-vc-variant .ref {
    float: right;
    font-weight: 600;
    font-size: 1.4em;
    margin-right: 2px; }
  .klee-vc-variant .st {
    width: 100%;
    float: left;
    margin-top: 10px; }
  .klee-vc-variant .information {
    width: 100%;
    float: left; }
  .klee-vc-variant .hide {
    display: none; }
  .klee-vc-variant .price {
    float: left;
    margin-right: 20px;
    padding-top: 2px;
    width: 15%;
    min-width: 160px; }
    .klee-vc-variant .price .headline {
      color: #000;
      font-size: 1.8em;
      font-weight: 600; }
    .klee-vc-variant .price wv {
      text-align: right;
      float: right;
      margin-right: 5px; }
    .klee-vc-variant .price vat {
      font-size: 0.7em;
      font-style: italic;
      /*float: right; */
      margin-top: -5px; }
    .klee-vc-variant .price .offer {
      padding: 10px;
      color: #fff;
      background-color: green; }
      .klee-vc-variant .price .offer p {
        margin-bottom: 5px; }
    .klee-vc-variant .price label {
      float: right;
      font-weight: 600;
      float: left;
      margin-right: 10px;
      text-align: right; }
    .klee-vc-variant .price .quote {
      text-align: left; }
  .klee-vc-variant .add-to-basket {
    float: right;
    margin: 0 0 0 0;
    /*		width: 20%;
    		min-width: 225px; */ }
    .klee-vc-variant .add-to-basket .amount {
      width: 60px;
      text-align: center;
      background-color: #fff;
      border-top: 1px solid #cbcbcb;
      border-bottom: 1px solid #cbcbcb;
      padding: 9px 17px 9px 17px;
      margin: 0px;
      height: 45px;
      float: right; }
    .klee-vc-variant .add-to-basket .amount-change {
      height: 45px;
      background: #fff;
      color: #000;
      border-top: 1px solid #cbcbcb;
      border-bottom: 1px solid #cbcbcb;
      border-left: 0px;
      border-right: 0px;
      padding: 8px 17px;
      margin: 0px;
      cursor: pointer;
      float: right; }
    .klee-vc-variant .add-to-basket .amount-sub {
      border-left: 1px solid #cbcbcb; }
    .klee-vc-variant .add-to-basket .basket-add {
      height: 45px;
      background: #3b86b0;
      color: #fff;
      border: 1px solid #cbcbcb;
      padding: 8px 14px 1px 14px;
      line-height: 25px;
      cursor: pointer;
      font-size: 16px;
      font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
      font-weight: 700;
      float: right; }
    .klee-vc-variant .add-to-basket .basket-add:hover {
      text-decoration: none;
      color: #fff;
      background: #327397;
      box-shadow: inset 0 0 5px #3b86b0; }

.basket-info {
  float: left;
  margin-top: 20px; }
  @media (min-width: 1094px) {
    .basket-info {
      float: right;
      margin-top: 0px; } }
  .basket-info .marker {
    float: left;
    width: 100%;
    margin-top: 10px; }

/*# sourceMappingURL=variant.css.map */
