

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.sc-widget-container {
    border-style: solid;
    border-width: medium;
    border-color: #E8E8E8;
    #height: 240px;
    max-width: 350px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 15px;
    background-color: white;
    min-width: 325px;
}

.sc-widget-container-frca {
    #height: 270px !important;
}

.sc-widget-container-esus {
    #height: 270px !important;
}

.sc-widget-header {
display: inline-block;
margin-top: 10px !important;
padding-bottom: 0px !important;
margin-left: 0px !important;
font-size: 16px !important;
}

.sc-widget {
display: inline-block;
padding-bottom: 0px !important;
margin-top: -15px !important;
-webkit-transform:scale(0.86) !important;
-moz-transform:scale(0.86) !important;
-ms-transform:scale(0.86) !important;
transform:scale(0.86) !important;
border: 0px solid transparent !important;
}

div[data-sc-id] img:hover, div[data-sc-type="retailer-carousel"] img:hover {
    cursor: pointer !important;
    opacity: 0.9 !important;
    border-radius: 0px !important;
    border: 0px solid transparent !important;
}

div[data-sc-id] .zip-change-box input {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
    margin-left: 85px !important;
    width: 55% !important;
}

.change-zip-input:before {
    display: none !important;
}

div[data-sc-id] > div select, div[data-sc-type="attributes-radio"] > div select {
    height: 38px !important;
    font-size: 13px !important;
}

div[data-sc-id] > div select::-ms-value {
    color: black !important;
}

div#product_store_locator {
    width:50%;
    margin-left:45%;
}

div#sc_sl_map_items {
    width: 50%;
}

div#sc_sl_map_items_stores {
    width: 100%;
}

.sc-sl-stores-info {border-bottom: 1px solid #00000054;}

