/*
Theme Name: Mavieassur Child
Template:   mavieassur
Theme URI: 
Description: Mavieassur Child Theme
Author: max0623
Author URI: 
Version: 1.0.1
Text Domain: mavieassur-child
*/


 .garanties-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #1f2430;
  }

  .garanties-list li {
    position: relative;
    padding-left: 42px;
    margin-bottom: 18px;
    line-height: 1.4;
  }

  .garanties-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    border: 2px solid #d9a441;
    border-radius: 50%;
    color: #d9a441;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
  }


  .elementor-17 .elementor-element.elementor-element-5db28c5 .ata-site-logo img{max-height: inherit !important;}

  .logo-partenaires img{height: 60px !important; padding: 10px;}
  .logo-partenaires-mobile img{    height: 60px !important; padding: 10px; margin-top: 15px;}




#wpcf7-f338-o3 input::placeholder {
    color: #FFF !important;
}