/* 20251006155854 - 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: #000000;
}

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

.gui a {
  color: #e50e77;
}

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

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

.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: #99bf20;
}

/* custom */
#product-serviceblock {
    background: #fafafa !important;
    border-bottom: 0 !important;
}

.navbar-main-item>a {
    font-weight: 600;
}

.quickshop-button {
  display: none !important;
}

h2 {
  margin-bottom: 15px
}    

/*.overflow-hidden {
    display: none !important;
}*/

/*
p {
    line-height: 1.8em;
    margin: 0px 0 25px 0;
}

h2 { 
  margin-bottom: 20px;
}

li {
  margin-bottom: 10px;
}

ul {
  margin-bottom: 20px;
}

.quickshop {
display:none;
}

#gui-block-review > div > div.gui-block > div.gui-block-content > div > div.gui-col2-equal-col1 > div > div:nth-child(1) {
	display: none !important;
}
@media screen and (max-width: 768px) {
  .mobile-split-headline {
  	margin-top: 30px;
  }
  body > div.body-content > div.container.collection > div:nth-child(2) > div.col-md-9 > div:nth-child(4) > div > div > div > p:nth-child(17) > iframe {
max-width:100%;
}
}
.overlay-content {
    position: absolute;
    z-index: 1;
    bottom: 1px;
    right: 10px;
   

}
*/
/* .blogbtn {
    max-width: 50%;
    background: green;
    padding: 5px;
    text-align: center;
}
.blogbtn a {
    color: white;
} */
/*
.highlight-bgPJ {
    background: #cca100
      ;
    color: #fff;
    text-align: center;
}
.product-inbouwdiepte
{
    position: absolute;
    top: 50px; 
    left: 30px;
    z-index: 1;
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #fff;
    padding:5px 10px;
    text-transform:uppercase;
}
.button-bg {
    background: #99bf20;
    background: -moz-linear-gradient(left, #9ec22b 0%, #91b51e 100%);
    background: -webkit-linear-gradient(left, #9ec22b 0%, #91b51e 100%);
    background: linear-gradient(to right, #9ec22b 0%, #91b51e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ec22b', endColorstr='#91b51e',GradientType=1 );
    text-decoration: none;
}
.blog-btn {
    padding: 7px;
    border-radius: 15px;
    border-color: #99bf20;
    background: #99bf20;
    text-align: center;
    max-width: 50%;
    font-weight: 900;
}
.blog-btn a {
    color: white;
}
#navbar ul.megamenu .maxheight {
    max-height: 500px;
}
.slee {
    margin-left: -12px;
    margin-top: 6px;
}
@media screen and (max-width: 550px) {
  .gui-blog-article img {
    width: 100% !Important;
    height: auto !important;
  }
}
.searchcontent {
    margin-top: 0px !important;
}

@media screen and (min-width: 551px) {
  .messages {
    margin: 0;
    position: absolute;
    top: 70%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    min-width: 600px;
}
}
@media screen and (max-width: 550px) {
  .messages {
    margin: 0;
    position: absolute;
    top: 130%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    min-width: 300px;
}
}
.product-descripttmp {
      color: blue
}
  
.message {
    background: white !important;
    color: black !important;
  border: 1px solid black !important;
}

.message .fa-times {
    top: 13px;
  	right: 15px;
    font-size: 35px !important;
}

.wrapperplus {
margin: 0 auto;
width: 940px;
}
.articlepj{
padding-left:15px;
}
.tmr-txt{
    margin-left: 30px !important;
    margin-top: -3px;
    margin-bottom: 8px;
    color: #000000 !important;
    background: #ececea;  
}
.tmr-txt-after10{
    margin-left: 25px !important;
    margin-right: 20px !important;
    padding-left: 20px;
    margin-top: -20px;
    color: #000000 !important;
    background: #ececea;  
}
.tmr-txt-corona{
    margin-left: 25px !important;
    margin-right: 20px !important;
    padding-left: 20px;
    color: #000000 !important;
    background: #ececea;  
}
.tmr-txt-nostock{
    margin-left: 20px !important;
    margin-top: 10px;
    color: #e67423 !important;
    font-weight: bold;
    background: #ececea;  
}
.tmr-txt-nostock-nodelivtim{
    margin-left: 20px !important;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #000000 !important;
    background: #ececea;  
}
.tmr-cntdwn{
  text-align:center;
  width: 30px !important;
  height: 20px !important;
    border-radius: 5px !important;
  Margin-right: 0px !important;
  Margin-left: 0px !important;
   font-weight: bold;
    color: #ca1569;
    background: #ececea;  
}
.holidays{
  text-align:center;
  width: 100% !important;
  height: 100% !important;
  Margin-right: 0px !important;
  Margin-left: 0px !important;
    color: #ffff;
    background: #146b3a;  
  border: 10px solid #bb2528;
  padding: 5px;
}
.dpt{
  text-align:center;
  width: 12px;
  height: 22px;
    Margin-right: -5px !important;
  Margin-left: 0px !important;
    border-radius: 5px;
    color: #ffff;
    background: #020202; 
}
.iconspjb { 
 border: 4px solid #FFFFFF;
 margin-top: 15px;
 background: #FFFFFF!important;
 padding: 15px;
 box-sizing: border-box;
 display: block;
 }  

.pluspunten {
border-radius: 0px 0px 4px 4px;
padding: 10px;
background: white url('https://cdn.webshopapp.com/f/z2a2y8/block-bg.png') repeat-x bottom left;
border: 1px solid #DDD;
border-top-color: rgb(111, 111, 111);
border-bottom-color: #BBB;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
margin-bottom: 10px;
}


.pluspunten ul li {
color: #153856;
display: inline-block;
padding-right: 23px;
background-image: url('https://cdn.webshopapp.com/f/z2a4i7/vink.png');
background-repeat: no-repeat;
padding-left: 23px;
background-position: 0px -5px;
}

#dimbaarprd {
  background: url('dimbaar-btn-grn.png') no-repeat;
  height: 71px;
  position: absolute;
  right: 58px;
  top: -2px;
  width: 71px;
  z-index: 99;
}

.placeholderbanner { 
height: 145px;
background-repeat: no-repeat;
background-image: url('banner-fitt-123.png');
}


.placeholderimg {
float: left;
padding-top: 28px;
padding-left: 110px;
}

.headercornerleft {
  border-color: rgba(0, 0, 0, 0.22) #A3A3A3 transparent rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px;
  height: 0px;
  width: 0px;
  position: absolute;
  margin-top: -16px;
  margin-left: -20px;
}

.headercornerright {
  border-color: rgba(0, 0, 0, 0.22) transparent transparent #A3A3A3 ;
  border-style: solid;
  border-width: 10px;
  height: 0px;
  width: 0px;
  margin-top: -17px;
  margin-left: 998px;
}
.keurmerk {
  margin-right: 358px;
}
#readmore {
  display:none;
}*/
