/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */


/* Changelog typography */
:is(.page-id-2485, .page-id-613) .themo_changelog_list {
	list-style: none;
	padding-left: 8px;
	font-size: 16px;
}

:is(.page-id-2485, .page-id-613) .themo_changelog_list li {
	line-height: 1.7em;
	height: auto;
	font-size: 16px;
	color: #353535;
}

:is(.page-id-2485, .page-id-613) .themo_changelog_entry .themo_changelog_list li {
	margin-bottom: 10px;
}

:is(.page-id-2485, .page-id-613) .themo_changelog_list span {
	font-weight: 700;
	margin-left: 5px;
	font-size: 14px;
}

:is(.page-id-2485, .page-id-613) .themo_changelog_entry h5 {
	font-size: 22px;
	line-height: 1.25;
	margin-bottom: 10px;
}

:is(.page-id-2485, .page-id-613) .themo_changelog_date {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 18px;
}
