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

.sc-widget {
-webkit-transform:scale(0.66);
-moz-transform:scale(0.66);
-ms-transform:scale(0.66);
transform:scale(0.66);
margin-top: -25px !important;
margin-left: -14px !important;
}

  .sc-widget-mobile {
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
transform:scale(0.8);
}

/*
div[data-sc-id] .slick-slide img, div[data-sc-type="retailer-carousel"] .slick-slide img {
    max-height: 65px !important;
    max-width: 65px !important;
}
*/

div[data-sc-id] img, div[data-sc-type="retailer-carousel"] img {
    max-height: 58px !important;
    max-width: 58px !important;
    min-height: 50px !important;
    min-width: 50px !important;
    width: initial !important;
}

div[data-sc-id].widget-border {
    border: 3px solid #ffffff !important;
    border-radius: 5px !important;
}

div[data-sc-id] #postal-code-elements {
    margin-top: 5px !important;
}

div[data-sc-id] #postal-code-elements:before {
    top: 4px !important;
}

div[data-sc-id] #postal-code-elements input {
    width: 50px !important;
}

div[data-sc-id] #postal-code-elements #cp-help .fa {
    margin-top: 2px !important;
}

div[data-sc-id] #postal-code-elements #cp-help {
    color: 	#083677 !important;
}

div[data-sc-id] .wtb-call-to-action {
    color: #083677 !important;
}
div[data-sc-id]>div select, div[data-sc-type="attributes-radio"]>div select {
    font-size: 16px !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-button-id].sc-buy-button {
    margin: 15px !important;
}

.sc-buy-button {
    min-width: 0;
    background-color: #083677;
    padding: 0 12px;
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 0 12px;
    background-color: #083677;
    border-color: #083677;
    border-style: solid;
    border-width: 0;
    border-radius: 0;
    min-width: 0;
    font-family: 'Clarendon BT W01 Roman', Arial, sans-serif;
    font-size: 18px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    cursor: pointer;
}

.sc-buy-button-small {
    min-width: 0;
    background-color: #083677;
    float: left;
    display: block;
    margin: 0 0 0 0;
    padding: 0 6px;
    background-color: #083677;
    border-color: #083677;
    border-style: solid;
    border-width: 0;
    border-radius: 0;
    min-width: 0;
    font-family: 'Clarendon BT W01 Roman', Arial, sans-serif;
    font-size: 18px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    cursor: pointer;
}

.sc-sl-map-modal-content {
    font-family: 'Clarendon BT W01 Roman';
    color: #6c4928;
}

.sc-sl-map-header {
    background-color: rgb(245, 238, 209);
}

.sc-sl-map-header-cust-logo {
    background-image: url("https://www.unclebens.com/images/default-source/logos/unclebens_logo.png?Status=Temp&sfvrsn=4") !important;
}

.sc-sl-map-header-authentic-product-name {
    color: #6c4928;
    text-shadow: none;
    text-transform: uppercase;
}
.sc-sl-map-close {
    color: #083677;
}

.sc-sl-map-items {
    background-color: rgb(245, 238, 209);
}

.sc-sl-map-items-buttons {
    background-image: url("https://www.unclebens.com/img/background.png");
}

.sc-sl-text-button {
    color: #083677;
}

.sc-sl-map-items-filters-label {
    color: #124d7e;
}

.sc-sl-map-header-master-product-variant, .sc-sl-input {
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #666;
    font-family: 'Arial' !important;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    color: #666;
}
