/*
Theme Name: AG Fenetres
Theme URI: http://agfenetres.go4m.com.pl
Author: G4M
Author URI: https://go4media.pl
Description: Comapny site
Tags: custom-logo, custom-menu, featured-images, custom blocks, custom fields
Version: 1.0
Requires at least: 5.0
Tested up to: 6.5.5
Requires PHP: 8.1.10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: agfenetres
*/

#xrootCookieRules {
  padding: 10px; 
  position: fixed; 
  bottom:0px;left:0; 
  width:100%;
  background-color:#d6e5e9;
  z-index: 99999999; 
  border: none;
  filter:alpha(opacity=98); 
  opacity:0.98;
}
.cookies-wrap {
  width: 96%; 
  margin: 0 auto; 
  position: relative;
}
.cookies-wrap p {
  font-size: 12px;
  line-height:14px;
  text-align: center;
  color: #000;
  margin: 0 0 8px; 
  padding: 0;
}
.cookies-wrap p:last-child {
  margin-bottom: 0; 
}
.cookies-wrap a {
  cursor: pointer;
  text-decoration: underline;
}

.btn-cookie-close {
  margin: 0;
  padding: 8px 16px;
  color: #000;
  background-color: #eaf4d7;
  border: 1px solid #000;
  cursor: pointer; transition: all 150ms;
}
.btn-cookie-close:hover {
  color: #fff;
  background-color: #000;
}

.grecaptcha-badge {
  display: none !important;
}

/**/
.tiles-vertical .tile-vertical__link {
  width: 100%;
  justify-content: center;
}
