/*Begin Actualite*/
.slick-dotted .slick-dots {
  display: none;
}

.wppsac-post-categories {
  display: none;
}

.slick-track {
  width: 100%;
}

.slick-slide {
  width: 30%;
  /*transform: none !important;*/
  border: none !important;
}

.slick-slide:focus {
  outline: none !important;
  border: none !important;
}

.wppsac-post-image-bg {
  width: 89.4% !important;
  height: 250px !important;
  border: none !important;
  /*cursor: auto !important;*/
}

.wppsac-post-image-bg:hover {
  cursor: pointer;
}

.wppsac-post-content-position {
  /*background-color: white !important;*/
  background-image: linear-gradient(to right top, #e8eaeb, #e9eaec, #eaebec, #eaebed, #ebeced) !important;
  margin: 0 !important;
  position: relative !important;
  top: -60px !important;
  height: 250px !important;
  /*box-shadow: 2px 2px #e4e4e4 !important;*/
  /*border-left: 2px solid #e4e4e4 !important;*/
  /*border-right: 2px solid #e4e4e4 !important;*/
  text-align: center !important;
  width: 79.9% !important;
}

.wppsac-post-title {
  text-align: left !important;
}

.wppsac-readmorebtn {
  text-align: center !important;
  position: relative;
  left: 15px;
  position: absolute;
  bottom: 10px;
  border-radius: 5px !important;
  border: 1px solid white !important;
}

.wppsac-sub-content {
  font-size: 14px !important;
  position: relative !important;
  left: -5px !important;
}

.slick-dots {
  display: none !important;
}
/*End Actualite*/
