
.mjcart .image
{

	height:100px;width:100px!important;
	border: 1px solid #cbcbcb;
}


/***** Mj cart Css ***/
.mjcart.dropdown-menu
{
	background-color:#f7f7f7;
	border-color: #cbcbcb;
    text-transform: capitalize;
    padding: 20px 20px 30px;
    width: 400px;
	left:auto;
	right:40px;
	border-radius:0;
}
.mjcart .billing_information h2
{
	text-transform:capitalize;
} 
.prd_desc_contanier
{
	width:230px;
	padding-left:15px;
	
}
.cartmodule_inner
{
	margin-bottom:20px;
}
.p_name_cls > a {
    display: inline !important;
    word-wrap: break-word;
	color: #555555;
    font-family: "bitterregular";
    font-size: 16px;
}
.p_name_cls {
    display: inline-block;
	color: #555555;
    font-family: "bitterregular";
    font-size: 16px;
	padding-bottom: 15px;
	width:100%;
}
.cart_tp
{
	color: #555555;
    font-family: "bitterregular";
    font-size: 14px;
}
.cartmodule_bottom h4
{
	color: #666666;
    font-family: "source_sans_prosemibold";
    font-size: 17px;
	padding-right: 20px;
    text-align: right;
	text-transform:uppercase;
	margin-top: 0;
    padding-right: 20px;
}
.vmCartModule a.dropdown-toggle
{
	cursor:pointer;
}
