@CHARSET "UTF-8";

#voucher-widget, #shopping-cart-widget {
    display: none;
}

.page-header {
    display: none;
}

.articledata_selectArticlePreview .content-container-header, .articledata_selectArticlePreview2 .content-container-header {
    display: none;
}

.navigation .nav li {
    display: none;
}

div.artikelname {
    font-family: 'Univers LT W02 55 Roman';
    font-size: 1.5em;
    /*line-height: 1.2em;*/
    line-height: 30px;
    text-align: center;
}

div.artikelbeschreibung {
    text-align: center;
}

div.artikelbild {
    text-align: center;
}
div.artikelbild img {
    border: none;
}

div.artikelbestellen {
    text-align: center;
}

.btn.button_absenden {
    width: 100%;
    margin: 0;
}





[data-rel="locate-store-modal"] {
    width: auto;
}

[data-rel="locate-store-modal"] .modal-header {
    min-height: 45px;
}

[data-rel="locate-store-modal"] .modal-body {
    padding: 0;
    overflow-y: visible;
}


[data-rel="locate-store-modal"] #store-search {
    position: relative;
}

[data-rel="locate-store-modal"] #store-search .content {
    padding: 0;
}

[data-rel="locate-store-modal"] #store-search .container-search {
    position: relative;
}

.pac-container {
    z-index: 999999;
}



.content.preview-info {
    margin-top: 21px;
}
