/*
Theme Name: Geneve Urban Trail by Agence BB
Theme URI: http://www.agence-bb.ch
Version: 1.0
Description: Just ask for references !!!
Author: Agence BB Switzerland
Author URI: http://www.agence-bb.ch
template: bb-theme
*/

/* Add your custom styles here... */ 

  @import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@900&display=swap');

.bb-logo-text span.pp-secondary-title{
	font-family: 'Roboto Flex', sans-serif !important;
	font-weight: 900 !important;
}

.bb-logo-text span.pp-secondary-title sup{
	font-weight: 100 !important;
}

.bb-logo-text span.pp-secondary-title .bbs-text{
	text-transform: unset !important;
}

.bb-logo-text sup{
	font-weight: 100 !important;
	font-family: 'Roboto Flex', sans-serif !important;
}


.bb-logo-text span.bb{
	font-family: 'Roboto Flex', sans-serif !important;
	font-weight: 900 !important;
}

.bb-logo-text span.bbs-text{
	font-family: 'Roboto Flex', sans-serif !important;
	font-weight: 900 !important;
	text-transform: unset !important;
}


.video-anim-container .fl-html{
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center
}

.video-anim-container .fl-html .video-anim{
	width: 20%;
}