/*
Theme Name: Goodnews Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: goodnews5
*/


.position h3 {
color: #000000;
padding: 5px 5px 0 0;
}

/*---------------------------------
    Add your custom styles here
---------------------------------*/




.widget_momizattabber .main_tabs .tabs a.mom-tw-title
{
font-size: 15px;
color: #8E8E8E;
outline-color: #000000;
outline-width: 0px;
text-decoration: none;
//background-color: #FFFFFF;
font-weight: 500;
}

.widget_momizattabber .main_tabs .tabs a.current
{
font-size: 17px;
color: #F09217;
outline-color: #8E8E8E;
outline-width: 1px;
font-weight: 600;
}

