/**
 * Theme Name: Movers-Packers Child
 * Template: movers-packers
 */
@import url('../movers-packers/style.css');
.woocommerce ul.products li.product .price {
	color: #77a464;
	font-weight: 400;
	font-size: 2em;
}
.headerinfo {
	color: black;
	font-family: "Open Sans";
}
.headerinfo .headcol-1{ width:218px; float:left;  background:url(images/location.png) no-repeat left 6px; padding:0 15px 0 25px; margin-right:20px; border-right:1px solid #f5f5f5; }
.headerinfo .headcol-2{ width:160px; float:left;  background:url(images/phone.png) no-repeat left 6px; padding:0 15px 0 25px; border-right:1px solid #f5f5f5;  margin-right:20px; }
.headerinfo .headcol-3{ width:200px; float:left;  background:url(images/mail.png) no-repeat left 7px; padding:0 0 0 25px; }
#footer-wrapper{ background:url(images/bg.jpg) repeat fixed center top; position:relative; padding:45px 0 0; color:#fff; }
.addressbx{ background:url(images/footericon1.png) no-repeat left 5px; padding:0 0 0 70px; min-height:60px;}
.phonebx{ background:url(images/footericon2.png) no-repeat left 5px; padding:0 0 0 70px; min-height:60px;}
.emailbx{ background:url(images/footericon3.png) no-repeat left 5px; padding:0 20px 0 70px; min-height:60px; }
.copyright-wrapper {  background-color:#2b2a28; position:relative; padding:15px 0;}
.woocommerce ul.products li.product h3 {font-size:17px; padding-top:0;}
.h3.widget-title {margin-bottom: 10px;}
#sidebar ul li a {
	padding: 0;
	color: #3b3b3b;
	border-bottom: none;
	display: inline;
	padding-bottom: 10px;
}
.breadcrumb
{
	font-size: 1.5em;
	font-family: "Arial";
	margin: 20px 0 10px 0;
	position: relative;
	float: left;
}