.elementor-70667 .elementor-element.elementor-element-6a500cac:not(.elementor-motion-effects-element-type-background), .elementor-70667 .elementor-element.elementor-element-6a500cac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-70119745 );}.elementor-70667 .elementor-element.elementor-element-6a500cac{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5rem 2rem 5rem 2rem;}.elementor-70667 .elementor-element.elementor-element-6a500cac > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-70667 .elementor-element.elementor-element-20f8594b img{width:260px;}.elementor-70667 .elementor-element.elementor-element-26129667 .elementor-icon-list-icon i{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-70667 .elementor-element.elementor-element-26129667 .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );transition:fill 0.3s;}.elementor-70667 .elementor-element.elementor-element-26129667{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;}.elementor-70667 .elementor-element.elementor-element-26129667 .elementor-icon-list-text{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-70667 .elementor-element.elementor-element-35a222c7{text-align:center;}@media(max-width:1024px){.elementor-70667 .elementor-element.elementor-element-6a500cac{padding:2rem 1rem 2rem 1rem;}.elementor-70667 .elementor-element.elementor-element-20f8594b img{width:240px;}}@media(max-width:767px){.elementor-70667 .elementor-element.elementor-element-20f8594b img{width:220px;}}/* Start custom CSS *//* Jet Tiles News Posts */
span.post__date.post-meta__item.jet-smart-tiles__meta-item {
    background-color: white !important;
    padding: 0 0.5rem;
}

/* Icon List */
.elementor-icon-list-icon i { vertical-align: 3px;
    
}

/* Typography */
h1 mark {
        background-color: white;
}

/* Google Translate */
a.switcher-popup.glink span {
    color: white;
    font-size: 0.85rem !important;
    font-weight: 700;
}
a.switcher-popup.glink span:last-of-type {
    display: none;
}

/* Overwrite HMG Plugin */
.elementor-hmg-job-board-search .wpt-jobboard-search-form button.btn.btn-primary.e-buttontext {
    height: auto !important;
    padding: 0.75rem 1rem;
}
.lSSlideOuter .lSPager.lSpg>li a {
    background: #fff !important;
}
.lSSlideOuter .lSPager.lSpg>li.active a {
    background: var( --e-global-color-accent ) !important;
}
.elementor-hmg-job-board-search.dirhorizontal button[type="submit"] {
    background-color:var( --e-global-color-primary ) !important;
}
.elementor-hmg-job-board-feed.formatboxvert .job-feed-box .jobbox p {
    padding: 0 !important;
}
.elementor-hmg-job-board-feed.formatboxvert .job-feed-box .jobbox h3 {
    margin-bottom: 0 !important;
}

/* Store Locator Plus */
.slp_search_form .search_box .search_item div {
    margin-right: 1rem !important;
}
.slp_search_form .search_box .search_item .slp_ui_button {
    margin: 0 !important;
    font-size: 0.8rem;
    padding: 0.625rem 1rem;
}

.results_wrapper .results_entry .location_secondary span {
    display: block !important;
}

@media only screen and (max-width: 600px) {
    .slp_search_form .search_box .search_item div {
        display: block !important;
    }
    .slp_search_form .search_box .search_item label {
        text-align: left !important;
    }
    .slp_search_form .search_box #addy_in_address.search_item label {
        margin-top: 0.75rem !important;
    }
    .slp_search_form .search_box .search_item #radius_in_submit {
        padding-top: 2rem;
    }
    
}
.store-locator-locations .store_locator_plus #addy_in_radius {
    margin-right: 1rem !important;
}

.slp_results_container .results_wrapper { border-radius: 0 !important; }

div#map.slp_map {
    display: inline-block;
    float: right;
    width: 48% !important;
}
div#map_sidebar {
    display: inline-block;
    width: 50%;
}

@media only screen and (max-width: 767px) {
    div#map.slp_map {
    display: block;
    float: left;
    width: 100% !important;
    margin-bottom: 1rem;
}
div#map_sidebar {
    display: block;
    width: 100%;
}
.store-locator-locations .store_locator_plus #addy_in_radius {
    display: block !important;
}
.slp_search_form .search_box .search_item label { text-align: left !important;}
.slp_search_form .search_box .search_item #radius_in_submit { margin-top: 2rem !important;}
}

.slp_results_container .results_wrapper .location_name {
    color: var( --e-global-color-primary );
    font-size: 1.3rem !important;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    font-family: "Roboto Condensed", lato;
}
span.slp_result_address { 
    display: block !important;
}
span.slp_result_contact {
    display: inline-block;
    padding-right: 1rem;
    font-weight: 700;
}
span.slp_result_contact.slp_result_hours, .slp_result_address.slp_result_country, .location_distance { display: none !important; }

.slp_result_address.slp_result_phone { display: inline !important; padding-right: 1rem;  }

.slp_result_address.slp_result_phone:before { content: "PH: "; font-weight: 700; }

.slp_result_address.slp_result_fax { display: inline !important; }

.slp_result_address.slp_result_fax:before { content: "FAX: "; font-weight: 700; }

.slp_search_form .search_box .search_item label { padding-top: 0.75em; }/* End custom CSS */