@charset "UTF-8";
/*
Theme Name:  Andlil
Theme URI:   https://www.andlil.com/
Description: Thème Andlil
Author:      helori.fr
Version:     1.0
*/
html {
  margin: 0;
  padding: 0; }

body {
  position: relative;
  margin: 0;
  padding: 50px 0 0 0;
  font-family: Helvetica, Arial, Tahoma, sans-serif !important;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  background: white;
  color: #666; }

@media (min-width: 1200px) {
  body {
    background: #E8E8E8; } }
a {
  color: #2B6294; }

a:hover, a:active {
  color: #3397cd; }

.btn-primary {
  background: #2B6294; }

.navbar-default {
  background: #2B6294;
  color: #f0f0f0;
  border: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background-color: #e7e7e7; } }
.main-row {
  margin-left: -5px;
  margin-right: -5px; }

.main-col-left,
.main-col-right {
  padding-left: 5px;
  padding-right: 5px; }

.navbar-brand {
  padding: 3px 15px; }

.navbar-brand img {
  height: 42px; }

.navbar-default .navbar-nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
  color: white; }
  .navbar-default .navbar-nav > li > a img.home {
    vertical-align: top; }

.navbar-default .navbar-nav > li > a:hover {
  background: #3397cd;
  color: white; }

.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li.current_page_item > a,
.navbar-default .navbar-nav > li.current-menu-item > a {
  background: #2B6294;
  color: white; }

.navbar-default .navbar-toggle {
  border-color: #2B6294;
  border-radius: 0; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #2B6294;
  border-color: #2B6294; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: white; }

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: white; }

li:hover > .dropdown-menu {
  display: block; }

#top-wrapper {
  margin: 15px 0; }

#page-wrapper {
  padding: 15px 0;
  background: white; }

@media (min-width: 1200px) {
  #page-wrapper {
    padding: 15px 10px; } }
#footer {
  margin-top: 30px;
  padding: 15px 0;
  background: #78818B;
  color: white;
  text-shadow: none; }

#footer a {
  color: white;
  text-decoration: none; }

#footer a:hover {
  color: white;
  text-decoration: underline; }

#footer .elt {
  display: block;
  margin-bottom: 15px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  border: 0; }

#footer .elt:last-child {
  margin-bottom: 0; }

#footer .elt:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8); }

#languages {
  margin-top: 15px;
  text-align: center; }

#languages a:first-child {
  margin-right: 10px; }

#legal {
  line-height: 60px;
  text-align: center; }

@media (min-width: 768px) {
  #languages {
    margin-top: 0;
    text-align: right; }

  #legal {
    line-height: 35px;
    text-align: right; } }
@media (min-width: 992px) {
  #footer .elt {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0; } }
#sidebar {
  float: none;
  width: auto; }

.widget {
  margin: 0 0 15px 0;
  font-size: 12px; }

.widget h3.title {
  margin: 0;
  padding: 15px 15px;
  background: #2B6294;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 0;
  border: 0; }

.widget h3.title a {
  color: white;
  text-transform: uppercase;
  text-decoration: none; }

.widget .padder {
  padding: 15px;
  background: #F0F0F0; }

.widget h2 {
  font-size: 14px;
  margin: 15px 0; }

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.widget ul li {
  margin: 0;
  padding: 8px 0;
  border-top: 1px solid #DDD;
  border-bottom: 0; }

.widget ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.widget ul li:last-child {
  padding-bottom: 0; }

.widget img,
.widget .iframe-wrapper {
  width: 100% !important; }

.widget .limit-bot {
  margin: 0 0 10px 0;
  padding: 5px 0;
  border-bottom: 1px dotted #888; }

#category h1,
#home h1 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px dotted #DADADA;
  padding: 0 0 10px;
  margin: 0 0 20px;
  color: #2B6294; }

#category h3 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px dotted #DADADA;
  padding: 0 0 10px;
  margin: 0 0 20px;
  color: #2B6294; }

.post-items h2 {
  margin: 0 0 5px 0;
  padding: 0 0 10px 0;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px dotted #DADADA;
  color: #2B6294; }

.post-items h2 a:hover {
  text-decoration: none;
  color: #3397cd; }

.post-item {
  display: block;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px dotted #DADADA;
  font-size: 12px;
  text-decoration: none; }

.post-item img {
  margin: 0;
  width: 100%; }

.post-item .meta {
  margin: 0 0 15px 0; }

.pagination-wrapper {
  text-align: center; }

.pagination-wrapper .current {
  background: #2B6294;
  border-color: #2B6294;
  color: white; }

#post h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  Margin: 0 0 5px 0;
  font-family: Georgia, serif; }

#post .meta {
  margin: 0 0 15px 0; }

#post * {
  max-width: 100%; }

#post-content {
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  margin: 15px 0;
  text-align: justify; }

#post h2, #post h3, #post h4 {
  font-weight: normal;
  margin-bottom: 12px;
  line-height: 1.3;
  color: #2B6294; }

#post h2 {
  font-size: 24px; }

#post img {
  display: block;
  margin: 0 auto;
  text-align: center; }

.wp-smiley {
  display: inline-block !important;
  width: auto !important;
  margin: 0 !important; }

.wp-caption {
  width: 100% !important; }

.wp-caption-text {
  padding-top: 5px;
  text-align: center;
  font-style: italic; }

blockquote {
  border-left: 5px solid #2B6294;
  font-style: italic;
  padding: 15px;
  position: relative;
  background: #F0F0F0;
  font-size: inherit; }

#post table th,
#post table td {
  padding: 3px 5px;
  text-align: left; }

#post .form-horizontal,
#post .form-group {
  max-width: none; }

#comments {
  margin: 15px 0;
  padding-top: 15px; }

#comments ol {
  padding: 0;
  list-style: none; }

#comments li.comment {
  margin: 0 0 15px 0;
  padding: 15px;
  background: #F0F0F0; }

#comments li.comment.even {
  background: #c6ddff; }

#commentspost p:last-child {
  margin-bottom: 0; }

.comment-author,
.comment-meta {
  display: inline-block;
  margin-bottom: 10px; }

.comment-author cite {
  margin-right: 5px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase; }

.comment-author .says {
  display: none; }

.related-posts {
  margin: 0 0 15px 0;
  font-size: 12px; }

.related-posts h3 {
  margin: 0 !important;
  padding: 15px 15px;
  background: #2B6294;
  color: white !important;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 0;
  border: 0; }

.related-posts h3 p {
  margin: 0; }

.related-posts ul {
  display: block;
  margin: 0;
  padding: 15px;
  background: #F0F0F0;
  list-style: none; }

.related-posts ul li {
  margin: 0;
  padding: 8px 0;
  border-top: 1px solid #DDD;
  border-bottom: 0; }

.related-posts ul li:first-child {
  border-top: 0;
  padding-top: 0; }

.related-posts ul li:last-child {
  padding-bottom: 0; }

#af-form-268372534 {
  max-width: auto !important;
  background: #F0F0F0 !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0px !important; }

#af-form-268372534 .af-header {
  background: rgba(0, 0, 0, 0.6) !important;
  box-shadow: none !important;
  padding: 15px !important;
  color: white !important; }

#af-form-268372534 .af-header p {
  margin: 0 !important; }

#af-form-268372534 .af-header span {
  color: white !important; }

#af-form-268372534 .af-header span:first-child {
  display: block; }

#af-form-268372534 .af-body {
  background: transparent !important;
  box-shadow: none !important;
  padding: 15px !important; }

#af-form-268372534 input {
  width: 100% !important; }

#af-form-268372534 .af-footer {
  background: transparent !important;
  box-shadow: none !important;
  padding: 15px !important;
  font-size: 12px !important;
  text-align: center !important; }
/* =============================================
   ENCARTS — Thème clair et sombre
   ============================================= */

.encart {
  background: #f5f5f7;
  border: 1px solid #e5e7eb;
  padding: 12px 14px;
  border-radius: 6px;
  color: #111827;
  transition: background-color .3s ease, color .3s ease, border-color .3s ease;
}

.encart-colore {
  background-color: #e6f8f5;
  border: 1px solid #b3e6de;
  color: #004d40;
  padding: 12px 14px;
  border-radius: 6px;
}

@media (prefers-color-scheme: dark) {
  .encart {
    background: #3a3a3a;
    border: 1px solid #555555;
    color: #f5f5f5;
  }
  .encart-colore {
    background-color: #0a2a23;
    border: 1px solid #005c4b;
    color: #18f2c7;
    padding: 12px 14px;
    border-radius: 6px;
  }
}

/* =============================================
   ENCARTS — Thème clair et sombre
   ============================================= */

.encart {
  background: #f5f5f7;
  border: 1px solid #e5e7eb;
  padding: 12px 14px;
  border-radius: 6px;
  color: #111827;
  transition: background-color .3s ease, color .3s ease, border-color .3s ease;
}

.encart-colore {
  background-color: #e6f8f5;
  border: 1px solid #b3e6de;
  color: #004d40;
  padding: 12px 14px;
  border-radius: 6px;
}

@media (prefers-color-scheme: dark) {
  .encart {
    background: #3a3a3a;
    border: 1px solid #555555;
    color: #f5f5f5;
  }
  .encart-colore {
    background-color: #0a2a23;
    border: 1px solid #005c4b;
    color: #18f2c7;
    padding: 12px 14px;
    border-radius: 6px;
  }
}