#footer-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    margin-left: -18%;
}

.orderby option[value="price"]{ 
   display: none;
}

.shop_table.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
}

.woocommerce-checkout .cart-subtotal td,
.woocommerce-checkout .shipping td,
.woocommerce-checkout .tax-total td,
.woocommerce-checkout .order-total td{
    text-align: right !important;
}

.woocommerce-checkout .woocommerce-shipping-fields h3 {
    display: none;
}

#order_comments_field {
  display: none;
}

.woocommerce div.product p.price {
  color: #019faa !important;
}

.home .menu-cart-btn {
 display: none;
}

.woocommerce-MyAccount-navigation {
    position: relative;
    display: none;
}

.kad-customer-name {
    display: none;
}

.kt-profile-photo-text {
    display: none;
}

.kt-icon-cloud-upload {
    display: none;
}

.kt-link-to-gravatar {
    display: none;
}

.kt-woo-account-nav {
    display: none;
}

.woocommerce-MyAccount-content {
    font-size: 18px;
}

.wpmenucart-contents i {
    color: #019faa;
}

.single-product .product_meta {
   display: none;
}

#ktsidebar.col-lg-3.col-md-4.kt-sidebar-container.kad-sidebar {
    margin-top: 22px;
}

.kt_post_category.kt-post-cats {
    padding-top: 22px;
}

div.grid_item.product_item {
    background-color: transparent;
    text-align: center;
}

span.woocommerce-Price-amount.amount {
    font-size: 22px;
    color: #606060;
    padding: 0px 0px 0px 10px;
}

div.product_item .details_product_item {
    padding: 0px 5px 2px 5px;
}

.woocommerce-Tabs-panel > h2 {
    display: none;
}

.bid_button{    
        background-color: #00aab6 !important;
        color: #FFFFFF !important;
}

.single_add_to_cart_button{
        background-color: #00aab6 !important;
        color: #FFFFFF !important;
}

div.product form.buy-now {
    margin-bottom: 5px !important;
    margin-top: 22px !important;
}

div.quantity.buttons_added {
    max-width: none;
}

div.product .entry-summary .quantity {
    float: left;
    width: 175px;
    margin-right: 2px;
}

.uwa_auction_reserve_not_met {
    color: #ff0000;
    margin-top: 8px;
    margin-bottom: 12px;
}

.uwa_inc_price_hint {
    float: left;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 10px;
}

.uwa_auction_reserve_not_met {
    color: #019faa;
}

.uwa_inc_price {
    margin-top: 2px;
}