.mod-tagssimilar .product.caption {
    background: #2c2c2c;
    padding: 10px;
    color: white;
}

.mod-tagssimilar .product.caption .text {
    display: none;
}

.tuotetagit+div {
    clear: both
}

.tag.viewimage {
    position: relative;
}


.mod-list li {
    float: left;
    margin: 20px;
    max-width: 200px;
}

.suositukset {
    padding: 30px;
}

.pricetag {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px;
    background: blue;
    color: white;
}

.pricetag.hide {
    display: none;
}

.pricetag .oldprice {
    text-decoration: line-through;
}

.pricetag .alehinta {
    background: #5f998e;
    font-weight: 900;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 1px black;
}

.standart {
    height: 35px;
    width: 35px;
    margin: 5px;
    background-color: white;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border: 2px solid #9b9b9b;
}

.standart.ce {
    background-image: url('/images/tagit/ce.png');
}

.standart.natural {
    background-image: url('/images/tagit/varivaihtelu.png');
}

.standart.wete {
    background-image: url('/images/tagit/markatila_e.png');
}

.standart.wet {
    background-image: url('/images/tagit/markatila.png');
}

.standart.antislip {
    background-image: url('/images/tagit/eiliukas.png');
}

.standart.cal {
    background-image: url('/images/tagit/cal.png');
}

.standart.calv {
    background-image: url('/images/tagit/calv.png');
}

.standart.wall {
    background-image: url('/images/tagit/seina.png');
}

.standart.size {
    font-size: 20px;
    text-align: center;
}

.standart.floor {
    background-image: url('/images/tagit/lattia.png');
}

.tuotemerkit .category-image {
    width: 100%;
    overflow: hidden;
    max-height: 400px;
    margin-bottom: 40px;
}

.tuotemerkit .category-image img {
    width: 100%;
}

.hinta span {
    font-weight: 600;
}

.tuotenavi {
    /*font-size:1.3vw; */
    line-height: 40px;
    padding: 10px;
    margin-left: 0;
    border-top: thin solid black;
    border-bottom: thin solid black;
}

.tuotenavi a {
    margin-left: 0;
    color: #b43c3c;
    border-top: thin solid black;
    border-bottom: thin solid black;
}

.stickybar {
    margin-left: 60px;
    margin-bottom: 60px;
}

#presentation hr {
    width: 95%;
    margin-left: 5%;
    margin: 5px;
}

.row.product {
    position: relative;
}

.simplelist_category {
    overflow: hidden;
    height: 420px;
    display: grid;
}

#presentation .dropdown-content {
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.simplelist_category .infobox {
    position: absolute;
    top: 0;
    left: 15px;
}

.simplelists_category .title {
    position: absolute;
    top: 0;
    width: 400px;
}

.simplelists_category .title h1 {
    text-align: inherit;
}

.simplelists_category .title p {
    font-size: 15px;
}

.simplelists_category .title a {
    font-size: 1.5vw;
    padding: 10px;
    color: white;
    border: thin solid white;
}

.simplelists-description {
    margin-top: 10px;
    font-weight: 400;
}

.simplelists_category a {
    /*color:#666 !important;*/
}

.simplelists_category a:hover {
    color: orange !important;
}

.simplelist_category img {
    overflow: hidden;
    display: block;
    min-width: 100%;
    min-height: 100%;
}

.simplelists-table table {
    margin: 10px;
    margin-left: 40px;
    border-bottom: thin dotted #ccc;
}

.simplelists-item #presentation {
    background-color: #C7BDAF;
    padding: 30px;
    margin-top: 20px;
    color: #3a3a3a;
}

.simplelists-item #presentation img {
    width: 100%;
    border: thick solid white;
}

.simplelists-item #presentation h2 {
    color: white;
    font-size: 24px;
    font-weight: 300;
}

.simplelists-item #presentation h3 {
    color: white;
    font-size: 20px;
    font-weight: 300;
}

.simplelists-item #presentation h4 {
    color: white;
    font-size: 20px;
    font-weight: 300;
}

.mod_simplelists_items .simplerow {
    position: relative;
    height: 400px;
}

.tuotteet.modal-body {
    letter-spacing: 0.1px;
    font-size: 12px;
    z-index: 1100;
}

.modal-backdrop {
    z-index: 49;
}

.stock {
    position: absolute;
    display: block;
    bottom: 15px;
    right: -10px;
    float: right;
    z-index: 2;
    width: 30px;
    height: 30px;
}

.stock2 {
    display: block;
    z-index: 100;
    right: -10px;
    bottom: 0px;
    color: #fff;
    font-size: 8px;
    color: #aaa;
}

.stock2 img {
    width: 30px !important;
}

.simplelists_list3 .brand {
    top: 50%;
}

.simplelists_list2 {
    position: relative;
}

.simplelists.look_white {
    margin-top: 10px;
}

.item-page.look_white {
    font-size: 14px !important;
    position: relative;
}

.galleriimage,
.gallerilink {
    overflow: hidden;
    height: 116px;
    margin: 10px;
}

.galleriimage img {
    width: 300%;
}

.gallerilink img {
    width: 100%;
    border: none !important;
}

.galleriimage img,
.gallerilink img {
    left: -999px;
    right: -999px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    top: -999px;
    bottom: -999px;
}

.galleriimagetitle {
    position: absolute;
    bottom: 0px;
    height: 35px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
}

.itemgal {
    float: left;
    height: 120px;
    overflow: hidden;
    border: 1px solid white;
    width: 33%;
}

.viewimage-mobile .choises,
.viewimage .choises {
    position: absolute;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    text-align: center;
    bottom: -10px;
    transition: all 0.5s ease-in 0s;
}

.viewimage-mobile:hover .choises,
.viewimage:hover .choises {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 30%;
}

.itemgal div {}

.itemgal img {
    height: 120%;
    width: auto;
    position: absolute;
    left: -999px;
    right: -999px;
    margin: auto;
}

.simplelists-category .cat_preview img {
    width: 105%;
    min-height: 150px;
}

.simplelists ul {
    list-style: outside none none;
}

.simplelists-categories {}

div#simplelists-description img {
    border: none;
}

div.simplelists-categories div.simplelists-category {
    margin: 10px;
    width: 45%;
}

.outlet div.simplelists-categories div.simplelists-category {
    margin: 10px;
    width: 46%;
    padding: 0;
    box-shadow: 1px 1px 1px 1px #222;
}

.result__item .simplelists-image {
    width: 50%;
    max-width: 200px;
    overflow: hidden;
}

.result__item .simplelists-image img {
    width: 105%;
}

.simplelists-item .gallery .preview {
    width: 80px;
}

.simplelists-category {
    min-height: 150px;
}

.simplelists-category .cat_preview {
    z-index: 1;
    margin-bottom: 20px;
    overflow: hidden;
    height: 190px;
}

.simplelists-category .caption {
    background-color: #474747;
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.simplelists-category .caption a {
    color: white;
}

.simplelists-category .caption h2 {
    padding: 10px;
    margin: 0;
    color: #90765b;
    text-transform: uppercase;
    position: relative;
    font-size: 16px !important;
    font-weight: 300 !important;
    z-index: 2;
    white-space: nowrap;
}

.tuotetagit {
    padding: 5px;
    margin: 5px;
    margin-bottom: 15px;
    cursor: pointer;
}

.tuotetagit>img,
.tuotetagit>span {
    margin-right: 10px;
}

.product-notes {
    margin-top: 20px;
}

.brand {
    position: absolute;
    display: block;
    bottom: 50px;
    right: 20px;
    width: auto;
}

.simplelists-item .picture {
    position: relative;
}

.simplelists-item .brand img {
    width: 100px;
    background: #00000026;
    border-radius: 5px;
}

.tuotetiedot {
    height: 250px;
    width: 100%;
}

.pricing-body ul {
    list-style-type: none;
}

.pricing-body {
    background: #404040;
    padding: 10px;
    color: white;
}

.pricing-body li {
    border-top: 1px solid #585858;
    padding-top: 5px;
    clear: both;
}

.pricing-body li ul li {
    border: none;
}

.pricing-body li ul {
    border-bottom: thin solid #585858;
}

.pricing-body li.first {
    border: none;
}

.pricing-body li strong {
    float: right;
    font-weight: 400;
}

.pricing-body li strong li {
    border: none;
    text-align: right;
}

.tuotetiedot img {
    height: 30px !important;
    border: none !important;
    width: auto !important;
}

.simple-default .image {
    width: 42%;
    margin-right: 20px;
    float: left;
    position: relative;
}

.simple-default .body {
    width: 50%;
    float: left;
}


/*tuotelistaus*/

.simplelists-picture .viewimage2 img {
    width: 100%;
    overflow: hidden;
}

.simplelists-item .viewimage2 .caption2,
.simplelists-picture .viewimage2 .caption2 {
    padding: 4px;
}

.simplelists-item .viewimage2 .caption2 .stock2 {
    right: 0;
}

.simplelists-item .viewimage2 a>img {
    width: 100%;
}

.simplelists-item .preview {
    z-index: 2;
    overflow: hidden;
}

.simplelists_list1 {
    padding: 8px;
}

.simplelists-item .preview {
    z-index: 2;
}

.simplelists-item .preview img {
    width: 100%;
    /*	border-bottom: 40px #fff solid;*/
}

.simplelists-item .viewimage,
.simplelists-item .viewimage-mobile {
    position: relative;
    background-color: #474747;
}

.simplelists-item .viewimage:hover {
    box-shadow: 5px 3px 5px 1px #666;
    margin-top: -2px;
    margin-bottom: 2px;
}

.simplelists-item a.preview {
    padding: 0;
}

.simple-default .previewimg {
    width: 100%;
    box-shadow: 0px 1px 3px 2px #403f3f;
}

.simple-default .caption {
    border: thin solid gray;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 600;
    color: #565656;
    background: url('/images/rect12.png') no-repeat;
    background-position: left bottom;
    background-color: #474747;
    background-size: 20px;
}

.simple-default .caption span {
    float: right;
    font-weight: 100;
}

.simplelists-item .preview2 {
    z-index: 2;
}

.simplelists_list2 .preview2 img {
    width: 100%;
    z-index: 1;
}

.simplelists_list2 .caption2 {
    padding: 5px;
    padding-top: 0px;
}

.simplelists-item .viewimage .caption {
    padding: 5px;
    color: #dcdcdc;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.modspot .container.kivituotteet,
.modspot .container.laatat,
.modspot .container.suojaus-ja-puhdistus {
    min-height: 849px;
}

ul.navproducts {
    padding: 0px;
    margin-top:-20px;
    /*border: thin solid #c4c4c4;*/
    border-radius: 10px;
    padding:10px;
}

.navbar-navtuote li {
    margin: 5px;
    padding: 10px;
    color: white;
    float: left;
}

.navbar-navtuote li>a {
    color: rgb(44, 42, 42);
    padding:10px;
    border-radius:10px;
    border:thin solid grey;
}
.navbar-navtuote li>a:hover {
   background:white; 
   color:rgb(31, 30, 30) !important;
   box-shadow:2px 2px 4px 4px #333;
}

.navi-small {
    z-index: 10;
    cursor: pointer;
    text-align: center;
    padding-top: 18px;
    position: absolute;
    right: 10px;
    top: 0px;
    float: right;
    height: 50px;
    width: 70px;
    background-color: rgba(129, 218, 252, 0.5);
    color: #fff !important;
    font-size: 9px;
    border-radius: 3px;
    border: none;
    border-bottom: 5px solid #608394;
}

.navi-small i {
    text-shadow: 1px 1px black;
    color: white;
    position: absolute;
    top: -27px;
    left: 13px;
    font-size: 46px;
}

.tuotenavi-small {
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    position: absolute;
    right: 70px;
    top: -55px;
    float: right;
    height: 50px;
    width: 60px;
    font-size: 10px;
}

.infospot.rockface {
    background: url('/images/banners/rockface-naamat.png');
    height: 180px;
    background-repeat: no-repeat;
    background-position: top;
}

.simplelists-item {
    margin-bottom: 20px;
}

.simplelists_category h1,
.simplelists_categories h1 {
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.simplelists_category h1 span,
.simplelists_categories h1 span {
    padding: 10px;
    color: #666;
}

.simplelists-item .viewimage .caption,
.simplelists-item .viewimage-mobile .caption {
    padding: 15px 5px;
    font-size: 12px;
    /* white-space: nowrap;*/
}

.simplelists-item .viewimage .caption a,
.simplelists-item .viewimage-mobile .caption a {
    color: white;
    font-weight: 300;
}

.simplelists-item.tuote .bodylist {
    width: 75%;
    float: left;
}

.tuotetiedot {
    min-height: 250px;
    height: auto;
}

.simplelists-item.tuote .image {
    overflow: hidden;
    border: 5px solid #888080;
    padding: 0px !important;
    margin-bottom: 20px;
    box-shadow: 3px 3px 6px #333
}

.simplelists-item.tuote .image .galleria {
    float: right;
    height: 490px;
    max-width: 150px;
    width: 25%;
    overflow: hidden;
    border: thin solid #444;
    padding: 5px;
}

.product-notes table {
    display: flex;
}

.pyydatarjous {
    background: url("../images/pos-bottom_bg.jpg") no-repeat scroll 95% 10px #444547;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.46);
    height: 150px;
}

.viewimage .tagi {
    position: absolute;
    z-index: 10;
    color: green;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px;
    font-weight: 600;
}

.tuote.container .tagi {
    position: absolute;
    top: 0px;
    padding: 10px;
    color: green;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0px;
}

.simplelists-item .viewimage .caption a:hover {
    color: #ed8115;
}


/* TUOTE*/

.related_products,
.sub_products {
    overflow: hidden;
    margin: 10px;
}

.related_products img,
.sub_products img {
    width: 100%;
}

.pyydatarjous {
    min-height: 170px;
    width: 100%;
    border-top: 5px solid #FFF;
    padding: 10px 180px 15px 20px;
}

.tuote .galleria {
    min-height: 70px;
}

.tuote .spot {
    min-height: 60px;
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
    width:80%;
}

.tuote img.simplelists {
    width: 100%;
    height: 100%;
    padding: 0;
}

.subCategoryContainer,
.itemContainer {
    float: left;
}

.clr {
    clear: both;
}

.kivikoriin {
    padding: 10px;
    position: absolute;

    background-color: #e1edeb;
    color: #4a624a;
    font-size: 18px;
    padding: 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 2px 1px #473838;
}

.kivikoriin:hover {
    box-shadow: -2px 2px 2px 1px #ddd;
}

.shopicon {
    top: 0px;
    right: 0px;
}

.picture .shopicon {
  top:5px;
  right:5px;
}

.shopicon.hide {
    display: none;
}



.itemLinks,
.itemRelated {
    width: 48%;
    float: left;
}

ul.itemTags,
.itemRelated ul {
    float: left;
    list-style-type: none;
}

.itemTagsBlock span,
.itemRelated span {
    float: left;
}

.plg_system_eprivacy_message {
    z-index: 999;
    color: #fff;
}

.kivikori-btn {
    padding: 4px;
    width: 100%;
    font-weight: 500;
    /*border-radius:4px;*/
    left: 20px;
    cursor: pointer;
}

.kivikori-btn {
    color: #5f5959;
}

.kivikori-btn:hover {
    color: white;
    background-color: #4380b5;
    /*border:thin solid white;*/
    font-weight: 600;
}

.simplelists-picture.row-fluid .viewimage2 {
    margin-bottom: 10px;
}

.simplelists-picture.row-fluid .viewimage2:hover {
    box-shadow: 1px 1px 1px 2px grey;
}


/*** tuotetagit */

.stadarti {
    margin: 2px;
    padding: 3px;
    font-size: 16px;
    font-weight: 900;
    color: #ddd;
    border: thin #FFF solid;
}

.toimitusajat {
    color: #6c6c6c;
    font-size: small;
}

.tuotetagit img {
    width: auto !important;
}

.wall {
    padding: 4px;
    padding-left: 15px;
    margin-left: 5px;
    border: thin dotted grey;
    border-left: 3px solid white;
}

.floor {
    padding: 4px;
    padding-left: 15px;
    margin-left: 5px;
    border: thin dotted grey;
    border-bottom: 3px solid white;
}

@media (max-width: 768px) {
    .simplelists-picture.col-3,
    .simplelists-item.col-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .tuotenavi {
        margin-bottom: 40px;
        font-size: 2.5vw;
    }
    .galleriimage img,
    .gallerilink img {
        width: 100%;
        height: auto;
    }
    .simplelists_category .title {
        max-width: 90%;
    }
    .simplelists_category .title h1 {
        font-size: 14px;
        padding: 0;
    }
    .simplelists_category .title p {
        font-size: 12x;
    }
    .simplelists_category .title a {
        font-size: 2.5vw;
    }
}
