/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*!
 * Custom css FM5D
 * Version - 1.0.0
 * Copyright (c) 2019 FM5D
 */
/* Footer pour qu'il responsive sur mobile */
/* line 12, templates/rt_interstellar/custom/scss/custom.scss */
.split {
  float: left;
  width: 25%;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
@media screen and (max-width: 640px) {
  /* line 21, templates/rt_interstellar/custom/scss/custom.scss */
  /* phone < 640px */
  /* line 22, templates/rt_interstellar/custom/scss/custom.scss */
  div.split {
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
}
/* Owlcarrousel pour replacer encoche */
/* line 32, templates/rt_interstellar/custom/scss/custom.scss */
.g-owlcarousel-panel-indicator {
  top: -64px;
}
/* Supprimer l'image de fond en croix  
 #g-page-surround::before, #g-page-surround::after, #g-copyright::before, #g-copyright::after {
 content: none;
 }
 */
/* image intro et full articles  */
/* line 44, templates/rt_interstellar/custom/scss/custom.scss */
.blog img {
  padding-right: 16px;
}
/* moteur de recherche  */
/* line 50, templates/rt_interstellar/custom/scss/custom.scss */
.searchepi placeholder {
  color: #000;
}
/*# sourceMappingURL=custom_11.css.map */