/*
Theme Name: customizr_child
Version: 1.0
Description: A child theme of Customizr Pro
Template: customizr-pro
Author: admin
*/
/* Your awesome customization starts here */

.row-fluid .span7 {
width: 20%;
}

.navbar-inner .social-block {
text-align: right;
	}

.row-fluid .span5 {
width: 75%;

}

/* Remove Archive Icon */
.archive #main-wrapper h1.format-icon:before {
content:    none;
}

.archive-header {
display: none;
}


.entry-title {
	display: none;
}

.pager {
	display: none;
}

.assistive-text {
	display: none;
}

blockquote {
    border-left: 5px solid #d67d31;
}

.navbar-wrapper .navbar h2, h2.site-description {

	background: url(http://carloslopez.eu/wp-content/uploads/2015/02/phone.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
 	padding-left: 40px;
	background-position: 10px
	
}