/*
Theme Name:     Viseo Progression Child
Description:    Viseo Progression Child Theme
Author:         ProgressionStudios
Template:       viseo-progression

*/

/* Style for ad area on header */
.ntv-revive-custom-style{
	background-color: #f3f3f3;
    padding-top: 15px;
    padding-bottom: 15px;
}

#img-res{
	margin-bottom: 0px !important;
	/* 	LINES BELOW added AUG 11 2023 */
	/* 	TO INDEND LEADERBOARD-IMG (NOTICIBLE ON MOBILE) */
	margin-left: 5vw;
    margin-right: 5vw;
}
.wp-editor-container textarea{
    color: #000 !important;
}