@media (max-device-width: 320px) {
    #header-add {
        /*display: none;*/
        margin-bottom: 20px;
    }
    #header-top .info {
        display: none;
    }
    #header-top .hotline {
        left: 302px;
        /*display: none;*/
    }
    #header-top .search {
        /*left: 302px;*/
        left: 482px;
        right: inherit;
        /*display: none;*/
        top: 0;
    }
    #header-top .advantage {
        display: none;
    }
    #header-top .basket {
        display: none;
    }
    #slideshow .nav {
        display: none;
    }
}

@media (max-device-width: 800px) {
    #wrap {
        margin: 10px auto 100px;
        overflow: hidden;
        width: 760px;
    }

    #nav {
        display: none;
    }

    #footer_main .produkte {
        display: none;
    }

    #header-top .facebook, #header-top .googleplus {
        display: none;
    }
}

#produkt {
    margin: 0 auto;
    padding-left:8px;
    width: 754px;
    overflow: hidden;
    background-image: url(/images/pages/produkt_bg.jpg);
    background-repeat: repeat-y;
    background-position: 8px top;
    font-size: 10px;
}

#produkt .top {
    background: #7399BE url(/images/pages/produkt_top.png) no-repeat;
    color: #E2ECEE;
    clear: both;
    padding-left: 20px;
    font-size: 12px;
    padding-top: 8px;
    line-height: 25px;
    overflow: hidden;
}

@media (max-device-width: 800px) {
    #produkt .top {
        height: 24px;
        font-size: 22px;
        padding-top: 9px;

    }
}

#produkt .top li {
    float: left;
    margin: 0;
    line-height: 25px;
    font-size: 12px;
    color: #E2ECEE;
    padding-right: 4px;
}

#produkt .top a {
    color: #FFF;
    text-decoration: underline;
    font-style: normal;
}
#produkt .top b {
    text-align: center;
    display: block;
    font-style: normal;
    font-size: 12px;
}
@media (max-device-width: 800px) {
    #produkt .top b {
        font-size: 22px;
    }
}

#produkt .bottom {
    background-image: url(/images/pages/produkt_bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 10px;
    clear: both;
}

#produkt p, #produkt li {
    font-size: 13px;
    color: #2f3d4b;
    line-height: 18px;
}
@media (max-device-width: 800px) {
    #produkt p, #produkt li {
        line-height: 26px;
        font-size: 22px;
    }
}


#produkt .aktionImg img {
    float: right;
    margin: 10px 20px 15px 10px;
}

#produkt .header{
    margin: 30px;
}

#produkt .header p {
    font-size: 15px;
}
@media (max-device-width: 800px) {
    #produkt .header p {
        font-size: 22px;
    }
}

#produkt .header h1 {
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #2f3d4b;
}
@media (max-device-width: 800px) {
    #produkt .header h1 {
        font-size: 28px;
    }
}

#produkt .links {
    margin: 30px;
}

#produkt .links h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #2f3d4b;
}

#produkt .links ul {
}

#produkt .links ul li {
    float: left;
    margin: 0 7px 7px 0;
}

#produkt .links ul li a {
    display: inline-block;
    background-color: #2a3747;
    color: #ffffff;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
}

@media (max-device-width: 800px) {
    #produkt .links ul li {
        margin: 0 10px 10px 0;
    }

    #produkt .links ul li a {
        padding: 10px;
        font-size: 30px;
    }
}


#produkt .links ul li a:hover {
    background-color: #7399be;
}

#produkt .features {
    background-color: #2A3747;
    margin: 0 9px;
    padding-bottom: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#produkt .features #thumbnails {
    background-color:#7399be;
    padding: 4px 5px 2px 5px;;
    float:right;
    margin-left:10px;
}

#produkt .features #thumbnails img {
    border: 2px solid #7399be;
    height: 60px;
    width: 80px;
}

#produkt .features #thumbnails a.active img {
    border: 2px solid #2a3747;
}

#produkt .features h2 {
    width:350px;
    padding: 15px 0 0 0;
    margin: 0 0 15px 25px;
    font-weight: bold;
    font-size:23px;
    line-height: 25px;
    color:#FFF;
}

#produkt .features ul {
    list-style-type: disc;
    float: left;
    width: 350px;
    margin-left: 25px;
}

#produkt .features ul li {
    color:#FFF;
    margin-bottom: 10px;
    font-size:15px;
    background: url(/images/pages/bulletpoint.png?v=1) no-repeat 0 1px;
    list-style-type: none;
    padding-left: 18px;
}
@media (max-device-width: 800px) {
    #produkt .features ul li {
        font-size:22px;
    }
}

#produkt .features ul li:first-letter {
    text-transform: uppercase;
}

#produkt .features ul li a {
    color: #FFF;
    text-decoration: underline;
}

#produkt .features .info {
    float:right;
    width: 360px;
}

#produkt .features .info div.videoBtn {
    text-align:right;
    margin: 20px 30px 0 0;
}

#produkt .features .info div.videoBtn span {
    display:block;
    margin:0 0 10px 0;
}

#produkt .features .info div.videoBtn span a {
    font-weight:bold;
    color:#FFF;
    background: url(/images/pages/video-symbol.png) no-repeat;
    height:24px;
    line-height:24px;
    display:inline;
    font-size:13px;
    padding: 4px 0 4px 30px;
    margin:0 0 0 15px;
}
@media (max-device-width: 800px) {
    #produkt .features .info div.videoBtn span {
        margin-top: 40px;
    }
    #produkt .features .info div.videoBtn span a {
        font-size:22px;
        padding:0 0 0 27px;
        margin:22px 0 0 15px;
    }
    /*#produkt .features .info div.videoBtn span {*/
        /*display: compact;*/
    /*}*/
}

#produkt .features .info div.notAvailable {
    text-align: right;
    margin: 0 0 15px 0
}


#produkt .features .info div.videoBtn span a:hover {
    text-decoration:underline;
}

#produkt .features .price-info {
    color:#FFF;
    width: 250px;
    float: right;
    margin-top: 30px;
    margin-right: 30px;
}
#produkt .features .price-info b {
    color:#FFF;
    line-height: 30px;
    font-size: 38px;
    font-weight: bold;
    text-align: right;
}

#produkt .features .price-info b.ext {
    line-height: 27px;
    font-size: 25px;
    font-weight: bold;
    text-align: right;
}

#produkt .features .price-info b.ext sup {
    font-weight: normal;
    font-size: 20px;
    padding-left: 4px;
    vertical-align: text-top;
}

#produkt .features .price-info em.ext {
    color:#FFF;
    line-height: 21px;
    font-size: 19px;
    text-align: right;
    font-style: normal;
    margin-right: 3px;
}


#produkt .features .price-info i {
    color: #a7d6ff;
    line-height: 20px;
    font-size: 13px;
    text-align: right;
    font-style: normal;
    font-weight: bold;
}

#produkt .features .price-info p {
    text-align: right;
    font-size: 12px;
}

#produkt .details {
    clear: both;
    padding-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
}
#produkt .details .item {
    float: left;
    width: 27%;
    margin: 20px;
}

#produkt .description {
    clear: both;
    margin-top: 30px;
    margin-right: 30px;
    margin-left: 30px;
}

#produkt .description a {
    color: #003774;
    text-decoration: underline;
}

#produkt .description a:hover {
    color: #666666;
}

#produkt .details .item p , #produkt .details .item li{
    font-size: 12px;
}

#produkt .description .item  {
    clear: both;
    margin-bottom: 40px;
}

#produkt .description .item h2 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #2f3d4b;
    clear: both;
}
@media (max-device-width: 800px) {
    #produkt .description .item h2 {
        font-size: 28px;
    }
}

#produkt .description .item h3 {
    clear: both;
    font-size: 15px;
    margin: 15px 0 5px 0;
    color: #696969;
}

#produkt .description .item ul {
    margin: 5px 0 10px 10px;
    padding: 0;
}

#produkt .description .item ul li {
    list-style: disc inside;
    margin: 0;
    padding: 0;
}

#produkt .description .item .sitemap {
    float: left;
    width: 230px;
    margin-top: 15px;
}

#produkt .description .item .sitemap li {
    list-style-type: none;
}

#produkt .description .item .sitemap .list-top {
    clear: both;
    font-size: 15px;
    margin: 15px 0 5px 0;
    color: #003774;
    font-weight: bold;
}

#produkt .description .item .sitemap a {
    cursor: pointer;
    text-decoration: none;
}
#produkt .description .item .sitemap a:hover {
    text-decoration: underline;
}

#produkt .description .item .video {
    margin: 15px 0 0 0;
}

#produkt .description img.img-left  {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}
#produkt .description img.img-right   {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
}
#produkt .vorteile {
    background-color: #ECECEC;
    padding-top: 5px;
    padding-bottom: 5px;
}

#produkt .tax-shipping-info {
    background-color: #ECECEC;
    padding: 8px 10px 2px 0;
    text-align: right;
    font-size: 11px;
}

#produkt .tax-shipping-info a {
    color: #000;
    text-decoration: underline;
}

#produkt .description .subitem {
    margin-top: 22px;
}

#produkt .description .subitem h4 {
    margin-bottom: 2px;
    color: #000;
}

#produkt .description .subitem ul {
    margin: 40px 0 0 0;
    overflow: hidden;
}

#produkt .description .subitem li {
    width: 50%;
    float: left;
}

#produkt .description .subitem tbody {
    font-size: 12px;
    font-weight: bold;
}

#produkt .description .subitem td {
    padding: 3px;
    border-right: 3px solid #fff;
    background-color: #E7E7E7;
}



#slideshow {
    position: relative;
}

#slideshow .images {
    width: 740px;
    height: 310px;
    overflow: hidden;
    position: relative;
    margin: 0 7px;;
}

#slideshow .images a {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
}

#slideshow .mask {
    position: absolute;
    overflow: hidden;
    width: 740px;
    height: 310px;
    top: 0;
    left: 0;
}

#slideshow .mask a.navi {
}

#slideshow .mask a.prev, #slideshow .mask a.next {
    background-position: right;
    margin-top:120px;
    position:absolute;
    width: 40px;
    overflow: hidden;
    display: block;
    height: 68px;
    margin-right: 4px;
    margin-left: 4px;
    z-index:2;
}

#slideshow .mask a.prev {
    background-image: url(/images/pages/btn_img_previous.png);
    margin-left:20px;
}

#slideshow .mask a.next {
    background-image: url(/images/pages/btn_img_next.png);
    margin-left:695px;
}

#slideshow .mask a.prev:hover, #slideshow .mask a.next:hover {
    background-position: left;
}

#slideshow .mask a.helper {
    position: absolute;
    cursor: pointer;
    display: block;
    width: 740px;
    height: 310px;
    top: 0;
    left: 0;
}
@media (max-device-width: 800px) {
    #slideshow .mask a.helper {
        display: none;
    }
}

#slideshow .nav {
    background-color:#56799a;
    margin: 0 9px;
}

@media (max-device-width: 320px) {
    #slideshow .nav {
        display: none;
    }
}

#slideshow .nav .scroll {
    display:block;
    width:21px;
    height:100px;
    cursor:pointer;
    background: #7499bf no-repeat center center;
}
#slideshow .nav .scroll:hover {
    background-color:#b6cade;
}
#slideshow .nav .scroll.left {
    background-image: url(/images/pages/leftscroll.png);
    float:left;
}

#slideshow .nav .scroll.right {
    background-image: url(/images/pages/rightscroll.png);
    float:right;
}

#slideshow .nav .scroll.disabled, #slideshow .nav .scroll.disabled:hover {
    cursor:auto;
    background: #56799A none;
}

#slideshow .nav .slidescroll {
    position:relative;
    overflow:hidden;
    height:100px;
    width: 690px;
}

#slideshow .nav .slidescroll .items {
    width:20000em;
    position:absolute;
}

#slideshow .nav .slidescroll .items div {
    float:left;
}

#slideshow .nav a.prev {
    display:none;
}

#slideshow .nav a.next {
    display:none;
}

#slideshow .nav a.prev:hover {
}

#slideshow .nav a.next:hover {
}

#slideshow .nav .slidetabs > div {
    padding: 3px;
}

#slideshow .nav .slidetabs > div > span {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

#slideshow .nav .slidetabs > div > span img {
    height:70px;
    width: 100%;
}

#slideshow .nav .slidetabs > div > span a {
    padding:2px;
    display: block;
    background-color:#56799a;
    width:168px;
}

#slideshow .nav .slidetabs > div > span a cite {
    font-style:normal;
    display:block;
    color:#FFF;
    font-size:11px;
    line-height:13px;
    padding: 3px 3px 3px 3px;
}

#slideshow .nav .slidetabs > div > span a:hover {
    background-color:#496581;
}

#slideshow .nav .slidetabs > div > span a.current {
    background-color:#2a3747;
}


/* Edit-Mode  */

#produkt .description .item p u, #produkt .header p u {
    text-decoration: none;
}

#produkt .description .item p u:hover, #produkt .header p u:hover {
    cursor: pointer;
    background-color: yellow;
    color: blue;
    text-decoration: underline;
}

#produkt #content {
    background: #ececec;
    margin: 0;
    padding: 10px 0 0 0
}

.slideshow-nav {
    position: relative;
    margin: 0 9px;
}

.slideshow-controls {
    height: 310px;
    position: absolute;
    width: 740px;
}

#slideshow .slideshow-slides, .slideshow-controls {
    margin: 0 7px;
}

#slideshow .slides {
    overflow: hidden;
    margin: 0 0;
    background-color: #56799a;
    padding: 3px 0;
}

.slideshow-nav .slide {
    /*width: 168px;*/
    padding: 2px;
}

.slideshow-controls .prev,
.slideshow-controls .next,
.slideshow-nav .prev,
.slideshow-nav .next {
    background-color: #7499bf;
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    z-index: 1000;
    top: 50%;
}

.slideshow-controls .prev:hover,
.slideshow-controls .next:hover,
.slideshow-nav .prev:hover,
.slideshow-nav .next:hover {
    background-color: #b6cade;
}

.slideshow-controls .prev,
.slideshow-controls .next {
    width: 40px;
    height: 68px;
    border-radius: 4px;
    margin-top: -34px;
    padding: 10px;
}

.slideshow-controls .prev {
    left: 8px;
}

.slideshow-controls .next {
    right: 8px;
}

.slideshow-controls .icon,
.slideshow-nav .icon {
    display: block;
    fill: #fff;
}

.slideshow-controls .icon {
    width: 18px;
    height: 33px;
}

.slideshow-nav .prev,
.slideshow-nav .next {
    width: 21px;
    padding: 30px 5px;
    top: 0;
    bottom: 0;
}

.slideshow-nav .prev {
    left: 0;
}

.slideshow-nav .next {
    right: 0;
}

#slideshow .slideshow-nav .slide:hover {
    background-color:#496581;
    cursor: pointer;
}

#slideshow .slideshow-nav .slick-current {
    background-color:#2a3747;
}

#slideshow .slideshow-nav .slide img {
    width:168px;
    height:70px;
}

#slideshow .slideshow-nav .slide cite {
    font-style:normal;
    display:block;
    color:#FFF;
    font-size:11px;
    line-height:13px;
    padding: 3px 3px 3px 3px;
    width: 162px;
}

.slideshow-nav .slides .slick-track {
    display: flex;
}

.slideshow-nav .slide {
    display: flex;
    height: auto;
    flex-direction: column;
}

#produkt .product-list{
    margin: 30px;
}

#produkt .product-list h2 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #2f3d4b;
    clear: both;
}
@media (max-device-width: 800px) {
    #produkt .product-list h2 {
        font-size: 24px;
    }
}
#produkt .product-list .video {
    margin: 15px 0 0 0;
    float: left;
}

#produkt .product-list-button {
    margin: 30px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    float:left;
    width: 100%;
    text-align: center;
}

#produkt .slideshow .slideshow-slides .slick-dots{
    position: relative;
}

#produkt .video-wrapper {
    display: flex;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#produkt .video-wrapper .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-device-width: 800px) {

    .mobile-theme #wrap {
        width: 100%;
        margin: 0 auto 100px;
        background-color: white;
    }

    .mobile-theme #produkt {
        width:100%;
    }

    .mobile-theme .pp-grid.mobile #ppSearch>div {
        width: 45%;
        padding-top: 0;
    }

    .mobile-theme .pp-grid.mobile #ppSearch input[type=text] {
        font-size: 1rem;
        line-height: 35px;
    }

    .mobile-theme .pp-grid.mobile #ppSearch button.glyphicons.search,
    .mobile-theme .pp-grid.ios.mobile #ppSearch button.glyphicons.search {
        line-height: 35px;
        height: 33px;
        cursor: pointer;
        position: absolute;
        right: 10px;
        width: 32px;
        font-size: 16px;
        top: 38px;
        display: inline-block;
    }

    .mobile-theme .pp-grid.mobile #ppSearch button.glyphicons.search:before,
    .mobile-theme .pp-grid.ios.mobile #ppSearch button.glyphicons.search:before{
        font-size: 1.5rem;
    }

    .mobile-theme .pp-grid.ios.mobile #ppSearch input[type=text] {
        padding-left: 10px;
        margin-left: -10px;
    }

    .mobile-theme .pp-grid.mobile .banner-mobile {
        padding: 0.75rem;
        font-size: 1rem;
    }

    .mobile-theme .pp-grid .banner-mobile a {
        font-size: 1rem;
        border-radius: 5px;
        padding: 0.4rem;
    }

    .mobile-theme .pp-grid.mobile ul.navi > li > a,
    .mobile-theme .pp-grid.mobile .basket>a {
        font-size: 0;
        padding: 0.75rem;
        line-height: 1rem;
    }

    .mobile-theme .pp-grid.mobile ul.navi > li:last-child {
        display: none;
    }

    .mobile-theme .pp-grid.mobile ul.navi > li > a:after,
    .mobile-theme .pp-grid.mobile .basket>a:after {
        content: "";
    }

    .mobile-theme .pp-grid .header-nav .glyphicons.show_lines:before,
    .mobile-theme .pp-grid .header-nav .glyphicons.user:before,
    .mobile-theme .pp-grid.mobile .header-nav .glyphicons.shopping_cart:before{
        font-size: 1.5rem;
        margin: -15px 0 0 0;
        color: #314965;
    }

    .mobile-theme .pp-grid.mobile .glyphicons {
        padding-left: 30px;
    }

    .mobile-theme .pp-grid.mobile .folder .glyphicons {
        padding-left: 10px;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList li a {
        font-size: .8125rem;
        line-height: 1.3;
        margin: 0;
        display: block;
        color: #314965;
        padding-left: 1.5rem;
        text-transform: uppercase;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList li.nav-close a {
        font-weight: bold;
        text-align: center;
        background-color: #334B67;
        color: #BFCEE3;
        margin: 0;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList>li {
        margin: 0;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList {
        margin: 0;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList li a i.glyphicons.chevron-right:before {
        font-size: 1rem;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList li.nav-close a i.glyphicons.chevron-right:before {
        color: #BFCEE3;
    }

    .mobile-theme .pp-grid.mobile .header-nav ul.naviList li.nav-close a i.glyphicons.chevron-right {
        margin-top: 1px;
    }

    .mobile-theme .pp-grid.mobile .info-tax-shipping {
        font-size: 0.875rem;
        line-height: 1rem;
        padding: 0.5rem 1.5rem;
        margin: 0;
        text-align: left;
        color: #003774;
    }

    .mobile-theme .pp-grid.mobile .info-tax-shipping a {
        text-decoration: underline;
        color: inherit;
    }

    .mobile-theme #produkt {
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
        font-size: 1rem;
        background-image: none;
    }

    .mobile-theme #produkt .top {
        background: none;
        color: #E2ECEE;
        overflow: hidden;
        padding: 0.5rem 1.5rem;
        font-size: 1rem;
        line-height: 1.5;
        height: auto;
    }

    .mobile-theme #produkt p,
    .mobile-theme #produkt li {
        line-height: 1.5;
        font-size: 1rem;
        margin: 0;
    }

    .mobile-theme #produkt .top li {
        float: left;
        font-size: 0.725rem;
        line-height: 1;
        padding: 10px 4px 10px 0;
        color: #2f3d4b;
    }

    .mobile-theme #produkt .top a {
        color: #2f3d4b;
    }

    .mobile-theme #produkt .header {
        margin: 0;
        padding: 0.5rem 1.5rem;
    }

    .mobile-theme #produkt .header h1 {
        font-size: 1.5rem;
        margin-top: .75rem;
        margin-bottom: 1.5rem;
        font-weight: 600;
        line-height: 1.2;
    }

    .mobile-theme .pp-btn.mobile {
        font-size: 1rem;
        line-height: 1.5;
        width: 91%;
    }

    .mobile-theme #produkt .links {
        margin: 0.5rem 0 0.5rem 0;
        padding: 0.5rem 1.5rem 1.5rem;
        color: #2f3d4b;
    }

    .mobile-theme #produkt .links h2 {
        font-size: 1.25rem;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .mobile-theme #produkt .links ul {
        overflow: hidden;
        margin: -0.45rem;
    }

    .mobile-theme #produkt .links ul li {
        float: left;
        margin: 0;
        padding: 0.45rem;
    }

    .mobile-theme #produkt .links ul li a {
        display: inline-block;
        background-color: #2a3747;
        color: #ffffff;
        padding: 0.4rem 0.5rem;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size: 0.875rem;
    }

    .mobile-theme #produkt #slideshow .slideshow-controls {
        display: none;
    }

    .mobile-theme #produkt #slideshow .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    .mobile-theme #produkt .features {
        margin: 0;
        color: #dfe9f5;
        padding: 0.5rem 1.5rem;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .mobile-theme #produkt .features .info {
        width: auto;
    }

    .mobile-theme #produkt .features h2 {
        color: #f0f7ff;
        padding: 0;
        margin: 0;
        font-weight: 600;
        font-size: 1.25rem;
        line-height: 2.5;
        display: flex;
    }

    .mobile-theme #produkt .features .price-info {
        width: auto;
        float: none;
        margin: 0;
        display: flex;
        flex-direction: column;
        padding: 0.5rem 0 0.5rem;
    }

    .mobile-theme #produkt .features .price-info em.ext,
    .mobile-theme #produkt .features .price-info b {
        color: #f0f7ff;
    }

    .mobile-theme #produkt .features ul {
        list-style-type: disc;
        float: left;
        width: auto;
        margin: 0;
        padding-left: 1rem;
    }

    .mobile-theme #produkt .features ul li {
        font-size: 0.875rem;
        color: #f0f7ff;;
        background-image: url(/images/pages/bulletpoint.png);
        background-repeat: no-repeat;
        background-position: 0 1px;
        list-style-type: none;
        padding-left: 18px;
    }

    .mobile-theme #produkt .vorteile,
    .mobile-theme #produkt .top b {
        display: none;
    }

    .mobile-theme #produkt .product-list {
        padding: 0.5rem 1.5rem;
        margin: 0;
    }

    .mobile-theme #produkt .product-list h2 {
        font-size: 1.25rem;
        margin-top: .75rem;
        margin-bottom: 1.5rem;
        font-weight: 600;
        line-height: 1.2;
    }

    .mobile-theme #produkt .product-list .card-list {
        width: 100%
    }

    .mobile-theme #produkt .product-list .card {
        align-items: baseline;
        justify-content: center;
    }

    .mobile-theme #produkt .product-list .card-section {
        justify-content: center;
        text-align: center;
        width: 100%;
        padding: 0.5rem 0;
        min-height: 3.25rem;
    }

    .mobile-theme #produkt .product-list .card-section h3,
    .mobile-theme #produkt .product-list .card-section p,
    .mobile-theme #produkt .product-list .card-section a {
        text-align: center;
        width: 100%;
    }

    .mobile-theme #produkt .product-list .card-section p {
        margin-bottom: 0.5rem;
    }

    .mobile-theme #produkt .product-list .card-section h3,
    .mobile-theme #produkt .product-list .card-section span {
        font-size: 0.875rem;
        line-height: 1.15;
    }

    .mobile-theme #produkt .product-list .card-section span {
        font-size: 0.825rem;
        color: #5f7590;
    }

    .mobile-theme #produkt .product-list-button .pp-btn {
        padding: 0.35rem 0;
        width: 100%;
        margin-top: 1rem;
    }

    .mobile-theme #produkt .card div:last-of-type {
        flex-direction: column;
    }

    .mobile-theme #produkt .card div:last-of-type a {
        font-size: 1rem;
        line-height: 1.3;
        width: 90%;
        padding: 5px 0;
        margin: 0;
    }

    .mobile-theme #produkt .description {
        clear: both;
        padding: 0.5rem 1.5rem;
        margin: 0;
    }

    .mobile-theme #produkt .description h2 {
        padding: 0;
        margin: 0.75rem 0 1.5rem;
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.25;
    }

    .mobile-theme #produkt .bottom {
        background-image: none;
        background-repeat: no-repeat;
        background-position: bottom;
        height: auto;
        clear: both;
        display: none;
    }

    .mobile-theme .pp-grid.mobile .footer .bar .bar-content {
        padding: 1.5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mobile-theme .pp-grid.mobile .footer .toTop {
        font-size: 1rem;
        padding: 1.5rem;
        margin: 0;
    }

    .mobile-theme .pp-grid.mobile .footer .toTop.chevron-right:before {
        color: #f0f7ff;
        margin: 20px 0 0 -13px;
    }

    .mobile-theme .pp-grid.mobile .footer .bar-content img {
        display: none;
    }

    .mobile-theme .pp-grid.mobile ul.quicklinks {
        text-align: center;
        margin: 0;
    }

    .mobile-theme .pp-grid.mobile ul.quicklinks li {
        margin: 0;
        padding: 0 0;
        font-size: 1rem;
        line-height: 1;
    }

    .mobile-theme .pp-grid.mobile ul.quicklinks li a {
        color: #f0f7ff;
        padding: .25rem .75rem;
        white-space: nowrap;
        font-size: 0.8125rem;
        line-height: 3.0;
        letter-spacing: .04em;
        font-weight: 300;
    }

    .mobile-theme .pp-grid.mobile ul.quicklinks li:before {
        margin: 0;
        content: "|";
        color: #f0f7ff;
    }

    .mobile-theme .pp-grid.mobile .footer {
        padding: 0;
    }

    .mobile-theme .pp-grid.mobile .footer .folder {
        padding: 20px 0 20px 20px;
    }

    .mobile-theme .pp-grid.mobile .footer .folder a {
        text-decoration: underline;
    }
    .mobile-theme .pp-grid.mobile .footer .folder h3 {
        font-size: .8725rem;
        line-height: 1.3;
        margin: 0 1.25rem 0 0;
        display: block;
        color: #f0f7ff;
        text-transform: uppercase;
    }

    .mobile-theme .pp-grid.mobile .footer h3 i.glyphicons.chevron-right:before {
        color: #c6d7eb;
        font-size: .8725rem;
    }

    .mobile-theme .pp-grid.mobile .footer p {
        font-size: .8725rem;
        line-height: 1.3;
        margin: 2rem 0 0.825rem;
    }

    .mobile-theme .pp-grid.mobile .footer ul.points {
        margin: 0;
        padding: 0.25rem 1.25rem;
    }

    .mobile-theme .pp-grid.mobile .footer ul.points li {
        margin: 0;
        padding: 0;
        font-size: .8725rem;
        line-height: 1.3;
    }

    .mobile-theme #produkt .product-list .video-wrapper {
        float: left;
    }

    .mobile-theme #produkt .video-wrapper {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }

    .mobile-theme #produkt .video-wrapper .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
