
.dropdown-content .buttons {
	margin-bottom: 0px;
}
.dropdown-content img {
	margin-right: 22px;
	width: 100%;
}
.dropdowncartimage {
	text-align: left;
	float: left;
	width: 100%;
	opacity: 1;
}
.dropdowncartproduct {
	float: left;
	margin-left: 12px;
}
.dropdowncartproduct a {

}
.dropdowncartquantity {
	float: left;
	width: 100px;
	text-align: left;
	padding-left: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 11px;
	color: #333;
}
.dropdown-content .total {
	color: #fff;
	border-bottom: 1px dashed #434649;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.dropdown-content .buttons a {
	float: left;
	margin-bottom: 12px;
	display: block;
	width: 100%;
	font-weight: 600;
}
.dropdown-content .buttons .button {
	margin-bottom: 0px;
}
.mini-cart .fa-shopping-cart {
	font-size: 14px !important;
	margin-right: 3px;
}
.dropdown-content .fa-shopping-cart {
	font-size: 14px !important;
	margin-right: 6px !important;
}
.cart_oddrow, .cart_evenrow {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.mini-cart .left {
	width: 35%;
}
.mini-cart .button {
	font-weight: 600 !important;
}