.carouselck_images img,
#carouselck_wrap_113 .carouselck_images>img{border:thick solid #000}
.com-content-category-blog__item.blog-item>*{flex:2;padding:0 .5em}
.com-content-category-blog__item.blog-item{flex-flow:revert}

.pg-category-box-title svg,
.pg-item-box-title.category svg{display:none}
.pg-category-box-title a,.pg-item-box-title.category a{margin:auto;text-align:center}

.pg-item-box-title/*,
.pg-category-box-title*/{font-size:115%}

.pswp__zoom-wrap {transform:none}/* !important;}
img.pswp__zoom-wrap img.pswp__img{margin:auto;position:relative;text-align:center;}
/* désolé, je fais un essai temporaire avec les 2 lignes ci-dessus* /
.pswp__zoom-wrap{transform:none !important} /*translate3d(10vw, 30px, 0px) scale(1)* /
.pswp__zoom-wrap img.pswp__img{margin:0 auto;position:relative;text-align:center;}/*left:50%;top:50%;transform:translate(-50%,-50%) !important}
/*
 * thank you 
 * https://stackoverflow.com/questions/28455100/how-to-center-div-vertically-inside-of-absolutely-positioned-parent-div
 * and
 * https://www.smashingmagazine.com/2013/08/absolute-horizontal-vertical-centering-css/
 */


/* code en réserve si beosin d'afficher la description à droite des vignettes et les catégories en 2 colonnes
.pg-category-box>* {
  flex: 1 1 auto;
  width: 48%;
}
.pg-category-box {
  flex-flow: wrap;
  display: flex;
  align-items: unset;
  width: 48%;
}
.pg-item-box-title, .pg-category-box-title,.pg-category-box-description{position: initial;}*/
