.footer {
  clear: left;
  margin: 0 auto;
  padding-bottom: 10px;
  width: 940px;
}
.footer h4 {
  color: #354654;
  font-family: Din,sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 24px;
  margin-bottom: 5px;
  padding: 0;
}
.footer .social {
  background: url("socials.png") no-repeat scroll left top transparent;
  display: block;
  float: left;
  height: 28px;
  padding-right: 15px;
  text-indent: -9999px;
  width: 28px;
}
.footer-copyright small{
  color: #CCCCCC;
  display: block;
  font-size: 10px;
  line-height: 13px;
  margin-top: 20px;
}
.gui-required { color: #858D94 !important; }
.footer .social.facebook {
}
.footer .social.pinterest {
  background-position: 0 -84px;
}
.footer .social.linkedin {
  background-position: 0 -56px;
}
.footer .social.twitter {
  background-position: 0 -28px;
}
.footer .social.linkedin:hover, .footer .social.pinterest:hover, .footer .social.facebook:hover, .footer .social.twitter:hover {
  opacity: 0.8;
}
.gui-content-title{line-height:22px !important;}
.footer span {
  color: #858D94;
  display: block;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 15px;
  padding-right: 25px;
}
.footer .paymenticons {
  background: url("payments.png") no-repeat scroll left top transparent;
  display: block;
  float: left;
  height: 24px;
  text-indent: -9999px;
  width: 260px;
}
.footer .footer-nav {
  height: 155px;
  margin: -20px auto 25px;
}
.footer .footer-nav.border {
  border-top: 1px solid #EEEEEE;
  margin-top: 25px;
  padding-top: 25px;
}
.footer .footer-nav ul {
  list-style: none outside none;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.footer .footer-nav ul li {
  background: url("list-bullet.png") no-repeat scroll left top #AEB5BB;
  color: #858D94;
  font-size: 12px;
  line-height: 20px;
  padding-left: 20px;
}
.footer .footer-nav ul li a {
  color: #858D94;
  font-size: 12px;
}
.footer-hallmarks {
  border-bottom: 1px solid #EEEEEE;
  margin: 0 auto 25px;
  padding: 0 0 25px;
}
.footer-hallmarks table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.footer-hallmarks table td {
  padding: 0 2px 0 0;
  position: relative;
}
.footer-hallmarks table td a {
  display: block;
  text-align: center;
  white-space: nowrap;
}
.footer-hallmarks table td a img {
  max-height: 40px;
}
.footer .footer-tags {
  border-bottom: 1px solid #EEEEEE;
  margin: 0 auto 25px;
  padding-bottom: 25px;
}
ul.tagcloud {
  list-style: none outside none;
  margin: -2px -2px -3px -3px;
  text-align: justify;
}
ul.tagcloud li {
  float: left;
  margin: 2px 2px 3px 3px;
}
ul.tagcloud li a {
  background: url("tag.png") no-repeat scroll 0 0 #EEEEEE;
  border-radius: 0 3px 3px 0;
  display: block;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 10px 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.tagcloud li a:hover {
  background-color: #EA2E49;
  color: #FFFFFF;
}
.footer .footer-payment {
  float: right;
  height: 36px;
  max-width: 470px;
  overflow: hidden;
}
.footer .footer-payment img {
  float: right;
  margin: 2px 0 2px 5px;
  width: 35px;
}
.not-logged-in .footer-copyright,
.footer .footer-copyright {
  color: #D7466F;
  font-size: 11px;
  height: 40px;
  line-height: 18px;
  padding-bottom: 18px;
  text-align: center;
}
.not-logged-in .footer-service,
.footer .footer-service {
  color: #354654;
  font-size: 11px;
  height: 22px;
  line-height: 18px;
}
.not-logged-in .footer-service ul,
.footer .footer-service ul {
  display: block;
  height: 20px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 675px;
}
.not-logged-in .footer-service li,
.footer .footer-service li {
  float: left;
  list-style-type: none;
  padding-right: 15px;
}
.template-content.collection{
  background: url("bgcollectiontop.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  border-top: 1px solid #FFFFFF;
  float: left;
  margin: 0 auto 30px;
  padding-top: 15px;
  width: 100%;
}
.categories, .products {
  position: relative;
}
.products.products-horizontal {
  clear: left;
  margin-bottom: 10px;
  width: 960px;
}
.categories, .products.products-grid, .products.products-list {
  width: 960px;
}
.products.products-sidebar {
  width: 210px;
}
.products.products-livesearch {
  width: 208px;
}
.products.products-cart {
  width: 298px;
}
.categories .category p.description {
  color: #999999;
  display: none;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.categories .category.hover p.description {
  display: block;
}
.categories .category, .products.products-horizontal .product, .products.products-grid .product {
  float: left;
  margin-right: 0;
  position: relative;
}
.products.products-horizontal .product.smaller {
  border-bottom: 1px solid #ECEBE7;
  height: 240px;
  margin-right: 15px;
  width: 310px;
}
.products.products-horizontal .product.smaller .description {
  float: left;
  font-size: 11px;
  height: 29px;
  line-height: 14px;
  margin-top: 4px;
  overflow: hidden;
  width: 190px;
}
.products.products-horizontal .product {
  border-bottom: 1px solid #ECEBE7;
  margin-bottom: 30px;
  padding-bottom: 5px;
  width: 470px;
}
.categories .category, 
.products.products-horizontal .advertentie,
.products.products-grid .advertentie {
  float: left; 
  margin-right: 0; 
  position: relative; 
  margin-top: 30px; 
  width: 320px; 
  height:243px;
}
.products.products-horizontal .product .description {
  color: #858D94;
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 0 10px;
  width: 320px;
}
.headlines .slides-container .holder .eindigt {
  bottom: 25px;
  color: #FFFFFF;
  float: right;
  font-size: 16px;
  margin-top: 18px;
  position: absolute;
  right: 9px;
  text-align: center;
  text-shadow: 0 2px 5px #000000;
  width: 280px;
}
.product-info .buy .add {
  background: #a9d4b1; /* Old browsers */
  background: -moz-linear-gradient(top,  #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9d4b1), color-stop(100%,#7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a9d4b1 0%,#7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b',GradientType=0 ); /* IE6-9 */
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  float: right;
  font-family: Din,Arial;
  font-size: 18px;
  height: 36px;
  line-height: 37px;
  text-align: center;
  text-shadow: 0 1px 0 #699C73;
  width: 200px;
}
.headlines .slides-container .holder .bekijk, .products.products-horizontal .product .bekijk {
  background: #a9d4b1; /* Old browsers */
  background: -moz-linear-gradient(top,  #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9d4b1), color-stop(100%,#7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a9d4b1 0%,#7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b',GradientType=0 ); /* IE6-9 */
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  font-family: Din,Arial;
  font-size: 18px;
  height: 36px;
  line-height: 37px;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 1px 0 #699C73;
  top: 175px;
}
.headlines .slides-container .holder .bekijk {
  right: 20px;
  top: 30px;
}
.headlines .slides-container .holder .bekijk a {
  color: #FFFFFF !important;
  padding: 0 35px;
}
.header .cart .contents .bekijk, .products.products-horizontal .product.smaller .bekijk {
  background: #a9d4b1; /* Old browsers */
  background: -moz-linear-gradient(top,  #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9d4b1), color-stop(100%,#7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a9d4b1 0%,#7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b',GradientType=0 ); /* IE6-9 */
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  float: right;
  font-family: Din,Arial;
  font-size: 16px;
  height: 29px;
  line-height: 30px;
  text-align: center;
  text-indent: 0;
  text-shadow: 0 1px 0 #699C73;
}
.header .cart .contents .bekijk {
  margin-top: 10px;
}
.header .cart .contents .bekijk a {
  color: #FFFFFF !important;
  margin-top: 10px;
  padding: 0 20px;
}
.header .cart .contents .bekijk:hover {
  background: #df5485 !important; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)) !important; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%) !important; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ) !important; /* IE6-9 */
  box-shadow: 0 3px 0 0 #A71D44, 0 -1px 0 #E7547F inset;
  text-shadow: 0 1px 0 #A71D44;
}
.product-info .buy .add a, .products.products-horizontal .product .bekijk a {
  color: #FFFFFF !important;
  font-size: 17px;
  padding: 0 15px;
}
.products.products-horizontal .product.smaller .bekijk a {
  font-size: 12px;
  padding: 0 10px;
}
.products.products-horizontal .product .eindigt {
  color: #9CAAB6;
  float: right;
  font-size: 10px;
  text-align: center;
  width: 180px;
}
.products.products-horizontal .product.smaller .eindigt {
  color: #9CAAB6;
  float: right;
  font-size: 9px;
  line-height: 11px;
  margin-top: 15px;
  text-align: center;
  width: 100px;
}
.products.products-horizontal .product .eindigt span, .products.products-horizontal .product.smaller .eindigt span {
  color: #354654;
}
.categories .category, .products.products-grid .product {
  margin-top: 30px;
  width: 320px;
}
.categories .category.category-last, .products.products-horizontal .product.product-last, .products.products-grid .product.product-last {
  margin-right: 0;
}
.index .categories .category, .index .products.products-grid .product {
  margin-top: 30px;
}
.index .categories .category.category-last, .index .products.products-horizontal .product.product-last, .index .products.products-grid .product.product-last {
  margin-right: 15px;
}
.index .products.products-horizontal .product .description {
  width: 290px !important;
}
.index .products.products-horizontal .product.smaller .description {
  width: 190px !important;
}
.categories .category img, .products.products-horizontal .product img, .products.products-grid .product img {
  background: url("no-image.png") no-repeat scroll center center #FFFFFF;
  border-bottom: 1px solid #ECEBE7;
}
.categories .category img, .products.products-grid .product img {
}
.categories .category h3, .products.products-horizontal .product h3, .products.products-grid .product h3 {

  line-height: 18px;
  margin: 10px 0 0;
  overflow: hidden;
  padding-left: 9px;
  text-align: left;
  width: 220px;
}
.template-collection .products.products-grid .product .description {
  height: 35px;
  line-height: 15px;
}
.categories .category .description, .products.products-horizontal .product .description, .products.products-grid .product .description {
  float: left;
  height: 32px;
  margin: 0;
  overflow: hidden;
  padding-left: 10px;
  width: 220px;
}
.categories .category .desc-holder, .products.products-horizontal .product .desc-holder, .products.products-grid .product .desc-holder {
  border-bottom: 1px solid #ECEBE7;
  float: left;
  height: 42px;
  width: 285px;
}
.product h3 {
  width: 330px;
}
.product.smaller h3 {
  width: 210px;
}
.categories .category h3 a, .products.products-horizontal .product h3 a, .products.products-grid .product h3 a {
  color: #83B76F;
  overflow: hidden;
}
.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price {
  display: block;
  font-size: 20px;
  height: 60px;
  letter-spacing: -1px;
  margin: 0;
  padding: 3px;
  text-align: right;
  width: 96px;
  color: #354654;
}
.products.products-horizontal .product p.price.price-len5, .products.products-grid .product p.price.price-len5, .products.products-list .product p.price.price-len5 {
  font-size:18px;
}
.products.products-horizontal .product p.price.price-len6, .products.products-grid .product p.price.price-len6, .products.products-list .product p.price.price-len6 {
  font-size:16px;
}
.products.products-horizontal .product p.price.price-len7, .products.products-grid .product p.price.price-len7, .products.products-list .product p.price.price-len7 {
  font-size:14px;
}
.products.products-horizontal .product p.price.price-len8, .products.products-grid .product p.price.price-len8, .products.products-list .product p.price.price-len8 {
  font-size:12px;
}
.products.products-horizontal .product p.price {
  top: 64px;
  right: -10px;
}
.products .product p.price .price-old{
  background: url("product-strike.png") no-repeat scroll 44px center transparent;
  color: #748492;
  float: left;
  font-size: 11px;
  width: 100%;
}
.products.products-grid .product .pricing {
  bottom: 5px;
  display: block;
  float: right;
  height: 40px;
  margin-right: 35px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 174px;
  width: 100px;
}
.products.products-list .product p.price {
  top: 20px;
  right: 0;
}
.products.products-horizontal .product p.price.price-offer, .products.products-grid .product p.price.price-offer, .products.products-list .product p.price.price-offer {
}
.products.products-horizontal .product p.price
/* List products */
.products.products-list .product {
  border-bottom: 1px solid #EEE;
  position: relative;
  padding: 20px 0;
}
.products.products-list .product.product-last {
  border-bottom: none;
}
.products.products-list .product.hover {
  margin: -1px -21px 0px -21px;
  z-index: 100;
  padding: 20px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  border: 1px solid #DDD;
}
.products.products-list .product.hover.product-last {
  margin: -1px -21px -1px -21px;
}
.products.products-list .product img {
  padding: 0 20px 0 10px;
  float: left;
}
.products.products-list .product h3 {
  font-size: 14px;
  float: left;
}
.products.products-list .product h3 a {
  display: block;
  width: 444px;
}
.products.products-list .product p.description {
  float: left;
  width: 444px;
  height: 100px;
  min-height: 102px;
  overflow: hidden;
  padding: 10px 0;
}
.products.products-list .product .actions {
  float: right;
  width: 530px;
  text-align: right;
}
.products.products-list .product .actions a.button-add {
  float: left;
}
/* Sidebar, livesearch & cart products */
.products.products-sidebar .product {
  margin-bottom: 18px;
}
.products.products-livesearch .product, .products.products-cart .product {
  padding: 10px;
}
.products.products-sidebar .product, .products.products-livesearch .product, .products.products-cart .product {
  height: 36px;
  font-size: 13px;
  white-space: nowrap;
}
.products.products-sidebar .product img, .products.products-livesearch .product img, .products.products-cart .product img {
  float: left;
  margin-right: 10px;
}
.products.products-sidebar .product h4, .products.products-livesearch .product h4, .products.products-cart .product h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
}
.products.products-sidebar .product p.price, .products.products-livesearch .product p.price, .products.products-cart .product p.price {
  color: #187EA2;
}
.products.products-cart .product p.price strong {
  color: #000000;
}
.products.products-sidebar .product p.price.price-offer, .products.products-livesearch .product p.price.price-offer, .products.products-cart .product p.price.price-offer {
  color: #EA2E49;
}
.products.products-sidebar .product p.price span, .products.products-livesearch .product p.price span, .products.products-cart .product p.price span {
  color: #333333;
  text-decoration: line-through;
}
.products.products-sidebar .product.hover {
  margin: -12px -12px 6px -12px;
  z-index: 100;
  padding: 11px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  border: 1px solid #DDD;
}
/* http://localhost/share/spinner/build.php?type=alternative&size=64&speed=10&fg_color=19A9E5&bg_color=ffffff */
.products .products-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(spinner-large.gif) center 74px no-repeat rgba(255, 255, 255, 0.9);
  line-height: 340px;
  text-shadow: 0 1px 0 #FFFFFF;
  z-index: 100;
  text-align: center;
  display: none;
}
.products .products-loader.visible {
  display: block;
}
.products.products-list .products-empty, .products.products-grid .products-empty {
  text-align: center;
  height: 232px;
  line-height: 232px;
}
.elements-wrapper {
  height: 26px;
  background: rgba(0, 0, 0, 0.05);
  background: #F00;
  margin: 10px 0;
}
.elements-wrapper-big {
  height: 70px;
}
/*.tui-dropdown {
padding: 3px 5px;
border-radius: 4px;
line-height: 18px;
background: url(tui-dropdown-arrow.png) 100% 4px no-repeat #F5F5F5;
font-size: 12px;
min-height: 18px;
position: relative;
float: left;
z-index: 200;
border: 1px solid #DDD;
border-color: #DDD #EEE #EEE #DDD;
text-shadow: 0 1px 0 #FFFFFF;
}*/
.tui-dropdown.hover {
  border-color: #999 #DDD #DDD #AAA;
}
.tui-dropdown span {
  color: #999999;
  padding: 0 18px 0 0;
  display: block;
}
.tui-dropdown ul {
  list-style: none outside none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-top: 3px;
  text-align: left;
  display:none;
}
.tui-dropdown ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tui-dropdown ul li a {
  display: block;
  padding: 2px 0px;
}
.tui-dropdown.tui-language span {
  padding-left: 21px;
  background: 0 3px no-repeat;
}
.tui-dropdown ul li.tui-language {
  padding: 2px 0 2px 21px;
  background: 0 5px no-repeat;
}
.tui-dropdown.tui-language-bg span, .tui-dropdown ul li.tui-language-bg {
  background-image: url(icon-flag-bg.png);
}
.tui-dropdown.tui-language-da span, .tui-dropdown ul li.tui-language-da {
  background-image: url(icon-flag-da.png);
}
.tui-dropdown.tui-language-de span, .tui-dropdown ul li.tui-language-de {
  background-image: url(icon-flag-de.png);
}
.tui-dropdown.tui-language-el span, .tui-dropdown ul li.tui-language-el {
  background-image: url(icon-flag-el.png);
}
.tui-dropdown.tui-language-en span, .tui-dropdown ul li.tui-language-en {
  background-image: url(icon-flag-en.png);
}
.tui-dropdown.tui-language-es span, .tui-dropdown ul li.tui-language-es {
  background-image: url(icon-flag-es.png);
}
.tui-dropdown.tui-language-fr span, .tui-dropdown ul li.tui-language-fr {
  background-image: url(icon-flag-fr.png);
}
.tui-dropdown.tui-language-it span, .tui-dropdown ul li.tui-language-it {
  background-image: url(icon-flag-it.png);
}
.tui-dropdown.tui-language-nl span, .tui-dropdown ul li.tui-language-nl {
  background-image: url(icon-flag-nl.png);
}
.tui-dropdown.tui-language-no span, .tui-dropdown ul li.tui-language-no {
  background-image: url(icon-flag-no.png);
}
.tui-dropdown.tui-language-pl span, .tui-dropdown ul li.tui-language-pl {
  background-image: url(icon-flag-pl.png);
}
.tui-dropdown.tui-language-pt span, .tui-dropdown ul li.tui-language-pt {
  background-image: url(icon-flag-pt.png);
}
.tui-dropdown.tui-language-ru span, .tui-dropdown ul li.tui-language-ru {
  background-image: url(icon-flag-ru.png);
}
.tui-dropdown.tui-language-sv span, .tui-dropdown ul li.tui-language-sv {
  background-image: url(icon-flag-sv.png);
}
.tui-dropdown.tui-language-tr span, .tui-dropdown ul li.tui-language-tr {
  background-image: url(icon-flag-tr.png);
}
.tui input[type=text], .tui input[type=password] {
  background: none repeat scroll 0 0 #F3F6F8;
  border-color: #C2C7CB #C2C7CB #E6EAEC;
  border-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 2px 2px #D7DADD inset;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  padding: 2px 5px;
  text-indent: 7px;
  width: 40px;
  font-family: Din, Arial;
}
.tui input[type=checkbox], .tui input[type=radio] {
  height: 16px;
  width: 20px;
  margin: 5px 10px 5px 0;
  float: left;
}
.tui input:hover, .tui input:focus, .tui textarea:hover, .tui textarea:focus, .tui select:hover, .tui select:focus {
  border-color: #999 #DDD #DDD #AAA;
}
.tui textarea {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 56px;
  line-height: 20px;
  font-size: 12px;
  padding: 6px 5px;
  color: #333333;
  background: #F5F5F5;
  border-color: #DDD #EEE #EEE #DDD;
  float: left;
}
.tui select {
  display: block;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #333333;
  background: #FFF;
  border-color: #DDD #EEE #EEE #DDD;
  float: left;
  width: 200px;
}
.tui .product-configure-custom-option-item label{
  color:#354654;
}
.tui label {
  color: #93C99D;
  display: block;
  float: left;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tui select[multiple] {
  height: 70px;
}
a.tui-button {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  padding: 0 10px;
  background: #187EA2;
  border: 1px solid #FFFFFF;
  outline: 2px solid #187EA2;
}
.product-info-options {
}
/* [START] product-configure */
.product-configure {
  width: 380px;
  margin-bottom: 5px;
}
.product-configure label {
  width: 380px;
}
.product-configure label em {
  color: #37B1DE;
}
.product-configure select {
  width: 380px;
}
.product-configure input[type=text], .product-configure textarea {
  width: 368px;
}
.product-configure .product-configure-custom-option-item {
  width: 380px;
}
.product-configure .product-configure-custom-option-item label {
  font-weight: normal;
  width: 340px;
}
.product-configure-custom-option-date {
  float:left;
  width: 275px;
}
.product-configure-custom-option-time {
  float:left;
  width: 105px;
}
.product-configure .product-configure-custom-option-date select, .product-configure .product-configure-custom-option-time select {
  margin-right: 5px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-day, .product-configure .product-configure-custom-option select.product-configure-custom-option-time-hour, .product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  width: 50px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-month {
  width: 120px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year {
  width: 65px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year, .product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute {
  margin-right: 0;
}
.product-configure .product-configure-variants, .product-configure .product-configure-options-option, .product-configure .product-configure-custom-option {
  padding-bottom: 10px;
}
.product-configure .product-configure-clear {
  clear: both;
}
/* [END] product-configure */
.collection-options {
  font-size: 12px;
  height: 30px;
  width: 960px;
}
.collection-nav-total{
  float: left;
  line-height: 26px;
}
.collection-nav {
  height: 18px;
  line-height: 18px;
  color: #999;
  font-size: 12px;
  padding: 10px 0;
}
.collection-nav .collection-nav-total {
  float: left;
}
.collection-nav .collection-nav-pages {
  float: right;
  font-weight: bold;
}
.collection-options .collection-options-mode {
  float: left;
  margin: 4px 15px 4px 0;
}
.collection-options-mode .icon .icon-icon {
  background-color: #DDDDDD;
}
.collection-options-mode .icon.active .icon-icon {
  background-color: #93C99D;
}
.collection-options-mode .icon:hover .icon-icon {
  background-color: #D7466F;
}
.button-grid {
  margin-right: 10px;
}
.collection-options-compare {
  float: left;
  border-left: 1px solid #DDD;
  padding-left: 15px;
  margin: 4px 0 4px 0;
}
.collection-options-compare a {
  color: #999;
}
.collection-options-sort {
  float: right;
  height: 26px;
}
.collection-options-sort span.label, .collection-options-limit span.label {
  display: block;
  float: left;
  padding-right: 5px;
  line-height: 26px;
}
.collection-options-limit {
  float: right;
  margin-right: 15px;
  height: 26px;
}
.collection-options-limit .tui-dropdown {
  width:40px;
}
.collection-options-sort .tui-dropdown {
  width:150px;
}
.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}
.clearmargin {
  margin: 0;
}
.sidebar-filter-slider {
  padding: 1px 0;
}
.sidebar-filter-range {
  font-size: 12px;
}
.sidebar-filter-range .min {
  float: left;
}
.sidebar-filter-range .max {
  float: right;
}
#collection-filter-price {
  height:10px;
  border:1px solid #ccc;
  border-radius:5px;
  -moz-border-radius:5px;
  margin:8px 10px;
  background:url(tui-slider-handle.png) repeat-x #fff;
  position: relative;
}
#collection-filter-price .ui-slider-range {
  background:url(tui-slider-handle.png) repeat-x #A5D8E4;
  border:1px solid #187EA2;
  margin:-1px 0 0 -1px;
  position: absolute;
  height: 10px;
}
#collection-filter-price .ui-slider-handle {
  display: block;
  position: absolute;
  width:20px;
  height:24px;
  border:0;
  top:-7px;
  border-radius:0;
  -moz-border-radius:0;
  margin-left:-10px;
  background:url(tui-slider-handle.png) 0px -10px no-repeat;
  cursor:col-resize;
}
.collection-spinner {
  height: 16px;
  padding: 15px;
}
.collection-spinner.busy, .collection-spinner.manual {
  height: 16px;
  background: #f5f5f5;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  line-height: 16px;
  text-align: center;
  margin-top: 20px;
  text-shadow: 0 1px 0 #FFFFFF;
}
/* http://localhost/share/spinner/build.php?type=alternative&size=16&speed=10&fg_color=19A9E5&bg_color=ffffff */
.collection-spinner-loading {
  display: none;
  padding-left: 26px;
  background: url(spinner-small.gif) left center no-repeat;
}
.collection-spinner.busy .collection-spinner-loading {
  display: inline-block;
}
.collection-spinner-more {
  display: none;
  text-align: center;
}
.collection-spinner.manual .collection-spinner-more {
  display: block;
}
.collection-spinner.busy.manual .collection-spinner-more {
  display: none;
}
.collection-pagination {
  padding:10px 0;
  font-size:12px;
}
.collection-pagination .info {
  float:left;
  padding:5px 0;
}
.collection-pagination ul {
  float:right;
  list-style-type:none;
  margin:0;
  padding:0;
}
.collection-pagination ul li {
  float:left;
  padding:5px 2px;
}
.collection-pagination ul li.prev {
  padding-right:7px;
}
.collection-pagination ul li.next {
  padding-left:7px;
}
.collection-pagination ul li.number {
  padding:4px 2px;
}
.collection-pagination ul li.number a {
  background-color:#CCC;
  display:block;
  border-radius:4px;
  padding:1px 7px;
  color:#fff;
}
.collection-pagination ul li.number a:hover {
  background-color:#BEBEBE;
  color:#fff;
}
.collection-pagination ul li.number.active a {
  background-color:#D7466F;
  font-weight:400;
}
.gui-messages, .gui a.gui-bold,.gui-form label,.gui strong,.gui,.gui-progressbar ul li a,.gui-block-title strong,.gui-content-subtitle strong, .gui-page-title,.gui a.gui-button-large, .gui a.gui-button-small, .gui ul.gui-products li .gui-products-title, .gui-block-subtitle {
  color: #000 !important;
  font-weight:normal !important;
}
.gui {
  font-family: Din,Arial,Helvetica,sans-serif !important;
}
.gui-text textarea {
  font-family: Helvetica,Arial,sans-serif !important;
}
.gui-faq, .gui-login, .gui-password, .gui-register, .gui-review, .gui-sitemap {
  border: 0px !important; 
}
.gui-page-title {
  color: #D7466F !important;
  font-family: Hipster,Arial,Helvetica,sans-serif !important;
  font-size: 40px !important;
  height: 40px !important;
}
.gui-content-wysiwyg {
  margin: 5px 0 30px !important;
}
.gui-list ul li a span {
  color: #D7466F !important;
}
.gui-progressbar {
  margin: 40px 0 25px !important;
}
.gui-faq, .gui-login, .gui-password, .gui-register, .gui-review, .gui-sitemap, .gui-table {
  border: 1px solid #DCDCDC !important;
  margin-bottom: 50px !important;
}

.gui-register .gui-button-small,
.gui-button-large{
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  background:#93c99d !important;
  background: -moz-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%) !important; /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9d4b1), color-stop(100%, #7fbf8b)) !important; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%) !important; /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%) !important; /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%) !important; /* IE10+ */
  background: linear-gradient(to bottom, #a9d4b1 0%, #7fbf8b 100%) !important; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b', GradientType=0 ) !important; /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset !important;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset !important;
  font-family: Din, Arial !important;
  font-size: 18px !important;
  height: 36px !important;
  line-height: 37px !important;
  text-align: center !important;
  text-shadow: 0 1px 0 #699C73 !important;
  border:0px !important;
  color:#FFF !important;
  padding:0 35px;
}
.gui-button-large:hover{
  background: #df5485 !important; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)) !important; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%) !important; /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%) !important; /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ) !important; /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset !important;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset !important;
  text-shadow: 0 1px 0 #a71d44 !important;  
}
.gui a.gui-button-large.gui-button-action, .gui-cart .gui a.gui-button-small.gui-button-action{
  color:#FFF !important;
}
.gui-progressbar ul li.gui-active a, .gui-progressbar ul li.gui-done a {
  color: #83B76F !important;
}
.gui-popover-title strong {
  color: #FFFFFF !important;
}
.gui-col2-right-col2 .gui-block-subtitle{
  color:#999 !important;
}
.gui-page-title {
  margin: 0 0 55px !important;
}
.content3 { margin-top: -30px; }
.content3 .gui-form label {
  height: 25px;
  margin-top: -5px !important;
  color: #858D94 !important;
}
.gui-form .gui-field { margin-top: 9px; }

.klok{
  background: url("klok.png") no-repeat scroll -20px 0 transparent;
  float: left;
  height: 20px;
  margin-right: 8px;
  margin-top: 1px;
  width: 18px;
}
.klokwhite{
  background: url("klok.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 20px;
  margin-top: 1px;
  width: 20px;
}
.kloksmall{
  background: url("klok.png") no-repeat scroll -38px 0 transparent;
  float: left;
  height: 12px;
  margin-left: 3px;
  margin-top: 3px;
  width: 12px;
}
.gui a.gui-button-facebook span {
  
}
.gui-page-title {
  width:100%;
}


#loyaltylion-points-notification-popup {
  height: 40px;
  position: absolute;
  text-align: center;
  z-index:2;
}
.gui-blog-article h1 a {
  font-family: Hipster,Arial,Helvetica,sans-serif !important;
  font-weight: normal;
  font-size: 34px;
  color: #858D94;
}
.gui-blog-article-more {
  height: 70px !important;
  width: 100% !important;
  clear: both !important;
}
.gui-blog-article-more a {
  background: #a9d4b1; /* Old browsers */
  background: -moz-linear-gradient(top,  #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9d4b1), color-stop(100%,#7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a9d4b1 0%,#7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a9d4b1 0%,#7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b',GradientType=0 ); /* IE6-9 */
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  color: #FFFFFF !important;
  display: table;
  float: left;
  font-family: Din,Arial;
  font-size: 15px;
  height: 36px;
  line-height: 37px;
  margin: 30px 0;
  padding: 0 20px;
  right: 0;
  text-align: center;
  text-shadow: 0 1px 0 #699C73;
}

.gui-blog-social {
  clear: both;
  margin-top: 15px !important;
}

.gui-cart .gui-page-title { 
}

.gui-block-title strong {
  font-size: 15px !important;
}

.gui-blog-article-content {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #858D94;
}
.gui-blog-article p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #858D94;
}
.gui-page-content { margin-bottom: 20px !important; }

.gui-loggedout { margin-left: 10px; }

.wysiwyg {
  padding-left: 10px;
  position: relative;
}
.wysiwyg .loytekst { left: 298px; position: absolute; top: 65px; color: #858D94; font-size: 12px; }
.gui-div-sitemap-links { display: none; }

/***** BOTTOM CATEGORIES *******/
.sidebar.sidebar-left .sidebar-main .categories {
  clear: both;
  float: left;
  font-family: Din, sans-serif;
  width: 590px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul {
  display: block;
  list-style: none outside none;
  margin-top: 20px;
  padding: 0;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li {
  display: block;
  float: left;
  height: 32px;
  line-height: 32px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.home {
  width: 36px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.home a, .sidebar.sidebar-left .sidebar-main .categories .categories ul li a.main {
  color: #354654;
  display: block;
  float: left;
  font-family: Hipster;
  font-size: 22px;
  height: 32px;
  letter-spacing: 0.5px;
  line-height: 42px;
  padding: 0 39px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.home a {
  width: 36px;
  padding: 0;
  text-indent: -9999px;
  background: url(icon-home.png) center no-repeat #DDD;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.hover a {
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.hover a.main {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #eff0f1; /* Old browsers */
  background: -moz-linear-gradient(top, #FFF 0%, #fefefe 88%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(88%, #fefefe)) ; /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFF 0%, #fefefe 88%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFF 0%, #fefefe 88%) ; /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFF 0%, #fefefe 88%); /* IE10+ */
  background: linear-gradient(to bottom, #FFF 0%, #fefefe 88%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#fefefe', GradientType=0 ) ; /* IE6-9 */
  border-left: 1px solid #dcebeb;
  border-right: 1px solid #dcebeb;
  border-top: 1px solid #dcebeb;
  height: 50px;
  margin-top: -11px;
  padding: 10px 38px;
  color:#D7466F;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.blog.hover a.main {
  background: none !important;
  border-color: transparent !important;
}


.sidebar.sidebar-left .sidebar-main .categories .categories ul li a.main.active:before{
  background: url("active-menu.png") no-repeat scroll left top transparent;
  content: "";
  display: block;
  float: left;
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 7px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li a.main.active{
  background: url("active-menu.png") no-repeat scroll center top transparent;
  color: #D7466F;
  height: 50px;
  margin-top: -11px;
  padding-top: 10px;
  position: relative;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li a.main.active:after{
  background: url("active-menu.png") no-repeat scroll right top transparent;
  content: "";
  display: block;
  float: left;
  height: 50px;
  right: 0;
  position: absolute;
  top: 0;
  width: 7px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.hover a.main.active,
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.hover a.main.active:before,
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.hover a.main.active:after{
  background:none;  
}

.sidebar.sidebar-left .sidebar-main .categories .categories ul.hover a, 
.sidebar.sidebar-left .sidebar-main .categories .categories ul li#sub4.hover a {
  -webkit-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-radius: 5px;
  background: none; /* Old browsers */
  border: none;
  height: 35px;
  padding: 0 20px;
  color:#D7466F;
  margin-top:0px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul li.hover.home a {
  background-color: #EA2E49;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul ul {
  background: url("bg-menu-hover.png") no-repeat scroll left top transparent;
  display: none;
  font-size: 13px;
  height: 225px;
  left: -7px;
  line-height: 18px;
  padding: 10px;
  position: absolute;
  top: 43px;
  width: 975px;
  z-index: 1000;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul.hover ul, .sidebar.sidebar-left .sidebar-main .categories .categories ul li#sub4.hover ul {
  display:none !important;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul ul #producten1 .product, .sidebar.sidebar-left .sidebar-main .categories .categories ul ul #producten2 .product,  .sidebar.sidebar-left .sidebar-main .categories .categories ul ul .blogarticles .product {
  float: left;
  padding: 20px 8px 10px 10px;
  width: 175px;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul ul #producten1 .product h3, .sidebar.sidebar-left .sidebar-main .categories .categories ul ul #producten2 .product h3, .sidebar.sidebar-left .sidebar-main .categories .categories ul ul .blogarticles .product h3 {
  color: #354654;
  font-size: 14px;
  height: 15px;
  line-height: 14px;
  margin-bottom: -5px;
  margin-top: 10px;
  overflow: hidden;
}
.sidebar.sidebar-left .sidebar-main .categories .categories ul ul #producten1 .product p, .sidebar.sidebar-left .sidebar-main .categories .categories ul ul #producten2 .product p, .sidebar.sidebar-left .sidebar-main .categories .categories ul ul .blogarticles .product p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 25px;
  line-height: 13px;
  overflow: hidden;
}
.categoriesthank #producten1,
.sidebar.sidebar-left .sidebar-main .categories #producten1{
  float:left;
  width:100%; 
}
.categoriesthank #producten1 .product,
.sidebar.sidebar-left .sidebar-main .categories #producten1 .product{
  float: left;
  margin-right: 30px;
  width: 165px;
}
.categoriesthank #producten1 .product.last,
.sidebar.sidebar-left .sidebar-main .categories #producten1 .product.last{
  margin-right: 0;
}
.categoriesthank ul,
.sidebar.sidebar-left .sidebar-main .categories ul{
  width:100% !important;
  padding:0px !important; 
}
.sidebar.sidebar-left .sidebar-main .categories{
  width:100%;
}
.categoriesthank{
  border-bottom: 1px solid #F5F5F5;
  margin-bottom: 35px;
  padding-bottom: 20px;
  width: 100%;
}
.categoriesthank #producten1 .product h3,
.sidebar.sidebar-left .sidebar-main .categories #producten1 .product h3{
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0;
  min-height: 15px;
  width: 190px !important;
}
.categoriesthank #producten1 .product p,
.sidebar.sidebar-left .sidebar-main .categories #producten1 .product p{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  height: 25px;
  line-height: 13px;
  overflow: hidden;
  margin-top: 5px;
}
.categoriesthank #producten1 .product .bekijk,
.sidebar.sidebar-left .sidebar-main .categories #producten1 .product .bekijk {
  background:#93c99d;
  background: -moz-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9d4b1), color-stop(100%, #7fbf8b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a9d4b1 0%, #7fbf8b 100%); /* IE10+ */
  background: linear-gradient(to bottom, #a9d4b1 0%, #7fbf8b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4b1', endColorstr='#7fbf8b', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  box-shadow: 0 3px 0 0 #699C73, 0 -1px 0 #A4D2AD inset;
  border-radius: 3px 3px 3px 3px;
  float: right;
  font-family: Din, Arial;
  text-align: center;
  text-shadow: 0 1px 0 #699C73;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 140px;
  margin-right:10px;
  color: #fff;
}
.categoriesthank #producten1 .product .bekijk:hover,
.sidebar.sidebar-left .sidebar-main .categories #producten1 .product .bekijk:hover
{
  background: #df5485; /* Old browsers */
  background: -moz-linear-gradient(top, #df5485 0%, #d0395a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #df5485), color-stop(100%, #d0395a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #df5485 0%, #d0395a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #df5485 0%, #d0395a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #df5485 0%, #d0395a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df5485', endColorstr='#d0395a', GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  box-shadow: 0 3px 0 0 #a71d44, 0 -1px 0 #e7547f inset;
  text-shadow: 0 1px 0 #a71d44;
}
.titlelinethank{
  background: url("bg-h2.png") repeat-x scroll center center rgba(0, 0, 0, 0);
  clear: left;
  float: left;
  height: 50px;
  margin-bottom: 20px;
  margin-top: 30px;
  width: 100%;
}
.titlelinethank h2 {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #354654;
  display: table;
  font-family: Hipster,Arial;
  font-size: 42px !important;
  font-weight: normal;
  line-height: 50px;
  margin: 0 auto;
  padding: 0 50px;
  text-shadow: 0 3px 3px #CCCCCC;
}
.gui-block {
  border: 1px solid #8D8D8D;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.gui-page-titlet {
  color: #000000;
  float: left;
  font-size: 24px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-bottom: 13px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  width: 100%;
}
.gui-cart .gui-page-titlet {
  float:left;
}
.gui-cart .gui-page-title{
  
}
.gui-messages {
  display: block !important;
  float: left !important;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 15px !important;
  width: 100% !important;
}
.gui-required {
  color: #DD3C10;
  display: block;
  float: right;
  font-size: 12px;
  height: 26px;
  line-height: 16px;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}
.gui-form label span.gui-nostyle {
  font-weight: normal !important;
}
.gui-spacer {
  float: left;
  height: 20px;
  width: 100%;
}
.gui-popover{
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.5) !important;
  z-index: 999;
}
.template-textpage .wysiwyg {

}