/*
	Theme Name: Cubez Child
	Theme URI: http://clapat.ro/themes/cubez-wordpress/
	Description: Responsive Wordpress Theme
	Template: cubez
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
	Text Domain: cubez-child
*/


/*------------------------------------------------------------------

Add here your own styles NARANJA PVD #e7501e
-------------------------------------------------------------------*/


p {color: #333 !important;}
.dark-content p {color:#333 !important}
.dark-content a {text-decoration: underline !important; color: #f90 !important}

.light-content a {text-decoration: underline !important;}
.light-content a:hover {color: #e7501e !important}
.light-content p {color:#fff !important;}


	input[type="text"], input[type="password"], input[type="email"], textarea {
		color:  #fff !important;
	}	
	div.wpcf7-response-output {
    background: #fff;
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: none;
}


span.wpcf7-not-valid-tip {
	margin: 2px;
	background: #333;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	display: block;
}


#cookie-notice .button.bootstrap:focus, #cookie-notice .button.bootstrap:hover {
        background-color: #f90 !important
}



::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 0.7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 0.7;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 0.7;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 0.7;
}
.subvencion {display: block; float: right; position: relative !important;background:none;margin-right: 5px; max-width: 150 !important; }
.subvencion img {max-width: 140px !important}


blockquote {
    color: #000;
    font-size: 38px;
    font-weight: 300;
    line-height: 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-left: 2px #e7501e solid;
    padding: 20px 20px 20px 40px;
    letter-spacing:.01em
}




