ul.woocommerce-error {
    list-style: none !important;
    padding: 32px 36px 32px 36px;
}
.woocommerce-mini-cart-item img.woocommerce-placeholder.wp-post-image {
    display: none !important;
}
.no_special_amp .special_amp {
    font-family: inherit; 
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}
ul#menu-item-shop {
    border: 0;
}
#menu-item-shop .cart_dropdown_first {
    margin-right: -30px;
    position: relative;
}
#menu-item-shop .cart_dropdown_link {
    float: none;
}

.woocommerce-page .button {
    float:none;
    display:inline-block;
}
#top #payment .terms {
    text-align: left;
}
.col2-set#customer_details .col-1 {
    width: 100%;
}
.woocommerce-cart-form .product-thumbnail,
.woocommerce-cart-form .product-quantity,
.cart_totals > *,
button[name="update_cart"] {
    display: none !important;
}
.cart_totals > .wc-proceed-to-checkout {
    display: block !important;
}
.cart-collaterals .cart_totals {
    width: 100%;
}
.cart-collaterals .cart_totals .checkout-button {
    margin: 0 auto;
}
