/* 20220509153747 - 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: #0a8de9;
}

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

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

.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: #76c61b;
}

/* custom */
/*ManuL ZD#546313*/
#nav-shipping > div.nav-title-box > strong{display:none;}
/*END*/
/*Sander Breggeman Lightspeed 20180416*/

div.product-content.col-sm-12 p{
font-size: 16px !important;
}
.slide-content{
	display:none!important;
}
#service .service-info ul li i.fa-envelope{
	font-size:22px;
}
/*Sander Breggeman Lightspeed END*/
.gui-compare-row-price{display:none;}
.gui-compare-row-weight{display:none;}
.gui-compare-row-size {display:none;}
#footer-bottom > div > div > div > div.footer-block.col-sm-3.col-lg-4.col-md-4.col-sd-12.col-es-12 > div:nth-child(2) > div.title-box > strong {display:none!important;}

/* Youcke LightspeedHQ - 28 May 2018 - Add whitespace below headings - START */
h2 {
    margin-bottom: 10px;
}
/* Youcke LightspeedHQ - 28 May-2018 - END */

/* Youcke LightspeedHQ - 28 May 2018 - Change List Item Font-size - START */
li {
    font-size: 16px;
}
/* Youcke LightspeedHQ - 28 May-2018 - END */

.nav-title-box strong, .service-title-box strong {
    font-size: 19px!important;
}

/* Youcke LightspeedHQ - 09 Jun 2018 - Hide category text - START */
div#collection-content {
    position: absolute;
    line-height: 0;
    left: -2000px;
    z-index: -1000;
}
/* Youcke LightspeedHQ - 09 Jun-2018 - END */

.service-title-box span {font-size:14px!important;}
/*#sidebar .navbar li {margin-bottom:5px;}*/

/* Nathalie Lightspeed 13/08/2018 Change color of slider button START */
#slider .slide-content .btn {
  background-color: #00FC50;
}
/* Nathalie Lightspeed 13/08/2018 Change color of slider button END */

/* BEGIN Josephiene Feenstra Lightspeed August 15, 2018 | ZD #592481 | font-text articles */
.gui-blog-article li {
font-size: 14px!important;
}
/* END Josephiene Feenstra Lightspeed August 15, 2018 | ZD #592481 | font-text articles */

/* Sharlene LightspeedHQ - 16 aug. 2018 - Blogfoto productpagina - START */
div.post-image > a > img {
width: 85%;}
/* Sharlene LightspeedHQ - 16 aug.-2018 - END */

/* Youcke LightspeedHQ - 08 Oct 2018 - Contact formulier centered - START */
/*.gui-col2-right-col1.gui-div-faq-questions {
    display: none;
}

.gui-col2-right-col2.gui-div-faq-right {
    width: 100%!important;
}*/
/* Youcke LightspeedHQ - 08 Oct-2018 - END */

/* Youcke LightspeedHQ - 15 Nov 2018 - Underlined Email - START */
a[href="mailto:info@xiaomiproducts.nl"] {
    text-decoration: underline;
}
/* Youcke LightspeedHQ - 15 Nov-2018 - END */

/* Nathalie LightspeedHQ - 16 Nov 2018 - Adjust list item display on service pages - START */
#main > div > div.content > ul > li {
    list-style-type: disc;
    list-style-position: inside;
}
#main > div > div.content > p {
    font-size: 16px;
}
/* Nathalie LightspeedHQ - 16 Nov-2018 - END */

#sidebar .kiyoh-widget iframe {float: left; width: 100%; margin-top:20px; margin-bottom: 20px;}
#sidebar .nav-container .navbar ul .item {float:left; width:100%;}

/* Nathalie LightspeedHQ - 25 Apr 2019 - blog article styling - START */
.gui-blog-article h1 {
    font-size: 2.4375em!important;
    font-weight: bolder!important;
}
.gui, .gui-block-linklist li a {
    color: #000000;
}
/* Nathalie LightspeedHQ - 25 Apr-2019 - END */

/* .textpage h1 { text-align:center; } */
@media(min-width:992px) {
	.textpage-content { width:80%;margin:0 auto;margin-bottom:50px; }
  .main-product .product-image .discount{
  	top: auto;
    left: 205px;
    right: auto;
    bottom: 5px;
    width: 121px;
  }
}
@media screen and (max-width:600px) {
#topnav #global{
  display: block!important;
    z-index: 9999;
    float: right;
    position: absolute;
    right: 50px;
    top: 44px;
  }
  .main-product .product-image .discount {
      top: auto;
      left: 195px;
      right: auto;
      bottom: 25px;
      width: 94px;
  }
  #global .link{display:none;}
}
/* Danny LightspeedHQ - 29 Apr 2021 - Mollie Creditcard - START */
/* show mollie integration */
#gui-checkout-payment-methods .gui-field .gui-input { border: 1px solid; padding: 5px 10px; }
#gui-checkout-payment-methods .gui-checkout-payment-provider .gui-payment-methods .gui-payment-method.gui-is-selected .gui-payment-method-form { display: inline-block !important; margin-left: 0; margin-top: 0; padding-top: 0; width: 100%; }
/* pay reminder link */
.gui-payment-method-wrapper .gui-field .gui-input { border: 1px solid; padding: 5px 10px; }
.gui-payment-method-wrapper .gui-checkout-payment-provider .gui-payment-methods .gui-payment-method.gui-is-selected .gui-payment-method-form { display: inline-block !important; margin-left: 0; margin-top: 0; padding-top: 0; width: 100%; }
/* end */
/* Danny LightspeedHQ - 29 Apr-2021 - END */

/* Willem | Instijlmedia | 19-05-2021 */
.gui-faq p {
    word-break: initial!important;
}

 /* Sijmen LightspeedHQ - 14 Sep 2021 - images service pages - START */
img {
max-width: 100%!important;
height: auto;
}

/* Sijmen LightspeedHQ - 14 Sep-2021 - END */

/* Delano LightspeedHQ - 14 Sep 2021 - START */ 
.textpage-content img {
display: inline-block;
margin-top: 2rem;
}
/* Delano LightspeedHQ - 14 Sep 2021 - END */
.success.hideMessage {height:0px;background: transparent;color: transparent;border-color: transparent;padding: 0px;margin: 0px;}

#specs .more-specs {text-align: center;padding: 10px 30px;border-bottom: 3px solid #ddd;background: linear-gradient(transparent, #ddd);height: 36.5px;display: flex;align-items: center;justify-content: center;margin-top: -36.5px;}
#specs .less-specs {text-align: center;padding: 10px 30px;display: flex;align-items: center;justify-content: center;padding-bottom:20px;}
#specs .less-specs .spec-title-button {bottom:-30px;}
#specs .spec-title-button {border: 3px solid #38b2c7;color: #fff;padding: 10px 30px;background: #38b2c7;position: absolute;bottom: -21px;cursor:pointer;text-transform:uppercase;border-radius:5px;font-weight:bold;}
#specs .hide {display:none !important;}
#specs .d-unset {display:flex !important;}
#related {margin-top:30px;}
