.mt-top-cart {
    margin: 0;
    padding: 0;
    position: relative;
    top:-40px;
	z-index:9;
}
.mt-maincart {
    float: right;
    position: absolute;
	right:15px;
	 min-width: 103px;
	  height: 40px;
}
.mt-cart-loading {
    display: none;
    color: #999;
    position: absolute;
    top: 8px;
    left: 41px;
}
.mt-cart{
    /* float: right;
    width: 90px;
    position: relative; */
}
.mt-icon-ajaxcart {
    background-image: url(../images/cart-icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #8AC20E;
    width: 36px;
    height: 30px;
    display: block;
    outline: none;
    border-radius: 3px;
    margin: 0 5px;
    float: left;
    text-indent: -9999px;
    padding: 0;
    font-size: 12px;
}
.mt-icon-ajaxcart:hover{background-color:#CFCFCF;}
span.mt-cart-label {
    color: #444;
    float: left;
    font-weight: 600;
    padding: 5px 0 0 5px;
    text-transform: uppercase;
}
.ajaxcart {
    position: absolute;
    right: -3px;
    top: 35px;
    z-index: 9999;
    display: none;
	padding:0;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.mt-cart .mt-ajax-container {
    padding: 15px;
}
.mt-ajax-container{ background: #ffffff\9;}
.mt-ajax-container {
    /* background: #ffffff; */
	background-color: rgba(255, 255, 255, 0.99);
    background-repeat: repeat;
    background-position: 0 0;
    margin: 0;
    width: 280px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	padding: 5px; 
}
.search-form-border {
    background-color: #8AB808;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 5px;
}
.ajaxcart .search-form-border:before {
    right: 52px;
    top: -10px;
}
.search-form-border:before {
    border-color: transparent transparent #8AB808;
    border-style: solid;
    border-width: 5px;
   /*  content: ""; */
    height: 0;
    position: absolute;
    right: 43px;
    top: -10px;
    width: 0;
}
.mt-ajax-container p.no-items-in-cart {
    margin: 0;
    padding: 0;
    text-align: left;
}
.mt-ajax-container ul {
    margin: 0;
    padding: 0;
    outline: none;
}
.mt-ajax-container li.item {
    float: left;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0 0 8px 0;
}
.mt-ajax-container .product-image {
    border: 0;
    padding: 0;
    outline: none;
	float:left;
	width: 50px;
}
.mt-ajax-container .product-image img {
    width: 50px;
    height: 60px;
    border: #dfdfdf solid 1px;
    padding: 1px;
}
.mt-ajax-container .product-details {
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0;
    position: relative;
	float:left;
	width: 200px;
}
.mt-ajax-container .product-details p.product-name {
    line-height: normal;
    margin: 0;
    padding: 0;
    outline: none;
}
.mt-ajax-container .product-details .items {
    margin: 0;
    padding: 0;
}
.mt-ajax-container .product-details .items span.price {
    outline: none;
    font-weight: normal;
    padding-top: 5px;
}
.mt-ajax-container .product-details span.price {
    display: block;
}
.mt-ajax-container .product-details .access {
    margin: 0;
    padding: 6px 0;
}
.mt-ajax-container .product-details a {
    outline: none;
    text-decoration: none;
    line-height: normal;
    font-size: 13px;
    text-transform: capitalize;
}
.product-details .btn-edit {
    background-image: none;
    background-color: transparent;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    outline: medium none;
    text-indent: inherit;
    text-transform: none;
    width: auto;
    font-size: 12px;
    float: left;
    padding: 0 20px 0 0;
    text-transform: none !important;
}
.btn-edit span.icon {
    background-image: url("../images/btn-edit.png");
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    outline: none;
    border-radius: 50%;
    padding: 0;
}
.mt-ajax-container .btn-remove span.icon {
    background-image: url("../images/btn-remove.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    width: 16px;
    padding: 0;
    height: 16px;
    outline: none;
    border-radius: 50%;
    margin-right: 4px;
}
.mt-ajax-container .access a span.icon, .mt-ajax-container .product-details .btn-remove span.icon{
    background-color: #cfcfcf;
}
.mt-ajax-container .product-details .btn-remove {
    background-image: none;
    background-color: transparent;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    outline: medium none;
    text-indent: inherit;
    text-transform: none;
    width: auto;
    font-size: 97%;
    float: left;
}
.mt-ajax-container p.subtotal {
   background-color: #FFFFFF;
    border: 1px solid #D0C6C2;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 0 5px 0 #CCCCCC inset;
    margin-top: 10px;
    outline: medium none;
    padding: 5px 8px;
    text-align: right;
}
.mt-top-cart .mt-ajax-container p.subtotal span.label {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0 none;
    border-radius: 0 0 0 0;
    float: none;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-shadow: none;
}
.mt-top-cart .mt-ajax-container p.subtotal span {
    float: none;
    font-size: 92%;
    font-weight: normal;
    outline: medium none;
}
.mt-ajax-checkout {
    margin: 0 0 0 0;
    padding: 10px 0 5px;
    text-align: right;
    border: 0;
}
.mt-ajax-checkout a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #cfcfcf;
    text-decoration: none;
    margin: 0 0 0 8px;
    padding: 6px 14px;
    text-align: center;
    font-size: 97%;
    color: #fff;
}
.mt-ajax-checkout a:hover{background-color: #8AC20E;color: #fff;}
.error_qty {
    color: red;
}
/*alert*/
div.message-alert {
    background: none repeat scroll 0 0 #666;
    border-radius: 0 0 3px 3px;
    color: #dfdfdf;
    font-size: 12px;
    font-weight: bold;
    left: 50%;
    margin-left: -220px;
    padding: 20px 60px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 333px;
    z-index: 9999;
    opacity: 0;
}
div.message-alert button {
    background: url("../images/close.png") no-repeat scroll 0 0 transparent;
    border: none;
    height: 9px;
    position: absolute;
    right: 15px;
    top: 45%;
    width: 9px;
    z-index: 9999;
}
div.message-alert button:hover {
    background-position: 0 -9px;
    cursor: pointer;
}