/*
 Theme Name:     Divi Child
 Theme URI:      https://careers.sonobello.com/
 Description:    Divi Child Theme
 Author:         White Point Digital
 Author URI:     https://www.whitepointdigital.com
 Template:       Divi
 Version:        1.0.2
*/

#asl-storelocator.asl-cont.sbc-locator {
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
}



#asl-storelocator.asl-cont.sbc-locator .wpd-asl-buttons a.wpd-asl-button {
    font-size: 14px !important;
    color: white !important;
    background: #df822c !important;
    line-height: 16px !important;
    padding: 10px 10px !important;
    border-radius: 23px !important;
    text-align: center !important;
    display: inline-block !important;
    width: 45% !important;
    cursor: pointer !important;
}

#asl-storelocator.asl-cont.sbc-locator .wpd-asl-buttons a.wpd-asl-button:hover {
    color: white    !important;
}

#asl-storelocator.asl-cont.sbc-locator .addr-loc {
    margin-bottom: 10px;
}

#asl-storelocator.asl-cont.sbc-locator .wpd-asl-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}
