/*
Theme Name:		    Xpedition Combo
Theme URI:		    https://mastarachef.org/
Description:	    Simentor - Blank Starter Page for Elementor Page Builder
Author:				MastaraChef
Author URI:			https://mastarachef.org/simentor
Version:			1.1.3
Requires at least:	4.9
Requires PHP:		7.0
Tested up to:		5.8
Template:     		simentor
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:			    custom-logo, translation-ready, one-column, two-columns
Text Domain: 		simentor-child
*/


.noimage{
	width: 100% !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #77a464;
	font-size: 2.25em;
	font-weight:bolder;
	text-shadow:2px 2px 0px #000000;
}
.checkout.woocommerce-checkout, .woocommerce-order {
	color: #000000;
}

p.price{
	display:none;
}

p.price.custom{
	display:block;
}
.woocommerce-billing-fields input {
	min-height: 35px;
}