/* LICENSE & DETAILS
==================================================

	Theme Name: Tema hijo Divi
	Theme URI: http://www.aepaca.es
	Author: Webupstudio
	Author URI: http://www.webupstudio.es
	Template: Divi
	Description: <strong>Tema hijo Divi</strong>.
	Version: 1.0.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, responsive-layout

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

==================================================
*/

/* fuente específica para texto Idemplast Invertia */
@font-face {
    font-family: SF-New-Republic;
    src: url(http://www.idemplast.es/wp-content/themes/tema-hijo/fonts/SF-New-Republic.ttf);
}
.logo-texto {
	font-family: SF-New-Republic, Arial, sans-serif !important;
}
h1 span.logo-texto {
	font-size: 65px;
}

/* campo privacidad en form de home */
.home .et_pb_contact_field_checkbox {
	color: #ffffff;
}