2 автомобиля · 1 цвет
i-SPACE
1 автомобиль · 1 цвет
i-JOY
1 автомобиль · 1 цвет
i-PRO
1 автомобиль · 1 цвет
i-VAN
1 автомобиль · 1 цвет
i-JET
t: 1.4;
margin: 0;
padding: 15px 60px 15px 10px;
text-align: center;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 2147483647;
background-color: rgba(51, 51, 51, .85);
color: #fff;
}
}
@media only screen and (min-width: 600px) {
#jsCookieNotification>div {
font-size: 14px;
line-height: 1.4;
margin: 0;
padding: 15px 115px 15px 60px;
text-align: center;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 2147483647;
background-color: rgba(51, 51, 51, .85);
color: #fff;
}
}
#jsCookieNotification {
color: #fff;
}
#jsCookieNotification a {
color: #fff;
text-decoration: underline;
}
#jsCookieNotification #jsCookieNotificationClose {
font-size: 16px;
line-height: 1;
position: absolute;
top: 50%;
right: 15px;
color: #fff;
margin: -15px 0 0;
z-index: 2;
cursor: pointer;
border: 1px solid;
padding: 0.3rem;
}