div.product-box:hover .active {
    top: -70%;
    left: -50%;
    z-index:10;
}
.dailydeal div.product-box {
  margin-bottom: 26px !important;
}

div.contentnews
{
float: left;
width: 33%;
margin: 1px;
}

body {
    background-image: url("/documents/logo/bg-bild2.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: 100%;
}
.bg-secondary-light {
    background-color: #f5f8fb !important;
}

