figure{
	margin:0 !important;
}
.archive .entry-title {
  font-size: 14px !important;
  text-align: center !important;
}
.archive #shop {
  display: none !important;
}
.archive .post {
  padding: 10px !important;
  border: solid 1px #f2f2f2;
  margin-bottom: 10px;
}
.archive .post-image {
  width: 200px !important;
  height: 200px !important;
}
.archive .post-image:hover {
  opacity: .6 !important;
}
.post .type-post .status-publish .format-standard .has-post-thumbnail .entry .one-third .teaser .first .entry-content .post-image {
  width: 200px !important;
  height: 200px !important;
}
.search-results .entry-title {
  font-size: 14px !important;
  text-align: center !important;
}
.search-results #shop {
  display: none !important;
}
.search-results .post {
  padding: 10px !important;
  border: solid 1px #f2f2f2;
  margin-bottom: 10px;
}
.search-results .post-image {
  width: 200px !important;
  height: 200px !important;
}
.search-results .post-image:hover {
  opacity: .6 !important;
}

.sidebar-primary {
    float: right;
    width: 340px;
    padding: 20px;
}

.woocommerce .quantity .qty{
  width: 70px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}