/*
	Theme Name: Candy
	Theme URI: http://www.medusateam.com
	Version: 1.2
	Author: JellyThemes
	Author URI: http://themeforest.net/user/jellythemes/portfolio
	Description:Candy Theme description
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}

.logo {
	width: 167px !important;
}
.content-logo {
    margin-top: 30px !important;
}

.profile-title-custom {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #49c9af;
    text-align: center;
    text-transform: uppercase;
    margin-top: -35px
}

div.company-name {
    display: none;
}

div.contactinfo a {
    color: #268e7a;
}