/* Hide Entry Content in Post Start */
#post-136 .entry-content h3{
	display: none !important
}
/* Hide Entry Content in Post End */

/* HR colour Start */
hr{
	background-color: red !important;
}

/* HR colour End */

/* Fa LinkedIn Colour Start */
.fa-linkedin{
	color: #0e76a8 !important;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
/* Fa LinkedIn Colour End */


/* MailChimp News Letter Start */
#mc_embed_signup_scroll{
	color:red !important;
}
/* MailChimp News Letter End */

/* Huge Slider Opacity 1 Start */
.huge-it-wrap {
    opacity: 1 !important;
}
/* Huge Slider Opacity 1 End */

/* Widget Page Backend Width size Start */
.widget-liquid-left {
    width: 68% !important;
}
/* Widget Page Backend Width size End */

/* Ticker News Text Color Start */

.pjnt-content a{
 color: #ffffff !important;
}
/* Ticker News Text Color End */


.widget-title{
text-align:center;
}
@media (max-width: 480px) {
  .fxlienhart{
  max-width:300px !important;
  }
  
}
@media (max-width: 600px) {
  
  #himalayas_fun_facts_widget-3{
  display:none;
  }

}
.post-id-770 .entry-title {
display:none;
}
.entry-content h2{
display:none !important;
}

/* François-Xavier Paragraphe Start */
.fxlienhart{
     width: 1048px;
     float: none; 
     margin-left: auto !important;
     margin-right: auto !important;
     color: #373636 !important;
     font-weight: 100 !important;
    /* text-align: center !important; */

}