  body {
    font-size: 16px;
  }

  
  /* menu */
  .pt_me { 

  }
  .pt_me p {
    font-size: 16px;
    margin-bottom: 12px;
  }


  /* searchform */
  .pt_se { 

  }
  .pt_se button,.pt_se input {
    margin:0;
  }


  /* featured */
  .pt_fp { 

  }
  .pt_fp_each {
    text-align:center;
    font-size: 16px;
    line-height:1.8em;
  }
  .pt_fp_name {

  }
  .pt_fp_image {
    border: 0;
    height:100px;
    max-width:none;
  }
  .pt_fp_from {
    font-style: italic;
  }
  .pt_fp_price {
    font-weight: bold;
  }
  .pt_fp h2 {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #999;
  }


  /* atoz */
  .pt_az { 

  }
  .pt_az h4, .pt_az li {
    font-size: 16px;
  }
  .pt_az_img {
    text-align: center;
  }

  
  /* banner */
  .pt_ba { 

  }
  .pt_ba hr {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
  }
  .pt_ba h2,.pt_ba h3 {
    white-space: nowrap;
    font-size: 16px;
    color: #999;
  }
  .pt_ba h2 {
    float: left;
    white-space: nowrap;
  }
  .pt_ba h3 {
    float: right;
    white-space: nowrap;
  }


  /* searchresults */
  .pt_sr { 

  }
  .pt_sr_each {
    margin-top:15px;
  }
  .pt_sr_each_price {
    text-align:center;
    font-size: 16px;
    line-height:1.8em;
  }
  .pt_sr_image_container {
    text-align: center;
  }
  .pt_sr_image {
    border: 0;
  }
  .pt_sr_from {
    font-style: italic;
  }
  .pt_sr_price {
    font-weight: bold;
  }
  .pt_pr_visit a {
    white-space: nowrap;
  }
  .pt_sr h4 {
    font-size: 16px;
  }
  .pt_sr h4 img {
    vertical-align: baseline;
  }
  .pt_sr p {
    font-size: 13px;
    text-align: justify;
  }

  
  /* searchfilters */
  .pt_sf {

  }
  .pt_sf label {
    font-size: 16px;
    font-weight: bold;
  }
  .pt_sf_price {

  }
  .pt_sf_submit {
    top: -0.1rem;
  }

  
  /* product */
  .pt_p {

  }
  .pt_p img {
    margin-bottom: 20px;
  }
  .pt_p h1 {
    font-size: 18px;
  }
  .pt_p p {
    text-align: justify;
    font-size: 15px;
  }
  .pt_p p img {
    vertical-align: -20px;
  }


  /* prices */
  .pt_pr {

  }
  .pt_pr table {
    width: 100%;
  }
  .pt_pr table th {
    text-align: center;
  }
  .pt_pr_mlogo {
    text-align: center;
  }
  .pt_pr_mtext {
    text-align: center;
  }
  .pt_pr_price {
    font-weight: bold;
    text-align: center;
  }
  .pt_pr_visit {
    text-align: center;
  }
  .pt_pr_visit a {
    margin: 0;
  }


  /* related */
  .pt_rp { 

  }
  .pt_rp h2 {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #999;
  }


  /* foundation overrides */
  .top-bar {
    padding-left: 15px;
  }
  .top-bar input[type="text"], .top-bar button {
    font-size: 0.77778rem;
    position: relative;
    top: 7px;
    height: auto;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    font-size: 0.75rem;
  }
  .top-bar .preloader {
    height: 20px;
    width: 20px;
    left: 1em !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    position: absolute !important;
    top: 16px !important;
  }
  .breadcrumbs {
    margin-bottom: 10px !important;
  }

  :focus {outline:none;}
  ::-moz-focus-inner {border:0;}
