/*
Theme Name: Rodriguez y Sastre
Theme URI: https://onlinediseñoweb.com
Author: Online Diseño Web
Author URI:  https://onlinediseñoweb.com
Description: It is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.4
Template: generatepress

*/

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

.footer-widgets {
    background-color: #563D3D;
}
.site-info {
    background-color: #563D3D;
}

.sidebar .widget *:last-child, .footer-widgets .widget *:last-child {
    color: #939393;
}
.footer-widgets .widget-title {
    color: #ffffff;
}
.cookie-notice-container {
	padding: 20px;}



input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: brown;
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background-color: grey;
}
