/* //////////////////////////////////////////////////////////
 *
 * VICHY 2016 - STYLES LOCAL UA
 *
 * /////////////////////////////////////////////////////// */

.obj_vichy-history .content-container .text-content .text p {font-family: Arial, sans-serif;}

.popin.myvichy .checkbox [role] {
    position: absolute;
	left: 0;
    top: 0;
	}	
/*	
.popin.retailers{
	max-width: 630px;
	}
.popin.retailers .ctn_bottom .obj_load-list .obj_responsive-list li {
    width: calc((100% - 20px)/ 2);
	}
*/	

/** Couleur CTA formulaire Mineral89 **/
.pg_product.theme-mineral89 .obj_intro-product .cta-container .button:last-of-type,
.pg_product-list.theme-mineral89 .obj_intro-page .wording .button {
	border-color: #1991b4;
	}
.pg_product.theme-mineral89 .obj_intro-product .cta-container .button:last-of-type .btn-bg,
.pg_product-list.theme-mineral89 .obj_intro-page .wording .button .btn-bg {
	background-color: #1991b4;	
	}
.pg_product.theme-mineral89 .obj_intro-product .cta-container .button:last-of-type:hover .label,
.pg_product-list.theme-mineral89 .obj_intro-page .wording .button:hover .label {
	color: #1991b4;
	}
.pg_product-list.theme-mineral89 .obj_intro-page .wording .button:hover .icon svg {
	fill: #1991b4;
	}