/*
Theme Name:     Divi Child Theme
Description:    Child Theme for Divi Theme
Author:         Christoph Walter
Author URI:     http: //www.pas-solutions.ch/
Template:       Divi
Version:        1.0
*/
@import url(../Divi/style.css);

.woocommerce-shipping-destination {
	display: none !important;
}

h1 {
    margin-bottom: 10px;
	font-size: 30px;
}

h2 {
    font-size: 19px !important;
    margin-top: 20px;
    margin-bottom: 10px;   
	line-height: 22px !important;
	font-weight:bold;
}

h3 {
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 10px;   
	line-height: 22px !important;
}

.woocommerce-page ul.products li.product .price {
color: #FFF !important;
    padding: 10px;
    padding-top: 0px;
}

sup {
    bottom: 0.2em;
}

.et_pb_search_0 form input.et_pb_s {
    color: #000 !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 90%;
}

.et_pb_fullwidth_header {
    padding: 30px 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 0;
}
#place_order {
	clear: both;
}

.post-meta {
	display: none;
}

#top-menu li li a {
    width: 460px;
    text-transform: initial;
}

.nav li ul {
    width: 460px;
    padding: 0px 0;
}

#top-menu li li {
	padding: 0 0px;
    border-bottom: 1px solid #ccc;
}

.titelzeile h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.aktuell h2 {
    background-color: red;
    padding: 7px;
    color: #FFF;
    border-radius: 3px;
    padding-left: 10px;
    margin-bottom: 20px;
}

/***********************
Navigation
************************/

.galerie a {
    background-color: #2568b3;
    padding: 10px;
	padding-bottom: 10px !important;
    color: white !important;
    border-radius: 3px;
    padding-right: 25px !important;
}

.galerie li a {
    background-color: initial;
    padding: initial;
	padding-bottom: 6px !important;
    color: initial !important;
    border-radius: initial;
    padding-right: initial !important;
}

#top-menu .galerie>a:first-child:after {
    right: 5px;
    top: 10px;
}

#et_top_search {
    margin: 12px 0 0 22px;
}

/***********************
WooCommerce
************************/

#main-content ul.products li.product {
    background-color: #333333 !important;
    color: #FFF !important;
    border: 1px solid #333;
}

.products h2 {
    color: white !important;
}

#price_calculator input {
    text-align: right;
    width: 64px;
    padding: 10px;
    border: 2px solid #000;
    border-radius: 4px;
}

body .woocommerce, body .products {
	margin-top: 20px !important;
}

h1.product_title {
    line-height: 30px ;
}

.preisstaffelung tr:first-child {
	background-color: #da0e04;
	color: #FFF;
}
.preisstaffelung tr:nth-child(even) {
    background: #f4f4f4;
}
#content-area table.preisstaffelung td {
    padding: 5px 3px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    margin-bottom: 30px;
}
button.single_add_to_cart_button {
    color: #da0e04!important;
    background: #ffffff!important;
    border-color: #da0e04!important;		
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 1em !important;
}
.woocommerce div.product form.cart .reset_variations {
    display: block !important;
}

/***********************
Contact Form 7
************************/

.wpcf7 .et_pb_contact_form_label {
	display: inline-block;
}

div.wpcf7  {
	margin-left: -3%;
}

p.et_pb_contact_field {
    margin-bottom: 1%;
}

span.wpcf7-list-item {
    display: block;
}

.wpcf7 .wpcf7-checkbox input {
	width: inherit !important;
	-webkit-appearance: checkbox!important;    
	display: inline-block !important;
}

.et_pb_contact p input[type=checkbox] {
    -webkit-appearance: checkbox !important;  
	display: inline-block !important;
}

span.wpcf7-list-item {
	margin-left: 3%;
}

.wpcf7-form-control-wrap {
	margin-bottom: 20px;
	margin-top: 0px;
}

div.wpcf7 .wpcf7-submit {
	width: inherit;
}

/***********************
Widgets
************************/

.widgettitle {
	background-color: #da0e04;
    color: #FFF;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    font-weight: 100;    
	line-height: 1.3em;
}

/***********************
Footer
************************/

.footer-widget {
    color: #333;
}

.et_pb_widget {
	width:100%;
}

.footer-widget  h4 {
	background-color: #9d9d9d;
    color: #FFF !important;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
	width: 100%;
}

#footer-widgets .footer-widget li:before {
    content: none;
}

#footer-widgets .footer-widget li {
	padding-left: 0px;
}

#footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #666;
    text-decoration: none;
}


.products h2 {
    padding: 10px !important;
    padding-top: 0px !important;
	font-weight: 500;
    color: black;
}

#main-content ul.products li.product {
    background-color: rgba(96,56,0,0.09);
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 25px;
}

/***********************
Responsive Design
************************/

@media only screen and (max-width: 1100px) {



}
@media only screen and (max-width: 980px) {
	

	
 }
@media only screen and (max-width: 767px) {
h1.product_title {
    line-height: 30px;
    font-size: 24px;
}
}

@media only screen and (max-width: 479px) {


}

@media only screen and (min-width: 981px) {
	
.et-fixed-header #top-menu .galerie a {
    color: white !important;
}

}