@charset "UTF-8";
/* CSS Document - DGSOLUTIONS - RESPONSIVE THEME */
.white, .white a {
  color: #f7f7f7;
}
.clear {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.right-caret {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid #000000;
  display: inline-block;
  height: 0;
  opacity: 0.4;
  vertical-align: top;
  width: 0;
  margin-top: 7px;
  margin-right: 7px;
}
a {
  color: #252525;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  cursor: pointer;
}
a:hover {
  color: #1bbeb4 !important;
  -webkit-transition:all 1sec;
  text-decoration:none;
}
.menumobile {
  position:relative;
}
.menumobile select {
  padding-right:0px;
  padding-left: 22px;
  width: 80px;
  color: #4E4E4E;
  background-color: #f7f7f7;
  background: #f7f7f7;
}
.menumobile .mobileiconmenumob {
  position:absolute;
  left: 6px;
  top: 10px;
  color: #999;
}

select {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 10px;
  background-color: #f7f7f7;
  height: 34px;
  color: initial;
  letter-spacing: normal;
  padding-right: 25px;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  font-size: 13px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  border-bottom: 1px solid #AAAAAA;  
  cursor: pointer;
  color: #4E4E4E;
  text-indent: 0.01px;
  text-overflow: '';
}
.bovenstebalkmenu {
  background-color: #252525;
  height: 38px;
  line-height: 38px;
  font-size: 100%;
  color: rgb(175, 175, 175);
  overflow: hidden;
}
.bovenstebalkmenu span {
  display:inline-block;
  width: 100%;
  text-align: right;
}
.bovenstebalkmenu span a {
  color: rgb(175, 175, 175);
}

#logosectie {
  padding: 25px 0px;
  font-size: 11px;
  border-bottom: 1px dashed #e4e4e4;
}
#logosectie .menulogosectie ul {
  padding:0px;
  margin:0px;
  font-size: 11px;
}
#logosectie .menulogosectie > ul > li {
  float: left;
  list-style: none;
  padding-left: 9px;
  border-left: 1px solid #e4e4e4;
  line-height: 22px;
  min-width: 35px;
}
.noborder {
  padding-left: 0px !important;
  padding-right: 10px;
  border: none !important;
}
.dropdown-menu {
  min-width: 104px;
}
.dropdown-menu>li>a {
  padding:10px;
  line-height:1.6;
}
.mobilemenu {
  padding: 20px 0px;
}
.mobilemenu img {
  max-height: 150px; 
}
.mainnav {
  border-bottom: 2px solid #D8D8D8;
  background-color: #fff;
  background: #FFF;
 z-index: 999;
  position: relative;
  width:100%;
}

.mainnavbar {
  height: 45px;
}
.mainnavbarul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.mainnavbarul .active > a {
}
.mainnavbarul li {
  float: left;  
}
.mainnavbarul li a {
  padding: 0px 13px;  
  line-height: 45px;
  display: block;
  font-size: 13px;
}
.mainnavbarul li a:hover {
  color:#fff!important;
}

.mainnavbarul > li > a {
  text-align: left;
  border-left: 1px dashed #C4C4C4;
  color: #444444;
}

.first {
  padding-left:0px !important;
  margin-left: 0px !important;
}
.firstmenu {
  border-left: 0px !important;
}
.spec {
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.lastspec {
border-bottom:none;
}
.spec:hover {
  background-color: #fafafa;
}
.links ul .first {
  border-left:none;
}
.last {
  padding-right:0px !important;
  margin-right: 0px !important;
}
.zoekennavbar #formSearchdesk span {
    padding-left: 5px;
    float: right; 
    font-size: 15px;
    line-height: 45px;
    cursor: pointer;
}
.zoekennavbar #formSearchdesk input {
    float: right;
    width: 81%;
    height: 45px;
    border: none;
    padding-left: 10px;
    background: transparent;
}
#tussenbanner {
  background-color: rgb(233, 233, 233);
  position: relative;
  z-index: 1;
  border-bottom:1px solid #e4e4e4;
  margin-bottom: 30px;
}
#tussenbanner .tussenbannerbreadcrumbs {
  padding: 6px;
  color: #999999;
  font-size: 12px;
  margin-top: 31px;
  margin-bottom: 20px;
}
#tussenbanner .tussenbannertitle {
  width:100%
}
#tussenbanner .tussenbannertitle h1 {
  font-weight: normal;
  font-size: 16px;
  line-height: 50px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
#content {
  z-index: 1;
}
.sidebar .widget-header h4 {
  color: #0C0000;
  font-weight: normal;
  margin-top: 0;
  position: relative;
  text-align: center;
  font-size: 15px;
  border: 1px dashed #e4e4e4;
  padding: 10px 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.sidebar .widget-content {
  margin-bottom: 30px;
  border: 1px solid #e4e4e4;
  border-top: 1px dashed #e4e4e4;
  padding: 5px;
}
.widget-content .brandfilter {
  position: relative;
}
.widget-content .brandfilter span {
  position: absolute; 
  top: 15px;
  right: 10px;
}
.widget-content .brandfilter select {
  width: 100%;  
  border: none;
}
.sidebar .widget-content .sidebarnav {
  padding: 0px 5px;
  margin-bottom: 10px;
}
.sidebar .widget-content .sidebarnav li {
  list-style: none;
  line-height: 28px;
}
.sidebar .widget-content .sidebarnav li a {
  color: #666666;
  line-height: 19px;
  padding: 8px 5px 8px 0px !important;
  display: block;
}
.sidebar .widget-content .sidebarnav > li > ul {
  padding-left: 0px;
  text-indent: 0px;
}
.sidebar .widget-content .sidebarnav > li > ul > li > ul {
  padding-left: 0px;
  text-indent: 0px;
}
.sidebar .widget-content .sidebarnav > li > ul > li > a {
    margin-left: 15px; 
    text-indent: 7px;
    border-left: 1px dashed #e4e4e4;
}
.sidebar .widget-content .sidebarnav > li > ul > li > ul > li > a {
   margin-left: 35px;   
   text-indent: 7px;
   border-left: 1px dashed #e4e4e4;
}
.catcontent {
  padding-bottom: 10px;
}
.topproductspage {
  padding: 10px 0px;
  margin-bottom: 0px;
}
.topproductspage .bekijken {
  line-height: 33px;
}
.topproductspage .sorterenselect {
  float: right;
}
.topproductspage .sorterenselect .btn {
  border-radius: 0px !Important;
  font-size: 13px;
}
.topproductspage .listgrid {
  float: right;
  margin-right: 10px;
}
.topproductspage .listgrid a span {
  font-size: 20px;
  line-height: 31px;
  color: rgb(195, 195, 195);
}
.topproductspage .listgrid a span:hover,
.topproductspage .listgrid a.active span {
  color:#1bbeb4;
}

.products {
  border-top: 1px solid #e4e4e4;
  padding-top: 15px;
  border-bottom: 1px solid #e4e4e4;
}
.catalogcategories {
  border-bottom:none;
}
.products .product {
  width: 100%;
  margin-left: 0px;
  float: left;
  margin-bottom: 15px;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: 0 8px 6px -8px #999; 
  -moz-box-shadow: 0 8px 6px -8px #999; 
  box-shadow: 0 8px 6px -8px #999; };
}
.products .product:hover {
  border: 1px dashed #e4e4e4;
}
.products .product .product-image {
  position: relative;
  overflow: hidden;
}
.products .product .catalog-details {
  line-height: 36px;  
  text-align: center;
  background-color: white;
  border-top: 1px dashed #CCCCCC;
  margin-top: 0px;
}
.products .product .catalog-details h3{ 
  margin:0px;
  padding:0px;
}

.products .product .catalog-details h3 a {
  font-size: 16px;
}
.products .product .product-details {
  float: left;
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  padding: 0px 10px;
  text-align: center;
  border-top: 1px solid #e4e4e4;
  padding-top: 5px;
}
.products .product .product-details h3 {
  padding:5px;
  margin:0px;
  line-height: 18px;
}
.products .product .product-details h3 a {
  color: #252525;
  font-size: 16px;
  font-weight: bold;
}
.products .product .price {
  float: left;
  line-height: 25px;
  padding-left: 10px;
  padding-bottom: 5px;
  text-align: center;
  width: 100%;
  font-size: 18px;
}
.products .product .cololdprice {
  float: right;
  line-height: 25px;
  color: #777777;
  padding-right: 10px;
  padding-bottom: 5px;
}
.products .addtoshopaction a:hover span {
  color: #1bbeb4;
}
.products .wishlistaction a:hover span {
  color: #1bbeb4;
}
.products .addtoshopaction {
  width: 80%;
  float: left;
  text-indent: 10px;
}
.products .wishlistaction span {
  border-left:1px solid #444;
  float: left;
  width: 20%;
  text-align: center;
}
.onsale {
  background: #B1B1B1;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  text-align: center;
  padding: 4px;
  width: 135px;
  height: 33px!important;
  margin: 0!important;
  border-radius: 0;
  right: -31px!important;
  top: 16px!important;
  left: auto;
  z-index: 1;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 28px;
  font-weight: bold;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.top {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.top:hover {
  -webkit-filter: grayscale(100%);
}
.footer {
  padding: 25px 0 30px 0;
  background-color: #DDDDDD;
  color: #555555;
  border-top: 3px solid #999;
  padding-bottom: 20px !important;
}
.footer h3 {
  text-align:left;
  margin: 0px;
  padding-bottom: 0px;
  position: relative;
}

.footer h3 span {
  color: #555555;
  font-size: 15px;
  padding-bottom: 10px;
  display: block;
}

ul.dropdown-menu li:first-child:before {
  content: " ";
  display: block;
  border-bottom: 8px solid #FFFFFF;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: none;
  margin-top: -8px;
  position: absolute;
  right: 3px;
}
.fixedlanguages li:first-child:before {
  right: 34px !important;
}
.searchdropdown {
  margin: 0px;
  padding: 0px;
  margin-top: 0px;   
  border-top: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  right: -1px !important;
  border: 1px solid #e4e4e4;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
form {
  margin-bottom:0px;
}
.searchdropdown input {
  outline: none;
  border: none;
  height: 40px;
  padding: 7px;
  line-height: 29px;
  width: 200px;
}
.searchdropdown li:first-child:before {
  right: 10px !important;
}
.submainmenu li:first-child:before {
  left: 9px !important;
  margin-top: -13px !important;
  right: inherit !Important;}
.dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu li:first-child:before {
  display: none; 
}
.dropdown-submenu{
  position:relative;
}
.dropdown-submenu > ul > li {
  width:100%;
}
.sorterenselect ul.dropdown-menu li:first-child:before {
  content: " ";
  display: block;
  border-bottom: 8px solid #B8B8B8;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: none;
  margin-top: -14px;
  position: absolute;
  right: 3px;
}
.dropdown-submenu > .dropdown-menu {
  top:0;
  left: 0;
  padding: 5px;
  margin-top: 45px;
  margin-left: 0px;
}
.dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  top:0;
  left: 100%;
  margin-top: 0px;
  margin-left: -1px;
}

.dropdown-submenu:hover > .dropdown-menu{
  display:block;
}
.dropdown-submenu .pull-left{
  float:none;
}
.dropdown-submenu.pull-left > .dropdown-menu{
  left:-100%;
  margin-left:10px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;
  border-radius:6px 0 6px 6px;
}
#zoekveldmobiel {
  background-color: #e4e4e4;
}
.zoekveldmobiels {
  width: 100%;
}
.zoekveldmobiels input {
  width: 90%;
  border: 1px solid #e4e4e4;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  float: left;
}
.zoekveldmobiels .searchiconmobile span {
  float: left;
  width: 10%;
  line-height: 40px !important;
  text-align: center;
  cursor:pointer;
  height: 40px !important;
}
.open > .dropdown-menu2 {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);  
  
}
.dropdown-menu2 {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.dropup .dropdown-menu2 {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;  
}
.sticky {  
  position: fixed;  
  width: 100%;  
  left: 0;  
  top: 0;  
  z-index: 100;  
  border-top: 0;  
  z-index: 999;
} 
.newsletterwidget {
  line-height: 22px;  
}
.footer .formNewsletter {
  line-height: 22px; 
}
.footer .formNewsletter input {
  width: 100%; 
  margin-top: 10px;
}
.footer .formNewsletter .newslettersubmit {
  width: inherit !important;
  background-color: #E4E4E4 !important;
  border: none;
  padding: 4px 20px;
}
.footer .formNewsletter .newslettersubmit:hover {
  color:#fff;
  background-color: #1bbeb4;
  border:none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footermenu {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.footermenu li {
}
.footermenu li a {
  display: block;
  padding: 8px 0;
  color: #555555;
}
.whitecaret {
  border-left: 4px solid #FFFFFF !important;
  opacity: 0.8 !important;
}
.padding-top-40 {
  padding-top: 40px;
}
.copyrightbalk {
  background-color: #DDDDDD;
  height: 40px;
}
.copyrightbalkborder {
border-top: 1px solid #CACACA;
}
.paymentmethods {
  height: 40px;
  line-height: 40px;
  color: #f7f7f7;
}
.paymentmethods a img {
  height: 24px;
  
}
.copyright,
.copyright a
{
  height: 40px;
  line-height: 40px;
  color: #555555;
  font-size: 80%;
  overflow:hidden;
  width: 100%;
  text-align: left;
}
.priceproductp {  
  margin-bottom: 5px;
  font-size: 22px;
  color: #252525;
  line-height: 50px;
  padding-top: 5px;
  text-align: center;
}
.vatproduct {
  font-size: 13px;
  color: #999;
}
.voorraadindic {  
  margin-bottom: 25px;  
  font-size: 14px;
  color: #252525;
  text-align: center;
}
.hoeveelheidbtn {
  float: left;
  margin: 0 4px 0 0;
  background: #f7f7f7;
  color: #252525;
  height: auto;
  width: 66px;
  max-width: 109px;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 0 rgba(0,0,0,.1);
  margin-right: 10px!important;
}
.hoeveelheidbtn .minus, 
.hoeveelheidbtn .plus {
  height: 20px;
  float: left;
  width: 22px;
  margin: 0;
  font-weight: 500;
  background: transparent;
  box-shadow: none;
  border-top: 0;
  border-bottom: 0;
  font-size: 13px;
  border-radius: 0;
  border-color: rgba(0,0,0,.1);
  text-shadow: none;
  text-align: center;
  border: 1px solid #e4e4e4;
  line-height: 16px;
}
.hoeveelheidbtn .plus {
  border-bottom:none;
}
.hoeveelheidbtn input.qty {
  position: relative;
  float: left;
  height: 40px;
  width: 44px;
  line-height: 37px;
  margin: 0;
  font-weight: 500;
  background: transparent;
  box-shadow: none;
  border-top: 0;
  border-bottom: 0;
  font-size: 14px;
  border-radius: 0;
  border-color: rgba(0,0,0,.1);
  text-shadow: none;
  text-align: center;
  border: 1px solid #e4e4e4;
}
.hoeveelheidbtn input.qty {
  border-right: none;
  font-weight: normal;
}
.hoeveelheidbtn .minus:hover, 
.hoeveelheidbtn .plus:hover {
  background-color:#1bbeb4;
  color:#fff !important;
}
.inwinkelwagenbtn {
  background: #252525;
  color: #f7f7f7;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0 20px;
}
.winkelwagenholdermobile {
  position: fixed;
  bottom: 0px;
  text-align: center;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  padding: 10px 0px;
  border-top: 1px solid #CACACA;
}
.winkelwagenholdermobile .inwinkelwagenform {
  margin-bottom:0px;
}
.wishlistwinkelwagen {
  float: left;
  height: 40px;
  background-color: #252525;
  border-left: 1px solid #5F5F5F;
  padding: 0px 13px;
}
.wishlistwinkelwagen i {
  line-height: 40px;
  font-size: 14px;
  top: 0px;
  color: #f7f7f7;
  display: block;
}
.wishlistwinkelwagen:hover i {
  color: #1bbeb4;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.winkelwagenholder {
  text-align:center;
  margin-bottom: 25px;
}

.inwinkelwagenbtn:hover  {
  background: #1bbeb4; 
  color:#fff !important;
}
.roll-button { 
  display:inline-block;
  height: 40px;
  line-height: 40px;
  overflow:hidden;
  position:relative;
  text-align:center;
  padding: 0 26px;
  transition:all 0.2s
}
.roll-button span {
  display:block;
  height:100%;
  position:relative;
  top:0%;
  transition:top 0.25s;
  width:100%
;
}

.roll-button:hover span {
  top:-100%
}
.inwinkelwagenform {
  display: block;
}
.caretcollapse {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 8px 11px;
  vertical-align: middle;
  border-top: 5px solid gray;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.caretcollapse:hover,
.panel-title > a:hover .caretcollapse 
{
  border-top: 5px solid #1bbeb4;
}
.specs .spec {
  border-top: 1px dotted rgba(0,0,0,0.1);
  padding: 10px 0px;
}
.productmeta {
  padding-top: 10px;
  border-top:1px solid #e5e5e5;
}
.priceproductpold {
  font-size: 16px;
  text-decoration: line-through;
  color: rgb(143, 143, 143);
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.sharep {
    margin-bottom: 0px;
}
.sharep ul {
  list-style: none;
  margin: 0px;
  padding-left: 0px;
}
.sharep ul li {
  float: left;
}
.sharep ul li a {
  padding: 0px 10px;
  font-size: 17px;
}
.links { 
}
.links ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.links ul li {
  float: left;  
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #e4e4e4;
}
.links ul li a {
  line-height: 25px; 
}
.linkssharepp {
    border: 1px dashed #e4e4e4;
  
    margin-bottom: 15px;
    padding: 10px;
}
h4.line-heading {
text-align: center;
border: 1px dashed #DDDDDD;
padding: 12px 0px;
font-size: 14px;
}
.relatedProducts {
  margin-top: 28px;
}
.relatedProducts .products {
  border: none;
  padding-top: 0px;
}
.relatedProducts .products .product {
  width: 23.5% !important;
  padding-right: 0% !important;
  margin-left: 0px !important;
  margin-right: 2% !important;
}
.relatedProducts .products .last {
  margin-right: 0px !important;
}

.sliderholder {
  background: #272c2f;
  width: 100%;
  background-color: #272c2f;
}
.promobannerindexhoriz {
  background:#e4e4e4;
  padding: 10px 0px;
}
.contenthome {
  margin-top: 0px !important;
  padding-top:0px;
}
.homepagetekst {
  text-align:center;
  padding: 30px 0px;
}
.homepagetekst h3,
.homepagetekst h1,
.homepagetekst h2,
.homepagetekst h4,
.homepagetekst h3 span,
.homepagetekst h1 span,
.homepagetekst h2 span,
.homepagetekst h4 span
{
  text-align:center;
  margin-top: 0px;
  font-size: 24px;
  font-weight: normal;
}
.indexhome {
  border-top: 1px solid #e4e4e4;
}
.backgroundnormal {
  background:white;
}
.indexhome .products {
  border-top:none !important;  
  border-bottom: none;
}
.indexhome .products > h3 {
  text-align:center !important;
  padding-top:0px;
  margin-top: 7px;
  font-size: 17px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.sidebar .blogheader {
  text-align: center !important;
  padding-top: 0px;
  margin-top: 22px;
  font-size: 17px;
  padding-bottom: 15px;
  
}
.widgetpromobanner {
  padding-bottom:20px;
}
.sidebar .productensidebar {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.sidebar .productensidebar li {
  margin-bottom: 10px;
}
.infothumb {
  width: 60%;
  float: left;
}
.pricethumb {
  clear: both; 
  float: left;
  font-size: 14px;
  padding-top: 10px;
}
.namethumb {
  font-size: 14px;
  line-height: 22px;
  clear: both;
  float: left;
  max-height: 44px;
  overflow: hidden;
}
.imgthumb {
  width: 35%;
  margin-right: 5%;
  float: left; 
}
.imgthumb img {
  margin-bottom: 2px; 
  -webkit-box-shadow: 0 5px 6px -4px #999; 
  -moz-box-shadow: 0 5px 6px -4px #999;
  box-shadow: 0 5px 6px -4px #999;
}
.thumbnailspp img {
  float: left;
  margin-right: 10px;
  cursor: -webkit-zoom-in;
  width: 90px;
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
}
.productimagepp {
  position: relative;
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
}

.productimagepp .zoominicon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 20px;
}
.filterslider { 
  zoom: 1;
}
.filterrange {
  font-size: 11px;
  margin-top:10px;
  padding: 0 5px;
  padding-bottom: 10px;
}
.filterrange .min {
  float: left;
}
.filterrange .max {
  float: right;
}
.colfilterprice {
  background: none repeat scroll 0 0 #D3D3D3;
  border-radius: 5px 5px 5px 5px;
  border-top: 1px solid #ccc;
  height: 6px;
  width: 99%;
  position: relative;
}
.colfilterprice .ui-slider-range {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
  height: 6px;
  margin: -1px 0 0 -1px;
  position: absolute;
  background-color: #e4e4e4;
}
.colfilterprice .ui-slider-handle {
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border:0;
  top: -6px;
  margin-left:-10px;
  cursor:col-resize;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #252525;
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
}
.filtersliderholder {
  margin-left: 9px;
  margin-top: 15px;
  padding: 5px;
}
#textpagecontent {
  margin-bottom:30px; 
}
.customconfigure .product-configure {
  padding: 10px;
  border: 1px solid #e4e4e4;
  background-color: #FAFAFA;
  margin-bottom: 20px;
}
.customconfigure .product-configure .product-configure-variants {
  padding-bottom:15px;
}
.customconfigure .product-configure select {
  background: url('arrow-down.png') no-repeat center right 5px #F7F7F7;
  padding-right: 20px;
}
.customconfigure .product-configure select[multiple] {
  background:#f7f7f7;
  padding:5px;
  margin:0px;  
  padding-bottom: 0px;
}
.customconfigure .product-configure label {
  font-weight: normal;  
}
.customconfigure .product-configure .product-configure-custom-option {
  padding-top: 15px; 
  padding-bottom: 15px;
  border-top: 1px solid #E2E2E2;
}
.product-configure-clear {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
  margin-bottom:3px;
}
.holdercart {
  margin: 0 auto;
  display: table;
}
.listproduct {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DADADA;
}
.imagelistp {
  width: 15%;
  float: left;
  margin-top: 12px;
  display: none;
}
.infolist {
  float: left;
  width: 100%;
  margin-left: 0%;
}
.infolist h3 {
  margin: 0px;
  padding-bottom: 15px;
}
.infolist h3 a {
  font-weight: 500;
  font-size: 16px;
}
input[type=checkbox].css-checkbox {
  position: absolute; 
  overflow: hidden; 
  clip: rect(0 0 0 0); 
  height:1px; 
  width:1px; 
  margin:-1px; 
  padding:0;
  border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
  padding-left:20px;
  height:15px; 
  display:inline-block;
  line-height:15px;
  background-repeat:no-repeat;
  background-position: 0 0;
  font-size:15px;
  vertical-align:middle;
  cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -15px;
}
label.css-label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.depressed{background-image:url('depressed.png');}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
  padding-left:22px;
  height:16px; 
  display:inline-block;
  line-height:16px;
  background-repeat:no-repeat;
  background-position: 0 0;
  font-size: 13px;
  vertical-align:middle;
  cursor:pointer;
  font-weight: normal;
}
input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{
  background-position: 0 -16px;
}
.pricelistp {
  margin-top: 15px; 
  font-weight: 500;
}
.filtercustomdg {
  padding: 8px 0px 7px 7px;
}
.filtercustomdgodd {
  background-color: #F0F0F0;
}
.labeltitlefilter {
  color: #4E4E4E;
}
.collectionimageleft {
  float:left;
  display:block;
  margin-right:15px;
}
.productimagepp img {
  width:100%;
}
.germanlegal {
  float:left;
  width: 100%;
  padding: 5px 0px 10px 0px;
  text-align: center;
  font-size: 11px;
}
.germanlegalpp {
  float:left;
  width: 100%;
  padding: 0px 0px 10px 0px;
}
.uvp {
  font-size: 16px;
  color: #555555;
  margin-left: 10px;
  position: relative;
  top: -2px;
}

.fixedpages {
  margin-bottom:70px;
}
.filtermobile {
  border-bottom: 1px solid #BEBEBE;    
  margin-top: 15px;   
  margin-left: 14px;
  margin-right: 14px;
}
.filtermobile p {
  font-weight: bold;
  padding-left: 9px;
}
.bovenstebalkmenu .languages .flag {
  float: left;
  background-image:url(flags.png);
  background-repeat:no-repeat;
  margin-left: 10px;
  overflow:hidden;
  text-indent:-9999px;
  width:16px;
  height:16px;  
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-top: 7px
}
.bovenstebalkmenu .currencies {
  float: left; 
  display: block;
  margin-right: 5px;
}
.bovenstebalkmenu .languages {
  float: left;
  padding-right: 5px;
  padding-top: 4px;
}
.bekijkproductlist {
  margin-top: 22px;
}
.buttonlist {
background: #000;
color: #fff;
padding: 10px 15px;
text-transform: uppercase;
font-size: 11px;
}.stars {
  float:left;
  width:80px;
  text-align:center;
  font-weight:bold;
  margin-right: 7px;
  margin-top: 2px;
}
.liststars {
    display: inline-block;
  
    float: inherit;
    
    margin-top: 0px;
    margin-bottom: -2px;
}
.stars .stars_bg {
  background:url('stars.png') top left no-repeat;
  width:80px;
  height:16px;
}
.stars .stars_on {
  background:url('stars.png') bottom left no-repeat;
  height: 16px;
  float:left;
}

.tabproductp {
    padding: 5px 0px;
    line-height: 1.4;
}
.tabinfop {
  padding: 10px 5px;
}
                    
.languages .flag.nl { background-position:-7px -22px; }
.languages .flag.de { background-position:-7px  -42px; }
.languages .flag.en { background-position:-7px  -62px; }
.languages .flag.fr { background-position:-7px  -82px; }
.languages .flag.es { background-position:-7px  -102px; }
.languages .flag.it { background-position:-7px  -122px; }
.languages .flag.el { background-position:-7px  -142px; }
.languages .flag.tr { background-position:-7px  -162px; }
.languages .flag.pt { background-position:-7px  -182px; }
.languages .flag.pl { background-position:-7px  -202px; }
.languages .flag.sv { background-position:-7px  -222px; }
.languages .flag.ru { background-position:-7px  -242px; }
.languages .flag.da { background-position:-7px  -262px; }
.languages .flag.no { background-position:-7px  -282px; }


.fixed {
  position:fixed;
  top:0px;
  right:0px;
  left:0px;
  z-index:999;
}
.footerpadtop {
  padding-top:25px;
}
.border-left-footer {
border-left: 1px dashed #DDDDDD;
}
.breadcrumbsbackto {
    padding: 10px 0px;
    border-bottom: 1px dashed #e4e4e4;
    text-align: right;
}
.breadcrumbsbacktolink {
    color: #646464;
}
.prijzenpp {
    font-size: 18px !important;
}
.titlepp {
    font-weight: bold;
}
.stocktract {
    margin-bottom: 20px;
}
.regelinfo {
    font-size: 23px; 
    margin-top: 15px;
}
.regelinfo .oldmoneyp {
  font-size: 14px !important;
  text-decoration: line-through;
  margin: 0 10px;
}
#wwfix {
  display:none;
}
.catcontent img {
  max-width:100%;
  height: auto;
}