.vc_custom_heading p {
    color: #ffffff;
}

.vc_custom_heading div {
    margin-top: 10px;
}

/* CONCERTS D'ORGUE */
.prog_titre {
	text-align: center;
	padding-top: 20px;
}

.concertTitre {
	font-weight: bold;
}

.prog_descr {
	text-align: center;
}

.progAlert {
	color: red;
}

/* TABLE CAPTION */
table caption {
	padding: 20px;
    color: white;
    font: 500 14px 'Roboto', sans-serif;
    text-transform: uppercase;
    background: #86877f;
}


/* LIENS PDF */
.lienPDF {
	display: block;
	width: 50px;
	height: 50px;
	margin: auto;
	background-image: url("https://www.saint-joseph.org/wp-content/uploads/2016/10/document-pdf-icon.png");
	background-repeat: no-repeat;
	background-size: cover;
}


/* NOUS JOINDRE */
#listContact h3 {
	display: none;
}

#listContact .phone {
	display: none;
}

#listContact .vc-custom {
	margin-bottom: 20px;
}

.page-id-4792 h1.page-title,
.page-id-4840 h1.page-title,
.page-id-5807 h1.page-title  {
    color: #d3703e!important;
}

/********************************/
/*******    CONCOURS    *********/
/********************************/
#gform_7 #concoursEntete h2 {
	
}

#gform_7 .concoursDiv {

}

#gform_7 .concoursSousDiv {
	padding: 10px 15px!important;
	background-color: blue!important;
	color: #ffffff!important;
	font-size: 20px!important;
	font-weight: bold!important;
}

#gform_7 .advice {
	font-size: 12px!important;
}

#gform_7 .orange {
	color: #d3703e!important;
}

#gform_7 #label_7_6_1 {
	display: inline!important;
}

.divTripAdvisor {
    background: none repeat scroll 0 0 #F1F0DB!important;
}


/* Tableau sans bordure (lieu d'accueil - Pèlerinage)*/
.tabnoborder {
	border: none!important;
	margin-bottom: 0px!important;
}

.tabnoborder td {
	border: none!important;
}

/***** Reformatage des paragraphes *****/
.the-content .HauteurDeLigne p {
    margin-bottom: 0px!important;
}

/******** Page Prier saint Joseph ********/
/***************** ET ********************/
/***** Page Prier saint frère André ******/
div#menu_prieres a {
    color: #548dd4;
}

.the-content #menu_prieres ul li:before {
	content: none;
}

.the-content #menu_prieres ul {
	margin-top: 7px;
}

.the-content #menu_prieres ul li {
	margin-bottom: 7px;
}

div#retour_menu {
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
}

div:target {
    padding-top: 7em; 
    margin-top: -7em;
}

/*****  *****/
a.lien_pdf_notext {
	display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 0px;
	background-image: url(https://www.saint-joseph.org/wp-content/uploads/2016/10/document-pdf-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
}

.td_pdf_ico {
	text-align: center;
	vertical-align: middle;
}

a.lien_pdf {   
    margin-left: 10px;
    vertical-align: bottom;
}


/**AJOUT APRES MISE EN LIGNE**/
.form-row.create-account input[type=checkbox]{
    width: 25px;
}

.form-row.create-account label.checkbox{
    display: inline-block;
}

.the-checkout .woocommerce-billing-fields .create-account, .the-checkout .woocommerce-shipping-fields .create-account {
    margin-bottom: 20px;
}

.product-block .product-img .on-sale {
    top: inherit!important;
    bottom: 15px;
}


.vc_btn3-color-dons-planifies {
    background-color:#85B421;
}
.vc_btn3-color-dons-planifies:hover {
    background-color:#96C532;
}

/* CACHER LE TITRE DES FORMULAIRES */
.gform_title {
    display: none!important;
}

/* CACHER L'ELEMENT */
.hidden {
    display: none;
}