.tab-content .panel-group .panel-body{
	font-size:20px;
	
}
.tab-content .panel-group .panel-body a{
  text-decoration:underline;
  color:#2C3E50;
}
.panel .panel-heading h4.panel-title {
	font-size:21px;
}
div.content .default-style form label, div.content .default-style form div.form-group{
	font-size:20px;
  font-weight: 600;
  color:#777777;
}
div.content form div.form-group div.controls, div.content form div.form-group p{
	font-size:14px;
}
.content .container p{
	font-size:17px;
}
.content .container p a{
  text-decoration:underline;
  color:#337ab7;
}
.content .container p a.btn-success{
  color:#ffffff;
  text-decoration:none;
}
div.__slot--add-to-favorites--big {
  display: inline;
}
article.product-item.product-single .product-form #ajax-request-form .form-control {
    height: auto;
}
div#myModal .modal-dialog {
  width:80%;
}
p.filtration{
  margin: 0 0 10px;
  font-size: 18px;
  color: #666666;
  font-weight: 600;
}
p.filtration a{
  text-decoration: underline;
  color:#337ab7;
  font-size:16px;
}
article .product-body h3{
  font-weight:300;
}
.content .container h2{
  font-weight: 500;
}
.widget-body .form-group label{
  font-size:90%;
  font-weight:400;
}