

/* Start:/local/components/novox/shipping.calculator/templates/.default/style.css?1755164241560*/
.mapPlacemark {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    z-index: 2;
    display: none;
}
.mapPlacemark.mapPlacemark--unclickable {
    display: block;
    z-index: 1;
    transform: translate(-50%, -50%);
}
.mapPlacemark.js-map-point-active {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    pointer-events: none;
}
.js-shipping-placeholder{
    padding: 20px; text-align: center; color: #888;
}
.js-error{
    color: red; margin-top: 10px;
}
/* End */
/* /local/components/novox/shipping.calculator/templates/.default/style.css?1755164241560 */
