/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/ul.nav ul li a {
    width: 100%;
    display: inline-block;
    padding: 0.7em 1em !important;
    -moz-box-sizing: border-box;
    font-size: 15px;
}
a.flex-prev, a.flex-next {
    display: block;
    position: relative;
    overflow: hidden;
    width: 0px;
    height: 0px;
    padding-top: 30px;
}
#footer {
    padding: 10px 0px;
    border-top: 1px solid rgb(230, 230, 230);
    color: rgb(153, 153, 153);
}
ul.nav ul li.current_page_item a, ul.nav ul li.current_page_parent a, ul.nav ul li.current-menu-ancestor a, ul.nav ul li.current-cat a, ul.nav ul li.current-menu-item a {
    color: #081866 !important;
}
#footer-widgets {
    border-top: 0px solid rgb(230, 230, 230);
    padding: 0px 0px;
        padding-top: 0px;
        padding-right-value: 0px;
        padding-bottom: 0px;
        padding-left-value: 0px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
    clear: both;
}
#navigation {
    position: relative;
    clear: both;
    margin-bottom: 15px;
    display: none;
    font: 300 14px/14px sans-serif;
    border: 1px solid rgb(217, 217, 217);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255) 0%, rgb(245, 245, 245) 100%) repeat scroll 0% 0% transparent;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.03);
    border-radius: 5px 5px 5px 5px;
}
ul.nav ul {
    width: 200%;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 9999;
    margin: 0px;
    border-radius: 0px 0px 6px 6px;
    padding: 0.4em 0px;
        padding-top: 0.4em;
        padding-right-value: 0px;
        padding-bottom: 0.4em;
        padding-left-value: 0px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
}
#loopedSlider img.woo-image {
    max-width: 100%;
    height: auto;
    border-radius: 6px 6px 6px 6px;
}
#footer {
    padding: 0px 0px;
    border-top: 0px solid rgb(230, 230, 230);
    color: rgb(153, 153, 153);
}
#footer-widgets .block {
    padding-top: 20px;
    padding-bottom:0px;
}

#wrapper {
    padding: 10px 30px 0px 30px;
}
#wrapper #sidebar {
    margin-top: 0px;
}
.widget ul {
    list-style-position: inside;
    list-style-type: none;
}
ol, ul {
    list-style: none outside none;
}
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    height: auto;
    padding: 3px;
    border: 0px solid rgb(230, 230, 230);
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.7);
}
.widget ul li a:hover {
    text-decoration: none;
    color: #000000;
}
#loopedSlider .pagination li a, #loopedSlider .flex-control-nav li a, .slider-pagination a {
    display: none;
    cursor: pointer;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    background: none repeat scroll 0% 0% rgb(102, 102, 102);
    border-radius: 300px 300px 300px 300px;
}
.widget h3 {
    font: bold 18px/1.2em Calibri,Candara,Segoe,Optima,sans-serif;
    color: rgb(85, 85, 85);
    border-bottom: 2px solid rgb(230, 230, 230);
}
.menu-mpower {
text-indent: -9999px;
background-image: url(https://integrationsinc.com/wp-content/uploads/2013/04/mPower-pulse2.png) !important;
background-repeat: no-repeat !important;
margin-left: 173px !important;
width: 100px;
}
#footermenu {
    text-align: center;
}

#logo {
float: none;
}

#logo img {
margin: 0 auto;
display: block;
}