/*
Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.
*/

body, button, input, select, textarea {
    color: #333;
    font-family: "century gothic", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.66;
}

.main-navigation a {
    font-weight: lighter;
    font-size: 16px;
color: #000;
}

.site-description {
    visibility: hidden;
}
/* legendes sur la page*/
/*.gallery-caption {
    display: none;
}*/
/*effacer titre des pages*/
.page.type-page.status-publish.hentry header.entry-header h1.entry-title {
    display:none;
}

h1.entry-title {
    text-transform: lowercase;
    font-weight: lighter;

}
h2 {
    font-weight: lighter;
}

.wp-caption-text.gallery-caption  {
    display:none;
}

/*titre carousel*/
.jp-carousel-light .jp-carousel-close-hint:hover, .jp-carousel-light .jp-carousel-titleanddesc div {
    color: #666 !important;
    font-size: 19px !important;
}

.jp-carousel-photo-info {
    position: initial;
}


/*
.custom-header {
height: 870px;
}
@media only screen and (max-width:768px) {
.custom-header {
height: 400px;
}
}
@media only screen and (max-width:480px) {
.custom-header {
height: 200px;
}
}

body:not(.title-tagline-hidden) .site-branding-text {
    display: inline-block;
    vertical-align: middle;
    padding-top: 750px;
}*/
.site-title {
    clear: none;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 100;
    line-height: 1.25;
    letter-spacing: 6px;
    letter-spacing: 0.38em;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    text-transform: capitalize;
}



.widget ul li a:hover,
.widget ul li a:focus  {
	color: #000;
	-webkit-box-shadow: initial;
	box-shadow: initial;
  opacity: 0.7;
}

.entry-footer .cat-links  {
    display:none;
}

.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover {
	color: #000;
	-webkit-box-shadow: initial;
	box-shadow: initial;
}



.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
	-webkit-box-shadow: initial;
	box-shadow: initial;
}

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a:hover {
	-webkit-box-shadow: initial;
	box-shadow: initial;
}

.entry-date {
    display:none;
}

.posted-on {
    display:none;
}

.page-title {
    display:none;
}
.site-branding a:hover, .site-branding a:focus {
    opacity: 0.7;
}
a {
text-decoration:none;
}
.widget ul li a:hover,
.widget ul li a:focus  {
	color: #000;
	-webkit-box-shadow: initial;
	box-shadow: initial;
  opacity: 0.7;
}

.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover {
	color: #000;
	-webkit-box-shadow: initial;
	box-shadow: initial;
}

.ngg-imagebrowser h3 {
    display:none;
}

.ngg-imagebrowser-nav .counter {
    display:none;
}

.tiled-gallery .tiled-gallery-item a,
.tiled-gallery .tiled-gallery-item a:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.jp-carousel-image-meta  {
    display:none;
}

.cat-tags-links {
    display:none;
}
.site-info {
    display:none;
}

.social-navigation ul {
     display:none;
}
.nav-previous {
     display:none;
}
.nav-next {
     display:none;
}

.single .byline, .group-blog .byline {
    display: none;
}