input[type="submit"].primary, 
input[type="reset"].primary, 
input[type="button"].primary, 
button.primary, 
.button.primary{background-color:rgba(1,149,66,1);}
input[type="submit"].primary:hover, 
input[type="reset"].primary:hover, 
input[type="button"].primary:hover, 
button.primary:hover, 
.button.primary:hover {background-color: rgba(1,149,66,.5);}
.price_stroked {font-size: 22px;line-height: 10px;color: #242424;text-align: center;background: no-repeat url("../../images/stroked.svg") 50% 50%; line-height: unset;}