/*
Theme Name: Lite DesignBlog
Version: 100.1.0
Description: A child theme of Blog Design Lite
Author: admin
Template: blog-design-lite
*/

@import url("../blog-design-lite/style.css");

h1 {
  font-size: 35px;
  line-height: 46px;
}
a,
a:visited {
  color: #e78832;
}
.site-branding {
  padding: 10px 0 10px;
}
.main-navigation ul:not(.children) > li > a {
  padding: 5px 15px;
  
}
.site-header {
  margin-bottom: 20px;
}
#breadcrumbs-wrapper {
  margin-bottom: 20px;
}
.home #main {
  padding: 0;
}
.blog .site-content .content-area,
.archive .site-content .content-area,
.search .site-content .content-area {
  width: 66%;
  float: left;
}
.post-grid .layer-content .title_link {
  font-size: 22px;
}
.post-loop-wrap .entry-media {
  max-height: 216px;
  overflow: hidden;
}
.post-loop-wrap .entry-title {
  min-height: 62px;
  max-height: 62px;
  overflow: hidden;
}
.single .entry-media img {
  width: 100%;
}
.entry-content {
  font-size: 19px;
}
.entry-content a {
  color: #e78832;
}

.entry-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem;
}
.entry-content ul li {
  padding-left: 1rem;
  text-indent: -0.7rem;
}
.entry-content ul li::before {
  content: "🥕 ";
}

.nav-links a .post-title {
  color: #e78832;
}
.nav-links a .post-title:hover {
  text-decoration: underline;
}
.blog-design-lite-related-posts-inner .entry-title {
  max-height: 25px;
  overflow: hidden;
}
.blog-design-lite-related-posts-inner .entry-media img {
  max-height: 159px;
}

.pagination .current,
.pagination a.page-numbers:hover {
  background: #88c163;
}

.error404 .page-content .go-back-home {
  background: #88c163;
  font-size: 16px;
  line-height: 1.97;
  display: inline-block;
  padding: 0.6em 1.2em;
  color: #fff !important;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 3px;
  margin-bottom: 3px;
  border-radius: 3px;
}

.error404 .page-content .go-back-home:hover {
  background: #111;
}
.error404 .error-image {
  position: relative;
  padding-bottom: 41px;
  margin: 0;
}
.owl-carousel-post-slide .entry-title {
  display: block;
  font-weight: 500;
  color: #111;
  margin: 0;
  word-wrap: break-word;
  margin-bottom: 15px;
  font-size: 24px;
  font-family: "Poppins", serif;
  line-height: 1.3;
  clear: both;
}
.owl-carousel-post-slide .entry-title a {
  color: #000000;
}
.widget-title {
  display: block;
  position: relative;
  margin: 0 0 30px;
  border-bottom: 2px solid #111;
  padding: 7px 0px 8px;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  font-family: "Poppins", serif;
  line-height: 1.3;
  clear: both;
}
.widget-title::after {
  content: "";
  background: #bfa200;
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
/* Logo Ils nous remercient section custom styles */
.logo-pa img {
  width: 230px;
}
@media screen and (max-width: 420px) {
  .logo-pa img {
    width: 160px;
  }
}

/* Logo Ils nous remercient section custom styles end */

.wp-image-1225 {
  max-width: 250px;
  width: 100%;
}

.wp-image-1229 {
  width: 100%;
}

.wp-image-1231 {
  width: 100%;
}

@media (max-width: 1023px) {
  h1 {
    font-size: 30px;
    line-height: 43px;
  }
  .blog .site-content .content-area,
  .archive .site-content .content-area,
  .search .site-content .content-area {
    width: 100%;
  }
  .blog-design-lite-related-posts-inner {
    padding: 0 20px;
  }
  .site-content .widget-area {
    width: 100%;
    margin-top: 35px;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .menu-toggle {
    top: 25px;
  }
  .page-header {
    margin-bottom: 20px;
  }
  .post-loop-wrap .entry-media {
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .site-branding {
    padding: 0;
  }
  .mobile-logo a {
    line-height: 1.5;
  }
  .mobile-logo img {
    max-height: 75px;
    transform: translate(-10%, 0%);
  }
  .hentry {
    margin-bottom: 15px;
  }
  .post-loop-wrap .entry-title {
    min-height: initial;
    max-height: initial;
    overflow: visible;
    margin: 0;
  }
  .blog-design-lite-related-posts-inner .entry-media img {
    max-height: 159px;
    width: 100%;
  }

  .wp-image-1225 {
    max-width: 100%;
  }

  .wp-image-1223 {
    max-width: 100px;
  }
}


.entry-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.br-review-link {
  background: #e78832;
  padding: 7px 25px;
  color: #fff !important;
  border-radius: 20px;
  margin: 0 auto 25px;
  display: block;
  text-align: center;
  width: fit-content;
  min-width: 275px;
  border: 1px solid #fff;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}
.br-review-link:hover {
  border: 1px solid #e78832;
  background: #fff1e4;
  color: #090909 !important;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}

.autor-blk {
  background: linear-gradient(0deg, #f5f7fa, #c3cfe2);
  padding: 20px;
  margin: 20px 0;
  border-radius: 12px;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
}
.autor-blk :first-child {
  margin-top: 0 !important;
}
.autor-blk * {
  margin-bottom: 0 !important; 
}
.autor-blk h2 {
  border-bottom: 2px solid #e8b07d;
  margin-bottom: 12px !important;
  display: inline-block;
  padding: 2px 10px;
}
.autor-photo img {
  border-radius: 50%;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  max-width: 200px !important;
  width: 100%;
  margin: 0 auto;
}