.elementor-2576 .elementor-element.elementor-element-0110820{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}/* Start custom CSS */.infobox__marker {
    display: none;
}

.infobox__row.store-address {
    font-size: 11px;
    font-weight: 500;
    color: black;
}

.infobox__row.infobox__title.store-location {
    font-weight: bolder;
    font-size: 20px;
}

a.infobox__row.infobox__cta.ssflinks {
    background-color: #E76100;
    border-style: none;
    border-radius: 25px;
    font-size: medium;
    font-family: sans-serif;
    color: white;
    text-decoration: none;
}

h2.title.space-bottom-3x {
    font-size: 25px;
    background-color: #E76100;
    padding: 10px;
    border-radius: 10px;
}

a#dirbutton {
    padding: 10px;
    font-size: large;
    background-color: #E76100;
    border-radius: 10px;
    text-decoration: none;
}

div#info-email {
    font-size: medium;
    font-weight: 500;
}

div#info-tel {
    font-size: medium;
    font-weight: 500;
}

.store-tel {
    font-size: medium;
    color: #E76100;
}

.infobox__row.store-address {
    font-size: 10px;
    font-weight: 700;
    color: black;
}

.infobox__row.infobox__title.store-location {
    font-size: x-large;
    font-weight: bolder;
}
.infobox__row + .infobox__row {
    margin: 15px;
}

.store-email a {
    color: #E76100 !important;
}/* End custom CSS */