@media only screen and (max-width: 800px) { 		 
  .topbar_content_right {
  display: none;
  }
 }

.topbar_content_right {
  text-align: initial;
  right: 25px;
  position: absolute;
  top: 20px;
  z-index: 7000;
}
.topbar_content_right ul {
  list-style-type: none !important;
  white-space: nowrap;
}
.topbar_content_right li {
  padding-left: 10px;
  display: inline-block;
}
a.cart-contents {
  	color: black;
  	padding-right: 20px;
}

li.mini_cart_item {
    border: none !important;
    background: none !important;
}

.topbar_content_right i {
  font-size: 16px;
}

.nivoSlider {
  height: 450px !important;
}

.nivo-controlNav a {
  background-color: #81d742; 
  border-color: #81d742;
}

a.added_to_cart {
  background: #81d742; 
}

.widget-title {
  border-radius: 5px 5px 0 0;
}
.widget {
  border-radius: 0 0 5px 5px;
}
.woocommerce {
  border-radius: 5px 5px 5px 5px;
}

#sidebar ul li .cat-item {
  border:none; !important
}

#sidebar .hide_cart_widget_if_empty ul li .mini_cart_item {
  border:none; !important
  background: none; !important
}
.blog-share .fa{
  font-size: 25px;
  margin-top: 5px;
}

.BlogPosts {
  background-color: #f5f5f5; 
  border: 1px solid #edecec; 
  border-radius: 5px;
}

.BlogPosts.last_column {
  margin-right: 5px !important
}

.post-thumb {
  text-align: center;
}
.post-thumb img {
  border: 6px solid white
}
.entry-content img {
  border: 6px solid white
}

.post-tags a, .post-categories a {
  background-color: #81d742;
  padding: 2px;
  border-radius: 5px;
  color: #ffffff;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
  color:black;
}

.menu, a {
  cursor: pointer;
 }
.woocommerce .woocommerce-info {
  border-top-color: #81d742;
}
.woocommerce .woocommerce-info:before {
  color: #81d742;
}
.woocommerce button.button.alt {
  background-color: #81d742;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  font-family: 'Coming Soon';
  font-size: 1.15em;
  padding: .618em 1em;
  color: #515151;
  background-color: #ebe9eb;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}

.woocommerce a.remove {
    color: #81d742!important;
}
.woocommerce a.remove:hover {
    color: #fff!important;
    background: #ebe9eb;
}

img.aligncenter, .aligncenter {
  padding: 0;
}