.checkout-cart-index button.btn-checkout {
	background: url(../images/checkout_icon_1.png) no-repeat top left;
	width: 210px; height: 60px;
}
.checkout-cart-index button.btn-checkout span { text-indent: -9999px; background: none; }


.page-title ul.checkout-types p.paypal-logo,
.page-title ul.checkout-types li.bml-checkout-type,
.page-title ul.checkout-types div#AmazonPayButtonTop { display: none }

.cart-custom {text-align: right;}

.cart-custom > strong {
    margin-left: 50px;
}

.header { position: relative;}
.header-bbb { position: absolute; top: 5px; right: -110px;  }

.product-view .product-shop .add-to-cart button.button { background-color: #F96305; border: 1px solid #f86706; border-radius: 3px; box-shadow: 0 1px 0 0 #ffe0b5 inset; color: #ffffff; height: 33px; padding: 6px 22px; }

#ajaxpro-notice-form .cart .totals {
    width: 97%;
}

.page {
    position: relative;
}

.footer-container {
    position: relative;
}
.google-reviews {
    position: sticky;
    bottom: 0;
    right: 0;
    z-index: 99999;
    float: right;
}