@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;
    max-width: 400px;
    /*height: 230px;*/
    text-align: center;
    margin-bottom: 25px;
    min-width: 275px;
}

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

.sc-widget-container-shop-now {
    margin-top: 25px !important;
}

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

.sc-widget {
display: inline-block;
padding-bottom: 0px !important;
border: 0px !important;
background-color: 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 {
    width: 55%  !important;
    margin-top: 10px !important;
    margin-left: 80px !important;
}

div[data-sc-id] .change-zip-input:before {
    display: none; !important;
}

div[data-sc-id] .zip-change-box input::placeholder {
    font-size: 10px !important;
}
