#menu {
    background: #fff;
    border-right:solid #e8e8e8 4px;
}
#menu input {
    background: #fff;
    color: #000000 !important;
}

body .pmpro_content_message {
    font-size: 1.2em;
	color:#8ba346;
}


body .wpfp-span{
    color: #708f19;
}

.mainmenu ul.menu li a,
.menu-item a, .menu-item a:visited {
    color: #000000;
}
.menu li.sfHover,
.menu li:hover{
  background: transparent;
}
.menu li li, .menu li:hover a, .menu li li:hover, .menu li.sfHover a, .menu a:focus, .menu a:hover, .menu a:active {
    background: #d8e1c2;
}

body .pmpro_actionlinks a {
    color: #708f19;
}
html body.custom-background{
  /* background-image: url('/wp-content/themes/widescreen-child/images/bg-linen-white.jpg'); */
  background: #fff;
}
body, h1, h2, h3, h4, .fancy, p,
.wpfp-span, body .bypostauthor .fn, body .bypostauthor .says, body .postmetadata,
#bbpress-forums input[type="text"], textarea, #bbpress-forums .quicktags-toolbar, #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{
  color: #000;
}
li.comment,
#commentform textarea {
    background: #fff !important;
}
.ui-accordion-content p,
.ui-accordion-header:hover, .ui-accordion-header-active{
  color: #708f19 !important;
}
.ui-accordion-header {
    background: #d8e1c2 !important;
    color: #000000 !important;
}
.sf-sub-indicator {
  background-image: url('https://nouveauraw.com/wp-content/themes/widescreen-child/images/arrows-000.png');
}

.sf-vertical a:focus > .sf-sub-indicator, .sf-vertical a:hover > .sf-sub-indicator, .sf-vertical a:active > .sf-sub-indicator, .sf-vertical li:hover > a > .sf-sub-indicator, .sf-vertical li.sfHover > a > .sf-sub-indicator{
  background-position: 0px 0px;
}
.ui-accordion-content {
    background: #ffffff !important;
    color: #000000 !important;
}
body .ui-accordion-content p{
    color: #000 !important;
}
.content img{
  box-shadow: 3px 3px 10px 1px rgba(0,0,0, 1);
}

img[data-jpibfi-src="https://nouveauraw.com/wp-content/uploads/2013/09/button74041967.png"] {
    box-shadow: none;
}
.container textarea,
.container .woocommerce form input {
    background: #f5f5f5 !important;
}
.container .woocommerce div.product .stock,
.container .woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #718f17;
}
.switcher{
  border-color: #000;
  background: #fff;
}
/* Social Buttons */
a.sficn img {
    background: #000;
    border-radius: 9px;
}
a.sficn {
    opacity: .8 !important;
}
a.sficn:hover {
  opacity: 1 !important;
}

hr.myblog {
   border-top:solid 4px #f8f8f8;
   border-bottom:solid 0 #f8f8f8;
   border-left:solid 0 #f8f8f8;
   border-right:solid 0 #f8f8f8;
}

