/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.handheld-navigation li a {
	font-family: muli !important;
	font-size: 13px !important;
	color: #000000 !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	width: 100%;
}

.single .woocommerce-tabs ul.tabs li.description_tab {
	display: none !important;
}

.handheld-navigation {
	border-color: black !important;
	border-style: solid !important;
	border-top-width: 0 !important;
	border-bottom-width: 0 !important;
	border-left-width: 1px !important;
	border-right-width: 1px !important;
}

.handheld-navigation ul {
	margin: -7px !important;
	margin-top: -7px !important;
	margin-right: -7px !important;
	margin-bottom: -7px !important;
	margin-left: -7px !important;
	border-color: black !important;
	border-style: solid !important;
	border-top-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	padding: 10px !important;
}

ul.products li.product img {
	display: block !important;
	border-color: black !important;
	border-style: solid !important;
	border-width: 1px !important;
}

.single-product div.product .images .woocommerce-main-image {
	display: block !important;
	border-style: solid !important;
	border-color: black !important;
	border-width: 1px !important;
}

a.menu-toggle {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.main-navigation ul li a:before {
	display: none;
}

.widget_nav_menu ul li:before {
	content: none;
}

.footer-widget .widget, .footer-widget {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#containerfooter {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.footercredits {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.site-footer {
	Border-top-width: 1px;
	border-bottom-width: 1px;
	Border-style: solid;
	border-color: #000000;
	border-left-width: 0;
	border-right-width: 0;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}