/*
Theme Name: wolfrent
Author: Frozen-Media
Author URI: http://www.frozen-media.de/
Description: Kundentemplate auf Basis von The7
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
*/

#main {
  padding: 10px 0;
}

/* Product List Page ---------------------------------------------------------*/
/*.woocommerce-page .dt-products  .product {
	border: 1px solid #202C2F; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.woocommerce-page .dt-products  .product .woocom-list-content {
	padding:10px; background-color:#202C2F; color:#fff;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
*/

.woocommerce-page .dt-products  .product {
	border: 1px solid #202C2F; 
}
.woocommerce-page .dt-products  .product .woocom-list-content {
	padding:10px; background-color:#202C2F; color:#fff;
}
.woocommerce-page .dt-products  .product .woocom-list-content  .entry-title {font-size:20px;   text-transform: uppercase; text-align:center}
.woocommerce-page .dt-products  .product .woocom-list-content  .entry-title a {color:#fff!important}
.woocommerce-page .dt-products  .product .woocom-list-content a {color:#fff}

.woocommerce-page .dt-products  .product .woocom-list-content  .wc-gzd-additional-info {font-size:11px; line-height:10px; text-align:right!important}
.shipping-costs-info {margin-top:-7px;}

.woocommerce-page .dt-products  .product .woocom-list-content .price {text-align:right!important; margin-top:10px }
.woocommerce-page .dt-products  .product .woocom-list-content .price ins .amount {font-size:28px; line-height:35px;  font-weight:bold ;text-align:right!important; color:#E31E24!important}
.woocommerce-page .dt-products .product .woocom-list-content .price ins .amount .woocommerce-Price-currencySymbol {font-size:28px; line-height:35px;  font-weight:bold ;text-align:right!important; color:#E31E24!important}
.woocommerce-page .dt-products  .product .woocom-list-content .price del .amount { font-size:14px!important; color: #cccccc!important; text-decoration: line-through!important; }

.woocommerce-page .dt-products  .woo-buttons {background-color:#202C2F!important}
.woocommerce-page .dt-products  .buttons-on-img { margin: 0; }

.woocommerce-page .dt-products .woocommerce-product-details__short-description { display: none; }

.woocommerce div.product div.summary {display: block;}


.related-product .woo-buttons { display: none; }

.single-product .stock {display:none}
.single-product .product_meta {display:none}
.single-product .price {text-align:right!important; margin-top:10px }

.single-product .price .amount {font-size:28px; line-height:35px;  font-weight:bold ;text-align:right!important; color:#E31E24!important}
.single-product .price del .amount { font-size:18px!important; color: #cccccc!important; }

.single-product .wc-gzd-additional-info {text-align:right; font-size:12px; margin-top:-10px;}
.single-product #tab-description h2 {display:none!important}
.single-product div[itemprop="description"] p{text-align:justify!important}
.single-product .page-title {display:none!important}
.tm-epo-field-label {width:150px!important; display:inline-block; line-height:40px}

.mietALabel { display: inline-block; width: 150px; }
.mietAZeit { width: 150px !important; padding: 2px 15px !important; }
.ui-datepicker { z-index: 1000 !important; }
.white {color:#fff!important}	
.tc-price { margin-bottom: -10px!important; margin-top: -10px!important; }

.tc-tooltip {
   /*color: #FFB8AC!important;*/
}