#top .woocommerce-tabs h2 {
    font-size: 16px;
    visibility: hidden;
}

.related.products {
  display: none;
}

#top div.product .woocommerce-tabs ul.tabs {
    border-bottom: none;
    overflow: visible;
    width: 100%;
    float: left;
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none outside;
    font-size: 20px;
}

.products .product h2, .products .product h3, .products .product h4, .products .product h5, .products .product h6, h2.woocommerce-loop-product__title {
    padding-top: 5px;
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: normal;
    margin: 0;
}

.html_visible_cart .cart_dropdown {
    right: 15px;
}

.content, .sidebar {
    padding-top: 10px!important;
    padding-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1;
}

.image-overlay{
display: none !important;
}

.title_container .main-title {
    margin: 0;
    font-size: 18px;
    position: relative;
    z-index: 2;
    min-height: 36px;
    line-height: 2.3em;
    top: 0;
    font-weight: 400;
  
}

.title_container .breadcrumb {
    z-index: 10;
    line-height: 15px;
    font-size: 14px!important;
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -7px;
}

.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
   
   color: #ffffff;
}

.widget_product_categories li a {
  font-size: 15px;
}

.template-shop .product_meta {
    clear: both;
    font-size: 12px;
    position: relative;
    top: 8px;
}

.page-thumb { display: none; } 

.woocommerce-loop-category__title { 
padding: 15px 5px 5px 15px;
}

.woocommerce-product-details__short-description {
 color:#7c6853!important; 
  
}

.cat-item.cat-item-37 {
   display: none!important;
}

.grecaptcha-badge { 
    visibility: hidden!important;
}

