/*
Theme Name:     Adrenalin Child
Theme URI:      http://www.commercegurus.com/themes/adrenalin-woocommerce-theme/
Description:    Child theme for Adrenalin
Author:         CommerceGurus
Author URI:     http://www.commercegurus.com
Template:       adrenalin
Version:        4.9.2
*/


/* Your css goes here */

body {
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/main_bg.gif") !important;
	background-repeat: repeat !important;
}
.widget_aws_widget h4 {
	display:none !important;
}
.cg-submenu-ddown{
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/bar_bg.gif") !important;
	background-repeat: repeat !important;
}
.single_add_to_cart_button{
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/button_bg.gif") !important;
	background-repeat: repeat !important;
}
h2 {
	font-size: 30px !important;
	color:#999 !important;
}
.titlewrap {
	border-bottom: 1px dashed #eee !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/button_bg.gif") !important;
	background-repeat: repeat !important;
}
.cg-strip-content.light h2 {
	color:#fff !important;
	font-size: 48px !important;
}
.cg-strip-content.dark h2 {
	color:#c29499 !important;
	font-size: 48px !important;
}
.onsale-inner {
	background-color: #c29499 !important;
}
.onsale-wrap {
	border-top-color: #fff !important;
	border-right-color: #fff !important;
	border-bottom-color: #fff !important;
	border-left-color: #fff !important;
}
.onsale-wrap .onsale-inner .onsale {
	font-family: "Roboto" !important;
	font-size: 18px !important;
	font-weight:800 !important;
}
.cg-shopping-toolbar {
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/bar_bg.gif") !important;
	background-repeat: repeat !important;
}
.cg-shopping-toolbar a{
	color:#565656 !important;
}
.cg-menu-default, .cg-menu-below {
	border-bottom: 1px dashed #eee !important;
}
.lightwrapper {
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/bar_bg.gif") !important;
	background-repeat: repeat !important;
}
h2 {
	text-transform: none !important;
}
.product-category-description .term-description{
	width:75% !important;
}
.cg-strip.cg-strip-wrap {
	background-image: url("https://www.agnesquiltshop.de/wp-content/themes/adrenalin-child/images/button_bg.gif");
	background-repeat: repeat;
}
.cg-strip.cg-strip-wrap h4 {
	font-family: "Roboto Condensed" !important;
	font-size: 20px !important;
	line-height: 24px !important;
	text-transform: uppercase !important;
	font-style: normal !important;
	font-weight: 100 !important;
	letter-spacing: 1px;
}

.woocommerce .cart .quantity input.qty {
	width:70px !important;
}

span.min-quantity {
	display:block;
	margin-bottom:10px;
}
