@import url('https://fonts.googleapis.com/css?family=Pacifico');

/*------------------------------------------------------------------------------------------------
																				GENERAL
--------------------------------------------------------------------------------------------------*/

quote {
  display: block;
	color: #C41384;
	font-weight: 600;
  text-align: center;
}

quote:before, quote:after {
	font-family: "fontawesome";
	color: rgba(197,0,132, .1);
	font-size: 1.4em;
}

quote:before {
	content:"\f10d";
	margin-right: -8px;
}


quote:after {
	content:"\f10e";
	margin-left: -8px;
}


h1.entry-title,
h1.page-title,
.taxonomy-description {
 	color: #fff; 
}

.page-header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#910e62+0,c41384+50,ce52a1+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c41384+0,910e62+50,910e62+50,ce52a1+100 */
background: rgb(196,19,132); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(196,19,132,1) 0%, rgba(145,14,98,1) 50%, rgba(145,14,98,1) 50%, rgba(206,82,161,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(196,19,132,1) 0%,rgba(145,14,98,1) 50%,rgba(145,14,98,1) 50%,rgba(206,82,161,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(196,19,132,1) 0%,rgba(145,14,98,1) 50%,rgba(145,14,98,1) 50%,rgba(206,82,161,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c41384', endColorstr='#ce52a1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.manuscrit {
	font-family: 'Pacifico', cursive;
}

.img-titre {
  margin: 0 auto;
  text-align: center;
}

.img-titre:before,
.img-titre:after {
  content: " ";
  display: block;
  width: 5em;
  height: 2px;
  background: #C60185;
  margin: 3em auto;
}

.img-titre img {
  width: 40%;
}

h2.entry-title a {
  color: #C60085;
}

h2.entry-title a:hover {
  opacity: .8;
}

.prix {
  float: right;
  padding: 1px 5px;
  margin: 5px;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
}

.lien-categorie a {
  background: #C60085;
  color: #ffffff;
}


/*------------------------------------------------------------------------------------------------
																				FORUM
--------------------------------------------------------------------------------------------------*/

/* Profil */

#wpforo-wrap .wpforo-profile-wrap .h-left .avatar {
  border-radius: .5em;
  border: none;
  box-shadow: 1px 1px 18px 0px rgba(0,0,0,0.30);
}

#wpforo-wrap .wpf-profile-section .wpf-profile-section-head {
 	text-transform: uppercase; 
  font-weight: 600;
  color: #ffffff;
  background: url('/wp-content/uploads/fond-rose.png') no-repeat left top;
  background-size: 100%;
  margin-top: 1em;
  padding: 2px 20px !important;
}

#wpf-reply-form-title,
#wpforo-stat-header span
{
 	font: 2em  'Pacifico', cursive !important;
  color: #C41384;
  padding: 12px;
}


#wpf-reply-form-title:before {
	font-family: "fontawesome";
  content:"\f0e6";
  color: #777;
  font-size: 16px;
  padding-right: 16px;
  margin-left: 12px;
}


/* Posts */

#wpforo-wrap .wpfl-1 .wpforo-post {
  margin: 2em 0;
  padding: 0;
  background: rgba(0, 0, 0, .04);
  border: 1px solid rgba(0, 0, 0, .08);
}

#wpforo-wrap .wpfl-1 .wpforo-post .bottom {
  border: 0;
  border-top: 1px solid #ffffff;
  background: rgba(0, 0, 0, .04);
}

#wpforo-wrap .wpfl-1 .post-wrap {
  border-bottom: none;
}

#wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top {
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background: rgba(0, 0, 0, .04);
}

a.wpfcl-2 {
  padding: 1px 5px;
  text-decoration: none;
  background: rgba(0, 0, 0, .04);
}

#wpforo-wrap .wpfl-1 .wpforo-post-head {
  border-bottom: 1px solid rgba(0, 0, 0, .08);
}

/* Image avatar dans posts */

#wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar {
  padding: 0;
  box-shadow: none;
  border: 2px solid #ffffff;
}

/* Signature */

#wpforo-wrap .wpforo-post .wpf-right .wpforo-post-signature {
  width: auto;
  margin-right: 1em;
  border-top: 1px solid rgba(0, 0, 0, .08);
}

/*------------------------------------------------------------------------------------------------
																				SLIDER PAGE ACCUEIL ACTU
--------------------------------------------------------------------------------------------------*/

#recent-post-slider-1 a:focus {
  outline: 0;
}

.recent-post-slider .wp-post-date::after {
  background: #c60085;
}

.recent-post-slider.design-4 .post-list-content .wp-post-title a {
  color: #0e6f94;
}

.recent-post-slider.design-4 .post-list-content .wp-post-title a:hover {
  opacity: .8;
}

.recent-post-slider.design-4 .wp-post-content a.readmorebtn {
  color: #777777;
  border-color: #777777;
}

.recent-post-slider.design-4 .wp-post-content a.readmorebtn:hover {
  color: #c60085;
  border-color: #c60085;
}

.recent-post-slider .slick-slide {
 	outline: 0px solid transparent; 
}

/* bouttons nav */

.recent-post-slider .slick-dots li button {
  background: #cccccc !important;
  border-color: #cccccc !important;
}

.recent-post-slider .slick-dots li.slick-active button {
  background: #777777 !important;
  border-color: #777777 !important;
}

.recent-post-slider .slick-dots li button:hover {
  background: #c60085 !important;
  border-color: #c60085 !important;
}

.recent-post-slider .recentpost-categories ul.post-categories li:nth-child(4n+1) a {
  background: #c60085;
  border-radius: 3px;
}

.recent-post-slider .recentpost-categories ul.post-categories li:nth-child(4n+1) a:hover {
  opacity: .8;
}

.recent-post-slider.design-4 .post-image-bg {
  background: transparent;
  padding: .5em;
}

.recent-post-slider .post-image-bg img {
  -webkit-box-shadow: 0px 0px 6px 0px #777;
  box-shadow: 0px 0px 6px 0px #777;
}


/*------------------------------------------------------------------------------------------------
																				POPUPS du forum
--------------------------------------------------------------------------------------------------*/


.ui-widget {
  font-family: inherit;
}

.ui-widget-content{
  background: #ffffff;
}

.ui-widget-header{
  background: #0b5b7a;
  color:#ffffff;
  text-transform: uppercase;
}

.ui-widget input[type="submit"]{
  border: none;
  text-transform: uppercase;
  padding: inherit;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
  font-family: inherit;
}

.mce-window-head .mce-close .mce-i-remove:before:hover{
  background: transparent;
}


/*------------------------------------------------------------------------------------------------
																				CALENDRIER
--------------------------------------------------------------------------------------------------*/

.ai1ec-allday-badge {
  font-family: Arial;
	color: #ffffff; 
  background: #777777;
  text-transform: uppercase;
  font-size: .6em;
}

/*------------------------------------------------------------------------------------------------
																				PARALLAX
--------------------------------------------------------------------------------------------------*/

.parallax-container {
  margin: -2em;
  padding: 7em 2em;
  height: 500px;
	background: -moz-linear-gradient(-1deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.8) 70%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-1deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(-1deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.adamrob_pcontainer {

}

.adamrob_parallax_posttitle {
  display: none;
}

.adamrob_parallax_container_fullwidth {
  margin-top: 60px;
  margin-bottom: 60px;
}

.ai1ec-actions {
  position: absolute;
  right: 0;
}

/*------------------------------------------------------------------------------------------------
																				TEMPLATE POSTS
--------------------------------------------------------------------------------------------------*/

.div-post {
	position: relative;
}

.texte-div-post {
	position: relative;
  background: rgba(255,255,255, 1);
  padding: 1em 1.5em;
	bottom: 75px;
  margin: 0 0 -75px 20px;
	left: 0;
  /*border: 1px solid #E9E9E9;*/
  box-shadow: 0px 0px 6px 0px #777;
}

@media (max-width: 940px){
  .titre-post {
		font-size:1.8em;
	}
}

.etiquette-post {
  font-size: .7em;
}

.etiquette-post a {
  padding: 2px 4px;
  text-decoration: none;
  background: rgba(0,0,0,.05);
  border-radius: 2px;
}

.etiquette-post a:hover {
	color: #ffffff;
  background: #c70085;
}

.titre-post {
	clear: none !important;
}
  
.auteur-post {
  display: block;
	text-transform: uppercase;
}

.auteur-post a {
  font-weight: bold;
	text-decoration: none;
}

.auteur-post a i {
  font-size: .9em;
  font-weight: normal;
  margin-right: 3px;
}

.image-post {
	width: calc(100% - 15px);
  border: 1px solid #E9E9E9;
  padding: 4px;
  /*box-shadow: 0px 0px 6px 0px #777;*/
}


h4.ps_timeline-title {
	color: #C60085;
  font-size: 2em;
}

.ps_timeline-content .ps_timeline-title {
 	border: none !important; 
}

.parallax-container {
	height: 100%; 
}

.onepress-menu.onepress-menu-mobile a:hover {
 	color: #fff; 
}

.onepress-menu ul li a {
 	color:  #777 !important;
}

.onepress-menu ul li a:hover {
 	color:  #C41384 !important;
}


/*------------------------------------------------------------------------------------------------
																				PAGE SPECIAL SUJETS ACTIFS
--------------------------------------------------------------------------------------------------*/

.sujets-actifs {
  margin-bottom: 2em;
  background: rgba(0,0,0,.05);
  overflow: hidden;
  border: 1px solid #E2E2E2;
  border-radius: 3px;
  padding: 10px;
  transition: all .2s;
}


.sujets-actifs:hover {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 6px 0px #000;
  transition: all .2s;
}


.sujets-actifs:hover .bouton-bas {
     opacity: 1 !important;
     transition: all .3s ease;
}

.sujets-actifs:hover .extrait-post {
 	border-top: 2px solid #E2E2E2 !important; 
}

.sujets-actifs:hover .NumResultat,
.sujets-actifs:hover .pre {
 	color: #0E6F94 !important; 
  border-color: #0E6F94 !important;
}

.sujets-actifs .flottant-gauche {
  float: left;
  margin-right: 10px;
}

.sujets-actifs .flottant-gauche img {
  border-radius: 50%; 
  height: 3em; 
  width: 3em;
}

.sujets-actifs .flottant-droit .pre {
  display: inline-block;
  color: #CBCBCB;
  padding: 1px 4px;
  text-transform: uppercase;
  font-size:.7em;
  border: 1px solid #CBCBCB;
  border-radius: 15px;
}

.sujets-actifs .flottant-droit .populaire {
  font-size: 1.4em;
  color: #C60085;
  display: inline-block;
  margin-right: 10px;
	animation: shake-bottom 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}

@keyframes shake-bottom {
  0%,
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 100%;
  }
  5% {
    transform: rotate(2deg);
  }
  10%,
  20%,
  30% {
    transform: rotate(-4deg);
  }
  15%,
  25%,
  35% {
    transform: rotate(4deg);
  }
  40% {
    transform: rotate(-2deg);
  }
  45% {
    transform: rotate(2deg);
  }
}


.sujets-actifs .flottant-droit .bouton-bas {
  display: inline-block;   
  opacity: 0;
  transition: all .2s ease;
}

@media (max-width:980px) {
  .sujets-actifs .flottant-droit .bouton-bas {
  	opacity: 1;
	}
}


.sujets-actifs .flottant-droit .bouton {
	padding: 4px 10px;
}

.sujets-actifs .flottant-droit .bout2 {
	background: #CBCBCB;
  color: #777;
}

.sujets-actifs .flottant-droit .bout2:hover {
	background: #0E6F94;
  color: #fff;
}

.sujets-actifs .flottant-droit .titre-sujet {
 	 display: block;
}

.sujets-actifs .flottant-droit .titre-sujet a {
 	font: 1.3em  'Pacifico', cursive;
  text-decoration: none;
  color: #C41384;
}

.sujets-actifs .flottant-droit .titre-sujet a:hover {
  opacity: .6;
}

.sujets-actifs .flottant-droit .membre {
 	 display: inline-block;
  padding: 10px 0;
}

.sujets-actifs .flottant-droit .membre a {
  font-weight: bold;
	text-decoration: none;
	background: rgba(0,0,0,.05);
	border-radius: 15px;
	padding: 2px 8px;
}

.sujets-actifs .flottant-droit .membre a:hover {
  background: #C41384;
  color: #ffffff;
}


.sujets-actifs .flottant-droit .extrait-post {
 	padding: 13px 10px 0px 10px;
  display: inline-block;
  border-top: 2px solid #fff;
  width: 100%;
}

.sujets-actifs .flottant-droit .extrait-post p {
 	padding: 10px 10px 0px 10px;
}

.sujets-actifs .flottant-droit .extrait-post p:before {
		font-family: "fontawesome";
    content: "\f10d";
    position: absolute;
    margin-left: -10px;
    margin-top: -14px;
    transform: rotate(-20deg);
    opacity: .2;
    font-size: 1.5em;
}

.sujets-actifs .flottant-droit .NumResultat {
    float: right;
    display: inline-block;
    color: #CBCBCB;
    padding: 1px 4px;
    text-transform: uppercase;
    font-size: .8em;
  	border: 1px solid #CBCBCB;
    border-radius: 15px;
    margin-top: 10px;
}

.sujets-actifs .flottant-droit .NumResultat:before {
		font-family: "fontawesome";
    content: "\f198";
  	font-size: .8em;
  	margin-right: 3px;
}

.bouton2 {
 	background: #CBCBCB !important;
  color: #777 !important;
}


.bouton2:hover, .bouton2:focus {
 	background: #006A9A !important;
  color: #ffffff !important;
}

ul.liste {
 	margin: 25px;
  list-style: none;
  /*background: url('../../uploads/2016/12/puce-maia.png') no-repeat left center;
  background-size: 12px;*/
	border-left: 5px solid rgba(198,0,133,.5);
}

ul.liste li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -25px;
}