@font-face {
font-family: 'PowerGrotesk';
src: url(//latapaloca.fr/wp-content/uploads/fonts/PowerGrotesk-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PowerGrotesk';
src: url(//latapaloca.fr/wp-content/uploads/fonts/PowerGrotesk-Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'PowerGrotesk';
src: url(//latapaloca.fr/wp-content/uploads/fonts/PowerGrotesk-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
body, p, h1, h2, h3, h4, h5, h6, span {
font-family: 'PowerGrotesk', sans-serif;
color:white!important;
}
span.eltdf-logo-svg-path > svg {
width: 220px; padding: 30px;
}
span.eltdf-logo-svg-path > svg > path {
fill : #FFF!important;
}
@media (max-width: 1023px) {
span.eltdf-logo-svg-path > svg {
width: 150px;
padding: 25px;
}
}
#slider-4-slide-11-layer-0 {
background: #e0dbd7;
border-radius: 35px;
padding: 30px;
}
#nav-menu-item-4850 span {
background:white;
color:black!important;
border-radius: 8px;
padding: 5px;
padding-left: 7px;
font-weight:bolder;
}
.modal-body {
background:#2c3037;
}
p {
color:white;
}
#resa > div:first-of-type {
background:#2c3037;
}
#eltdf-back-to-top {
bottom:60px!important;
}