/*  
Theme Name: IODtheme child
Theme URI: http://www.templatation.com/
Version: 1.0
Description: WorkshopPlus is powerful WordPress theme suitable for Workshops.
Author: templatation
Author URI: http://www.templatation.com
Template: iodtheme

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../iodtheme/style.css");

ul#menu-primary-menu > li:last-child > a {
  background: #1193d4;
  color: #fff;
}

header .ownmenu {
  padding-top: 12px;
}

.search-icon {
  margin-top: 12px;
}

.rights #menu-footer-menu {
  margin-top: 7px;
}

.rights p.copyright {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 0px;
  line-height: 20px;
}

#content ul {
  margin: 0 0 10px;
}

.sub-bnr.dark h1 {
  color: #252525;
}