/* white you custom css code here. only css code will work */
h2.site-title
{
  color:#86a233 !important;
}
.sidebar-menu .logo {
    text-align: center;
    height: 60px;
    padding-top: 15px;
    background: #343942 !important;
}
.hide
{
  display:none !important;
}
.categoria-prodotto
{
    border: 1px solid red;
    display: ruby-text;
    padding: 7px;
    margin-top: 20px;
}
div#quick_view .product-view-wrap .other-content .badge-tag, .single-main-image.slick-slide.slick-current.slick-active .badge-tag, .single-product-view-grid-style-03 .product-thumb .badge-tag {
    position: relative;
    display: inline-block;
    font-size: 13px !important;
    line-height: 15px;
    font-weight: 400;
    color: #fff;
    background-color: green !important;
    padding: 7px;
    z-index: 0;
    margin-bottom: 5px;
    text-align: center;
}