/*

Theme Name: vCard Child

Description: Child theme for the vCard WordPress Theme

Author: Your name here

Template: vcard

*/



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



/* overwrite " 'Patua One', cursive; " with " 'Comfortaa'; " */





@import url(https://fonts.googleapis.com/css?family=Comfortaa);



body, p, ul, li, h1, h2, h3, h4, h5, h6, {font-family: 'Comfortaa', sans-serif;}



.head-name {font:32px 'Comfortaa';}



a:link, a:visited, a:active {color:#ff6800;}



a.btn{color:#fff;}



.item-title .title{

	text-transform:uppercase;



	font:16px/16px "Comfortaa"; line-height:16px;



	background:#eeeeee; 



	padding:13px 17px 14px 13px;



	letter-spacing: .05px;



	color:#000;}





.fancy h2{font:17px/24px 'Comfortaa'; color:#000; margin-left:3px;}



.form h3{font:15px/15px 'Comfortaa'; margin-bottom:20px; text-transform:uppercase;}



.blog-link .label{font:16px/43px  'Comfortaa';}



.post-bottom{padding:20px 0px; border-bottom:1px solid #e8ebed; margin-bottom:35px; font:12px/22px 'Comfortaa'; color:#000; text-transform:uppercase;}



#sidebar .widget h2{font:14px/14px 'Comfortaa'; margin-bottom:10px; text-transform:uppercase;}



blockquote, .wp-cont blockquote{background-repeat:no-repeat; background-position:0px 4px; padding-left:20px; margin-bottom:14px; font:13px/19px 'Comfortaa';}







/* overwrite " 'Montserrat'; " with " 'Comfortaa'; " */



.resume-category-title{font:13px/27px 'Comfortaa', sans-serif; background:#555559; color:#fff; text-transform:uppercase; padding-left:10px; letter-spacing: 1px;}







.icon-plus{



	/* background:url("images/icon-plus.png") no-repeat scroll 8px 7px;   */

	

	background:none; no-repeat;  



	width:27px; 



	height:27px; 



	display:inline-block;



	float:right;}



.skill-box h3{



	/*background-image:url(images/color_theme/icons-plus.png); background-repeat:no-repeat; */



	font:13px/23px 'Comfortaa', sans-serif;



	text-transform:uppercase;



	padding:0px 30px 0px 8px;



	border:2px solid #d0dde5;



	margin-bottom:23px;

}



.skill-box h3 {

    /*background-image: url("images/color_theme/icons-plus.png"); */

    background-image: none;

}



#contact h3, .form h3 {

    font: 15px/15px 'Comfortaa';

    margin-bottom: 20px;

    text-transform: uppercase;

}



.profile-info h3 {

    font: 400 19px/24px "Comfortaa";

    letter-spacing: 0;

    margin-bottom: 15px !important;

}



.resume-post-title {font:16px/24px "Comfortaa"; letter-spacing: 0.5px; }



.resume-post-date {font:13px/22px "Comfortaa"; letter-spacing: 0.5px; margin-bottom: 0px;}



.resume-post-subtitle {

    clear: both;

    font-size:13px;

    text-transform: none;

    margin: -5px 0 15px 0;

    letter-spacing: 1px;

}



.resume-post-cont ul li {font:13px "Comfortaa"; letter-spacing: 0.5px; line-spacing: 1em;}



.skill-title{font:300 13px/13px 'Comfortaa', sans-serif;  margin-bottom:8px; text-transform:uppercase; letter-spacing: 0.5px;}



.controls li{margin:2px 3px 2px 0px; cursor:pointer; display:block; float:left; border:2px solid #d0dde5; padding:0px 9px; font:600 11px/24px 'Comfortaa', sans-serif; text-transform:uppercase;}



/* increase profile text spacing and size */

/* In parent / css / responsive.css, change '.profile-info{width:245px;}' to '.profile-info{width:400px;} ' */



#profile .col500 {

	margin-left: -5%;

	width:95%;/* 783/792 */

	}



.profile-info {

    float: left;

    letter-spacing: 0px;

}

