

/* Start:/local/components/tf/basket-inline/templates/.default/style.css?1782829116367*/
#orderBasket.wait {
    position: relative;
    opacity: .5;
}
#orderBasket.wait:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
    width: 200px;
    height: 200px;
    content: '\00A0';
    background-image: url(/local/components/tf/basket-inline/templates/.default/images/preloader.svg);
    background-repeat: no-repeat;
    background-position: center;
}
/* End */
/* /local/components/tf/basket-inline/templates/.default/style.css?1782829116367 */
