.header-layout-1 .mt-maincart,.header-layout-2 .mt-maincart{

}
.mt_getcart {margin: 0;}
.mt-maincart {
      height: 56px;
}
.mt-cart {
    padding: 0 ;
    height: 56px;
}
.mt-maincompare {
          padding: 0;
          overflow: hidden;
          text-align: center;
}
.mt-cart-loading {
    display: none;
    color: #999;
    position: absolute;
    top: 8px;
    left: 41px;
}
.mt-icon-ajaxcart {
    display: block;
	text-align: left;
    outline: none;
    margin: 0;
    padding:0px;
	cursor: pointer;
    position: relative;
}

.heading-cart,.icon-cart{float:left;}

.header-layout-3 .mt_getcart{ margin: 0 ; padding: 5px 0;}
.header-layout-3 .mt_getcart .mt-cart-label{
    line-height: 25px;
    top: 4px;
    width: auto;
    float: right;
    right: 0;
    left: auto;
}
.header-layout-3 .mt_getcart .fa {
    line-height: 33px !important;
    display: block;
    font-size: 130%  !important;
}
.header-layout-3 .mt-icon-ajaxcart a.mt-cart-label .print .price {display: none ;}
.mt-maincart .icon-cart{
    display: inline;
    padding: 0;
    /*border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50% ;
    -o-border-radius:50% ;*/
    z-index: 2;
}
.heading-cart{padding:5px 0 0 10px;}
.mt-icon-ajaxcart a.mt-cart-label{
    clear: both;
    display: inline-block;
    font-size: 100%;
    line-height: 25px;
    margin-left: 0;
    padding: 0 0 0 10px;
    position: absolute;
    z-index: 1;
    left: 20px;
    width: 100% ;
    top: 17px;
}
.mt-icon-ajaxcart a.mt-cart-label span.mt-cart-label {text-transform: uppercase ; font-size: 85% ;}
.mt-icon-ajaxcart a.mt-cart-label span.print {
    font-size: 85%;
    font-style: normal;
    float: left ;
}
.mt-icon-ajaxcart  .fa-angle-down {
    float: left ;
    line-height: 24px;
    padding: 0  10px;
}
.mt-icon-ajaxcart a.mt-cart-label .print .price{}
.mt-icon-ajaxcart a.mt-cart-label:hover{
     text-decoration:none;
}
.mt-cart .icon-cart .fa-shopping-cart{
    color: #FFFFFF;
    font-size: 160%;
    line-height: 55px;
    margin: 0 6px ;
    text-align: center;
}
.mt-cart .mt-icon-ajaxcart a.mt-cart-label:hover .icon-cart .fa-shopping-cart{color: #FC686C;}
span.mt-cart-title {
    float: left;
    padding:0;
	font-size:90%;
    color: #484848;
	text-transform: uppercase;
	line-height: 12px;
}
.ajaxcart {
    position: absolute;
    right: 0px;
    top: 56px;
    z-index: 9999;
	-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);
    display: none;
}
.mt-cart .mt-ajax-container {
    padding: 15px;
}
.ie8 .mt-ajax-container{border:1px solid #e5e5e5;}
.mt-ajax-container {
    background-color:#fff;
    background-repeat: repeat;
    background-position: 0 0;
    margin: 0;
    width: 300px;
	padding: 5px; 
}

.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 {
    float: left;
    border: 0;
    padding: 0;
    outline: none;
    width: 60px;
}
.mt-ajax-container .product-image img {
    width: 60px;
    height: 60px;
    border: #e5e5e5 solid 1px;
    padding: 1px;
}
.mt-ajax-container .product-details {
    float: left;
    text-align: left;
    padding: 0 0 0 10px !important;
    margin: 0;
    position: relative;
    width: 185px;
}
.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;
    color: #000;
}
.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: #ececec;
}
.mt-ajax-container .product-details .btn-remove {
    background-image: none;
    background-color: transparent;
    color: #585656;
    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 .access a:hover span.icon {
    background-color: #F56032;
}
.mt-ajax-container p.subtotal {
    border-top: 1px solid #D0C6C2;
    margin-top: 10px;
    outline: medium none;
    padding: 5px 8px;
    text-align: left;
    line-height: 20px;
}
.mt-top-cart {width: 100% ;}
.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: 15px;
    font-weight: normal;
    outline: medium none;
	color: #3C3C3C;
}
.mt-top-cart .mt-ajax-container p.subtotal span.price {
    font-size: 15px;
    margin-left: 20px;
}
.mt-ajax-checkout {
    margin: 0 0 0 0;
    padding: 10px 0 5px;
    text-align: right;
    border: 0;
}
.mt-ajax-checkout a {
    font-size: 97%;
    margin: 0 0 0 8px;
    padding: 6px 14px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    -moz-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    -o-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    line-height: 20px;
}
.mt-ajax-checkout a:hover{
  background-color: #F56032;
  text-decoration: none;
    box-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
	-webkit-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
	-moz-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
	-o-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
 }
.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;
}
/**Colorbox loading**/
.box-loading {
    display: block !important;
}
#notification .wait-loading {
    background: url('../images/loading.gif') no-repeat scroll 15px #FFF;
    line-height: 30px;
    padding: 20px 20px 20px 55px;
    margin-left: -84px;
}