/*
 Theme Name:   Divi-child
 Theme URI:    #
 Description:  Divi-child
 Author:       #
 Author URI:   #
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/
@import	url('../Divi/style.css');

#text-3 {
	margin: auto;
	width: 100%;
	text-align: center;
}
.customOrdertxtarea {
	width: 435px;
	height: 70px;
}
.woocommerce div.product form.cart .button {
	color: #fff;
}
/* Remove WooCommerce Sidebar */
body.woocommerce .entry-summary,body.woocommerce .woocommerce-product-gallery{padding-bottom:45px;}
.single-product #main-content .container:before,body.woocommerce-page #main-content .container:before{display:none;}
.single-product #left-area,body.woocommerce-page #left-area{width:100%;padding:0px !important;}
.woocommerce ul.products li.product .button {
	color: #fff !important;
	display: block;
	text-align: center;
}
.button {
	color: #fff !important;
}
.checkout-button .button .alt .wc-forward {
	color: #fff !important;
}