/*
Theme Name: Poep op de Stoep
Author: Poep op de Stoep
Author URI: http://www.poepopdestoep.nl
Description: Poep op de Stoep
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
*/

@import url("../dt-the7/style.css");

.button.single_add_to_cart_button.button.alt {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 14px;
    padding-right: 14px;
font-family: 'Open Sans';
}

span.amount {
    font-size: 25px;
}

.cart-btn-below-img .woo-buttons a {
background-color: #29568a;
color: #fff;
}

a, a:hover {
color: #29568a;
}


h1.product_title.entry-title {
    font-size: 25px;
    line-height: 25px;
}

a.woocommerce-main-image.zoom {
    padding-left: 50px;
}

a.button.wc-forward {
    color: #fff;
}

div.woocommerce-message {
    background-color: #f2e8d7;
}

tr.cart-subtotal {
display: none;
}

select#ideal_issuer.required-entry {
    color: #000;
}

input#billing_address_2.input-text {
display: none;
}