                    .comment-count {display: none; }
.entry-meta .meta-sep { display: none; }
.entry-footer {display: none; }
.my-form input {width: 100%;}
.my-form .wpcf7-submit { width: 100%; }
.content-title > h2.title {font-weight: 700; font-size: 28px; letter-spacing: 3px; text-transform: uppercase;}
#portfolio-items .portfolio-naming { padding: 0 25px; }
.comment-area.no_sidebar {padding:0px; display: none; }

/* Enlarging General font size with 2 px */
body {font-size: 18px; line-height: 26px; }

/* Custom Form Builder */
 #fbuilder { margin: -40px 0px 60px 0px; }
 #formheader_1 { text-align: center; margin: 40px 0; }
 #fbuilder .top_aligned .fields label {font-weight: 300; font-size: 18px; line-height: 26px;}
 #fieldname2_1, #fieldname1_1 {
	font-family: "Lato",sans-serif;
	font-weight: 500;
	margin: 0px;
	padding: 15px;
	height: auto;
	border: 1px solid #D8DADC;
	border-radius: 0px;
	background: #FFF none repeat scroll 0% 0%;
	box-shadow: none;
	color: #BCBCC4;
	font-size: 16px;
	resize: none;
	transition: #787878 0.215s ease-in-out 0s, color 0.215s ease-in-out;
	box-sizing: border-box;
	box-shadow: none;
	color: #474747;
	width: 100%;
 }
 #fieldname3_1 {
	outline: 0px none;
	box-shadow: none;
	background: #FFF none repeat scroll 0% 0%;
	margin: 20px 0px;
	box-sizing: border-box;
	display: inline-block;
	padding: 16px 21px 16px 24px;
	border: 2px solid #2ABB9B;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	border-radius: 2px;
	cursor: pointer;
	line-height: 1.25;
	transition: #787878 0.215s ease-in-out 0s, color 0.215s ease-in-out 0s, border 0.215s ease-in-out 0s; 
	color: #3CA1E0;
	border-color: #3CA1E0;
	width: 100%;
 }
 #fieldname3_1:hover,
 #fieldname3_1:focus,
 #fieldname3_1:active {
    background: #3CA1E0;
    border-color: transparent;
    color: #FFFFFF;
}
.uh {line-height: 18px; margin-top: 10px; }

/*footer .footer-copyright {padding: 60px 30px 30px 30px; }*/                