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;
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(//www.theatre-et-co.fr/wp-content/themes/theatreandco/fonts/poppins-v22-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(//www.theatre-et-co.fr/wp-content/themes/theatreandco/fonts/poppins-v22-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Mouse Memoirs';
font-style: normal;
font-weight: 400;
src: url(//www.theatre-et-co.fr/wp-content/themes/theatreandco/fonts/mouse-memoirs-v17-latin-regular.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Poppins';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: 400;
font-family: 'Mouse Memoirs';
}
h1 {
font-size: 64px;
margin: 0px 0px 30px 0px;
text-align: center;
font-weight: 300;
font-family: 'Mouse Memoirs';
}
h2 {
font-size: 60px;
}
h3, #troupes .troupe span.titre, #rejoignez .fond > :first-child, #rs .fb_mobile .titre {
font-size: 28px;
color: #EA4F53;
font-family: 'Mouse Memoirs';
}
h4 {
font-size: 20px;
}
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: 0;
bottom: 0;
margin: auto;
left: 80px;
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;
line-height: 60px;
color: #FFFFFF;
padding: 0px 30px;
text-decoration: none;
font-size: 20px;
font-family: 'Mouse Memoirs';
transition: 0.3s;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#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: #EA4F53;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 130px;
z-index: 2;
transition: 0.3s;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#headerBoxes {
position: absolute;
right: 100px;
top: 45px;
z-index: 3;
display: flex;
align-items: center;
gap: 25px;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 95px 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;
} .title_and_bc {
background: #000000;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 140px 5% 70px 5%;
}
.title_and_bc h1 {
margin-bottom: 15px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1195px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1195px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 0;
right: 40px;
left: auto;
}
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: 140px 0 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
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 {
font-size: 24px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
height: auto;
padding-left: 20px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
body.menu_open {
overflow: hidden;
}
}      body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn {
border-radius: 50px;
text-align: center;
display: inline-block;
background: #EA4F53;
color: #FFFFFF;
padding: 14px 21px 13px 21px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
height: auto;
box-shadow: none;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover {
background: #000000 !important;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header a.btn:hover {
background: #bb383b !important;
}
.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: #F4F4F4 !important; }
.has-gris-background-color { background-color: #F4F4F4 !important; }
.has-rouge-color { color: #EA4F53 !important; }
.has-rouge-background-color { background-color: #EA4F53 !important; }
#top {
height: 100vh;
overflow: hidden;
position: relative;
}
#top img {
width: 100%;
height: 100%;
object-fit: cover;
}
#headerBoxes a.tel {
font-weight: 700;
text-decoration: none;
color: #FFFFFF;
}
#top:after {
content: '';
background: linear-gradient(180deg, rgba(0,0,0,0.85), transparent);
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
pointer-events: none;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
background: #000000;
height: 110px;
}
header.scrolled #headerBoxes {
top: 33px;
right: 45px;
}
header.scrolled #nested .firstLevel li a {
padding: 0px 20px;
}
header.scrolled #nested {
left: 130px;
}
body.home #nested .firstLevel li.hidden_on_home {
display: none;
}
#top .logo {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
color: #FFFFFF;
}
#top h1 {
max-width: 330px;
text-align: left;
line-height: 1.15em;
margin: 10px 0 0 40px;
}
#qsn {
width: 90%;
max-width: 1120px;
margin: 100px auto 170px;
position: relative;
}
body.home h2 {
margin: 0;
}
#qsn .gauche h2 {
padding: 40px 0 35px 60px;
}
#qsn .gauche {
width: 50%;
position: relative;
z-index: 1;
}
#qsn .droite {
width: 55%;
position: absolute;
top: 0;
right: 0;
}
#qsn .droite img {
width: 100%;
height: auto;
border-radius: 40px;
transform: rotate(3deg);
}
#qsn .gauche .border p {
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
#qsn .gauche .border {
border: 1px solid #707070;
border-radius: 40px;
padding: 25px 60px 35px 60px;
background: #FFFFFF;
position: relative;
}
#qsn .gauche .border svg {
background: #FFFFFF;
position: absolute;
right: 90px;
bottom: -80px;
padding: 0 5px 0 15px;
}
#qsn .gauche .border span {
color: #909090;
text-decoration: underline;
cursor: pointer;
display: inline-block;
margin-top: 20px;
}
#qsn .gauche .border.all_txt_visible p {
-webkit-line-clamp: 99;
}
#qsn .gauche .border:not(.all_txt_visible) > p:not(:first-child) {
display: none;
}
#top img {
animation: dezoom 2s ease-in-out;
animation-delay: 0.2s;
animation-fill-mode: both;
filter: brightness(0.9);
}
@keyframes dezoom {
0% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
#top h1 {
animation: opacityRight 0.7s ease-in-out;
animation-fill-mode: both;
position: relative;
animation-delay: 0.5s;
}
@keyframes opacityRight {
0% {
right: -20px;
opacity: 0;
}
100% {
right: 0;
opacity: 1;
}
}
#top svg {
animation: opacityLeft 0.7s ease-in-out;
animation-fill-mode: both;
position: relative;
animation-delay: 0.8s;
}
@keyframes opacityLeft {
0% {
left: -20px;
opacity: 0;
}
100% {
left: 0;
opacity: 1;
}
}
#top .scroll svg {
transform: rotate(90deg);
width: auto;
height: 30px;
animation: opacityBottom 0.7s ease-in-out;
animation-fill-mode: both;
position: relative;
animation-delay: 1.1s;
}
.scroll {
position: absolute;
height: 60px;
width: 60px;
bottom: 30px;
left: 0;
right: 0;
margin: auto;
cursor: pointer;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
}
@keyframes opacityBottom {
0% {
bottom: -20px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
#logo {
position: absolute;
left: 40px;
top: 0;
bottom: 0;
display: flex;
align-items: center;
transition: 0.3s;
opacity: 0;
}
#logo svg {
width: auto;
height: 80px;
}
header.scrolled #logo {
opacity: 1;
}
@media (max-width: 1350px) {
#headerBoxes {
right: 65px;
}
#nested {
left: 30px;
}
}
@media (max-width: 1195px) {
#headerBoxes,
header.scrolled #headerBoxes {
right: auto;
left: 45px;
}
header.scrolled #logo {
opacity: 0;
}
header.scrolled #nested .firstLevel {
padding-top: 110px;
}
header.scrolled #nested ul.firstLevel > li {
padding-left: 30px;
}
h1 {
font-size: 56px;
}
h2 {
font-size: 48px;
}
}
@media (max-width: 700px) {
#top .logo {
flex-direction: column;
}
#top svg {
width: auto;
height: 180px;
}
#top h1 {
text-align: center;
margin: 30px 0 0 0;
}
}
@media (max-width: 1200px) {
#qsn .droite {
position: relative;
width: 100%;
}
#qsn .droite img {
transform: none;
}
#qsn .gauche {
width: 100%;
margin-bottom: 50px;
}
#qsn .gauche .border svg {
width: auto;
height: 70px;
padding: 0 30px 30px 25px;
border-radius: 20px;
bottom: -80px;
right: 50px;
}
#qsn .gauche .border span {
margin-top: 10px;
}
#qsn .gauche h2 {
padding: 0 0 30px 0;
}
#qsn {
margin-bottom: 30px;
}
}
@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,
header.scrolled #nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#nested ul.firstLevel li a,
header.scrolled #nested .firstLevel li a {
font-size: 7vw;
padding: 15px;
}
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
}
#nested ul.firstLevel > li {
margin-bottom: 0;
}
body.error404 article a, #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit], header a.btn {
font-size: 13px;
transition: 0.1s;
padding: 12px 20px 11px 20px;
}
header {
height: 90px;
}
header div #nested,
header.scrolled div #nested {
right: 25px;
}
#headerBoxes a.tel {
height: 30px;
width: 30px;
background: url(//www.theatre-et-co.fr/wp-content/themes/theatreandco/images/ic-tel.svg) no-repeat center center, #EA4F53;
display: block;
border-radius: 50%;
text-indent: -9999px;
overflow: hidden;
background-size: 12px;
}
#headerBoxes, header.scrolled #headerBoxes {
top: 26px;
left: 26px;
gap: 15px;
}
#nested .firstLevel {
padding-top: 85px;
}
header.scrolled {
height: 70px;
}
header.scrolled #headerBoxes {
top: 17px;
}
header.scrolled #nested .firstLevel {
padding-top: 70px;
}
#top {
height: 100svh;
}
h1 {
font-size: 13vw;
}
h2 {
font-size: 9.5vw;
}
#top .scroll svg {
height: 26px;
}
}
@media (max-width: 345px) {
header a.btn {
font-size: 12px;
padding: 11px 18px 10px 18px;
}
#headerBoxes > a:nth-child(2) svg {
width: auto;
height: 24px;
}
#headerBoxes a.tel {
height: 24px;
width: 24px;
background-size: 10px;
}
#headerBoxes {
top: 28px;
}
}
@media (max-width: 310px) {
#headerBoxes > a:nth-child(2) {
display: none !important;
}
}