/*
Theme Name:   GeneratePress Child
Theme URI:    http://generatepress.com
Description:  Default GeneratePress child theme
Author:       Thomas Usborne
Author URI:   http://edge22.com
Template:     generatepress
Version:      0.1
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

/* HEADER */

/* FOOTER */

.hhr-footer {
	text-align: center;
}

.site-info {
    border-top: 1px solid #f7ab02;
}

/* CONTACT FORM */

.wpcf7-text,
.wpcf7-textarea {
    width: 100%;
    background-color: #fff !important;
}

.wpcf7-response-output {
    display: none !important;
}

.wpcf7-not-valid-tip {
    font-size: 14px !important;
    color: #c00 !important;
}

/* EMPIEZA POR AQUÍ */

.hhr-inicio-titulo {
	color: #201087 !important;
	width: 50%;
}

/* SERVICIOS */

.hhr-servicios-columna {
	 border: 1px solid #f7ab02;
	padding: 15px 0px;
}

.hhr-servicios-columna-destacada {
	 border: 3px solid #f7ab02;
	padding: 15px 0px;
}
