/*
Theme Name: Accounting Hijo
Theme URI: http://www.lopezcasal.com/
Version: 1.0
Description: Tema hijo de Accounting para hacer cambios sin riesgo
Author: Elias Badenes
Author URI: http://elias.badenes.es
Template: accounting
*/

@import url("../accounting/style.css");

/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/
.property-template-default .page-heading {display: none !important;}
.wpcf7-submit { background-color: #003B8B!important; color: #fff!important; }
.wpcf7-submit:hover, .wpcf7-submit:active, .wpcf7-submit:focus {  background-color: #002c68!important; color: #fff!important; }
body.home .wpcf7-submit { background-color: #65C668!important; color: #fff!important; }