/**
Theme Name: Action Sud Expertise
Author: Ph. Salesses
Author URI: http://wpastra.com/about/
Description: Votre thème réailisé par Borne504
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: Cabinet d'expertise comptable
Template: astra
*/


/** Typographie - Titre */

h1+P {margin-top: 1.65em !important;}

p+h1 {margin-top: 0.7em !important;}

p+h2 {margin-top: 1em !important;}

h3+P {margin-top: 1.25em !important;}

p+h3 {margin-top: 1em !important;}

h4+P {margin-top: 1.em !important;}

p+h4 {margin-top: 1.3em !important;}


/** Blockquote */

.blockquote {margin: 1.5em !important; font-size: 0.95em;}

@media (max-width: 768px) {
.blockquote {margin: 20px 0 25px 5px !important; font-size: 0.95em;}
}

/* Affichage bloc */

/* .display-none {display: none !important;} */


/* tarteaucitron */

#tarteaucitronRoot #tarteaucitronAlertBig {background: #757575 !important;} /* couleur bandeau */

#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronRoot #tarteaucitronPercentage,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
background: white !important;
}
#tarteaucitronAlertBig {
background-color: rgba(0,0,0,0.8) !important;
}
#tarteaucitronDisclaimerAlert, #tarteaucitronDisclaimerAlert strong, #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
color: #fff !important;
}
#tarteaucitronAlertSmall {
background-color: rgba(0,0,0,0.5) !important;
}
#tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronCloseAlert {
border-radius: 5px !important;
}

#tarteaucitronPersonalize  {color: black !important;}

#tarteaucitronCloseAlert {background-color:#2b2b2b !important; color:#ffffff !important;}

#tarteaucitronCloseAlert:hover {background-color:#4f4f4f !important;}

#tarteaucitronAlertBig #tarteaucitronPersonalize {padding: 5px !important; margin: 15px 15px !important;}

button#tarteaucitronPersonalize {text-transform: none !important; font-weight: 400 !important;}

#tarteaucitronRoot #tarteaucitronAlertBig {width:99.5% !important;}

/* Scrollbar */

/*
html::-webkit-scrollbar {
  width: 1.5rem;
  background-color: #00c49a; 
}
html::-webkit-scrollbar-thumb {
    background: #ffb000; 
}
*/

/* Défilement prohressif de la page */

/*
html {
  scroll-behavior: smooth;
}
*/