a[href]:after {
content: none !important;
}
.back-to-top {
display: none !important;
}
#checkout-copyright-for-small-only {
display: none !important;
}
#checkout-for-small-only {
display: none !important;
}
/* Standard CubeCart Entries */
#nav-actions {
display: none !important;
}
#nav-boxes {
display: none !important;
}
#session {
display: none !important;
}
#small-search {
display: none !important;
}
.search_form {
display: none !important;
}
#quick_search {
display: none !important;
}
#box-navigation {
display: none !important;
}
#element-breadcrumbs {
display: none !important;
}
#breadcrumb {
display: none !important;
}
#sidebar_left {
display: none !important;
}
#sidebar_right {
display: none !important;
}
#box-featured {
display: none !important;
}
#box-popular {
display: none !important;
}
#box-sale_items {
display: none !important;
}
#box-documents {
display: none !important;
}
#documents {
display: none !important;
}
.element-social {
display: none !important;
}
#box-newsletter {
display: none !important;
}
#ccpower {
display: none !important;
}
#box-progress {
display: none !important;
}
.checkout-progress {
display: none !important;
}
#checkout-buttons {
display: none !important;
}
.basket_actions {
display: none !important;
}
#checkout-related-products {
display: none !important;
}
#shipping-selector-label {
display: none !important;
}
#shipping-selector-options {
display: none !important;
}
/* SemperFiWebServices Plugins Entries */
#box-ajax-configurable-search {
display: none !important;
}
#sfws-nivo-slider {
display: none !important;
}
/* Custom CSS Entries */
.footerbanner {
display: none;
}
#custom-footer-logos {
display: none;
}
h2 {
font-size: 18px;
margin-bottom: 10px;
padding: 2px 3px;
-moz-border-radius: 2px;
background-color: #E2E6D5;
border: 1px solid #FBF2F3;
color: #4F4F4F;
}
div.latest_product {
float: left;
margin: 5px 15px;
height: 240px;
padding: 0px;
width: 215px;
}
div.latest_product p.image {
border: 1px solid #D7D7D7;
margin-bottom:5px;
height: 138px;
text-align: center;
}
div.latest_product p.title {
text-align: center;
height: 28px;
}
div.latest_product p.price {
font-weight: bold;
text-align: center;
clear: both;
}
div.latest_product p.actions {
display: none;
}
#checkout {
width: 1000px;
}
.basket_header {
color: #FFF;
font-weight: bold;
margin-bottom: 5px;
padding: 5px;
}
.basket_header > span {
float: right;
text-align: right;
width: 75px;
}
.basket_product {
border-bottom: 1px solid #CDCDCD;
margin-bottom: 5px;
min-height: 60px;
padding: 5px;
}
.basket_product > p {
min-height: 18px;
padding: 0px !important;
}
.basket_product .remove {
float: left;
height: 60px;
margin-right: 3px;
margin-top: 3px;
width: 10px;
}
.basket_product .image {
float: left;
height: 60px;
margin-right: 5px;	
width: 50px;
}
.basket_product .quantity {
width: 50px;
}
.basket_product span.price {
float: right;
font-weight: bold;
width: 75px;
}
.subtotals {
border-bottom: 1px solid #CDCDCD;
text-align: right;
padding: 5px;
}
.subtotals p {
margin-bottom: 3px;
padding: 0px 5px;
}
.subtotals span.price {
font-weight: bold;
width: 75px;
}
.shipping {
border-bottom: 1px solid #CDCDCD;
text-align: right;
padding: 5px;
}
.shipping span.price {
float: right;
width: 75px;	
}
.discounts {
margin-top: 10px;
min-height: 40px;
text-align: right;
}
.discounts .code_input {
float: left;
text-align: left;
width: 300px;
}
.discounts span.price {
color: #FF0000;
font-weight: bold;
width: 75px;
}
.total {
color: #000000;
font-weight: bold;
margin: 10px 0px;
padding: 5px;
text-align: right;
}
.total span.price {
color: #000000;
font-weight: bold;
width: 75px;
}
.code_input {
display: none;
}
#unconfirmed_locale {
display: none;
}