html {
  background-color:#fff;
}

body {
  background-image:url('background.png');
  color:#333;
  font-family:Arial,Helvetica,Lucinda Grande;
  font-size:12px;
  margin:0;
  padding:0;
  background-position:fixed;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
}

#keurmerk {background:url(webshop-keurmerk.png?20190204120714) no-repeat;width:275px;height:85px;margin-left:600px;margin-top:-85px;margin-bottom:50px;}
#kiyoh {background:url(bg-kiyoh.png?20190204120714) no-repeat;width:275px;height:85px;margin-top:50px;margin-left:100px;}
#kiyoh iframe {margin-top:-60px;margin-left:50px;}

form#product_configure_form {width:300px;margin-left:-310px}

.blockHolder .links {margin-top:30px;border-top:1px solid #CCC;padding-top:15px;border-bottom:1px solid #CCC;padding-bottom:15px;width:700px;}

#slider {margin:0 auto;margin-top:10px;}
.slides_container {width:300px;}
.brandHolder {height:50px;}
.slides_control {width:320px!important;}
.product_images {width:300px;height:270px;}
ul.pagination {display:none;}

#socials {background:url(bg-socials.png?20190204120714) no-repeat;width:140px;height:30px;padding:20px;position:absolute;margin-left:838px;margin-top:120px;}

.CategoryTitleHome {margin-top:10px;position:absolute;font-size:17px;font-weight:bold;text-align:center;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #socials {background:url(bg-socials.png?20190204120714) no-repeat;width:140px;height:30px;padding:20px;margin-top:140px;margin-left:820px;position:absolute;}
a.facebook {background:url(icon-facebook.png?20190204120714) no-repeat;width:12px;height:23px;position:absolute;position:absolute;margin:50px 0 0 175px;}
a.twitter {background:url(icon-twitter.png?20190204120714) no-repeat;width:25px;height:25px;position:absolute;margin:50px 0 0 125px;}
}

#USP-contact {margin-top:-25px;margin-left:410px;text-indent:-420px;}
.productsGridHome {width:960px;margin-top:50px;margin:0 auto;min-height:370px;}
.productsGridHome h1 {margin-top:20px;}

a.facebook {background:url(icon-facebook.png?20190204120714) no-repeat;width:12px;height:23px;margin-left:10px;position:absolute;margin-top:-25px;}
a.twitter {background:url(icon-twitter.png?20190204120714) no-repeat;width:25px;height:25px;margin-left:70px;position:absolute;margin-top:-25px;}

#tabs {position:relative;margin-left:465px;z-index:0!important;}
a.btn-tevreden {background:url(btn-tevreden-baby.png?20190204120714) no-repeat;width:60px;height:70px;margin-top:30px;position:absolute;}
a.btn-tevreden:hover {margin-top:20px;}
a.btn-draagdoek {background:url(btn-baby-draagdoek.png?20190204120714) no-repeat;width:60px;height:70px;margin-left:65px;margin-top:30px;position:absolute;}
a.btn-draagdoek:hover {margin-top:20px;}

a.next {background:url(bg-next.png?20190204120714) no-repeat;width:10px;height:18px;padding:10px;margin-left:280px;margin-top:-130px;position:absolute;z-index:999;text-indent:9999px;}
a.prev {background:url(bg-prev.png) no-repeat;width:10px;height:18px;padding:10px;margin-left:10px;margin-top:-130px;position:absolute;z-index:999;text-indent:9999px;}
a#fancybox-right {background:url(bg-next.png?20190204120714) no-repeat;width:10px;height:18px;right:10px;top:50%;}
a#fancybox-left {background:url(bg-prev.png) no-repeat;width:10px;height:18px;left:10px;top:50%;}

.widget-content {width:220px;padding:15px;background:#fff;float:left;border:1px solid #CCCCCC;position:absolute;}
.widget-content .title {font-weight:bold;font-size:15px;color:#199CCA!important;}
.widget-content li {list-style-type:none;margin-left:-21px;}
.widget-content li a.active {list-style-type:none;background:url(bg-li.jpg?20190204120714) no-repeat;text-indent:40px;padding-left:20px;margin-left:-21px;}

#searchHome {float:right;margin-top:20px;}
#searchPage {margin-bottom:10px;}
#searchPage input {width:210px!important;}

#USP-contact {margin-top:20px;position:absolute;}
#USP-contact a {background:url(bg-check.png?20190204120714) no-repeat;padding-left:20px;margin-left:20px;}

#USP {width:978px;height:100px;margin:0 auto;margin-bottom:-25px;margin-top:20px;}
#USP-left {background:url(usp-left.png?20190204120714) no-repeat;width:326px;height:100px;float:left;}
#USP-middle {background:url(usp-middle.png?20190204120714) no-repeat;width:326px;height:100px;float:left;}
#USP-right {background:url(usp-right.png?20190204120714) no-repeat;width:326px;height:100px;float:left;}

img {
  border:0;
}

form {
  margin:0;
  padding:0;
}

input, select {
  background-color:#fff;
  border:1px solid #ccc;
  font-size:14px;
  padding:4px 4px 4px 5px;
}

a {
  color:#333;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

label {
  font-weight:bold;
}

.clear {
  clear:both;
}

.gui-table th {
  text-align:left;
}

.gui-table td {
  background-color:#fff;
}



.wrapper {
  margin:0 auto;
  width:978px;
}

.button {
  background:#eee url('button-bg.png?20190204120714') repeat-x top left;
  border:1px solid #ccc;
  border-radius:2px;
  color:#333;
  display:inline-block;
  font-size:11px;
  font-weight:bold;
  line-height:30px;
  outline:none;
  padding:0 15px;
  text-decoration:none;
  text-transform:uppercase;
}

.button:hover {
  text-decoration:none;
}

.button.blue {
  background-color:#007bc9;
  border-color:#007bc9;
  color:#fff;
}

.button.green {
  background-color:#7bc900;
  border-color:#7bc900;
  color:#fff;
}

.simpleBlock {
  background-color:#fff;
  border:1px solid #ddd;
  border-top-color:#e6e6e6;
  border-bottom-color:#ccc;
}

.simpleBlock h3 {
  border-bottom:1px solid #e6e6e6;
  display:block;
  font-weight:bold;
  padding:7px 0 7px 10px;
}

.simpleBlock .blockContent {
  padding:10px;
}

#header {
  background:url('header.png') no-repeat center left;
  height:130px;
}

#header h1 {
  float:left;
}

#header h1 a {
  display:block;
  text-indent:-9999px;
  width:400px;
  height:130px;
}

#header .cartContainer {
  float:right;
  width:500px;
  background:url(winkelwagen.png?20190204120714) right  no-repeat;
  height:50px;
  margin-top:20px;
}

#header .cartContainer .languages {
  padding:7px 0;
}

#header .cartContainer .languages .flag {
  background-image:url(flags.png?20190204120714);
  background-repeat:no-repeat;
  display:block;
  float:right;
  margin-left:5px;
  overflow:hidden;
  text-indent:-9999px;
  width:16px;
  height:11px;
}

#header .cartContainer .languages .flag.nl { background-position:0 -11px; }
#header .cartContainer .languages .flag.de { background-position:0 -22px; }
#header .cartContainer .languages .flag.en { background-position:0 -33px; }
#header .cartContainer .languages .flag.fr { background-position:0 -44px; }
#header .cartContainer .languages .flag.es { background-position:0 -55px; }
#header .cartContainer .languages .flag.it { background-position:0 -66px; }
#header .cartContainer .languages .flag.el { background-position:0 -77px; }
#header .cartContainer .languages .flag.tr { background-position:0 -88px; }
#header .cartContainer .languages .flag.pt { background-position:0 -99px; }
#header .cartContainer .languages .flag.pl { background-position:0 -110px; }
#header .cartContainer .languages .flag.sv { background-position:0 -121px; }
#header .cartContainer .languages .flag.ru { background-position:0 -132px; }
#header .cartContainer .languages .flag.da { background-position:0 -143px; }
#header .cartContainer .languages .flag.no { background-position:0 -154px; }

#header .cartContainer .links {
  float:left;
  padding:12px 15px 0 0;
  text-align:right;
  width:159px;
}

#header .cartContainer .links ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#header .cartContainer .links ul li {
  padding:1px 0;
}

#header .cartContainer .cart {
  float:right;
  width:326px;
}

#header .cartContainer .cart .blockContent {
  line-height:1.5;
  min-height:27px;
  margin-left:175px;
  margin-top:15px;
}

#header .cartContainer .cart .button {
  float:right;
  line-height:25px;
}

#navbarContainer {margin-top:50px;}

#navbar {
  background:#fff url('block-bg.png?20190204120714') repeat-x bottom left;
  border:1px solid #ddd;
  border-top-color:#e6e6e6;
  border-bottom-color:#bbb;
  box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
  padding-right:5px;
  font-size:12px;
}

#navbar .nav {
  display:block;
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  width:960px;
}

#navbar .item {
  border-left:1px solid #fff;
  border-right:1px solid #eee;
  float:left;
  font-weight:bold;
  height:40px;
  position:relative;
}

#navbar .item.first {
  border-left:0;
}

#navbar .itemLink {
  display:block;
  line-height:40px;
  padding:0 15px;
  text-decoration:none;
}

#navbar .item.hover {
  background-color:#fff;
}

#navbar .item.hover .itemLink {
  padding-bottom:1px;
}

#navbar .subnav {
  background-color:#fff;
  border:1px solid #ddd;
  border-top:0;
  border-bottom-color:#bbb;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  box-shadow:1px 2px 6px rgba(0, 0, 0, 0.2);
  display:none;
  list-style-type:none;
  margin:0 0 0 -2px;
  min-width:170px;
  padding:10px 0;
  position:absolute;
  z-index:999;
}

#navbar .subitemLink {
  display:block;
  padding:6px 40px 6px 20px;
  white-space:nowrap;
}

#navbar .subitemLink:hover {
  background-color:#f0f0f0;
}

#navbar .formSearch {
  float:right;
  font-size:14px;
  margin-top:4px;
}

#navbar .formSearch .inputContainer {
  background-color:#fff;
  border:1px solid #ccc;
  height:26px;
  padding:2px 0 2px 7px;
  position:relative;
  width:170px;
}

#navbar .formSearch .inputContainer input {
  border:0;
  line-height:16px;
  margin:0;
  outline:none;
  padding:5px 0;
  width:140px;
}

#navbar .formSearch .inputContainer span {
  background:url('icon-search.png?20190204120714') no-repeat top left;
  cursor:pointer;
  display:block;
  position:absolute;
  top:7px;
  right:10px;
  width:16px;
  height:16px;
}

#navbar .subsubnav {
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:0 5px 5px 5px;
  box-shadow:-1px 2px 6px rgba(0, 0, 0, 0.2);
  display:none;
  list-style-type:none;
  padding:10px 0;
  position:absolute;
  top:0;
  left:80%;
  z-index:980;
}

#navbar .subsubitem {
  position:relative;
}

#navbar .subsubitemLink {
  display:block;
  padding:6px 40px 6px 20px;
  white-space:nowrap;
}

#navbar .subsubitemLink:hover {
  background-color:#f0f0f0;
}

#content {min-height:1200px;}

#contentContainer h1 {
  text-indent:270px;
}

#content .breadcrumbs {
  padding:35px 0 10px;
}

#content h1 {
  font-size:28px;
  margin-bottom:15px;
}

#content h2 {
  font-size:20px;
  margin-bottom:10px;
}

#content .breadcrumbs a {
  display:inline-block;
  padding-right:5px;
}

#content .breadcrumbs a.arrow {
  background:url('breadcrumb-arrow.png?20190204120714') no-repeat 0 50%;
  padding-left:10px;
}

#footer {
  border-top:1px solid #ccc;
}

#footer .tags {
  border-bottom:1px solid #ccc;
  padding:15px 0;
}

#footer .tags ul {
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  width:163px;
}

#footer .tags ul li {
  padding:1px 0;
}

#footer .tags ul li a span {
  color:#c93000;
}

#footer .blocks {
  margin-bottom:30px;
  padding-top:20px;
}

#footer .blocks .block {
  border-left:1px solid #ccc;
  float:left;
  min-height:220px;
  padding:0 0 20px 20px;
  width:223px;
}

#footer .blocks .block.first {
  border-left:0;
  padding-left:0;
}

#footer .blocks .block .paymentMethods {
  padding-right:30px;
}

#footer .blocks .block .paymentMethods img {
  margin:0 5px 5px 0;
}

#footer .blocks .block .hallmarks img {
  margin:0 5px 5px 0;
}

#formLogin input, #formNewsletter input {
  width:160px;
}

#footer .blocks .block h3 {
  margin-bottom:10px;
}

#footer .blocks .block .button {
  line-height:25px;
}

#footer .blocks .block .links {
  list-style-type:none;
  margin:0;
  padding:0;
}

#footer .blocks .block .links li {
  padding:1px 0;
}

#footer .copyright {
  border-top:1px solid #ccc;
  font-size:11px;
  margin-top:30px;
  padding:15px 0;
  text-align:center;
}

#index {
  padding-top:20px;
  padding-bottom:20px;
}

#textpage {
  padding-top:20px; 
  padding-left:270px;
  margin-top:-14px;
  min-height:1010px;
}

#slider {
  height:340px;
}

#tags {
  padding-bottom:20px;
}

#formTags {
  margin-top:20px;
}

#formTags input {
  width:150px;
}

#formTags .info {
  display:block;
  font-size:11px;
  margin-top:10px;
}

#formProductQuantity {
  text-align:center;
  width:50px;
}

#textpage {
  line-height:1.5;
  padding-bottom:20px;
}

.wysiwyg img.image {
  padding-left:20px;
}

.collectionContent {
  line-height: 1.5;
  margin-bottom: 10px;
  width: 700px;
  float: left;
  padding: 10px;
  margin-top: -19px;
  margin-left: 262px;
}

.collectionContent p {
  margin:5px 0;
}

.noProductsFound {
  color:#c93000;
  font-size:20px;
  margin:50px 0 80px 0;
  text-align:center;
}

.productsFilters {
  border-top:1px solid #ccc;
  margin-bottom:30px;
  padding-top:5px;
}

.productsFilters .priceFrom {
  float:left;
}

.productsFilters .priceSlider {
  float:left;
  width:150px;
  padding:0 10px;
}

#sliderMin, #sliderMax {
  padding-left:0;
  padding-right:0;
  text-align:center;
  width:60px;
}

.productsFilters .priceSlider #sliderRange {
  border:1px solid #ccc;
  border-radius:5px;
  height:10px;
  margin:5px;
  position:relative;
}

.productsFilters .priceSlider #sliderRange .ui-slider-range {
  background-color:#eee;
  height:10px;
  position:absolute;
}

.productsFilters .priceSlider #sliderRange .ui-slider-handle {
  background-color:#e4977f;
border:1px solid #c93000;
border-radius:5px;
display:block;
margin:-4px 0 0 -9px;  
position:absolute;
width:16px;
height:16px;
}

.productsFilters .priceTo {
  float:left;
}

.productsFilters .sort {
  float:right;
  margin-left:10px;
}

.productsFilters .mode {
  float:right;
  margin-left:10px;
}

.productsFilters .limit {
  float:right;
}

.productsList {
  margin:10px 0 20px 0;
}

.productsList .product {
  background-color:#fff;
  border-bottom:1px solid #ccc;
  padding:15px 0;
}

.productsList .productImage {
  float:left;
  padding:5px;
}

.productsList .info {
  margin-left:280px;
}

.productsList .info h3 {
  font-size:14px;
  height:36px;
  line-height:18px;
  margin-bottom:10px;
  overflow:hidden;
}

.productsList .info p {
  line-height:1.5;
  margin:0 200px 0 0;
}

.productsList .info .priceHolder {
  float:right;
  padding:20px 60px 0 0;
}

.productsList .info .priceHolder .priceOld {
  background:url('price-strike.png?20190204120714') no-repeat -3px 50%;
  display:block;
  line-height:24px;
  padding-left:10px;
}

.productsList .info .priceHolder .price {
  display:block;
  font-size:30px;
  font-weight:normal;
  margin:5px 0 20px 10px;
}

.productsList .info .priceHolder .button {
  margin-left:10px;
}



.categoriesGrid h1 {text-indent:-10px!important;}


.productsGridHome {width:940px;margin-top:20px;margin:0 auto;min-height:370px;}

.productsGridHome h1 {text-indent:-20px!important;}

.productsGridHome .product {
  background-color:#fff;
  border:1px solid #ddd;
  float:left;
  margin-right:17px;
  margin-bottom:10px;
  width:220px;
}

.productsGridHome .product.last{
  margin-right:0;
}

.productsGridHome .product img {
  margin:5px;
  text-align:center;
}



.productsGridHome .product .info {
  
  padding:5px;
}

.productsGridHome .product .info h3 {
  display:block;
  font-size:14px;
  height:36px;
  line-height:18px;
  overflow:hidden;
  margin:5px 0;
  text-align:center;
}

.productsGridHome .product .info .price {
  display:block;
  line-height:24px;
  float:right;
  font-size:1.3em;
  color:#199CCA;##199
}

.productsGridHome ctsGrid .product .info .price strong {
  color:#199CCA;
  float:right;
  font-size:18px;
  margin-right:20px;
}

.productsGridHome .product .info .price span {
  background:url('price-strike.png?20190204120714') no-repeat 12px 0;
  display:block;
  text-align:right;
  width:65px;
}



.productsGrid  {padding-left:270px;}

.productsGrid .product {
  background-color:#fff;
  border:1px solid #e5e5e5;
  float:left;
  margin-right:10px;
  margin-bottom:20px;
  width:220px;
}

.productsGrid .product img {
  margin:5px;
  text-align:center;
}

.productsGrid .product .info {
  border-top:1px solid #FFFFFF;
  padding:5px;
}

.productsGrid .product .info h3 {
  display:block;
  font-size:14px;
  height:36px;
  line-height:18px;
  overflow:hidden;
  margin:5px 0;
  text-align:center;
}

.productsGrid .product .info .price {
  display:block;
  line-height:24px;
  padding-bottom:2px;
}

.productsGrid .product .info .price strong {
  color:#c93000;
  float:right;
  font-size:18px;
  margin-right:20px;
}

.productsGrid .product .info .price span {
  background:url('price-strike.png?20190204120714') no-repeat 12px 0;
  display:block;
  text-align:right;
  width:65px;
}

.categoriesGrid .category {
  background-color:#fff;
  border:1px solid #e5e5e5;
  border-bottom-width:3px;
  float:left;
  margin-right:30px;
  margin-bottom:20px;
  margin-top:20px;
  width:220px;
}

.categoriesGrid .category.last{
  margin-right:0;
}

.categoriesGrid.plusInfo .category {
  width:220px;
}

.categoriesGrid.plusInfo .category img {
  margin:5px;
}

.categoriesGrid.plusInfo .category h3 {
  background-color:#e5e5e5;
  display:block;
  font-size:14px;
  line-height:18px;
  padding:7px 0;
  text-align:center;
}

.pager {
  padding:10px 0;
}

.pager .info {
  float:left;
  padding:5px 0;
}

.pager ul {
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
}

.pager ul li {
  float:left;
  padding:5px 2px;
}

.pager ul li.prev {
  padding-right:7px;
}

.pager ul li.next {
  padding-left:7px;
}

.pager ul li.number {
  padding:0 2px;
}

.pager ul li.number a {
  background-color:#fff;
  border:1px solid #ccc;
  display:block;
  padding:4px 7px;
}

.pager ul li.number.active {
  font-weight:bold;
}

.pager ul li.number.active a {
  color:#c93000;
}

#product {
  margin:20px 0 10px 0;
}

#product .socials {
  margin-bottom:20px;
  margin-left: 280px;
}

#product .socials .social {
  float:right;
}

#product .socials .social.facebook {
  float:left;
}

#product .socials .social.facebook iframe {  height:30px!important;} 

#product .productInfoHolder {
  width:632px;
  margin-left:270px;
}

#product .productInfoHolder .images {
  float:left;
}

#product .productInfoHolder .images .zoomPad {
  background-color:#fff;
  border:1px solid #e5e5e5;
  padding:5px;
}

#product .productInfoHolder .images .thumbs {
  padding:15px 0;
  width:272px;
}

#product .productInfoHolder .images .thumbs .thumb {
  background-color:#fff;
  border:1px solid #e5e5e5;
  float:left;
  margin:0 16px 10px 0;
  padding:3px;
}

#product .productInfoHolder .images .thumbs .thumb.last {
  margin-right:0;
}

#product .productInfoHolder .userReviews {
  margin-top:20px;
}

#product .productInfoHolder .userReviews h3 {
  font-size:14px;
  margin-bottom:10px;
}

#product .productInfoHolder .userReview {
  border-bottom:1px solid #e5e5e5;
  margin-bottom:15px;
}

#product .productInfoHolder .userReview .title {
  background-color:#eee;
  padding:5px 7px;
}

#product .productInfoHolder .userReview .content {
  background-color:#fff;
  padding:7px;
}

#product .productInfoHolder .productInfo {
  margin-top:-225px;
  margin-left:320px;
  width:320px;
}

#product .productInfoHolder .productInfo .brand {
  margin-bottom:20px;
}

#product .productInfoHolder .productInfo h1 {
  font-size:18px;
}

#product .productInfoHolder .productInfo .description {
    width: 400px;
}

#product .productInfoHolder .productInfo .productAttrs {
  line-height:1.5;
  margin-bottom:20px;
}

#product .productInfoHolder .productInfo .priceOld {
  line-height:1.5;
}

#product .productInfoHolder .productInfo .price {
  font-size:30px;
  font-weight:normal;
  margin-bottom:20px;
}

#product .productInfoHolder .productInfo .price .vat {
  font-size:12px;
}

#product .productInfoHolder .productInfo .variants {
  margin-bottom:20px;
}

#product .productInfoHolder .productInfo .variants select {
  max-width:310px;
  min-width:200px;
}

#product .detailsHolder {
  float:left;
  padding-bottom:30px;
  width:326px;
}

#product .detailsHolder .blockHolder {
  border-bottom:1px solid #e5e5e5;
  ;width:600px;margin-bottom:15px;
  padding-bottom:15px;
}

#product .detailsHolder .blockHolder.first {
  border-top:1px solid #e5e5e5;
  padding-top:15px;
}

#product .detailsHolder .addReview {
  padding-left:10px;
}

#product .detailsHolder .tabs {
  height:29px;
}

#product .detailsHolder .tabs ul {
  float:left;
  height:29px;
  list-style-type:none;
  margin:0;
  padding:0;
}

#product .detailsHolder .tabs ul li {
  float:left;
  margin-right:5px;
}

#product .detailsHolder .tabs ul li a {
  background-color:#eee;
  border:1px solid #ccc;
  border-bottom:0;
  display:block;
  line-height:28px;
  padding:0 10px;
}

#product .detailsHolder .tabs ul li.active a {
  background-color:#fff;
  padding-bottom:1px;
}

#product .detailsHolder .tabsPages {
  background-color:#fff;
  border:1px solid #ccc;
  line-height:1.5;
}

#product .detailsHolder .tabsPages .page {
  display:none;
  max-height:300px;
  overflow:auto;
  padding:10px;
}

#product .detailsHolder .tabsPages .page.active {
  display:block;
}

#product .links {
  padding-left:10px;
}

#product .links ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#product .links ul li {
  padding:2px 0;
}

#product .relatedProducts {
  width:730px;
}

#product .relatedProducts .productsGrid {padding:0;!important}

#product .relatedProducts h3 {
  font-size:14px;
  margin-bottom:10px;
}

#messages {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}
#messages ul {
  list-style-type:none;
  padding:5px 5px 5px 26px;
  border:1px solid #3B5998;
  color:#3B5998;
  text-shadow:0 1px #FFF;
  background:url(icon-message-info.png?20190204120714) 5px 5px no-repeat #ECEFF5;
  margin-bottom:10px;
}
#messages ul.success {
  border-color:#609946;
  color:#609946;
  background:url(icon-message-success.png?20190204120714) 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url(icon-message-error.png?20190204120714) 5px 5px no-repeat #FCECE8;
}

/* [START] product-configure */
#productoptions {
}

#productoptions .product-configure {
  margin-bottom:10px;
}

#productoptions .product-configure label {
  display:block;
  font-weight:bold;
  margin-bottom:3px;
}

#productoptions .product-configure input {
  margin:0;
}

#productoptions .product-configure select {
  margin:0;
  width:300px;
}

#productoptions .product-configure select[multiple] {
  height:60px;
}

#productoptions .product-configure input[type=text] {
  width:289px;
}

#productoptions .product-configure textarea{
  padding:4px 4px 4px 5px;
  width:289px;
  height:60px;
}

#productoptions .product-configure .product-configure-custom-option-item {
}

#productoptions .product-configure .product-configure-custom-option-item input {
  float:left;
  margin:3px 0 0 0;
  padding:0;
  width:13px;
  height:13px;
}

#productoptions .product-configure .product-configure-custom-option-item label {
  display:block;
  font-style:italic;
  font-weight:normal;
  line-height:20px;
  margin-left:18px;
}

#productoptions .product-configure-custom-option-date,
#productoptions .product-configure-custom-option-time {
}

#productoptions .product-configure .product-configure-custom-option-date select,
#productoptions .product-configure .product-configure-custom-option-time select {
  margin:0 0 8px 0;
}

#productoptions .product-configure .product-configure-custom-option select.product-configure-custom-option-date-day,
#productoptions .product-configure .product-configure-custom-option select.product-configure-custom-option-time-hour,
#productoptions .product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  width:auto;
}

#productoptions .product-configure .product-configure-custom-option select.product-configure-custom-option-date-month {
  width:auto;
}

#productoptions .product-configure .product-configure-custom-option select.product-configure-custom-option-date-year {
  width:auto;
}

#productoptions .product-configure .product-configure-variants,
#productoptions .product-configure .product-configure-options-option,
#productoptions .product-configure .product-configure-custom-option {
  padding-bottom:15px;
}

#productoptions .product-configure .product-configure-clear {
}
/* [END] product-configure */


/* Product eConfigurator 0.8 | by eFusion | info@efusion.eu */

@font-face {
  font-family: 'Biko';
  src: url('biko.eot');
  src: url('biko.eot?#iefix') format('embedded-opentype'),  url('biko.woff?20190204120714') format('woff'),  url('biko.ttf?20190204120714') format('truetype'),  url('biko.svg?20190204120714#biko') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Broadway';
  src: url('broadway.eot?20190204120714');
  src: url('broadway.eot?20190204120714?#iefix') format('embedded-opentype'),  url('broadway.woff?20190204120714') format('woff'),  url('broadway.ttf?20190204120714') format('truetype'),  url('broadway.svg?20190204120714#broadway') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Comicsansms';
  src: url('comicsans.eot?20190204120714');
  src: url('comicsans.eot?20190204120714?#iefix') format('embedded-opentype'),  url('comicsans.woff?20190204120714') format('woff'),  url('comicsans.ttf?20190204120714') format('truetype'),  url('comicsans.svg?20190204120714#comicsans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cooperblack';
  src: url('cooperblack.eot?20190204120714');
  src: url('cooperblack.eot?20190204120714?#iefix') format('embedded-opentype'),  url('cooperblack.woff?20190204120714') format('woff'),  url('cooperblack.ttf?20190204120714') format('truetype'),  url('cooperblack.svg?20190204120714#cooperblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Kristenitc';
  src: url('kristenitc.eot?20190204120714');
  src: url('kristenitc.eot?20190204120714?#iefix') format('embedded-opentype'),  url('kristenitc.woff?20190204120714') format('woff'),  url('kristenitc.ttf?20190204120714') format('truetype'),  url('kristenitc.svg?20190204120714#kristenitc') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lucidacalligraphy';
  src: url('lucidacalligraphy.eot?20190204120714');
  src: url('lucidacalligraphy.eot?20190204120714?#iefix') format('embedded-opentype'),  url('lucidacalligraphy.woff?20190204120714') format('woff'),  url('lucidacalligraphy.ttf?20190204120714') format('truetype'),  url('lucidacalligraphy.svg?20190204120714#lucidacalligraphy') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lucidahandwriting';
  src: url('lucidahandwriting.eot?20190204120714');
  src: url('lucidahandwriting.eot?20190204120714?#iefix') format('embedded-opentype'),  url('lucidahandwriting.woff?20190204120714') format('woff'),  url('lucidahandwriting.ttf?20190204120714') format('truetype'),  url('lucidahandwriting.svg?20190204120714#lucidahandwriting') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Segoeprint';
  src: url('segoeprint.eot?20190204120714');
  src: url('segoeprint.eot?20190204120714?#iefix') format('embedded-opentype'),  url('segoeprint.woff?20190204120714') format('woff'),  url('segoeprint.ttf?20190204120714') format('truetype'),  url('segoeprint.svg?20190204120714#segoeprint') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Snapitc';
  src: url('snapitc.eot?20190204120714');
  src: url('snapitc.eot?20190204120714?#iefix') format('embedded-opentype'),  url('snapitc.woff?20190204120714') format('woff'),  url('snapitc.ttf?20190204120714') format('truetype'),  url('snapitc.svg?20190204120714#snapitc') format('svg');
  font-weight: normal;
  font-style: normal;
}


select {
  display: block;
  width: 300px;
}
select.replaced {
  display: none;
}
ul.selectReplacement {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #aaa;
  height: 25px;
  margin: 0 0 8px;
  padding: 0;
  width: 300px;                
}
ul.selectReplacement li {
  background: none repeat scroll 0 0 #FFFFFF;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  color: #000000;
  cursor: pointer;
  display: none;
  font-size: 12px;
  line-height: 23px;
  list-style: none outside none;
  margin: 0 0 0 -1px;
  padding: 1px 12px;
  position: relative;
  width: 276px;
}
ul.selectOpen li {
  display: block;
}
ul.selectReplacement li.selected {
  color: #000;
  display: block;
}
ul.selectOpen li.selected {
  background: #ddd;
  display: block;
}
ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
  background: #11acd4 !important;
  color: #fff;
}
.selectOpen{
  position:relative;
  z-index:99999;
}
#Nee{
  border-bottom:1px solid #CCC;
}
#Comicsans{
  font-family:"Comicsansms";
}
#Biko{
  font-family:"Biko";
}
#Broadway{
  font-family:"Broadway";
}
#Cooperblack{
  font-family:"Cooperblack";
}
#Kristenitc{
  font-family:"Kristenitc";
}
#Lucidacalligraphy{
  font-family:"Lucidacalligraphy";
}
#Lucidahandwriting{
  font-family:"Lucidahandwriting";
}
#Snapitc{
  font-family:"Snapitc";
}
#Segoeprint{
  font-family:"Segoeprint";
  border-bottom:1px solid #CCC;
}              
#Antraciet{
  background-color: #3c495a;
  color: #FFFFFF;
}   
#Appelgroen{  
  background-color: #b2d35d;
  color: #FFFFFF;
}    
#Blauw{  
  background-color: #0295e1;
  color: #FFFFFF;}
#Bruin{  
  background-color: #7d3e22;
  color: #FFFFFF;}
#Fuchsia{  
  background-color: #cd2a86;
  color: #FFFFFF;}
#Geel{  
  background-color: #f3d428;
  color: #FFFFFF;}
#Grijs{  
  background-color: #7a8184;
  color: #FFFFFF;}
#Groen{  
  background-color: #279a29;
  color: #FFFFFF;}
#Lichtblauw{  
  background-color: #82ccea;
  color: #FFFFFF;}
#Oranje{
  background-color: #f59c02;
  color: #FFFFFF;}
#Paars{
  background-color: #ad4bd1;
  color: #FFFFFF;}
#Petrol{  
  background-color: #0c6481;
  color: #FFFFFF;}
#Rood{  
  background-color: #d32121;
  color: #FFFFFF;}
#Roze{  
  background-color: #f77eb4;
  color: #FFFFFF;}
#Turquoise{  
  background-color: #29afcc;
  color: #FFFFFF;
}
#Zwart{
  background-color: #000000;
  color: #FFFFFF;
}
#Wit{
}
/* [END] Product eConfigurator 0.8 | by eFusion | info@efusion.eu */