/* 20190213120704 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #143800;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #856d04;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #856d04;
  box-shadow: 0 0 2px #856d04;
}

.gui-select.gui-focus .gui-handle {
  border-color: #856d04;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #856d04;
}

/* custom */
body, html {
display: none !important;
}



.wrapper.layout-fixed {
  margin: -5px auto 20px;
}

/* header */
.header a.logo {
  margin: 23px 10px 0px 0;
}

.header .shopnav {
  margin: 70px 0 14px 0;
}


nav.desktop ul a.itemLink[title="NIEUW!"] {
    color: #bfa828;
  font-weight: bold;
}

.header .shopnav p,
.header .shopnav ul{
  /* display: none; */
}
/*
html:lang(nl) .header .shopnav:before {
  content: url(https://static.webshopapp.com/shops/021441/files/008028938/usps-nl-copy4.png);
}

html:lang(en) .header .shopnav:before {
  content: url(https://static.webshopapp.com/shops/021441/files/014436975/usps-en-copy2.png);
}

html:lang(de) .header .shopnav:before {
  content: url(https://static.webshopapp.com/shops/021441/files/008029021/usps-de-copy.png);
}
*/
.header .shopnav li {
  font-size: 12px;
}

.header .categories {
  padding: 10px 0;
}

.header .categories ul ul li {
  height: 20px;
  line-height: 20px;
}

.header .cart {
  padding: 0px 0;
}

.heading {
  padding-top: 15px;
}

.heading h1 {
  padding-bottom: 5px;
}
/* ------ */

.sidebar-box ul {
  line-height: 20px;
}

.template-content.template-collection .sidebar-side > form {
  display:none;
}

.template-content.template-collection .sidebar-main .wysiwyg.wysiwyg-margin {
  font-size:13px;
  margin-bottom: 0px;
}

.template-content.template-collection .sidebar-main .collection-nav {
  padding: 0px;
}

.template-content.template-collection .sidebar-main .collection-nav .collection-nav-total {
  display:none;
}

html:lang(en) .template-product .sidebar-box:first-of-type:after,
html:lang(en) .template-collection .sidebar-box:first-of-type:after { 
   content: url(https://static.webshopapp.com/shops/046631/files/072207551/klantenservice-en-v4.png); 
}

html:lang(nl) .template-product .sidebar-box:first-of-type:after,
html:lang(nl) .template-collection .sidebar-box:first-of-type:after { 
   content: url(https://static.webshopapp.com/shops/046631/files/072207560/klantenservice-nl-v4.png); 
}

.tabsPages .page.info .details {
    font-weight: bold;
}

.tabsPages .page.info ol {
    padding-left: 2px;
    list-style-position: inside;
}

.tabsPages .page.info h2 {
    font-size: 20px;
    margin-top: 30px;
}

.productpage .product-info .details {
  font-size: 14px;
}

.productpage .product-info .actions {
  font-weight: normal;
}

.productpage .product-info .details dt {
  font-weight: normal;
  width: 32%;
}

.productpage .product-info .details dd {
  font-weight: bold;
  float: left;
  width: 65%;
}

.productpage .product-info .share .rating {
  padding-bottom:10px;
}

.productpage .product-info .share .social {
  min-height: 0px;
}

.productpage .product-info .share .rating .score {
  color: #555555;
}

.productpage .product-info .share .rating .button-review {
  display:none;
}

.productpage .details .color-red {
  color: black;
}

.gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action {
  border-color: #E04107;
  color: #FFFFFF;
  background-color: #FF5805;
  width: 100%;
}

.gui.gui-cart a.gui-button-large.gui-button-action {
  margin-bottom: 50px;
}

.gui-div-faq-form a.gui-button-small {
  border-color: #E04107;
  color: #ffffff;
  background-color: #FF5805;
}

.productpage .tabs ul.tabs-tabs li.ui-tabs-active a {
  color: #444;
  font-weight: bold;
}

/* Price labels */
.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price, .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 .border, .products.products-grid .product p.price .border, .products.products-list .product p.price .border, .products.products-horizontal .product p.price.price-offer .border, .products.products-grid .product p.price.price-offer .border, .products.products-list .product p.price.price-offer .border {
  border-radius: 44px 5px 44px 44px;
}

.products.products-horizontal .product p.price .border, .products.products-grid .product p.price .border, .products.products-list .product p.price .border {
  padding-top: 12px;
  height: 35px;
}

.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: 14px;
  letter-spacing: 0px;
}

.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price {
  font-size: 14px;
  letter-spacing: 0px;
}

.products.products-horizontal .product p.price span, .products.products-grid .product p.price span, .products.products-list .product p.price span {
  line-height: 14px;
}

.products.products-grid .product p.price {
  top: 95px;
}

.products.products-grid .product.hover p.price {
  top: 115px;
}

.products.products-horizontal .product p.price, .products.products-grid .product p.price, .products.products-list .product p.price {
  height: 50px;
  width: 50px;
}

.products.products-horizontal .product p.price span.currency, .products.products-grid .product p.price span.currency, .products.products-list .product p.price span.currency {
  font-size: 12px;
}

.products.products-horizontal .product p.price span, .products.products-grid .product p.price span, .products.products-list .product p.price span {
  line-height: 14px;
}
/*  ----  */

.gui-blog-article header a {
  color: #333333;
}

.gui-blog-article h2 {
  color: #333333;
  font-size: 18px;
  font-weight: normal;
}

.footer .footer-copyright {
font-size: 0px;
}

a.button-compare.icon.icon-10,
a.button-wishlist.icon.icon-10 {
  display:none;
}

.products.products-horizontal .product p.price span.currency:after, .products.products-grid .product p.price span.currency:after, .products.products-list .product p.price span.currency:after, .productpage .product-info .pricing .price span.currency:after {
content: "o";
}

.header .categories ul li {
margin-left: 20px;
}

.header .categories ul li.home {
margin-left: 0px;
}

.header .categories ul ul li {
margin-left: 0;
}
#newsletterbar {
background-color: #5C5C5C;
color: #fff;
}
#newsletterbar .inner label span {
color: #E4E4E4;
}

.productpage .reviews .review .author .date {
 color: #fff; 
}
.bundles h2 {
  font-size: 20px;
}

.bundles .row {
  border: 1px solid #e1e1e1;
  float: left;
  width: 93%;
  padding: 21px;
  border-radius: 4px;
  margin-bottom: 10px;
}

.bundles .row .col-md-10.col-sm-10 {
  width: 70%;
  float: left;
}


.bundles .bundleproduct {
  width: 40%;
  float: left;
  text-align: center;
}

.bundles .bundleproduct:after {
  content: "+";
  position: relative;
  float: right;
  margin-top: -70px;
  font-weight: bold;
  font-size: 29px;
  margin-right: -10px;
  color: #D5D5D5;
}

.bundles .bundleproduct:last-of-type:after {
    content: "";
}

.bundles .bundleproduct a:hover {
  cursor: default;
} 

.bundleproductinfo h3, .bundleproductinfo a {
  font-weight: normal;
  font-size: 13px;
}

.bundlecart {
  width: 30%;
  float: right;
}

.bundles .price.total {
  margin: 3px 0px 0px;
}

.bundles .price.total:before {
  content: "Totaalprijs: ";
}

.bundles .cart {
    display: inline-block;
  height: 26px;
  padding: 10px 5px 2px;
  border-radius: 4px;
  background-color: #CF5A00;
  color: #fff;
  margin-top: 10px;
}

.bundles .cart:hover {
  cursor:pointer;
}


.bundles .cart a {
    color: #fff;
  border: 1px solid #EC9727;
  border-radius: 2px;
  padding: 6px 12px;
}
.bundles h2 {
  font-size: 20px;
}

.bundles .row {
  border: 1px solid #e1e1e1;
  float: left;
  width: 93%;
  padding: 21px;
  border-radius: 4px;
  margin-bottom: 10px;
}

.bundles .row .col-md-10.col-sm-10 {
  width: 70%;
  float: left;
}


.bundles .bundleproduct {
  width: 40%;
  float: left;
  text-align: center;
}

.bundles .bundleproduct:after {
  content: "+";
  position: relative;
  float: right;
  margin-top: -70px;
  font-weight: bold;
  font-size: 29px;
  margin-right: -10px;
  color: #D5D5D5;
}

.bundles .bundleproduct:last-of-type:after {
    content: "";
}

.bundles .bundleproduct a:hover {
  cursor: default;
} 

.bundleproductinfo h3, .bundleproductinfo a {
  font-weight: normal;
  font-size: 13px;
}

.bundlecart {
  width: 15%;
  float: right;
}

.bundles .price.total {
  margin: 3px 0px 0px;
}

.bundles .price.total:before {
  content: "Totaalprijs: ";
}

.bundles .cart {
    display: inline-block;
  height: 26px;
  padding: 10px 5px 2px;
  border-radius: 4px;
  background-color: #E37500;
  color: #fff;
  margin-top: 10px;
}

.bundles .cart:hover {
  cursor:pointer;
}


.bundles .cart a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 4px 8px;
}


/* New design  */

.productpage .reviews .review .author .date {
    display: none;
}

nav.desktop .item.home {
    display: none;
}

.col-md-12.textcategory {
  font-size: 11px;
  text-align: justify;
 }

.col-md-12.textcategory h3 {
    margin-top: 10px;
}

.tabsPages .page.active {
    max-height: none !important;
    position: relative;
}

.product-info .product-price .btn,
.bundlecart a.btn {
   border-color: #f96e03;
    color: #FFFFFF;
    background-color: #f96e03;
 }

.product-info .product-price .price {
    font-weight: bold;
}

.product-tabs .tabsPages .page.info .glyphicon {
  color: #fff;
}

.page-title .glyphicon,
.review .glyphicon,
.product-tabs .tabsPages .page.info .glyphicon:before {
    color: #efbd00;
}



.tabsPages .page.info .details tr td {
    font-style: normal;
}

.tabsPages .page.info .details .in-stock {
    color: #249815;
    font-weight: bold;
}

.tabsPages .page.info table:not(.details) {
  width:100%;
  margin-bottom: 20px;
}  

.tabsPages .page.info table:not(.details) td {
  border: 1px solid #e1e1e1;
  padding: 5px;
}  

.product-configure-options-option label {
  font-weight: bold;
}

.tabsPages .page.reviews .review small {
  display: none;
}

.tabsPages .info h3 {
    margin-top: 24px;
      font-size: 16px;
}
.footer .footer-copyright,
.copyright {
font-size: 0px;
}

.product-configure-options-option label {
    font-weight: bold;
    display: inline-block;
    min-width: 85px;
    font-size: 14px;
}

.product-configure-options-option label em {
  display:none;
}
.product-configure-options-option select {
    min-width: 280px;
    padding: 5px;
    border-radius: 2px;
}

.product-variant-imgs {
    position: absolute;
    right: 0;
    top: 0;
    max-height: 100%;
    overflow: hidden;
}

.product-variant-img {
    height: 44px;
    width: 32px;
    float: right;
    clear: both;
}

.left.product-variant-count-show {
    position: absolute;
    bottom: 5px;
    left: 17px;
    color: #909090;
    font-size: 12px;
}

.cstm-service-product-wrapper {
    background: #f4f4e8;
    width: 100%;
    margin-top: 20px;
    float: left;
  border: 1px solid #e1e1e1;
    border-radius: 2px;
}

.cstm-service-product-title {
    width: 100%;
    margin-bottom: 10px;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    float: left;
  padding: 10px 20px;
      border-bottom: 1px solid #e1e1e1;
}

.cstm-service-product-usps {
  width: 100%;
  float: left;
  margin-bottom:10px;
  padding: 10px 20px;
}

.cstm-service-product-usp {
  width: 100%;
  float: left;
  margin-bottom:10px;
}

.cstm-service-product-info {
  width: 100%;
  float: left;
  padding: 10px 20px;
}

.cstm-service-product-info-half {
  width: 100%;
  float: left;
  font-size: 15px;
  margin-bottom:10px;
}

.cstm-service-product-info-icon,
.cstm-service-product-usp-icon {
    margin-right: 10px;
    background: #786200;
    color: #fff;
    padding: 2px 8px;
    border-radius: 50%;
}

.cstm-service-product-usp-icon {
  padding: 2px 7px;  
 }

.product-tabs .tabsPages .page.info .cstm-service-product-info-icon .glyphicon  {
    font-size: 11px;
    top: 0px;  
}

.product-tabs .tabsPages .page.info .cstm-service-product-info-icon .glyphicon:before {
  color: #fff;
}

.cstm-service-product-img-wrapper {  
    height: 206px;
    float: left;
    width: 100%;
    overflow: hidden;
}

.cstm-service-product-img-wrapper img {
    width: 100%;
    height: auto;
}

.cstm-service-small-wrapper {
     float:right;
    top: 0;
    right: 0;
    width: 223px;
    background: #f7f7f7;
    padding: 10px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    margin-top: 11px;
  display:none; 
}

.cstm-service-small-title,
.cstm-service-small-titlesub,
.cstm-service-small-text {
    float: left;
  width: 100%;
}

.cstm-service-small-title {
  font-weight: bold;
  color: #616161;
}

.cstm-service-small-title-sub,
.cstm-service-small-text {
  color: #777777;
  font-size: 13px;
}

.cstm-service-small-title-sub {
 margin-bottom: 10px; 
}

.cstm-service-small-img-wrapper {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.cstm-service-small-img {
    width: 100px;
    height: 100px;
    display: inline-block;
}

.cstm-service-small-img img {
    width: 100%;
    height: auto;
    border: 2px solid #e1e1e1;
    border-radius: 50%;
}

.tabsPages .cstm-product-specs-table {
 margin-top: 20px; 
  border-radius: 2px;
}

.tabsPages .cstm-product-specs-table td, 
.tabsPages .cstm-product-specs-table th{
  border: 1px solid #b7b7b7;
    padding: 5px 10px;
    text-align: left;
    border-radius: 2px;
    color: #000;
}

.tabsPages .cstm-product-specs-table th {
 background: #f7f7f7;
}

.tabsPages .cstm-product-specs-table td.cstm-product-specs-table-lastcol {
  color: #4c4c4c;
}

.product-tabs .tabsPages .page.info a.cstm-go-buy-link {
    background: #fff;
    color: #080807;
    padding: 6px 14px;
    border-radius: 2px;
    text-decoration: none;
    margin-bottom: 25px;
    display: inline-block;
    border: 1px solid #a0a0a0;
}

.categories .category span.title {
    position: absolute;
    bottom: 12%;
    left: 0;
    width: calc(100% - 8px);
    text-align: center;
    padding: 10px 0;
      z-index: 999;
}

.categories .category .cat-variant-imgs {
    position: absolute;
    right: 0;
    top: 4px;
    max-height: 77%;
    overflow: hidden;
    padding: 7px 10px;
    width: 39px;
    left: initial;
}

.categories .category .cat-variant-img {
    height: 44px;
    width: 32px;
    float: right;
    clear: both;
  padding: 0;
  position: relative;
}

.categories .category .cat-variant-img img {
    width: auto;
    height: 100%;
}

.categories .category .left.cat-variant-count-show {
    position: absolute;
    bottom: 50px;
    left: 0px;
    color: #909090;
    font-size: 12px;
    width: initial;
    height: initial;
    top: initial;
}

.categories.row .category {
    margin-bottom: 5px;
}

.custom-divider-block {
  padding: 40px 0 20px;
  clear: both;
}

.category .custom-subtitle {
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 3px 0;
    font-size: 11px;
}

.products .sidebar {
    display: none;
}

.navigation .logo {
    padding: 0px 0px;
}

.gui .gui-progressbar {
    display: none;
}

.gui-checkout label,
.gui-checkout label span, 
.gui-checkout-one-step .step-shipment .gui-block-option .gui-field .gui-radio > label,
.gui-checkout .gui-form .gui-field > label {
    font-size: 14px;
}

.gui-checkout .gui-block-subtitle {
    font-size: 16px;
}

.back-to-cart-btn {
  clear: both;
  margin-top: 70px;
}

.gui-checkout .gui-form a.gui-button-action {
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px;
    font-size: 18px;
}

@media (min-width: 784px) {
  .tabsPages .page {
    padding: 15px 0;
}
  
  .navigation .logo {
    padding: 10px 0px;
}
  
  .cstm-service-small-wrapper {
   display:block;  
  }
  
  .navigation {
    padding-top: 6px;
    padding-bottom: 2px;
}
  
}


@media (min-width: 1200px) {
    
.cstm-service-product-info-half {
  width: 50%;
}

  .categories.row .category .title {
    bottom: 6%;
}
  
  .products .sidebar {
    display: block;
}
  
  .cstm-service-product-img-wrapper {  
    height: 273px;
}
  
  

}
