@font-face {    font-family: 'futuracondensedmedium';    src: url('../fonts/futuracondensedmedium.eot');    src: url('../fonts/futuracondensedmedium.eot') format('embedded-opentype'),         url('../fonts/futuracondensedmedium.woff2') format('woff2'),         url('../fonts/futuracondensedmedium.woff') format('woff'),         url('../fonts/futuracondensedmedium.ttf') format('truetype'),         url('../fonts/futuracondensedmedium.svg#futuracondensedmedium') format('svg');}@font-face {    font-family: 'futuramedium';    src: url('../fonts/futuramedium.eot');    src: url('../fonts/futuramedium.eot') format('embedded-opentype'),         url('../fonts/futuramedium.woff2') format('woff2'),         url('../fonts/futuramedium.woff') format('woff'),         url('../fonts/futuramedium.ttf') format('truetype'),         url('../fonts/futuramedium.svg#futuramedium') format('svg');}@font-face {    font-family: 'Futura_Light';    src: url('../fonts/Futura_Light.eot');    src: url('../fonts/Futura_Light.eot') format('embedded-opentype'),         url('../fonts/Futura_Light.woff2') format('woff2'),         url('../fonts/Futura_Light.woff') format('woff'),         url('../fonts/Futura_Light.ttf') format('truetype'),         url('../fonts/Futura_Light.svg#Futura_Light') format('svg');}body{margin: 0px;padding: 0px;font-size: 14px;line-height: 20px;background-color: #FBFAF0;background: url(../images/backgr_body.jpg);font-family: 'Arial';color: #444444;}img{border: 0px;}h1{margin: 0px;padding: 0px;font-size: 30px;line-height: 30px;font-weight: normal;color: #462613;margin-bottom: 20px;text-transform: uppercase;    font-family: 'futuracondensedmedium';}h2{margin: 0px;padding: 0px;font-size: 24px;line-height: 30px;font-weight: normal;margin-bottom: 30px;text-transform: uppercase;    font-family: 'futuracondensedmedium';}h4{color: #C92510;text-transform: uppercase;margin: 0px;padding: 0px;margin-bottom: 10px;}p{padding: 0px;margin: 0px;}iframe{border: none;}.floatright{float: right;}a{color: #8BA900;text-decoration: none;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }a:hover{color: #C9221D;}ol{margin: 0px;padding: 0px;}ol li{list-style: none;}.center{text-align: center;}.button{background-color: #8BA900; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; padding: 10px;padding-left: 20px;padding-right: 20px;color: #FFF;font-size: 19px;text-transform: uppercase;font-family: 'futuracondensedmedium';line-height: 30px;font-weight: normal; display: block;text-align: center;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);}.button:hover{background-color: #462613;color: #FFF;}.button.brown{background-color: #462613;}.button.brown:hover{background-color: #8BA900; }.paddingtop{padding-top: 30px;}.paddingbottom{padding-bottom: 30px;}.margintop{margin-top: 30px;}.marginbottom{margin-bottom: 30px;}.onecolumn ul, .newsletter .text ul{margin: 0px;padding: 0px;}.onecolumn li, .newsletter .text li{margin: 0px;padding: 0px;list-style: none;background: url(../images/dot2.png) no-repeat left 5px;background-size: 10px;padding-left: 18px;padding-bottom: 3px;}form{margin: 0px;padding: 0px;}input[type="text"], input[type="password"] {width: 96%;background: none;background-color: #FCFCFC;border: solid 1px #E1E1E1;font-size: 14px;color: #000;padding: 10px;padding-left: 2%;padding-right: 2%;-webkit-appearance: none; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;   }input[type="text"].loader{background-image: url(../images/loader2.gif);background-repeat: no-repeat;background-size: 20px;background-position: left 1px center;}textarea {width: 96%;height: 100px;background: none;background-color: #FCFCFC;border: solid 1px #E1E1E1;font-size: 14px;color: #000;padding: 10px;padding-left: 2%;padding-right: 2%;-webkit-appearance: none;   -webkit-border-radius:0;  -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;       resize: none;}select {width: 100%;background: url(../images/icon_selectarrow.png) no-repeat right 10px center;background-size: 15px;background-color: #FCFCFC;border: solid 1px #E1E1E1;font-size: 14px;color: #000;padding: 10px;padding-left: 2%;padding-right: 2%;-webkit-appearance: none; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;   }input[type="button"], input[type="submit"] {background-color: #8BA900;padding: 10px;padding-left: 20px;padding-right: 20px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out;     border: none;    font-size: 14px;line-height: 20px;font-family: 'Arial';cursor: pointer;margin-top: 15px;-webkit-appearance: none;}input[type="button"]:hover, input[type="submit"]:hover {background-color: #646473;}.row.requiredrow input[type="text"], .row.requiredrow input[type="password"], .row.requiredrow textarea {border: solid 1px #FF0000 !important;}.row.requiredcheckboxrow .column:first-child{color: #FF0000;}.required{color: #FF0000;padding-left: 5px;}.requiredmessage{color: #FF0000;margin-bottom: 10px;}.formitem li .column:first-child:after{content: ':';}.formitem li:last-child .column:first-child:after{content: '';}.formitem li.captcha .column:first-child:after{content: '';}.row.section .column:first-child{display: none;}.row.section .column h2{margin-top: 20px;font-size: 18px;border-bottom: solid 1px #E1E1E1;padding-bottom: 5px;}/* Login form */#loginForm input[type="text"], #loginForm input[type="password"]{text-align: center;}#loginForm input[type="submit"]{position: relative;margin-left: auto;margin-right: auto;}.formmessage{color: #FF0000;text-align: center;margin-top: 10px;}.helptext{color: #999;font-style: italic;text-align: right;display: block;}/* Newsletter form */.newsletterform input[type="button"]{width: 100%;}.header{height: 118px;position: fixed;z-index: 99999;background: url(../images/header.jpg) repeat-x center top -58px;background-size: 205px;width: 100%;background-color: #FBFAF0;border-bottom: solid 2px #482814;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.floating.header{margin-top: -145px;height: 171px;}.main{padding-top: 118px;}.logo{position: absolute;margin-top: 38px;}.logo img{width: 239px;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.floating .logo img{width: 50px;margin-top: 115px;}.container{margin-left:auto;margin-right:auto;position: relative;max-width: 1227px;list-style: none;}.menucontainer, .imageslider{border: none;margin: 0px;padding: 0px;list-style: none;}.imageslider{margin-bottom: 0px;}.listsimages{margin-bottom: 30px;}.sortable{margin: 0px;padding: 0px;list-style: none;}.sortable{margin: 0px;padding: 0px;}.threecolumn{display: table;width: 100%;margin: 0px;padding: 0px;padding-top: 30px;padding-bottom: 30px;}.threecolumn ol{display: table-cell;margin: 0px;padding: 0px;list-style: none;width: 31%;height: 50px;vertical-align: top;}.threecolumn ol:first-child{padding-right: 1.2%;}.threecolumn ol:nth-child(2){width: 33%;padding-left: 1.2%;padding-right: 1.2%;}.threecolumn ol:last-child{padding-left: 1.2%;}.threecolumn ol li{vertical-align: top;}.fourcolumn{display: table;width: 100%;margin: 0px;padding: 0px;padding-top: 30px;padding-bottom: 30px;}.fourcolumn ol{display: table-cell;margin: 0px;padding: 0px;list-style: none;width: 31%;height: 50px;vertical-align: top;}.fourcolumn ol:first-child{padding-right: 2%;}.fourcolumn ol:nth-child(2), .fourcolumn ol:nth-child(3){width: 25%;padding-left: 2%;padding-right: 2%;}.fourcolumn ol:last-child{padding-left: 2%;}.fourcolumn ol li{vertical-align: top;}.fivecolumn{display: table;width: 100%;margin: 0px;padding: 0px;padding-top: 30px;padding-bottom: 30px;}.fivecolumn ol{display: table-cell;margin: 0px;padding: 0px;list-style: none;width: 31%;height: 50px;vertical-align: top;}.fivecolumn ol:first-child{padding-right: 2%;}.fivecolumn ol:nth-child(2), .fourcolumn ol:nth-child(3), .fourcolumn ol:nth-child(4){width: 25%;padding-left: 2%;padding-right: 2%;}.fivecolumn ol:last-child{padding-left: 2%;}.fivecolumn ol li{vertical-align: top;}.onecolumn{list-style: none;}.twocolumn{display: table;width: 100%;margin: 0px;padding: 0px;}.twocolumn ol{display: table-cell;margin: 0px;padding: 0px;list-style: none;width: 48%;height: 50px;vertical-align: top;padding-top: 30px;padding-bottom: 30px;}.twocolumn ol:first-child{padding-right: 1.2%;width: 75%}.twocolumn ol:nth-child(2){padding-left: 1.2%;width: 25%;}.twocolumn ol li{vertical-align: top;}.footer{background: url(../images/footer.jpg) center top;background-size: auto 100%;color: #FFF;padding-top: 35px;padding-bottom: 35px;max-width: 100%;    font-family: 'Futura_Light';    font-size: 15px;    line-height: 22px;    width: 100%;    min-width: 100%;}.footer h2{margin-bottom: 5px;}.footer2{text-align: center;background-color: #462713;color: #CCCCCC;font-size: 12px;    font-family: 'Futura_Light';    padding-top: 5px;    padding-bottom: 5px;}.footer2 a{color: #CCCCCC;}.footer2 a:hover{color: #FFF;}/* imageslider */.cycle-slideshow{width: 100%;margin: 0px;padding: 0px;margin-top: 0px;border-bottom: solid 2px #482814;}.cycle-slideshow li{width: 100%;margin: 0px;padding: 0px;list-style: none;margin-bottom: -5px;}.cycle-slideshow li .title{position: absolute;font-size: 50px;color: #FFF;margin-top: 30px;left: 0px;font-family: 'futuracondensedmedium';opacity:0;filter:alpha(opacity=0);-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.cycle-slideshow li .title.visible{opacity:1;filter:alpha(opacity=100);}.cycle-slideshow li .subtitle{position: absolute;font-size: 20px;color: #FFF;margin-top: 80px;right: 0px;background-color: #3DB0C4;-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px; padding: 10px;padding-top: 5px;padding-bottom: 5px;}.cycle-slideshow img{width: 100%;}.cycle-pager {     text-align: center;    width: 100%;     z-index: 500;     position: absolute;     margin-top: -40px;    overflow: hidden;}.cycle-pager span {     font-family: arial;    font-size: 5px;    width: 10px;    height: 10px;     display: inline-block;    color: #FFF;    cursor: pointer;     margin-right: 7px;    background-color: #FFF;    border: solid 3px #FFF;-moz-border-radius: 50%;-webkit-border-radius: 50%;-khtml-border-radius: 50%;border-radius: 50%; }.cycle-pager span.cycle-pager-active { color: #8CA81D;background-color: #8CA81D;}.cycle-pager > * { cursor: pointer;}.cycle-slideshow .prev{position: absolute;width: 50px;height: 100px;z-index: 101;background-color: #FFF;margin-top: -20%;}.cycle-slideshow .next{position: absolute;width: 50px;height: 100px;background-color: #FFF;z-index: 101;margin-top: -20%;right: 0px;}/* Parallax */.parallax{ height: auto; margin: 0 auto; width: 100%; max-width: 100%; position: relative;background-size: 100% !important;background-repeat: no-repeat !important;list-style: none;margin-top: 0px;margin-bottom: 0px;}.parallax .height { height: 230px;}.parallax article .designimg{display: none;}/* Image */.image img{width: 100%;}/* List overview */.chapter .chaptercontent{display: none;}.chapter .title{cursor: pointer;}.chapter{margin-bottom: 30px;}.lists{}.overview{display: table;margin: 0px;padding: 0px;width: 100%;}.overview li{margin: 0px;padding: 0px;list-style: none;display: table-row;}.overview .item{padding-top: 10px;padding-bottom: 10px;border-top: solid 1px #EEEEEE;width: 100%;}.overview .row{display: table-row;}.overview .row2 .item{display: table-cell;vertical-align: top;width: 50%;}.overview .row3 .item{display: table-cell;vertical-align: top;width: 33%;}.overview .row4 .item{display: table-cell;vertical-align: top;width: 25%;}.overview .row5 .item{display: table-cell;vertical-align: top;width: 20%;}.overview li:first-child .item{padding-top: 0px;border-top: none;}.overview .imagecontainer{width: 200px;vertical-align: top;overflow: hidden;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; float: left;margin-right: 15px;margin-bottom: 10px;opacity:0;filter:alpha(opacity=0);-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.filialen.overview .imagecontainer{width: 173px;}.overview .imagecontainer.visible{opacity:1;filter:alpha(opacity=100);}.overview .imagecontainer img{width: 100%;}.overview .content{vertical-align: middle;width: 100%;}.filialen.overview .content{padding-left: 190px;width: auto;}.overview h2{margin: 0px;padding: 0px;font-size: 16px;line-height: 20px;font-weight: bold;font-family: 'futuramedium';letter-spacing: 1px;}.overview h2 a{color: #43260D;text-decoration: none;}.overview h2 a:hover, .overview li.selected h2 a{color: #8BA900;}.overview .lightboxcontent{display: none;}.overview .date{display: none;}.overview .readarticle{text-align: right;}.overview .readarticle a{font-style: italic;font-size: 10px;text-transform: uppercase;color: #444444;}.overview .readarticle a:hover{color: #8BA900;}.readmore{border-top: solid 1px #EEEEEE;text-align: right;padding-top: 6px;}.readmore a{font-size: 10px;text-transform: uppercase;color: #444444;font-weight: bold;}.readmore a:hover{color: #8BA900;}.article .imagekader{float: right;margin-left: 20px;margin-bottom: 20px;width: 320px;opacity:0;filter:alpha(opacity=0);-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.filialen.article .imagekader{margin-top: 63px;}.article .imagekader.visible{opacity:1;filter:alpha(opacity=100);}.article .imagekader img{width: 100%;-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;}.popuparticlelist{display: none;}/* List overview toggle */.togglecontent{display: none;}.overview .togglecontent .content{padding: 15px;padding-top: 0px;}.overview .togglecontent .content h1{display: none;}/* GALLERY */.gallery{margin-top: 30px;}.gallery ul{margin: 0px;padding: 0px;}.gallery li{margin: 0px;padding: 0px;list-style: none;display: inline-block;margin-right: 20px;margin-bottom: 20px;border: solid 1px #CCC;cursor: pointer;}.gallery.overview li{text-align: center;font-size: 11px;padding: 15px;padding-top: 0px;}.gallery.overview li:hover{background-color: #CCC;}.gallery li .galleryimage{}.gallery.overview li .galleryimage img{width: 200px !important;}.gallery .imagecontainer{-moz-border-radius: 0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;}.gallery li .galleryimage img{width: 300px !important;}.gallery h2{font-size: 12px;font-weight: bold;}/* SUBPAGE NAVIGATION */.subpagenavigation{margin: 0px;padding: 0px;text-align: center;margin-top: 20px;}.subpagenavigation li{margin: 0px;padding: 0px;list-style: none;display: inline-block;margin-left: 15px;font-size: 11px;}.subpagenavigation li:first-child{margin-left: 0px;}.subpagenavigation li a{display: block;background-color: #462613;color: #FFF;padding: 3px;padding-left: 8px;padding-right: 8px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; text-decoration: none;}.subpagenavigation li a:hover, .subpagenavigation li.selected a{background-color: #8BA900;}.subpagenavigation li.prev a{background-image: url(../images/subpage_prev.png);background-repeat: no-repeat;background-position: 8px 10px;background-size: 8px;padding-left: 23px;}.subpagenavigation li.next a{background-image: url(../images/subpage_next.png);background-repeat: no-repeat;background-position: right 8px top 10px;background-size: 8px;padding-right: 23px;}.subpagenavigation li.first a, .subpagenavigation li.last a{background: #FFF;color: #999;}.subpagenavigation li.first a:hover, .subpagenavigation li.last a:hover{background-color: #51BCC9;color: #FFF;}/* SEARCHBAR */.search{margin-bottom: 30px;}.searchbar{position: absolute;right: 0px;width: 200px;margin-top: -25px;}.searchfield{display: inline-block;width: 68%;}.searchbutton{display: inline-block;width: 26%;padding-left: 4%;}.searchbar .searchfield input[type="text"]{font-size: 11px;padding-top: 8px;padding-bottom: 8px;text-align: center;}.searchbar .searchbutton input[type="submit"]{width: 100%;padding-left: 0px;padding-right: 0px;font-size: 11px;}.searchresults{margin-top: 30px;}.searchresults ul{margin: 0px;padding: 0px;}.searchresults li{margin: 0px;padding: 0px;list-style: none;background-color: #FCFCFC;margin-bottom: 20px;border: solid 1px #E1E1E1;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;padding: 10px;min-height: 70px;}.searchresults a{font-weight: bold;color: #F07D20;text-decoration: none;}.searchresults a:hover{color: #3DB0C4;}.searchresults .imagecontainer{width: 70px;height: 70px;display: inline-block;vertical-align: top;overflow: hidden;-moz-border-radius: 10px;-webkit-border-radius: 10px;-khtml-border-radius: 10px;border-radius: 10px;float: left;margin-right: 20px;}.searchresults .searchvalue{font-weight: bold;}/* LOGIN */#loginForm, .webshopregistrationcontainer, .webshopnoaccountcontainer{padding-top: 0px;background-color: #FFF;padding: 20px; -moz-border-radius: 15px;-webkit-border-radius: 15px;-khtml-border-radius: 15px;border-radius: 15px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1); margin-bottom: 30px;}.login.whitecontainer #loginForm{margin-bottom: 15px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;padding: 0px;}.webshopregistrationcontainer .webshopregistrationbtn, .webshopnoaccountcontainer .webshopnoaccountbtn{margin-top: 30px;}.webshopnoaccountcontainer{margin-bottom: 120px;}.loginForm.table li:last-child .column:first-child{display: none;}.webshopregistrationbtn a, .webshopnoaccountbtn a, #loginForm input[type="submit"]{width: 100%;display: inline-block;text-align: center;padding-left: 0px !important;padding-right: 0px !important;}.logintext{text-align: center;margin-top: -20px;}#loginForm li{margin: 0px;padding: 0px;list-style: none;}.loginForm{}.forgotpasswordbtn{margin-top: -30px;}.forgotpasswordbtn2{margin-top: 20px;text-align: center;}.smallmessage{text-align: center;}.smallmessage.warn{color: #FF0000;}/* REGISTRATION */.registrationtext{margin-top: 30px;}/* NEWSLETTER */.newsletter .text{margin-bottom: 20px;}/* LIGHTBOX */.websiteoverlaybackgr{position: absolute;z-index: 999999;background-color: #000;width: 100%;height: 100%;opacity:0;filter:alpha(opacity=0);}.websiteoverlaykader {position: absolute;width: 100%;z-index: 9999999;opacity:0;filter:alpha(opacity=0);}.websiteoverlaykader .lightboxcontent{position: absolute;width: 600px;left: 50%;margin-left: -300px;background-color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;   margin-top: 300px;padding: 20px;border: solid 1px #CCC;}.websiteoverlaykader .lightboxcontent .close{position: absolute;width: 30px;height: 30px;background: url(../images/icon_close.png) no-repeat right top;background-size: 30px;right: -1px;margin-top: -21px;cursor: pointer;-moz-border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px;-khtml-border-top-right-radius: 3px;border-top-right-radius: 3px;  }.websiteoverlaykader .lightboxcontent .close:hover{background-image: url(../images/icon_close_on.png);}.websiteoverlaykader .lightboxcontent.big{width: 500px;margin-top: 100px;margin-left: -250px;}.websiteoverlaykader .nee{display: inline-block;background-color: red;color: #FFF;padding: 3px;padding-left: 10px;padding-right: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;  min-width: 80px;margin-top: 20px;margin-right: 10px;cursor: pointer;text-align: center;-webkit-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;}.websiteoverlaykader .nee:hover{background-color: rgba(166, 11, 11, 0.97);}.websiteoverlaykader .ja{display: inline-block;background-color: green;color: #FFF;padding: 3px;padding-left: 10px;padding-right: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;  min-width: 80px;margin-top: 20px;margin-left: 10px;cursor: pointer;text-align: center;-webkit-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;}.websiteoverlaykader .ja:hover{background-color: #076f07;}/** WEBSHOP **//** breadcrumbs **/.breadcrumbs{margin: 0px;padding: 0px;margin-bottom: 30px;}.breadcrumbs li{margin: 0px;padding: 0px;list-style: none;margin-right: 10px;display: inline-block;font-size: 11px;}.breadcrumbs li:before{content: '\00BB\00a0\00a0\00a0';}.breadcrumbs li:first-child:before{content: none;}.breadcrumbs li:last-child a{color: #000;}.basketbtn{text-align: right;}.basketbtn a{background-color: #F07D20;font-size: 18px;display: inline-block;text-align: center;color: #FFF;font-weight: normal;text-decoration: none;border: 0px;margin: 0px;padding: 0px;padding-left: 19px;padding-right: 19px;padding-top: 9px;padding-bottom: 9px;cursor: pointer;-webkit-appearance: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;margin-top: 20px;}.basketbtn a:hover{background-color: #51BCC9;}.shippingbasketcontainer{margin-top: 5px;padding: 10px;border-top: solid 1px #CCC;}.shippingbasketcontainertitle{font-weight: bold;}.shippingmessage{margin-top: 20px;font-size: 12px;}.basketbtnmessage{text-align: right;margin-top: 30px;}/** Webshop **/.webshop{padding-top: 30px;}/** Webshop article overview **/.webshoparticle{margin: 0px;padding: 0px;}.webshoparticle li{margin: 0px;padding: 0px;list-style: none;margin-right: 10px;display: inline-block;cursor: pointer;}.webshoparticle li .imagecontainer{width: 200px;}.iconinfo{display: inline-block;width: 15px;height: 15px;background: url(../images/icon_info.png);background-size: 15px;margin-left: 10px;cursor: pointer;margin-top: 13px;}.infocontent{display: none;}.infolightbox h2{color: #8BA900;margin-bottom: 10px;}.websiteoverlaykader .infolightbox .ja{background-color: #8BA900;}.websiteoverlaykader .infolightbox .ja:hover{background-color: #738C00;}/** Webshop article detail **/.articledetails{background-color: #FFF;padding: 20px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);}.articledetails h1{background-color: #8BA900; -moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px; -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 22px;}.articledetails .mainimage .imagecontainer{width: 300px;float: right;margin-left: 30px;}.articledetails .combinedarticles, .articledetails .combinedselectablearticles{margin-top: 30px;}.articledetails .combinedarticles ul, .articledetails .combinedselectablearticles ul{margin: 0px;padding: 0px;}.articledetails .combinedarticles li, .articledetails .combinedselectablearticles li{margin: 0px;padding: 0px;list-style: none;display: table;border-top: solid 1px #CCC;width: 100%;}.articledetails .combinedarticles .imagecontainer, .articledetails .combinedselectablearticles .imagecontainer{width: 50px;margin-right: 20px;}.articledetails .combinedselectablearticles .combinedselectablearticleamount{width:35px;text-align: center;padding-left: 0px;padding-right: 0px;margin-right: 20px;}.articledetails .combinedselectablearticles .countcontainer{display: table-cell;vertical-align: middle;width: 130px;}.articledetails .combinedselectablearticles .combinedselectablearticleimage{display: table-cell;vertical-align: middle;width: 90px;}.articledetails .combinedselectablearticles .combinedselectablearticletitle{display: table-cell;vertical-align: middle;padding-left: 15px;width: 170px;}.articledetails .combinedselectablearticles .combinedselectablearticleimage img{width: 60px;margin-top: 5px;}.articledetails .combinedselectablearticles .combinedarticlesspecs{display: table-cell;vertical-align: middle;padding-left: 15px;}.chapterinfocontainer{background-color: #FFF;padding: 20px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);margin-bottom: 30px;}.chapterinfocontainer h2{background-color: #8BA900; -moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px; -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 22px;}.mincountbtn{background-color: red;padding: 8px;padding-top: 2px;padding-bottom: 2px;color: #FFF;font-size: 18px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; cursor: pointer;-moz-user-select: none;   -khtml-user-select: none;   -webkit-user-select: none;   -ms-user-select: none;   user-select: none;   margin-right: 3px;}.mincountbtn.disabled{background-color: #CCC;}.addcountbtn{background-color: green;padding: 8px;padding-top: 2px;padding-bottom: 2px;color: #FFF;font-size: 18px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; cursor: pointer;-moz-user-select: none;   -khtml-user-select: none;   -webkit-user-select: none;   -ms-user-select: none;   user-select: none;   margin-right: 3px;}.addcountbtn.disabled{background-color: #CCC;}/** Basket **/.basketcontainer{border: solid 1px #CCC;padding: 20px;}.basketcontent{margin: 0px;padding: 0px;display: table;width: 100%;}.basketcontent.basketfooter li:first-child .itemcolumn{font-weight: normal;}.basketitem{margin: 0px;padding: 0px;list-style: none;display: table-row;}.basketitem.combinedSelected .itemcolumn .imagecontainer{padding-left: 15px;display: none;}.basketitem .itemcolumn{display: table-cell;border-top: solid 1px #CCC;padding: 10px;font-weight: bold;}.basketitem.combinedSelected .itemcolumn{border-top: none;font-weight: normal;padding-top: 5px;padding-bottom: 5px;}.basketitem.combinedSelected .itemcolumn:first-child::before{content: '- ';}.basketitem.chapter .itemcolumn{border-bottom: none;}.basketitem:first-child .itemcolumn{font-weight: bold;}.basketitem .itemcolumn:last-child{text-align: right;}.basketitem.summary .itemcolumn{border-bottom: none;padding-top: 5px;padding-bottom: 5px;}.basketitem.summary:last-child .itemcolumn{font-weight: bold;}.basketitem .imagecontainer{width: 30px;margin-right: 20px;}.basketcount{width: 30px;}.basketdelete{margin-left: 10px;background-color: #FF0000;display: inline-block;padding: 5px;padding-top: 4px;padding-bottom: 4px;color: #FFF;font-size: 11px;line-height: 11px;text-decoration: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; cursor: pointer;}.basketdelete:hover{background-color: #000;}.discountcodecontainer{border: solid 1px #CCC;padding: 20px;margin-bottom: 20px;}.discountcodecontainer #discountcode{display: inline-block;width: 100px;}.discountcodecontainer #discountcode.correct{color: green;}.discountcodecontainer #discountcode.incorrect{color: #FF0000;}.discountcodecontainer #checkdiscountcode{margin-left: 10px;}.discountmessage{display: inline-block;color: green;margin-left: 20px;}.ordernavigation{margin: 0px;padding: 0px;margin-bottom: 30px;font-size: 11px;}.ordernavigation li{margin: 0px;padding: 0px;list-style: none;display: inline-block;margin-right: 20px;}.ordernavigation li.selected a{color: #3DB0C4;}.cateringdata{background-color: #FFF;padding: 20px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1); margin-bottom: 40px;}.cateringdatatable{display: table;}.cateringdatarow{display: table-row;}.cateringdatacolumn{display: table-cell;padding-bottom: 10px;}.cateringdatacolumn:first-child{padding-right: 15px;}/** Webshop popuparticle **/.popuparticlelightboxdata .webshopprevbtn{margin-top: 30px;}.popuparticlelightboxdata .mainimage{float: right;width: 150px;margin-left: 20px;}.popuparticlelightboxdata .mainimage img{width: 100%;}/** Webshopform **/.loggedinmessage{background-color: #F5EBA2;padding: 10px;margin-bottom: 30px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);}.webshop .formitem.webshopform.table{display: table;width: 100%;}.webshop .formitem.webshopform.table .row{display: table-row;}.webshop .formitem.webshopform.table .row .column{display: table-cell;}.webshop .formitem.webshopform.table .row .column:first-child{width: 180px;vertical-align: middle;}.webshop .formitem.webshopform.table .row.section .column:first-child:after{content: '';}#webshopform, .detailcontainer, .basketcontainer, .paymentchoicetotalprice, .paymentchoice{background-color: #FFF;padding: 20px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);margin-bottom: 40px;border: none !important;}.paymentchoicetotalprice{margin-bottom: 0px;-moz-border-bottom-left-radius: 0px;-webkit-border-bottom-left-radius: 0px;-khtml-border-bottom-left-radius: 0px;border-bottom-left-radius: 0px;  -moz-border-bottom-right-radius: 0px;-webkit-border-bottom-right-radius: 0px;-khtml-border-bottom-right-radius: 0px;border-bottom-right-radius: 0px; }.paymentchoice{width: 100%;text-align: center;display: block;margin-bottom: 30px;-moz-border-top-left-radius: 0px;-webkit-border-top-left-radius: 0px;-khtml-border-top-left-radius: 0px;border-top-left-radius: 0px;  -moz-border-top-right-radius: 0px;-webkit-border-top-right-radius: 0px;-khtml-border-top-right-radius: 0px;border-top-right-radius: 0px; }.detailcontainer{margin-bottom: 0px;-moz-border-bottom-left-radius: 0px;-webkit-border-bottom-left-radius: 0px;-khtml-border-bottom-left-radius: 0px;border-bottom-left-radius: 0px;  -moz-border-bottom-right-radius: 0px;-webkit-border-bottom-right-radius: 0px;-khtml-border-bottom-right-radius: 0px;border-bottom-right-radius: 0px; }.basketcontainer{-moz-border-top-left-radius: 0px;-webkit-border-top-left-radius: 0px;-khtml-border-top-left-radius: 0px;border-top-left-radius: 0px;  -moz-border-top-right-radius: 0px;-webkit-border-top-right-radius: 0px;-khtml-border-top-right-radius: 0px;border-top-right-radius: 0px; margin-bottom: 30px;}/** Webshopform **/.formitem li.shippingrow .column:first-child:after{content: '';}.shippingtitle{font-weight: bold;}.shippingchoise{width: 100%;background-color: #FFF;padding: 20px; -moz-border-radius: 15px;-webkit-border-radius: 15px;-khtml-border-radius: 15px;border-radius: 15px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1); margin-bottom: 30px !important;display: block !important;}.shippingchoise, .shippingoverview{margin: 0px;padding: 0px;display: table;}.shippingchoise li, .shippingoverview li{margin: 0px;padding: 0px;list-style: none;display: table-row;cursor: pointer;}.shippingchoise li.selected, .shippingchoise li:hover{color: #8DA800;}.shippingchoise .imagecontainer, .shippingoverview .imagecontainer{width: 42px;display: table-cell;vertical-align: top;top: 10px;padding: 10px;padding-right: 20px;}.shippingchoise li.selected .imagecontainer, .shippingchoise li:hover .imagecontainer{}.shippingchoise .data, .shippingoverview .data{display: table-cell;vertical-align: top;padding: 10px;}.shippingchoise li.selected .data, .shippingchoise li:hover .data{}.detailcontainer{border: solid 1px #CCC;padding: 20px;border-bottom: 0px;}.detailstable{display: table;width: 100%;}.invoicedetails{display: table-cell;vertical-align: top;width: 40%;}.deliverdetails{display: table-cell;vertical-align: top;}.alreadypaidmessage{margin-bottom: 30px;}.alreadypaidmessage, .paidreturncontainer{background-color: #FFF;padding: 20px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);margin-bottom: 30px;}.paidreturncontainer h1{background-color: #8BA900;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px;-moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px;padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 22px;}/** Pay **/.paymentchoice{margin: 0px;padding: 0px;display: block;padding-bottom: 30px;margin-bottom: 30px;}.paymentchoice li{margin: 0px;padding: 0px;list-style: none;display: inline-block;vertical-align: top;width: 33%;padding-left: 20px;padding-right: 20px;border-right: solid 1px #CCC;}.paymentchoice li:first-child{padding-left: 0px;}.paymentchoice li:last-child{padding-right: 0px;border: none;}.paymentchoice li .imagecontainer{height: 80px;}.paymentchoicetotalprice{text-align: center;font-size: 25px;}/** Webshop buttons **/.webshopregistrationbtn a, .webshopnoaccountbtn a{background-color: #8BA900;padding: 10px;padding-left: 20px;padding-right: 20px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}.webshopregistrationbtn a:hover, .webshopnoaccountbtn a:hover{background-color: #646473;}.webshop .row.btn .column{text-align: right;}.webshop input[type="button"], input[type="submit"]{display: inline-block;}.subheadingmenu ul{margin: 0px;padding: 0px;margin-bottom: 15px;}.subheadingmenu li{margin: 0px;padding: 0px;list-style: none;display: inline-block;margin-right: 15px;cursor: pointer;background-color: #999;margin-right: 15px;margin-bottom: 15px;padding: 3px;padding-left: 10px;padding-right: 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; color: #FFF;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.subheadingmenu li.selected, .subheadingmenu li:hover{background-color: #8BA900;}.spicy ul{margin: 0px;}.spicy li{margin: 0px;padding: 0px;list-style: none;display: inline-block !important;width: 36px !important;height: 17px !important;margin-right: 10px;background: url(../images/pepper.png);border: none !important;}.spicy li.spicyfull{background-color: #000;}.spicy li.spicyempty{display: none !important;}.idealchoise{text-align: center;}.idealchoise ul{margin: 0px;padding: 0px;}.idealchoise li{margin: 0px;padding: 0px;list-style: none;}.idealchoiselogo{text-align: center;margin-bottom: 10px;}.idealchoiselogo img{width: 80px;}.idealchoisetitle{font-weight: bold;margin-bottom: 10px;}.idealchoise a{display: inline-block;margin-bottom: 5px;}.idealchoise label:hover{}.sisowchoise{text-align: center;background-color: #FFF;padding: 20px; -moz-border-radius: 15px;-webkit-border-radius: 15px;-khtml-border-radius: 15px;border-radius: 15px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1); margin-bottom: 30px;}.sisowchoise ul{margin: 0px;padding: 0px;}.sisowchoise li{margin: 0px;padding: 0px;list-style: none;}.sisowchoiselogo{text-align: center;margin-bottom: 10px;}.sisowchoiselogo img{width: 160px;}.sisowchoisetitle{font-weight: bold;margin-bottom: 10px;}.sisowchoise a{display: block;border: solid 1px #CCC;padding: 10px;margin-top: 20px;}.sisowchoise a:hover{background-color: #646473;color: #FFF;}.setpostcodebtn{background-color: #F07D20;font-size: 18px;display: inline-block;text-align: center;color: #FFF;font-weight: normal;text-decoration: none;border: 0px;margin: 0px;padding: 0px;padding-left: 19px;padding-right: 19px;padding-top: 9px;padding-bottom: 9px;cursor: pointer;-webkit-appearance: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;}.setpostcodebtn:hover{background-color: #51BCC9;}.zipcodecheckerrormessage{background-color: #FF0000;font-size: 18px;display: inline-block;text-align: center;color: #FFF;font-weight: normal;text-decoration: none;border: 0px;margin: 0px;padding: 0px;padding-left: 19px;padding-right: 19px;padding-top: 9px;padding-bottom: 9px;-webkit-appearance: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;margin-right: 5px;}.webshopcateringview{display: table;width: 100%;}.webshopcateringcontent{display: table-cell;vertical-align: top;}.webshopcateringstepscontent{display: table-cell;width: 40%;vertical-align: top;padding-left: 30px;}.webshopcateringstepscontent .chapterdescription{font-size: 12px;line-height: 18px;}.webshopcateringstepscontent .step{color: #999;}.webshopcateringstepscontent ul{margin: 0px;padding: 0px;}.webshopcateringstepscontent li{margin: 0px;padding: 0px;list-style: none;padding-bottom: 10px;}.webshopcateringstepscontent ul ul li{padding-left: 65px;background: url(../images/dot.png) no-repeat 50px 10px;background-size: 11px;padding-bottom: 0px;padding-top: 5px;}.webshopcateringview .ordernavigation{display: none;}.webshoptitle{display: none;}.cateringstepcontainer{background-color: #FFF;padding: 20px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);margin-bottom: 30px;}.cateringstepcontainer h2{background-color: #646473;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px; -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 22px;}.cateringstepcontainer li.selected a{background-color: #8BA900;padding: 3px;padding-left: 10px;padding-right: 10px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}.cateringstepcontainer .resetbtn{margin-top: 20px;text-align: right;}.cateringstepcontainer .resetbtn a{background-color: #C9221D;padding: 3px;padding-left: 10px;padding-right: 10px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;}/** Webshop My Orders **/.myorders{display: table !important;margin: 0px;padding: 0px;width: 100% !important;}.myorders li{display: table-row;margin: 0px;padding: 0px;list-style: none;width: 100% !important;}.myorders .column{display: table-cell;border-bottom: solid 1px #CCC;padding: 5px;}.myorders li:first-child .column{font-weight: bold;}.myordersarticleList{margin: 0px;padding: 0px;}.myordersarticleList li{margin: 0px;padding: 0px;list-style: none;}.myordersactionbtns{margin: 0px;padding: 0px;}.myordersactionbtns li{margin: 0px;padding: 0px;list-style: none;}.addordertobasket{cursor: pointer;}.deleteattachmentwebsite{cursor: pointer;width: 16px;height: 16px;display: inline-block;background: url(../images/icon_delete.png);background-size: 16px;margin-left: 20px;}/* XML FEED */.xmlfeed img{max-width: 100%;height: auto;}.xmlfeed ul{margin: 0px;padding: 0px;}.xmlfeed li{margin: 0px;padding: 0px;list-style: none;border-top: solid 1px #CCC;padding-top: 30px;padding-bottom: 30px;margin-top: 30px;}/** WEBSHOP **//** breadcrumbs **/.breadcrumbs{margin: 0px;padding: 0px;margin-bottom: 30px;}.breadcrumbs li{margin: 0px;padding: 0px;list-style: none;margin-right: 10px;display: inline-block;font-size: 11px;}.breadcrumbs li:before{content: '\00BB\00a0\00a0\00a0';}.breadcrumbs li:first-child:before{content: none;}.breadcrumbs li:last-child a{color: #000;}/** Webshop lightbox **/.basketurl{display: none;}.webshoplightbox{text-align: center;margin-top: 30px;}.addtobasket, .towebshop, .tobasket{background-color: #8BA900;font-size: 18px;display: inline-block;text-align: center;color: #FFF;font-weight: normal;text-decoration: none;border: 0px;margin: 0px;padding: 0px;padding-left: 19px;padding-right: 19px;padding-top: 9px;padding-bottom: 9px;cursor: pointer;-webkit-appearance: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;margin-top: 20px;}.addtobasket:hover, .towebshop:hover, .tobasket:hover{background-color: #646473;}.numbercontainer{margin-top: 20px;display: inline-block;width: 100px;}.numbercontainer #number{width: 30px;margin-left: 3px;}.basketbtn{text-align: right;}.basketbtn a{background-color: #F07D20;font-size: 18px;display: inline-block;text-align: center;color: #FFF;font-weight: normal;text-decoration: none;border: 0px;margin: 0px;padding: 0px;padding-left: 19px;padding-right: 19px;padding-top: 9px;padding-bottom: 9px;cursor: pointer;-webkit-appearance: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;margin-top: 20px;}.basketbtn a:hover{background-color: #51BCC9;}.shippingbasketcontainer{margin-top: 5px;padding: 10px;}.shippingbasketcontainertitle{font-weight: bold;}.shippingmessage{margin-top: 20px;font-size: 12px;}/** Webshop chapter **/.webshopchapter{margin: 0px;padding: 0px;}.webshopchapter li{margin: 0px;padding: 0px;list-style: none;background-color: #FFF;min-height: 270px;border: solid 1px #8FAA00;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; width: 21%;margin-right: 4%;padding: 20px;padding-left: 0px;padding-right: 0px;padding-bottom: 10px;text-align: center;font-family: 'futuramedium';letter-spacing: 1px;font-size: 12px;line-height: 18px;color: #7F461F;text-transform: uppercase;float: left;margin-bottom: 30px;}.webshopchapter li:nth-child(4){margin-right: 0px;}.webshopchapter li .imagecontainer{width: 200px;padding-bottom: 5px;cursor: pointer;}.infopopupbtn{margin-bottom: 5px;cursor: pointer;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.infopopupbtn:hover{color: #C9221D;}.infopopupcontent{display: none;}.laatkiezenbtn{float: right;background: url(../images/icon_chose.png) no-repeat 10px 8px;background-size: 11px;background-color: #8BA900;color: #FFF;padding: 3px;padding-left: 30px;padding-right: 10px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;margin-bottom: 15px;cursor: pointer;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.laatkiezenbtn:hover{background-color: #C9221D;}.webshopchapter li .title a{background-color: #8BA900; -moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px; -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin-top: -20px;margin-bottom: 0px;color: #FFF;font-size: 15px;line-height: 23px;font-weight: normal; text-transform: uppercase;font-family: 'futuracondensedmedium';display: block;height: 50px;overflow: hidden;}.webshopchapter li .imagecontainer{width: 100%;}.webshopprevbtn{float: left;margin-top: -50px;}.webshopprevbtn.incontainer{margin-top: -90px;margin-left: 20px;}.webshopprevbtn.outcontainer{margin-top: 0px;float: none;margin-bottom: 40px;}.webshopprevbtn a{background-color: #8BA900;padding: 10px;padding-left: 20px;padding-right: 20px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; }.webshopprevbtn a:hover{background-color: #646473;}.webshopnextbtn{margin-top: 30px;margin-bottom: 30px;text-align: right;}.webshopnextbtn a{background-color: #8BA900;padding: 10px;padding-left: 20px;padding-right: 20px;color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; }.webshopnextbtn a:hover{background-color: #646473;}.webshopnextbtn.quotationsubmitbtn{float: right;margin-top: 0px;}.webshopchapterbtn a{display: inline-block;margin-right: 1px;background-color: #8BA900;color: #FFF;padding: 10px;padding-top: 5px;padding-bottom: 3px;margin-bottom: 10px;}.webshopchapterbtn a.btn1{-moz-border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-khtml-border-top-left-radius: 5px;border-top-left-radius: 5px;  -moz-border-bottom-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-bottom-left-radius: 5px;border-bottom-left-radius: 5px; }.webshopchapterbtn a.btn1:hover{background-color: #6A8000;}.webshopchapterbtn a.btn2{-moz-border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-khtml-border-top-right-radius: 5px;border-top-right-radius: 5px;  -moz-border-bottom-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-bottom-right-radius: 5px;border-bottom-right-radius: 5px; background-color: #D71B1B;}.webshopchapterbtn a.btn2:hover{background-color: #A91616;}/** Webshop article overview **/.webshoparticle{margin: 0px;padding: 0px;}.webshoparticle li{margin: 0px;padding: 0px;list-style: none;margin-right: 10px;display: inline-block;cursor: pointer;}.webshoparticle li .imagecontainer{width: 200px;}.ordernavigation{margin: 0px;padding: 0px;margin-bottom: 30px;font-size: 11px;}.ordernavigation li{margin: 0px;padding: 0px;list-style: none;display: inline-block;margin-right: 20px;}.ordernavigation li.selected a{color: #3DB0C4;}/** Webshoploginchoise **/.webshoploginchoise.threecolumn, .webshoploginchoise.threecolumn ol{display: block;margin: 0px;padding: 0px;width: auto;height: auto;}.webshop .formitem.webshopform.table{display: table;width: 100%;}.webshop .formitem.webshopform.table .row{display: table-row;}.webshop .formitem.webshopform.table .row .column{display: table-cell;}.webshop .formitem.webshopform.table .row .column:first-child{width: 180px;}.webshop .formitem.webshopform.table .row.section .column:first-child:after{content: '';}/* OWN */.backgrounddesign{max-width: 100%;background: url(../images/backgrounddesign.jpg) center top no-repeat;background-size: 100%;background-color: #F0ECBE;}.groen{background-color: #8EA900;color: #F9F8F0 !important;max-width: 100%;padding-top: 35px;padding-bottom: 35px;    font-family: 'Futura_Light';    font-size: 20px;    line-height: 30px;}.groen h1{color: #F9F8F0;}.groen h2{color: #F9F8F0;}.groen a{color: #FFF !important;text-decoration: underline !important;}.maintable ol:nth-child(1){width: 25%;}.maintable ol:nth-child(2){width: 50%;}.maintable ol:nth-child(3){width: 25%;}.whitecontainer{background-color: #FFF;padding: 20px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206,206,191,1);-moz-box-shadow: 1px 1px 2px 0px rgba(206,206,191,1);box-shadow: 1px 1px 2px 0px rgba(206,206,191,1);}.whitecontainer h1{background-color: #8BA900;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px;  -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 22px;}.maintable ol:nth-child(1) .whitecontainer h2, .maintable ol:nth-child(3) .whitecontainer h2{background-color: #8BA900;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px;  -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 22px;}.whitecontainer.red h1, .whitecontainer.red h2{background-color: #C9221D !important;}.whitecontainer.blue h1, .whitecontainer.blue h2{background-color: #646473 !important;}.websiteuserloginmydata{background-color: #FFF;padding: 20px;-moz-border-radius: 15px;-webkit-border-radius: 15px;-khtml-border-radius: 15px;border-radius: 15px; -webkit-box-shadow: 1px 1px 2px 0px rgba(206,206,191,1);-moz-box-shadow: 1px 1px 2px 0px rgba(206,206,191,1);box-shadow: 1px 1px 2px 0px rgba(206,206,191,1);}.formitem.newsletterform.table .row:first-child{display: none;}.scooters{float: right;margin-top: -85px;margin-right: -30px;}/* Filialen home */.filialen.overview.table .content{background-color: #FFF;min-height: 270px;border: solid 1px #8FAA00;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; width: auto;margin-left: 4%;margin-right: 4%;padding: 20px;text-align: center;    font-family: 'futuramedium';    letter-spacing: 1px;    font-size: 18px;    line-height: 24px;    color: #462612;}.filialen.overview.table .item:first-child .content{margin-left: 0px;}.filialen.overview.table .item:last-child .content{margin-right: 0px;}.filialen.overview.table .item:first-child, .filialen.overview.table .item:last-child{width: 24%;}.filialen.overview.table .content .phone{color: #8CA71D;font-family: 'futuracondensedmedium';font-size: 25px;margin-top: 5px;margin-bottom: 15px;}.filialen.overview.table .content .small{color: #797979;font-size: 16px;margin-bottom: 18px;}.filialen.overview.table .content h2{background-color: #8BA900;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px;  -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin: -20px;margin-bottom: 15px;color: #FFF;font-size: 20px;line-height: 30px;font-weight: normal; text-transform: uppercase;font-family: 'futuracondensedmedium';}.filialen.overview.table .content h2 a{color: #FFF;}.filialen.overview.table .content .readarticle{display: none;}/* Acties home */.acties.overview.table{width: 102%;margin-left: -1%;margin-right: -1%;}.acties.overview.table .content{background-color: #FFF;min-height: 270px;border: solid 1px #8FAA00;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; width: auto;margin-left: 4%;margin-right: 4%;padding: 20px;padding-left: 0px;padding-right: 0px;text-align: center;    font-family: 'futuramedium';    letter-spacing: 1px;    font-size: 14px;    line-height: 18px;    color: #7F461F;    text-transform: uppercase;}.acties.overview.table .content .phone{color: #8CA71D;font-family: 'futuracondensedmedium';font-size: 25px;margin-top: 5px;margin-bottom: 15px;}.acties.overview.table .content .small{color: #797979;font-size: 16px;margin-bottom: 18px;}.acties.overview.table .content h2{background-color: #8BA900;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px;  -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px; padding: 7px;padding-left: 20px;padding-right: 20px;margin-top: -20px;margin-bottom: 0px;color: #FFF;font-size: 20px;line-height: 30px;font-weight: normal; text-transform: uppercase;font-family: 'futuracondensedmedium';}.acties.overview.table .content h2 a{color: #FFF;}.acties.overview.table .content .readarticle{display: none;}.acties.overview .imagecontainer{width: auto;float: none;width: 100%;-moz-border-radius: 0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px; }.acties.overview.table .content .button{display: inline-block;padding: 1px;padding-left: 15px;padding-right: 15px;font-size: 16px;}.lightboxcontent .acties img{max-width: 100% !important;height: auto !important;}.overlaytextcontainer .container{position: absolute;right: 0px;z-index: 9999;background-color: #FFF;padding: 20px; width: 34%;margin-top: 30px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);opacity:0;filter:alpha(opacity=0);-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.overlaytextcontainer .container.visible{opacity:1;filter:alpha(opacity=100);}.backgroundyellow{background-color: #F6F4D8;max-width: 100%;}.article .date{color: #999;margin-top: 20px;float: right;}.socialmediasharebuttons{margin-top: 20px;}.backbtn a{font-size: 14px;text-decoration: none;font-weight: normal;padding-top: 1px;padding-bottom: 2px;display: inline-block;padding-left: 8px;padding-right: 8px;margin-right: 20px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;background-color: #8BA900;color: #FFF;margin-top: 20px;}.backbtn a:hover{background-color: #462613;}.menucardchapters{margin: 0px;padding: 0px;}.menucardchapters li{display: inline-block;width: 30%;margin-left: 1.5%;margin-right: 1.5%;margin-bottom: 20px;}.menucardchapters li a{margin: 0px;padding: 0px;list-style: none;text-align: center;background-color: #8BA900;color: #FFF;display: block;padding: 10px;padding-left: 0px;padding-right: 0px;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; }.menucardchapters li a:hover{background-color: #C9221D;}.menucardarticles ul{margin: 0px;padding: 0px;}.menucardarticles li{margin: 0px;padding: 0px;list-style: none;display: inline-block;width: 30%;margin-left: 1.5%;margin-right: 1.5%;margin-bottom: 20px;}.menucardarticles li .background{background-color: #FFF;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; }.menucardarticles li .imagecontainer img{width: 100%;}.menucardarticles li .menucardarticletitle{text-align: center;color: #FFF;background-color: #8BA900;-moz-border-top-left-radius: 2px;-webkit-border-top-left-radius: 2px;-khtml-border-top-left-radius: 2px;border-top-left-radius: 2px;  -moz-border-top-right-radius: 2px;-webkit-border-top-right-radius: 2px;-khtml-border-top-right-radius: 2px;border-top-right-radius: 2px;  height: 25px;padding-top: 5px;}.menucardarticles li .menucardarticleintro{height: 85px;overflow: hidden;padding: 10px;padding-top: 0px;text-align: center;}.menucardarticles li .menucardarticleintro .spicy ul{padding: 0px;}.menucardarticles .backbtn{text-align: center;margin-bottom: 30px;}.menucardarticles .backbtn a{margin-top: 0px;padding: 15px;padding-top: 10px;padding-bottom: 10px;}.submenucontainer{margin-bottom: 30px;}.socialmediabuttons{margin-top: 30px;text-align: center;}.myordersactionbtns .addordertobasket{display: none;}/** Help icon **/.helptext{background: url(../images/icon_help.png) no-repeat;background-size: 15px;width: 15px;height: 15px;display: inline-block;margin-left: 10px;cursor: pointer;}.helpcontent{display: none;}.row .column:nth-child(2) .helpcontent{display: block;font-size: 12px;font-style: italic;}.bestelscooter{float: right;margin-top: -30px;padding-left: 30px;}.directbestellenkeuze.twocolumn ol{width: 50% !important;padding-top: 18px;}.directbestellenkeuze img{max-width: 110%;margin-top: -20px;padding: -20px !important;-moz-border-top-left-radius: 3px;-webkit-border-top-left-radius: 3px;-khtml-border-top-left-radius: 3px;border-top-left-radius: 3px;  -moz-border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px;-khtml-border-top-right-radius: 3px;border-top-right-radius: 3px;  }.directbestellenkeuze a{background-color: #8DA800;color: #FFF;display: block;padding-top: 15px;padding-left: 20px;padding-right: 20px;padding-bottom: 13px;text-transform: uppercase;font-family: 'futuracondensedmedium';font-size: 22px;line-height: 30px;text-align: center;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);}.directbestellenkeuze a:hover{background-color: #553615;}.directbestellenkeuze .whitecontainer{-moz-border-top-left-radius: 0px;-webkit-border-top-left-radius: 0px;-khtml-border-top-left-radius: 0px;border-top-left-radius: 0px;  -moz-border-top-right-radius: 0px;-webkit-border-top-right-radius: 0px;-khtml-border-top-right-radius: 0px;border-top-right-radius: 0px;  padding-top: 0px;margin-top: -10px;}.voorwaardentable ol{width: 50% !important;}.invisible{display: none;}/** Go to basket popup container **/.gotobasketpopupcontainer{}.gotobasketpopupcontainer .gotobasketpopup{position: fixed;bottom: 0px;right: 0px;z-index: 999;background: url(../images/icon_basket2.png) no-repeat left 15px top 20px;background-size: 30px;background-color: #462613;padding: 10px;padding-left: 50px;color: #FFF;font-size: 25px;line-height: 25px;text-align: right;-webkit-box-shadow: 72px 72px 3px -3px rgba(0,0,0,0.75);-moz-box-shadow: 2px 2px 73px -32px rgba(0,0,0,0.75);box-shadow: 2px 2px 73px -32px rgba(0,0,0,0.75);cursor: pointer;-moz-transition: all 0.2s ease-out;  /* FF4+ */    -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.2s ease-out;  /* IE10 */    transition: all 0.2s ease-out; }.gotobasketpopupcontainer .gotobasketpopup:hover{background-color: #C9221D;}.gotobasketpopupcontainer .gotobasketpopup .amountrow{font-size: 20px;}.gotobasketpopupcontainer .gotobasketpopup a{color: #FFF;}.gotobasketpopupcontainer .gotobasketpopup:hover a{color: #FFF;}/** Loaders **/.loading .maincontainer{-moz-transition: all 0.6s ease-out;  /* FF4+ */    -o-transition: all 0.6s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.6s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.6s ease-out;  /* IE10 */    transition: all 0.6s ease-out; opacity: 0.5; filter: alpha(opacity=50);}.loadingmsg{position: fixed;padding: 20px;z-index: 999999;font-size: 25px;width: 260px;margin-left: -130px;margin-top: -30px;top: 50%;left: 50%;background: url(../images/loader2.gif) no-repeat left 10px center;background-size: 33px;background-color: #FFF;padding: 20px;padding-left: 50px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);-moz-box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);box-shadow: 1px 1px 2px 0px rgba(206, 206, 191, 1);}.summaryloader.loader{background: url(../images/loader2.gif) no-repeat center top;background-size: 150px;min-height: 150px;text-align: center;}.summaryloader.loader::after{content: 'Uw overzicht wordt geladen...';}.articleordernavigation{display: none;}.myordersactionbtns a{background-color: #646473;color: #FFF;padding: 1px;padding-left: 3px;padding-right: 3px;font-size: 12px;margin-bottom: 5px;display: inline-block;}.myordersactionbtns a:hover{background-color: #8BA900;}.stock{display: none;}/** NIEUWS ARTIKEL **/.nieuws.article .imagekader{float: none;margin-top: 30px;margin-left: 0px;margin-bottom: 0px;width: 100%;}.nieuws.article .imagekader img{-moz-border-radius: 0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px;}.nieuws.article .date{margin-top: 10px;}.menucontainer{margin: 0px;padding: 0px;list-style: none;right: 0px;position: absolute;margin-top: 74px;font-family: 'futuracondensedmedium';-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out; }.floating .menucontainer{margin-top: 144px;}.menucontainer li{margin: 0px;padding: 0px;list-style: none;display: inline-block;margin-right: 30px;}.menu{margin: 0px;padding: 0px;list-style: none;}.menu li{margin: 0px; padding: 0px;list-style: none;float: left;}.menu a{color: #462613;font-size: 20px;text-decoration: none;font-weight: normal;text-transform: uppercase;padding-top: 4px;padding-bottom: 3px;display: block;padding-left: 10px;padding-right: 10px;margin-right: 18px;}.menu a:hover{text-decoration: none;background-color: #8DA800;color: #FFF;}.menu li.selected a{text-decoration: none;background-color: #8DA800;color: #FFF;}.menu li:hover > ul{    display: block;}.menu ul.parent_hover{    display: block;}.menu ul{     padding:0px; margin: 0px;     position: absolute; z-index: 9999999; margin-top: 0px; display: none; width: auto; height: auto; padding-top: 0px;}.menu ul li{background-color: none;width: auto;float: none;display: block;padding-top: 0px;min-height: 0px;list-style: none;}.menu ul a{font-size: 20px;text-decoration: none;font-weight: normal;text-transform: uppercase;padding-top: 8px;padding-bottom: 8px;display: block;padding-left: 10px;padding-right: 10px;margin-left: 0px;background-color: #8DA800;color: #FFF;}.menu ul a:hover, .menu ul li.selected a{color: #FFF;background-color: #46270F;text-decoration: none;height: auto;}.submenucontainer{font-family: 'futuracondensedmedium';}.submenucontainer .menu li{float: none;margin-top: 10px;}.submenucontainer .menu li a:hover, .submenucontainer .menu li.selected a{background: none;color: #C9221D;}.loginmenu{float: right;}.loginmenu li a{background-color: #8BA900;color: #FFF;font-size: 17px;border: solid 1px #FFF;padding-bottom: 6px;border-top: none;-moz-box-shadow:    0px 0px 6px 0px #000;  -webkit-box-shadow: 0px 0px 6px 0px #000;  box-shadow:         0px 0px 6px 0px #000;  font-family: 'futuracondensedmedium';   -moz-border-bottom-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;-khtml-border-bottom-left-radius: 3px;border-bottom-left-radius: 3px;  -moz-border-bottom-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;-khtml-border-bottom-right-radius: 3px;border-bottom-right-radius: 3px;   }.loginmenu li a:hover, .loginmenu li.selected a{background-color: #462613;}/* Preload images */body:after {  content: url(../images/lightbox/close.png) url(../images/lightbox/loading.gif) url(../images/lightbox/prev.png) url(../images/lightbox/next.png);  display: none;}body.lb-disable-scrolling {  overflow: hidden;}.lightboxOverlay {  position: absolute;  top: 0;  left: 0;  z-index: 99999;  background-color: black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  opacity: 0.8;  display: none;}.lightbox {  position: absolute;  left: 0;  width: 100%;  z-index: 999999;  text-align: center;  line-height: 0;  font-weight: normal;}.lightbox .lb-image {  display: block;  height: auto;  max-width: inherit;  border-radius: 3px;}.lightbox a img {  border: none;}.lb-outerContainer {  position: relative;  background-color: white;  *zoom: 1;  width: 250px;  height: 250px;  margin: 0 auto;  border-radius: 4px;}.lb-outerContainer:after {  content: "";  display: table;  clear: both;}.lb-container {  padding: 4px;}.lb-loader {  position: absolute;  top: 43%;  left: 0;  height: 25%;  width: 100%;  text-align: center;  line-height: 0;}.lb-cancel {  display: block;  width: 32px;  height: 32px;  margin: 0 auto;  background: url(../images/lightbox/loading.gif) no-repeat;}.lb-nav {  position: absolute;  top: 0;  left: 0;  height: 100%;  width: 100%;  z-index: 10;}.lb-container > .nav {  left: 0;}.lb-nav a {  outline: none;  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');}.lb-prev, .lb-next {  height: 100%;  cursor: pointer;  display: block;}.lb-nav a.lb-prev {  width: 34%;  left: 0;  float: left;  background: url(../images/lightbox/prev.png) left 48% no-repeat;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  opacity: 0;  -webkit-transition: opacity 0.6s;  -moz-transition: opacity 0.6s;  -o-transition: opacity 0.6s;  transition: opacity 0.6s;}.lb-nav a.lb-prev:hover {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  opacity: 1;}.lb-nav a.lb-next {  width: 64%;  right: 0;  float: right;  background: url(../images/lightbox/next.png) right 48% no-repeat;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  opacity: 0;  -webkit-transition: opacity 0.6s;  -moz-transition: opacity 0.6s;  -o-transition: opacity 0.6s;  transition: opacity 0.6s;}.lb-nav a.lb-next:hover {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  opacity: 1;}.lb-dataContainer {  margin: 0 auto;  padding-top: 5px;  *zoom: 1;  width: 100%;  -moz-border-radius-bottomleft: 4px;  -webkit-border-bottom-left-radius: 4px;  border-bottom-left-radius: 4px;  -moz-border-radius-bottomright: 4px;  -webkit-border-bottom-right-radius: 4px;  border-bottom-right-radius: 4px;}.lb-dataContainer:after {  content: "";  display: table;  clear: both;}.lb-data {  padding: 0 4px;  color: #ccc;}.lb-data .lb-details {  width: 85%;  float: left;  text-align: left;  line-height: 1.1em;}.lb-data .lb-caption {  font-size: 13px;  font-weight: bold;  line-height: 1em;}.lb-data .lb-number {  display: block;  clear: left;  padding-bottom: 1em;  font-size: 12px;  color: #999999;}.lb-data .lb-close {  display: block;  float: right;  width: 30px;  height: 30px;  background: url(../images/lightbox/close.png) top right no-repeat;  text-align: right;  outline: none;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);  opacity: 0.7;  -webkit-transition: opacity 0.2s;  -moz-transition: opacity 0.2s;  -o-transition: opacity 0.2s;  transition: opacity 0.2s;}.lb-data .lb-close:hover {  cursor: pointer;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);  opacity: 1;}/* Universeel */@media (min-width: 1024) and (max-width: 1227px){.container{width: 95%;}}/* iPad horizontaal */@media (min-width: 781px) and (max-width: 1024px) {.container{width: 95%;}.backgrounddesign, .footer, .groen, .backgroundyellow{width: 100%;}.whitecontainer{width: auto;}.button{font-size: 16px;}.overview .imagecontainer{width: 140px;}.acties.overview.table .content h2, .filialen.overview.table .content h2{font-size: 18px;height: 30px;}.acties.overview.table .content h3{padding-left: 15px;padding-right: 15px;}.scooters{width: 110px;height: 70px;margin-top: -75px;}.menu a{padding-left: 8px;padding-right: 8px;margin-right: 9px;font-size: 18px;}.loginmenu{margin-top: 50px;position: absolute;}.overlaytextcontainer .container{font-size: 12px;line-height: 18px;width: 33%;}.overlaytextcontainer .container h1{font-size: 25px;line-height: 25px;margin-bottom: 10px;}.webshopchapter li{width: 21.7%;}.filialen.article .imagekader{width: 200px;}.filialen.overview.table .content{min-height: 330px;}.filialen.overview.table .content h2{height: 60px !important;}.acties.overview.table .content{min-height: 300px;}}/* iPad verticaal */@media (min-width: 600px) and (max-width: 780px) {.container{width: 95%;}.logos img{width: 40% !important;height: auto !important;}.header{margin-top: -50px;}.main{padding-top: 168px;}.backgrounddesign, .footer, .groen, .backgroundyellow{width: 100%;}.whitecontainer{width: auto;}.button{font-size: 16px;line-height: 18px;}.overview .imagecontainer{width: 100%;margin-bottom: 20px;float: none;}.acties.overview.table .content h2, .filialen.overview.table .content h2{font-size: 18px;}.acties.overview.table .content h3{padding-left: 15px;padding-right: 15px;}.scooters{width: 110px;height: 70px;margin-top: -75px;}.menu a{padding-left: 8px;padding-right: 8px;margin-right: 9px;font-size: 18px;}.loginmenu{margin-top: 50px;position: absolute;}.overlaytextcontainer .container{font-size: 12px;line-height: 18px;width: 33%;}.overlaytextcontainer .container h1{font-size: 25px;line-height: 25px;margin-bottom: 10px;}.webshopchapter li{width: 21.7%;}.filialen.article .imagekader{width: 200px;}.overview .imagecontainer{float: none;}.filialen.overview .imagecontainer{width: 100%;margin-bottom: 20px;}.filialen.overview .content{padding-left: 0px;}.webshopchapter li .title a{height: 75px;}.articledetails .combinedselectablearticles .combinedselectablearticletitle{width: 100px;}.overview .row4 .item{width: 49% !important;display: inline-block !important;margin-left: 0px !important;margin-right: 0px !important;}.overview.table .content{margin-left: 0px !important;margin-right: 0px !important; }.overview li{display: block;}.overview{display: block;}.menucardarticles li{width: 47%;}.container.overlaytextcontainer{width: 100%;}.overlaytextcontainer .container{position: inherit;margin-top: 0px;width: auto !important;max-width: auto !important;left: 0px;right: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px; -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none; }}/* iPhone horizontaal */@media (min-width: 451px) and (max-width: 700px){.webshopchapter li{width: 29%;}.webshopchapter li:nth-child(4){margin-right: 4%;}}/* iPhone verticaal */@media (max-width: 450px) {.container{width: 90%;}.header{height: 90px;}.floating.header{height: 200px !important;}.logo img{width: 150px;}.floating .logo img{width: 100px;margin-top: 123px;}.main{padding-top: 92px;}.loginmenu{margin-right: 30px;}.twocolumn, .twocolumn ol, .threecolumn, .threecolumn ol, .fourcolumn, .fourcolumn ol, .hometable ol, .fourcolumn, .fourcolumn ol, .footer table, .footer tbody, .footer tr, .footer td, .overview.table, .overview li, .overview .item{display: block !important;width: 100% !important;padding: 0px !important;margin: 0px !important;height: auto !important;margin-bottom: 30px !important;}.backgrounddesign{padding-bottom: 10px !important;}.overview.table .content{margin: 0px !important;}.backgrounddesign, .footer, .groen, .backgroundyellow{width: 100%;}.cycle-pager{display: none;}.cycle-slideshow{width: 100%;overflow: hidden;}.cycle-slideshow img{width: 200%;}.overview .imagecontainer{width: 100px;}.whitecontainer{width: auto !important;}.parallax{background-attachment: inherit !important;background-position: center center !important;}.filialen.overview.table .content{min-height: 0px;}.scooters{margin-right: 0px;}.acties{display: none !important;}.lightboxcontent .acties{display: block !important;}.lightboxcontent .acties img{max-width: 100% !important;height: auto !important;}.menucardarticles li{width: 47%;}.filialen.overview .imagecontainer{width: 100%;margin-bottom: 20px;}.filialen.overview .content{padding-left: 0px;}.filialen.article .imagekader{display: none;}.container.overlaytextcontainer{width: 100%;}.overlaytextcontainer .container{position: inherit;margin-top: 0px;width: auto !important;max-width: auto !important;left: 0px;right: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;-khtml-border-radius: 0px;border-radius: 0px; -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none; }.cycle-slideshow li .title{font-size: 40px;line-height: 45px;}.webshopcateringview, .webshopcateringcontent, .webshopcateringstepscontent{display: block !important;width: 100% !important;padding: 0px !important;margin: 0px !important;height: auto !important;}.webshopchapter li{width: 48%;float: none;display: inline-block;margin-right: 0px;}.webshopchapter li:nth-child(odd){margin-right: 1%;}.webshopchapter li:nth-child(even){margin-left: 1%;}.webshopchapter li .title a{height: 70px;}.webshopchapterbtn a{display: block;padding-left: 0px;padding-right: 0px;text-align: center;margin-left: 15px;margin-right: 15px;}.webshopchapterbtn a.btn1{-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px; }.webshopchapterbtn a.btn2{-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px; }.countcontainer{padding-top: 5px;}.mincountbtn, .addcountbtn{margin-bottom: 3px;}.articledetails .combinedselectablearticles .combinedselectablearticleamount{width: 53px;}.articledetails .combinedselectablearticles .countcontainer{width: 65px;}.articledetails .combinedselectablearticles .combinedselectablearticleimage{width: 65px;}.articledetails .combinedselectablearticles .combinedselectablearticletitle{width: auto;}.articledetails .combinedselectablearticles .combinedarticlesspecs{width: 20px;}.webshop .formitem.webshopform.table{display: block;}.webshop .formitem.webshopform.table .row{display: block;}.webshop .formitem.webshopform.table .row .column{width: 100%;display: block;}.webshop .formitem.webshopform.table .row .column:last-child{margin-bottom: 20px !important;}.overview .togglecontent .content{padding: 0px;}.websiteoverlaykader .lightboxcontent.big{width: 260px;margin-left: -150px;}.laatkiezenbtn{display: none;}.directbestellenkeuze.twocolumn ol{width: 100% !important;}.whitecontainer.actie table, .whitecontainer.actie tr, .whitecontainer.actie td{width: 100%;display: block;}.whitecontainer.actie td{padding-top: 30px;}.whitecontainer.actie td:first-child{padding-top: 0px;}.bestelscooter{float: none;margin-top: 0px;}}@media (max-width: 320px) {#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}}@media (max-width: 995px) {.showresponsivemenu{position: absolute;width: 32px;height: 32px;background: url(../images/menu_icon.jpg);background-size: 32px;cursor: pointer;margin-top: 40px;display: block;right: 0px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px; z-index: 9999999;-moz-transition: all 0.3s ease-out;  /* FF4+ */    -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */    -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */    -ms-transition: all 0.3s ease-out;  /* IE10 */    transition: all 0.3s ease-out;          }.floating .showresponsivemenu{margin-top: 155px;}.menucontainer{margin-top: 90px;padding-top: 0px;padding-bottom: 0px;width: auto;min-height: auto;left: -6%;right: -6%;background-color: #5C4032;z-index: 99999;position: absolute;display: none;-moz-transition: none;  /* FF4+ */    -o-transition: none;  /* Opera 10.5+ */    -webkit-transition: none;  /* Saf3.2+, Chrome */    -ms-transition: none;  /* IE10 */    transition: none;  }.floating .menucontainer{margin-top: 200px !important;}.header.floating .container .menucontainer{margin-top: 0px;}.menucontainer .menu{padding-top: 2px;}.menucontainer .menu li{float: none;margin-left: 0px;margin-top: 0px;text-align: left;display: block;text-align: center;height: auto;}.menucontainer .menu li a{background-color: none;color: #FFF;margin-left: 0px;margin-right: 0px;font-size: 18px;line-height: 30px;height: auto !important;padding: 0px !important;padding-top: 12px !important;padding-bottom: 12px !important;border-top: solid 1px #786054;}.menucontainer .menu li:first-child a{}.menucontainer .menu a:hover{color: #FFF;}.menucontainer .menu .selected a{color: #FFF !important;}.menucontainer .menu ul li:first-child{margin: 0px;}.menucontainer .menu ul{position: relative;margin: 0px;display: none;margin-left: 30px;}.menucontainer .menu ul li{padding-top: 0px;}.menucontainer .menu ul li a{background: none;}.menucontainer .menu ul li a:hover{background: none;color: #E4287B;}.menucontainer .menu ul li:first-child{padding-top: 0px;padding-left: 10px;}.menu li{margin-left: 0px;}.menu li:hover > ul{    display: none;}.menu ul.parent_hover{    display: none;}.loginmenu li a{margin-right: 5px;padding: 3px;font-size: 14px;}}@media (max-height: 500px){.header{position: absolute;}}/* LIGHTBOX */.overlaybackgr{position: absolute;z-index: 999999;background-color: #000;width: 100%;height: 100%;opacity:0;filter:alpha(opacity=0);}.overlaykader {position: absolute;width: 100%;z-index: 9999999;opacity:0;filter:alpha(opacity=0);}.overlaykader.images{z-index: 99999999;}.overlaykader.deletebox{z-index: 999999999;}.overlaykader .content{position: absolute;width: 600px;left: 50%;margin-left: -300px;background-color: #FFF;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px;border-radius: 3px;   font-size: 18px;line-height: 22px;text-align: center;margin-top: 300px;padding: 20px;border: solid 1px #CCC;}.overlaykader .content .close{position: absolute;width: 30px;height: 30px;background: url(../images/icon_close.png) no-repeat right top;background-size: 30px;right: -1px;margin-top: -21px;cursor: pointer;-moz-border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px;-khtml-border-top-right-radius: 3px;border-top-right-radius: 3px;  }.overlaykader .content .close:hover{background-image: url(../images/icon_close_on.png);}.overlaykader .content.big{width: 900px;margin-top: 100px;margin-left: -450px;}.overlaykader .content.images{margin-top: 20px;}.overlaykader .content.images.big{width: 90%;height: auto;margin-left: -47%;}.overlaykader .content.images.big iframe{height: 487px;width: 100%;}.framelightbox{font-size: 18px;line-height: 22px;text-align: center;}.overlaykader .nee, .framelightbox .nee{display: inline-block;background-color: red;color: #FFF;padding: 3px;padding-left: 10px;padding-right: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;  min-width: 80px;margin-top: 20px;margin-right: 10px;cursor: pointer;text-align: center;-webkit-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;}.overlaykader .nee:hover, .framelightbox .nee:hover{background-color: rgba(166, 11, 11, 0.97);}.overlaykader .ja, .framelightbox .ja{display: inline-block;background-color: green;color: #FFF;padding: 3px;padding-left: 10px;padding-right: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;  min-width: 80px;margin-top: 20px;margin-left: 10px;cursor: pointer;text-align: center;-webkit-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-moz-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-ms-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;-o-transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;transition:background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;}.overlaykader .ja:hover, .framelightbox .ja:hover{background-color: #076f07;}.overlaykader .ja.right{float: right;}.overlaykader input[type="text"] {width: 95%;border: solid 1px #CCC;padding: 10px;text-align: center;margin-top: 20px;font-size: 14px;}.overlaykader .content img{max-width: 100%;}.message{margin-left:auto;margin-right:auto;position: relative;width: 600px;background-color: #FFF;-moz-border-radius: 15px;-webkit-border-radius: 15px;-khtml-border-radius: 15px;border-radius: 15px;   font-size: 18px;line-height: 22px;text-align: center;margin-top: 300px;padding: 20px;border: solid 1px #CCC;}/* EDITABLE WIDGETS */.cmseditable{position: absolute;width: 30px;height: 30px;background: url(../images/icon_editable.png);cursor: pointer;margin-top: -20px;z-index: 999999;}/* STYLE COMPOSER */.styleeditable{display: inline-block;width: 30px;height: 30px;background: url(../images/icon_editable.png);cursor: pointer;margin-top: -20px;z-index: 999999;}.paddingtopshowarrow, .paddingbottomshowarrow{background: url(../images/icon_editablespacevertical.png) no-repeat center top;background-size: 12px 30px;cursor: pointer;}.paddingleftshowarrow, .paddingrightshowarrow{background: url(../images/icon_editablespacehorizontal.png) no-repeat center top;background-size: 30px 12px;height: 22px;position: absolute;z-index: 999;cursor: pointer;}.paddingrightshowarrow{right: 0px;}