.grand-palais-footer_twitter.grand-palais-footer_twitter_withoutHome {display: none;}

.postid-97280115 .panel-body figure {padding:0; width: 210px; display: inline-block; float: none !important; vertical-align: top;}

.postid-97280115 .panel-body {text-align: center;}

.postid-97280115 .panel-body figure:nth-of-type(2),
.postid-97280115 .panel-body figure:nth-of-type(6) {margin-right:75px;}
.postid-97280115 .panel-body figure:nth-of-type(5) {clear:both;}

.archivesGP span.entry-title {font-weight:bold;}

section.container #promo-notifications, section.container #promo-notifications ul {height:auto;}

#menu-item-221 a, #menu-item-222, .category-dp-editions h1.entry-title,
.category-dp-editions h2.entry-category, .category-cp-editions h1.entry-title,
.category-cp-editions h2.entry-category, .category-cp-editions .current, .category-dp-editions .current,
.category-dp-editions .text-right a, .category-cp-editions .text-right a
  {text-transform: initial !important;}

.navbar-nav>li{
  font-size: 16px !important;
}
.navbar-nav>li>a{
  padding: 10px;
}

.sub-menu li, .navbar-nav > li {text-transform: none;}
.sub-menu {text-align: center;}

#promo-notifications li {text-align: center !important;}
#menu-grand-palais-menu {text-align: center;float: none !important;}
.navbar-nav > li {display: inline-block; float: none !important;}

.category .container #main .entry-title {
  text-transform: inherit;
}

body.category .hentry .entry-content {
  width: 100%;
  top: auto;
  bottom: -10px;
  position: absolute;
  left: 0;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  padding: 20px;
  background: rgba(255, 255, 255, 0.5490);
  text-align: center;
}
body.category .hentry .entry-content h3 {
  margin-top: 0;
}
body.category .hentry .entry-content h3,
body.category .hentry .entry-content h3 a,
body.category .hentry .entry-content .entry-date {
  color: #000000 !important;
}

@media screen and (min-width: 1170px) {
  body.category .hentry .entry-content {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
  }
  body.category .hentry:hover .entry-content {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
  }
}


.loader img {
  width: 55px;
}