@charset "utf-8";
body,
html {
    -webkit-font-smoothing: antialiased
}

#header,
body.noscroll,
html.noscroll {
    position: fixed
}

.bold,
.pricehighlight,
.tuotekortti span.price,
p.sopivuus-title {
    font-weight: 700
}

a.read-more,
p.toimkulut {
    text-decoration: underline
}

.clear_input:hover,
.order-type.enabled .orderoptionTitle:hover,
a.read-more:hover,
p.toimkulut:hover {
    cursor: pointer
}

.mm-list,
body,
nav#menu {
    overflow-x: hidden
}

body {
    font-size: .9em;
    margin: 0 auto
}

html.noscroll {
    overflow: hidden;
    width: 100%;
    overflow-y: scroll
}

#container,
#debug,
#header form,
#toimitustavat,
.cdetails,
.mainGroup,
.order-by-post select,
.stores a.link,
body.noscroll {
    overflow: hidden
}

a {
    color: #d0301f;
}

a:hover {
    color: #333;
}

#container {
	position: relative;
    min-height: 100%;
    background-color: #fff;
    z-index: 0;
}

#content {
    padding: 58px 10px 60px;
}

#content iframe {
    width: 100%;
    max-width: 450px;
}

#header {
    background-color: #D0301F;
    border: 0;
    display: block;
    padding: 0 0 10px;
    height: 30px;
    margin-bottom: 1em;
    width: 100%;
    z-index: 999!important;
    top: 0;
    left: 0;
}

#header.nav-up {
    opacity: 0;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea {
    width: 94%;
    max-width: 600px;
    padding: 6px 7px;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #aaa
}

select {
    border-radius: 0
}

form#haku,
#eanhaku {
    margin-left: 20px;
    width: 100%
}

form#haku input[type=text] {
    width: 60%;
	max-width: 350px;
    margin-bottom: 10px;
    border: 0;
    border-radius: 0;
    height: 29px;
    padding: 2px 18px 2px 5px;
    background: #fff;
    font-size: 1em
}

form#haku input[type=submit] {
    width: 26%;
	max-width: 200px;
    margin-bottom: 15px;
    background-color: #019733;
    border: 0;
    color: #fff;
    height: 32px;
    padding: 0!important;
    text-align: center;
    -webkit-appearance: none;
    font-size: 1em;
    border-radius: 0
}

form#logout {
    padding-left: 10px
}

h1.categorytitle { margin-bottom: 0.6em; font-size: 1.3em; }
h2.spareparttitle { margin-top: 0.6em; }
#addressform {
    max-width: 600px
}

#addressform input[type=text] {
    width: 94%;
    max-width: 600px;
    padding: 1.5% 2%
}

#addressform .button {
    margin-right: 1%
}

.searchBar {
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0;
	width:100%;
}

#hakukenttaSivu {
    height: 19px;
    width: 60%;
    margin-right: 5px
}

.searchBar .clear_input img {
    margin-top: 8px
}

.clear_input {
    display: inline-block;
    position: absolute;
    margin-left: -32px;
    height: 27px;
    top: 2px;
    width: 27px
}

.clear_input img {
    width: 14px;
    height: 14px;
    margin-top: 7px;
    margin-left: 5px;
    opacity: .5
}

.searchBar .clear_input {
    top: 6px;
    height: 30px;
    margin-left: -38px
}

.searchBar .button {
    margin-top: 5px;
    min-width: 80px;
    padding: 7px
}

.opacityNone {
    opacity: 0
}

.order-by-post select {
    width: 100%;
    text-overflow: ellipsis;
    padding: 5px;
    margin-top: 1px
}

li.motonetChoose {
    padding: 0 10px 0 20px
}

li.motonetChoose p {
    margin-bottom: 5px;
    display: inline-block;
    margin-top: 15px
}

li.motonetChoose form {
    display: inline-block;
    margin-bottom: 15px
}

table#ostoskori {
    width: 100%;
    max-width: 600px;
    font-size: .9em
}

table#ostoskori td {
    padding: 15px 7px;
    vertical-align: top
}

div.totalSum,
div.totalSum p.yhteensa {
    padding-top: 10px;
    max-width: 600px
}

table#ostoskori tr {
    border-bottom: 1px solid #ddd
}

table#ostoskori td.first {
    padding-left: 0
}

table#ostoskori td.first img {
    width: 50px;
    height: auto
}

table#ostoskori td.last {
    padding-right: 0;
    text-align: right;
    position: relative
}

table#ostoskori tr.last {
    border: none
}

table#ostoskori .price {
    margin-bottom: 3px
}

table#ostoskori.shoppingCartTable td.last {
    width: 66px
}

div.totalSum p.yhteensa {
    text-align: right;
    font-weight: 700;
    margin-bottom: 0
}

p.toimkulut {
    font-weight: 400;
    margin-top: 20px;
    max-width: 600px;
    margin-bottom: 0
}

#toimitustavat {
    margin-bottom: 20px;
    min-height: 0;
    max-height: 0;
    transition: .4s all
}

#toimitustavat.visible {
    max-height: 500px
}

#toimitustavat p.passive {
    color: #ccc
}

div.totalSum #toimitustavat,
div.totalSum p.toimkulut {
    text-align: right
}

form#sendCartemail {
    margin-top: 40px;
    max-width: 600px
}

form#sendCartemail p {
    margin-bottom: 5px
}

form#sendCartemail input[type=submit] {
    margin-top: 5px
}

div.totalSum form#emptycart {
    float: left
}

.error {
    display: block;
    color: red
}

.order-by-post {
    margin-top: 10px
}

.order-type {
    margin-bottom: 30px;
    background: #f2f2f2
}

.orderoptionTitle {
    background: #224A2F;
    color: #fff;
    width: 100%;
    float: left;
    padding: 12px 0
}

.order-type .plusminus {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
    margin-left: 5px;
    margin-top: 2px;
    position: absolute
}

.order-type.enabled .plusminus {
    background-image: url(/img/plus.png)
}

.order-type.enabled.valittuna .plusminus {
    background-image: url(/img/minus.png)
}

.order-type.greyText .plusminus {
    background-image: url(/img/plus.png)
}

.order-type.greyText.opened .plusminus {
    background-image: url(/img/minus.png)
}

.valittuText {
    display: none
}

.valittuText.visible {
    display: inline
}

.orderoptionContent {
    padding: 0 10px;
    max-height: 0;
    transition: .2s all;
    overflow: hidden
}

.orderoptionContent.visible {
    padding: 10px;
    max-height: 600px
}

.orderoptionContent img {
    margin: 10px
}

.order-type.enabled .orderoptionTitle {
    background: #224A2F
}

.order-type.valittuna .orderoptionTitle {
    background: #02802c
}

.order-type.greyText .orderoptionTitle {
    color: #bbb;
    background: #ddd
}

.orderoptionTitle p {
    float: left;
    margin: 0 10px 0 23px
}

.order-type.enabled.valittuna .orderoptionContent.visible {
    border: 1px solid #02802c
}

p.deliveryGreen {
    color: #02802C;
    padding-bottom: 10px;
    border-bottom: 1px dotted #02802C;
    margin-top: 0;
    line-height: 1.5
}

p.deliveryGreen img {
    margin: 0 0 -4px;
    height: auto;
    width: 20px
}

#couponform select,
table.alverittely {
    width: 100%
}

table.alverittely th {
    text-align: left
}

table.alverittely td {
    padding: 5px
}

table.alverittely td.first {
    padding-left: 0
}

table.alverittely td.last {
    padding-right: 0
}

div#AddressBookSelection {
    max-width: 600px
}

select#AddressbookSelect {
    width: 99%;
    padding: 1.5% 2%;
    text-overflow: ellipsis;
    margin-bottom: 10px
}

.addCartKpl {
    border: 1px solid #aaa!important;
    border-radius: 2px!important;
    float: left;
    font-size: 14px;
    height: 30px;
    margin: 0 2% 10px 0;
    max-width: 60px!important;
    padding: 0!important;
    text-align: center;
    width: 12%!important
}

.addCartButton,
.addWishlistButton {
    font-size: 14px;
    height: 32px;
    margin: 0 0 10px;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    float: left;
    font-family: arial;
    outline: 0
}

.addCartButton {
    background-color: #019733;
    border: 1px solid #019733;
    border-radius: 2px;
    color: #fff;
    max-width: 300px;
    width: 85%;
    transition: .2s all
}

.addCartButton:hover {
    background-color: #02802c
}

.addCartButton:active,
.addWishlistButton:active {
    position: relative;
    top: 1px
}

.addCartButton.adding {
    background-color: rgba(4, 155, 54, .54)!important;
    border-color: transparent!important;
    color: rgba(255, 255, 255, .82)!important
}

.addWishlistButton {
    background-color: #f6f6f6;
    border: 1px solid #999;
    border-radius: 2px;
    color: #444;
    width: 15%;
    min-width: 70px;
    max-width: 100px
}

.addWishlistButton:hover {
    background-color: #f1f1f1
}

#header img#logo {
    padding-top: 2px;
    padding-left: 4px;
    width: 200px
}

#header a.logoLink {
    color: #FFF;
    display: inline-block;
    left: 2px;
    text-decoration: none;
    margin: 0 auto
}

.outletselitebox,
a.link.last {
    margin-bottom: 20px
}

#header a.back {
    left: 9px;
    position: absolute;
    top: 11px
}

#footer a:hover,
#header a:hover {
    text-decoration: underline
}

#footer a,
#hakutulosryhmat a.tulos,
.button,
.cdetails,
.cdetails *,
.linkTitle,
a.clink,
a.link,
span.price {
    text-decoration: none
}

#header form {
    bottom: 11px;
    display: inline-block;
    left: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
    max-width: 300px;
    position: absolute;
    width: 73%
}

#footer {
    background: #D0301F;
    color: #fff;
    bottom: 0;
    font-size: .9em;
    height: auto;
    left: 0;
    padding: 5px 15px;
    position: static;
    width: 100%
}

#footer a {
    color: #f1f1f1;
    line-height: 2
}

#debug {
    font-size: .8em;
    color: #555;
    margin-top: 1em
}

.linkTitle,
a.link {
    background-color: #E9E9E9;
    background-image: url(/img/nuoli_oik-menu.png);
    background-position: right 13px center;
    background-repeat: no-repeat;
    background-size: 7px auto;
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #F9F9F9;
    color: #000;
    display: block;
    font-size: 1.1em;
    padding: 11px 25px 11px 9px;
    position: relative;
    cursor: pointer
}

a.linkTitle {
    background-color: #333;
    color: #fff;
    background-image: url(/img/nuoli_alas-menu.png);
    background-position: right 10px center;
    background-size: 16px auto;
    border-top: 1px solid #424242;
    border-bottom: 1px solid #000
}

a.linkTitle.active {
    background-image: url(/img/nuoli_ylos-menu.png)
}

a.link.outlet {
    background-color: #f1d634;
    border-bottom: 1px solid #A7A05A;
    border-top: 1px solid #FFFAC2
}

.outletselitebox {
    padding: 15px 26% 15px 15px;
    position: relative
}

.outletselitebox img {
    max-width: 213px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 26%
}

.outletLogo,
.patronLogo {
    left: 3px;
    top: 3px;
    height: auto;
    z-index: 100;
    position: absolute
}

.outletLogo {
    max-width: 80px
}

.mainGroup {
    max-height: 0;
    transition: all .3s
}

.mainGroup.visible {
    max-height: 14000px
}

.patronLogo {
    max-width: 43px
}

table#childProducts .patronLogo {
    max-width: 33px
}

#map,
.store img {
    max-width: 420px
}

a.link.kantis {
    padding-left: 45px
}

a.link.kantis img.kLogo {
    width: 36px;
    margin-top: -5px;
    position: absolute;
    left: 5px
}

#map,
.saatavusinfo,
.stores {
    position: relative
}

.saatavuusinfot {
    margin-bottom: 14px;
    margin-top: 6px;
}
.saatavuusinfot div { display: block; margin-bottom: 4px; }
.saatavuustrtitle{
    margin-bottom: 6px;
    display: block !important;
}
.aatitle {
    display: inline-block;
    margin-bottom: 5px;
}
a.link.patronFront {
    margin-top: 1em;
    text-align: center;
    padding: 5% 0
}

a.link.patronFront img {
    width: 35px;
    position: absolute;
    margin-left: -35px;
    margin-top: -9px;
}

.mainmenu-container a.link,
a.link.eitaustaa {
    background-image: none
}

a.link.eitaustaa:before {
    display: none
}

.stores {
    float: left;
    width: 100%
}

#map {
    width: 90%;
    height: 290px
}

.stores .soitakehoitus {
    margin-right: 15px;
    margin-top: 2.9em;
    font-size: .8em;
    float: right
}

.stores a.link {
    padding: 11px 0 11px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 91%;
    padding-right: 8%;
}

.stores .fa {
    margin: 0
}

.mainmenu-container {
    width: 100%
}

.mainmenu {
    display: table!important;
    height: 50px;
    padding: 2% 0!important;
    text-align: center;
    width: 49%
}

.mainmenu span {
    display: table-cell;
    vertical-align: middle
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix {
    clear: both
}

h1 {
    margin: .2em 0 .4em;
    font-size: 1.5em
}

.varaosalista h1 {
    margin-top: 0
}

h2 {
    margin: 1.2em 0 .4em;
    font-size: 1.35em
}

.store p {
    margin: .7em 0
}

.store img {
    width: 90%;
    margin-bottom: 1em
}

.store .first {
    margin-right: 2%
}

span.small {
    font-size: .85em
}

.fa {
    margin-right: 5px
}

.saldos .sopivuus-title {
	font-weight: bold;
}

.saldos .fa {
	font-size: 20px;
	padding-left: 10px;
	position: relative;
    top: 1px;
}

.saldos .fa-times {
	color: red;
}

.saldos .fa-check {
	color: green;
}
.saldos a {
    color: #000;
}

.saldos .green,
#saldos .green,
.childText .green,
.saatavusinfo .green,
.saldos .red,
#saldos .red,
.childText .red,
.saatavusinfo .red {
    background-image: url(/img/saldo_pos.png);
    background-position: 0 3px;
    background-size: 13px 12px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    padding-left: 18px
}

.saldos .red,
.saldos .yellow,
#saldos .red,
#saldos .yellow,
.childText .red,
.childText .yellow,
.saatavusinfo .red,
.saatavusinfo .yellow {
    background-position: 0 3px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    padding-left: 18px
}

.saldos .red,
#saldos .red,
.childText .red,
.saatavusinfo .red {
    background-image: url(/img/saldo_neg.png)
}


.saldos .yellow,
#saldos .yellow,
.childText .yellow,
.saatavusinfo .yellow {
    background-image: url(/img/saldo_pos.png)
}

.hide,
.teksti {
    display: none
}

.varaosasaatavuudet {
    margin-top: 1.1em
}

.varaosasaatavuudet .sopivuus-title {
    margin-bottom: 4px
}

.saldos.varaosasaatavuudet .red,
#saldos.varaosasaatavuudet .red,
.saatavusinfo.varaosasaatavuudet .red {
    background-image: url(/img/info_icon2.png);
    background-position: 0 2px;
    background-size: 13px 13px
}

.saatavusinfo {
    background: none;
    border: 1px solid #B7B7B7;
    border-radius: 2px;
    color: #333;
    line-height: 1.7;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 32px;
    max-width: 770px;
    margin-top: 20px
}

.saatavusinfo .green,
.saatavusinfo .red,
.saatavusinfo .yellow {
    margin-top: 4px;
    position: absolute;
    left: 8px
}

.saatavusinfo .saatavuustext {
    margin-bottom: 10px
}

.categoryproduct {
    border-bottom: 1px solid #DDD;
    float: left;
    margin: 10px 0 0;
    width: 100%;
    color: #222;
    position: relative;
	max-width: 400px;
}

.categoryproduct:hover {
    color: #d0301f
}

.cpic {
    float: left;
    max-width: 150px;
    min-width: 75px;
    width: 45%;
    margin-bottom: 10px
}

#tuotekuvat,
#tuotekuvat img.single {
    max-width: 300px;
    width: 100%
}

#tuotekuvat {
    margin-bottom: 20px
}

table#childProducts {
    width: 100%;
    max-width: 600px;
    margin-top: 10px;
    border-top: 1px solid #eee
}

table#childProducts td {
    padding: 5px 2px;
    position: relative
}

table#childProducts td.childImg {
    width: 75px
}

table#childProducts td.childImg img {
    width: 100%
}

table#childProducts td.childText {
    padding-left: 5px
}

table#childProducts tr {
    border-bottom: 1px solid #eee
}

.swiper-container {
    width: 100%;
    max-width: 300px;
    height: 300px;
    padding-bottom: 19px
}

.swiper-pagination-bullet-active {
    background: #d0301f
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px
}

.swiper-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.swiper-container-horizontal>.swiper-pagination {
    margin-bottom: -11px
}

.swiper-pagination {
    text-align: left
}

.cpic img {
    width: 100%
}

.cpic .padding {
    padding: 4px
}

p.sopivuus-title,
p.sopivuus-title-normal {
    margin: 12px 0 0
}

p.sopivuus {
    margin: 3px 0
}

span.price {
    -webkit-appearance: none;
    --webkit-appearance: none
}

.tuotekortti span.price {
    font-size: 1.1em
}

.pricehighlight {
    color: #d0301f;
    margin-bottom: 0
}

span.norm {
    font-weight: 400
}

.cdetails {
    color: inherit;
    float: left;
    font-size: .95em;
    margin-bottom: 1.5em;
    padding-left: 10px;
    text-overflow: ellipsis;
    width: 50%
}

.cdetails span.price {
    font-size: 1em
}

.cdetails h4 {
    margin: 0 0 .4em;
    font-size: 1.1em
}

.tuotekortti h1 {
    margin: .2em 0
}

.varaosalista h3 {
    font-size: 1.1em;
    margin: .8em 0 .2em
}

.varaosalista .ajoneuvo {
    font-size: .9em
}

.varaosalista .ajoneuvo .fa {
    color: #444;
    display: none
}

.varaosalista .ajoneuvo span.selite {
    font-style: italic;
    color: #666;
    font-weight: 700;
    font-size: .95em
	display: block;
	width: 100%;
}

#varaosalistaselite {
    font-size: .8em;
    margin-top: 40px
}

.pagination-container {
    float: left;
    width: 100%;
    max-width: 380px;
    position: relative;
    margin-top: 20px
}

.currentPage.pagination {
    border: none;
    font-size: .9em;
    left: 50%;
    margin-left: -33px;
    margin-right: auto;
    position: absolute;
    text-align: center;
    top: 12px;
    width: 66px
}

.currentPage.pagination:hover {
    border: none;
    color: #222
}

a.pagenumberbutton {
    border: 1px solid #CCC;
    color: #333;
    float: left;
    margin-right: 1%;
    max-width: 75px;
    padding: 2% 0;
    text-align: center;
    width: 17%;
    font-size: 1.5em
}

a.pagenumberbutton img {
    width: 14px;
    height: auto
}

a.pagenumberbutton .fa {
    margin: 0
}

a.pagenumberbutton.last {
    margin-left: 1%;
    float: right;
    margin-right: 0
}

.inactive,
.inactive:hover {
    color: #bbb!important;
    cursor: default;
    border: 1px solid #ddd!important;
    background: #ddd!important
}

.inactive a,
.inactive a:hover {
    color: #CCC!important;
    cursor: default
}

a.pagenumberbutton.inactive {
    background: #fff!important
}

.firstsaldo {
    margin-right: 15px
}

.murupolku {
    margin-left: 13px;
    margin-bottom: 10px;
    float: left;
    font-size: .9em
}

.murupolku a,
.murupolku span.current,
.murupolku span.passive {
    background-image: url(/img/bg-crumbs.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    border-left: 1px solid #DDD;
    color: #444;
    display: block;
    float: left;
    font-size: .9em;
    margin-left: -13px;
    padding: 6px 13px 7px 17px;
    position: relative;
    text-decoration: none;
    margin-bottom: 3px;
    white-space: nowrap
}

.chooseMotonet form,
.inline-block,
form#jarjestaTuotteet {
    display: inline-block
}

.murupolku span.passive {
    opacity: .7
}

.murupolku a.first,
.murupolku span.first {
    padding-left: 12px;
    z-index: 20
}

#cartButton,
#searchButton,
.menuButton {
    top: 0;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    height: 20px;
    text-align: center
}

.murupolku a.second,
.murupolku span.second {
    z-index: 19
}

.murupolku a.third,
.murupolku span.third {
    z-index: 18
}

.murupolku a.fourth,
.murupolku span.fourth {
    z-index: 17
}

.murupolku a.fifth,
.murupolku span.fifth {
    z-index: 16
}

.murupolku span.current {
    background-position: 100% -96px;
    color: #000
}

.murupolku span.current.shopping {
    background-image: url(/img/bg-crumbs-green.png);
    color: #fff
}
.swiper-wrapper img { width: 100%; height: auto; }
#cartButton {
    color: #FFF;
    right: 100px;
    width: 30px
}

#cartButton span#cartcount {
    background-color: green;
    font-size: 13px;
    position: absolute;
    right: 4px;
    top: 4px;
    border-radius: 20px;
    width: 19px;
    height: 19px;
    line-height: 1.4;
    text-align: center
}

#cartButton img {
    width: 90%;
    margin-top: -1px;
    margin-left: -3px
}

.menuButton {
    color: #FFF;
    right: 0;
    width: 30px
}

.menuButton img {
    width: 80%;
    margin-top: -2px
}

#searchButton {
    color: #FFF;
    right: 50px;
    width: 30px
}

#searchButton img {
    margin-top: -4px;
    width: 83%
}

#cartContainer h3,
#menuContainer h3,
.kantisTarjoukset h1 {
    margin-top: 0
}

#cartButton.active,
#closeMenu .menuButton,
#searchButton.active {
    background-color: #444
}

#cartContainer,
#menuContainer {
    background-color: #444;
    box-shadow: 0 5px 6px -4px #333;
    color: #FFF;
    text-align: center;
    top: 40px;
    width: 100%;
    position: fixed;
    z-index: 1000;
    max-height: 100%;
    overflow-y: auto
}

#cartContainer a.link,
#menuContainer a.link {
    background-image: url(/img/nuoli_oik_v.png);
    background-color: #444;
    border: none;
    border-bottom: 1px solid #000;
    color: #FFF;
    text-align: left;
    padding: 11px 25px 11px 19px
}

#cartContainer h3,
#cartContainer p,
#menuContainer h3,
#menuContainer p {
    text-align: left;
    padding-left: 19px
}

.chooseMotonet {
    border-bottom: 1px solid #000;
    padding: 10px 19px;
    text-align: left;
    font-size: 1.1em
}

th {
    text-align: left;
    padding: 6px
}

#tilaukset td {
    padding: 10px 6px
}

table#tilaukset tr:nth-child(even) {
    background: #eee
}

table#tilaukset tr:nth-child(odd) {
    background: #fff
}

form#logout input {
    margin: .5em
}

input#logIn {
    padding: 6px 30px
}

@media (min-width:1024px) {
    .cdetails {
        width: 70%
    }
}

.notificationBar,
.notificationBarStatic {
    position: absolute;
    background-color: #02802c;
    right: 0;
    left: 0;
    top: 40px;
    max-height: 0;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    box-shadow: 0 2px 7px -4px #333;
    transition: .6s max-height;
    transition-timing-function: ease
}

.mm-menu.mm-front,
html.mm-opened .mm-page {
    box-shadow: none
}

.notificationBarStatic {
    z-index: 1000
}

.notificationBar {
    z-index: 1001
}

.notificationBar.error,
.notificationBarStatic.error {
    transition: 1s max-height;
    background-color: #DA1F1F;
    border-top: 1px solid #b00000
}

.notificationBar.visible,
.notificationBarStatic.visible {
    max-height: 200px
}

.notificationText,
.notificationTextStatic {
    margin: 9px;
    text-align: center
}

p.spNotify {
    margin-top: 0
}

h1.spNotify {
    margin-top: .6em
}

#hakutulosryhmat a.tulos {
    background-color: #333;
    border-radius: 0;
    text-indent: 0;
    display: inline-block;
    color: #fff;
    font-size: 1em;
    height: auto;
    width: auto;
    text-shadow: 1px 1px 0 #000;
    margin: .5em .5em .5em 0;
    padding: .6em .5em
}

.basketBtnAdd,
.basketBtnRemove {
    margin-top: 6px;
    float: right
}

#hakutulosryhmat a.tulos:hover {
    background-color: #444;
    color: #fff
}

.linkkeja {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAWlJREFUeNqM1MFLFVEUx/HPG8SshYlEQeimzEXgshZFGfnGXRZoES0iSP8pceOyCMqNJPdZ+VR02TZREN8+omhRGbS5A8Mwd14HhoF7fvOFc+b3u612u62mcjzGDMbRwgk+4A02CmEIAQxUANewjHs18CvxWcQ2lvClaGYl4V3sJyDVuhO101XQBN5iNPHhTxxVzkawluf5ZAFqYbUBAguYLI8S6zxWih3luNVnlBn8wcW6MfM8nx3Asz6QI1zCOgYTmicZbjZA3uEhnscdJpef4XKi+RVnS+NMNYDGMpxJNEdxA11cxfUG0GCGXoPgPf5irs8ee1m0farW4vtB9FKqNrOYnbo6jZkaxi98bgC9ytDBbk3zN4aif3q4nYB0QwidIrQvsIcLJcE5HEf3p/zzDS/LWTvEPL5XhEMNkB94FEI4rKa/G3/3x/9I/6do5K3ioHofHeB+vEqexutiLAa7hx28xmaV/G8A0ntGPqOb8YAAAAAASUVORK5CYII=) 8px 8px no-repeat;
    border: 1px solid #b7b7b7;
    color: #333;
    font-size: 11px;
    line-height: 1.5;
    margin-left: 8px;
    padding: 8px 0 8px 26px
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-info,
.alert-warning {
    background-repeat: repeat-x;
    color: #fff;
    background-color: #f39200;
    padding: 15px;
    margin-bottom: 20px;
    max-width: 600px;
    clear: both;
    font-weight: 700;
    position: relative
}

.alert-info {
    background-color: #1668b1
}

.alertcat { max-width: 100%; padding:0; }
.alertcat div { padding-left: 55px; padding-right: 67px; padding-top: 6px; padding-bottom: 6px; }
.alertcat img.alertIcon { position: absolute; left: 10px; top: 50%;transform: translateY(-50%) }
.alertcat img.huomionuoli { position: absolute;right: 9px;top: 50%;width: 50px;height: auto;transform: rotate(18deg) translateY(-50%); }

.basketBtnRemove {
    margin-left: 6px
}

form.addCartForm {
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%
}

.button {
    border-radius: 2px;
    font-family: arial;
    font-size: 1em;
    outline: 0;
    padding: 4px 10px;
    transition: .2s all;
    color: #000;
    background: #ddd;
    border: 1px solid #ccc
}

.button.green {
    background-color: #019733;
    border: 1px solid #019733;
    color: #fff
}

.button.green:hover {
    background-color: #02802c;
    color: #fff
}

.button.red {
    background-color: #DA1F1F;
    border: 1px solid #DA1F1F;
    color: #fff
}

.button.red:hover {
    background-color: #c12e2a;
    color: #fff
}

.button.orderProcess {
    float: right;
    min-height: 35px
}

#kirjUlos {
    padding: 5px 5px 5px 3px;
    background: 0 0;
    border: none;
    color: inherit;
    font-size: inherit;
    display: block;
    width: 96%;
    outline: 0;
    text-align: left
}

img.tilvahvSald {
    width: 14px!important;
    height: auto
}

.mm-menu.mm-front.mm-bottom,
.mm-menu.mm-front.mm-top,
.mm-page {
    height: 100%
}

tr.saldonone td {
    background-color: #f39200;
    color: #fff;
    padding: 5px!important
}

nav#menu {
    -webkit-overflow-scrolling: touch
}

.mm-list>li,
.mm-list>li>a {
    outline: 0
}

nav#menu:not( .mm-menu) {
    display: none
}

.mm-menu {
    color: rgba(255, 255, 255, .9);
    background: #444;
    top: 39px!important
}

.mm-menu.mm-horizontal>.mm-panel {
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease
}

.mm-menu>.mm-panel {
    width: 96%
}

.mm-slideout {
    -webkit-transition: -webkit-transform .2s ease;
    -ms-transition: -ms-transform .2s ease;
    transition: transform .2s ease
}

.mymotonetprompt {
    text-align: right;
    margin-bottom: 20px
}

.mymotonetprompt img {
    height: auto;
    max-width: 600px;
    width: 100%
}

@media (min-width:640px) {
    .addCartKpl {
        min-width: 28px;
        width: 10%!important;
        max-width: 60px!important;
        margin: 0 5px 10px 0
    }
    .addCartButton {
        min-width: 135px;
        width: 83%;
        display: inline-block;
        max-width: 300px;
        margin: 0 0 10px
    }
}

@media only screen and (max-width:600px) {
    .responsive-table tbody,
    .responsive-table td,
    .responsive-table th,
    .responsive-table thead,
    .responsive-table tr,
    table.responsive-table {
        display: block
    }
    .responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .responsive-table tr {
        border: 1px solid #ccc;
        margin-bottom: 8px
    }
    .responsive-table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%!important;
        white-space: normal;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden
    }
    .responsive-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: 700;
        content: attr(data-title)
    }
}

@media only screen and (max-width:400px) {
    #header img#logo {
        padding-top: 5px;
        width: 180px
    }
}

@media only screen and (max-width:360px) {
    #header img#logo {
        padding-top: 9px;
        width: 140px
    }
}

a:active,
a:focus {
    outline: none;
}

#chooseminFin {
    background-image: url("/img/flagfin.jpg");
    background-size: 30px auto;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position: 0 5px;
}

#chooseminEn {
    background-image: url("/img/flagen.jpg");
    background-size: 30px auto;
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position: 0 5px;
}

#applicationform input[type="checkbox"],
#applicationform input[type="radio"] {
    transform: scale(1.35);
    -ms-transform: scale(1.35);
    -webkit-transform: scale(1.35);
    -o-transform: scale(1.35);
    -moz-transform: scale(1.35);
}

#videoly-videobox-placeholder {
    margin-top: -25px;
    margin-bottom: 15px;
}

.price.normalprice {
    font-size: 1em !important;
}

.biggerprice {
    font-size: 1.1em;
}

#stylized-form label {
    display: block;
}

#stylized-form .hetulabel {
    display: inline;
}

#newPassword {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

#err18 {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-bottom: 10px;
}

span.underline {
    text-decoration: underline;
}

.hakuinfo {
    padding-bottom: 8px;
    padding-left: 40px;
    margin-bottom: 20px;
}

.read-more {
    background-color: #ddd;
    border-radius: 0;
    text-indent: 0;
    display: inline-block;
    color: #000;
    font-size: 1em;
    height: auto;
    width: auto;
    text-shadow: 1px 1px #fff;
    margin: .5em .5em .5em 0;
    padding: .6em .5em;
    text-decoration: none !important;
}

#eanhaku input[type=submit],
#eanhaku a {
    background-image: url(/img/eancamera.png);
    padding-left: 33px;
    background-size: 22px 22px;
    background-position: 5px 1px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    display: inline-block;
}

.gender input[type="radio"].error {
    display: inline-block !important;
}

.ehtobox .error {
    display: inline-block !important;
}

.patronselectbox {
    width: 40%;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    outline: 1px solid #ccc;
    padding: 1%;
    width: 96%;
    max-width: 529px;
}

.patronselectbox.active {
    outline: 2px solid #d0301f !important;
}

.patronselectbox:hover {
    cursor: pointer;
}

.patronselectbox img {
    width: 102%;
    margin-left: -1%;
    margin-bottom: -2%;
}

.ehtobox {
    max-width: 460px;
}

.ehtobox label.error {
    float: right;
}

.varaosamyymalaan {
    background-image: url("//asset.motonet.fi/img/pages/ohimyynti_700x82_tausta.png");
    background-repeat: no-repeat;
    background-color: #0072bc;
    position: relative;
    color: #fff;
    padding: 16px 10px 10px 78px;
    padding-left: 80px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    min-height: 62px;
}

.varaosamyymalaan a {
    color: #fff;
}

.productInfobox {
    background: url(//asset.motonet.fi/kmg2/img/info_icon2.PNG) no-repeat scroll 4px 7px transparent;
    border: 1px solid #B7B7B7;
    border-radius: 2px;
    color: #333;
    font-size: inherit;
    line-height: 1.5;
    padding-top: 6px;
    padding-right: 8px;
    padding-left: 31px;
    margin-bottom: 20px;
    max-width: 800px;
}

.productInfobox p {
    margin: 0 0px 10px 0px;
}

#jonocont {
    width: 100%;
    max-width: 700px;
    position: relative;
}

.jonotusnapit {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 49%;
    max-width: 300px;
}

.jonotusnapit a {
    background-image: url(/img/jonotus_nappi-05.svg);
    color: #fff;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 63px 3px;
    min-height: 2px;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 1.15em;
}

@media (max-width:480px) {
    .jonotusnapit a.nouto {
        margin-top: -10px;
    }
}

@media (max-width:440px) {
    .jonotusnapit a.nouto {
        margin-top: -20px;
    }
}

@media (max-width:400px) {
    .jonotusnapit a.nouto {
        margin-top: -35px;
    }
}

@media (max-width:380px) {
    .jonotusnapit a.nouto {
        margin-top: -44px;
    }
}

@media (max-width:360px) {
    .jonotusnapit a.nouto {
        margin-top: -55px;
    }
}

.jonotuslamppu {
    width: 47%;
    max-width: 300px;
}

.bx-wrapper .ProductAdContainer,
.bx-wrapper .ProductAd, .swiperslide-wrapper .ProductAdContainer, .swiperslide-wrapper .ProductAd{
    height: 100%; padding-bottom: 5px;
}

.bx-wrapper, .swiperslide-wrapper {
    margin: 0 auto;
    box-shadow: none !important;
    border: 1px solid #eee !important;
}

.bx-wrapper img, .swiperslide-wrapper img {
    margin: 0 auto;
}

.bx-wrapper h4, .swiperslide-wrapper h4 {
    font-size: 1.2em;
    margin: 10px 0px 7px 0px;
}

.bx-wrapper a, .swiperslide-wrapper a {
    text-decoration: none;
    color: #000;
}

.bx-wrapper .kantis-mt, .swiperslide-wrapper .kantis-mt {
    position: absolute;
    top: 2%;
    right: 2%;
}

.bx-wrapper .logoImage, .swiperslide-wrapper .logoImage {
    position: absolute;
    left: 2%;
    top: 2%;
    height: auto;
    max-width: 200px;
}

.bx-wrapper .paRight, .swiperslide-wrapper .paRight {
    padding: 0px 10px 5px 10px;
}

.bx-wrapper .bigPrice, .swiperslide-wrapper .bigPrice {
    color: #d0301f;
    font-weight: bold;
    font-size: 1.1em;
    display: inline-block;
}

.bx-wrapper .nhinta, .swiperslide-wrapper .nhinta {
    display: block;
}

.bx-wrapper p.kehoit, .swiperslide-wrapper p.kehoit {
    color: #fff;
    font-size: 1.05em;
    font-weight: bold;
    text-align: center;
    width: auto;
    padding: 4px 6px 4px 6px;
    background: #d0301f;
    position: absolute;
    right: 18px;
    margin: 0;
    bottom: 8px;
    min-width: 116px;
}

.bx-wrapper p.kehoit img, .swiperslide-wrapper p.kehoit img {
    display: inline;
    margin-bottom: -1px;
}

.bx-wrapper .priceBox, .swiperslide-wrapper .priceBox {
    margin-top: 3px;
    margin-bottom: 3px;
}

.bx-wrapper .priceBox.padkehoite, .swiperslide-wrapper .priceBox.padkehoite {
    padding-right: 143px;
}

.bx-wrapper .bx-prev, .swiperslide-wrapper .bx-prev {
    left: -10px;
    background: url(/img/classic-map_v2.png) no-repeat 0 0 !important;
    opacity: .4;
    width: 17px !important;
    height: 48px !important;
}

.bx-wrapper .bx-next, .swiperslide-wrapper .bx-next {
    right: -10px;
    background: url(/img/classic-map_v2.png) no-repeat -30px 0 !important;
    opacity: .4;
    width: 17px !important;
    height: 48px !important;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover, .swiperslide-wrapper .swiperslide-next:hover,
.swiperslide-wrapper .swiperslide-prev:hover {
    opacity: 1;
}

.bx-wrapper .bx-viewport, .swiperslide-wrapper .swiperslide-viewport {
    padding: 5px;
}

.bx-wrapper .bx-pager, .swiperslide-wrapper .bx-pager {
    padding: 7px 0 !important;
    border: none;
    border-top: 1px solid #eee;
    margin-left: -1px;
    position: relative !important;
    bottom: 0 !important;
}

.bx-wrapper img, .swiperslide-wrapper img {
    max-width: 60% !important;
}
.swiper-slide {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.nomargin { margin: 0; }

.wc-paytrail__container {
	max-width: 650px;
}
.wc-paytrail-method { position: relative; width: 130px;	margin: 5px; height: 130px; display: inline-block; }

.valittutext {
    display: none;
    width: 130px;
    text-align: center;
    background: #007a29;
    color: #fff;
    padding: 2px 0px 3px 0;
    font-weight: bold;
    position: absolute;
    bottom: -4px;
    left: 4px;
}

.wc-paytrail-radio:checked + .wc-paytrail-method-title + .valittutext { display: block; }


.wc-paytrail-radio {
	display: none;
}
.wc-paytrail-method-title {
	position: relative;
	width: 100%;
	height: 100%;
	color: transparent;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center;
	border: 4px solid #eee;
	cursor: pointer;
	transition: 0.1s all;
	float: left;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wc-paytrail-radio:checked + .wc-paytrail-method-title { border: 4px solid #007a29; }

@media (max-width:480px) {
  .wc-paytrail-method { width: 90px;	height: 90px; }
  .valittutext { width: 90px; }
}


.pay-box-nordea { background-image: url(/img/maksuvalinnat/nordea.png); }
.pay-box-aktia { background-image: url(/img/maksuvalinnat/aktia.png); background-size: 85% auto; }
.pay-box-alandsbanken { background-image: url(/img/maksuvalinnat/alandsbanken.png); background-size: 97% auto; }
.pay-box-collector-bank { background-image: url(/img/maksuvalinnat/collector-bank.png); background-size: 95% auto; }
.pay-box-danske-bank { background-image: url(/img/maksuvalinnat/danske-bank.png); background-size: 94% auto; }
.pay-box-handelsbanken { background-image: url(/img/maksuvalinnat/handelsbanken.png); background-size: 95% auto; }
.pay-box-jousto { background-image: url(/img/maksuvalinnat/jousto.png); background-size: 80% auto; }
.pay-box-mobilepay { background-image: url(/img/maksuvalinnat/mobilepay.png); background-size: 95% auto; }
.pay-box-oma-saastopankki { background-image: url(/img/maksuvalinnat/oma-saastopankki.png); background-size: 80% auto; }
.pay-box-osuuspankki { background-image: url(/img/maksuvalinnat/osuuspankki.png); background-size: 65% auto; }
.pay-box-pop-pankki { background-image: url(/img/maksuvalinnat/pop-pankki.png); background-size: 94% auto;}
.pay-box-saastopankki { background-image: url(/img/maksuvalinnat/saastopankki.png); }
.pay-box-s-pankki { background-image: url(/img/maksuvalinnat/s-pankki.png); }
.pay-box-visa-nets { background-image: url(/img/maksuvalinnat/visa.png); background-size: 80% auto; }
.pay-box-mastercard-nets { background-image: url(/img/maksuvalinnat/mastercard.png); background-size: 75% auto; }
.pay-box-paypal { background-image: url(/img/maksuvalinnat/paypal.png); }
.pay-box-american-express-nets { background-image: url(/img/maksuvalinnat/amex.png); background-size: 67% auto; }

#cookienotify {
    position: fixed;
    bottom: 5px;
    left: 2%;
    width: 90%;
    height: auto;
    padding: 10px 10px 44px 10px;
    background: #d0301f;
    color: #fff;
    font-size: 0.8rem;
    z-index: 9999;
    max-width: 480px;
    display: none;
}
#cookienotify.show { display: block; }
#cookienotify a { color: #fff; }

#cookienotify a#closecookie {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #333;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 9px 0px;
}
#cookienotify a#closecookie:hover { font-weight: bold; }
#cookienotify a:hover { text-decoration: none; color: #fff; }

.bx-wrapper { margin-bottom: 20px !important; }

/* aspa */

.ruutu{
display:inline-block;
position:relative;
width:100%;
height:60px;
box-shadow: none;
transition: box-shadow 0.4s;
border: 1px solid #eee;
text-align:center;
overflow:hidden;
}
.ruututeksti{
position:relative;
display:inline-block;
text-decoration: none;
font-size:1em;
font-weight:bold;
text-align:left;
float:left;
padding:20px;
}
.ruutu a:link {
  text-decoration: none;
}
.ruutu:hover {
box-shadow: 0 0 10px #515151;
background-color: #fafafa;
cursor:pointer;
}
.ruutukuva{
position:relative;
display:block;
height:80px;
margin-left:1%;
float:left;
margin-top:-12px;
}
.infograafi { overflow:hidden;transition: 0.3s all;max-height:0px;opacity:0; font-size:1em;width:100%;display:block;}
.change .infograafi{
max-height:5000px; height:auto; opacity:1;
width:100%;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
}
.kysymystaulukko{
 text-align: left;
 padding: 0px;
margin-bottom:20px;
width:99%;
}
.kysymystaulukko tr:nth-child(even) {
background-color: #f2f2f2;
}
.kysymystaulukko td {
padding:5px;
}
.kysymystaulukko td:nth-child(odd) {
width:35%;
}
.kysymystaulukko td:nth-child(even) {
width:64%;
padding:5px;
}
.plus{
float:right;
font-size:2em;
font-weight:bolder;
padding: 30px 20px;
}
.bar1{
  width: 20px;
  height: 4px;
  background-color: #333;
  transition: 0.4s;
  margin-bottom:-4px;
}
.bar2{
  width: 20px;
   height: 4px;
  background-color: #333;
  transition: 0.4s;
  transform: rotate(90deg);
}
.change .bar2 {
  -webkit-transform: rotate(0deg) translate(0px, 0px);
  transform: rotate(0deg) translate(0px, 0px);
}
.counter-container {
	text-align: right;
}
.counter-container span {
		padding: 2px 3px;
}
.counter-container span.over {
			color: rgb(197, 10, 10);
			font-weight: bold;
}
.counter-container span:last-child {
			font-weight: bold;
}

img.hyllypaikka {
    width: 14px;
    height: auto;
    margin-right: 3px;
    margin-top: -3px;
}

#content.frontpage { opacity: 0; }
.timedetails { margin-bottom: 5px; }
.kdetails { margin-bottom: 13px; }
.kdetails.kinfo { padding-left: 20px; position: relative; }
.kdetails.kinfo .ikoni { position: absolute; left: 0; }
.ikoni {
    height: 14px;
    width: 15px;
    background-image: url(/img/ikonit.png);
    float: left;
    margin-right: 5px;
}
.i_clock { background-position: 0 0; }
.i_home { background-position: 0 -14px; }
.i_phone { background-position: -15px 0; }
.i_email { background-position: -45px 0; }
.i_user { background-position: -30px 0; }
.i_link  { background-image: url(/img/linkIcon.png); background-size: 100% 100%; }
.i_info { background-image: url(/img/info_icon2.png); background-size: 100% 100%; }

#showInstantresult {
	display: none;
	width: 100%;
	height: auto;
	max-height: calc(100% - 120px);
	background: transparent;
	z-index: 99999;
	position: fixed;
	top: 61px;
	left: 0;
	overflow-y: auto;
	padding: 0px 15px 0;
	color: #333;
	max-width: 500px;
	transform: none;
	-webkit-transform: none;
}

#showInstantresult .isrcont { padding: 20px; background: #fff; }

table.isprodresults {
	width: 100%;
	margin: 10px 0;
}
td.isimage { width: 14%; }
td.isimage img { width: 100%; }
td.isdesc { width: 86%; padding-left: 10px;}
td.isdesc a { color: #000; }
table.isprodresults tr:nth-child(even), table.iscatresults tr:nth-child(odd) {background: #f2f2f2}
.moreresults {
    background: #019733;
    padding: 6px 0;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px 0;
	text-align: center;
}
.moreresults.disabled {
	display: none;
}
.moreresults:hover { color: #fff; }
.moreresults img {
	width: 13px;
	margin-left: 5px;
	margin-bottom: -2px;
}
.iscatresults { margin-top: 10px; margin-bottom: 10px; width: 100%; }
.iscatresults img, .morecatresults img { width: 10px; margin-bottom: -1px; }
.iscatresults img:nth-child(2), .morecatresults img:nth-child(2) { margin-left: -4px; margin-right: -3px; }
.iscatresults td { padding: 10px 4px; }
.morecatresults { text-decoration: none; }
.etsitkotietoa {
    margin-top: 20px;
    background: url(/img/info_icon2.png);
    background-repeat: no-repeat;
    height: 23px;
    padding-left: 25px;
    margin-bottom: 5px;
}
.etsitkotietoarow { margin-bottom: 8px; display: inline-block;}

#looptitle {
	margin-top: 5px;
}

#looplistaus
#looplistausrelated,
.tuoteryhmalistaus {
	display: flex;
	flex-flow: row wrap;
}

#looplistaus img.loader {
    display: block;
    margin: 15px auto;
    max-width: 135px;
    width: 100%;
}
.instantqueries a {
    display: block;
    padding: 9px 5px;
    text-decoration: none;
    font-weight: bold;
	color: #000;
}
.instantqueries a:nth-child(odd) {  background: #f2f2f2; }
.instantqueries a:first-child { margin-top: 5px; }
.instantqueries a:last-child { margin-bottom: 10px; }

.instantqueries, .instantqtitle, .moreresults.disabled { display: none; }
.LoopinstantSearchInfo, .SearchInfo {
    padding-top: 1px;
    background: url(/img/info_icon2.png) no-repeat scroll 4px 11px transparent;
    padding-left: 30px;
    font-size: 0.95em;
	margin-bottom: 24px;
	margin-top:12px;
	display: none;
}
.LoopinstantSearchInfo p, .SearchInfo p { padding: 0; margin: 13px 0; }
.LoopinstantSearchInfo p a, .SearchInfo p a { color: #d0301f; }
.SearchInfo { margin-top: 0; display: block; }
#looplistausrelated { margin-top: 30px; }
#looplistausrelated h2 { width: 100%; }
.mm-panel.nooverflow { overflow-y: hidden; }

.priceBox { margin-bottom: 20px; }
.priceBox.ispatron {
	background-color: #d0301f;
    border-radius: 1px;
    box-shadow: 2px 2px 2px #bbb;
    color: #fff !important;
    left: -1px;
    margin-top: 7px;
    margin-left: 23px;
    padding: 10px 7px 13px 51px;
    position: relative;
    max-width: 283px;
	line-height: 1.2;
}

.priceBox.ispatron img { left: -31px; position: absolute; top: -5px; z-index: 50; width: 78px; height: 78px; }

.priceBox.ispatron .offerends {
    font-size: 12px;
    display: inline-block;
    margin-top: 10px;
}

.priceBox.isoffer {
    background-color: #f9dd00;
    box-shadow: 2px 2px 2px #999;
    padding: 10px;
    max-width: 150px;
}

span.yksikkomitta { display: block; margin-top: 3px; margin-bottom: 5px; text-transform: lowercase; font-weight: normal; }

.priceBox .biggerprice {
    font-size: 1.25em;
    display: inline-block;
    margin: 2px 0;
}

.priceBox .prodoffer { font-size: 1.25em; }

.iskytky {
	border: 1px solid #eee;
    padding: 10px;
    margin: 10px 0;
    float: left;
}
.notmakesense { font-weight: bold; }
.clicked { opacity: 0.7; }
.loopsort__div.ryhmasort { margin-top:20px; }
.catlink h1 { font-size: 1.1em; font-weight: normal; margin: 0; }
.mainGroup.mainprods .link.last { margin-bottom: 0px;}
.productfilter--externals .inline-block { margin-right: 10px; }
/*
@media (max-width:930px) { .categoryproduct { min-height: 306px; } }
@media (max-width:700px) { .categoryproduct { min-height: 253px; } }
@media (max-width:621px) { .categoryproduct { min-height: 230px; } }
@media (max-width:550px) { .categoryproduct { min-height: 282px; } }
@media (max-width:500px) { .categoryproduct { min-height: 244px; } }
*/
.offerhighlight { position: absolute; text-align: center; width: 100%; background-color: rgb(255, 238, 0); color: #000; text-shadow: 0 1px 1px #fff; font-weight: bold; padding: 2px 0; }
.patofferhighlight{ position: absolute; text-shadow: 0 1px 1px #333; background: #d0301f; text-align: center; width: 100%; color: #fff; padding: 2px 0; font-weight: bold; }
.hakutulos { background-color: #0072bc; position: relative; color: white; padding: 10px; padding-right: 61px; font-weight: bold; margin-bottom: 12px; font-size: 0.9em;}
.hakutulos span { display: block; margin-bottom: 6px; display: inline-block;}
.hakutulos a { color: #fff; display: inline-block; }
.hakutulos img {
	position: absolute;
	width: 75px;
	height: auto;
	bottom: -7px;
	right: -1px;
}

td.FormMailingtd { width: 20%; padding-left: 10px; }
td.FormMailingtd2 { width: 80%; }
.FormMailingtd.title1 { padding-top: 20px; }
td.title3 { text-align: center; color: #777; font-size: 0.9em; }
.mfItem p { margin-bottom: 5px; }

@media (max-width:400px) { .hakutulos { padding: 5px; padding-right: 5px; padding-top: 10px; } }
@media (max-width:360px) { .hakutulos img { display: none; } }
