/* 
 Theme Name:   Zeald Website Theme
 Theme URI:    
 Description:  Divi child theme containing any special customisations for this website
 Author:       Zeald
 Author URI:   http://www.zeald.com
 Template:     Divi
 Version:      3.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 40px;
	font-size: 13px;
}

.search-results #breadcrumbs { display: none; }

.ldx-plugin #page-container.et-animated-content {
	padding-top:0;	
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	border: 1px solid #e2e4e9 !important;
}
.et_pb_module.et_pb_wc_checkout_order_details div#customer_details,
.et_pb_module.et_pb_wc_checkout_order_details .tribe-checkout-backlinks,
.et_pb_module.et_pb_wc_checkout_payment_info  div#customer_details,
.et_pb_module.et_pb_wc_checkout_payment_info .tribe-checkout-backlinks{
	display: none;
}
.woocommerce .et_pb_module.et_pb_wc_checkout_order_details table.shop_table,
.et_pb_module.et_pb_wc_checkout_payment_info #customer_details{
 background: transparent !important;
}
.et_pb_wc_checkout_payment_info_0_tb_body,
.et_pb_wc_checkout_order_details_0_tb_body{
 box-shadow: none !important;
}
.et_pb_module.et_pb_wc_checkout_order_details #customer_details,
.et_pb_module.et_pb_wc_checkout_order_details h3#order_review_heading{
	 background: transparent !imporntant;
}
.et_pb_module.et_pb_wc_checkout_order_details h3#order_review_heading{
	color: #fff !important;
}
.et_pb_module.et_pb_wc_checkout_order_details,
.et_pb_module.et_pb_wc_checkout_payment_info{
	box-shadow: none !important;
}