/*
Theme Name: Tema Promex Decor
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


button.button, .cart-btn-below-img .woo-buttons a, a.button:not(.edd-submit) {
    color: #000000;
    background-color: transparent;
    background: transparent;
    background: -webkit-linear-gradient();
    background: linear-gradient();
}

.mec-event-footer .mec-booking-button, .dt-form button, #page .widget .dt-form .dt-btn, .widget .dt-form .dt-btn, input[type="reset"], .wpcf7-submit, .nsu-submit, .dt-wc-btn, input#place_order, .woocommerce-Reviews .submit, input.button, input[name="save_address"], .wc-layout-list .woo-buttons a, .post-password-form input[type="submit"], .mc4wp-form input[type="submit"], div.mc4wp-form button[type="submit"], .tml-submit-wrap input[type="submit"], .wpcf7-form input[type="submit"], input[type="submit"]:not([name="update_cart"]), .woocommerce-widget-layered-nav-dropdown__submit, .give-btn.give-btn-reveal, .give-submit.give-btn {
    color: #9ba031;
    border-color: #9ba031;
    background-color: transparent;
    background: transparent;
    background: -webkit-linear-gradient();
    background: linear-gradient();
}

.woocommerce-Price-amount{
    display: none;
}

.cart-btn-on-img .woo-buttons {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 32px;
    min-width: 32px;
    border-radius: 16px;
    z-index: 2;
    box-sizing: border-box;
    transition: opacity 0.2s linear;
    display: none;
}

.wc-ico-cart {
    position: relative;
    white-space: nowrap;
    text-decoration: none;
    line-height: 1 !important;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 700 13px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    color: #333333;
    display: none;
}