/*

Theme Name: X; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: pro

*/

.winkelwagen img {
	vertical-align: sub;
}
li.product .entry-featured img {
	padding: 5px;
}
.price > .amount, 
.price > ins > .amount, 
li.product .entry-header h3 a:hover {
  color: rgb(26,96,226) !important;
}
.kerst {
  background: red;
}
.e4802-22 {
	background-image: url(https://www.helpmijnmac.nl/wp-content/uploads/2021/11/irp-icon.png);
	background-repeat: no-repeat;
	background-size: 100px;
	background-position: 105% 50%;
}
.textwidget a {
	color: #999;
	text-decoration: underline;
}
.textwidget a:hover {
	text-decoration: none;
}
.x-btn, .button, [type="submit"] {
	padding: .813em 1.125em !important;
	box-shadow: 0 4px 9px rgb(0,0,0,0.25) !important;
}

[class*=woocommerce] li.product .onsale {
    top: 2px;
    left: 2px;
}
[class*=woocommerce] .onsale {
    width: 65px;
    height: 65px;
    font-size: 11px;
    line-height: 62px;
}