/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-me/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.2.1.1650010963
Updated: 2022-04-15 10:22:43

*/


@font-face {
    font-family: 'Audi';
    src: url('fonts/AudiType-ExtendedBoldItalic.woff2') format('woff2'),
        url('fonts/AudiType-ExtendedBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    
}



.elementor-15 .elementor-element.elementor-element-4204421 .elementor-heading-title{
	font-family: 'Audi' !important;
}

.elementor-110 .elementor-element.elementor-element-4e681c0 .elementor-heading-title{
	font-family: 'Audi' !important;
}


/* Bloc titre cliquable */
.forminator-field-section .forminator-title,
.forminator-field-section h2,
.forminator-field-section h3 {
  background: #f5f5f5;       /* fond gris clair */
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 1.1em;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
  margin-bottom: 8px;        /* espace avec le contenu */
}

/* Effet au survol */
.forminator-field-section .forminator-title:hover,
.forminator-field-section h2:hover,
.forminator-field-section h3:hover {
  background: #e8e8e8;
  color: #222;
}

/* Icône toggle [+] ou [-] */
.forminator-field-section .toggle-icon {
  margin-left: auto;
  font-weight: 700;
  font-size: 1.2em;
  color: #444;
  transition: transform 0.2s ease;
}

/* Petite rotation quand c’est ouvert */
.forminator-field-section[aria-expanded="true"] .toggle-icon {
  transform: rotate(90deg);
}

#forminator-field-email-1_68cd30242f592 {
    background-color: #ffffff ;
    border-radius: 5px;
}




