/*
Theme Name: The 8 colors of fitness
Description: Theme for The 8 colors of fitness
Author: B+O
Author URI: http://barbaraolivier.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* ********************* */
/* Home|Nav|Logo reduce padding */
.col-lg-0 {
    padding: 15px 36px 15px 36px;
}
/* ********************* */


/* ********************* */
/* Home|Size of Fitness Phonetic */
#definition {
	font-size: 50px; 
	font-weight: 400;
}
/* ********************* */

/* ********************* */
/* PopUp|Change position Close Button */
.ls-popup-close-button {
	left: 20px !important;
	top: 20px !important;
}
/* ********************* */