/*
 Theme Name: MTD Childtheme Jupiter
 Theme URI:
 Description: MTD Themeadaption für skelligreisen
 Author: Christian Wagner
 Author URI: http://www.morethandigital.com
 Template: jupiter
 Version: 1.0
 Tags: MTD Childtheme Jupiter
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

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


/* Remove Add to cart */

.quantity.buttons_added, .single_add_to_cart_button, .shopping-cart-header, .cart  {
  display: none !important;
}

/* Forms */

div.wpcf7-response-output {

    border: 0px solid #ff0000;

}
