.row.text-center {
  margin-bottom: 3px;
  background-color: #c2c2c2;
}

.top_bar_wrapper .container .row {
	background-color: #5c5c5c;
}

.infobox_header_wrapper li a, .infobox_header_wrapper li {
    color: #ffffff;
}

.woocommerce a.button:hover {
  background-color: #5c5c5c;
  color: #ffffff;
}

.button.product_type_simple.ajax_add_to_cart.btn.btn-just-icon.btn-simple.btn-default {
  background-color: #454545;
}

#colophon.site-footer {
  background-color: #000000;
}

.page-title {
  font-size: 31px;
}

.woocommerce ul.products li.product .button {
  background-color: #575757;
}

h2 {
  font-size: 0px;
}

.row {
  background-color: #d1d1d1;
  color: #ffffff;
}

#woocommerce_products-7.widget.woocommerce.widget_products {
  color: #ffffff;
  background-color: 2,100.00;
}

.row.vertical-center {
  background-color: #ffffff;
}

.carousel-inner.product-carousal-inner.border.square {
  background-color: #ffffff;
}

.woocommerce ul.product_list_widget li {
  background-color: #d1d1d1;
}

.product_list_widget {
  color: #ffffff;
}

.widget-title {
  color: #ffffff;
  font-variant: normal;
  white-space: normal;
}

.woocommerce ul.product_list_widget li a {
  background-color: #d1d1d1;
}

a {
  background-color: 2,100.00;
}

.my-yith-wishlist .yith-wcwl-wishlistaddedbrowse a::before {
    background-color:transparent;
}

#colophon .widget-title, #colophon .widgettitle {
	margin-bottom: 5px !important;
}

ul.product_list_widget li {
	line-height: 1.4;
}

ul, ol {
	padding-left: 0.9em;
	color: #808080;
	margin-bottom: 10px;
}

ul {
	list-style: disc !important;
}

#colophon li:not(:last-child) {
    margin-bottom: 3px;
}

li::marker {
	color: #808080;
}

.footer-widget ul {
	list-style: none !important;
}

@media screen and (min-width: 1900px) {
	#masthead {
		padding: 0;
	}
}