.site-header.has-header,
.site-header.has-video {
	background-color:  black;
}
.header-image::after {
      display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #272727;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.header-info {
	width: 106%;
	position: absolute;
	top: 15%;
	text-align: left;
	z-index: 11;
}

.site-copyright {
    display: none;
}

/* estilos para links */
.woocommerce .woocommerce-message::before, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #review_form #respond .form-submit input, .woocommerce a.button, .woocommerce div.product form.cart .button, .woocommerce .star-rating, .page-header .page-title .fa, .site-footer a:hover, .footer-info a:hover, .footer-widgets a:hover, .testimonial-title a:hover, .employee-title a:hover, .fact .fa, .service-title a:hover, .widget-area .widget a:hover, .entry-meta a:hover, .entry-footer a:hover, .entry-title a:hover, .comment-navigation a:hover, .posts-navigation a:hover, .post-navigation a:hover, .main-navigation a:hover, .main-navigation li.focus > a, a, a:hover, button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    color:     #ff9000;
    font-weight: 525;
}