/*
 Theme Name:     Valenti Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    Valenti Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       valenti
 Version:        1.0
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

.type-attachment .entry-title, .author-description, .widget, .entry-content, .entry-summary, .page-content, .comment-content, code, kbd, tt, var, samp, pre, blockquote, p {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: none;}

.wpcf7-form p {font-size: 1em;}

.wpcf7-form-control.wpcf7-textarea {width: 50%;}

#cb-to-top i {color: yellow;}