.grid {
    width: 748px;
    font-size: 1em;
}

.grid.mast .topmenu {
    height: 100px;
    line-height: 100px;
}

.row {position:relative; margin-left:-8px;}
.gu1 .row {width: 63px;}
.gu2 .row {width: 126px;}
.gu3 .row {width: 189px;}
.gu4 .row {width: 252px;}
.gu5 .row {width: 315px;}
.gu6 .row {width: 378px;}
.gu7 .row {width: 441px;}
.gu8 .row {width: 504px;}
.gu9 .row {width: 567px;}
.gu10 .row {width: 630px;}
.gu11 .row {width: 693px;}
.gu12 .row {width: 756px;}

.col {padding-left:8px; float:left; position:relative;}
.gu1{width: 55px;}
.gu2{width: 118px;}
.gu3{width: 181px;}
.gu4{width: 244px;}
.gu5{width: 307px;}
.gu6{width: 370px;}
.gu7{width: 433px;}
.gu8{width: 496px;}
.gu9{width: 559px;}
.gu10{width: 622px;}
.gu11{width: 685px;}
.gu12{width: 748px;}

/* template */

.row.logo .logo {
    width: 200px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 8px;
}

.productcart {
    height: 30px;
}

.products-grid {
    margin-top: 8px;
}

.grid-image:nth-child(even) {
    margin-right: 0px;
}

.grid-image {
    float: left; 
    width: calc(50% - 32px);
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
}

.grid-image > a img {
    max-height: 255px;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

.grid-image.smaller > a img {
    max-height: 195px;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

.grid-image.smaller > a span {
    display: block;
}

.grid-image.col-3:nth-child(3n) {
    margin-right: 0px;
}

.grid-image.col-3:nth-child(4n) {
  xclear:left;
}

.grid-image.col-3 > a img {
    max-height: 280px;
    width: auto;
    max-width: auto;
}

.grid-image.col-3 {
    float: left; 
    width: calc(33% - 32.9px);
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 10px;
}

.star {
    width: 86px;
    height: 86px;
    position: absolute;
    left: 8px;
    top: 8px;
    background-image: url('../assets/template/interieur_tilbud_icon.png');
    background-size: 86px 86px;
}       

.productitems .grid-image {
    height: 380px;
}

.grid-image.double {
    width: 464px;
}

.grid-image.last {
    margin-right: 0px;
}

.productpage {
    margin-top: 8px;
}

.cat_image {
    max-height: 180px;
    overflow: hidden;
}

.col-3 .cat_image {
    max-height: 280px;
    overflow: hidden;
}

.cat_parent {
    padding-right: 8px;
    margin-bottom: 8px;
}

.grid-text {
    padding: 0px;
    min-height: 120px;
    padding-bottom: 15px;
}


.grid-image h2 {
    padding-bottom: 8px;
}

.grid-image > a {
}

.col-3 .grid-image > a img {
    max-height: 280px;
    width: auto;
    max-width: auto;
}

.footer {
    margin-top: 8px;
}

.col.gu12.border > div {
    margin-bottom: 8px;
}

.backdrop {
    top: 100px;
    height: 374px;
}

.backdropbrands {
    top: 474px;
    height: 75px;
}

.brands section {
    line-height: 75px;
    height: 75px;
    padding: 0 30px;
}

.brands .icon-right-open-big {
    line-height: 75px;
}

.brands .icon-left-open-big {
    line-height: 75px;
}

.row.gallery {
    height: 374px;
}

.row.content.heroes {
    padding-top: 35px;
    padding-bottom: 35px;
}

.break50 {
    margin-bottom: 35px;
}

.products .backdrop {
    height: 149px;
}

.products .backdropbrands {
    top: 249px;
    height: 5px;
}

.products .image-top {
    height: 149px;
    margin-bottom: 5px;
}


.products .leftNav {
    min-height: 300px;
}

.products .pull-right {
    float: right;
    width: 559px;
}

.col-3 h1 {
    font-size: 2em;
}
.col-3 .products .row-text h2 {
  font-size: 1.5em;
  white-space: nowrap;
clear: both;
display: block;
         text-align: center;
}
.col-3 .products .row-text h2 > img {
width: auto;
height: 120px;
margin: 5px auto 20px auto;
}

.products .cat_desc {
    position: absolute;
    visibility: hidden;
    margin-left: 268px;
    width: 465px;
    top: 10px;
    background-color: rgba(255, 255, 255, 1);
    opacity: 0;
    height: 0px;
    overflow: hidden;
}

.products .cat_desc p {
    padding: 0 12px;
}

.products .cat_desc h1 {
    margin: 0px;
    padding: 6px 12px;
    background-color: rgba(0,0,0,0.8);
    color: white;
}

.products .cat_desc.on {
    visibility: visible;
    opacity: 0.8;
    transition: opacity 0.5s linear;
    height: 152px;
}

.product-gallery {
    padding-right: 8px;
}

.image-gallery {
    width: 488px;
}

.image-preview {
    margin: 0 auto;
    width: 380px;
    height: 400px;
    max-height: 400px;
    margin: 0 auto;
    cursor: pointer;
}

.image-preview img {
    width: auto;
    max-height: 400px;
    margin: 0 auto;
}

.image-carousel {
    width: auto;
    margin: 12px auto;
}

.slick li {
    width: 125px;
    padding: 0 10px;
}

.slick li:focus {
    outline: 0;
}

.slick li img {
    max-width: 125px;
    max-height: 180px; 
    cursor: pointer;
}

.slick-prev,
.slick-next {
    font-size: 20px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}

.topmenu ul li a {
    margin: 0 5px;
}

.products .gu4 {
    width: 244px;
}

.icon-instagram {
    right: 10px;
    top: 5px;
}

.icon-facebook {
    right: 50px;
    top: 5px;
}

img.image-heading {
    margin: 30px 0;
}

.line-heading {
    margin-bottom: 20px;
}

.box-heading {
    background-color: #414444; 
    padding: 8px;
    color: #acb3b4;
    margin-bottom: 8px;
}

.map.w748 {
    display: block;
}

.grid-image.col-32fancy {
    float: left; 
    width: calc(33% - 20px);
    margin-right: 8px;
    margin-bottom: 8px;
    position: relative;
    border: 0px solid rgba(0,0,0,0.1);
    padding: 5px;
}

.third:nth-child(3n) .grid-image.col-32fancy {
    margin-right: 0px;
}

.col-32fancy .cat_image {
    overflow: hidden;
    text-align: center;
    max-height: 380px;
    height: 380px;
}

.col-32fancy .grid-text {
    background-color: #efefef;
    padding: 10px;
    min-height: 0;
    color: #a74224;
    text-align: center;
}

.col-32fancy .grid-text h1 {
    margin: 0 auto;
    line-height: 320x;
    font-size: 1.3em;
}

.col-32fancy .grid-text h1 a {
    text-decoration: none;
    outline: 0;
    border: 0;
    color: #a74224;
}

.col-32fancy .grid-text a.button {
    border: 0px solid;
    padding: 6px 20px;
    background-color: #a74224;
    color: white;
    line-height: 35px;
}

.grid-image.col-32fancy > a img {
    max-height: 420px;
    width: auto;
    max-width: auto;
}

.col-32fancy .products .row-text h2 {
    font-size: 1.6em;
    line-height: 160px;
}

.col-32fancy .products .row-text h2 > img {
    width: auto; 
    height: 160px; 
    float:left
}

.col-32fancy h1 {
    font-size: 2.2em;
}

.col-32fancy.r2 {
    width: calc(50% - 30px);
}

.end .col-32fancy.r2 {
    margin-right: 0px;
}

.r2 .cat_image {
    height: 200px;
}

.r2 .cat_image img {
    width: initial;
    margin: 0 auto;
    max-width: 350px;
}



.cat-grid .r12 {
    width: calc(50% - 14px);
}
.cat-grid .r12:nth-child(2) {
    margin-right: 0px;
}

.col-32fancy.r12 .cat_image {
    height: 380px;
    max-height: 380px;
}
