/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.wysija-submit.wysija-submit-field {
    background: #fff;
}

.wysija-submit.wysija-submit-field:hover {
    background: #2e2e36 !important;
	border-color: #e94e1b !important;
	color: #ffffff!important;
}

.button.wc-forward {
    color: black !important;
    background-color: #fff !important;
    border-color: #e94e1b !important;
}

.button.wc-forward:hover {
    background: #2e2e36 !important;
    background-color: rgb(46, 46, 54) !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-position-x: 0% !important;
    background-position-y: 0% !important;
    background-size: auto auto !important;
	border-color: #e94e1b !important;
	color: #ffffff !important;
}


.woocommerce #account_details .login form p.form-row:first-child, .woocommerce #create-account p.form-row:first-child, .my-account-login-wrap .login-wrap form.login p.form-row:first-child, .woocommerce form.edit-address-form p.form-row:first-child {
	background: none !important;
}

h1, h2, h3, h4 {
 font-family:Arial,Helvetica,sans-serif;
 font-weight:Normal;
 font-style:normal;
 color:#e94e1b !important;
 font-size:30px;
}
