/**
                    * 2008 - 2024 (c) Prestablog
                    *
                    * MODULE PrestaBlog
                    *
                    * @author    Prestablog
                    * @copyright Copyright (c) permanent, Prestablog
                    * @license   Commercial
                    */
.blog_link {font-size: 16px;}
#blog_product_linked .prestablogswip .swiper-wrapper {
transition-property: transform, opacity, height;
flex-wrap: wrap;}
#blog_product_linked .prestablogswip .swiper-slide {
width: calc(100% / 2);
height: calc(100% / 5);
}
#blog_article_linked #blog_list_1-7 li {
  width: 25%;
}
.prestablogExtra .prestablogswip .product_blog {height: 130px;  border: 1px solid #ccc; padding: 2px}
.prestablogExtra .prestablogswip .swiper-slide {
padding: 10px;
box-sizing: border-box; 
box-shadow: inherit;
border: 0px;
}