/*
Theme Name: Storefront Child
Theme URI: https://woocommerce.com/storefront/
Template: storefront
Author: Automattic
Author URI: https://woocommerce.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 2.5.8.1596586889
Updated: 2020-08-05 02:21:29

*/

mark {
    color: #fff !important;
}

input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
    padding: 0.6180469716em;
    background-color: #dd9933 !important;
    color: #000 !important;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: bold;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

.selection {
    background-color: #dd9933 !important;
    color: #000 !important;
	font-weight: bold !important;
}

.select2-container--default .select2-selection--single { 
	background-color: #dd9933 !important;
    color: #000 !important;
	font-weight: bold !important;
}

.select2-container {
	background-color: #dd9933 !important;
    color: #000 !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
	font-weight: bold !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
	font-weight: bold !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000 !important;
	font-weight: bold !important;
}

span.count {
    color: #fff !important;
}