/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.img-blogue img{
  transition: all ease 0.2s;
}
.img-blogue img:hover{
  opacity: 0.8;
  transition: all ease 0.2s;
}
.boite-texte-blogue{
  border-left:6px solid #014a7f;
  padding-left:10px
}
.boite-texte-blogue h3{
  margin-bottom: 0;
}
.boite-texte-blogue h3 a{
  color: #014a7f;
}
.boite-texte-blogue h3 a:hover{
  color: #fb2056;
}
.boite-texte-blogue p {
    margin-bottom: 0;
}
.boite-texte-blogue p a {
    color: #014a7f;
}
.titre-pages-top h1{
    margin-bottom: 0 !important;
}
.boite-texte-blogue p a:hover{
    color: #fb2056;
}
.boites-articles-blogue a.elementor-post__read-more{
  background: #014a7f;
  color:#fff;
  padding: 10px 20px;
  display: block;
  text-align: center;
  transition: all ease 0.2s;
  border-radius: 30px;
}

.boites-articles-blogue a.elementor-post__read-more:hover{
  background: #fb2056;
  color:#fff;
  transition: all ease 0.2s;
}
.elementor-widget-sidebar {
  padding: 10px 20px;
  background: #f9f9f9;
}
a.btn-contact{
  background: #014a7f;
  color:#fff;
  padding: 10px 20px;
  display: block;
  text-align: center;
  transition: all ease 0.2s;
  border-radius: 30px;
}

a.btn-contact:hover{
  background: #fb2056;
  color:#fff;
  transition: all ease 0.2s;
}
.widget h2.widget-title{
  font-size: 22px !important;
}
.widget_recent_entries li{
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.widget_recent_entries li a{
  color:#014a7f;
}
.widget_recent_entries li a:hover{
  color:#fb2056;
}
.notes-bas-de-page{
  padding-bottom:30px;
}
.notes-bas-de-page ol {
    margin: 0 0 0 20px;
}
.notes-bas-de-page li {
    font-size: 12px;
}
.notes-bas-de-page li a{
    color:#000;
}
.notes-bas-de-page li a:hover{
    color:#fb2056;
}
.single-post h3 {
    margin-bottom: 30px;
}
.single-post h4 {
    margin-bottom: 5px;
}
