/* Anpassungen JP */

.vtp-social-nav .social-nav-item.mail,
.vtp-social-nav .social-nav-item.mail:hover {
    background-image: url(../../vtp_base/img/audi_nemo/sprite-detailpage-acn.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}

.vtp-social-nav .social-nav-item.mail {
    background-position: 0px -762px;
}

.vtp-social-nav .social-nav-item.mail:hover {
	background-position: 0px -694px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) 
{
	.vtp-social-nav .social-nav-item.mail,
	.vtp-social-nav .social-nav-item.mail:hover {
		background-image: url(../../vtp_base/img/audi_nemo/sprite-detailpage-acn@2x.png);
		 background-size: 60px 1408px; }
}

.print-only .vtp-stage-gallery {display: none;}

@media print {
    .print-only .vtp-stage-gallery {
        display: block;
    }
    .vtp-stage-gallery.no-print {
        display:none;
    }

    .print-only .vtp-stage-gallery.slides-3.render .vtp-stage-gallery-item:nth-of-type(1) {
        max-width:66.53333%;
        width:auto;
    }

    .print-only .vtp-stage-gallery.render .vtp-stage-gallery-item:nth-of-type(2),
    .print-only .vtp-stage-gallery.render .vtp-stage-gallery-item:nth-of-type(3) {
        max-width:33.26667%;
        width:auto;
    }

    .print-available-date {
        width:100%;
        float:left;
        overflow:auto;
        text-align:right;
        margin-top:15px;
    }
}

.container-vtp-nationwide-selling {
    overflow:auto;
}