/*
Theme Name: Comway DIVI Child
Description: Comway Child of the famous DIVI Theme
Author: Thomas Buholzer
Author URI: https://www.comway.ch
Template: Divi
Version: 1.3.5
Tags:
*/


.single-product #sidebar {
display: none;
}

#et-main-area{
background-color: #ffffff !important;
}

div.tribe-events-content
{
	width:100% !important;
}

.et-search-form input
{
	background-color:#eeeeee !important;
	border: 1px solid #aaaaaa;
	padding-left:5px;
	padding-right: 5px;
	min-width:200px;
}

#billing_country_field{ display: none; }

#order_comments{min-height:150px !important;}

.wpcf7 input[type="submit"] {
padding: 12px 50px;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 12px;
font-weight: bold;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
width: auto;
text-decoration: none;
cursor: pointer;
-webkit-appearance: button;
line-height: 1;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.wc-bacs-bank-details-heading
{
padding-top: 10px;
padding-bottom: 10px;
color: #aaaaaa;
background-color: #eeeeee;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 10px;
}