<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,400i,600,700");

.single-post {
  background: #f9f9f9;
}

.blog h1,
.archive h1,
.search h1 {
  max-width: 1425px;
  display: flex;
  z-index: 10000;
  font-size: 29px;
  padding: 0px 15px;
  margin: 15px auto 15px auto;
  font-weight: bold;
}

.blog .row,
.blog .archive .row,
.search .row,
.row.horizontal,
.row.vertical {
  max-width: 1440px;
  margin: auto;
  margin-top: 8px;
}

.vc_custom_1539093385718 .wpb_wrapper p {
  text-align: center;
}

.vc_custom_1539093385718 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ik-blog-ariane {
  max-width: 1425px;
  display: flex;
  z-index: 10000;
  font-size: 13px;
  padding: 0px 15px;
  margin: 15px auto 15px auto !important;
}

.ik-blog-ariane a {
  color: black;
}

.ik-blog-ariane p {
  color: #e4013a;
}

/***************************
Articles PAGE BLOG
***************************/

/* VERTICAL */
.ik-blc-article-img {
  width: 30%;
  height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ik-blc-text {
  width: 50%;
  margin-left: 23px;
  position: relative;
  height: 300px;
}

.ik-blc-text span {
  color: #e61549;
}

.ik-blc-article {
  margin-bottom: 60px;
}
.ik-blc-article {
  display: flex;
  color: black;
  text-decoration: none;
  background: #fff;
  padding: 0px;
  margin-left: 15px;
  margin-right: 15px;
  -ms-flex: 0 0 45%;
  flex: 2 0 45%;
  max-width: 45%;
}
.ik-blog-pagination {
  text-align: center;
}

.ik-blog-pagination a {
  display: inline-block;
  background-color: #f9f9f9;
  color: #606f81;
  width: 26px;
  height: 25px;
  border-radius: 4px;
  text-decoration: none;
  margin-right: 10px;
}

.ik-blog-pagination span {
  display: inline-block;
  background-color: #e4013a;
  color: white;
  width: 26px;
  height: 25px;
  border-radius: 4px;
  margin-right: 20px;
}

.ik-blog-pagination span.current {
  margin: 0 10px;
}

.ik-blog-pagination .next {
  margin-left: 15px;
}

.ik-blog-pagination .prev {
  margin-right: 20px;
}
.ik-article-tags .blog-tag,
.archive-tag,
.search-tag{
  text-decoration: none;
  color: #606f81;
  font-size: 12px;
  font-weight: normal;
}
.ik-article-tags .blog-tag::before,
.archive-tag::before,
.search-tag::before {
  content: "#";
}

.ik-blc-article a {
  margin-right: 8px;
  color: black;
  font-weight: bold;
  text-decoration: underline;
  margin-left: 5px;
}

.ik-article-tags {
  position: absolute;
  bottom: 0;
}
.ik-article-title {
  margin-top: 40px;
  width: 50%;
}
.ik-article-date {
  float: right;
  color: #606f81;
  font-size: 14px;
}

.ik-blc-text .before {
  text-decoration: none !important;
}

.ik-article-author {
  float: right;
  clear: both;
  margin-top: -18px;
  color: #606f81;
  font-size: 14px;
  display: flex;
}

.before {
  margin-right: 3px;
}

.ik-article-partage-rs svg {
  width: 18px;
}

.ik-article-partage-rs a {
  margin: 0;
  text-decoration: none;
}

.ik-img-partage-twitter svg {
  margin-right: 5px;
  margin-top: 1px;
}

.ik-article-partage-rs {
  margin-top: 10px;
}

.author-after {
  text-decoration: underline;
  color: black;
}

.ik-blc-text .ik-div-actu-vu-like {

}

.ik-blc-text .ik-div-actu-vu-like svg {
  margin: 0 5px 0 5px;
}

.ik-blc-article a:hover {
  opacity: 0.8;
  color: black;
}
.ik-article-com {
  color: #606f81;
  font-size: 12px;
  float: right;
}
.ik-article-resume {
  color: #606f81;
  font-size: 14px;
}

.ik-article-com::before {
  background-image: url(http://admin-dev.ikadia.fr/projets/ikadia_theme/wp-content/uploads/2018/10/ikadia_theme_blog-comment.png);
  display: inline-block;
  width: 13px;
  height: 13px;
  content: "";
  background-size: cover;
  margin-right: 4px;
  margin-bottom: -3px;
}

.ik-article-title {
  font-size: 20px;
  font-weight: bolder;
}

.ik-article-sous_titre {
  font-size: 18px;
  color: #606f81;
  margin-top: -17px;
}
.ik-article-categorie {
  position: relative;
  font-family: Roboto;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  font-size: 12px;
  top: 276px;
  width: fit-content;
}

.ik-article-mis-en-avant {
  float: left;
  color: #e4013a;
  font-weight: bold;
}
.ik-article-mis-en-avant::before {
  background: url("http://admin-dev.ikadia.fr/projets/ikadia_theme/wp-content/uploads/2018/10/ikadia_theme_blog_article_star.png");
  display: inline-block;
  width: 13px;
  height: 13px;
  content: "";
  background-size: cover;
}

.blog,
.archive,
.search {
  background: #f9f9f9;
}

.ik-blc-article-img-link {
  display: block;
}

/* HORIZONTAL */

.horizontal .ik-blc-article {
  display: unset;
}

.horizontal &gt; .row {
  max-width: 70%;
  margin-right: 10px;
}

.horizontal .ik-blc-article-img {
  width: unset;
}

.horizontal .ik-blc-text {
  width: 90%;
}

.horizontal .ik-blog-sidebar {
  margin-top: 20px;
}

.horizontal .ik-blog-ariane {
  margin-left: 13px;
}

.horizontal .ik-article-title {
  margin-top: 20px;
}

.horizontal .ik-blc-top-text {
  height: 25px;
  margin-top: 10px;
}

.horizontal .ik-article-tags,
.vertical .ik-article-tags {
  margin: 0 0 5px 0;
}

/* SIDEBAR */

/* Barre de recherche */

.ik-blog-sidebar .searchform input#s {
  margin-left: 1px;
  border: 1px solid #dadada;
  margin: 0px 0px 0px 0px;
  padding: 8px 15px;
  width: 100%;
}

.ik-blog-sidebar .screen-reader-text,
input#searchsubmit {
  display: none;
}

.ik-blog-sidebar .custom-html-widget h3 {
  color: #e4013a;
  font-size: 22px;
}

.ik-blog-sidebar .custom-html-widget {
  padding-top: 15px;
}

/* TAGS */

.ik-blog-sidebar .ik-sidebar-tags a {
  display: inline-block;
  color: black;
  margin-right: 15px;
}

.ik-blog-sidebar .ik-sidebar-tags a::before {
  content: "#";
}

/* Liste catégorie */
.sidebar-blog-first-h3 {
  margin-top: 30px;
}
.ik-category {
  padding: 0;
}

.ik-category li {
  list-style-type: none;
}
.ik-category a {
  color: black;
}

.ik-sub-category a {
  color: #606f81;
}

.ik-blog-sidebar .ik-blc-group-last-articles {
  width: 300px;
}

ul.ik-sub-category {
  padding: 0px 0px 0px 12px;
  font-size: 13px;
}

.ik-blog-sidebar .ik-blc-last-article-category {
  position: absolute;
  top: inherit;
  bottom: 0px;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  font-size: 11px;
}

.ik-blog-sidebar #ik-blc-inner-last-article {
  padding: 8px 0;
  height: 100px;
  position: relative;
}

.ik-blog-sidebar .ik-blc-last-article-date {
  color: #adadad;
  font-size: 12px;
  float: left;
}

.ik-blog-sidebar .ik-div-last-article-vu-like {
  float: right;
  display: flex;
  color: #606f81;
  font-size: 11px;
}

.ik-blog-sidebar .ik-div-last-article-vu-like p {
  display: inline-block;
  margin: 0!important;
}

.ik-blog-sidebar .ik-blc-group-last-articles a {
  text-decoration: none;
}

.ik-blog-sidebar .ik-blc-img-last-article {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 150px;
  position: relative;
}
.ik-blog-sidebar .ik-blc-single-last-article {
  margin: 25px 0 30px 0;
}
.ik-blog-sidebar .ik-div-last-article-vu-like svg {
  margin: 0 5px 0 5px;
}
.ik-blog-sidebar .ik-div-last-article-text {
  position: absolute;
  top: 31px;
}
.ik-blog-sidebar .ik-div-last-article-text h3 {
  color: black;
  font-size: 16px;
}

.ik-blog-sidebar .ik-div-last-article-text p {
  color: #606f81;
  font-size: 14px;
}

.ik-blog-sidebar .ik-blc-group-actu-en-avant {
  display: flex;
  flex-direction: column;
}

.ik-blog-sidebar .ik-blc-single-actu-en-avant {
  width: 100%;
  margin: 25px 0 30px 0;
}
.ik-blog-sidebar .ik-blc-actu-en-avant-category {
  position: relative;
  width: fit-content;
  top: 132px;
}

.ik-blog-sidebar #ik-blc-inner-actu-en-avt {
  padding: 10px 0;
}

.ik-blog-sidebar #ik-blc-inner-actu-en-avt p {
  font-size: 14px;
}

.ik-blog-sidebar .ik-blc-actu-en-avt-date {
  color: #adadad;
}

.ik-blog-sidebar .ik-blc-single-actu-en-avant h3 {
  color: black;
  font-size: 16px;
}

.ik-blog-sidebar .ik-actu-resume {
  color: #606f81;
  font-size: 14px;
}

.ik-blog-sidebar .ik-blc-single-actu-en-avant a {
  text-decoration: none;
}

.ik-blog-sidebar .ik-div-actu-vu-like {
  float: right!important;
}

/* ARTICLE SIMPLE */

.main-article .row {
  max-width: 1440px;
  margin: auto;
}
.main-article .ik-blog-sidebar {
  margin-top: 17px;
}
.main-article .ik-blog-ariane p {
  color: black;
}

.main-article .ik-blog-ariane .ariane-current {
  color: #e4013a;
}

.main-article .ik-article-thumbnail {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.main-article .ik-blc-top-text {
  margin-top: 25px;
}

.main-article .ik-article-cat {
  right: 15px;
  position: relative;
  width: fit-content;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  font-size: 12px;
  top: 276px;
}

.single-post .main-article .ik-blc-text {
  width: unset;
  padding: 0 20px;
  position: relative;
  height: auto;
  display: flex;
  margin: 0px;
  background: #fff;
  flex-direction: column;
}

.main-article .ik-article-sous_titre {
  margin-top: unset;
}

.main-article .ik-article-title {
  margin-top: unset;
}

.main-article .ik-blc-text p {
  color: #606f81;
  font-size: 14px;
}

.main-article a.blog-tag,
.archive-article a.blog-tag,
.search-article a.blog-tag {
  margin-right: 8px;
  margin-left: 5px;
}

.main-article .ik-article-partage-rs {
  display: flex;
  position: unset;
  bottom: unset;
  right: unset;
  font-size: 12px;
}

.main-article .ik-article-partage-rs svg {
  margin-bottom: 2px;
}

.main-article .ik-article-com {
  float: unset;
}
.main-article .ik-blc-bottom-text {
  display: inline-block;
  width: 100%;
}

.main-article .ik-div-actu-vu-like &gt; [id^="views"],
.main-article .ik-div-actu-vu-like &gt; [id^="like"] {
  margin-right: 5px;
}

.main-article .ik-article-partage-rs span {
  margin: 0 5px;
  color: black;
}

.main-article .ik-article-content {
  margin-top: 50px;
}

.main-article .ik-article-content p {
  color: #606f81;
}

.main-article .col-md-10 hr {
  border: none;
  height: 2px;
  background-color: #e4013a;
}

.main-article .ik-after-content {
  display: flex;
  margin-bottom: 50px;
  margin-top: 30px;
}

.main-article .ik-after-content .ik-article-partage-rs {
  margin-left: auto;
}

/*.main-article .ik-after-content .ik-div-actu-vu-like &gt; [id^="views"],
.main-article .ik-div-actu-vu-like &gt; [id^="like"] {
  margin-right: 5px;
  margin-left: 7px;
}*/

.main-article .ik-after-content .ik-article-partage-rs p {
  margin-right: 3px;
}

.main-article .ik-article-content .section-blockquote {
  width: 100%;
  margin: 20px 0;
}

.main-article .ik-article-content .section-blockquote p {
  font-size: 30px;
  text-align: center;
  margin: auto;
  width: 50%;
  color: #606f81;
}

.main-article .ik-article-content .section-blockquote p::before {
  content: "";
  background: url(http://admin-dev.ikadia.fr/projets/ikadia_theme/wp-content/uploads/2018/10/ikadia_theme_blog_article_quotes.svg)
    no-repeat;
  width: 72px;
  height: 60px;
  display: inline-block;
}

.main-article .ik-article-content .section-blockquote p::after {
  content: "";
  position: absolute;
  background: url(http://admin-dev.ikadia.fr/projets/ikadia_theme/wp-content/uploads/2018/10/ikadia_theme_blog_article_quotes.svg)
    no-repeat;
  width: 57px;
  height: 43px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 263px;
  top: 95px;
}

/* PARTIE COMMENTAIRE */

ol.commentlist {
  list-style: none;
}

cite.fn {
  font-style: unset;
  font-weight: bold;
  color: #606f81;
}

h3#com {
  color: #e4013a;
  margin-bottom: 46px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

.comment-meta a {
  color: #606f81;
  text-decoration: none;
}

.comment-body p {
  color: #606f81;
}

.comment-reply-link {
  color: #606f81;
}

.comment-reply-link:hover {
  color: #606f81;
  opacity: 0.8;
  text-decoration: none;
}

.logged-in-as a {
  color: #606f81;
  text-decoration: none;
}

.logged-in-as a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.comment-form-comment label {
  display: none;
}

.ik-article-comments {
  position: relative;
  width: 100%;
}

.logged-in .ik-article-comments img.avatar {
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 385px;
  margin-top: 3px;
}

.ik-article-comments img.avatar {
  border-radius: 25px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: -18px;
  margin-top: 3px;
}
.ik-article-comments span.says {
  display: none;
}
.ik-article-comments .comment-notes {
  color: #606f81;
}
.ik-article-comments .comment-body {
  border-left: 2px solid #e4013a;
  padding-left: 20px;
  margin: 40px 0;
}

.ik-article-comments .comment-reply-title {
  display: none;
}

.single #respond {
  width: 100%;
}

/* Highlight active form field */

.single #respond input[type="text"],
.single textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #dddddd;
}

/*#respond input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
textarea:focus {
  box-shadow: 0 0 5px rgba(241, 126, 155, 1);
  margin: 5px 1px 3px 0px;
  border: 2px solid rgba(241, 126, 155, 1);
}*/

#respond textarea:focus {
  box-shadow: 0px 0 0px 0px rgba(241, 126, 155, 1);
  padding: 5px 10px;
}

#submit {
  background-color: #e4013a;
  -moz-border-radius: 28px;
  -webkit-border-radius: 28px;
  border-radius: 28px;
  border: 1px solid #e4013a;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 15px;
  padding: 1px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #e4013a;
}

.form-submit,
.logged-in .form-submit {
  text-align: right;
}

.comment-form-email,
.logged-in .comment-form-comment,
.comment-form-comment,
.comment-form-email,
.comment-form-author,
.comment-form-url {
  display: flex;
  flex-direction: column;
  color: #606f81;
}

.single #comment,
.single .logged-in #comment {
  padding-left: 10px;
  border: unset;
  border-left: 2px solid rgba(241, 126, 155, 1);
}
.single textarea:focus,
.single .logged-in textarea:focus {
  padding-left: 10px;
  border: unset;
  border-left: unset;
}
.comment-notes,
.logged-in-as {
  display: none;
}

.ik-article-comments .reply {
  padding-left: 10px;
}

.ik-article-comments .comment-meta {
  margin-bottom: 5px;
}

/**********************************************

Article en avant

*********************************************/

.ik-blc-single-actus-recentes #ik-blc-inner-actu-en-avt {
  border-left: 1px solid #dedede;
  height: 47%;
}

.ik-blc-group-actu-recentes {
  box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 801px) {
  .ik-blc-group-actu-recentes {
    height: 25vw;
  }
}

.ik-blc-actus-recentes-img {
  position: relative;
  height: 14vw;
  display: block;
  background-size: cover;
}

.ik-blc-actu-en-avant-category {
  font-size: 11px !important;
}

h3.ik-blc-actus-recentes-bigger {
  font-size: 24px !important;
  line-height: 25px !important;
}

.ik-article-sous_titre {
  font-size: 15px;
}

p.ik-article-title {
  font-size: 17px !important;
}

.ik-article-date,
.ik-article-author p {
  font-size: 11px !important;
}

p.ik-article-categorie {
  font-size: 12px;
  color: #fff;
  text-align: left;
  display: inline-block;
  font-weight: 500;
  margin: 0px;
  bottom: 0;
  position: absolute;
  top: inherit;
}

.ik-blc-group-actu-recentes #ik-blc-inner-actu-en-avt h3 {
  color: #000;
  font-size: 1.5vw;
  text-align: left;
}

.ik-blc-article-img {
  width: 100% !important;
  height: 200px;
  position: relative;
}

a.ik-blc-article-link {
  font-size: 14px;
  margin-top: 15px;
}

.ik-article-resume {
  font-size: 13px;
  line-height: 18px;
}

/*.horizontal &gt; .row {
    max-width: 830px;
    width: 70%!important;
    margin-right: 10px;
}*/

.single-post .main-article .ik-blog-sidebar {
  margin-top: 0px !important;
}
.single-post .main-article .ik-blog-sidebar h3 {
  padding-top: 0px !important;
}

.ik-sidebar-tags {
  margin: 25px 0px 30px 0px;
  font-size: 14px;
}

.ik-blog-sidebar .ik-div-last-article-text h3 {
  font-size: 16px;
  font-weight: 700;
}

.ik-div-last-article-text p {
  font-size: 12px !important;
  line-height: 18px !important;
}

.ik-blog-sidebar .custom-html-widget h3 {
  font-size: 19px;
}

.ik-blog-sidebar .custom-html-widget h3 {
  padding: 15px 0px 0px 0px !important;
}

.single-post .ik-blog-sidebar .custom-html-widget {
  padding-top: 0px !important;
}

h2.ik-article-sous_titre {
  font-size: 18px !important;
  margin-top: 0px;
}

.ik-article-title h1 {
  font-size: 24px !important;
  font-weight: 800;
  color: #000;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 5px !important;
}

.main-article .ik-article-cat {
  right: 15px;
  position: absolute;
  width: auto;
  display: inline-table;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  font-size: 12px;
  top: inherit;
  bottom: 0px;
  margin: 0px;
  left: 0px;
}



/***************************
Home bloc Actus en avant
***************************/
h2.ik-blc-title-actus {
  font-size: 27px;
  text-transform: uppercase;
  color: #000000;
  text-align: left;
  font-family: 'Open sans';
  font-weight: bold;
}

h2.ik-blc-title-actus:after {
  content: " ";
  width: 35px;
  height: 1px;
  background-color: #e4013a;
  display: inline-block;
  margin: 9px 4px 9px 10px;
}
/*
.ik-blc-single-actu-en-avant:hover {
  filter: none;
  opacity: 1;
  -webkit-box-shadow: 0 0 47px -12px rgba(64,64,64,1);
  -moz-box-shadow: 0 0 47px -12px rgba(64,64,64,1);
  box-shadow: 0 0 47px -12px rgba(64,64,64,1);
  transition: all .2s ease-in;
}*/

.blog .ik-blc-single-actu-en-avant .ik-div-actu-vu-like img {
  max-width: 28px;
  height: auto;
  margin: -9px 5px 0 5px;
}

.single-post .ik-blc-single-actu-en-avant .ik-div-actu-vu-like img {
  max-width: 28px;
  height: auto;
  margin: 0px 5px 0 5px;
}

.ik-blc-single-actu-en-avant img {
  width: 100%;
}

p.ik-blc-actu-en-avt-date {
  float: left;
  margin: 0;
}

div#ik-blc-inner-actu-en-avt {
  padding: 7px 10px 20px 10px;
}

.ik-div-actu-vu-like {
  float: left;
  line-height: 1;
  display: flex;
  color: #606f81;
  font-size: 11px;
}

p.ik-blc-actu-en-avt-vu {
  display: inline-block;
}

p.ik-blc-actu-en-avt-jaime {
  display: inline-block;
}

.ik-blc-single-actu-en-avant h3 {
  font-size: 13px;
  font-weight: bold;
  text-align:left;
  color: #000000;
  display: inline-block;
}

.ik-blc-single-actu-en-avant h3:after {
  display:none;
}

.ik-blc-actu-en-avant-category {
  position: absolute;
  font-family: 'Open sans';
  margin-bottom: -21px;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  font-size: 10px;

}

.ik-blc-actus-recentes-img .ik-blc-actu-en-avant-category {
  position: absolute;
  font-family: 'Open sans';
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #000000;
  font-size: 10px;
  bottom: 0;
  margin-left: 20px;
  margin-bottom: 0;
}

div#ik-blc-inner-actu-en-avt p {
  font-size: 11px;
}

/***************************
Home bloc Actus Récentes
***************************/

p.ik-blc-actu-en-avt-date {
  margin: 0;
}

h3.ik-blc-actus-recentes-bigger {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  line-height: 32px;
  font-family: 'Open sans';
  color: #ffffff;
  display: block;
}

.ik-blc-actus-recentes .ik-blc-inner-actu-en-avt-recentes .ik-blc-actu-en-avant-category {
  font-family: 'Open sans';
  margin-top: -37px;
  color: #ffffff;
  padding: 3px 10px 3px 10px;
  background-color: #f32918;
  font-size: 10px;
  top: 2px;
}

.ik-blc-inner-actu-en-avt-recentes {
  position: absolute;
  bottom: 45px;
  padding: 0px 15px 20px 20px;
}

.ik-blc-single-actu-en-avant.ik-blc-actus-recentes-img-big img {
  width: 100%;
  height: 330px;
}

.ik-blc-inner-actu-en-avt-recentes p.ik-blc-actu-en-avt-date {
  font-size: 12px;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  font-family: 'Open sans';
}

.ik-blc-single-actu-en-avant.ik-blc-single-actus-recentes img {
  height: auto;
  width: 100%;
}

.ik-blc-single-actu-en-avant.ik-blc-single-actus-recentes {
  height: 330px;
}

.ik-blc-single-actu-en-avant.ik-blc-single-actus-recentes h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  line-height: 17px;
  color: #000000;
  display: inline-block;
  padding: 8px 0 11px 0;
}


/***********
ACTUS EN AVANT
************/

.ik-blc-single-actu-en-avant{
  transition: 0.2s ease;
}
.ik-blc-img-actu-en-avant{
  position: relative;
}
.ik-blc-single-actu-en-avant .ik-blc-actu-en-avant-category{
  margin: 0;
  bottom: 0;
  left: 0;
}
.ik-div-actu-vu-like p{
  margin-bottom: 0;
}



/***********
ACTUS RECENTES
************/


.ik-blc-group-actu-recentes{
  border-radius: 5px;
  overflow: hidden;
}

.ik-blc-actus-recentes-img-big .ik-blc-inner-actu-en-avt-recentes{
  bottom: 0;
}
.ik-blc-actus-recentes-img-big h3{
  font-size: 38px;
}
.ik-blc-actus-recentes-img-big h3::after{
  display: none;
}


.ik-blc-actus-recentes-img{
  position: relative;
  height: 70%;
}
.ik-blc-single-actus-recentes #ik-blc-inner-actu-en-avt{
  padding: 30px 20px 30px 20px;
}
.ik-blc-single-actus-recentes .ik-blc-link-rec{
  text-decoration: none;
}
.ik-blc-single-actus-recentes #ik-blc-inner-actu-en-avt h3{
  font-size: 26px;
  text-align: left;
}
.ik-blc-single-actus-recentes #ik-blc-inner-actu-en-avt h3::after{
  display: none;
}


/***************************
Home bloc Actus en avant
***************************/

.ik-blc-group-actu-en-avant{
  display: flex;
}
.ik-blc-single-actu-en-avant {
  width: 25%;
  margin: 0 15px;
  vertical-align: top;
  border-radius: 5px;
  overflow: hidden;
}
.ik-blc-single-actu-en-avant:first-of-type{
  margin-left: 0;
}
.ik-blc-single-actu-en-avant:last-of-type{
  margin-right: 0;
}
.ik-blc-single-actu-en-avant h3 {
  display: inline-block;
  font-size: 14px;
  width: 100%;
}
.ik-blc-img-actu-en-avant{
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 153px;
}

.ik-blc-img-actu-en-avant{
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 153px;
}

/***************************
Home bloc Actus récentes
***************************/
.ik-blc-actus-recentes-img-big {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 25vw;
  width: 50%;
}

.ik-blc-actus-recentes-img-big a {
  display: block;
  width: 100%;
  height: 100%;
}

.ik-blc-single-actus-recentes h3 {
  font-size: 18px;
  font-weight: bold;

  color: #000000;
}

.ik-blc-group-actu-recentes {
  display: flex;
}

.ik-blc-single-actus-recentes {
  width: 25%;
  display: flex;
}

a.ik-blc-link-rec {
  width: 100%;
}

.ikadia_article_coeur-pictogramme{
  cursor: pointer;
}


/***************************
Sidebar page a propos
***************************/

.ik-blc-group-last-articles {
  display: flex;
  flex-direction: column;
}
a.ik-btn1:hover, a.ik-btn1:focus, a.ik-btn1:active {
  background-color: transparent;
  padding: 10px 32px;
  color: #e4013a;
  border: 1px solid #e4013a;
}

a.ik-btn1 {
  background-color: #e4013a;
  padding: 10px 32px;
  color: #ffffff;
  display: inline-block;
  border: 1px solid #e4013a;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}

.ik-blc-group-last-articles .ik-blc-single-actu-en-avant{
  margin: 0 6px;
  width: 85%;
}


/*
*
* MEDIAS
*
 */

@media screen and (min-width: 1350px) {
  .ik-blc-actus-recentes-img-big h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .ik-blc-single-actus-recentes #ik-blc-inner-actu-en-avt h3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1070px) {
  .ik-blc-article.col-md-6 {
    background: #fff;
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
    -ms-flex: 0 0 45%;
    flex: 2 0 45%;
    max-width: 45%;
  }
}

@media screen and (max-width: 1120px) {
  .ik-blog-sidebar .ik-blc-img-last-article {
    height: 11.8vw !important;
  }
  .main-article .ik-article-thumbnail {
    height: 35vw;
    position: relative;
  }
}

@media screen and (max-width: 992px) {
  .single-post .col-md-3.ik-blog-sidebar {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
  }

  /*.ik-article-categorie {
        position: absolute;
        padding: 3px 10px 4px 10px;
        top: inherit;
    }*/

  .ik-article-categorie {
    bottom: 0px;
  }

  .ik-blc-article-img {
    width: 30%;
    height: 32.8vw;
  }

  .col-md-3.ik-blog-sidebar {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }

  .ik-blc-article.col-md-6 {
    background: #fff;
    padding: 0px;
    margin-left: 0;
    margin-right: 0px;
    -ms-flex: 0 0 100%;
    flex: 2 0 100%;
    max-width: 100%;
  }
}



@media screen and (max-width: 768px) {
  p.ik-article-date {
    padding-top: 30px;
  }
  .ik-group-article.row .col-md-6 {
    padding: 0px 15px 15px 15px;
  }
  .ik-blog-sidebar h2.title-after {
    font-size: 19px;
    line-height: 25px;
  }
  .single-post .col-md-3.ik-blog-sidebar {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ik-article-date p {
    margin: 0px;
  }
  .main-article .ik-article-thumbnail {
    height: 48vw;
    position: relative;
  }
  .single-post .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ik-article-author {
    float: left;
    margin-top: 0px;
    width: 100%;
  }
  .ik-article-date {
    float: left;
    margin: 0px;
    width: 100%;
  }
  .blog .row,
  .archive .row,
  .search .row {
    max-width: 1440px;
    margin: auto;
    margin-top: 0px;
  }
  .ik-blc-article-img {
    height: 45.8vw;
  }
  .horizontal &gt; .row {
    max-width: 100%;
    width: 100% !important;
    margin-right: 10px;
  }
  .ik-blog-sidebar .ik-blc-img-last-article {
    height: 45.8vw !important;
  }
  .row.horizontal .ik-blog-sidebar {
    margin-top: 40px;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
  .blog .row.horizontal,
  .archive .row.horizontal,
  .search .row.horizontal {
    flex-direction: column;
  }
}

@media (max-width: 800px) {
  .ik-blc-actus-recentes-img .ik-blc-actu-en-avant-category {
    position: absolute !important;
    bottom: 0px;
    top: inherit !important;
    margin-left: 0px !important;
  }
  h3.ik-blc-actus-recentes-bigger {
    text-align: center;
    margin: 0px auto 17px auto;
    font-size: 17px;
    line-height: 23px;
    width: 100%;
  }
  .ik-blc-single-actus-recentes #ik-blc-inner-actu-en-avt h3 {
    font-size: 15px;
  }
  .ik-blc-group-actu-recentes {
    display: flex;
    flex-direction: column;
  }
  .ik-blc-actus-recentes-img-big {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .ik-blc-single-actus-recentes {
    width: 100%;
    display: block;
    min-height: 60vw;
  }
  .ik-blc-inner-actu-en-avt-recentes {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -30%);
    padding: 0px 15px 20px 20px;
  }
  p.ik-blc-actu-en-avt-date {
    float: inherit;
    margin: 0;
  }
  .ik-blc-actus-recentes-img {
    display: block;
    background-size: cover;
    background-position: center;
    height: 43vw;
    position: relative;
  }
  .ik-blc-group-actu-recentes .ik-blc-single-actus-recentes:last-child {
    margin-top: 0px;
  }
  #ik-blc-inner-actu-en-avt h3,
  #ik-blc-inner-actu-en-avt p {
    width: 100%;
    text-align: left !important;
  }
  .ik-blog-sidebar .ik-div-actu-vu-like {
    float: left!important;
    margin-bottom: 10px;
  }
  .ik-blc-actus-recentes-img-big {
    height: 350px;
  }
  .ik-blc-actu-en-avant-category {
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
  }
  .ik-blc-actus-recentes-img-big:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.6;
  }
  h3.ik-blc-actus-recentes-bigger {
    text-align: center;
  }
}

p.ik-blc-last-article-vu svg,
p.ik-blc-actu-en-avt-vu svg {
  width: 18px!important;
  height: 18px!important;
}

p.ik-blc-last-article-jaime svg,
p.ik-blc-actu-en-avt-jaime svg {
  width: 15px!important;
  height: 15px!important;
}

.ik-article-partage-rs svg {
  width: 20px;
  height: auto;
  margin: 0!important;
}

.single-post .ik-article-partage-rs svg {
  margin: 0 2px 0 0!important;
}

.blog div#views-, .blog div#like-,
.single-post div#views-, .single-post div#like- {
  margin-right: 10px;
  margin-left: 0px;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding-top: 4px;
}

div[id^="like-"], div[id^="views-"] {
  margin-right: 10px;
  margin-left: 0px;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.category .horizontal &gt; .row {
  max-width: 70%!important;
  margin: auto!important;
  margin-top: 8px!important;
}

.main-article .ik-blc-bottom-text .ik-div-actu-vu-like {
  width: 50%;
}

.main-article .ik-blc-bottom-text .ik-article-partage-rs {
  right: 0;
  font-size: 12px;
  width: 50%;
  text-align: right!important;
  display: inline-block;
  margin: 0;
}

.ik-article-partage-rs p {
  display: inline-block;
}

p.ik-blc-actu-en-avt-vu svg,
p.ik-blc-actu-en-avt-jaime svg {
  margin: 0 5px 0 5px;
  height: 20px;
}

p.ik-blc-actu-en-avt-jaime svg {
  height: 15px;
}

p.ik-blc-actu-en-avt-vu svg {
  height: 18px;
}

@media (max-width: 400px) {
  .main-article .ik-blc-bottom-text .ik-article-partage-rs,
  .main-article .ik-blc-bottom-text .ik-div-actu-vu-like {
    width: 100%;
    text-align: left !important;
  }
  .main-article .ik-blc-bottom-text {
    display: block;
  }
}

.ik-blc-top-text {
  position:relative;
}

.ikadia_article_coeur-pictogramme {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  opacity: 0;
}
.ikadia_article_coeur-pictogramme.active {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  opacity: 1;
}

.ikadia_article_coeur-pictogramme-1, .ikadia_article_coeur-pictogramme {
  width: 19px;
}

/*****************************

Fin actu

*****************************/
</pre></body></html>