.usp li:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f00c"; /* FontAwesome Unicode */
  font-weight: 900;
  color: #1fae51;
  display: inline-block;
  margin-left: 1em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

ul.usp{
  list-style-type: none;
  padding-left: 0px;
}

.usp-header li:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f00c"; /* FontAwesome Unicode */
  font-size: 1.2rem;
  font-weight: 900;
  color: #fff;
  display: inline-block;
  margin-left: 1em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.usp-header ul{
  list-style-type: none;
  padding-left: 0px;
}

.usp-header li {
  color:#fff;
  font-size: 1.2rem;

  text-shadow: 0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

.usps-en-prijs {
  position: relative;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  margin: 20px 0;
}

div.usps {
  width:25%;
  order:1;
  flex-basis:auto;
  flex-grow: 1;
  background-color: #f1f1f1;
  margin-right: 15px;
  padding: 15px;
}

.oneliner_actie h2 {
  font-size: 2.5em;
  font-weight: 700;
  color: white;
}

div.prijsinfo {
  width:25%;
  order:1;
  flex-basis:auto;
  flex-grow: 1;
  background-color: #f1f1f1;
  margin-right:35px;
  padding: 15px;
}


.view-article.stoelen #sp-main-body {
    background-color: #f1f1f1;
}

.view-category.stoelen #sp-main-body{
  background-color: #f1f1f1;
}

.article-details.stoelen {
    background-color: #fff;
  padding: 20px;
}

.stoelen .article {
  background-color: #fff;
/*  border: 1px solid #ccc; */
}

.stoelen .article-header {
  text-align:center;
}

.article-details .article-header {
  text-align:left;
}


 .stoelen .prijsinfo {
  text-align: right;
}

 .stoelen .usp {
  text-align: left;
}


.stoelen .article-intro-image {
  padding:25px 0 0 0;
  margin: 0;
  border-radius: 0;
  border-bottom: 0px;
  overflow: hidden;
}

.stoelen .article-intro-image img {
  width: 70%;
  display:block;  
  margin:auto;
}

.stoelen .article-full-image {
  padding:25px 0 0 0;
  margin: 0;
  border-radius: 0;
  border-bottom: 0px;
  overflow: hidden;
}

.stoelen .article-full-image img {
  width: 70%;
  display:block;  
  margin:auto;
}

.stoelen .articlebody {
  padding-top: 2rem;
  clear:both;
}

.stoelen .articleGallery {
  clear:right;
}


.stoelen .articleGallery img {
  display:inline-block;
}

.verkoopprijs {
  font-weight: bold;
  text-decoration: line-through;
}

.aanbiedingprijs {

  color: #1fae51;
  font-size: 1.5rem;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 11px;
}

#sp-main-body {
    padding: 20px 0 40px 0;
}

#sp-header.header-sticky ~ section#sp-main-body {
    padding: 20px 0 40px 0;
}

#sp-footer, #sp-bottom {
    background: #555;
    color: #fff;
}

#sp-teaser {
    background: #555;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
}


#sp-footer a, #sp-teaser a {
  color:#fff;
}

#sp-footer a:hover, #sp-teaser a:hover {
  color:#fff;
  text-decoration: underline;
}


#sp-footer ul.menu {
    list-style: none;
    padding: 0;
    margin: 0 -10px; 
}

#sp-footer ul.menu li {
    display: block;
    margin: 0 10px; 
}

#sp-footer #sp-footer2 {
    text-align: left;
}

#sp-bottom {
  padding:0;
}


#sp-bottom a, #sp-footer .score a  {
  color: #555;
}

#sp-bottom a:hover, #sp-footer .score a:hover {
  color: #555;
  text-decoration: underline;
}

.btn-primary, .sppb-btn-primary {
    border-color: #b22222;
    background-color: #b22222;
}

.btn-outline-primary, .sppb-btn-outline-primary {
    border-color: #b22222;
    color: #b22222;
    background-color: transparent;
}

.btn-outline-primary:hover, .sppb-btn-outline-primary:hover {
    border-color: #555;
    background-color: #555;
}


.btn-secondary, .sppb-btn-secondary {
    border-color: #1fae51;
    background-color: #1fae51;
}

.btn-block {
    display: block;
    width: 50%;
    margin: 25px 15px;
}

.modal-dialog {
  top: 5rem;
  height: 70vh;
}

.modal-content {
  height: 70vh;
}

.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  background-color: transparent;
}


.landingspagina div {
	background-color: #f1f1f1;
}

.landingspagina .sppb-addon-article {
	background-color: #fff;
    padding: 1.5vw;
}

.sppb-addon-article h3 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sppb-addon-article a {
  color: #555;
}

.sppb-addon-article a:hover {
  color: #b22222;  
}

/* GJ-R klantenvertellen*/

.hidden {
	display: none !important;
}

.ranking {
	position: relative;
	padding-bottom: 0px;
	margin-top:10px;
    text-align: center;
}
#ranking_div {
	margin-top:3px;
}

.score {
    background: url("/images/huisstijl/klantenvertellen/logo-small.png") no-repeat;
    /*background-size: cover;*/
    color: #444444;
    font-size: 31px;
    font-weight: 700;
    height: 58px;
    line-height: 32px;
    padding-top: 25px;
    text-align: center;
    width: 84px;
  	height: 84px;
    margin: 0px auto;
}
.score span {
    font-size: 0.5em;
    font-weight: 300;
    position: relative;
    top: -0.6em;
}

span.stars {
	background: rgba(0, 0, 0, 0) url("/images/huisstijl/klantenvertellen/stars-big-inactive.png") repeat-x scroll;
    display: block;
    height: 18px;
    width: 89px;
}

span.stars span {
	background: rgba(0, 0, 0, 0) url("/images/huisstijl/klantenvertellen/stars-big.png") repeat-x scroll;
    display: block;
    height: 18px;
}

.star {
    margin: 0 auto;
    padding-top: 10px;
    width: 110px;
}


.voordelen td {
  padding:10px 5px;
}

.voordelen .fa-check {
  color : #1fae51;
  font-size:1.5em;
}

.voordelen .fa-times {
  color : #b22222;
  font-size:1.6em;
}

.voordelen .fa-minus {
  color : #555555;
  font-size:1.3em;
}
