#content .select_car_box .selected_box .box .number_car.small input::-webkit-input-placeholder{font-size:12px;}
#content .select_car_box .selected_box .box .number_car.small input::-moz-input-placeholder{font-size:12px;}

@media screen and (max-width: 320px) {
    #content .select_car_box .selected_box .box .number_car.small input::-webkit-input-placeholder{font-size:10px;}
    #content .select_car_box .selected_box .box .number_car.small input::-moz-input-placeholder{font-size:10px;}
}

/*delivery page*/
.delivery-page__secure ul li.circle2 p span {font-size: 9px}
.delivery-page__secure ul li.circle3 p span {font-size: 19px}
/*delivery page*/

#content ul.list_product li .list_product_block .right_block .price .price-one {text-align: left;}

/*Service page*/
.service-station .service-form__row.two span:first-child {width: 52%;}
.service-station .service-form__row.two span.small {width: 47%;}
/*Service page*/

.popup-tires-select__wheel .width {left: 60px;}
.popup-tires-select__wheel .height {left: 115px;}
.popup-tires-select__wheel .inch {left: 175px;}
.popup-tires-select__wheel .load-index {right: 3px;}
.payment-block ul li.payment_hypovereinsbank_img {
    background-image: url(../../../assets/img/new_cart_payments/hypovereinsbank_fr.png);
    background-size: 75px;
}

/* eu-reifen */
.product-parameters__img {
    background: url("https://cdn.autodoc.de/thumb/assets/tyres_label/pkw/mob/eu-reifen/fr.png") no-repeat;
    background-size: 100% 100%;
    min-width: 270px;
    max-width: 375px;
    height: 867px;
}
.selector-infograph .box .release {top: 89px; width: 122px; line-height: 12px; font-size: 13px;}
.selector-infograph .box .specifications {top:132px}
.selector-infograph .box .manufacturer {top:22px}

.hinweis {
    top: 15px;
}
.popup-coupon__text {font-size: 29px;}
.popup-coupon__win-top span {font-size: 30px;}
.popup-coupon__win-block p {width: 50%}
.additional_overlay { display: block; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.69) !important; z-index: 1001 !important;}