/* 

	Theme Name: Avoc Child
	Theme URI: http://www.spab-rice.com 
	Description: Avoc child Theme. 
	Version: 1.0
	Author: Spab Rice 
	Author URI: http://www.spab-rice.com 
	Template:    avoc
	Text Domain:  avoc-child
	
*/

@import url("../avoc/style.css");

/* -----------------------------------
	CHILD CSS
------------------------------------- */

.pea_cook_wrapper {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

/*
@media screen and (max-width: 640px) {
    
    .pea_cook_wrapper p {
    visibility: hidden;
  }
    .pea_cook_wrapper p::after {
        content: '<button id="pea_cook_btn" class="pea_cook_btn" href="#" style="outline: rgba(0, 0, 255, 0.3) solid 1px;">Accepter les cookies</button>';
    }
}
*/

#catapult-cookie-bar {
    opacity: 0.95 !important;
    height: 60px !important;
    /*font-size: 80% !important;*/
}

