/* Enter Your Custom CSS Here */

tr td {
padding: 10px 10px !important;
}

.if-pf-img {
    text-align: -moz-center;
  text-align: -webkit-center;
}

h1.pagetitle {
   font-size: 40px !important; 
}

.star-rating {
	display: none !important; 
}

body.interfeis #subbody .products .product:hover .imgbox a.imglink {
/*
  background: #fff;
  */
}

.product_type_simple, .btndetail, .cart {
 	display: none !important; 
}

.price .amount {
  font-size: 28px; 
  color: #d91a39 !important;
  font-weight: bold;
}

.price {
  font-size: 28px; 
  color: #d91a39 !important;
  font-weight: bold;
}

.ptext p {
   text-align: right; 
}

/* captcha mező szélessége */
.wpcf7 input[name="captcha-783"], .wpcf7 input[name="captcha-43"] {
   width: 74px; 
}

mark {
  background: #fff;
}

ul.isotope-filter li {
  width: 200px; 
}

a[data-option-value="*"] {
  font-weight: bold; 
}

.posted_in {
 display: block; 
}

.wpcf7 input[type="tel"] {
  margin-top: 6px;
  margin-bottom: 12px;
  font-size: 11px;
  width: 92%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fafafa;
  color: #666;
  border: solid 1px #e4e4e4;
  padding: 8px 5px;
  -webkit-border-radius: 3px;
}