/* Enter Your Custom CSS Here */

a {
    color: red;
    text-decoration: none;
}

.title-section::before {
background: rgba(0, 0, 0, 0) url("http://teszt.tuzoltobolt.hu/wp-content/uploads/2016/02/766277.jpg") repeat scroll center center !important;
}

.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
	width: 61px !important;
	height: 35px !important;
	padding-left:8px !important;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}