.shop-container .products .product-small .box-text-products .rt_tgian p:nth-child(1) {
    display: inline-block;
    background: #7a7a7a;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    margin: 5px 0;
    height: auto;
    overflow: unset;
    margin-top: 20px;
    margin-bottom: 20px;
}
.shop-container .products .product-small .box-text-products .rt_tgian p:nth-child(1):after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    border-left: 24px solid #7a7a7a;
    border-top: 18px solid transparent;
    border-bottom: 15px solid transparent;
}
.shop-container .product-small .col-inner {
    background-color: #f5f4f4;
    overflow: hidden;
    -webkit-border-radius: 5px;
}
.shop-container .products .product-title a {
    color: #333;
    font-size: 22px;
    font-weight: 900;
}
/*  */
.archive.tax-product_cat  #main,.archive.tax-product_cat  .shop-page-title{
    background
: #E6E6E6 !important;
}
#shop-sidebar .widget.widget_nav_menu{

}
.widget .is-divider{
    display: none;
}
aside ul li
 {
    background-color: #fff;
    padding: 0 10px;
}
.sidebar-inner .widget-title,#product-sidebar .widget-title  {
    display: block;
    background-color: #0951bd;
    font-size: 16px !important;
    line-height: 40px !important;
    height: 40px !important;
    color: #fff;
    text-align: center;
    font-weight: 400;
    border-radius: 6px 6px 0 0;
}