/*
Theme Name: nia
Description: nia
Author: Idole
Template: enfold
Version: 1.0.1
*/

/*--------info Screen---&---font---------*/
/*
@media only screen and (min-width: 768px) and (max-width: 989px)     entre 2 tailles d'�cran
@media only screen and (min-width: 990px) and (max-width: 1140px)     entre 2 tailles d'�cran

@media only screen and (max-width: 479px) {     @media only screen and (min-width: 480px) {
@media only screen and (max-width: 767px) {     @media only screen and (min-width: 768px) {
@media only screen and (max-width: 989px) {     @media only screen and (min-width: 990px) {
@media only screen and (max-width: 1139px) {    @media only screen and (min-width: 1140px) {
@media only screen and (max-width: 1309px) {    @media only screen and (min-width: 1310px) {

pour css

font-family: "Red Hat Text", sans-serif;

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Red+Hat+Text:ital,wght@0,300..700;1,300..700&display=swap" rel="stylesheet">


AOUTER UNE FONT // ici police importée on utilise pas cette technique
/wp-content/themes/enfold/framework/php/font-management --> class-avia-type-fonts.php
'Red Hat Text'		=> 'Red Hat Text:300,400,500,700',

Enfold / import/export --> Gestionnaire de police d’écriture personnalisée 
--> uploader
si déjà présent et qu'elle ne fonctionne pas après migration
--> supprimer puis Uploader


||||IMPORTANT--MODIFIER SELECT IMAGE PAR DEFAUT
https://www.niaadminservices.com/wp-admin/options.php
image_default_size
Available Options: (mettre full-size)
thumbnail medium large full-size

*/

/*-------Ajout xav------------------*/
/* RECAPTCHA */
#top .avia_ajax_form .av-google-badge-message {
    display: none !important;
}
/*******************/
/* header */
/*******************/
#header .logo img,
#header.logo svg {
    padding: 11px 0;
}
#header.header-scrolled .logo img,
#header.header-scrolled .logo svg {
    padding: 3px 0 !important;
}
/* logo for mobile et taille */
@media only screen and (max-width: 767px) {
    .logo img { 
        max-height: 65px !important;
    }
}
@media only screen and (max-width: 768px) {
  #header #header_main .container {
     height: 65px  !important;
     line-height: 65px  !important; 
  }
  .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
    height: 65px;
    line-height: 65px;
  }
  .responsive .logo a {
    display: inline-block;
    }
}
@media only screen and (max-width: 767px) {
    .responsive .logo a {
        vertical-align: top !important;
    }
}
/***************************************/
/*------------style g�n�ral-----------*/
/**************************************/
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
p strong {
    color: #231e21 !important;
}
a:hover {
    text-decoration : none;
}
.avia_textblock a {
    border-bottom: 1px solid #51464d;
}
.primary-color {
    color: #3e4443 !important;
}
.citation {
    color: #7b644d;
    font-weight: 600;
    font-style : italic;
    font-size: 17px;
    margin-top: 14px;
    display: inline-block;
}
.auteur {
    font-weight: 500;
    font-style : italic;
}
.inspi {
    color: #7b644d;
    font-style : italic;
    padding-right: 5px;
}
.chapo {
    font-size:20px;
}
.fs19 {
    font-size:19px;
}
.fs20 {
    font-size:20px;
}
.fs30 {
    font-size:30px;
    line-height: 35px !important;
}
.fs35 {
    font-size:35px;
    line-height: 40px !important;
}
.fw500 {
    font-weight: 500;
}
.taL {
    text-align: left;
}
.tabP {
    padding-right: 12px;
}
.pt10 {padding-top:10px;} .pt15 {padding-top:15px;} .pt20 {padding-top:20px;}

.mb30 {margin-bottom: 30px;} 
.mb35 {margin-bottom: 35px;}
.my40 {margin: 40px 0;} 
.my40-25 {margin: 40px 0 25px 0;}


/*---accueil---*/
/*id ancre*/
/*
#naturo
#consult
#apropos
#rdv
*/

.ai2 h1, .ai3 h2, .ai4 h2, .ai5 h2, .ai7 h2 {
    font-size: 50px;
    text-transform: none !important;
    text-align: center;
    letter-spacing: 0 !important;
    line-height: 1.1em
}
@media only screen and (max-width: 989px) {
    .ai2 h1, .ai3 h2, .ai4 h2, .ai5 h2, .ai7 h2 {
        font-size: 40px;
    }
}
.ai3 h3 {
    font-size: 20px;
    line-height: 1.4em;
}
/* reglage couleur lINK HEADER */
.header_color .av-subnav-menu a:focus,
.header_color .main_menu ul:first-child > li a:focus,
.header_color .main_menu ul:first-child > li.current-menu-item > a,
.header_color .main_menu ul:first-child > li.current_page_item > a,
.header_color .main_menu ul:first-child > li.active-parent-item > a {
    color: #231e21;
}
.header_color .av-subnav-menu a:hover,
.header_color .main_menu ul:first-child > li a:hover {
    color: #a62d43;
}
/* BTN FORMULAIRE */
.main_color input[type='submit'] {
    background-color: #F24464;
    border-color: #F24464;
}

/*imgTop*/
.ai1 p {
    text-align: right;
    color: #ffffff;
    font-size: 38px;
    letter-spacing: 1px;
    
    font-weight: 700;
    line-height: 54px;
}
.ai1 .base1 {
    background-color: #a62d43;
    padding: 0px 22px;
}
.ai1 .base2 {
    background-color: #f56f88;
    padding: 0px 22px;
}
@media only screen and (min-width: 1240px) {
    .ai1 p {
        padding: 0px 113px 0 0;
    }
}
@media only screen and (max-width: 989px) {
    .ai1 {
        background-position: 36% 50% !important;
    }
    .ai1 p {
        text-align: center;
        padding: 220px 0 0 0;
    }
    .ai1 .content {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
@media only screen and (max-width: 479px) {
    .ai1 p {
        font-size: 34px;
        letter-spacing: 0;
        line-height: 47px;
    }
}
/* Shared */
/* IMG bg transparent mob + diminution padding ---  ai2 ai4*/
@media only screen and (max-width: 989px) {
    .ai2 .colImg,
    .ai4 .colImg {
        background-image: none !important;
        margin:0 !important;
    }
    #top .ai2 .flex_column_table.av-equal-height-column-flextable:not(:first-child),
    #top .ai4 .flex_column_table.av-equal-height-column-flextable:not(:first-child)    {
    margin-top: 10px;
    }
}
/*pourquoi*/
.ai3 {
    text-align: center;
}
.ai3 .chapo {
    padding: 0 199px;
}
.ai3 .listeCol {
    text-align: left;
}
.ai3 img {
    margin-bottom: 5px;
    max-width: 79px;
}
.ai3 .listeCol ul,
.ai4 .listeCol ul {
    margin-left: 0px;
}
@media only screen and (max-width: 1176px) {
    .ai3 .chapo {
        padding: 0 120px;
    }
}
@media only screen and (max-width: 1018px) {
    .ai3 .chapo {
        padding: 0 41px;
    }
}
@media only screen and (max-width: 860px) {
.ai3 .chapo {
        padding: 0;
    }
}
/**************************/
/**************************/
/*a propos - qui suis je */
/**************************/
/**************************/
.ai5L {
    padding: 65px 0 65px;
}
.ai5L h2 {
    text-align: left !important;
}
.ai5L img {
    max-width: 140px;
    padding-right:20px;
}
.ai5L .txtCoul {
    color: #383030;
}
.ai5L .txtCoul p:first-child {
    margin: 1.7em 0 0.85em 0 !important;
}
.ai5L .txtCoul p:last-child {
    margin: 0.85em 0 0 0 !important;
}

@media only screen and (min-width: 990px) and (max-width: 1139px) {
    .ai5R {
    position: absolute;
    right: -50px;
    /*width: calc(100% + 50px);*/
    }
    div .ai5L {
        width: 62% !important;
    }
    .ai5 .av-flex-placeholder {
        width: 0 !important;
    }
}
@media only screen and (max-width: 989px) {
    .ai5L {
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 767px) {
    .ai5R {
        width: 118% !important;
        max-width: 118% !important;
        left: -9%;
    }
}       
    

/* formation */
.ai6 .fs19 p{
    margin-bottom: 20px !important;
}
/*sep contact*/
.aiSepContact .av-seperator-icon {
    font-size: 25px;
    color: #c6bdae !important;
}
#after_section_6 .content {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/* contact*/
.ai7L h2, .ai7L p {
    text-align: right !important;
}
.ai7 {
    border-top: 1px solid #efeeeb !important;
}
/*footer*/
.aiFooter {
    font-size: 14px;
    color: #ffffff;
}
/*padding section*/
.ai2, .ai4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.ai6 {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
.ai7 {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}
.aiFooter {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
}

/*alignV bloc texte sur image*/
.txt p:first-child {
    margin-top: 0 !important;
}
.txt p:last-child {
    margin-bottom: 0 !important;
}


@media only screen and (max-width: 989px) {
    .ai3 .listeCol {
        column-count: 2 !important;
    }
    .ai2 .column-top-margin,
    .ai4 .column-top-margin {
        margin-top: 30px !important;
    }
    .ai6 {
        padding: 0 50px;
    }
    .ai7L h2, .ai7L p {
    text-align: center !important;
    }
    .ai7 {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
    }
}
@media only screen and (max-width: 767px) {
    .ai3 .listeCol {
        column-count: 1 !important;
        padding-left: 20px;
    }
    h1, h2 {
    font-size: 38px;
    }
    .ai3 .listeCol p {
        margin-top:0 !important;
        font-size: 16px;
    }
    .tabP {
        padding-right: 7px;
    }
    .ai3 .picto p {
        margin: -10px 0 4px 0;
    }
    .ai3 .picto.last {
       margin-bottom: 10px !important;
   }
   .ai6 {
        padding: 0;
    }
}
@media only screen and (max-width: 479px) {
    .ai3 .listeCol {
        padding-left: 0;
    }
    .chapo, .fs20, .ai3 h3 {
        font-size:17px;
    }
    .ai3 .titlePicto {
        margin-top: 25px !important;
    }
}
/**/
/*avia*/
.avia_textblock {
    line-height: 1.50em;
}
/*----------------------*/
/* point liste "li" */
li::marker {
    font-size: 13px;
}
.entry-content-wrapper div li {
    padding-left: 5px;
}
.entry-content-wrapper li {
    padding: 0;
}

/*----------formulaire-------*/
.aiFormul {
    padding: 30px 30px 5px 30px;
    border: 1px solid #ff6600;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"],
#top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
        font-family: "Red Hat Text", Arial, sans-serif;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border: 1px solid #eae8e9;
}
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select {
    border: 1px solid #eae8e9;
}
.av-fields-with-error {
    padding: 10px 10px;
    margin-right: 20px;
    font-size: 12px;
    background-color: #ffffff;
    color: #ff6363;
    border: 2px solid #ff6363 !important;
    border-radius: 5px;
}
@media only screen and (max-width: 479px) {
    .aiFormul {
        padding: 30px 0px 0px;
        border: 0px solid #ff6600;
    }
}
/*fin NIA*/


/*----FAQ--Accordion--*/
.js_active .toggler {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 18px;
}
.js_active .av-elegant-toggle .toggler {
    padding: 30px 65px 30px 35px;
    font-size: 17px;
    top: 0;
    border-top-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}
.js_active .av-elegant-toggle .toggler.activeTitle {
    font-weight: 700;
}
.av-elegant-toggle.togglecontainer .av_toggle_section:last-of-type .toggler {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.av-elegant-toggle.togglecontainer .av_toggle_section:last-of-type .toggle_wrap {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    padding-top: 20px;
}
.av-elegant-toggle .toggle_content {
    font-size: 16px;
    padding: 0 35px 30px 35px;
}
.av-elegant-toggle .toggle_icon, .av-elegant-toggle .toggle_icon span {
    opacity: 0.6 !important;
    border-color: #6f6f6f;
}
.av-elegant-toggle .activeTitle .toggle_icon, .av-elegant-toggle .single_toggle:hover .toggle_icon {
    opacity: 1 !important;
}
.av-elegant-toggle .toggle_content {
    padding: 0 35px 30px 35px;
}

/* --------blog------------------ */

#top .post-entry .post-title {
    letter-spacing: 0 !important;
}
#top .post-entry .post-title:hover {
        opacity: 1 !important;
}
/*Point de rupture side bar blog */

@media only screen and (max-width: 989px) {
    
    .responsive .template-blog .blog-meta, 
    .responsive .post_author_timeline, 
    .responsive #top #main .sidebar {
        display: none;
    }
    .responsive #top .container .av-content-small,
    .responsive #top #wrap_all .flex_column,
    .responsive #top #wrap_all .av-flex-cells .no_margin {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .responsive .content .entry-content-wrapper {
        padding: 0;
    }
}
/*---------widget------------------*/
.widgettitle {
    font-weight: 500 ;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 1.3em;    
}
/*----------------------------------------
// SOCKET
//--------------------------------------*/
#socket {
    font-size: 12px;
    margin-top: -1px;
    z-index: 1;
}
#socket .sub_menu_socket {
    float: left; 
    margin: 0;
    font-size:12px !important;
}
.socket_color, .socket_color a, .socket_color a:active {
    color: #ffffff !important;
    text-decoration:none !important;
}
.socket_color a:hover {
    color: #efeeeb !important;
    text-decoration:none !important;
}
#socket .social_bookmarks {
    font-size:18px !important;
}
#socket .social_bookmarks a:hover {
    color: #ffffff !important;
}
#socket .social_bookmarks li {
    margin-right: 10px;
}

/******/
/*btn*/
/******/
.avia-button.avia-size-x-large {
    padding: 18px 30px 16px;
    font-size: 17px;
    font-weight: 600 !important;
    border: none;
}
.avia-button.avia-size-x-large:hover {
    background-color: #cc0000 !important;
    opacity: 1;
}
/* btn icon */
.avia-button.avia-size-x-large .avia_button_icon_left {
    margin-right: 6px;
    font-size: 24px;
    vertical-align: bottom;
}
/* btn formulaire */
.avia_ajax_form .button { 
    padding: 18px 30px 16px;
    font-weight: 600;
    font-size: 17px;
    border: none;
}
/*btnFixed*/
.sectionBtnFixed {
    position: relative;
    z-index: 999;
    margin-top: -40px;
    background-color: rgba(0, 0, 255, 0) !important;
}
.btnFixed {
    position: fixed;
    overflow: visible;
    left: 20px;
    bottom: 20px;
    
    background-color: rgba(0, 0, 255, 0) !important;
}
.btnFixed .avia-button {
    font-size: 30px !important;
    background-color: #15b76c !important;
    border-radius:100%;
    padding: 6px 13px;
}
.btnFixed .avia-button:hover {
    background-color: #128b53 !important;
}
/****btn top*****/
@media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
        display: block;
    }
    #scroll-top-link {
        border-radius: 100%;
        right: 20px;
        bottom: 20px;
    }
}
/* modif Avia */
#top label {
    font-weight: normal;
}
.main_color .required {
    color: #000000;
}

/*-------Video mobile youtube------------------*/

.videomob { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.videomob iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}
/*---------menu mobile ---------------------*/
#av-burger-menu-ul li a {
    border-color: #dee2e6 !important;
}
#av-burger-menu-ul a:hover {
    /*background-color: #0446B8 !important;*/
    color: #F24464 !important;
}

/*---------menu mobile - point de rupture -------*/
@media only screen and (max-width: 989px) {
.av-burger-menu-main { 
     display: block!important; 
}
.av-main-nav .menu-item {
     display: none!important;
}
}
/* -------------footer socket--------------------*/

/*#socket .sub_menu_socket {
    float: right !important;
}*/
@media only screen and (max-width: 767px) {
    .responsive #socket .sub_menu_socket {
    display: block;
    }
    #socket .sub_menu_socket li {
        float: none;
        display: block;
        padding: 10px 0;
        border-left-style: solid;
        border-left-width: 1px;
        line-height: 10px;
        text-align:center;
    }
    #socket .copyright {
        float: none;
        display: block;
        text-align: center;
    }
}
#socket .menu {
    margin-top: 9px !important;
}
/* -------------footer socket--------------------*/
.avia-cookie-consent .avia-cookie-consent-button {
    margin: 10px 4px 10px 4px !important;
}
.avia-cookie-consent-button-1,
.avia-cookie-consent-button-2 {
    color : #383030 !important;
}
.avia-cookie-consent-button-3 {
    color: #fff !important;
}
.active_tab_content .tab_inner_content {
    font-size: 15px;
}
#av-consent-extra-info .av-special-heading {
    padding-bottom: 0 !important;
    padding-top: 15px;
}
#top .av-toggle-switch input[type="checkbox"]:checked + .toggle-track {
    background: #978972 !important;
    background: #a62d43 !important;
}
/**********utile************************/
.main_color, .main_color div {
    border-color : #ffffff;
}
.nonborder, .nonborder div {
    border:none !important;
}

 @media only screen and (max-width: 1210px) {
.hide1210 {
    display:none !important;
}}
.txtblancBandeau, .txtblancBandeau h1 {
    font-size: 65px !important;
    color: #ffffff !important;
    font-weight:400 !important;
}
@media only screen and (max-width: 989px) {
.bloc989 .flex_column_table div {
    display:block !important;
    width:100% !important;
    margin-bottom: 30px !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
}
 
/*-----------header------------------*/
.main_menu ul:first-child > li > a {
    text-transform : none;
    Font-weight: 400 !important;
    font-size: 16px !important;
}
/*-----survol IMG-----------*/
.image-overlay {
    background: #ffffff;
}

.avia_transform a:hover .image-overlay {
    opacity: 0.1 !important;
}
.image-overlay .image-overlay-inside {
    display: none;
}
.avia_transform a .image-overlay,  .avia_transform a:hover .image-overlay {
width: 100% !important;
left: 0 !important;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
/*---------blog------------------*/
.av-vertical-delimiter {
    display:none !important;
}
#top .post-entry .post-meta-infos {
    display:none !important;
}

.html_elegant-blog .read-more-link a {
    color: #0446B8 !important;
}
.html_elegant-blog .read-more-link a:hover {
    color: #08006f !important;
}
        /*balise H */
.template-page .entry-content-wrapper h2 {
    text-transform: none;
    letter-spacing: 0px;
}
        /*widget*/
.recentcomments a, .widget_recent_entries li a {
    font-style: normal;
    font-family: 'Nunito Sans', sans-serif;
}
.recentcomments, .widget_recent_entries li {
    padding: 4px 0;
    font-size: 14px;
    line-height: 1.5em;
}
.widget {
    padding: 20px 0 10px 0;
}

/*-----commentaires & plus------------*/
input[type="submit"], #submit, .button {
    padding: 16px 26px;
    border-radius: 5px !important;
}
.author_name, .comment_title {
    font-family: 'open sans', Arial, sans-serif;
}
.nogravatar .gravatar img {
    display: none !important;
}

/*-----import article blog---------------*/
.post-entry .blog-categories {
    display: none !important;
}
.html_elegant-blog .avia-content-slider .slide-meta {
    display: none !important;
}
.html_elegant-blog .avia-content-slider .slide-entry-title {
    text-align: left !important;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    line-height: 1.3em;
    margin-bottom: 0 !important;
    font-weight:500 !important;
    /*color: #08006f !important;*/
}
.html_elegant-blog .avia-content-slider .slide-entry-title:hover {
    /*color:#0446b8 !important;*/
    opacity: 1 !important;
}

/*-----------FIN XAV-------------------*/
