/* Enter Your Custom CSS Here */
blockquote{
	font-size: inherit;
}

#masthead{
}

.prices-row .panel-widget-style{
	background-color: rgba(255,255,255,0.95);
	border-radius: 5px;
}

.prices-row .widget-title{
	margin-bottom: 0px;
}

.prices-row h4 em{
  	margin-left: 5px;
  	font-size: 10px;
	color: red;
}

em.tip{
  font-size: 14px;
}

.text-slider .maintitle, .text-slider .subtitle{
}

div.order_form{
	padding: 30px;
  	background-color : #f5f5f5
}
