/* MODIFICARI GENERALE */

body {
	background: black;
}

/* END OF MODIFICARI GENERALE */


/* MODIFICARI PAGINA CATEGORIE */

.breadcrumb {
	background: #363636;
	border: none;
}

.breadcrumb a {
	color: white;
}

#column-left .cat-menu > .nav > li > a {
	background: #363636 !important;
	color: white !important;
	border-bottom: 1px black solid !important;
}


.mfilter-heading {
	color: white !important;
	background: #363636 !important;
	border-top: 1px solid black;
}

.mfilter-heading span {
	color: white;
}

.mfilter-opts-container {
	border: none !important;
}

#column-left .cat-menu > .nav > li > a:hover {
	background: #39373896 !important;
}

.breadcrumb>li+li:before {
    color: white;
}

.attribute thead td, .attribute thead tr td:first-child {
	color: white !important;
	background: #363636 !important;
}

.mfilter-content-opts {
    color: white !important;
}

#mfilter-opts-price-min, #mfilter-opts-price-max {
	color: black !important;
}

#mfilter-price-slider .ui-slider-range {
	background: #363636 !important;
}

.category-info {
	color: white;
}

#mfilter-content-container h1 {
    color: white;
}

.category-description.closed .sd {
	-webkit-box-shadow: inset 0px -97px 55px -56px rgba(0, 0, 0, 0.82) !important;
	-moz-box-shadow: inset 0px -97px 55px -56px rgba(0, 0, 0, 0.82) !important;
	box-shadow: inset 0px -97px 55px -56px rgba(0, 0, 0, 0.82) !important;
}

.input-group .input-group-addon {
    background-color: white;
    border-color: white;
    color: black;
    border-radius: 0;
}

.product-grid article > .product-inner {
	border: 1px solid white !important;
}

.reducere-procent {
	left: auto !important;
	top: 20px;
	right: -40px !important;
	background: black;
	color: #ffffff;
	background: #393738;
	box-shadow: 0px 2px 16px -1px black;
}

.product-grid article > .product-inner {
	background: black;
}

.product-grid .image {
	background: white;
}

.product-grid .product-inner .name > a {
    color: white;
}

.product-grid .product-inner .price .price-new {
	color: white;
}

.product-grid .product-inner .price .price-old {
	color: white;
}

.btn.btn-small-product {
	background: white;
}

.product-grid .product-inner .price {
	color: white;
}

.pagination > .active > span {
	background-color: black !important;
	border-color: white !important;
}

.pagination > li > a {
	color: black;
}

/* END OF MODIFICARI CATEGORIE */

/* MODIFICARI PRODUS */

.product-info {
	padding-top: 15px;
	color: white;
}

.product-info .product-information {
    background: #393738;
    border: none;
}

.btn.btn-product-group.btn-cart {
	background: #363636;
	color: white;
}

.product-tabs > li.active > a {
	border-top: 3px white solid;
	color: white;
}

.product-tabs > li > a {
	color: white;
}

.product-tabs {
    border-top: 1px solid white;
}

.tab-content > .active {
    color: white;
}

.product-info .image {
    border: 1px solid #393738;
}

.product-info .product-information > tbody > tr > td {
	border-color: white;
}

.product-info .product-information > tbody > tr > td > a {
	color:white;
}

@media (max-width:767px) {

	
	.reducere-procent {
		top: 20px;
		right: -40px !important;
	}
}

/* END OF MODIFICARI PRODUS */

/* HOMEPAGE */

.module-header {
	color: white;
}

.module-info-block .info-block {
	color: white;
}

.module-newsletter .newsletter-info {
	color: white;
}

.btn.btn-small-product {
	background: white;
}

.product-grid .product-inner .name > a {
	color: white;
}

.product-grid .product-inner .price .price-old {
	color: white;
}

/* END OF HOMEPAGE */

/* MY ACCOUNT */

.wishlist-info td {
	color: white;
}
/* END OF MY ACCOUNT */

.simple-table-line, .simplecheckout-cart-total, .simplecheckout-customer-same-address label {
	color: white;
}

.quantity input {
	color: black;
}