/*
Platform: Destini Pro
Developer URI: https://destinilocators.com/
Author: Destini Global Team
Copyright: All Rights Reserved Forever
Description: Class values may be changed or removed, except where explicitly forbidden. If you pirate this code then we will find you and fill your eyeballs with fire ants or spaghettify you in the super-massive black hole at the center of the Milky Way (you will get to choose between the two consequences when we find you).
*/

body,
html {
    margin: 0;
    padding: 0;
    font-family: HelveticaNeueLT-Bold;
    color: #414042;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

/*------ Global -------*/

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
}

input::-ms-clear {
    display: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.clear {
    clear: both
}

.clearfix:after {
    /* content: ""; */
    display: table;
    clear: both;
}

.add_transition,
.add_transition>* {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}






/*------ Typography -------*/


/*
  Look into consolidating typography, font-color, and font-sizes
*/

div:before,
div:after,
span:before,
span:after {
    font-family: icomoon;
    font-style: normal;
}

.small_heading,
.stores_found_heading,
.email_input_heading,
.selected_products_heading_wrapper,
.form_input_heading,
.direction_list .direction_step_container:first-of-type:before,
.panel_4_button_back,
.panel_5_button_back {
    font-family: HelveticaNeue65Medium;
}

.avaliable_category_name {}

.panel_4_crf_category_name,
.panel_5_rtr_category_name {}

.panel_1_product_name {
    font-size: 18px;
}

.panel_1_category_name {
    font-size: 35px;
    padding-bottom: 20px;
}

.product_display_filter_wrapper {
    display: none;
    box-sizing: border-box;
    max-width: 1200px;
    margin: auto;
    padding: 0 10px;
}

.panel_1_product_label {
    height: 35px;
    line-height: 1.2;
    font-size: 15px;
    font-family: HelveticaNeueLT-Bold;
    padding-left: 35px;
    cursor: pointer;
    margin-bottom: 10px;
}

.panel_1_product_label_on,
.panel_1_product_label_hover {
    color: #C8102E;
}






/*-------- Text Colors ---------*/

.header,
.headerMobile {
    color: white;
}

.avaliable_category_name {
    font-size: 16px;
}

.panel_4_crf_category_name,
.panel_5_rtr_category_name {
    font-size: 16px;
}

.panel_1_geo_loc_button,
.panel_2_geo_loc_button,
.panel_3_geo_loc_button,
.panel_4_geo_loc_button,
.panel_5_geo_loc_button,
.panel_5_rtr_submit,
.panel_4_crf_submit,
.view,
.panel_2_avprod_button,
.panel_2_getdirect_button,
.panel_3_new_loc_button:after,
.panel_1_submit_button:before,
.panel_2_submit_button:before,
.panel_3_submit_button:before,
.panel_2_submit_button:before,
.panel_3_submit_button:before {
    color: #000;
}

.panel_1_geo_loc_button:hover,
.panel_2_getdirect_button:hover,
.panel_4_crf_submit:hover,
.panel_1_submit_button:hover:before,
.panel_2_submit_button:hover:before,
.panel_3_submit_button:hover:before,
.panel_2_submit_button:hover:before,
.panel_3_submit_button:hover:before {}

.panel_1_submit_button,
.panel_2_submit_button,
.panel_3_submit_button,
.panel_4_submit_button,
.panel_5_submit_button {
    font-family: HelveticaNeueLT-Bold;
}

input,
.panel_1_address_field,
.panel_3_new_loc_fiel .panel_2_address_field,
.panel_3_address_field,
.panel_3_new_loc_field,
.zipcode_liner input:-webkit-autofill,
.zipcode_liner input:-webkit-autofill:hover,
.zipcode_liner input:-webkit-autofill:focus,
.zipcode_liner input:-webkit-autofill:active,
.panel_4_crf_storearea,
.panel_4_crf_commentarea {
    color: #414042;
    -webkit-text-fill-color: #414042;
}

input:-webkit-autofill, input:focus:-webkit-autofill {
  background-color: #fff !important;
  box-shadow: inset 0 0 0 30px #fff;
}


/* Color Autofills - Try not to Edit */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    color: #414042;
    -webkit-text-fill-color: #414042;
}

.panel_2_prev_button,
.panel_2_next_button,
.panel_2_rtreq_button,
.panel_2_prev_button:hover,
.panel_2_next_button:hover,
.panel_3_prev_button,
.panel_3_next_button,
.panel_2_rtreq_button,
.panel_3_directions_tab,
.panel_3_products_tab,
.pro_footer_forms a,
.panel_3_prev_button:hover,
.pagination_previous:after,
.pagination_previous:hover:after {}

.pagination_previous:after,
.pagination_previous:hover:after,
.pagination_next:before,
.pagination_next:hover:before {}

.panel_1_product_name_off:before,
.panel_1_category_name_all_on:before,
.panel_1_category_name_all:hover:before,
.panel_1_product_name_on:before,
.panel_1_product_name:hover:before,
.panel_1_category_name_all:before,
.panel_1_category_name_all_off:before,
.panel_1_product_name_off:before,
.panel_1_product_name:before,
.panel_1_category_name_all_on:before,
.panel_1_category_name_all:hover:before,
.panel_1_product_name_on:before,
.panel_1_product_name:hover:before {}






/*------  Background Colors  ------*/

.panel_2_email_field:-webkit-autofill,
.panel_3_email_field:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 37px #fff inset;
    box-shadow: 0 0 0 37px #fff inset;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.panel_1_category_big_img_div_back_on:after {}

.panel_2_loc_list_row:hover {
    background: #F2F2F2;
    /*box-shadow: inset 0 -1px 0 0 #373331, inset 0 1px 0 0 #373331;*/
}

.panel_1_geo_loc_button,
.panel_2_geo_loc_button,
.panel_3_geo_loc_button,
.panel_4_geo_loc_button,
.panel_5_geo_loc_button,
.panel_4_back_button,
.panel_5_back_button,
.mobile_label_button,
.panel_1_submit_button,
.panel_2_submit_button,
.panel_3_submit_button,
.panel_4_submit_button,
.panel_5_submit_button,
.panel_3_new_loc_button,
.panel_5_rtr_submit,
.panel_4_crf_submit,
.view,
.panel_2_avprod_button,
.panel_2_getdirect_button {}

.panel_1_geo_loc_button:hover,
.panel_2_geo_loc_button:hover,
.panel_3_geo_loc_button:hover,
.panel_4_geo_loc_button:hover,
.panel_5_geo_loc_button:hover,
.panel_4_back_button:hover,
.panel_5_back_button:hover,
.panel_2_submit_button:hover,
.panel_3_submit_button:hover,
.panel_3_new_loc_button:hover,
.view:hover,
.panel_2_avprod_button:hover,
.panel_2_getdirect_button:hover,
.panel_2_submit_button:hover,
.panel_3_submit_button:hover,
.panel_3_new_loc_button:hover {}

.panel_1_geo_loc_button:hover,
.panel_2_geo_loc_button:hover,
.panel_3_geo_loc_button:hover,
.panel_4_geo_loc_button:hover,
.panel_5_geo_loc_button:hover {}

.panel_5_rtr_submit:hover,
.panel_4_crf_submit:hover {}






/*-------- Font Sizes -------*/

.header,
.headerMobile {
    font-size: 150px;
}

.title_header {
    font-size: 50px;
    padding: 0 0 5px;
    color: white;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.title_header.mobile {
    display: none;
    color: white;
    font-size: 30px;
}

.subheader {
    font-size: 16px;
}

.form_message_header {
    font-size: 22px;
    font-family: HelveticaNeueLT-Bold;
}

.medium_heading,
.panel_2_loc_name,
.panel_3_loc_name,
.panel_2_info_window_name,
.panel_2_loc_distance,
.thepin {
    font-size: 24px;
    font-family: HelveticaNeueLT-Bold;
}
.panel_2_loc_name {
    padding-bottom: 5px;
}
.panel_2_loc_distance {
    text-align: center;
}

.small_heading,
.back_button,
.selected_products_heading_wrapper,
.selected_products_heading,
.avaliable_products_heading,
.email_input_heading,
.direction_list .direction_step_container:first-of-type:before,
.panel_4_button_back,
.panel_5_button_back,
.stores_found_heading {
    font-size: 18px;
}

.avaliable_category_name,
.panel_5_rtr_category_name {
    /* font-size: 23px; */
}
.submit_form_wrapper {
    max-width: 1120px;
    width: 100%;
    margin: auto;
}
.prod_storeCategorySlider_4 .prodshop_list {
    height: 330px;
    padding-left: 42px;
    /*border-left: 1px solid #414042;*/
    margin: 0;
    overflow: auto;
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
}
.panel_4_form .zipcode_liner {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 270px;
    margin-right: 11px;
    border-bottom: 1px solid #414042;
}
.product_selection_btn {
    background: #662665;
    cursor: pointer;
    display: none;
    font-family: ProximaNova-Bold;
    letter-spacing: 1px;
    color: white;
    font-size: 20px;
    padding: 12px 0;
    margin: 35px 0 0;
    text-align: center;
}
.panel_4_form  .search_radius {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
}
.panel_2_prodlist_button.on_mobile,
.panel_3_prodlist_button.on_mobile,
.panel_4_prodlist_button.on_mobile {
    display: none;
}
.first_col, .right-products {
    display: none;
}
.zipcode-header {
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    height: 36px;
    line-height: 37px;
    font-family: ProximaNova_extrabold;
    font-size: 20px;
    vertical-align: top;
    margin-right: 14px;
}

.panel_4_form .zipcode-header {
    display: block;
    padding-bottom: 10px;
}




.form_message_container .form_message_text {
    font-size: 17px;
    font-family: HelveticaNeue65Medium;
    line-height: 25px;
    margin: 0 auto;
}
.form_message_container.panel_4_form {
    display: inline-block;
    float: left;
    padding-top: 0;
    vertical-align: top;
    max-width: none;
    width: 68%;
}
.panel_1_submit_button:before {
    font-size: 22px;
}

.small_text,
.products_fine_print,
.directions_fine_print,
.panel_3_new_loc_field,
.store_distance .small_text {
    font-family: HelveticaNeue55Roman;
    font-size: 13px;
    text-align: left;
}

.panel_1_product_name_desc {
    display: block;
    font-size: 14px;
}

.panel_3_directions_step_text {
    font-size: 13px;
}

.products_fine_print,
.directions_fine_print,
.directions_fine_wrapper {
    background: #F2F2F2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    font-size: 14px;
    height: 40px;
    line-height: 43px;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 0 0 0 20px;
    /* display: inline-block; */
    vertical-align: top;
    z-index: 4;
}

.hide_on_mobile {
    display: inline-block;
    vertical-align: top;
    height: 40px;
}

.directions_fine_wrapper {
    /* background: white; */
    width: 240px;
    padding-left: 35px;
    z-index: 999;
}

.products_fine_print:before,
.directions_fine_print:before {
    content: "\ea59";
    font-size: 15px;
    position: relative;
    top: -1px;
    left: -5px;
    z-index: 9;
}

.panel_2_prev_button,
.panel_2_next_button,
.panel_2_prev_button:hover,
.panel_2_next_button:hover,
.panel_3_prev_button,
.panel_3_next_button,
.panel_3_directions_tab,
.panel_3_products_tab,
.pro_footer_forms a,
.panel_3_prev_button:hover,
.pagination_previous:after,
.pagination_previous:hover:after {
    font-size: 14px;
}

.pro_footer_forms .privacy_footer {
    display: none;
}






/* Panel 1 */


/*------ Layout 1 -------*/

.search {
    display: none;
}

.products_header {
    padding: 50px 0px 20px 0px;
}

.product_display_container {}

.product_display_liner {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
    position: relative;
}

.label_container {
    width: 300px;
    padding-top: 20px;
    display: inline-block;
    vertical-align: top;
}

.product_display_wrapper {
    background: #F2F2F2;
    display: inline-block;
    vertical-align: top;
    padding-top: 70px;
    width: calc(100% - 355px);
}

.search_wrapper {
    padding: 40px 0px 30px 0px;
    text-align: center;
    text-align: center;

  margin: auto;
}

.panel_2_templates .search_wrapper,
.panel_3_templates .search_wrapper {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: white;
    z-index: 11;
    padding: 15px 15px 60px;
}

.distancefield_miles_span {}

.panel_1_distance_div_filter:before,
.panel_2_distance_div_filter:before,
.panel_3_distance_div_filter:before,
.panel_4_distance_div_filter:before,
.panel_5_distance_div_filter:before {
    content: '\e9d1';
    position: absolute;
    right: 12px;
    color: #414042;
    top: 0;
    z-index: 0;
    font-size: 11px;
}

.or {
    display: none;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 18px;
}

.search-btn {
    display: inline-block;
    vertical-align: top;
    width: 210px;
}

.search_liner {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 0 0 0 20px;
    border-left: 1px solid #414042;
}
.panel_4_form .search_liner {
    border: 0;
    padding: 0;
    margin: 0;
}
.pre_search_wrapper {
    border-bottom: 1px solid #414042;
}

.panel_1_templates {}

.panel_1_distance_div_filter_text:after {
    content: '\e9d1';
    position: absolute;
    right: 15px;
    top: 1px;
    z-index: 0;
    font-size: 15px;
    display: none;
}

.panel_1_distance_div_filter_slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    width: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 60px;
}

.labels {
    box-sizing: border-box;
    background: transparent;
    border: 3px solid #373331;
    display: inline-block;
    vertical-align: top;
    width: 170px;
}

.label_header {
    padding: 0px 0px 15px 0px;
    font-family: HelveticaNeueLT-Bold;
    font-size: 19px;
}

.product_display_filter {
    position: relative;
}

.mobile_tag {
    font-size: 20px;
    text-align: center;
}

.filter_container {
    display: none;
    border-bottom: 1px solid #ABA6A0;
    padding-bottom: 5px;
    vertical-align: bottom;
    width: 300px;
    position: relative;
}

.panel_1_product_name {
    max-width: 200px;
    margin: 0 auto;
    padding: 15px 5px 0;
}

.panel_1_filter_field {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    color: #414042;
    padding: 0;
}

.search_bg_section {}

.search_bg_section span {
    color: #414042;
}

.lightGrayProducts {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #C8102E;
    display: inline-block;
    vertical-align: top;
    color: #C8102E;
    margin-left: -webkit-calc(100% - 524px);
    margin-left: calc(100% - 524px);
    font-style: italic;
    height: 40px;
    line-height: 32px;
    position: relative;
    width: 215px;
}

.counter {
    width: 35px;
    font-size: 23px;
    line-height: 32px;
    text-align: center;
}

.filter {
    box-sizing: border-box;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    line-height: 36px;
    top: 0;
    left: 0;
    padding-left: 35px;
}

.counter,
.filter,
.filter_off,
.down_arrow {
    display: inline-block;
}

.filter:after {
    color: #C8102E;
    content: '\e9d1';
    position: absolute;
    font-style: normal;
    right: 15px;
    top: 1px;
    z-index: 0;
    font-size: 11px;
}

.storeCategorySlider {}

.panel_1_prod_shop_cart_shell {}

.panel_1_prod_shopcart_liner {}

.cart_container {}

.cart_img_container {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    width: 51px;
    text-align: center;
}

.panel_1_prod_cart_name {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    color: #C8102E;
    line-height: normal;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
}

.cart_img_container img {
    max-width: 51px;
    max-height: 100%;
}

.mobile_label_container {
    display: none;
    box-shadow: none;
    margin: auto;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
}

.product_container {
    display: inline-block;
    vertical-align: top;
}

.product_wrapper {
    text-align: center;
}

.single_product_wrap {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0 1% 55px;
    width: 31%;
}

.single_category_wrap {
    display: block;
    width: 100%;
}


.panel_1_product_name_all {
    padding: 5px;
}

.bag_liner .popup_header {
    line-height: 17px;
    padding: 25px 10px 0
}

.popup_linear {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.popup_linear:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    width: 0;
    position: absolute;
    border-color: rgba(39, 81, 98, 0);
    border-width: 15px;
    margin-left: -15px
}

.panel_1_category_big_img_div_over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(167, 20, 13, 0);
    cursor: pointer
}

.panel_1_category_big_img_div_shell {
    cursor: pointer;
    height: 200px;
    width: 200px;
}

.panel_1_category_big_img_div_back_on:after {
    position: absolute;
    -webkit-box-shadow: 0 2px 4px 0 #777;
    box-shadow: 0 2px 4px 0 #777;
    width: 70px;
    height: 70px;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    line-height: 74px;
    content: "\e996";
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: 4;
    opacity: 0.9;
    font-size: 24px;
}

.panel_1_product_big_img_div_over {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(167, 20, 13, 0);
    cursor: pointer
}

.panel_1_product_big_img_div_shell {
    position: relative;
    cursor: pointer;
}

.panel_1_product_big_img_div_back {
    position: relative;
    height: 250px;
    width: 250px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: auto;
    text-align: center;
}

.panel_1_product_big_img_div_back_on:after {
    background: #414042;
    background: rgba(65, 64, 66, 0.9);
    content: "\e996";
    position: absolute;
    width: 100px;
    height: 100px;
    color: white;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    line-height: 105px;
    font-size: 48px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 0 0 #fff;
    z-index: 4;
}

.panel_1_product_big_img_div_back_on:hover:after,
.panel_1_product_big_img_div_back_on:after {
    /* opacity: 0.9; */
}






/*------ Close Layout 1 -------*/


/* Panel 2 */


/*------ Panel 2 Wrapper -------*/

.panel_container {
    position: relative;
    width: 100%;
    margin: 0;
}

.store_list_container,
.map_wrapper,
.map_container,
.store_info_container {
    display: inline-block;
    /* position: relative; */
    vertical-align: top;
}

.map_container,
.map_wrapper {
    height: 711px;
}

.panel_3_templates .map_container {
    /* height: 667px; */
}

.store_list_container,
.store_info_container {
    width: 100%;
    /* position: relative; */
    max-width: 440px;
    font-family: HelveticaNeue55Roman;
    background-color: white;
}






/*------ Top Bar -------*/

.list_header_container {
    background: #F2F2F2;
    width: 100%;
    max-height: 50px;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #F0F0F0;
}

.list_header_btn_wrapper {
    background: #fbfbfb;
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 110px;
    height: 50px;
}

.panel_2_back_button,
.panel_2_button_back {
    width: 180px;
    color: #C8102E;
    font-size: 14px;
    cursor: pointer;
    text-transform: capitalize;
    padding-left: 15px;
        font-family: 'HelveticaNeueLT-Bold', serif;
}

.panel_2_back_button:before,
.panel_2_button_back:before {
    font-size: 12px;
    content: "\eaf6";
    top: 1px;
    position: relative;
    padding-right: 10px;
    color: #C8102E;
}

.panel_2_button_back {
    display: none;
}

.stores_found_heading {
    display: inline-block;
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
}

.panel2ResultsTotal,
.stores_found_text {
    display: inline-block;
}

.back_button {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 52px;
}

.panel_2_print_button,
.panel_3_print_button {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 22px;
    cursor: pointer;
}

.panel_2_print_button:before,
.panel_3_print_button:before {
    content: "\eb12";
}

.panel2PrintButton {
    width: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.email_button {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 14px;
    right: 68px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.email_button:before {
    content: "\eb09";
}

.email_input_container,
.p3_bottom_email {
    background: #F6F6F6;
    width: 100%;
    padding: 21px 0 33px;
    position: absolute;
    top: 43px !important;
    z-index: 99;
    display: none;
}

.email_input_container:before,
.p3_bottom_email:before {
    bottom: 100%;
    right: 69px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.panel_2_email_button:after,
.email_input_heading,
.panel_3_email_button:after {}

.email_input_wrapper {
    width: 90%;
    margin: 0 auto;
}

.email_input_heading {
    font-family: HelveticaNeueLT-Bold;
    padding: 0 0 10px 0;
}

.email_field_wrapper {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
border-radius: 25px;
}

.email_field_liner {
  margin: 0 auto;
box-sizing: border-box;
display: inline-block;
position: relative;
width: calc(100% - 68px);
}

.close_icon {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 10px;
}

.panel_2_email_button,
.panel_3_email_button {
  cursor: pointer;
  vertical-align: middle;
  height: 29px;
  color: #fff;
  width: 60px;
  font-size: 16px;
  z-index: 9;
  display: inline-block;
  text-align: center;
  background: #21613F;
  border-radius: 25px;
}

.panel_2_email_button:after,
.panel_3_email_button:after {
  content: '\e956';
line-height: 30px;
}






/*------ Location List -------*/

.availability_heading {
    position: relative;
}

.availability_text:before {
    content: "\ea59";
    position: absolute;
    left: 13px;
    font-size: 15px;
    margin-top: 0px;
    height: 40px;
}

.availability_text {
    box-sizing: border-box;
    padding: 0px 0px 0px 35px;
    font-family: HelveticaNeue55Roman;
    height: 40px;
    line-height: 40px;
    background: #F2F2F2;
    position: relative;
}

.panel_2_loc_list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: table;
}

.panel_2_loc_list:after {
    content: "\eaee";
    position: absolute;
    font-size: 26px;
    right: 25px;
    font-weight: bold;
    top: 50%;
    margin-top: -11px;
}

.panel_2_loc_list_shell {
    height: 574px;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    background: white;
}

.panel_2_loc_list_shell .panel_2_loc_list_row:nth-child(n+6):last-child {
    border-bottom: 0;
}

.panel_2_loc_list_row {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: 20%;
    cursor: pointer;
    border-bottom: 1px solid #F0F0F0;
}

.panel_2_loc_list_shell .panel_2_loc_list_row:nth-child(n+5):last-child {
    border-bottom: 0;
}

.panel_2_loc_list_row:hover *,
.panel_2_loc_list_row:hover .panel_2_loc_count_shell:before,
.panel_2_loc_list_row:hover .panel_2_prod_button:after,
.panel_2_loc_list_row:hover .panel_2_loc_list:after {
    /*   color: white; */
}

.panel_2_loc_list_row:hover .thepin {
    border-color: white;
}

.panel_2_loc_list_row:hover .panel_2_prod_button:before {
    box-shadow: none;
    font-size: 1.32px;
}

.panel_2_loc_list_row:hover .panel_2_prod_button:before {
    animation-name: nudge;
    animation-duration: 0.6s;
    animation-timing-function: linear;
    animation-delay: 0.15s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-fill-mode: initial;
    animation-play-state: initial;
}

@keyframes nudge {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(25px, 0);
    }
}

.individual_store_container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-left: 85px;
}

.panel_2_location_letter {
    display: none;
}

.individual_store_wrapper {
    display: inline-block;
    vertical-align: top;
}

.individual_store_liner {
    line-height: 15px;
    font-family: HelveticaNeue55Roman;
    font-size: 14px;

    width: 280px;
}
.store_wrapper {
    overflow: hidden;
    width: 100%;
}
.panel_2_loc_name,
.panel_3_loc_name {
    padding: 6px 0 2px;
    line-height: 21px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize;
}

.panel_2_loc_street,
.panel_2_loc_city,
.panel_2_loc_state,
.panel_2_loc_zip,
.panel_3_loc_city,
.panel_3_loc_csz,
.panel_3_loc_state,
.panel_3_loc_zip {
    display: inline-block;
    vertical-align: top;
}
.panel_2_loc_street {
    display: block;
}
.info_window_count {
    position: relative;
}

.individual_store_count {
    padding-top: 10px;
}

.panel_2_loc_count_shell {
    font-size: 16px;
    color: #C8102E;
    font-family: HelveticaNeue55Roman;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.panel_2_loc_count_shell:before {}

.store_phone_wrapper {
    display: none;
    margin-top: 10px
}

.panel_2_loc_phone,
.panel_2_loc_phone a,
.panel_3_loc_phone,
.panel_3_loc_phone a {
    left: -2px;
    position: relative;
}

a[href^=tel] {
    text-decoration: none;
}

.panel_2_loc_phone,
.panel_2_loc_phone a {
    margin-right: 5px;
}

.panel_2_loc_phone:before,
.panel_3_loc_phone:before {
    content: "\ea14";
    font-size: 18px;
    color: #C8102E;
    top: 1px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 7px;
}

.store_distance {
    position: absolute;
    top: 54%;
    left: 20px;
    line-height: 21px;
    text-align: center;
    margin-top: -25px;
}

.info_miles_wrapper:before {
    content: "\e99f";
    position: relative;
}

.panel_2_prod_button {
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    width: 80%;
    text-rendering: geometricPrecision;
}

.panel_2_prod_button:before {
    content: "\ea23";
    border-radius: 100%;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -15px;
    height: 35px;
    text-indent: 2px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    top: 0;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: none;
}

.panel_2_prod_button:before {
    font-size: 22px;
}






/*------ P2 Footer -------*/

.retail_request_container {
    background: #F8F8F8;
    border-top: 1px solid #F0F0F0;
    position: relative;
    height: 35px;
    line-height: 35px;
    width: 100%;
}

.retail_request_text {
    font-size: 13px;
    display: inherit;
    padding-left: 30px;
}

.retail_request_text:before {
    content: "\ea59";
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 10px;
}

.panel_2_rtreq_button,
.panel_2_rtreq_button a {
    color: #C8102E;
    text-decoration: none;
    height: 40px;
    font-family: HelveticaNeue55Roman;
}






/* Pagination */

.pagination_liner {
    display: inline-block;
    vertical-align: top;
    /* width: calc(100% - 160px); */
    float: right;
}

.pag_liner {
    height: 45px;
    background: #fff;
    box-shadow: inset 0 1px 0 0 #f0f0f0;
}

.locations_found,
.pagination_current,
.pagination_previous,
.pagination_next {
    display: inline-block;
    vertical-align: top;
}

.pagination_next {
    /* margin-left: -10px; */
}

.locations_found,
.pagination_current,
.pagination_previous,
.pagination_next {
    height: 45px;
    line-height: 47px;
}

.locations_found {
    width: 130px;
    font-family: HelveticaNeueLT-Bold;
    padding: 0 0 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pagination_current,
.pagination_previous,
.pagination_next {
    text-align: center;
}

.pagination_current {
    width: 120px;
    padding-right: 5px;
    font-family: HelveticaNeue55Roman;
}

.pagination_current,
.panel_2_prev_button,
.panel_3_prev_button,
.panel_2_next_button,
.panel_3_next_button {
    text-align: center;
}

.panel_2_prev_button,
.panel_3_prev_button,
.panel_2_next_button,
.panel_3_next_button {
    height: 100%;
    line-height: 45px;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
}

.panel_2_prev_button,
.panel_3_prev_button {
    background: #97192D;
}

.pagination_previous {
    position: relative;
    width: 40px;
}

.pagination_previous,
.pagination_next {
    background: #97192D;
    cursor: not-allowed;
}

.pagination_previous::after,
.panel_2_prev_button::after,
.panel_3_prev_button::after {
    content: '\e97f';
}

.pagination_previous::after,
.panel_3_prev_button::after,
.pagination_next::after,
.pagination_next::before {
    color: rgba(255, 255, 255, 0.3);
}

.panel_2_prev_button::after {
    color: white;
}

.panel_2_next_button,
.panel_3_next_button {
    color: #fff;
}

.panel_2_next_button::after,
.panel_3_next_button::after,
.pagination_next::after {
  content: "\e97e";
      right: 9px;
      top: 0;
      position: absolute;
}

.panel_2_next_button,
.panel_3_next_button {
    background-color: #C8102E;
}

.panel_2_next_button,
.panel_3_next_button {
    position: relative;
    z-index: 2;
}

.panel_2_next_button:hover,
.panel_3_next_button:hover {
    background-color: #C8102E;
}

.panel_2_next_button:hover,
.panel_3_next_button:hover,
.pagination_next {}

.pagination_next {
    width: 120px;
    position: relative;
    background: #C8102E;
}

.pagination_next::before {
  content: 'View More';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: HelveticaNeue55Roman;
  width: 120px;
}

.pagination_next::after {
    left: 98px;
    position: absolute;
    top: 0;
}






/* Panel 3 */


/*------ Top Bar -------*/

.panel_3_back_button {
    width: 180px;
    color: #C8102E;
    font-size: 14px;
    cursor: pointer;
    text-transform: capitalize;
    padding-left: 15px;
        font-family: 'HelveticaNeueLT-Bold', serif;
}

.panel_3_back_button:before {
    font-size: 12px;
    content: "\eaf6";
    top: 1px;
    position: relative;
    padding-right: 10px;
    color: #C8102E;
}






/*------ Store Details -------*/

.selected_products_heading_wrapper,
.avaliable_products_heading_wrapper {
    padding: 20px 0 0;
    text-transform: capitalize;
    font-family: HelveticaNeueLT-Bold;
    font-size: 20px;
}

.products_and_directions_container {
    position: relative;
    height: 539px;
}

.store_details_liner {
    width: 68%;
    font-size: 15px;
    padding: 10px 0px 10px 20px;
}

.p3_distance {
    position: absolute;
    top: 0;
    width: 90px
}

.p3_products .p3_products_wrapper .icon {
    padding-bottom: 5px
}

.store_details_container {
    position: relative;
    border-bottom: 1px solid #F0F0F0;
}

.p3_distance .p3_distance_wrapper {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    margin-left: -28px;
    width: 56px;
    left: 50%;
    line-height: 26px
}

.p3_products .p3_products_wrapper {
    position: relative;
    top: 50%;
    margin-top: -22px;
    line-height: 18px
}

.panel_3_loc_phone,
.panel_3_loc_phone a {
    color: #414042;
    padding-top: 7px;
    font-size: 16px;
}

.p3_products {
    display: none;
    position: absolute;
    top: 0;
    width: 90px;
}

.panel_3_loc_street {
    display: block;
    vertical-align: top;
    /* margin-right: 3px; */
}

.panel_3_loc_distance_holder {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    text-decoration: underline;
    top: 55px;
    cursor: pointer;
}

.panel_3_directions_tab,
.panel_3_google_button,
.panel_3_products_tab {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 12px;
}

.panel_3_directions_tab:hover,
.panel_3_products_tab:hover {}

.panel_3_directions_tab,
.panel_3_products_tab,
.panel_3_google_button {
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    position: absolute;
    font-size: 12px;
    top: 50%;
    margin-top: -38px;
    height: 74px;
    width: 110px;
    right: 0;
    z-index: 9;
}

.panel_3_directions_tab:after,
.panel_3_products_tab:after,
.panel_3_google_button:after {
    font-size: 25px;
    text-decoration: none;
    position: absolute;
    top: 20%;
    z-index: 9;
}

.panel_3_directions_tab_on,
.panel_3_products_tab_on {
    width: 100px;
    margin: 0;
    display: none
}



.panel_3_google_button:after,
.panel_3_directions_tab:after,
.panel_3_products_tab:after {
    content: "\ea13";
    color: #C8102E;
    left: 43px;
    height: 23px;
    line-height: normal;
    text-decoration: none;
}

.panel_3_directions_tab:after {
    left: 43px;
}

.pagination_container {
    border-top: 1px solid #F0F0F0;
}

.panel_3_directions_tab:before,
.panel_3_products_tab:before,
.panel_3_google_button:before {
    position: relative;
    top: 67%;
    font-size: 14px;
    color: #C8102E;
}

.panel_3_products_tab:before {
    content: 'Products';
    font-family: HelveticaNeueLT-Bold;
}

.panel_3_directions_tab:before,
.panel_3_google_button:before {
    content: 'Directions';
    font-family: HelveticaNeueLT-Bold;
}

.panel_3_products_tab:after {
    content: "\ea68";
}

.panel_3_google_button {
    display: none;
}






/*------ Selected Products List -------*/

.panel_3_products_text {
    height: 453px;
    overflow-y: auto;
}

.selected_product_container {
    display: inline-block;
    vertical-align: top;
    margin: 20px 1% 0;
    text-align: center;
    width: 31%;
}

.panel_3_product_list_name_bigimg {
    max-height: 160px;
    max-width: 120px;
}

.selected_product_name {
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    font-family: HelveticaNeueLT-Bold;
    padding-top: 10px;
    text-align: center;
}

.panel_3_product_list_name_desc {
    padding-left: 4px;
}

.selected_products_container {
    width: 90%;
    margin: 0 auto;
}






/*------ All Products Available List -------*/

.avaliable_products_container {
    width: 90%;
    margin: 0 auto;
}

.avaliable_products_container .avaliable_category_name:first-child {
    padding-top: 0;
}

.avaliable_product_name {
    padding: 4px 0;
    text-transform: capitalize;
    font-size: 14px;
}

.avaliable_products_heading {
    margin: 15px 0 0 0;
}






/*------ Directions -------*/

.direction_step_container {
    position: relative;
    padding: 2px 0 2px 20px;
    font-size: 12px;
}

.direction_step:before {
    background: #f0f0f0;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.panel_3_directions_text {
    display: none;
    overflow-y: auto;
    margin: 0 auto;
}

.panel_3_directions_step_distance,
.panel_3_loc_distance {
    display: inline
}

.panel_3_directions_start_distance {
    margin: 10px auto;
    width: 90%
}

.panel_3_directions_step_number {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    height: 20px;
    width: 20px
}

.panel_3_directions_step_number:after {
    content: '.';
}

.directions_container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px auto 10px;
}

.direction_box_start_bg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.direction_box_email_text,
.direction_box_start_text {
    margin-top: 17px;
    display: inline-block;
    vertical-align: top;
}

.direction_list {
    height: 382px;
    margin: auto;
    overflow-y: auto;
    width: 90%;
}

.direction_list .direction_step_container:first-of-type {
    margin-top: 35px
}

.direction_list .direction_step_container:first-of-type:before {
    content: 'Route overview';
    display: block;
    font-size: 20px;
    font-family: HelveticaNeueLT-Bold;
    text-transform: capitalize;
    position: absolute;
    left: 0;
    top: -30px;
    margin: 0 0 5px;
}

.directions_input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    -webkit-width: calc(100% - 55px);
    width: calc(100% - 55px);
}






/*------  P3 Pagination -------*/

.pagination {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #F0F0F0;
    background: #FBFBFB;
    height: 50px;
    text-align: center;
}

.pagination_cell_left {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 90px;
}

.pagination_cell_right {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 90px;
}

.pagination_center {
    display: inline-block;
    height: 50px;
    padding: 0;
    line-height: 46px;
}

.panel_3_next_button:hover {}

.panel_3_back_button_hover,
.panel_3_back_button_hover .fa {}






/* Panel 4 */


/*------ Consumer Request Header -------*/

.form_message_header {
    text-align: left;
    padding: 20px 0;
    margin: 0;
    width: 100%;
    text-transform: capitalize;
}

.form_inner_liner {
    max-width: 1120px;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    margin: 20px auto 0;
    background: #fff;
    /*padding: 0px 40px;*/
}
.panel_4_form .form_inner_liner {
    float: right;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 32%;
}
.form_message_container {
    padding: 20px 0px 15px 0px;
}

.form_message_container {
    display: block;
}

.form_message_wrapper {
    margin: 0 auto;
    width: 90%;
    position: relative;
    max-width: 1120px;
}

.form_message_wrapper:before {
    color: white;
    /*content: '\eac6';*/
    font-size: 50px;
    position: relative;
    padding-right: 25px;
    display: inline-block;
    vertical-align: top;
    top: 4px;
}

.form_message_heading {
    font-family: HelveticaNeueLT-Bold;
    font-size: 40px;
    padding-bottom: 20px;
}
.panel_4_form .form_message_heading {
    padding-bottom: 20px;
}
.panel_4_form .form_message_liner {
    padding: 0px 0 30px;
}

.submit_form_container {
    width: 100%;
}

.form_container {
    width: 100%;
    padding-top: 0;
    padding-bottom: 60px;
}
.panel_4_form .form_container {
    width: 90%;
    padding: 20px 0 50px;
    margin: 0 auto;
}
.header_wrapper {
    padding: 0 0 0 42px;
    font-size: 16px;
}
.panel_4_category_name {
    padding: 20px 0 10px;
    font-size: 15px;
    text-transform: uppercase;
}
.prod_selection.middle_shadow  {
    border-left: 1px solid #414042;
}
.panel_4_back_button,
.panel_5_back_button {
    display: none;
    font-size: 15px;
    margin: 30px auto 0px auto;
    width: 190px;
    background: #C8102E;
    height: 60px;
    line-height: 60px;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(255, 255, 255, .3);
    -moz-box-shadow: 3px 3px 0px 0px rgba(255, 255, 255, .3);
    box-shadow: 3px 3px 0px 0px rgba(255, 255, 255, .3);
    text-align: center;
    cursor: pointer;
}

.bottom_row {
    margin: auto;
    width: 100%;
    max-width: 1120px;
    text-align: left;
}

.panel_4_crf_submit,
.panel_5_rtr_submit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #414042;
    text-align: center;
    width: 200px;
    border-radius: 5px;
    display: block;
    background: transparent;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-family: HelveticaNeueLT-Bold;
    text-transform: capitalize;
    cursor: pointer;
}






/*------ Consumer Request Form -------*/

.form_wrapper {
    display: inline-block;
    width: 50%;
    text-align: left;
    vertical-align: top;
}

.form_liner {
    display: block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 12px;
}

.form_wrapper .form_liner:last-child {
    padding-bottom: 0;
}

.panel_4 .form_wrapper .form_liner:last-child {
    padding-left: 0;
}

.form_input_heading {
    clear: both;
    text-align: left;
    padding-bottom: 20px;
}

.form_row {
    background: white;
}

.form_input_text {
    padding-bottom: 10px;
    text-align: left;
}

.panel_4_crf_city,
.panel_4_crf_comments,
.panel_4_crf_email,
.panel_4_crf_name,
.panel_4_crf_phone,
.panel_4_crf_state,
.panel_4_crf_stores,
.panel_4_crf_zip,
.panel_4_crf_commentarea,
.panel_4_crf_storearea,
.panel_5_rtr_fname,
.panel_5_rtr_lname,
.panel_5_rtr_phone,
.panel_5_rtr_position,
.panel_5_rtr_scity,
.panel_5_rtr_sphone,
.panel_5_rtr_sstate,
.panel_5_rtr_szip,
.panel_5_rtr_email,
.panel_5_rtr_sname,
.panel_5_rtr_saddone {
    -webkit-box-sizing: border-box;
    box-shadow: none;
    border: 0;
    border: 2px solid #939598;
    color: #414042;
    -webkit-text-fill-color: #414042;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin-bottom: 20px;
    outline: 0;
    height: 50px;
    width: 100%;
    background: transparent;
    padding: 0 10px;
}

.panel_4_crf_zip_base {
    margin-bottom: 0;
}

.form_text {
    padding-bottom: 10px;
}

.panel_4_required_error,
.panel_5_required_error {
    border-bottom: 1px solid red !important;
}






/*------ Consumer Request Product Selection -------*/

.form_section_subhead {
    display: none;
    text-align: left;
    padding: 5px 0;
}

.form_product_selection {
    width: 36%;
    display: inline-block;
    vertical-align: top;
    float: right
}

.form_product_list {
    overflow-y: auto;
    height: 1080px;
}

.panel_4_templates .form_product_list {
    height: 497px;
}

.form_product_list .form_selection_category_container:first-child .form_selection_category .panel_4_crf_category_name,
.form_product_list .form_selection_category_container:first-child .form_selection_category .panel_5_rtr_category_name {
    padding-top: 0;
}

.form_selection_category_container {}

.panel_4_crf_category_name,
.panel_5_rtr_category_name {
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
    font-family: HelveticaNeueLT-Bold;
    text-transform: uppercase;
}
.panel_4_product_name,
.panel_4_crf_product_name,
.panel_5_rtr_product_name {
    position: relative;
    font-size: 14px;
    font-family: HelveticaNeue55Roman;
    padding: 0 10px 10px 30px;
    text-align: left;
    /* line-height: 24px; */
}


.panel_4_product_name_hover:after,
.panel_4_product_name_on:after,
.panel_4_crf_product_name_on:after,
.panel_4_crf_product_name_hover:after,
.panel_5_rtr_product_name_on:after,
.panel_5_rtr_product_name_hover:after {
    background: #414042;
    border: 1px solid #414042;
    border-radius: 3px;
    content: '\e950';
    color: #fff;
    font-size: 8px;
    height: 13px;
    width: 13px;
    line-height: 14px;
    position: absolute;
    left: 0;
    top: 2px;
    text-align: center;
}

.panel_4_product_name_off:after,
.panel_4_crf_product_name_off:after,
.panel_5_rtr_product_name_off:after {
    background: #fff;
    border-radius: 3px;
    border: 2px solid #414042;
    content: '';
    height: 12px;
    width: 12px;
    position: absolute;
    left: 0;
    top: 2px;
}






/* Panel 5 */


/*------ Retailer Request Form -------*/

.panel_5_rtr_fname,
.panel_5_rtr_position,
.panel_5_rtr_scity,
.panel_5_rtr_szip,
.panel_5_rtr_szip {}

.panel_5_rtr_lname,
.panel_5_rtr_phone,
.panel_5_rtr_sstate,
.panel_5_rtr_sphone {}

.panel_5_rtr_email,
.panel_5_rtr_sname,
.panel_5_rtr_saddone,
.panel_4_crf_commentarea,
.panel_4_crf_storearea {
    width: 100%;
    resize: none;
}

.form_input_textarea {
    height: 100px;
    margin-bottom: 20px;
}

.panel_4_crf_commentarea,
.panel_4_crf_storearea {
    height: 75%;
    font-size: 14px;
    padding: 10px 3px;
    margin-bottom: 0;
}

.panel_5_rtr_email,
.panel_5_rtr_sname,
.panel_5_rtr_saddone {
    width: 100%;
}






/* Headings */

.hero {
    background: url(../../images/hero-image.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
}

.hero:before {
    content: '';
    background: rgba(65, 64, 66, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.hero_header {
    padding: 165px 0 50px;
    color: #fff;
    font-size: 60px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
    font-family: HelveticaNeueLT-Bold;
    position: relative;
    z-index: 7;
}

.search_container {
    /* background-color: rgba(255, 255, 255, 0.3); */
}

.heading_container {
    position: relative;
}

.heading_wrapper {}

.header,
.headerMobile {
    display: inline-block;
    text-align: center;
    line-height: 120px;
    margin: auto;
}

.header hr {
    margin: 7px 0 0;
    width: 95px;
    border: 1px solid white;
}

.headerMobile {
    display: none;
}

.subheader {
    padding: 0 0 20px;
    color: white;
    font-style: italic;
    font-size: 26px;
}






/* eCommerce */

.ecom_btn {
    display: inline-block;
    vertical-align: top;
    margin-left:30px;
}





/* Product Cart */

.family_item_img {
    position: relative;
    width: 33%
}

.family_item_name {
    margin-top: 30px;
    text-align: left
}

.panel_2_family_name,
.panel_3_family_name,
.panel_4_family_name,
.panel_5_family_name {
    text-align: left;
    padding: 5px 0
}

.panel_2_family_big_img_div_shell,
.panel_3_family_big_img_div_shell,
.panel_4_family_big_img_div_shell,
.panel_5_family_big_img_div_shell {
    position: relative;
    height: 120px
}

.panel_2_family_big_img_div_back,
.panel_3_family_big_img_div_back,
.panel_4_family_big_img_div_back,
.panel_5_family_big_img_div_back {
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.panel_2_family_big_img_div_over,
.panel_3_family_big_img_div_over,
.panel_4_family_big_img_div_over,
.panel_5_family_big_img_div_over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(167, 20, 13, 0);
    cursor: pointer
}

.panel_2_family_big_img_div_over:after,
.panel_3_family_big_img_div_over:after,
.panel_4_family_big_img_div_over:after,
.panel_5_family_big_img_div_over:after {
    border-radius: 25px;
    content: '\e950';
    height: 40px;
    width: 40px;
    line-height: 41px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    text-align: center
}

.cart_item_container {
    width: 85%;
    margin: 0 auto
}

.panel_2_prod_cart_remove_button,
.panel_3_prod_cart_remove_button,
.panel_4_prod_cart_remove_button,
.panel_5_prod_cart_remove_button {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0 5px
}

.panel_2_prod_cart_name,
.panel_3_prod_cart_name,
.panel_4_prod_cart_name,
.panel_5_prod_cart_name {
    position: relative;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 5px 2%;
    width: 80%;
    margin: 0 auto
}

/*.panel_2_product_name,
.panel_3_product_name,
.panel_4_product_name,
.panel_5_product_name {
    position: relative;
    text-align: left;
    padding: 5px 0 5px 25px;
    width: 76%;
    margin: 0 auto
}

.panel_2_product_name_off:before,
.panel_3_product_name_off:before,
.panel_4_product_name_off:before,
.panel_5_product_name_off:before {
    background: white;
    border-radius: 25px;
    box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, .4);
    content: '';
    height: 18px;
    width: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px
}

.panel_2_product_name_hover:before,
.panel_2_product_name_on:before,
.panel_3_product_name_hover:before,
.panel_3_product_name_on:before,
.panel_4_product_name_hover:before,
.panel_4_product_name_on:before,
.panel_5_product_name_hover:before,
.panel_5_product_name_on:before {
    content: "\e950";
    border-radius: 40px;
    text-shadow: 0 2px 0 #e51c22;
    display: block;
    height: 18px;
    width: 18px;
    line-height: 19px;
    left: 0;
    margin-top: -9px;
    position: absolute;
    top: 50%;
    text-align: center
}*/

.pop_up_prod_select {
    box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, .47);
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
    position: relative;
    width: 210px;
    height: 49px
}

.pop_col {
    display: inline-block;
    vertical-align: top;
    height: 300px;
    margin: 0 0 20px;
    vertical-align: top;
    width: 33.33%
}

.pop_header {
    padding: 9px 40px 7px;
    text-align: left
}

.family_item {
    display: block;
    position: relative;
    margin: 0 0 20px;
    width: 100%
}

.form_section_header {
    padding: 50px 0 15px;
}

.form_input_heading {
    clear: both;
    font-size: 20px;
    text-align: left;
    padding-bottom: 20px;
    font-family: HelveticaNeueLT-Bold;
    text-transform: capitalize;
}

.form_input_text {
    padding-bottom: 5px;
    font-size: 17px;
    text-transform: uppercase;
    text-align: left;
}

.bottom_shadow_border {
    background: white;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .2);
    height: 1px;
    width: 100%
}

.avaliable_category_name {
    padding: 10px 0 0;
    font-family: HelveticaNeueLT-Bold;
    text-transform: uppercase;
}

.prod_name_prod_container {
    display: none;
    vertical-align: top;
    margin: 0 1%;
    padding: 4px 0 20px;
    text-align: center;
    width: 31%;
}

.panel_1_prod_shop_cart_shell {
    background: white;
    border: 2px solid #C8102E;
    position: absolute;
    z-index: 999;
    overflow-y: auto;
    max-height: 220px;
    top: 60px;
    left: -1px;
    width: 100%;
    text-align: left;
}

.panel_1_prod_cart_empty_text_inner {
    font-size: 12px;
}

.panel_1_prod_shop_cart_shell:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(142, 197, 73, 0);
    border-width: 8px;
    margin-left: -8px;
}

.panel_1_prod_shopcart_liner {
    padding: 10px;
}

.cart_container {
    position: relative;
    padding: 10px 0;
    font-size: 24px;
}

.cart_prod_name_wrap {
    width: 90%;
}

.panel_1_prod_cart_remove_button {
    position: absolute;
    color: #C8102E;
    cursor: pointer;
    right: 0;
    font-size: 12px;
    top: 50%;
    margin-top: -26px;
}

.panel_1_prod_cart_remove_button:after {
    content: '\eaaa';
}

.panel_container.top_bottom_margin {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: aqua;
    display: block;
}

.panel_4_loc_list_shell {
    background: white;
    height: 665px;
    margin: 0 20px;
}

.form_row:first-child {
    padding-top: 10px;
}






/* Map & Info-Window Styles */


/*------ Map -------*/

.map_wrapper {
    width: 100%;
}

.map_container {
    width: -webkit-calc(100% - 440px);
    width: calc(100% - 440px);
    overflow: hidden;
    margin-left: -4px;
}

.store_cat_container {
    background: #373331;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: white;
    position: absolute;
    top: 20px;
    left: 20px;
    text-align: center;
    z-index: 9;
    padding: 15px 0;
    width: 280px;
}

.store_cat_container span:before {
    color: white;
    font-size: 25px;
}

.store_cat_wrapper {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

.store_cat_img,
.store_cat_text {
    display: inline-block;
    vertical-align: middle;
}

.panel_2_multi_map {
    height: 1000px;
}

.esriPopup .actionsPane {
    background-color: #ffffff !important;
}

.esriPopup .pointer {
    background: #ffffff !important;
}

.esriPopup .contentPane {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    border-radius: 5px !important;
    max-height: none !important;
    font-family: HelveticaNeueLT-Bold;
}

.esriPopup .esriPopupWrapper,
.esriPopup .outerPointer,
.esriPopup .pointer {
    box-shadow: 1px 1px 0 0 #c8c8c8 !important
}

.esriPopup {
    position: absolute;
    z-index: 40;
    border-radius: 5px;
}

#panel2MultiMap_root.container div.esriPopup div.esriPopupWrapper div.sizer.content div.contentPane,
.esriPopup .contentPane {
    overflow: hidden !important
}

.esriPopup .contentPane {
    text-align: center;
}

.esriPopup .titlePane {
    display: none
}

.esriPopup {
    z-index: 8 !important;
}

.panel_3_directions_map {
    height: 950px;
    display: block;
}

div.esriPopupWrapper {
    background: white;
    left: -120px !important;
    bottom: 45px !important;
    width: 240px;
}






/*------ Info-Window -------*/

.panel_2_info_window_name {
    font-size: 26px;
    text-align: left;
    max-width: 100%;
    text-transform: capitalize;
    /* padding-bottom: 10px; */
}

.esriPopup .contentPane,
.esriSimpleSliderTL {
    padding: 0 !important;
    color: inherit;
}

.sizer {
    width: 240px !important;
}

.info_window_container {
    background: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 0 0 10px 0;
    width: 240px;
}

.panel_2_info_window_address,
.panel_2_info_window_city,
.panel_2_info_window_street,
.panel_2_info_window_state,
.panel_2_info_window_zip {
    text-align: left;
    display: block;
    margin-left: 5px;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.panel_2_info_window_street {
    padding-bottom: 2px;
}

.store_info_address {
    display: block;
    text-align: left;
}

.panel_2_info_window_address {
    padding-bottom: 2px;
}

.panel_2_info_window_zip {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px !important;
}

.panel_2_info_window_csz {
    margin-left: 5px
}

#panel2MultiMap_root>.esriPopup>.esriPopupWrapper>.content>.contentPane>.info_window_container>.getdirect_button_holder,
#panel3DirectionsMap_root>.esriPopup>.esriPopupWrapper>.content>.contentPane>.info_window_container>.info_view_products_button {
    display: none;
}

.info_miles_wrapper,
.panel_2_info_window_count_shell,
.panel_2_info_window_phone,
.info_window_count {
    text-align: left;
    font-family: HelveticaNeue55Roman;
}

.panel_2_info_window_count {}

.info_miles_wrapper {
    padding: 2px 0;
}

.info_phone_wrapper {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
}

.info_miles_wrapper:before,
.panel_2_info_window_count_shell:before,
.panel_2_info_window_phone:before {
    display: inline-block;
    vertical-align: top;
    color: #C8102E;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding-right: 9px;
    width: 20px;
}

.info_miles_wrapper:before {
    padding-right: 5px;
}

.panel_2_info_window_count_shell:before {
    content: "\ea68";
}

.panel_2_info_window_phone:before {
    content: "\e99a";
    font-size: 19px;
    top: -2px;
}

.panel_2_info_window_phone a {
    text-decoration: none
}

.panel_2_info_window_distance {
    text-align: left;
    display: inline-block;
}

.panel_2_info_window_distance .miles {
    display: inline-block;
    padding-left: 5px;
}

.name_address_container {
    margin: auto !important;
    /* height: 80px; */
    width: 85%;
    padding: 20px 0px 0px 0px;
}

.panel_2_info_window_state {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px !important
}

.panel_2_info_window_city {
    display: inline-block;
    vertical-align: top;
}

.panel_2_info_window_street:after {
    content: ","
}






/* Pro Referral Footer */

.pro_footer {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-radius: 10px;
    font-size: 12px;
    padding: 7px 10px 4px;
}

.pro_footer a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

.pro_footer a:hover {
    color: #000;
    text-decoration: underline;
}

.new_footer {}

.new_footer {
    display: inline-block;
    vertical-align: top;
}

.privacy_footer {
    display: none;
}






/* Scrollbar Styling */

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #F0F0F0 !important;
}

::-webkit-scrollbar-track {
    background: white !important;
}

.form_product_list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #F0F0F0 !important;
}






/* Input Focus Styling */

.panel_4_crf_city:focus,
.panel_4_crf_comments:focus,
.panel_4_crf_email:focus,
.panel_4_crf_name:focus,
.panel_4_crf_phone:focus,
.panel_4_crf_state:focus,
.panel_4_crf_stores:focus,
.panel_4_crf_zip:focus,
.panel_4_crf_commentarea:focus,
.panel_4_crf_storearea:focus,
.panel_5_rtr_email:focus,
.panel_5_rtr_fname:focus,
.panel_5_rtr_lname:focus,
.panel_5_rtr_phone:focus,
.panel_5_rtr_position:focus,
.panel_5_rtr_saddone:focus,
.panel_5_rtr_scity:focus,
.panel_5_rtr_sname:focus,
.panel_5_rtr_sphone:focus,
.panel_5_rtr_sstate:focus,
.panel_5_rtr_szip:focus {
    border: 2px solid #C8102E;
}






/*----- Input Styles  --------*/

input,
.panel_1_address_field,
.panel_2_email_field,
.panel_3_email_field,
.panel_3_new_loc_fiel .panel_2_address_field,
.panel_3_address_field,
.panel_3_new_loc_field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #414042;
    display: inline-block;
    vertical-align: top;
    border: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    outline: 0;
    padding: 0px 10px 0px 15px;
    width: 100%;
    height: 45px;
    -moz-appearance: none;
    -webkit-appearance: none;
    vertical-align: top;
    z-index: 1;
}

.panel_2_templates .panel_2_address_field,
.panel_3_templates .panel_3_address_field {
    height: 40px;
}

.panel_1_address_field,
.panel_2_address_field,
.panel_3_address_field,
.panel_4_address_field,
.panel_5_address_field,
.panel_3_new_loc_field {

    font-family: HelveticaNeueLT-Bold;
}

.panel_2_email_field,
.panel_3_email_field {
    height: 37px;
}

.panel_3_new_loc_field {
    width: 100%;
}

input:-webkit-autofill,
input:focus:-webkit-autofill {
    background-color: #F6F6F6 !important;
}

.panel_2_email_field,
.panel_3_email_field {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-text-fill-border: 0;
    padding: 0px 10px 0px 0px;
    background: transparent;
    vertical-align: middle;
display: inline-block;
    text-indent: 10px;
}






/* P1 Inputs */

.zipcode_liner input:-webkit-autofill,
.zipcode_liner input:-webkit-autofill:hover,
.zipcode_liner input:-webkit-autofill:focus,
.zipcode_liner input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 23px inset white;
    box-shadow: 0 0 0 23px inset white;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:active,
select:-webkit-autofill:focus,
select:-webkit-autofill {
    font-family: HelveticaNeueLT-Bold;
    -webkit-box-shadow: 0 0 0 50px #414042 inset;
    box-shadow: 0 0 0 50px #414042 inset;
}
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
        font-family: HelveticaNeueLT-Bold;
    -webkit-box-shadow: 0 0 0 50px #000 inset;
    box-shadow: 0 0 0 50px #000 inset;
}

.zipcode_wrapper,
.map_search_input_bg,
.directions_wrapper {
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}

.zipcode_wrapper {}

.zipcode_liner {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 270px;
}

.zipcode_liner.reduce {
    width: 240px;
}

.zipcode_liner.long {
    width: 420px;
}

.zipcode_container {
    border-bottom: 1px solid #414042;
}

.directions_wrapper {
    /* width: 90%; */
    border-bottom: 1px solid #414042;
    display: block;
    margin: auto;
    width: 90%;
}






/*-------- Button Styles --------*/

.panel_1_geo_loc_button,
.panel_2_geo_loc_button,
.panel_3_geo_loc_button,
.panel_4_geo_loc_button,
.panel_5_geo_loc_button,
.panel_2_getdirect_button,
.panel_2_avprod_button,
.panel_2_avprod_button_off,
.panel_3_new_loc_button,
.form_input_container_submit,
.view {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 46px;
}

.panel_1_submit_button,
.panel_2_submit_button,
.panel_3_submit_button,
.panel_4_submit_button,
.panel_5_submit_button {
    width: 60px;
    height: 45px;
    line-height: 43px;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
}

.panel_1_submit_button {
    width: 40px;
}

.panel_4_submit_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #414042;
    text-transform: capitalize;
    text-align: center;
    font-family: HelveticaNeueLT-Bold;
    width: 110px;
}
.panel_1_submit_button:before,
.panel_2_submit_button:before,
.panel_3_submit_button:before {
    content: "\eb16";
    font-size: 22px;
}

.panel_2_submit_button,
.panel_3_submit_button {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.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 {}

.form_input_container_submit {
    width: 100%;
    margin: 10px 0;
}

.view {
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.panel_1_prod_shop_cart_shell {}






/* Link Styles */

.panel_2_prev_button,
.panel_2_next_button,
.panel_2_rtreq_button,
.panel_2_prev_button:hover,
.panel_2_next_button:hover,
.panel_3_prev_button,
.panel_3_next_button,
.panel_2_rtreq_button,
.pro_footer_forms a,
.panel_3_prev_button:hover {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.panel_2_next_button {
position: relative;
}

.panel_2_prev_button,
.panel_3_directions_tab,
.panel_3_products_tab,
.pro_footer_forms a {
    text-decoration: none;
    box-shadow: inset 1px 0 0 #f1f1f1;
}

.pro_footer_forms,
.pro_footer_forms a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 13px;
    color: inherit;
}

.pro_footer_forms a {
    text-decoration: none;
    color: #C8102E;
    font-size: 14px;
    font-family: HelveticaNeueLT-Bold;
}

.pro_footer_forms {
    margin-top: 20px;
    font-family: HelveticaNeue55Roman;
}

.pro_footer_forms.mobile {}

.panel_2_rtreq_button:hover,
.pro_footer_forms a:hover {
    text-decoration: underline;
}






/* Button Styles */

.info_window_details {
    margin: 0 auto !important;
    text-transform: capitalize;
    padding: 15px 0px 15px 15px;
    font-size: 14px;
    line-height: 23px;
}

.info_view_products_button,
.getdirect_button_holder {
    text-align: center;
}

.panel_2_getdirect_button,
.panel_2_avprod_button {
    border-radius: 5px;
    margin: auto !important;
    border: 3px solid #414042 !important;
    height: 45px;
    line-height: 48px;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
    width: 88%;
    font-family: HelveticaNeueLT-Bold;
    text-align: center;
}

.panel_3_email_button:hover {
    background-color: transparent;
}






/* Submit Buttons */

.panel_1_geo_loc_button,
.panel_2_geo_loc_button,
.panel_3_geo_loc_button,
.panel_4_geo_loc_button,
.panel_5_geo_loc_button {
    border-radius: 5px;
    border: 3px solid #414042;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 45px;
    line-height: 41px;
    text-transform: capitalize;
}

.panel_1_geo_loc_button:before,
.panel_2_geo_loc_button:before,
.panel_3_geo_loc_button:before,
.panel_4_geo_loc_button:before,
.panel_5_geo_loc_button:before {
position: relative;
    top: -2px;
    content: '\ea5f';
    padding-right: 8px;
    vertical-align: middle;
    font-size: 15px;
}
.panel_1_distance_div_shell,
.panel_2_distance_div_shell,
.panel_3_distance_div_shell,
.panel_5_distance_div_shell {
    display: none;
}
.panel_4_distance_div_shell {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 3px solid #414042;
    text-transform: capitalize;
    font-family: HelveticaNeueLT-Bold;
    color: #414042;
    font-size: 12px;
    position: relative;
    width: 99px;
    height: 40px;
    text-align: left;
}

.panel_1_distance_div_filter_arrow,
.panel_2_distance_div_filter_arrow,
.panel_3_distance_div_filter_arrow,
.panel_4_distance_div_filter_arrow,
.panel_5_distance_div_filter_arrow {
    height: 100%;
    position: relative;
    z-index: 9;
}

.panel_1_distance_div_filter_slider,
.panel_2_distance_div_filter_slider,
.panel_3_distance_div_filter_slider,
.panel_4_distance_div_filter_slider,
.panel_5_distance_div_filter_slider {
    background: white;
    border-radius: 5px;
    border: 3px solid #414042;
    padding: 10px 0;
    position: absolute;
    width: 100%;
    top: 50px;
    left: -3px;
    z-index: 9;
}

.panel_1_distance_div_filter_item,
.panel_2_distance_div_filter_item,
.panel_3_distance_div_filter_item,
.panel_4_distance_div_filter_item,
.panel_5_distance_div_filter_item {
    cursor: pointer;
    padding: 5px;
}

.panel_1_distance_div_filter,
.panel_2_distance_div_filter,
.panel_3_distance_div_filter,
.panel_4_distance_div_filter,
.panel_5_distance_div_filter {
    height: 100%;
    line-height: 42px;
    padding: 0 15px 0 5px;
}

.submit_btn {
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
}

.panel_2_templates .submit_btn {}

.panel_3_new_loc_button {
    width: 50px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
}

.panel_3_new_loc_button:before {
    content: "\eb16";
    font-size: 25px;
}

.buttonback_wrapper {
    padding-top: 10px;
}

.panel_4_button_back,
.panel_5_button_back {
    color: #C8102E;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    padding-left: 15px;
    font-family: HelveticaNeueLT-Bold;
}

.panel_4_button_back:before,
.panel_5_button_back:before {
    font-size: 12px;
    content: "\eaf6";
    padding-right: 10px;
    color: #C8102E;
}






/* Alert & Popups */

.box {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    width: 257px;
    height: 125px;
    margin: auto;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 3px #eee;
    background-color: #fff;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 9999;
}

.text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0px auto 0px auto;
    width: 257px;
    padding: 15px 5px 15px 5px;
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

.not-bold {
    color: #888;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

.error_div_front,
.error_text,
.loader_text {
    text-align: center
}

.error_text,
.loader_text {
    max-width: 210px;
    font-size: 15px !important;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding-top: 15px;
    z-index: 999;
}

.error_div_back,
.loader_div_back {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    position: fixed;
    opacity: 0.85;
    text-align: center;
    top: 0;
    bottom: 0;
    z-index: 999;
}

.error_div_front {
    display: block;
    height: 30px;
    left: -9444450px;
    margin: 0;
    position: absolute;
    top: -9444450px;
    width: 100%;
}

.loader_div_back,
.error_div_back {
    background-color: rgb(255, 255, 255);
}

@media (max-width: 1090px) {
    .panel_4_form .zipcode_liner {
        width: 200px;
    }
    .panel_4_ecomm_button {
        width: 120px;
    }
}

@media screen and (max-width: 960px) {
    .panel_4_form .zipcode_liner {
        width: 155px;
    }
    .panel_4_ecomm_button {
        width: 110px;
    }
}


@media (max-width: 768px) {
    .header_wrapper {
        padding-left: 0;
    }
  .prod_selection.middle_shadow {
    border-left: 0;
  }
    .panel_4_ecomm_button {
        width: 100%;
        margin-top: 15px;
    }
    .submit_form_wrapper {
        margin-top: 0;
    }
    .prod_storeCategorySlider_4 .prodshop_list {
        border: 0;
        padding: 0 0 35px;
        height: auto;
    }
    .panel_4_form .form_message_wrapper {
        width: 100%;
    }
    .form_message_container.panel_4_form,
    .panel_4_form .form_inner_liner {
        display: block;
        float: none;
    }
    .panel_4_form .form_inner_liner {
        width: 90%;
    }
    .form_message_container.panel_4_form {
        width: 100%;
    }
    .panel_4_distance_div_shell,
    .panel_4_submit_button,
    .panel_4_form .zipcode_liner {
        width: 100%;
    }
    .panel_4_distance_div_shell {
        height: 45px;
    }
    .panel_4_form .zipcode_liner {
        margin: 0 0 15px;
    }
    .panel_4_form .search_radius {
    width: -webkit-calc(100% - 122px);
    width: calc(100% - 122px);
    }
    .panel_4_templates .submit_btn {
        width: 100%;
        margin: 0;
    }
  
}

/* Media Queries */

@media (max-width: 1200px) {
    .panel_1_product_big_img_div_back {
        height: 200px;
        width: 200px;
    }
    .form_inner_liner,
    .bottom_row {
        width: 90%;
    }
    .single_category_wrap {
        text-align: center;
    }

    .form_container {
        display: block;
    }
    .panel_4_back_button,
    .panel_5_back_button {
        margin-top: 25px;
    }
    .form_wrapper {}
    .form_product_selection {}
}

@media (max-width: 1040px) {
    .search-btn {
        width: 200px;
    }
    .or {
        padding: 0 10px;
    }
    .zipcode_liner {
        width: 280px;
    }
}

@media(max-width:960px) {
    .product_container {
        padding-left: 20px;
    }
    .search_liner {
        margin: 0px 20px 0px 20px;
        padding: 0px 25px 0px 25px;
    }
    .zipcode_liner {
        width: 260px;
    }

    .panel_1_product_big_img_div_back {
        height: 150px;
        width: 150px;
    }
}

@media(max-width:820px) {
    .search_liner {
        margin: 0px 10px 0px 10px;
        padding: 0px 15px 0px 15px;
    }
}

@media (max-width: 900px) and (min-width: 769px) {
    .panel_2_templates .zipcode_liner,
    .panel_3_templates .zipcode_liner {
        width: 170px;
    }
    .panel_2_ecomm_button, .panel_3_ecomm_button {
        width: 220px;
    }
    .panel_2_templates .submit_btn {
        margin-left: 5px;
    }
    .panel_2_submit_button,
    .panel_3_submit_button {}
}

@media (max-width: 769px) {
    .panel_2_ecomm_button, .panel_3_ecomm_button {
        position: relative;
        display: block;
        line-height: 48px;
        margin: 10px auto;
        width: 90%;
    }
    .panel_2_loc_street {
        display: block;
    }
    .panel_2_loc_count_shell {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .panel_2_loc_list_row {
        padding: 10px 0;
    }
    .hero_header {
        padding: 135px 0 50px;
        font-size: 50px;
        text-shadow: none;
        line-height: 50px;
        text-transform: uppercase;
        width: 90%;
        margin: auto;
        text-align: center;
    }
    .search_liner {
        display: block;
        margin: 0px 0px 20px 0px;
        padding: 20px 0px 15px 0px;
        border-left: 0;
        border-right: 0;
    }
    .panel_2_templates .search_wrapper,
    .panel_3_templates .search_wrapper {
        position: relative;
        right: 0px;
        top: 0px;
        background-color: rgba(255, 255, 255, 0.9);
        width: 100%;
        padding: 30px 0px;
        display: none;
    }
    .search_wrapper {
        padding: 30px 0px;
        max-width: 550px;
    }
    .ecom_btn {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .panel_2_back_button {
        display: none;
    }
    .panel_2_button_back {
        display: block;
    }
    .filter:after {
        top: 4px;
    }
    .cart_img_container {
        width: 71px;
    }
    .panel_1_product_big_img_div_back_on:after {
        height: 70px;
        width: 70px;
        line-height: 76px;
        font-size: 30px;
    }
    .product_display_liner {
        padding: 0;
    }
    .product_display_filter {
        background: transparent;
    }
    .mobile_tag {
        display: none;
    }
    .lightGrayProducts {
        width: 100%;
        height: 50px;
        margin: auto;
        padding: 0;
    }
    .filter_container {
        display: none;
    }
    .product_display_filter_wrapper {
        width: 90%;
        margin: auto;
        padding: 0;
    }
    .form_inner_liner {
        width: 90%;
        margin: auto;
        padding: 10px 0px;
    }
    input,
    .panel_1_address_field,
    .panel_2_email_field,
    .panel_3_email_field,
    .panel_3_new_loc_fiel .panel_2_address_field,
    .panel_3_address_field,
    .panel_3_new_loc_field {
        width: 100%;
    }
    .retail {
        display: none;
    }
    .panel_1_product_name {
        font-size: 13px;
    }
    .products_fine_print:before {
        /*! display: none; */
    }
    .list_header_btn_wrapper {
        width: 65px;
        background: transparent;
    }
    .hide_on_mobile {
        /*! display: none; */
    }
    .zipcode_liner.long {
        width: calc(100% - 109px);
    }
    .panel_4_crf_submit,
    .panel_5_rtr_submit {
        margin: 20px auto 0px auto;
        width: 100%;
    }
    .store_details_container {
        border-bottom: 0;
        position: relative;
        margin-left: 5%;
    }
    .store_details_liner {
        padding: 15px 0px;
    }
    .product_display_wrapper {
        background: white;
        margin: 0;
        width: 100%;
            padding: 16px 0 0;
    }
    .pro_footer_forms.desktop {
        display: none;
    }
    .pro_footer_forms.mobile {
        display: block;
    }
    .products_and_directions_container {
        height: auto;
        margin-bottom: 40px;
        border-top: 1px solid #F0F0F0;
    }
    .labels {
        background: #373331;
        display: block;
        width: 100%;
        margin: auto;
        min-height: 50px;
    }
    .heading_wrapper {
        /* padding: 20px 0px 0px 0px; */
    }
    .email_button.panel_3_email {
        display: none;
    }
    .form_message_liner {
        padding: 0px;
    }
    .form_message_wrapper:before {
        font-size: 33px;
        position: absolute;
        top: 50%;
        margin-top: -15px;
        padding-right: 15px;
    }
    .pro_footer_forms.desktop {
        display: none;
    }
    .pro_footer_forms.mobile {
        display: block;
        margin: 15px 0;
    }
    .panel_3_google_button:after {
        position: absolute;
        top: 22%;
        left: 32px;
    }
    .selected_product_container {
        width: 31%;
    }
    .panel_1_distance_div_shell,
    .panel_2_distance_div_shell,
    .panel_3_distance_div_shell,
    .panel_5_distance_div_shell {
        display: none;
    }
    .title_header.mobile {
        display: block;
    }
    .title_header.desktop {
        display: none
    }
    .panel_4_loc_list_shell {
        height: auto;
        min-height: 665px;
    }
    .header,
    .headerMobile {
        width: 100%;
        line-height: normal;
        font-size: 57px;
    }
    .form_message_header {
        font-size: 25px;
    }
    .subheader {
        padding-bottom: 20px;
        width: 90%;
        font-size: 15px;
        margin: auto;
    }
    .subheader br {
        display: none;
    }
    .search_container {}
    .product_display_container {
        margin-top: 0;
    }
    .or {
        /*     display: block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
    padding: 0px; */
    }
    .panel_3_product_list_name_bigimg {
        max-height: 130px;
        max-width: 100px;
    }
    .product_display_container {
        margin: 0 auto;
    }
    .label_wrapper:before {
        display: none;
    }
    .product_wrapper {
        text-align: center;
    }
    .label_wrapper {
        height: initial;
        display: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .panel_1_product_label_on,
    .panel_1_product_label:hover,
    .panel_1_product_label {
        padding-left: 0;
        text-align: center;
    }
    .storeCategorySlider_view {
        position: relative;
        width: 100%;
    }
    .panel_3_products_text {
        height: auto;
        padding-bottom: 10px;
    }
    .products_fine_print,
    .directions_fine_print,
    .directions_fine_wrapper {
        bottom: -40px;
    }
    .store_info_container {
        height: auto;
    }

    .form_liner {
        width: 100%;
    }
    .form_wrapper .form_liner:last-child {
        margin-bottom: 0;
    }
    .form_liner.push_down {
        padding-top: 5px;
    }
    .panel_5_rtr_email,
    .panel_5_rtr_sname,
    .panel_5_rtr_saddone {
        width: 100%;
    }
    .list_header_container .email_button {
        right: 0;
        width: 65px;
    }
    .cat-name-header {
        width: 100%;
        display: none;
    }
    .product_container {
        padding-top: 25px;
        border-left: 0px solid #E7C9A5;
        padding-left: 0px;
    }
    .panel_1_prod_shop_cart_shell {
        width: 100%;
    }
    .zipcode_wrapper {
        display: inline-block;
        width: 90%;
        height: auto;
        display: inline-block;
        vertical-align: top;
    }
    .panel_4_form .zipcode_wrapper {
        width: 100%;
    }
    .pro_footer_forms {
        margin: 20px auto 0;
        display: block;
        width: 90%;
    }
    .retail_request_container {
        padding-left: 20px;
    }
    .panel_3_loc_csz {}
    .mobile_label_button {
        background-color: #F2F2F2;
        position: relative;
        color: #C8102E;
        font-family: HelveticaNeueLT-Bold;
        font-size: 14px;
        cursor: pointer;
        display: block;
        text-align: center;
    }
    .mobile_label_button:after {
        content: '\e9d1';
        position: absolute;
        right: 5px;
        top: 1px;
        width: 39px;
        font-size: 14px;
    }
    .form_message_header {
        width: 100%;
    }
    .pagination_previous:after {}
    .form_message_text {
        width: 283px;
    }
    .panel_1_geo_loc_button:before {
        display: none;
    }
    .individual_store_container {
        padding-left: 75px;
    }
    .store_distance .medium_heading {
        /* display: inline-block; */
    }
    .store_distance .small_text {}
    .category_prod_container {
        display: none;
    }
    .single_category_wrap {
        position: relative;
    }
    .single_category_wrap:hover .category_prod_container {
        opacity: 1;
        bottom: 50px;
    }
    .phone_cta:before {
        padding-right: 10px;
    }
    .retail_request_text {
        display: inherit;
        padding-left: 0;
    }
    .retail_request_text,
    .panel_2_rtreq_button {
        /*font-size: 11px;*/
    }
    .retail_request_text:before {
        display: none;
    }
    .label_header {
        display: none;
    }
    .zipcode_liner {
        width: calc(100% - 60px);
    }
    .panel_1_submit_button,
    .panel_2_submit_button,
    .panel_3_submit_button,
    .panel_4_submit_button,
    .panel_5_submit_button {
        /*     width: 105px; */
    }
    .search-btn {
        display: block;
        width: 100%;
        position: relative;
    }
    .single_product_wrap {
        width: 45%;
    }
    .panel_container {
        max-width: none;
        display: block;
    }
    .store_list_container {
      width: 100%;
    max-width: none;
    display: block;
    height: auto;
    position: relative;
    }
    .map_wrapper,
    .map_container {
        display: none;
    }
    .panel_2_print_button,
    .panel_3_print_button {
        display: none;
    }
    .panel_2_loc_name {
        white-space: normal;
        overflow: unset;
        font-size: 19px;
        line-height: normal;
        text-overflow: unset;
    }
    .stores_found_heading {
        line-height: 50px;
    }
    .individual_store_liner {
        width: 82%;
    }
    .individual_store_wrapper {
        display: block;
    }
    .panel_2_loc_list_shell {
        height: auto;
        overflow-x: hidden;
        overflow-y: auto;
        background: white;
    }
    .email_input_container:before,
    .p3_bottom_email:before,
    .email_input_container:after,
    .p3_bottom_email:after {
        right: 29px;
    }
    .email_input_container:before,
    .p3_bottom_email:before {
        margin-left: -11px;
    }
    .info_window_count {
        padding-top: 5px;
    }
    /*   .panel_2_loc_list_row:hover .individual_store_liner,
  .panel_2_loc_list_row:hover .store_distance {
    color: white;
  } */
    .store_info_container {
        height: auto;
        max-width: none;
        float: none;
    }
    .prod_name_prod_container {
        width: 45%;
    }
    .panel_3_loc_street {
        margin: 0;
    }
    .panel_3_loc_phone,
    .panel_3_loc_phone a {
        /* margin-top: 5px; */
    }
    .form_wrapper {
        width: 100%;
    }
    .form_selection_category_container {
        width: 100%;
        display: block;
    }
    .form_product_selection {
        padding: 0;
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
        float: none;
    }
    .form_product_list,
    .panel_4_templates .form_product_list {
        height: auto;
    }
    .form_product_list .form_selection_category_container:first-of-type .form_selection_category .panel_4_crf_category_name,
    .form_product_list .form_selection_category_container:first-of-type .form_selection_category .panel_5_rtr_category_name {
        padding-top: 0;
    }
    .panel_4_back_button,
    .panel_5_back_button {
        display: none;
    }
    .form_message_container .form_message_text {
        width: 100%;
    }
    .submit_btn_container {
        padding-bottom: 10px;
    }
    .panel_4_crf_category_name,
    .panel_5_rtr_category_name {
        padding-bottom: 10px 0 5px;
    }
    .panel_4_button_back,
    .panel_5_button_back,
    .buttonback_wrapper {
        display: block;
        background: #FBFBFB;
    }
    .buttonback_wrapper {
        padding-top: 40px;
    }
    .form_input_heading {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .form_container {
        padding-bottom: 20px;
    }
    .form_message_container {
        padding: 25px 0px 10px;
    }
    .product_selections {
        padding-top: 0;
    }
    .label_container {
        width: 100%;
        background-color: #F2F2F2;
        padding: 0;
    }
    .mobile_label_container {
        display: block;
        height: 50px;
        line-height: 50px;
    }
    .panel_3_google_button {
        display: block;
        position: absolute;
        top: 50%;
        height: 75px;
        width: 90px;
        right: 0px;
        z-index: 9;
    }
    .panel_3_directions_tab {
        display: none;
    }
    .panel_3_directions_tab:after {
        top: 35px;
    }
    .product_indent {
        padding-bottom: 30px;
    }
    .pagination_next,
    .pagination_previous {}
    .pro_footer {
        left: auto;
        right: 0px;
        bottom: 13px;
        background: transparent;
        padding: 0px 10px 0px 0px;
        font-size: 10px;
        z-index: 999;
    }
}

@media (max-width: 540px) {
    #panel1DistanceDivNum:before,
    #panel2DistanceDivNum:before,
    #panel3DistanceDivNum:before,
    #panel4DistanceDivNum:before,
    #panel5DistanceDivNum:before {
        right: 15px;
    }
}

@media (max-width: 448px) {
    .pagination_current {
        display: none;
    }
}

@media (max-width: 425px) {
    .availability_text {
        font-size: 12px;
    }
    .selected_product_container {
        width: 48%;
    }
    .panel_3_loc_name {}
    .subheader {
        font-size: 14px;
    }
    .products_fine_print,
    .directions_fine_print {

    }
    .header,
    .headerMobile {
        font-size: 50px;
    }
    .individual_store_liner {
        width: 210px;
    }
    .form_message_container .form_message_text {
font-size: 12px;
    line-height: 20px;
    }
    .form_message_heading {
    font-size: 25px;
    padding-bottom: 10px;
    }
    .panel_5_rtr_submit,
    .panel_4_crf_submit {
        width: 100%;
    }
    .panel_1_distance_div_filter_item {
        font-size: 3.3vw;
        height: 35px;
    }
    .pro_footer {
        display: block;
        position: relative;
        border-top: 2px solid #F7F7F7;
        bottom: 0px;
        padding: 15px 10px 15px 15px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }
}

@media (max-width: 375px) {
    .panel_1_address_field,
    .panel_2_email_field,
    .panel_3_email_field,
    .panel_3_new_loc_fiel .panel_2_address_field,
    .panel_3_address_field,
    .panel_3_new_loc_field {
        font-size: 14px;
    }
    .panel_1_product_big_img_div_back {
        height: 100px;
        width: 100px;
    }
    .panel_1_product_big_img_div_back_on::after {
        height: 40px;
        width: 40px;
        line-height: 44px;
        font-size: 20px;
    }
    .individual_store_container {
        padding-left: 15px;
    }
    .store_distance {
        left: 0;
        padding-top: 10px;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        margin: 0;
        top: 0;
    }
    .individual_store_liner {}
    .panel_3_loc_name {
        /*     width: 180px; */
    }
    #panel1DistanceDivNum:before,
    #panel2DistanceDivNum:before,
    #panel3DistanceDivNum:before,
    #panel4DistanceDivNum:before,
    #panel5DistanceDivNum:before {
        right: 10px;
    }
    .panel_1_distance_div_filter_item:last-child {
        padding-bottom: 10px;
    }
    .panel_1_distance_div_filter_item {
        padding-left: 10px;
    }
    .individual_store_liner {
        text-overflow: ellipsis;
        padding-left: 10px;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        overflow: hidden;
    }
    .selected_products_heading_wrapper,
    .avaliable_products_heading_wrapper {
        font-size: 18px;
    }
    .form_message_header {
        font-size: 20px;
    }
}

@media (max-width: 320px) {
    #panel1DistanceDivNum:before,
    #panel2DistanceDivNum:before,
    #panel3DistanceDivNum:before,
    #panel4DistanceDivNum:before,
    #panel5DistanceDivNum:before {
        display: none;
    }
    .list_header_container .email_button {
        width: 60px;
    }
    .retail_request_container {
        padding: 0;
        text-align: center;
        font-size: 12px;
    }
    .selected_products_container {
        margin: auto;
        width: 92%;
        height: auto;
    }
}
