html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } h1 {
font-size: 2em;
margin: 0.67em 0; }  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; } abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; }  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible; } button,
select { text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block; } summary {
display: list-item; }  template {
display: none; } [hidden] {
display: none; } body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: "Muli", "Helvetica", "Arial", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
clear: both; }
p {
margin-bottom: 1.5em; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after { box-sizing: inherit; }
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
padding: 0;
margin: 0; }
ul {
list-style-type: none; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa; }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb; }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
select {
border: 1px solid #ccc; }
textarea {
width: 100%; }  a {
color: #8ad1f3;
text-decoration: none; }
a:visited {
color: #8ad1f3; }
a:hover, a:focus, a:active {
color: #e0b352; }
a:focus {
outline: thin dotted; }
a:hover, a:active {
outline: 0;
text-decoration: none; } .site-header {
padding: 15px 0 0;
transition: all .7s ease-in-out; }
.is-fixed .site-header {
position: fixed;
z-index: 110;
top: 0;
left: 0;
right: 0;
padding: 15px 0 50px;
background-color: rgba(0, 0, 0, 0.75); }
.header-container {
position: relative;
padding: 0 30px; }
.site-logo {
position: relative;
z-index: 110;
width: 222px;
transition: all .7s ease-in-out; }
.is-fixed .site-logo {
width: 100px; }
.site-logo .a {
fill: #8bd2f3;
opacity: 0.25; }
.site-logo .b {
fill: #fff; }
.menu-is-expanded .site-logo .b {
fill: #010204; }
.nav-toggle {
position: fixed;
z-index: 110;
top: 15px;
right: 15px;
text-align: center; }
.languages ul li {
display: inline-block;
text-transform: uppercase;
font-size: .6875rem;
font-weight: 400;
margin: 15px 5px 0; }
.languages ul li a {
color: white; }
.languages ul li.wpml-ls-current-language a {
color: #8ad1f3; }
.menu-is-expanded .languages ul li.wpml-ls-current-language a {
color: #009ddf; }
.menu-button {
display: inline-block;
background-color: transparent;
padding: 0;
border: 0;
border-radius: 0;
transition: all .7s ease-in-out; }
.menu-button:focus {
outline: none; }
.menu-button .text {
padding-bottom: 9px;
display: block;
font-size: .8125rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1;
text-align: center;
color: white; }
.menu-button .bars {
position: relative;
display: block;
width: 42px;
height: 27px; }
.menu-button .bar {
position: absolute;
left: 0;
display: block;
width: 42px;
height: 3px;
background-color: white;
transition: all .7s ease-in-out; }
.menu-button .bar-1 {
top: 0; }
.menu-button .bar-2 {
top: 12px; }
.menu-button .bar-3 {
top: 24px; }
.menu-is-expanded .menu-button .text {
color: #010204; }
.menu-is-expanded .menu-button .bar {
background-color: #010204; }
.menu-is-expanded .menu-button .bar-1 {
top: 11px;
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.menu-is-expanded .menu-button .bar-2 {
top: 11px;
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.menu-is-expanded .menu-button .bar-3 {
opacity: 0; }
.main-navigation {
display: none;
position: fixed;
z-index: 109;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #8ad1f3; }
.main-navigation .navigation-wrapper {
position: relative;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.main-navigation .menu {
text-align: center; }
.main-navigation .menu .menu-item {
font-size: 1.75rem;
font-weight: 400; }
.main-navigation .menu .menu-item a {
position: relative;
display: inline-block;
padding: 5px 10px;
color: #465d8e;
text-decoration: none; }
.main-navigation .menu .menu-item a::before, .main-navigation .menu .menu-item a::after {
content: '';
opacity: 0;
position: absolute;
top: 50%;
background-repeat: no-repeat;
background-position: center center;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
transition: all .5s ease-in-out; }
.main-navigation .menu .menu-item a::before {
width: 65px;
height: 28px;
left: -65px;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/menu-etoiles-gauche.svg);
background-size: 65px 28px; }
.main-navigation .menu .menu-item a::after {
width: 75px;
height: 25px;
right: -75px;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/menu-etoiles-droite.svg);
background-size: 75px 25px; }
.main-navigation .menu .menu-item a:hover {
color: white; }
.main-navigation .menu .menu-item a:hover::before, .main-navigation .menu .menu-item a:hover::after {
opacity: 1; }
.main-navigation .menu .menu-item.current-menu-item a {
color: #010204; }
@media (min-width: 768px) {
.site-header {
padding-top: 53px; }
.menu-is-expanded .site-header {
padding-top: 15px; }
.site-logo {
width: 422px; }
.menu-is-expanded .site-logo {
width: 222px; }
.nav-toggle {
top: 53px;
right: 45px; }
.is-fixed .nav-toggle {
top: 15px; }
.menu-is-expanded .nav-toggle {
top: 37px; }
.menu-button { } }
@media (min-width: 1200px) {
.site-branding {
margin-left: -42px; }
.main-navigation .menu .menu-item {
font-size: 3rem; } }  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; } .clear:before::before, .clear:before::after,
.clear:after::before,
.clear:after::after,
.entry-content:before::before,
.entry-content:before::after,
.entry-content:after::before,
.entry-content:after::after,
.comment-content:before::before,
.comment-content:before::after,
.comment-content:after::before,
.comment-content:after::after,
.site-header:before::before,
.site-header:before::after,
.site-header:after::before,
.site-header:after::after,
.site-content:before::before,
.site-content:before::after,
.site-content:after::before,
.site-content:after::after,
.site-footer:before::before,
.site-footer:before::after,
.site-footer:after::before,
.site-footer:after::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; } .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%; } .site-footer {
position: absolute;
z-index: 2;
bottom: 40px;
width: 100%;
padding: 50px 0 35px;
background-color: #8ad1f3; }
.site-footer .container::before, .site-footer .container::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.footer-branding .logo-footer {
width: 192px; }
.footer-nav {
margin: 20px 0 20px 20px; }
.footer-nav .menu-item {
position: relative;
font-size: .75rem;
padding: 0 0 3px 12px;
line-height: 1.375; }
.footer-nav .menu-item:before {
content: '';
position: absolute;
display: block;
left: 0;
top: 5px;
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 4px solid white;
border-bottom: 4px solid transparent; }
.footer-nav a {
position: relative;
display: inline-block;
color: #010204; }
.footer-nav a::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 1px;
background-color: #010204;
transition: all 1s ease-in-out; }
.footer-nav a:hover {
text-decoration: none; }
.footer-nav a:hover::after {
width: 100%; }
@media (min-width: 600px) {
.footer-nav {
margin: 20px 0 0;
float: left;
width: 33%;
max-width: 190px;
padding-left: 30px; } }
@media (min-width: 600px) {
.footer-branding {
float: left;
width: 25%; }
.footer-nav {
margin: 0;
float: left;
width: 25%;
max-width: 200px;
padding-left: 35px; } }
@media (min-width: 1250px) {
.footer-branding {
margin-left: -105px; } }
.section-wrapper {
position: relative;
z-index: 1; }
.section {
font-size: .9375rem; }
.section-container {
margin: 0 auto;
padding: 0 15px;
max-width: 1070px; }
.section-title {
margin: 0 0 .15em;
font-size: 2rem;
font-weight: 200;
line-height: 1.25;
text-transform: uppercase;
color: #8ad1f3; }
.sep-stars {
width: 50px;
height: 17px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/sep-stars.svg) no-repeat left top;
background-size: 50px 17px; }
.title-star {
position: relative;
margin: 0;
padding: 18px 0 18px 27px;
font-size: 1.25rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
font-weight: 400;
color: #009ddf; }
.title-star::before {
content: '';
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 62px;
height: 62px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/star-blue-sky.svg) no-repeat center center;
background-size: 62px 62px;
opacity: 1; }
.title-star a {
color: #009ddf; }
.title-star + .p-star {
position: relative;
margin: 0 0 1em;
padding-left: 27px;
top: -10px; }
.loadmore-wrapper {
text-align: center;
padding: 0 0 50px; }
.no-more-posts {
font-size: .9375rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.25;
color: white; }
.filter {
display: none;
font-size: .9375rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
text-transform: uppercase;
padding: 0 0 50px;
letter-spacing: 1px;
line-height: 1.25;
text-align: center;
color: white; }
.filter .filter-item {
display: inline-block; }
.filter .filter-item::before {
content: '|';
display: inline-block;
margin: 0 25px;
color: #e0b352; }
.filter .filter-item:first-child::before {
display: none; }
.filter .filter-item a {
color: white; }
.filter .filter-item a:hover {
color: #e0b352; }
.filter .filter-item.current-filter-item a {
color: #8ad1f3; } .blog .page-header, .archive .page-header {
padding: 35px 0 50px; }
.blog .page-title, .archive .page-title {
margin: 0;
padding: 25px 0;
font-size: 2rem;
font-weight: 300;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.25;
text-align: center;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-bg-star.png) no-repeat center center;
background-size: 90px; }
.blog .page-title::before, .blog .page-title::after, .archive .page-title::before, .archive .page-title::after {
content: '';
display: inline-block;
vertical-align: middle;
width: 34px;
height: 11px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-side-stars.png) no-repeat center center;
background-size: 34px 11px; }
.blog .page-title::before, .archive .page-title::before {
margin-right: 14px; }
.blog .page-title::after, .archive .page-title::after {
margin-left: 14px; }
.blog .archive-description, .archive .archive-description {
margin: -24px auto 0;
max-width: 385px;
text-align: center;
color: #8ad1f3; }
.blog .stars-line, .archive .stars-line {
position: relative; }
.blog .stars-line::before, .archive .stars-line::before {
content: '';
position: absolute;
z-index: -1;
top: -44px;
right: -175px;
width: 282px;
height: 286px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/archive-stars-line-right.png) no-repeat center center;
background-size: 282px 286px; } .cycle-pager {
padding-top: 15px;
text-align: center; }
.cycle-pager span {
display: inline-block;
margin: 0 12px;
width: 16px;
height: 16px;
background-color: white;
color: white;
border-radius: 50%;
cursor: pointer; }
.cycle-pager span.cycle-pager-active {
background-color: #e0b352;
color: #e0b352; } .btn {
display: inline-block;
vertical-align: middle;
font-size: .9375rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.25;
background-color: transparent;
border-radius: 0;
cursor: pointer; }
.btn:hover {
color: #e0b352;
text-decoration: none; }
.btn:focus, .btn:active {
outline: none; }
.btn.btn-border {
padding: 11px 32px;
border: 1px solid #3f3f3f; }
.btn.btn-border:hover {
color: #e0b352;
text-decoration: none; }
.btn.btn-border:focus, .btn.btn-border:active {
color: white; }
.btn.btn-color-white {
color: white; }
.btn.btn-color-white:hover {
color: #e0b352;
text-decoration: none; }
.btn.btn-color-white:focus, .btn.btn-color-white:active {
color: white; }
.btn.btn-color-black {
color: #010204; }
.btn.btn-color-black:hover {
color: #e0b352;
text-decoration: none; }
.btn .caret {
display: inline-block;
margin-left: 10px;
vertical-align: middle;
height: 1.025em; }
.btn .caret::before {
content: '';
display: block;
width: 0;
height: 0;
border-top: 6px solid transparent;
border-left: 6px solid #e0b352;
border-bottom: 6px solid transparent; }
@media (min-width: 768px) {
.filter {
display: block; }
.title-star {
padding: 21px 0 21px 32px;
font-size: 1.5rem; }
.title-star::before {
width: 74px;
height: 74px;
background-size: 74px 74px; }
.title-star + .p-star {
max-width: 450px; } }
@media (min-width: 992px) {
.section-title {
font-size: 2.5rem; } .blog .page-header, .archive .page-header {
padding-bottom: 80px; }
.blog .page-title, .archive .page-title {
font-size: 2.75rem; }
.filter {
padding-bottom: 80px; } }
@media (min-width: 1440px) {
.section-title {
font-size: 2.75rem; } } body {
font-weight: 200;
line-height: 1.25;
color: white;
background-color: #010204;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/bg-stars.png);
background-repeat: repeat;
background-position: center top;
background-size: 50%;
background-attachment: fixed; }
body.menu-is-expanded {
overflow: hidden; }
.container {
margin: 0 auto;
padding: 0 15px;
max-width: 1070px; }
.sticky {
display: block; }
.site {
position: relative;
overflow: hidden; }
.updated:not(.published) {
display: none; }
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .error-404 {
padding-top: 150px; }
.error-404 .section-header, .error-404 .section-content {
padding-left: 28px; }
.error-404 .section-content {
padding-bottom: 150px; } .page-template-default .section-container {
padding-top: 75px;
padding-bottom: 75px;
max-width: 740px; }
.page-template-default .section-content {
padding-left: 25px; }
.page-template-default .section-content h2, .page-template-default .section-content h3, .page-template-default .section-content h4, .page-template-default .section-content h5, .page-template-default .section-content h6 {
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
letter-spacing: 1px;
text-transform: uppercase; }
.page-template-default .section-content h2 {
color: #e0b352; }
.page-template-default .section-content h3 {
color: #8ad1f3; }
.page-template-default .section-content ul:not(.lsf-navigation-menu) li {
position: relative;
padding: 0 0 20px 12px; }
.page-template-default .section-content ul:not(.lsf-navigation-menu) li::before {
content: '';
position: absolute;
top: 4px;
left: 0;
width: 8px;
height: 8px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/row-li-star.svg) no-repeat center center;
background-size: 8px 8px; } .single-post .hentry:not(.post-position-standard) {
padding: 75px 0; }
.single-post .hentry:not(.post-position-standard) .entry-title {
font-size: 2.25rem;
font-weight: 400;
font-family: "Oswald", "Impact", "Arial Black", sans-serif; }
.single-post .hentry:not(.post-position-standard) .meta {
font-size: 1.0625rem;
padding: 10px 0 10px 36px; }
.single-post .hentry:not(.post-position-standard) .meta .icon {
width: 22px;
top: 10px; }
.single-post .hentry:not(.post-position-standard) .meta.meta-location svg {
width: 16px; }
.single-post .hentry:not(.post-position-standard) .entry-content {
margin: 0 auto;
max-width: 640px;
padding-top: 25px; }
.single-post .hentry:not(.post-position-standard) .entry-content h1, .single-post .hentry:not(.post-position-standard) .entry-content h2, .single-post .hentry:not(.post-position-standard) .entry-content h3, .single-post .hentry:not(.post-position-standard) .entry-content h4, .single-post .hentry:not(.post-position-standard) .entry-content h5, .single-post .hentry:not(.post-position-standard) .entry-content h6 {
color: #e0b352; }
.single-post .hentry:not(.post-position-standard) .entry-content h1, .single-post .hentry:not(.post-position-standard) .entry-content h2 {
font-size: 1.5rem; }
.single-post .hentry:not(.post-position-standard) .entry-content h3 {
font-size: 1.25rem; }
.single-post .hentry:not(.post-position-standard) .entry-content h4, .single-post .hentry:not(.post-position-standard) .entry-content h5, .single-post .hentry:not(.post-position-standard) .entry-content h6 {
font-size: 1rem; }
.single-post .hentry:not(.post-position-standard) .entry-content ul li {
position: relative;
padding: 3px 0 3px 12px; }
.single-post .hentry:not(.post-position-standard) .entry-content ul li::before {
content: '';
position: absolute;
display: block;
left: 0;
top: 8px;
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 4px solid #e0b352;
border-bottom: 4px solid transparent; } #related-posts .section-header {
text-align: center; }
#related-posts .section-title {
position: relative;
display: inline-block;
margin: 0 auto 30px;
padding: 25px 0 25px;
font-size: 2rem;
font-weight: 200;
text-transform: none;
letter-spacing: 1px;
line-height: 1.25;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-bg-star.png) no-repeat center center;
background-size: 90px;
color: white; }
#related-posts .section-title::before, #related-posts .section-title::after {
content: '';
position: absolute;
top: 40px;
width: 34px;
height: 11px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-side-stars.png) no-repeat center center;
background-size: 34px 11px; }
#related-posts .section-title::before {
left: -48px; }
#related-posts .section-title::after {
right: -48px; }
#related-posts .section-content {
padding-bottom: 45px; }
.posts .hentry-wrapper {
margin-bottom: 50px; }
.posts .hentry {
padding: 9px 25px 35px;
background-color: #1c2b34;
box-shadow: 6px 11px 74px 10px rgba(138, 209, 243, 0.16); }
.posts .hentry:hover {
background-color: #8ad1f3; }
.posts .hentry:hover .meta {
color: #010204; }
.posts .hentry:hover .meta a {
color: #010204; }
.posts .hentry:hover .meta .icon .a {
fill: #010204; }
.posts .hentry:hover .entry-content {
color: #010204; }
.posts .entry-thumbnail {
margin: 0 -25px; }
.posts .entry-thumbnail img {
display: block; }
.posts .entry-meta {
padding: 7px 0 9px;
border-bottom: 2px solid #18242c; }
.posts .entry-title {
font-size: 1.125rem;
font-weight: 400;
font-family: "Oswald", "Impact", "Arial Black", sans-serif; }
.posts .entry-title a {
color: white; }
.posts .entry-title a:hover {
text-decoration: none; }
.posts .entry-content {
font-size: .8125rem; }
.meta {
font-size: .8125rem;
position: relative;
margin: 0;
padding: 7px 0 7px 27px;
color: #8ad1f3; }
.meta a {
color: #8ad1f3; }
.meta a:hover {
text-decoration: none; }
.meta .icon {
position: absolute;
top: 7px;
left: 0;
display: block;
width: 17px;
text-align: center; }
.meta .icon .a {
fill: #e0b352; }
.meta.meta-date span {
display: block; }
.meta.meta-location svg {
width: 12px; }
@media (min-width: 768px) { .single-post .hentry:not(.post-position-standard) .header-wrapper::before, .single-post .hentry:not(.post-position-standard) .header-wrapper::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.single-post .hentry:not(.post-position-standard) .entry-media-wrapper {
float: left;
width: 50%; }
.single-post .hentry:not(.post-position-standard) .entry-media-wrapper .cycle-pager {
position: relative;
z-index: 102; }
.single-post .hentry:not(.post-position-standard) .entry-header {
float: right;
width: 50%;
padding: 0 0 10px 35px; }
.single-post .hentry:not(.post-position-standard) .entry-title {
margin-top: 0; }
.posts::before, .posts::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.posts .hentry-wrapper {
float: left;
width: 33.3333%;
padding: 0 15px; }
.posts .hentry-wrapper.position-one {
float: none;
width: 100%; }
.posts .hentry-wrapper.position-one .hentry {
padding: 0;
position: relative; }
.posts .hentry-wrapper.position-one .hentry::before, .posts .hentry-wrapper.position-one .hentry::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.posts .hentry-wrapper.position-one .entry-thumbnail-wrapper {
position: absolute;
width: 50%;
height: 100%;
overflow: hidden; }
.posts .hentry-wrapper.position-one .entry-thumbnail img {
position: relative;
top: 50%;
left: 50%;
width: auto;
max-width: 505px;
-ms-transform: translate(-50%);
transform: translate(-50%); }
.posts .hentry-wrapper.position-one .entry-main {
overflow: hidden;
margin: 0 0 0 50%;
width: 50%;
padding: 12px 30px 10px; } }
@media (min-width: 992px) { .single-post .hentry:not(.post-position-standard) .header-wrapper {
position: relative; }
.single-post .hentry:not(.post-position-standard) .header-wrapper::before {
content: '';
position: absolute;
z-index: 101;
bottom: -75px;
left: -92px;
width: 286px;
height: 282px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/archive-stars-line-right.png) no-repeat center center;
background-size: 286px 282px; }
.single-post .hentry:not(.post-position-standard) .entry-content {
padding-top: 80px; }
.posts .hentry-wrapper {
margin-bottom: 80px; }
.posts .hentry-wrapper.position-one::before {
content: '';
position: absolute;
z-index: -1;
top: -75px;
left: -126px;
width: 286px;
height: 282px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/archive-stars-line-left.png) no-repeat center center;
background-size: 286px 282px; } }
@media (min-width: 1440px) { }
#home-introduction {
padding: 50px 0 50px;
z-index: 2; }
#home-introduction .section-container {
position: relative; }
#home-introduction .section-bg-img {
position: absolute;
z-index: -1;
width: 86.5%;
max-width: 918px;
top: 0;
right: 0; }
#home-introduction .section-title {
line-height: 1.1;
color: white;
text-transform: none;
margin-bottom: 50px; }
#home-introduction .section-content {
max-width: 450px;
padding-bottom: 26px; }
#home-introduction .section-right {
max-width: 365px;
margin-top: 50px;
padding-top: 87px;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
font-weight: 400; }
#home-introduction .section-right .wrapper {
position: relative; }
#home-introduction .section-right .wrapper::before, #home-introduction .section-right .wrapper::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#home-introduction .section-right .stars-line {
position: absolute; }
#home-introduction .section-right .stars-line.line-1 {
width: 65px;
top: -65px;
left: 12%; }
#home-introduction .section-right .stars-line.line-2 {
width: 62px;
top: -50px;
right: 27%; }
#home-introduction .section-right .constellation-link {
float: left;
font-size: .875rem;
letter-spacing: 2px;
color: white; }
#home-introduction .section-right .constellation-link:hover {
text-decoration: none; }
#home-introduction .section-right .constellation-link.link-2 {
margin-top: -87px;
margin-left: -27px; }
#home-introduction .section-right .constellation-link.link-3 {
margin-left: 70px;
margin-top: 22px; }
#home-news {
position: relative;
padding: 50px 0 80px; }
#home-news .section-bg-img {
position: absolute; }
#home-news .section-bg-img.bg-img-1 {
z-index: -1;
width: 24.5%;
max-width: 352px;
bottom: 0;
left: 0; }
#home-news .section-bg-img.bg-img-2 {
z-index: -1;
width: 38%;
max-width: 548px;
top: 0;
right: 0; }
#home-news .section-header {
margin-bottom: 50px; }
#home-news .section-title {
margin: 0;
text-align: center;
text-transform: none;
color: white;
line-height: 2.34375em;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-bg-star.png) no-repeat center center;
background-size: 75px; }
#home-news .section-title::before, #home-news .section-title::after {
content: '';
display: inline-block;
vertical-align: middle;
width: 34px;
height: 11px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-side-stars.png) no-repeat center center;
background-size: 34px 11px; }
#home-news .section-title::before {
margin-right: 14px; }
#home-news .section-title::after {
margin-left: 14px; }
#home-news .section-footer {
text-align: center; }
#home-practical-information {
position: relative; }
#home-practical-information::before {
content: '';
position: absolute;
z-index: -2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white; }
#home-practical-information .section-bg-img {
display: none;
position: absolute;
width: 23%;
max-width: 479px;
z-index: -1;
bottom: 0;
left: 0; }
#home-practical-information .section {
padding-top: 75px;
color: #010204; }
#home-practical-information .section-header p {
margin: 0 0 30px; }
#home-practical-information .section-content {
margin-top: 32px; }
#home-practical-information .section-footer {
margin: 20px 0 45px;
padding: 0 0 0 27px; }
#home-practical-information .section-right {
padding-bottom: 40px; }
#home-practical-information .section-right img {
margin: 0 auto;
display: block;
width: 100%;
max-width: 688px; }
@media (min-width: 768px) {
#home-introduction .section-left {
padding-left: 42px; }
#home-introduction .section-right {
margin-left: auto;
margin-right: auto; } }
@media (min-width: 992px) {
#home-introduction .section-container::before, #home-introduction .section-container::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#home-introduction .section-left {
float: left;
width: calc(100% - 365px); }
#home-introduction .section-right {
float: right;
margin-top: -150px; }
#home-news .section-title {
font-size: 2rem; }
#home-practical-information .section-bg-img {
display: block; }
#home-practical-information .section-container::before, #home-practical-information .section-container::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#home-practical-information .section-left {
float: left;
padding-right: 50px;
width: 50%; }
#home-practical-information .section-right {
float: right;
width: 50%;
padding-top: 100px; } }
@media (min-width: 1200px) {
#home-introduction .section-left {
padding-left: 0; }
#home-introduction .section-right {
margin-right: -65px; } }
@media (min-width: 1440px) {
#home-introduction .section-right {
margin-right: -65px; }
#home-news .section-title {
font-size: 2rem; }
#home-practical-information .section-container {
position: relative; }
#home-practical-information .section-container::before, #home-practical-information .section-container::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#home-practical-information .section-content {
padding-left: 25px; }
#home-practical-information .section-footer {
padding-left: 52px; }
#home-practical-information .section-right {
padding-top: 0; }
#home-practical-information .section-right img {
width: 688px;
max-width: none; } }
.video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 0;
height: 0; }
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.title-blue-star {
margin: 0;
font-size: 2.5rem;
text-transform: none;
text-align: center;
line-height: 1.1;
color: #010204;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/star-blue-sky.svg) no-repeat center center;
background-size: 75px 75px; }
.title-blue-star::before, .title-blue-star::after {
content: '';
display: block;
margin: 0 auto;
width: 35px;
height: 12px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/sep-stars.svg) no-repeat center center;
background-size: 35px 12px; }
.title-blue-star::before {
margin-bottom: 20px; }
.title-blue-star::after {
margin-top: 20px; }
.title-constellation {
margin: 0;
position: relative;
font-size: 2rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
font-weight: 400;
letter-spacing: 3px;
text-transform: uppercase; }
.title-constellation::before {
content: '';
position: absolute;
width: 50px;
height: 50px;
top: -20px;
left: -25px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-bg-star.png) no-repeat center center;
background-size: 50px 50px; }
.bestof-badge {
display: block;
margin: 0 auto;
width: 175px;
height: 175px;
color: white;
background-color: rgba(138, 209, 243, 0.08);
border: 4px solid #1c2b34;
border-radius: 50%; }
.bestof-badge .badge-stars {
width: 60px;
display: block;
margin: 0 auto; }
.bestof-badge .badge-container {
margin-top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.bestof-badge p {
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
letter-spacing: 1px;
margin: 0;
text-align: center; }
.bestof-badge p:nth-child(1) {
margin-bottom: .75em; }
.bestof-badge p:nth-child(2) {
margin-bottom: .25em;
font-size: 1rem;
text-transform: uppercase; }
.bestof-badge p:nth-child(3) {
font-size: .875rem; }
.page-template-et-constellation .section-container {
max-width: 1002px; }
#constellation-introduction {
padding-top: 78px; }
#constellation-introduction .section-container .section-bg-img::before, #constellation-introduction .section-container .section-bg-img::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#constellation-introduction .section-container .section-bg-img.bg-img-1 {
width: 100%; }
#constellation-introduction .section-container .section-bg-img.bg-img-1 img {
float: right;
margin-top: -78px; }
#constellation-introduction .section-container .section-bg-img.bg-img-2 {
display: none; }
#constellation-introduction .entry-title {
color: #8ad1f3; }
#constellation-introduction .title-constellation {
margin-left: 25px; }
#constellation-introduction .section-content {
padding-left: 25px;
font-size: 1.25rem; }
#constellation-introduction .bestof-badge {
margin-top: 100px; }
#constellation-video {
padding: 100px 0; }
#constellation-video .section-container {
max-width: 960px; }
#constellation-video .video-wrapper {
overflow: hidden;
box-shadow: 6.5px 11.258px 74.26px 19.74px rgba(138, 209, 243, 0.16); }
#constellation-sites {
padding-bottom: 75px; }
#constellation-sites .constellation-site {
margin: 0 auto 100px;
max-width: 598px; }
#constellation-sites .constellation-site:last-child {
margin-bottom: 0; }
#constellation-sites .constellation-site-thumbnail {
margin: 0 0 55px; }
#constellation-sites .constellation-site-header {
padding-bottom: 25px; }
#constellation-sites .constellation-site-title {
font-size: 1.5rem;
margin-left: 30px; }
#constellation-sites .constellation-site-title::before {
width: 60px;
height: 60px;
top: -25px;
left: -30px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-bg-star.png) no-repeat center center;
background-size: 60px 60px; }
#constellation-sites .constellation-site-content, #constellation-sites .constellation-site-footer {
padding-left: 30px; }
#constellation-sites .constellation-site-content {
margin-bottom: 25px;
font-size: .875rem; }
#constellation-bestof {
padding-bottom: 75px; }
.section-bestof .section-container {
position: relative;
padding-top: 87px; }
.section-bestof .section-bg-img {
position: absolute;
z-index: -1;
width: 257px;
top: 0;
left: -84px; }
.section-bestof .section-title {
font-size: 1.5rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
letter-spacing: 3px;
color: white; }
.section-bestof .section-content {
padding: 0 0 20px;
color: #8ad1f3;
max-width: 667px; }
#constellation-partners {
padding-top: 70px;
background-color: white; }
#constellation-partners .section-content {
padding: 50px 0 30px;
text-align: center;
font-size: 1.5rem;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
color: #8ad1f3; }
#constellation-partners .section-footer {
padding-bottom: 75px; }
#constellation-partners .section-footer .logo {
display: block;
margin: 20px auto; }
@media (min-width: 600px) {
#constellation-partners .section-footer {
text-align: center; }
#constellation-partners .section-footer .logo {
display: inline-block;
vertical-align: middle;
margin: 20px 15px; } }
@media (min-width: 768px) {
#constellation-introduction {
padding: 150px 0 0;
margin-bottom: 100px; }
#constellation-introduction .section-container {
position: relative; }
#constellation-introduction .section-container::before, #constellation-introduction .section-container::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#constellation-introduction .section-container .section-bg-img {
position: absolute; }
#constellation-introduction .section-container .section-bg-img.bg-img-1 {
z-index: -2;
top: -75%;
right: -11%;
width: 68%; }
#constellation-introduction .section-container .section-bg-img.bg-img-1 img {
float: none;
margin-top: 0; }
#constellation-introduction .section-container .section-bg-img.bg-img-2 {
z-index: -1;
top: 10%;
right: 0;
display: block; }
#constellation-introduction .section-container .section-bg-img.bg-img-2 img {
width: 286px; }
#constellation-introduction .section-left {
float: left;
width: 59%;
padding-left: 50px; }
#constellation-introduction .section-right {
float: right;
margin-top: -205px;
margin-right: 90px; }
#constellation-introduction .bestof-badge {
margin-top: 0; }
#constellation-bestof {
padding-bottom: 120px; }
#constellation-partners .section-footer .logo {
margin: 20px 30px; } }
@media (min-width: 992px) {
.title-constellation {
font-size: 2.75rem; }
.title-constellation::before {
content: '';
position: absolute;
width: 75px;
height: 75px;
top: -25px;
left: -37px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-bg-star.png) no-repeat center center;
background-size: 75px 75px; }
#constellation-introduction .section-container .section-bg-img.bg-img-2 {
top: 45%; }
#constellation-sites .section-content::before, #constellation-sites .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#constellation-sites .constellation-site {
float: left;
width: 33.3333%;
padding: 0 25px;
margin-bottom: 0; }
#constellation-sites .constellation-site-title {
margin-left: 0; }
#constellation-sites .constellation-site-content, #constellation-sites .constellation-site-footer {
padding-left: 0; } }
@media (min-width: 1200px) {
#constellation-introduction .section-container .section-bg-img.bg-img-1 {
top: -100%; }
#constellation-introduction .section-container .section-bg-img.bg-img-2 {
top: 25%; }
#constellation-introduction .section-right {
margin-right: 20px; }
#constellation-video {
padding: 210px 0 210px; } }
.page-template-et-info .section-container {
max-width: 1040px; }
.row {
margin-bottom: 50px; }
.row::after {
content: '';
display: block;
width: 100%;
height: 0;
margin-top: 50px;
border-bottom: 1px solid #009ddf; }
.row:last-child::after {
display: none; }
.row strong {
font-weight: 700; }
.row .row-name {
font-weight: 400;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
letter-spacing: 1px;
margin-top: 5px;
font-size: 1.5rem;
color: #009ddf; }
.row h4 {
font-size: .875rem;
font-weight: 900; }
.row ul {
padding: 0 0 10px; }
.row ul li {
position: relative;
padding: 0 0 20px 12px;
font-size: .875rem; }
.row ul li::before {
content: '';
position: absolute;
top: 4px;
left: 0;
width: 8px;
height: 8px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/row-li-star.svg) no-repeat center center;
background-size: 8px 8px; }
#info-introduction {
padding: 85px 0 0; }
#info-introduction .anchor-link {
color: white; }
#info-introduction .section-container {
padding-bottom: 200px;
position: relative; }
#info-introduction .section-container .section-bg-img {
position: absolute;
z-index: -1;
width: 376px;
bottom: 100px;
right: 30px; }
#info-introduction .entry-title {
color: #8ad1f3;
margin-left: 25px; }
#info-introduction .entry-header p {
margin: 5px 0 0 25px;
font-size: 1.375rem; }
#info-introduction .section-footer {
padding: 70px 0 0 25px;
max-width: 550px; }
#info-introduction .section-footer .footer-title {
margin-top: 0;
font-size: 1.5rem;
font-weight: 400;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
letter-spacing: 3px;
text-transform: uppercase; }
#info-introduction .section-footer .footer-title .icon {
display: inline-block;
vertical-align: middle;
width: 60px; }
#info-access {
background-color: white;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/info/info-access-bg.png);
background-repeat: no-repeat;
background-size: 90% auto;
background-position: center 70%;
color: #010204;
padding: 45px 0; }
#info-access .map-wrapper {
margin-top: 50px; }
#info-access .map-wrapper .gmpMapDetailsContainer, #info-access .map-wrapper .gmp_MapPreview {
height: 300px !important; }
#info-access .map-wrapper .gmpInfoWindowtitle {
font-size: .875rem !important;
color: #8ad1f3 !important; }
#info-access .map-wrapper .egm-marker-iw {
font-size: .875rem !important;
color: #010204; }
#info-access .map-wrapper .btn {
font-size: .6875rem; }
#info-access .map-wrapper .btn .caret {
margin-left: 5px; }
#info-access .map-wrapper .btn .caret::before {
border-top: 4px solid transparent;
border-left: 4px solid #e0b352;
border-bottom: 4px solid transparent; }
#info-access .section-content {
position: relative;
padding-top: 50px;
margin: 0 0; }
#info-access .section-content::before, #info-access .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#info-schedule {
background-color: white;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/info/info-schedule-bg.png);
background-repeat: no-repeat;
background-size: 90% auto;
background-position: center 70%;
color: #010204; }
#info-schedule .section-container {
padding-top: 45px;
padding-bottom: 45px; }
#info-schedule .section-content {
padding-top: 26px; }
#info-schedule .section-content::before, #info-schedule .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#info-schedule .row h4 {
position: relative;
text-transform: uppercase;
color: #e0b352; }
#info-schedule .row h4::before {
content: '';
display: block;
margin: 0 auto 10px;
width: 8px;
height: 8px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/row-li-star.svg) no-repeat center center;
background-size: 8px 8px; }
#info-schedule .row a {
color: #009ddf;
font-weight: 700; }
#info-prices {
background-color: white;
color: #010204; }
#info-prices .section-container {
padding-top: 45px;
padding-bottom: 45px;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/info/info-prices-bg.png);
background-repeat: no-repeat;
background-size: 68.75% auto;
background-position: 60% 70%; }
#info-prices .section-content {
padding-top: 26px;
margin: 0 -25px; }
#info-prices .section-content::before, #info-prices .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#info-prices h4 {
color: #009ddf; }
@media (min-width: 414px) {
.row {
text-align: center; } }
@media (min-width: 768px) {
#info-access .map-wrapper .gmpMapDetailsContainer, #info-access .map-wrapper .gmp_MapPreview {
height: 450px !important; } }
@media (min-width: 992px) {
#info-schedule .row-details {
padding-left: 12px; }
.row {
position: relative;
float: left;
width: 33.3333%;
padding: 0 25px;
margin-bottom: 0;
text-align: left; }
.row::after {
position: absolute;
width: 0;
height: 100%;
top: 0;
right: 0;
margin: 0;
border-bottom: 0;
border-left: 1px solid #009ddf; }
#info-introduction .section-container {
padding-left: 120px; }
#info-schedule .row h4 {
margin: 0 0 0 -12px;
padding: 0 0 0 12px; }
#info-schedule .row h4::before {
position: absolute;
top: 4px;
left: 0; }
#info-access .section-content, #info-schedule .section-content, #info-prices .section-content {
margin: 0 -25px;
padding-top: 65px; } }
#contact-introduction .section-container {
padding-top: 70px;
padding-bottom: 75px;
max-width: 680px; }
#contact-introduction .entry-header {
padding-left: 25px; }
#contact-introduction .entry-header p {
font-size: 1rem;
color: #8ad1f3; }
#contact-introduction .section-bg-img {
display: none; }
#contact-schedule {
background-color: #9bd8f5; }
#contact-schedule .section-container {
padding-top: 50px;
padding-bottom: 50px; }
#contact-schedule .section-title {
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
font-weight: 400;
letter-spacing: 2px;
text-align: center;
text-transform: none;
color: white; }
#contact-schedule .section-content {
text-align: center;
color: #010204; }
#contact-schedule .section-footer {
text-align: center; }
#contact-schedule .section-footer .caret::before {
border-left: 6px solid white; }
#contact-schedule .section-footer .btn:hover .caret::before {
border-left: 6px solid #e0b352; }
#contact-sites {
background-color: white;
color: #010204; }
#contact-sites .section-container {
padding-top: 50px;
padding-bottom: 50px; }
#contact-sites .section-content {
padding-top: 50px; }
#contact-sites .row:last-child {
margin-bottom: 0; }
#contact-sites .row h4 {
font-size: .875rem;
text-transform: uppercase;
color: #e0b352;
margin: 0; }
#contact-sites .row > div {
margin-top: 20px;
font-weight: 700;
padding-left: 42px; }
#contact-sites .row .row-address {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-address.svg) no-repeat 7px 0;
background-size: 21px 31px; }
#contact-sites .row .row-phone {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-phone.svg) no-repeat 2px 0;
background-size: 31px 27px; }
#contact-sites .row .row-url {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-url.svg) no-repeat 5px 0;
background-size: 26px 26px; }
#contact-sites .row-name {
margin-bottom: 1.875em; }
#contact-newsletter {
background-color: white;
color: #010204; }
#contact-newsletter .section-container {
padding-top: 50px;
padding-bottom: 50px; }
#contact-newsletter .section-title {
font-family: "Muli", "Helvetica", "Arial", sans-serif;
font-weight: 200;
text-transform: none;
color: #010204; } #gform_wrapper_1.gform_wrapper ul li.gfield {
margin-top: 20px; }
#gform_wrapper_1.gform_wrapper .gfield_label, #gform_wrapper_1.gform_wrapper legend.gfield_label {
font-size: 1.125rem;
font-weight: 400;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
letter-spacing: 2px; }
#gform_wrapper_1.gform_wrapper #input_1_7 > div {
width: 100% !important; }
#gform_wrapper_1.gform_wrapper #input_1_7 > div iframe {
width: 100% !important; }
#gform_wrapper_1.gform_wrapper #field_1_7 .gfield_label {
display: none; }
#gform_wrapper_1.gform_wrapper .gfield_required {
color: #e0b352; }
#gform_wrapper_1.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), #gform_wrapper_1.gform_wrapper textarea {
color: white;
border: 0;
background-color: #162129;
border-radius: 0; }
#gform_wrapper_1.gform_wrapper .address_country {
background-color: #162129;
position: relative; }
#gform_wrapper_1.gform_wrapper .address_country::before {
content: '';
position: absolute;
z-index: 0;
top: 50%;
right: 10px;
width: 0;
height: 0;
border-top: 6px solid #e0b352;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
#gform_wrapper_1.gform_wrapper .address_country select {
position: relative;
z-index: 1;
padding: 5px 26px 5px 4px;
margin: 0;
color: white;
text-transform: uppercase;
line-height: 2;
min-height: 2.6666rem;
background-color: transparent;
border: 0;
border-radius: 0; }
#gform_wrapper_1.gform_wrapper .address_country select::-ms-expand {
display: none; }
#gform_wrapper_1.gform_wrapper .address_country select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
@-moz-document url-prefix() {
#gform_wrapper_1.gform_wrapper .address_country select {
width: 110%;
background-position: right 30px center !important;
border: none !important; } }
#gform_wrapper_1.gform_wrapper .btn {
width: 100%; } #gform_wrapper_2.gform_wrapper .gfield_checkbox input[type=checkbox] {
position: absolute;
left: -99999px; }
#gform_wrapper_2.gform_wrapper .gfield_checkbox label {
position: relative;
padding-left: 32px;
font-size: .875rem;
line-height: 1.25;
color: #009ddf; }
#gform_wrapper_2.gform_wrapper .gfield_checkbox label::before {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 18px;
height: 18px;
background-color: #eeeeee;
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
#gform_wrapper_2.gform_wrapper .gfield_checkbox input[type=checkbox]:checked + label::before {
content: '\2714';
background-color: #e0b352;
text-align: center;
color: white; }
#gform_wrapper_2.gform_wrapper #field_2_2 {
position: relative; }
#gform_wrapper_2.gform_wrapper #field_2_2 .gfield_label {
position: absolute;
top: 50%;
left: 5px;
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
#gform_wrapper_2.gform_wrapper #field_2_3 label {
display: none; }
#gform_wrapper_2.gform_wrapper #field_2_2 .ginput_container {
max-width: 304px; }
#gform_wrapper_2.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
background-color: #eee;
border: 0;
border-radius: 0;
line-height: 2;
min-height: 42px; }
#gform_wrapper_2.gform_wrapper .gform_footer .btn-border {
position: relative;
z-index: 9;
line-height: 19px;
padding-top: 9px;
padding-bottom: 9px;
border: 2px solid #009ddf; }
@media (min-width: 414px) {
#contact-sites .row > div {
padding-left: 0;
padding-top: 40px; }
#contact-sites .row .row-address {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-address.svg) no-repeat center 0;
background-size: 21px 31px; }
#contact-sites .row .row-phone {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-phone.svg) no-repeat center 0;
background-size: 31px 27px; }
#contact-sites .row .row-url {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-url.svg) no-repeat center 0;
background-size: 26px 26px; } }
@media (min-width: 641px) {
#contact-introduction .section-content::before, #contact-introduction .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#gform_wrapper_2::before, #gform_wrapper_2::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#gform_wrapper_2.gform_wrapper .gform_footer {
margin: 0;
padding: 0 0 0 326px; }
#gform_wrapper_2.gform_wrapper .gform_footer .btn {
margin-top: -250px; }
#gform_wrapper_2.gform_wrapper .gform_fields li.gfield {
padding-right: 0; }
#gform_wrapper_1.gform_wrapper .gfmc-row-1-col-1-of-2 {
padding-right: 22px; }
#gform_wrapper_1.gform_wrapper .gfmc-row-1-col-2-of-2 {
padding-left: 22px; }
#gform_wrapper_1.gform_wrapper ul li.gfield {
padding-right: 0; }
#gform_wrapper_1.gform_wrapper textarea {
height: 295px; }
#gform_wrapper_1.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
padding: 0 5px;
line-height: 2.4; }
#gform_wrapper_1.gform_wrapper .address_zip, #gform_wrapper_1.gform_wrapper .address_country {
width: 100%;
padding-right: 0; }
#gform_wrapper_1.gform_wrapper .address_country {
min-height: 2.4rem; }
#gform_wrapper_1.gform_wrapper .address_country select {
display: block;
padding: 0 26px 0 5px;
margin: 0;
line-height: 1.1;
min-height: 2.4rem; }
#gform_wrapper_1.gform_wrapper .gform_footer {
float: right;
margin: -65px 0 0 0;
padding: 0 0 0 22px;
width: 50%; } }
@media (min-width: 730px) {
#contact-introduction .entry-header {
padding-left: 0; } }
@media (min-width: 768px) {
#contact-sites .section-content {
color: #010204; }
#contact-sites .section-content::before, #contact-sites .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#contact-newsletter #gform_wrapper_2.gform_wrapper #field_2_1 {
margin-bottom: 30px; }
#contact-newsletter #gform_wrapper_2.gform_wrapper .gfield_checkbox li {
display: inline-block;
vertical-align: middle;
padding: 0 40px 0 0 !important;
overflow: hidden; }
#contact-newsletter #gform_wrapper_2.gform_wrapper .gfield_checkbox li:first-child {
padding-left: 12px !important; }
#contact-newsletter #gform_wrapper_2.gform_wrapper .gfield_checkbox li label {
white-space: nowrap; } }
@media (min-width: 992px) {
#contact-sites .row > div {
padding-top: 0;
padding-left: 42px; }
#contact-sites .row .row-address {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-address.svg) no-repeat 7px 0;
background-size: 21px 31px; }
#contact-sites .row .row-phone {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-phone.svg) no-repeat 2px 0;
background-size: 31px 27px; }
#contact-sites .row .row-url {
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/icon-contact-url.svg) no-repeat 5px 0;
background-size: 26px 26px; }
#contact-newsletter .section-title {
font-size: 2.5rem; } }
#site-header {
padding-top: 80px;
z-index: 2; }
#site-header .entry-title {
margin-left: 25px;
color: #8ad1f3; }
@media (min-width: 480px) {
#site-header .entry-title {
margin-left: 40%; } }
.et-site-content {
padding: 75px 0 0; }
.et-site-content .section-bg-img {
display: none; }
.et-site-content .section-container {
max-width: 990px; }
.et-site-content .section-container::before, .et-site-content .section-container::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.et-site-content .section-main {
position: relative; }
.et-site-content .section-title {
font-weight: 300;
color: #e0b352;
margin: 32px 0 32px 28px;
position: relative;
font-size: 1.5625rem;
letter-spacing: 3px;
text-transform: none; }
.et-site-content .section-title::before {
content: '';
position: absolute;
z-index: -1;
width: 56px;
height: 56px;
top: -12px;
left: -28px;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/et-star-brown-trans.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 56px 56px; }
.et-site-content .section-content {
font-size: 1rem;
padding-left: 28px; }
.et-site-content#et-site-content-1 .section-title::before {
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/et-star-blue-trans.png); }
@media (min-width: 768px) {
.et-site-content .section-bg-img {
display: block;
position: absolute;
z-index: -1; }
.site-verrier-meisenthal .et-site-content#et-site-content-1 {
padding-bottom: 90px; }
.site-verrier-meisenthal .et-site-content#et-site-content-1 .section-main {
float: right;
width: 43%; }
.site-verrier-meisenthal .et-site-content#et-site-content-1 .section-bg-img {
width: 39%;
right: 50%;
top: -27.5%; }
.site-verrier-meisenthal .et-site-content#et-site-content-2 {
padding-top: 40px;
padding-bottom: 125px; }
.site-verrier-meisenthal .et-site-content#et-site-content-2 .section-main {
float: right;
width: 62%;
margin-right: 14%; }
.site-verrier-meisenthal .et-site-content#et-site-content-2 .section-bg-img {
width: 47%;
left: -25%;
top: -45%; }
.site-verrier-meisenthal .et-site-content#et-site-content-3 .section-main::before, .site-verrier-meisenthal .et-site-content#et-site-content-3 .section-main::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.site-verrier-meisenthal .et-site-content#et-site-content-3 {
padding-bottom: 150px;
}
.site-verrier-meisenthal .et-site-content#et-site-content-3 .section-thumbnail {
float: right;
width: 40%; }
.site-verrier-meisenthal .et-site-content#et-site-content-3 .section-header, .site-verrier-meisenthal .et-site-content#et-site-content-3 .section-content {
float: left;
width: 50%; }
.site-verrier-meisenthal .et-site-content#et-site-content-3 .section-path {
position: absolute;
margin-top: 15px;
top: 100%;
left: 75px;
width: 282px;
height: 286px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-2.png) no-repeat center center;
background-size: cover;
}
.site-verrier-meisenthal .et-site-content#et-site-content-4 .section-main {
float: right;
width: 62%;
margin-right: 14%;
}
.site-verrier-meisenthal .et-site-content#et-site-content-3 .section-header {
margin-top: 10%; }
.site-musee-lalique .et-site-content#et-site-content-1 .section-main {
float: right;
width: 43%; }
.site-musee-lalique .et-site-content#et-site-content-1 .section-bg-img {
width: 42%;
right: 45%;
top: -50%; }
.site-musee-lalique .et-site-content#et-site-content-2 .section-main {
float: right;
width: 62%;
margin-right: 14%; }
.site-musee-lalique .et-site-content#et-site-content-2 .section-bg-img {
width: 30%;
left: -5%;
top: -50%; }
.site-musee-lalique .et-site-content#et-site-content-3 .section-main::before, .site-musee-lalique .et-site-content#et-site-content-3 .section-main::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.site-musee-lalique .et-site-content#et-site-content-3 .section-thumbnail {
float: right;
width: 40%; }
.site-musee-lalique .et-site-content#et-site-content-3 .section-header, .site-musee-lalique .et-site-content#et-site-content-3 .section-content {
float: left;
width: 50%; }
.site-musee-lalique .et-site-content#et-site-content-3 .section-header {
margin-top: 15%; }
.site-grande-place .et-site-content#et-site-content-1 {
padding-bottom: 90px; }
.site-grande-place .et-site-content#et-site-content-1 .section-main {
float: right;
width: 43%; }
.site-grande-place .et-site-content#et-site-content-1 .section-bg-img {
width: 35%;
right: 50%;
top: -35%; }
.site-grande-place .et-site-content#et-site-content-2 {
padding-top: 40px;
padding-bottom: 125px; }
.site-grande-place .et-site-content#et-site-content-2 .section-main {
float: right;
width: 62%;
margin-right: 14%; }
.site-grande-place .et-site-content#et-site-content-2 .section-bg-img {
width: 33%;
left: -2.5%;
top: 0; }
.site-grande-place .et-site-content#et-site-content-3 .section-main::before, .site-grande-place .et-site-content#et-site-content-3 .section-main::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
.site-grande-place .et-site-content#et-site-content-3 .section-thumbnail {
float: right;
width: 40%; }
.site-grande-place .et-site-content#et-site-content-3 .section-header, .site-grande-place .et-site-content#et-site-content-3 .section-content {
float: left;
width: 50%; }
.site-grande-place .et-site-content#et-site-content-3 .section-header {
margin-top: 10%; } }
@media (min-width: 992px) {
.site-verrier-meisenthal .et-site-content#et-site-content-1 .section-path {
position: absolute;
top: 290px;
left: -286px;
width: 286px;
height: 282px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-1.png) no-repeat center center;
background-size: cover; }
.site-verrier-meisenthal .et-site-content#et-site-content-2 .section-path {
position: absolute;
margin-top: 15px;
top: auto;
left: 28px;
width: 282px;
height: 286px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-2.png) no-repeat center center;
background-size: cover; }
.site-musee-lalique .et-site-content#et-site-content-1 .section-path {
position: absolute;
top: 290px;
left: -286px;
width: 286px;
height: 282px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-1.png) no-repeat center center;
background-size: cover; }
.site-musee-lalique .et-site-content#et-site-content-2 {
padding-top: 35px; }
.site-musee-lalique .et-site-content#et-site-content-2 .section-path {
position: absolute;
margin-top: 15px;
top: auto;
left: 28px;
width: 282px;
height: 286px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-2.png) no-repeat center center;
background-size: cover; }
.site-grande-place .et-site-content#et-site-content-1 .section-path {
position: absolute;
top: 56px;
left: -286px;
width: 286px;
height: 282px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-1.png) no-repeat center center;
background-size: cover; }
.site-grande-place .et-site-content#et-site-content-2 {
padding-top: 0; }
.site-grande-place .et-site-content#et-site-content-2 .section-path {
position: absolute;
margin-top: 15px;
top: auto;
left: 28px;
width: 282px;
height: 286px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/site-section-content-path-2.png) no-repeat center center;
background-size: cover; } }
#et-site-news {
padding-top: 75px; }
#et-site-news .section-title {
margin: 0;
text-align: center;
text-transform: none;
color: white;
padding: 14px 0;
line-height: 1.46875em;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/et-site-news-title-bg.png) no-repeat center center;
background-size: 255px 75px; }
#et-site-news .section-title::before, #et-site-news .section-title::after {
content: '';
display: inline-block;
vertical-align: middle;
width: 34px;
height: 11px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/title-side-stars.png) no-repeat center center;
background-size: 34px 11px; }
#et-site-news .section-title::before {
margin-right: 14px; }
#et-site-news .section-title::after {
margin-left: 14px; }
#et-site-news .section-subtitle {
margin: -14px 0 0;
font-size: 2rem;
font-weight: 200;
text-align: center;
text-transform: none;
color: white;
line-height: 1.46875em; }
#et-site-news .section-content {
padding: 75px 0 75px; }
#et-site-news .posts-image-top, #et-site-news .posts-image-bottom {
display: none; }
@media (min-width: 992px) {
#et-site-news {
padding-top: 150px; }
#et-site-news .posts .hentry-wrapper {
margin-bottom: 0; }
#et-site-news .posts-image-bottom {
display: block;
position: relative;
z-index: -1; }
.site-verrier-meisenthal #et-site-news .section-content {
padding-bottom: 0; }
.site-verrier-meisenthal #et-site-news .posts-image-bottom img {
max-width: 837px;
display: block;
margin: 0 auto; }
.site-musee-lalique #et-site-news .section-content {
padding-bottom: 0;
position: relative; }
.site-musee-lalique #et-site-news .posts-image-top {
display: block;
width: 44%;
position: absolute;
z-index: -1;
top: -40%;
left: -18%; }
.site-musee-lalique #et-site-news .posts-image-bottom img {
max-width: 460px;
display: block;
margin: 0 auto; }
.site-grande-place #et-site-news .section-content {
padding-bottom: 0;
position: relative; }
.site-grande-place #et-site-news .posts-image-top {
display: block;
width: 38%;
position: absolute;
z-index: -1;
top: -28%;
left: -13.5%; }
.site-grande-place #et-site-news .posts-image-bottom {
margin-top: 10px; }
.site-grande-place #et-site-news .posts-image-bottom img {
max-width: 509px;
display: block;
margin: 0 auto; } }
#site-shop {
padding: 70px 0 70px; }
#site-shop .section-bg-img {
z-index: -1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover; }
#site-shop .section-title {
font-weight: 300;
color: white;
margin: 32px 0 55px 27px;
position: relative;
font-size: 2.5rem;
letter-spacing: 3px;
text-transform: none; }
#site-shop .section-title::before {
content: '';
position: absolute;
z-index: -1;
width: 74px;
height: 74px;
top: -12px;
left: -27px;
background-image: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/et-star-blue-trans.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 74px 74px; }
#site-shop .section-content {
max-width: 500px; }
@media (min-width: 768px) {
#site-shop {
padding: 120px 0 200px; }
#site-shop .section-title, #site-shop .section-content {
margin-left: 70px; } }
#site-infos {
padding: 75px 0 25px;
background-color: white; }
#site-infos .section-content {
color: #010204; }
#site-infos .section-content::before, #site-infos .section-content::after {
content: "";
display: table;
table-layout: fixed;
clear: both; }
#site-infos .section-content {
padding: 75px 0 0;
color: #010204; }
#site-infos .row {
text-align: center;
font-size: .9375rem; }
#site-infos .row h4 {
font-size: .875rem;
position: relative; }
#site-infos .row h4::before {
content: '';
display: block;
margin: 0 auto 10px;
width: 8px;
height: 8px;
background: url(//etoiles-terrestres.fr/wp-content/themes/etoiles-terrestres/img/row-li-star.svg) no-repeat center center;
background-size: 8px 8px; }
#site-infos .row a:not(.btn) {
color: #009ddf;
font-weight: 700; }
@media (min-width: 992px) {
#site-infos {
padding: 75px 0 75px; }
#site-infos .row {
text-align: left; }
#site-infos .row h4 {
margin-left: -12px;
padding-left: 12px; }
#site-infos .row h4::before {
position: absolute;
top: 4px;
left: 0; } }
#site-links {
background-color: white; }
#site-links .title-blue-star::before, #site-links .title-blue-star::after {
display: none; }
#site-links .section-content {
text-align: center;
padding: 30px 0 30px;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
font-size: 1.5rem; }
#site-links .section-footer {
text-align: center;
padding-bottom: 50px; }
#site-links .social-networks {
vertical-align: middle;
position: relative;
padding: 30px 0 30px;
margin-right: -5px;
text-align: center; }
#site-links .social-networks a {
display: inline-block;
padding: 0 30px;
position: relative; }
#site-links .social-networks a::after {
content: '';
position: absolute;
top: -10px;
right: 0;
width: 1px;
height: 60px;
background-color: #8ad1f3; }
#site-links .social-networks a:last-child::after {
display: none; }
#site-links .social-networks img {
display: inline-block;
width: auto;
height: 40px; }
#site-links .trip-advisor {
display: inline-block;
vertical-align: middle;
padding: 0 30px; }
#site-links .trip-advisor img {
display: block;
width: 93px;
height: 93px; }
.site-verrier-meisenthal #site-links .social-networks {
display: inline-block; }
.site-verrier-meisenthal #site-links .social-networks a:last-child::after {
display: block; }
@media (min-width: 992px) {
#site-links {
padding-top: 75px; }
#site-links .section-content {
padding: 65px 0 35px; } }    .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .custom-logo-link {
display: inline-block; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; } .lsf-anchor {
padding-top: 100px;
}
.lsf-section { }
.lsf-section::before {
content: '';
display: block;
width: 150px;
border-bottom: 3px solid #e0b352;
}
.lsf-top {
position: relative;
margin: 30px 0 0;
text-align: right;
font-size: 13px;
font-weight: 400;
text-transform: uppercase
}
.lsf-top::before {
content: '';
position: absolute;
top: 0;
right: 0;
display: block;
width: 40px;
border-bottom: 1px solid #8ad1f3;
}
.lsf-top:hover::before {
border-bottom: 1px solid #e0b352;
}
.lsf-top a {
display: block;
width: 100%;
padding-top: 5px;
}
.lsf-top a::before { content: '\005E';
display: inline-block;
vertical-align: top;
margin-right: 5px;
}
.lsf-section-sub {
margin-top: 30px;
}
.lsf-section-sub:not(:last-child)::after {
content: '';
display: block;
width: 75px;
margin-top: 30px;
border-bottom: 3px solid #8ad1f3;
}
.lsf-navigation {
padding: 15px;
border: 2px solid #8AD1F3;
margin: 25px 0;
border-radius: 6px;
box-shadow: 3px 3px 7px rgba(0,0,0,0.2);
background-color: rgba(0,0,0,0.7);
}
.lsf-navigation ul {
}
.lsf-navigation ul li {
display: inline-block;
margin: 0 10px 0 0;
font-size: 20px;
font-family: "Oswald", "Impact", "Arial Black", sans-serif;
text-transform: uppercase;
}
.lsf-navigation ul li.title {   }
.lsf-navigation ul li > a {
color: #8AD1F3;
}
.lsf-navigation ul li > a:hover {
color: #e0b352;
}
.lsf-navigation ul li:not(.title):not(:last-child)::after {
content: '|';
display: inline-block;
margin: 0 0 0 10px;
}
.lsf-access {
position: fixed;
z-index: 109;
top: 37px;
right: 72px;
}
body.home .lsf-access {
right: 90px;
}
.is-fixed .lsf-access {
top: 37px; }
.menu-is-expanded .lsf-access {
top: 37px; }
.lsf-access-logo {
width: auto;
height: 36px;
border: 0;
}
@media (min-width: 768px){
.lsf-access {
top: 75px;
right: 102px;
}
body.home .lsf-access {
right: 122px;
}
.menu-is-expanded .lsf-access {
top: 53px; }
}
@media (max-width: 767px){
.lsf-navigation ul li.title {
display: block;
}
}span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//etoiles-terrestres.fr/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//etoiles-terrestres.fr/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}