html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Archivo';
font-style: normal;
font-weight: 900;
src: url(//www.laseguinierebasket.com/wp-content/themes/basketlaseg/fonts/archivo-v19-latin-900.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//www.laseguinierebasket.com/wp-content/themes/basketlaseg/fonts/roboto-v32-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//www.laseguinierebasket.com/wp-content/themes/basketlaseg/fonts/roboto-v32-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Archivo';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6,
#equipes .item span.titre,
#equipes .classement span.titre,
#actu span.titre, #a_f h2 + p,
#labels h2 + p {
line-height: 120%;
margin: 10px 0px;
font-weight: 900;
font-family: 'Archivo';
text-transform: uppercase;
display: block;
}
h1 {
font-size: 60px;
margin: 0;
text-align: center;
font-weight: 300;
line-height: 1;
color: #FFFFFF;
}
h2 {
font-size: 35px;
line-height: 1.05em;
}
h3,
#equipes .item span.titre,
#equipes .classement span.titre,
#actu span.titre,
#a_f h2 + p,
#labels h2 + p {
font-size: 20px;
color: #CD061D;
}
h4 {
font-size: 16px;
}
a:focus {
outline: none;
}
a {
color: #000000;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
top: 65px;
right: 25px;
transition: 0.3s;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
color: #FFFFFF;
padding: 0px 20px;
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
font-family: 'Archivo';
font-weight: 900;
transition: 0.3s;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
border-radius: 6px;
}
#nested .firstLevel li.menu-item-has-children > a > span {
position: relative;
padding-right: 20px;
}
#nested .firstLevel li.menu-item-has-children > a > span:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
position: absolute;
bottom: 0;
top: 0;
margin: auto;
right: 0;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 12px 10px 10px 10px;
font-size: 14px;
text-align: left;
color: #000000;
text-transform: initial;
font-family: 'Roboto';
font-weight: 400;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #CD061D;
position: absolute;
border-radius: 50%;
top: 9px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 130px;
z-index: 2;
transition: 0.3s;
background: rgba(205, 6, 29, 0.8);
background-size: cover;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
left: 40px;
top: 20px;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 40px;
top: 17px;
z-index: 3;
transition: 0.3s;
display: flex;
align-items: center;
gap: 20px;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
padding-top: 130px;
height: 20vw;
position: relative;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
filter: brightness(0.75);
}
.title_and_bc {
position: absolute;
top: 130px;
left: 0;
right: 0;
bottom: 0;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
.title_and_bc h1 {
font-size: 55px;
margin-bottom: 15px;
max-width: 1140px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
background: #000000;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1281px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
#nested .firstLevel li.megamenu > ul {
display: flex;
}
#nested ul.firstLevel > li:nth-last-child(2) > ul {
left: 75px;
}
}
@media (max-width: 1280px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 20px;
right: 20px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #000000;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #000000, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #000000, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #FFFFFF;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 10px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 0;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
}
@media (max-width: 1200px) {
.title_and_bc h1 {
font-size: 40px;
}
#chapterPicture {
height: 25vw;
}
}      body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
.newsContainer .btn a,
#equipes .item a,
#equipes .classement a,
#actu .btn a,
#a_f .txt > :last-child a,
#labels .txt > p:last-of-type a,
#part .txt p a {
border-radius: 0;
background: none;
color: #CD061D;
padding: 2px 0 5px 0;
font-weight: 900;
font-family: 'Archivo';
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 14px;
height: auto;
box-shadow: none;
text-transform: uppercase;
gap: 10px;
display: flex;
align-items: center;
border-bottom: 5px solid #CD061D;
}
svg.icone_btn {
transition: 0.3s;
}
body.error404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
.newsContainer .btn a:hover,
#equipes .item a:hover,
#equipes .classement a:hover,
#actu .btn a:hover,
#a_f .txt > :last-child a:hover,
#labels .txt > p:last-of-type a:hover,
#part .txt p a:hover {
gap: 15px;
color: #ea001b;
border-color: #ea001b;
}
a:hover > svg.icone_btn {
transform: rotate(45deg);
} #wrapper div.wpforms-container-full button[type=submit],
header a.btn,
footer a.btn,
body:not(.home) #wrapperInner a.wp-block-button__link.has-noir-background-color {
background: #000000;
color: #FFFFFF;
text-decoration: none;
padding: 14px 20px 13px 20px;
border-radius: 6px;
transition: 0.3s;
border: 2px solid #000000;
font-size: 14px;
font-weight: 900;
font-family: 'Archivo';
text-transform: uppercase;
display: flex;
align-items: center;
gap: 10px;
height: auto;
line-height: 1;
}
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover,
footer a.btn:hover,
body:not(.home) #wrapperInner a.wp-block-button__link.has-noir-background-color:hover {
background: none !important;
color: #000000;
text-decoration: none;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.fleche_btn path {
transition: 0.3s;
}
#wrapper div.wpforms-container-full button[type=submit]:hover path,
header a.btn:hover path {
fill: #CD061D;
}
header a.btn:hover,
footer a.btn:hover {
border-color: #FFFFFF;
color: #FFFFFF;
}
header a.btn:hover path,
footer a.btn:hover path {
fill: #FFFFFF;
}
.has-noir-color { color: #000000 !important; }
.has-noir-background-color { background-color: #000000 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F3F3F3 !important; }
.has-gris-background-color { background-color: #F3F3F3 !important; }
.has-rouge-color { color: #CD061D !important; }
.has-rouge-background-color { background-color: #CD061D !important; }
#top {
height: 100vh;
position: relative;
overflow: hidden;
z-index: 2;
}
#top img {
height: 100%;
width: 100%;
object-fit: cover;
filter: brightness(0.8);
animation: dezoom 2s ease;
animation-delay: 0.3s;
animation-fill-mode: both;
}
#top .titre {
position: absolute;
top: 130px;
left: 0;
bottom: 120px;
right: 0;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
max-width: 720px;
margin: auto;
}
@keyframes dezoom {
0% {
transform: scale(1.15);
}
100% {
transform: scale(1);
}
}
header a.rs {
transition: 0.25s;
display: flex;
}
header a.rs:hover {
opacity: 0.6;
}
header a.btn {
position: relative;
top: 0;
right: 0;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
margin-top: -70px;
background: rgba(205, 6, 29, 0.9);
background-size: cover;
}
header.scrolled #nested {
bottom: 0;
}
header.scrolled #nested {
top: 70px;
right: 210px;
}
@media (min-width: 1281px) {
header.scrolled a.btn {
top: 63px;
right: -30px;
font-size: 13px;
padding: 12px 15px 11px 15px;
}
}
header.scrolled #nested .firstLevel > li > a {
font-size: 14px;
padding: 0 13px;
}
header.scrolled #logo {
top: 80px;
}
header.scrolled #logo img {
height: 97px;
}
#equipes .fond_gris {
position: relative;
background: #F3F3F3;
padding-bottom: 80px;
}
#equipes .fond_gris > img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
pointer-events: none;
}
#equipes .matchs {
width: 90%;
max-width: 1120px;
margin: -120px auto 80px;
display: flex;
justify-content: space-between;
z-index: 3;
position: relative;
}
#equipes .item {
background: #FFFFFF;
width: 48.2%;
border-radius: 12px;
text-align: center;
padding: 30px 30px 32px 30px;
box-sizing: border-box;
}
#equipes .item span.titre {
margin: 0 0 25px 0;
}
#equipes .item .flex {
display: flex;
justify-content: center;
align-items: center;
gap: 40px;
}
#equipes .item .logos {
width: 241px;
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
#equipes .item .logos.domicile {
flex-direction: row-reverse;
}
#equipes .item img {
height: auto;
width: auto;
max-width: 100px;
max-height: 100px;
}
#equipes .item .logos:before {
content: '';
width: 1px;
background: #000000;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
#equipes .item .date {
display: block;
font-family: 'Archivo';
text-transform: uppercase;
font-size: 30px;
line-height: 1;
margin-bottom: 5px;
}
#equipes .item .heure {
display: block;
font-size: 25px;
line-height: 1;
}
#equipes .item a {
margin-top: 8px;
}
#equipes .infos {
width: 170px;
flex-direction: column;
align-items: center;
display: flex;
}
body.home h2 {
margin-top: 0;
}
#equipes .infos .lieu {
display: block;
line-height: 1;
margin: 10px 0 10px 0;
font-size: 15px;
}
#nested .firstLevel li.megamenu > ul {
width: 1265px;
margin-left: -355px;
}
#nested .firstLevel li.megamenu.small > ul {
width: 545px;
margin-left: -280px;
}
#nested .firstLevel li.megamenu > ul > li {
border: none;
padding: 15px 8px;
}
#nested .firstLevel li.megamenu > ul > li > a {
text-align: center;
cursor: default;
font-family: 'Archivo';
color: #CD061D;
text-transform: uppercase;
font-weight: 900;
}
#nested .firstLevel li.megamenu > ul > li > ul {
position: relative;
height: auto;
left: 0;
background: none;
margin: 0;
opacity: 1;
width: auto;
box-shadow: none;
}
#nested .firstLevel li.megamenu > ul > li:hover {
background: none;
}
#nested .firstLevel li.megamenu .menu-item-has-children > a > span {
padding: 0;
}
#nested .firstLevel li.megamenu .menu-item-has-children > a > span:after {
display: none;
}
#nested .firstLevel li.megamenu > ul > li > ul > li {
padding: 0 5px;
}
#nested .firstLevel li.megamenu > ul > li > ul > li > a {
line-height: 1.4em;
}
.fond_noir_pages_inte {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0.3;
object-fit: cover;
}
@media (max-width: 1600px) {
h1 {
font-size: 52px;
}
#top .titre {
max-width: 625px;
}
}
@media (max-width: 1440px) {
#nested .firstLevel > li > a {
font-size: 14px;
padding: 0 16px;
}
#nested {
top: 69px;
}
#nested .firstLevel li.menu-item-has-children > a > span:after {
bottom: 2px;
}
header.scrolled #nested {
top: 72px;
right: 205px;
}
header.scrolled #nested .firstLevel > li > a {
font-size: 13px;
padding: 0 11px;
}
header.scrolled #logo {
left: 25px;
}
#nested .firstLevel li.megamenu > ul > li > ul > li > a {
font-size: 13px;
}
#nested .firstLevel li.megamenu > ul {
width: 1200px;
}
}
@media (max-width: 1280px) {
header {
height: 80px;
}
#headerBoxes {
right: 80px;
}
#logo img {
height: 117px;
}
#nested .firstLevel li ul li a {
color: #FFFFFF;
padding: 10px;
}
#nested .firstLevel > li > a,
header.scrolled #nested .firstLevel > li > a {
padding: 10px;
font-size: 18px;
}
#nested .firstLevel li.megamenu > ul,
#nested .firstLevel li.megamenu.small > ul {
margin: 0;
width: auto;
}
#nested .firstLevel li.megamenu > ul > li {
padding: 0;
}
#nested .firstLevel li.megamenu > ul {
flex-direction: column;
}
#nested .firstLevel li.megamenu > ul > li > a {
font-size: 16px;
text-align: left;
}
#nested .firstLevel li.megamenu > ul > li > ul > li {
padding: 0;
}
#nested .firstLevel li.megamenu > ul > li > ul {
display: block;
}
header.scrolled {
margin-top: 0;
}
header.scrolled #logo {
top: 12px;
}
header.scrolled #logo img {
height: 57px;
}
#top .titre,
.title_and_bc {
top: 80px;
}
}
@media (max-width: 1220px) {
#top {
height: 55vw;
}
#equipes .item img {
max-width: 80px;
max-height: 80px;
}
#equipes .item .logos {
width: 190px;
}
#equipes .item .heure {
font-size: 20px;
}
#equipes .item .date {
font-size: 24px;
}
}
@media (max-width: 1010px) {
#equipes .matchs {
margin-top: 0;
padding-top: 80px;
flex-direction: column;
gap: 6.5vw;
width: 87%;
}
#top .titre {
bottom: 0;
}
#equipes .item {
width: 100%;
}
}
@media (max-width: 720px) {
h1 {
font-size: 7vw;
max-width: 83.5vw;
}
}
@media (max-width: 630px) {
header a.btn {
display: none;
}
#headerBoxes {
top: 0;
bottom: 0;
right: 100px;
}
#logo img {
height: 90px;
}
#logo {
left: 6.5vw;
}
header {
height: 66px;
}
header div #nested, header.scrolled div #nested {
top: 0;
bottom: 0;
margin: auto;
}
header.scrolled #logo img {
height: 48px;
}
header.scrolled #logo {
top: 10px;
}
#top .titre {
top: 66px;
}
}
@media (max-width: 1020px) {
h2 {
font-size: 32px;
}
}
.intersaison {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
font-size: 24px;
line-height: 1.3em;
min-height: 170px;
}
#equipes .item .intersaison span.titre {
margin-bottom: 15px;
}
@media (max-width: 500px) {
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
top: -6px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 8px;
}
#nested ul.firstLevel > li {
max-width: 87vw;
padding-left: 20px;
}
#nested ul.firstLevel li a {
font-size: 16px;
}
#nested ul.firstLevel li ul li a {
font-size: 14px;
}
.title_and_bc h1 {
font-size: 32px;
margin-bottom: 10px;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 45px 6.5%;
position: relative;
top: 0;
}
h1 {
font-size: 7.3vw;
max-width: 87vw;
}
#top {
height: 66vw;
}
#top img {
filter: brightness(0.75);
}
#equipes .matchs {
padding-top: 60px;
margin-bottom: 60px;
}
#nested .firstLevel li.megamenu > ul > li:not(:first-child) {
padding-top: 10px;
}
#nested .firstLevel {
padding-top: 70px;
}
body.menu_open #nested .firstLevel:before {
height: 85px;
}
#equipes .item .flex {
flex-direction: column;
gap: 30px;
}
#equipes .item .date {
font-size: 22px;
}
#equipes .item .heure {
font-size: 18px;
}
#equipes .item a {
margin-top: 15px;
}
h2 {
font-size: 24px;
}
h3, #equipes .item span.titre,
#equipes .classement span.titre,
#actu span.titre, #a_f h2 + p,
#labels h2 + p {
font-size: 18px;
}
#equipes h2 {
text-wrap-style: pretty;
}
#wrapper thead td, #wrapper .wp-block-table thead td {
font-size: 12px;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
margin-top: 0;
}
.title_and_bc {
top: 66px;
}
body:not(.home) #logo {
top: 10px;
}
body:not(.home) #logo img {
height: 48px;
}
header.scrolled #logo {
left: 6.5vw;
}
#chapterPicture {
height: auto;
padding-top: 66px;
}
p.has-large-font-size {
line-height: 1.2em;
}
.intersaison {
font-size: 18px;
min-height: 0px;
}
body.home tr > td:not(:nth-child(2)) {
white-space: nowrap;
}
}
@media (max-width: 380px) {
#headerBoxes {
gap: 15px;
right: 80px;
}
#headerBoxes svg {
width: 18px;
height: auto;
}
}