.s-res {
    height: 150px;
    width: 100px;
    margin-bottom: 10px;
}

img.search-thumb {
    float: left;
    background: url(images/diag_lines.png) repeat;
    height: 240px;
    width: 180px;
    padding: 20px;
}

.related.products {
  display: none;
}

.related-products-wrapper{
 display:none;
}

.related-products-wrapper{
 visibility:hidden;
}


.swpm-custom-msg{
  font-size: 22px;
  text-align: center;
  border: 10px solid transparent #CCCCCC;
  padding: 60px 15px;
  width: 60%
  color: #8f9296;
  background-color: rgba(231,245,238,0.9);
  margin-top: -10px;
  margin-bottom: 50px;
  
}

.post-password-form{
  font-size: 22px;
  text-align: center;
  border: 10px solid transparent #CCCCCC;
  padding: 60px 20px;
  width: 60%
  color: #8f9296;
  background-color: rgba(231,245,238,0.9);
  margin-top: -10px;
  margin-bottom: 50px;
  margin-right: -120px;
  margin-left: -50px;
  size = 30px;
}

@media (max-width: 479px) {
.post-password-form {
    padding: 40px;
}
}

.swpm-login-widget-form {
    background-color: rgba(231,245,238,0.9);
    text-align: center;
    padding: 30px;
    font-size: 20px;
}

.swpm-pw-reset-widget-form{
    background-color: rgba(231,245,238,0.9);
    text-align: center;
    padding: 30px;
    font-size: 20px;
    margin-bottom: 50px;
    margin-right: -120px;
}

.nav a {
    padding-left: 16px;
    padding-right: 16px;
    vertical-align: middle;
    font-size: 20px;
}
