
.grid {
    width: 1180px;
    font-size: 1.2em;
}

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

.row {position:relative; margin-left:-20px;}
.gu1 .row {width: 100px;}
.gu2 .row {width: 200px;}
.gu3 .row {width: 300px;}
.gu4 .row {width: 400px;}
.gu5 .row {width: 500px;}
.gu6 .row {width: 600px;}
.gu7 .row {width: 700px;}
.gu8 .row {width: 800px;}
.gu9 .row {width: 900px;}
.gu10 .row {width: 1000px;}
.gu11 .row {width: 1100px;}
.gu12 .row {width: 1200px;}

.col {padding-left:20px; float:left; position:relative;}
.gu1{width: 80px;}
.gu2{width: 180px;}
.gu3{width: 280px;}
.gu4{width: 380px;}
.gu5{width: 480px;}
.gu6{width: 580px;}
.gu7{width: 680px;}
.gu8{width: 780px;}
.gu9{width: 880px;}
.gu10{width: 980px;}
.gu11{width: 1080px;}
.gu12{width: 1180px;}

/* background style template 
.col .row {position:relative; margin-left:-10px;}
.col .row .gu1{width: 70px;}
.col .row .gu2{width: 170px;}
.col .row .gu3{width: 270px;}
.col .row .gu4{width: 370px;}
.col .row .gu5{width: 470px;}
.col .row .gu6{width: 570px;}
.col .row .gu7{width: 670px;}
.col .row .gu8{width: 770px;}
.col .row .gu9{width: 870px;}
.col .row .gu10{width: 970px;}
.col .row .gu11{width: 1070px;}
.col .row .gu12{width: 1170px;}
*/
/* template */

.row.logo .logo {
    width: 290px;
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
}

.productcart {
    height: 30px;
}

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

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

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

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

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

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

.star {
    width: 126px;
    height: 126px;
    position: absolute;
    left: 15px;
    top: 15px;
    background-image: url('../assets/template/interieur_tilbud_icon.png');
}       
.productitems .grid-image {
    height: 530px;
}

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

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

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

.productpage {
    margin-top: 20px;
}

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

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

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

.grid-text {
    padding: 0px;
    min-height: 150px;
    padding-bottom: 25px;
}

.view-button {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

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

.grid-image > a {
    margin-bottom: 20px;
}

.grid-image > a img {
    max-height: 275px;
    margin: 0 auto;
}

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

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

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

.footer {
    margin-top: 20px;
}

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

.baseNav > li {
    margin-right: 50px;
}

.productnav ul {
    margin-top: 20px;
}

.backdrop {
    top: 160px;
    height: 590px;
}

.backdropbrands {
    top: 750px;
    height: 95px;
}

.brands section {
    line-height: 95px;
    height: 95px;
    padding: 0 40px;
}

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

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

.row.gallery {
    height: 590px;
}

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

.break50 {
    margin-bottom: 55px;
}

.col-3 .products .row-text h2 {
    font-size: 1.3em;
    line-height: 160px;
}
.col-3 .products .row-text h2 > img {
    width: auto; 
    height: 160px; 
    float:left
}

.col-3 h1 {
    font-size: 1.6em;
}

.products .backdrop {
    height: 225px;
}

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

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


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

.products .cat_desc {
    position: absolute;
    visibility: hidden;
    margin-left: 440px;
    width: 600px;
    top: 35px;
    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;
}

.image-gallery {
    width: 880px;
}

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

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

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

.image-carousel {
    width: 100%;
    margin: 20px auto;
}

.slick-track {
    height: 200px;
}

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

.slick li:focus {
    outline: 0;
}

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

.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: -35px;
}
.slick-next {
    right: -35px;
}

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

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

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

.map.w1180 {
    display: block;
}

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

.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: 35px;
}

.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: 1.6em;
}

.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% - 30px);
}
.cat-grid .r12:nth-child(2) {
    margin-right: 0px;
}

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

