/*
Theme Name: Axen Child
Template: axen
Author: AthenaStudio
Author URI: https://themeforest.net/user/athenastudio
Description: Axen is a creative, elegant and responsive resume WordPress theme built with Bootstrap framework.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

.effect-text
{
  font-size: 24px !important ;
  font-weight: normal !important;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.contact-globereporter
{
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
.top-text
{
	cursor: pointer !important;
}
#typed
{
	cursor: pointer !important;
	position:relative !important;
	top:-28px !important;
}
.social-icon
{
	display:none;
}
.nocomments
{
	display:none;
}
.share-panel
{
	display:none;
}
.header-globereporter
{
	padding-bottom:10px !important;
	padding-top:10px !important;
	font-weight:500 !important ;
}
.blog-title
{
  font-size: 24px !important ;
  font-weight: normal !important;
  text-transform: uppercase !important;
  letter-spacing: 5px;	
}

.texte-qui
{
	font-size:1.1em;
}

#qui-suis-je
{
	padding-top:0px !important ;
}
.nom
{
	font-size: 20px !important;
	text-align: center !important;
	padding-bottom: 10px !important;
}
.services-content:hover
{
	cursor: auto !important ;
}

@media screen and (max-width: 769px) {
	.blog-title
	{
		padding-top: 96px !important ;
		font-size: 20px !important;
		letter-spacing: 3px !important;
	}
	.top-text
	{
		padding-top: 80px !important ;
		font-size: 16px !important ;
		letter-spacing: 0px !important ;
	}
	#typed
	{
		font-size: 16px !important ;
		letter-spacing: 0px  !important ;
	}
	.logo
	{
		position:relative !important;
		left:-24px !important ;
		font-size:20px !important;
	}
	
}

