/*
Theme Name: Beauchamp Antiques - Custom Child
Theme URI: http://beauchampantiques.com
Description: Customized theme for Beauchamp Antiquest based on Flat Responsive WooCommerce theme created by UX-Themes (http://www.uxthemes.com/)
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 2.0.3
Author: Alquemie Marketing
Author URI: http://alquemie.net
Template: flatsome

*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.element-phone a {
	font-size: 16px !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.soldout {
	background: #cc3126;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
	padding: 6px 12px;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 99;
}
