/* 
Theme Name: Pourquoi Pas Vous
Description: Pourquoi Pas Vous template created by Agence EVOL
Author: Agence EVOL
Author URI: https://agence-evol.fr/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */

/*Masquer Captcha*/
.grecaptcha-badge { 
    visibility: hidden !important;
}

/*Cookies Yes*/
	
.cky-consent-container {
	z-index: 999;	
}


div[data-cky-tag="powered-by"], div[data-cky-tag="detail-powered-by"] {
    display : none !important;
}

.cky-custom-brand-logo-wrapper .cky-custom-brand-logo {
    width: auto;
    margin-bottom: 10px;
    height: 60px;
}

button[data-cky-tag="settings-button"] {
    order: 3;
    flex: 0 1 100%;
    border: none;
	margin-top: 8px;
}

button[data-cky-tag="reject-button"] {
    order: 0;
    flex: 1;
}

button[data-cky-tag="accept-button"] {
    order: 0;
    flex: 1;
}

@media (max-width: 440px) {
    .cky-notice-btn-wrapper .cky-btn-customize {
        order: 4 !important;
    }
}
	
.cky-accordion-btn:hover, .cky-accordion-btn:active {
	background-color: #FFF;
}

.cky-prefrence-btn-wrapper button {
    flex: 1;
}

.cky-consent-bar *,
.cky-preference-center * {
    font-family: "Afacad", Sans-serif;
	line-height: 140% !important;
}
	
.cky-title, .cky-preference-title, .cky-accordion-btn{
	font-family: "Afacad", Sans-serif; !important;
}

.cky-title{
	font-size: 20px !important;
	}

.cky-notice-des p, .cky-preference-body-wrapper p{
	font-size: 16px !important;
}
	
.cky-btn-revisit-wrapper {
	visibility: hidden !important;
}

.cky-banner-element {
	cursor:pointer;
}

.cky-btn {
	padding: 8px !important;
	font-size: 16px !important;
}