.am-top-cart {
    margin: 20px 0;
    position: relative;
}
.am-maincart {
    cursor: pointer;
    line-height: 42px;
    padding: 0 0 10px;
    float: right;
    max-width: 100%;
}
.am-cart-loading {
    display: none;
    color: #999;
    position: absolute;
    top: 8px;
    left: 41px;
}
.am-icon-ajaxcart {
    display: block;
    text-align: center;
    outline: 0;
    margin: 0;
    cursor: pointer;
}
.am-icon-ajaxcart .formatprice {
    background-color: #1b266b;
    padding: 0 15px;
    border-radius: 20px;
    max-width: 100%;
}
.am-icon-ajaxcart .formatprice span {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}
.am-icon-ajaxcart .am-cart-label:after {
    font-family: FontAwesome;
    top: 0;
    right: 0;
	margin-right: -1px;
    color: #1b266b;
    width: 42px;
    height: 42px;
    display: block;
    font-size: 23px;
    font-weight: 400;
    content: "\f07a";
    line-height: 42px;
    position: absolute;
    background-color: #98bf0c;
    border-radius: 0 20px 20px 0;
    background-color: #ffcf01;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.am-icon-ajaxcart .formatprice a.am-cart-label {
    font-size: 18px;
    font-weight: 700;
}
.am-icon-ajaxcart .formatprice a.am-cart-label span.price {
    color: #e55b4c;
}
.am-icon-ajaxcart .cart-icon {
    padding: 0 15px;
    background-color: #e65c4d;
    color: #fff;
    font-size: 18px;
}
.am-icon-ajaxcart a.am-cart-label {
    clear: both;
    display: block;
    font-size: 100%;
    color: #f56032;
    margin-right: 44px;
}
.am-icon-ajaxcart a.am-cart-label:hover {
    text-decoration: none;
}
span.am-cart-title {
    float: left;
    padding: 0;
    font-size: 14px;
    color: #484848;
}
.ajaxcart {
    position: absolute;
    right: 0;
    top: 84px;
    z-index: 9999;
    display: none;
}
.am-cart .am-ajax-container {
    padding: 20px;
}
.am-ajax-container {
    background-color: #fff;
    background-repeat: repeat;
    background-position: 0 0;
    margin: 0;
    width: 380px;
    border: 1px solid #ccc;
}
.am-ajax-container p.no-items-in-cart {
    margin: 0;
    padding: 70px 50px;
    text-align: left;
    color: #787878;
    line-height: 20px;
}
.am-ajax-container ul {
    margin: 0;
    padding: 0;
    outline: 0;
}
.am-ajax-container li.item {
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 0 0 25px;
}
.am-ajax-container .product-image {
    float: left;
    border: 0;
    padding: 0;
    outline: 0;
    width: 10%;
}
.am-ajax-container .product-image img {
    width: 30px;
    height: 30px;
}
.am-ajax-container .product-details {
    float: left;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0;
    position: relative;
    width: 90%;
    color: #787878;
}
.am-ajax-container .product-details p.product-name {
    line-height: normal;
    margin: 0;
    padding: 0;
    outline: 0;
    float: left;
}
.ajaxcart-right {
    float: right;
}
.ajaxcart-right .ajaxcart-x {
    float: left;
    padding-right: 10px;
}
.ajaxcart-right .ajaxcart-x,
.am-ajax-container .product-details .items {
    line-height: 30px;
}
.am-ajax-container .product-details .items {
    margin: 0;
    padding-right: 10px;
    float: left;
}
.am-ajax-container .product-details .items span.price {
    outline: 0;
    font-weight: 400;
    color: #d9673b;
}
.am-ajax-container .product-details span.price {
    display: block;
    color: #787878;
}
.am-ajax-container .product-details .access {
    margin: 0;
    padding: 7px 0;
    float: left;
}
.am-ajax-container .product-details a {
    outline: 0;
    text-decoration: none;
    line-height: 30px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: arial, helvetica, sans-serif;
}
.product-details .btn-edit {
    background-image: none;
    background-color: transparent;
    color: #7b7b7b;
    font-weight: 400;
    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: 0;
    border-radius: 50%;
    padding: 0;
}
.am-ajax-container .btn-remove span.icon {
    background-color: transparent;
}
.am-ajax-container .product-details .btn-remove {
    height: 14px;
    line-height: 14px;
    outline: medium none;
    padding: 0;
}
.am-ajax-container p.subtotal {
    margin-top: 10px;
    outline: medium none;
    padding: 0 8px;
    text-align: center;
}
.am-top-cart .am-ajax-container p.subtotal span.label {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 0 none;
    border-radius: 0;
    float: left;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-shadow: none;
    font-size: 15px;
    font-weight: 400;
}
.am-top-cart .am-ajax-container p.subtotal span.price {
    float: right;
    font-size: 15px;
    font-weight: 400;
    outline: medium none;
    color: #e55b4c !important;
    line-height: normal;
}
.am-ajax-checkout {
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
    border: 0;
    clear: both;
}
.am-ajax-checkout a {
    color: #fff !important;
    font-size: 16px;
    margin: 0 0 0 8px;
    padding: 6px 14px;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid #aec671;
}
.am-ajax-checkout a:hover {
    background-color: #f56032;
    color: #fff;
    text-decoration: none;
}
.error_qty {
    color: red;
}
div.message-alert {
    background: none repeat scroll 0 0 #666;
    border-radius: 0 0 3px 3px;
    color: #dfdfdf;
    font-size: 12px;
    font-weight: 700;
    left: 50%;
    margin-left: -220px;
    padding: 20px 20px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 333px;
    z-index: 9999;
    opacity: 0;
}
div.message-alert button {
    background: url(../images/icons/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;
}
@media (max-width: 992px) {
    .am-icon-ajaxcart .formatprice a.am-cart-label {
        font-size: 13px;
    }
}
.am_getcart {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33333333%;
}
@media (min-width: 992px) {
    .am_getcart {
        width: 16.66666667%;
    }
}
@media (min-width: 1200px) {
    .am_getcart {
        width: 14.66666667%;
    }
}
@media (min-width: 1440px) {
    .am_getcart {
        width: 16.66666667%;
    }
}
@media (max-width: 1440px) {
    .am-icon-ajaxcart .formatprice a.am-cart-label {
        font-size: 14px;
    }
}
@media (max-width: 1350px) {
    .am-icon-ajaxcart .formatprice a.am-cart-label {
        font-size: 13px;
    }
}
@media (max-width: 1278px) {
    .am_getcart .am-cart-label span.print {
        display: none;
    }
    .am-icon-ajaxcart .am-cart-label:after {
        border-radius: 20px 20px 20px 0;
    }
    .am_getcart {
        width: 6.66666667%;
    }
}
@media (max-width: 1000px) {
    .am-icon-ajaxcart .formatprice a.am-cart-label {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .am-icon-ajaxcart .am-cart-label:after {
        width: 38px;
        height: 38px;
        font-size: 22px;
        line-height: 38px;
    }
    .am_getcart {
        padding: 0;
        width: 8.666667%;
        display: flex;
        align-items: center;
        position: absolute;
        right: calc(160px + 6vw);
    }
}
@media (max-width: 550px) {
    .am_getcart {
        right: 160px;
    }
}
