/**
                        * 2008 - 2020 (c) Prestablog
                        *
                        * MODULE PrestaBlog
                        *
                        * @author    Prestablog
                        * @copyright Copyright (c) permanent, Prestablog
                        * @license   Commercial
*/
                    
body#module-prestablog-blog #blog_product_linked{
    float: unset;
    background-color: #fff;
    border: none;
}

body#module-prestablog-blog #blog_product_linked a:hover .wrap_blog .product_name_blog {
    background-color: #e3e3e3a6;
}

body#module-prestablog-blog  section#wrapper div.container div.col-md-2:first-child{
display:none;
}

body#module-prestablog-blog section#wrapper article p {
   font-size: 16px;
   line-height: 1.50em;
}