/**
                        * 2008 - 2020 (c) Prestablog
                        *
                        * MODULE PrestaBlog
                        *
                        * @author    Prestablog
                        * @copyright Copyright (c) permanent, Prestablog
                        * @license   Commercial
                        * @version    4.3.4
*/
      
#module-prestablog-blog{
    font-family: 'Montserrat', sans-serif;
}

#blog_list_1-7 .block_cont{
border:none;
}

#blog_list_1-7 li:hover .block_cont{
box-shadow:none;
}

#prestablogfront {
border:none;
}

#blog_product_linked, .page-product-box{
background-color:#fff;
border:none;
}

.prestablog_cat_img {
    display: inline-block;
    height: auto;
    margin: 15px 0;
    max-width: 100%;
    padding: 0; 
     background-color: #F8F4EE;
    width: 100%;
}

#prestablogfront h1{
font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: 46px;
    line-height: 54px
}
#blog_list_1-7 .prestablog_more{
float:right;
}

#blog_list_1-7 h3 {
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}