/*
Theme Name: Supporting Golf
Theme URI: 
Author: studiowa.fr
Author URI: 
Description: 
Requires at least: 7.1
Tested up to: 7.1
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: supporting-golf
Tags: 
*/

.p-absolute {
  position: absolute;
  z-index: 2;
}

.youtube_player iframe, .wp-theme-twentytwentyfive .youtube_player {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
    display: block;
    max-width: none;
}

.video-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-wrapper {
  width: 100%;
}

footer {
  margin: 0;
}

/* --- Tarteaucitron --- */

.wp-theme-twentytwentyfive div#tarteaucitronServices {
  font-size: 1rem;
}

.wp-theme-twentytwentyfive .tac_activate .tac_float .tarteaucitronAllow,
.wp-theme-twentytwentyfive #tarteaucitronAlertBig #tarteaucitronCloseAlert, .wp-theme-twentytwentyfive #tarteaucitronAlertBig #tarteaucitronPersonalize, .wp-theme-twentytwentyfive #tarteaucitronAlertBig #tarteaucitronPersonalize2, .wp-theme-twentytwentyfive .tarteaucitronCTAButton, .wp-theme-twentytwentyfive #tarteaucitron #tarteaucitronPrivacyUrl, .wp-theme-twentytwentyfive #tarteaucitron #tarteaucitronPrivacyUrlDialog, .wp-theme-twentytwentyfive #tarteaucitronRoot .tarteaucitronDeny, .wp-theme-twentytwentyfive #tarteaucitronRoot .tarteaucitronAllow,
.wp-theme-twentytwentyfive #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow, .wp-theme-twentytwentyfive  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny, .wp-theme-twentytwentyfive  .tac_activate .tarteaucitronAllow {
  background-color: #004029;
  color: white;
}


.wp-theme-twentytwentyfive #tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected, .wp-theme-twentytwentyfive  #tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected,
.wp-theme-twentytwentyfive #tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected {
   background-color: #00925c;
}

.wp-theme-twentytwentyfive .tarteaucitronCheck,
.wp-theme-twentytwentyfive .tarteaucitronCross {
  display: none;
}

.wp-theme-twentytwentyfive #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk [aria-pressed="true"] {
   background-color: #00925c;
}

/* --- Polylang --- */

ul.wp-block-polylang-language-switcher {
    list-style: none;
    padding: 0;
    margin-left: 1rem;
    margin-top: 15px;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}