/**
 * PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
 *
 * @author    VEKIA https://www.prestashop.com/forums/user/132608-vekia/
 * @copyright 2010-2016 VEKIA
 * @license   This program is not free software and you can't resell and redistribute it
 *
 * CONTACT WITH DEVELOPER http://mypresta.eu
 * support@mypresta.eu
 */


p.payment_module a.codpro span.doplata {
	font-weight: bold;
	color: #9a0000;
}

span #proceedPaymentLink {
	margin-top: 0;
	color: #FFF;
	display: inline;
	line-height: 18px;
}

#module-codpro-validation .button {
	float:none!important;
	border: 0;
	padding: 8px 14px;
	background-color: #292a2f;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
}

#module-codpro-validation .button-exclusive {
	float:none!important;
}

#module-codpro-validation .content-cod {
	text-align:center;
}

#module-codpro-validation .page-subheading {
	text-transform: uppercase;
	font-size: 24pt;
	line-height: 1.2em;
}

#module-codpro-validation .content p {
	font-size: 12pt;
	line-height: 1.5em;
}