.fabiromonika-body {
    background: #3c3c3c !important;
}

.footer_ul li a {
    color: #fff !important;
}

.footer_ul li a:hover {
    color: #aea6a6 !important;
}

.footer_logo_area,
.footer-copyright {
    color: #fff !important;
}

#header {
    background: #000 !important;
}

#header .header_logo_area a:hover {
    color: #aea6a6 !important;
}

#header .header_logo_area a {
    color: #fff !important;
}

#footer {
    background: #3c3c3c !important;
    border-top-color: #3c3c3c !important;
}

.contact_designer_fabiromonika {
    background-color: #000;
    border-color: #000;
}

.contact_designer_fabiromonika a {
    color: #006432 !important;
}

/* .stock-contact_fabiromonika {
    background-color: #000;
    border-color: #000;
    color: #fff !important;
} */
.stock-contact_fabiromonika {
    background-color: #fff;
    border-color: #000;
    color: #000 !important;
    border-width: 3px;
}

.stock-contact_fabiromonika a {
    color: #fff !important;
}

.badge {
    background: #3c3c3c !important;
}

.member_link a:hover .cb {
    fill: #aea6a6;
}

.bg-danger {
    color: #3c3c3c;
    background-color: #006432;
}

.member_link a .cb,
#header #cart_area p.cart-trigger .cb-shopping-cart {
    fill: #fff;
}

p.cart-trigger a:link,
p.cart-trigger a:visited, 

p.cart-trigger a:active {
    text-decoration: none;
    color: #fff;
}
p.cart-trigger a:hover {
    color: #aea6a6 !important;
}
.nav-trigger span, .nav-trigger span::before, .nav-trigger span::after {
    background: #3c3c3c;
}

.drawer-open .nav-trigger span {
    background: rgba(46, 50, 51, 0);
}

.drawer-open .nav-trigger span::before, .drawer-open .nav-trigger span::after {
    background: #3c3c3c;
}

.member_link a {
    /* border-bottom: 1px solid #fff; */
    color: #fff;
}
.drawer {
    background: #000;
}

#cart .inner {
    background: #3c3c3c;
}
.bg-danger {
    color: #fff;
    background-color: #000;
}

.header_image{
    width:60%;
}


.product_item .item_name {
    color: #ffffff;
}

.product_item  .item_price {
    color: #fff;
}