/*#cac9c9;*/
/* hacks */
body {
  background: #f5f5f5;
}

.logo {
  display: block;
}

.pagination .next {
  float: none;
}

.trilec-mod.last-item {
  display: table-cell;
}

input {
  height: 32px;
}

.trilec-mod-box, button.light, .button.light, input[type="text"], select, textarea {
  border: 1px solid #dadada;
}

.status-message-sign-triangle {
  display: none;
}

.slider-pointer {
  display: none;
}

.product-img-wrapper img {
  opacity: 1;
  border: 5px solid #e6e6e6;
  display: block !important;
}

.product-img-wrapper {
  border: none;
}

.product-general-info {
  margin: 0 10px;
}

/* disable shadow */
.topnav li a {
  filter: none;
}

header form label {
  filter: none;
}

h1, h2 {
  filter: none;
}

button, .button {
  filter: none;
}

.link-to-shoppingcart {
  filter: none;
}
