/*
Theme Name:     nutskadence
Theme URI:      n/a
Template:       kadence
Author:         Jouko Kaarteenaho
Author URI:     n/a
Description:    Child Theme Description
Version:        1.003
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


#site-navigation .header-menu-container {
    border-radius: 25px;
    background-color: rgba(0,0,0,0.2);
}

.tablepress tfoot th, .tablepress thead th {
	background-color: #2d430c;
	color: #ffffff;
}

.RRPublish > div.SelectorParent > div.Selector > div > select {
    color: #000000 !important;
}

.RRPublish > div.SelectorParent > div.Selector {
    padding: 8px 0.5% 8px 0.5%;
    background-color: #DA0234 !important;
	color: #ffffff !important;
    border-bottom: 1px solid #CCCCCC;
}
table.divDetailsParent div.divDetailsInner > div > div:first-child {
    padding: 8px 0.5% 8px 0.5%;
    background-color: #DA0234 !important;
	color: #ffffff !important;

}
#divRRReg div.NavBar,
#divRRReg div.NavBar > div.Item, 
#divRRReg div.NavBar div.Item > div > div {
	background-color: #2d430c !important;
}
#divRRReg div.NavBar div.ItemSel,
#divRRReg div.NavBar div.ItemSel > div > div {
	background-color: #718F45 !important;
}


#divRRReg input[type='button'], #divRRReg button {
	background-color: #2d430c !important;
	border: none !important;
}
