/*
DEBOOK.DE /06-2020 
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/


.product_content_wrapper {
	margin-top: 130px;
}

.woocommerce ul.products {
	padding-left: 33px;
	padding-right: 33px;
}

.woocommerce-breadcrumb {
	margin-top: 50px;
}

.product-type-simple::after {
	margin-bottom: 80px;
}  

table .shop_attributes {
	margin-bottom: 80px;
}

.woocommerce-tabs {
	margin-bottom: 80px;
}

.autoren_liste {
	font-family: Radnika-Bold, sans-serif;
	font-weight: 900;
	color: #000000;
/*	text-transform: uppercase;*/
	letter-spacing: 0.02em;
}

#starttext {
	margin:  0 88px 75px 88px;
}

.copyright_text {
	display: none;
}

/* kategorien header */
.shop_header.with_featured_img {
	height: 250px !important;
	padding-bottom: 150px !important;
	padding-top: 40px !important;
}

h1.page-title {
	text-transform: none;
	
}




/*********** NEWSLETTER . ************************/

.newsletter_anmeldeform {
	
}

.letter_checkbox {
	
}


/****************************************************************/
/****************************************************************/
/********************* media queries ****************************/


.shop_header.with_featured_img {
	height: 250px !important;
}

