/*
Theme Name: Optimum
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: optimum
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Optimum is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.menu-mainmenu-container ul {
 margin:0 !important;
 padding:0 !important;
}
.content
{
 margin-top:31px !important;
}
#menu-mainmenu li:hover ul {
  display: block;
  left: 0;
  position: absolute;
  top: 44px;
}

table td{
font-size:20px;
font-weight:bold;
}

.donate-logo.responsive-logo {
  margin-top: 10px;
}
.menu-footer-menu-container .menu {
    background: none;
    text-align: left;
    margin: 0px;
    font-size: 17px;
    line-height: 1.8;
}
.lcp_catlist a
{
    font-size: 21px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.content ul li
{
    margin-bottom: 9px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.lcp_paginator
{
text-align: center !important;
}
.lcp_paginator a
{    font-size: 19px!important;
     font-weight: 700!important;
     border-color: #CCCCCC!important;
}
.lcp_currentpage
{    font-size: 19px!important;
    font-weight: 700!important;
    border-color: #CCCCCC!important;
}
.dspblk .wpcf7-list-item {
    display: block !important;
}
.wpcf7-form .row {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

.full-nav {
    float: left;
        width: 100%;
margin-top:5px;
}
.sub-btn{
height:auto !important;
    border-radius: 5px;
}

