/*
Theme Name: Captiva
Theme URI: http://www.commercegurus.com/themes/captiva
Author: CommerceGurus
Author URI: http://www.commercegurus.com
Description: Captiva is a beautiful WooCommerce theme which will get you selling in a jiffy.
Version: 1.9.1
License: GNU General Public License
License URI: license.txt
Text Domain: captiva
Domain Path: /languages/
Tags: light, white, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, sticky-post, theme-options, translation-ready
*/

.logo.image {
    margin-right: 50px;
}
.footer-copyright a {
    color: #777777;
}
.captiva-logos img {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
.form-row.form-row-wide.create-account {
    padding-top: 130px !important;
}
.cap-primary-menu.cap-wp-menu-wrapper.cap-primary-menu-below-wrapper {
    background: #f9e394 none repeat scroll 0 0 !important;
}
.cap-menu-default, .cap-menu-below {
    border-bottom: 0px solid #eee !important;
}
body .cap-wp-menu-wrapper .menu li:hover > a { color: #fff; }

.alert_container {
    padding-top: 130px;
}

.cap-primary-menu .menu > li.current-menu-item > a, .cap-primary-menu .menu > li.current-menu-ancestor > a {
    color: #fff !important;
text-decoration:underline;
}

#newsletterwidget-2 .button {
    margin-top: 20px !important;
}

.widget_archive .screen-reader-text {
    display: none;
}