/*
name: "Base styling"
*/
body,.esriPopupWrapper {
color: #000000;
font-family: Arial
}
/*
name: "Submit button styling"
*/
.panel_1_submit_button,.panel_2_submit_button,.panel_3_submit_button,.panel_4_submit_button,.panel_5_submit_button,.ecomm_modal_list_buy_button {
color: #ffffff;
background-color: #340d8d
}
/*
name: "Submit button hover color"
*/
.panel_1_submit_button:hover,.panel_2_submit_button:hover,.panel_3_submit_button:hover,.panel_4_submit_button:hover,.panel_5_submit_button:hover,.ecomm_modal_list_buy_button:hover {
background-color: #340d8d
}
/*
name: "Widget name color"
*/
.product_details_name,.panel_2_prodfilterselect_div_filter_item_hover {
color: #ffffff
}
/*
name: "Header background"
*/
.section_headings,.ref_footer_border,.product_details_container,.finder_heading_twin_mobile {
background-color: #340d8d
}
/*
name: "Tabs text active"
*/
.finder_heading_container,.finder_heading_twin_container,.widget_tab_none_text,.widget_tab_active_button_on,.widget_tab_active_button:hover,.finder_heading_twin_container_mobile {
color: #340D8D
}
/*
name: "Tabs text inactive"
*/
.widget_tab_active_button_off {
color: #ffffff
}
/*
name: "Price color"
*/
.ecomm_modal_product_price {
color: #000000
}
/*
name: "Store location name"
*/
.panel_2_loc_name {
color: #000000
}
/*
name: "Store details text"
*/
.panel_2_google_button,.panel_2_loc_phone,.panel_2_loc_phone a,.panel_2_loc_exp_shell,.panel_2_loc_exp_shell:before,.panel_2_google_button:before,.panel_2_loc_phone:before {
color: #000000
}
