a {
color: #496dff;
}
.product {
cursor:pointer;
}

	.product p {
			margin-bottom: 0;
	}

	.product p.product_name {
	color: #496dff;
	font-size:1.1rem;
	font-weight: bold;

	}

	p.product_price{ 
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	}
	.product a:hover{
	  text-decoration: underline;
	} 
ul.nav {
  margin-right: 20px;
}
  ul.nav a{
    color: #000;
  } 
.readmore_block {
margin-bottom: 20px;
text-align: center;
}    
#scrolling_reviews {
height: 200px;
}
#scrolling_reviews, #readmore, #waarom {
padding: 60px 0;
}  

.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}

#testdiv {
	position: absolute;
	background: #fff;
	padding: 20px;
	top:200px;
	right:0;
	
}
#bestellen {
  border-top: 40px solid #f8f9fa;
}
#bestelform section, #betalen, #shipping {
	padding: 10px 0;
	border-top: 1px solid #ccc;
  border-top:none;
}	
.totaalregel {
  border-bottom: 1px solid #000;
}
table .jebestelling td.bedrag {
  text-align: right;
}
section#cart {
	padding: 100px 0 10px 0;
	border-top:none;
}
section#adres_kort {
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
  border-top:none;
}
#adres_kort td,#adres_kort th, #cart th, #cart td {
	border:none;
}
#cart th {
	max-width: 20%;
}

.choosecurrency {
	margin-bottom: 20px;
	padding-top: 5px;
	float:left;
	padding-left: 20px;
}
  .choosecurrency a{
		color: #000;
	}
		.choosecurrency .nav-link {
			padding-left:0;
			padding-right: 0 !important;

		}	
  
.price {
	font-size: 2em;
	padding-left: 10px;
	float:left;
}
	.price sup {
		font-size: 0.7em;
	}

.starrr {
  display: inline-block; }
  .starrr a, .review .stars, #sterren {
    font-size: 24px;
    padding: 0 1px;
    cursor: pointer;
    color: #fed008;
	text-decoration: none;

}	
    img.ribbon {
      position: fixed;
      z-index: 1;
      top: 0;
      right: 0;
      border: 0;
      cursor: pointer; }
#sterren {
	margin: 0px;
	cursor: default;
	font-size: 20px;
}	
	#sterren a {
		color: #4e4e58;
		text-decoration:underline;
	}
	#sterren span {
		color: #4e4e58;
		font-size: 18px;
	}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display:none;
}	  
.vergeten {
	display:none;
	color: #FF4E19;
}
.legester {
	background: url('../img/glyphicons-49-star-empty.png');
	width: 20px;
	height: 20px;
}	

td.totaal, td.subtotaal, td.bezorgkosten {
	min-width: 80px;
	text-align: right;
}  
#cta {
	background: #FF4E19;
	padding: 30px 0;
	display:block !important;
}
	#cta p {
		color: #fff;
		font-weight: bold;
		font-size: 1.3rem;
	}
	#cta a {
		color: #fff;
		text-decoration:underline;
	}
#cta2 {
	background: #FF4E19;
	padding: 10px 0;
	display:block !important;
	margin-bottom: 10px;
}
	#cta2 p {
		color: #fff;
		font-weight: bold;
		font-size: 1.1rem;
	}
	#cta2 a {
		color: #fff;
		text-decoration:underline;
	}	
table.review {
	width: 100%;
	margin-top: 10px;
}	
table.review td.stars{
	text-align:right;
	width: 150px;
}	
table.review td.text{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}


#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center; 
  padding: 80px 0;
}
  #contact h4 {
    color: #fff; }

	#contact table td, #contact table th{
		color: #fff;
		border-top:none;
	}	
	#contact table th{
		text-align: right;
	}	
	#contact_feedback {
		color: #fff;
	}
	#contact form {
		margin-bottom: 40px;
	}

footer {
  padding: 25px 0;
  text-align: center; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #496dff; }

	  .rating {
  display: flex;
  align-items: center;
  font-size: 26px;
  margin-bottom: 0.5rem;
}

.rating__stars {
  display: inline;
}


.stars-outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
}

.stars-outer::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: rgb(234, 234, 234);
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}

.stars-inner::before {
  content: "\f005 \f005 \f005 \f005 \f005";
  color: rgb(254, 208, 8);
}
	.rating a {
		color: #4e4e58;
		text-decoration:underline;
	}
	.rating span {
		color: #4e4e58;
		font-size: 22px ;
		padding-left: 4px;
	}

	img#bedankt {
		margin:40px auto;
		max-width: 80%	;
	}
	@media (max-width: 576px) {
		.product img {
			padding: 5px 0px;
		}
	}	

    @media (min-width: 576px) {    
      .product p{ 
        display:block;
        min-height: 18px;
        margin:5px 20px 0px 20px;
      }
      #readmore{
        text-align: center;
      }
        #readmore span {
          margin:0px auto 10px auto;
        }
       #carousel1 img,#carousel2 img,#carousel3 img {
	 	max-width:80%;
	 	margin: 0px auto;
 	}  
 	img#bedankt {
		margin:40px auto;
		max-width: 40%	;
	}
	.img-hover {
		padding: 0px 20px;
	}
	.img-hover img {
    -webkit-transition: all .3s ease; /* Safari and Chrome */
  	-moz-transition: all .3s ease; /* Firefox */
  	-o-transition: all .3s ease; /* IE 9 */
  	-ms-transition: all .3s ease; /* Opera */
  	transition: all .3s ease;
  	position:relative;
	}
	.img-hover img:hover {
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	    -webkit-transform:translateZ(0) scale(1.10); /* Safari and Chrome */
	    -moz-transform:scale(1.10); /* Firefox */
	    -ms-transform:scale(1.10); /* IE 9 */
	    -o-transform:translatZ(0) scale(1.10); /* Opera */
	    transform:translatZ(0) scale(1.10);
	}
	  
	.img-hover:hover:after {
	    content:"";
	    position:absolute;
	    top:0;
	    left:0;
	    z-index:2;
	    width:30px;
	    height:30px;

	}	
	.Stars {
		margin-left: 20px;
	}
}

:root {
  --star-size: 30px;
  --star-color: #ccc;
  --star-background: #fc0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times; 
  line-height: 1;
}  
  .Stars:before {
	content: '★★★★★';
    letter-spacing: -2px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
