/*
 Theme Name:   Spectrum Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  SPECTRUM is truly the first of its kind! Built specifically for the construction industry, we have packaged up all the major skills in the construction industry into one WordPress install. With an easy ‘One Click Install’ simply select which industry you want to use, the demos included are:
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp_spectrum
 Version:      3.1.2
 Tags:          builder, building company contractor, construction, constructor, corporate, electrician, gardener, industry, joiner, joinery, landscape gardener, one page, plumber, roofer
 Text Domain:  wp_spectrum-child
*/


/*
-------------------------------------------------------------- */
#back_to_top span:hover {
	background:rgba(0, 0, 0, 0.60) !important;
	color:#feed8e !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #77a464;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    color: black;
}

form input:hover, form select:hover, form textarea:hover, form button:hover, form input:active, form select:active, form textarea:active, form button:active, form input:focus, form select:focus, form textarea:focus, form button:focus {
    border-color: #7ad03a;
}

form input, form select, form textarea, form button {
    border-color: #77a464;
}

form input, form select, form textarea, form button {
    color: black;
}

label {
    color: black;
}

.woocommerce table.shop_table {
    color: black;
}

.skip_booking_terms_checkbox {
	color: #b30000;
}

.woocommerce-order p.woocommerce-thankyou-order-received {
    color: black;
}

.woocommerce ul.order_details li {
    color: green;
}

#custom_checkout_delivery_field {
		padding-top: 30px;
		padding-bottom: 30px;
}

.custom_checkout_delivery_value {
		color: green;
}

.custom_checkout_delivery_label {
	 	color: black;
}

.cs-breadcrumbs {
	display: none;
}

.header-v2 #cshero-header.transparentFixed {
    background-color: #fff !important;
}
