@charset "utf-8";
/* CSS Document */

#wtitel {
  font-size: 14px;
  color: #3a3b3d;
  margin-left: 5px;
  padding-top: 0px;	
  font-weight: bold;
	
  a:link { 
	  text-decoration: none; 
    color: #3a3b3d;
	}
  a:visited { 
	  text-decoration: none; 
    color: #3a3b3d;
	}
  a:hover{ 
	  text-decoration: underline; 
    color: #3a3b3d;
	}
  a:active { 
	  text-decoration: none; 
	  color: #3a3b3d;
	}
}
#wtitels {
  font-size: 10px;
  color: #3a3b3d;
  margin-left: 5px;
  padding-top: 0px;	
  font-weight: bold;
	
  a:link { 
	  text-decoration: none; 
    color: #3a3b3d;
	}
  a:visited { 
	  text-decoration: none; 
    color: #3a3b3d;
	}
  a:hover{ 
	  text-decoration: underline; 
    color: #3a3b3d;
	}
  a:active { 
	  text-decoration: none; 
	  color: #3a3b3d;
	}
}
#wtitelnomargin {
  font-size: 14px;
  color: #3a3b3d;
  padding-top: 8px;	
  font-weight: bold;
}
#wtiteltop {
  font-size: 18px;
  color: #3a3b3d;
  padding-bottom: 15px;	
  font-weight: bold;
}
#wtiteltopno {
  font-size: 18px;
  color: #3a3b3d;
  padding-bottom: 3px;	
  font-weight: bold;
}
#wwanneer {
  margin-left: 5px;
  font-size: 10px;
  color: #189104;
  padding: 2px 2px 6px 2px;	
}
#topinfo {
  margin-left: 15px;
  font-size: 12px;
  color: #189104;
}
#woldprijs {
  margin-left: 5px;
  font-size: 11px;
  color: #3a3b3d;
  text-decoration: line-through;
  float: left;
}
#wprijs {
  font-size: 16px;
  color: #ce240b;
  margin: 0px 10px 7px 10px;
  font-weight: bold;
  float: left;
}
/*Voor in top10_zelfde.inc  */
#woldprijs2 {
  margin-left: 5px;
  font-size: 10px;
  color: #3a3b3d;
  text-decoration: line-through;
}
#wprijs2 {
  font-size: 13px;
  color: #ce240b;
  margin: 0px 10px 0px 10px;
  font-weight: bold;
}

#boxbutton{
 width: 165px;
 float: right;
}
#boxbutton2{
 position: relative;
 float: right;
 padding-top:12px;
}
#boxbuttonlong{
 width: 235px;
 float: right;
}
a.button {
    background: transparent url('https://www.mariowii.nl/Plaatjes/Opmaak/bg_button_winkel_green2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
  float: right;
  font-weight: bold;
  font-size: 10px;
    height: 24px;
    margin-right: 6px;
    padding-right: 17px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('https://www.mariowii.nl/Plaatjes/Opmaak/bg_button_winkel_green.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
img.blueborder { 
    border: 1px solid #0099ff;
		padding: 1px;	
}
a.none:link { 
	font-weight: none; 
	text-decoration: none; 
  color: #3a3b3d;
	}
a.none:visited { 
	text-decoration: none; 
  color: #3a3b3d;
	}
a.none:hover{ 
	text-decoration: underline; 
  color: #3a3b3d;
	}
a.none:active { 
	text-decoration: underline; 
	color: red;
	}
a.slashed:link { 
	font-weight: none; 
	text-decoration: none; 
	color: blue;
	}
a.slashed:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: blue;
	}
a.slashed:hover{ 
	text-decoration: line-through; 
	color: #0099ff;
	}
a.slashed:active { 
	text-decoration: line-through; 
	color: red;
	}	
#kopje {
  font-size: 12px;
  color: #3a3b3d;
  padding-top: 0px;	
  font-weight: bold;
}
#winkelblokl {
 margin-top: 15px;
 padding: 5px;
 float: left;
 width: 314px;
 border-style: solid;
 border-width: 1px;
 border-color: #666666;
}
#winkelblokr {
 margin-top: 15px;
 padding: 5px; 
 float: right;
 width: 314px;
 border-style: solid;
 border-width: 1px;
 border-color: #666666;
}
#floatleft {
 float: left;
}
#floatleft2 {
 float: left;
 margin: 10px 10px 10px 0px;
}
#sentence {
  margin: 10px 0px 0px 5px;
  font-size: 11px;
  color: #3a3b3d;
}

.winkelitem{
  margin: 0px 0px 12px 0px;	
  width: 55px;
}
.winkeldetails{
  display: flex;
	flex-wrap: wrap;	
  align-content: flex-start;	
  width: calc(100% - 55px);
  margin: 0px 0px 12px 0px;			
}

.winhoud {
  font-size: 10px;
  color: #3a3b3d;
}

@media screen and (max-width: 449px){
.winhouditemi{
	display: none;
}
}

@media screen and (min-width: 450px) and (max-width: 499px){
.winkeldetailBasic{
  width: 65%;
}
.winhoud{
  width: 35%;
}
.winhouditem{
  width: 100%;
}
}

@media screen and (min-width: 500px){
.winkeldetailBasic{
  width: 50%;
}
.winhoud{
  width: calc(50% - 5px);
}
.winhouditem{
  width: 100%;
}
}

@media screen and (max-width: 449px){
.winkeldetailBasic {
  width: 100%;
}
.winhoud {
  display: flex;
	flex-wrap: wrap;
  margin: 5px 0px 0px 10px;	
  width: 90%;	
}
.winhouditem{
  width: calc(50% - 5px);		
}
}

.image-container {
    position: relative;
    display: inline-block;
}


.zoom-icon {
  position: absolute;
    top: 90%;
    left: 90%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-image: url('../../Plaatjes/Fun/vergrootglas2.png');
    background-size: cover;
}

.discount-badge {
    background-color: #f00;
    color: #fff;
    padding: 3px 8px;
    margin-left: 10px;
    border-radius: 5px;
}