/*
Theme Name: Kreme Child
Theme URI: http://kreme.mtheme.org/
Author: mTheme
Author URI: http://themeforest.net/user/mtheme_market
Template: kreme
Version: 1.0.0
Description: This wordpress theme is tailor made for puppy shops, however it’s use is designed to easily suit pet stores of all variety.
Tags: two-columns, custom-colors, custom-header, custom-menu, editor-style, featured-images
License: license purchased
License URI: http://themeforest.net/licenses
Text Domain:  kreme-child
*/

@import url("../kreme/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.products .product .buttons {
    float: inherit;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: inherit;
    position: relative;
    overflow: hidden;
}
.woocommerce table.kreme_cart_table td.actions {
    padding: 30px;
}
@media screen and (min-width: 768px) {
    .woocommerce-cart table.cart td.actions .coupon .button {
        margin-left: 0;
        margin-right: 10px;
    }
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    position: inherit;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: left;
    position: absolute;
    right: 7px;
    top: 7px;
    color: #fff!important;
}
.woocommerce-cart .page-content-inner {
    margin-top: 50px
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    color: #fff!important;
    border-color: #ac0f16!important;
    background-color: #ac0f16!important;
}
.woocommerce .summary {
    padding-top: inherit;
}
.woocommerce.single-product .cart .button {
    position: inherit;
}
.products .product .add_to_cart_button:after {
    display: none;
}
.related-product .row .button {
    float: right;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
}
.woocommerce div.product form.cart .button:hover {
    background-color: #adc32b;
    border-color: #adc32b;
}
