@charset "utf-8";











/* CSS Document */


/*FontFaces*/

@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.produktHeading,
.produktLadung,
.produktCol-Cart h2,
.produktCol-quickCart h2,
.btn-buy,
.form-group label,
form h4 {
    font-family: 'bebas_neueregular';
}




h2 {
    margin-top: 5px;
}





.container {
    background-color: white;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    width: 75%;

    text-align: center;
}


.row-container {
    margin: 0;
}



.space_top {
    margin: 0;
    padding-top: 30px;
}




.header {
    width: 100%;
    height: 110px;
    padding: 0;
    margin: 0;
}

.header-content {
    margin: auto;
    width: 73%;
    min-height: 110px;
    text-align: center;
}

.logo {


    min-height: 110px;
    padding: 0;
}


.img-logo {
    position: absolute;
    bottom: 10px;
    left: 5px;
    width: 34%;
}

.app {


    min-height: 110px;
    padding: 0;
}


.appbanner-container {

    width: 270px;
    height: 100px;
    position: relative;
    right: 10px;
    text-align: center;
    padding-top: 10px;
}


.app-icons-wrapper {
    width: 250px;
    height: 30px;
    display: inline-block;
}


.app-icon {

    height: 30px;
    display: inline-block;
    margin-left: 7px;
}




.bg-line {
    border-bottom: #2780ba solid 5px;
}

.banner {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.banner-img {
    width: 100%;
    height: auto;
}


.center {
    margin: 0 auto;
    width: 100%;
    float: none;
}


.main {


    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
}

.main h2 {
    font-size: 2em;

    color: #555;
    text-decoration: none;
    border-bottom: 5px solid #2780ba;
}


.basket {

    min-height: 500px;
    border-left: 2px solid #2780ba;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
}

.prod-name {
    min-width: 145px;
}

.add-prod {
    min-width: 80px;
}

.basket h2 {
    font-size: 2em;
    color: #555;
}





.basket span {
    color: #2780ba;
}

.basket .btn {
    padding: 2px 7px;
}

.basket td {
    font-size: 1.0em;
    font-weight: bolder;
}

.gesamtLadung {
    border-bottom: double #000;
    text-align: left;
    font-weight: bold;
    width: 100%;
}


.text-blue {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    color: #0095CB;
    font-size: 1.2em;
}



input[type="radio"]:not(:checked)+label {

    font-family: 'bebas_neueregular';
    background-color: transparent !important;
    color: #B0B0B0;
    /*border: 2px solid #C7C7C7;*/
    font-size: 1.4em;
    margin: 3px 5px 3px 0;
    /*min-width: 200px;
    height: 32px;*/
    letter-spacing: 1px;
}


input[type="radio"]:checked:hover+label {

    /*background-color: #2780ba !important;*/
    color: #FFFFFF !important;
    font-family: 'bebas_neueregular';
    /*border: 2px solid #2780ba;*/
    font-size: 1.4em;
    margin: 3px 5px 3px 0;
    min-width: 200px;
    height: 32px;
    letter-spacing: 1px;
}


input[type="radio"]:not(:checked):hover+label {

    /*background-color: #2780ba !important;*/
    color: #FFFFFF !important;
    font-family: 'bebas_neueregular';
    /*border: 2px solid #2780ba;*/
    font-size: 1.4em;
    margin: 3px 5px 3px 0;
    min-width: 200px;
    height: 32px;
    letter-spacing: 1px;
}




input[type="radio"]:checked+label {

    background-color: transparent !important;
    font-family: 'bebas_neueregular';
    color: #2780ba;
    /*border: 2px solid #2780ba;*/
    font-size: 1.4em;
    margin: 3px 5px 3px 0;
    min-width: 200px;
    height: 32px;
    letter-spacing: 1px;
}






.btn-buy {
    font-size: 1.4em;
    margin: 3px 5px 3px 0;
    border-radius: 0;
    border: 2px solid #2780ba;
    background-color: transparent;
    color: #2780ba;
}

.btn-buy:hover,
.btn-buy:focus {
    background-color: #2780ba;
    background-position: 0 -15px;
    border: 2px solid #2780ba;
    color: #FFF;
}

.btn-buy span {
    color: #2980ba;
    vertical-align: middle;
}

.btn-buy:active span,
.btn-buy.active span,
.btn-buy:hover span,
.btn-buy:focus span {
    color: #FFF;
}

.btn-buy:hover .aufladen {
    border-left: 1px solid #999;
}

.btn-buy:active,
.btn-buy.active {
    background-color: #2780ba;
    color: #FFF;
}


.btn-buy-end {
    width: 100%;
}


.btn-buy-end {
    font-family: 'bebas_neueregular';
    height: 36px;
    font-size: 1.5em;
    margin: 3px 5px 3px 0;
}

.btn-buy-end:disabled {
    border-radius: 2;
    border: 2px solid #C7C7C7;
    background-color: transparent;
    color: #B0B0B0;
}

.btn-buy-end:disabled:hover {
    color: #B0B0B0
}

.btn-buy-end {
    background-color: #34af76;
    background-position: 0 -15px;
    border: 2px solid #34af76;
    color: #FFF;
}

.btn-buy-end span {
    color: #2980ba;
    vertical-align: middle;
}

.btn-buy-end:active span,
.btn-buy-end.active span,
.btn-buy-end:hover span,
.btn-buy-end:focus span {
    color: #FFF;
}

.btn-buy-end:active,
.btn-buy-end.active {
    background-color: #2780ba;
    color: #FFF;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: white;
}






.info-sub {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #2A2A2A;
    font-size: 0.7em;
    margin-top: -5px;
}




.pay-wrapper {

    min-width: 255px;
}






.btn-back {
    font-size: 1.4em;
    width: 120px;
    margin: 10px 0px 10px 0px;
    border-radius: 10px;
    border: 2px solid #2780ba;
    background-color: transparent;
    color: #2780ba;
    display: inline-block;
    float: left;
}

.btn-back:hover,
.btn-back:focus {
    background-color: #2780ba;
    background-position: 0 -15px;
    border: 2px solid #2780ba;
    color: #FFF;
}



.btn-back-green {
    font-size: 1.4em;
    width: 120px;
    margin: 10px 0px 10px 0px;
    border-radius: 10px;
    border: 2px solid #34af76;
    background-color: #34af76;
    color: white;
    display: inline-block;
    float: left;
}

.btn-back-green:hover,
.btn-back-green:focus {
    background-color: #34af76;
    background-position: 0 -15px;
    border: 2px solid #34af76;
    color: #FFF;
}



.btn-back:hover span,
.btn-back:focus span {
    color: #999;
}

.btn-back:hover {
    border-left: 1px solid #999;
}

.btn-back:active,
.btn-back.active {
    background-color: #2780ba;
    border-color: #dbdbdb;
}



.btn-aufladen {
    min-height: 44px;
    min-width: 145px;
}


.btn-more {
    min-width: 145px;
    font-size: 1.2em;
}










.col-prod-left {

    text-align: left;
    padding-left: 28px;
    min-width: 212px;
}











.controls {
    text-align: left;
    font-family: "arial";
    font-style: bold;
    font-size: 0.8em;
}








.ladebonbox {
    border-radius: 10px;
    border: 3px solid #2780ba;
    background-color: transparent;
    color: #2780ba;
    width: 140px;
    min-height: 100px;
    padding: 10px;
    margin: 10px 5px 0px 0px;
    display: inline-block;
    float: left;
    position: relative;
}



.ladebonboxbig {

    border-radius: 10px;
    border: 3px solid #2780ba;
    background-color: transparent;
    color: #2780ba;
    width: 212px;
    min-height: 100px;
    padding: 0px;
    margin: 10px 5px 0px 0px;
    display: inline-block;
    float: left;
    position: relative;
}





.space {

    width: 100%;
    min-height: 20px;
    display: inline-block;
}


footer {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    background-color: #F1F1F1;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 140px;
    text-align: center;
}

.footer-container {

    background-color: #F1F1F1;
}




.brandwrapper {

    width: 90%;
    margin: 12px 0 18px 0px;
    font-family: DIN, Arial, Helvetica, sans-serif;
    text-align: left;
    display: inline-block;
}


.brandtext {

    width: 200px;
    min-height: 37px;
    margin: 7px;
    display: inline-block;
    float: left;
    position: relative;
}

.brandtext p {
    color: #105a8e;
    font-size: 12px;
}



.brandbox {

    width: 90px;
    min-height: 37px;
    padding: 0px;
    margin: 7px;
    display: inline-block;
    float: left;
    position: relative;
}





.brandbox a {

    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
}


.footer-service {
    display: inline-block;
    text-align: center;
    width: 90%;
}




.footer-col {

    float: left;
    padding: 5px 0 0px 0px;
    text-align: left;
}

.footer-service ul {
    padding-left: 0px;
}

.produkte li {
    padding-left: 0px;
}


li {

    list-style: none;
    padding: 0;
    text-align: left;
}


h3 {

    font-size: 1.5em;
    color: #555;
    padding-left: 0px;
}



.select-ladebon {

    border-left: 2px solid #2780ba;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    text-align: left;
    padding-left: 40px;
    min-height: 500px;
}


.btn-charge {
    font-size: 1.6em;
    width: 150px;
    margin: 2px;
    border-radius: 10px;
    border: 2px solid #2780ba;
    background-color: transparent;
    color: #2780ba;
}

.btn-charge:hover,
.btn-charge:focus {
    background-color: #2780ba;
    background-position: 0 -15px;
    border: 2px solid #2780ba;
    color: #FFF;
}

.btn-charge:hover span,
.btn-charge:focus span {
    color: #999;
}

.btn-charge:hover .aufladen {
    border-left: 1px solid #999;
}

.btn-charge:active,
.btn-charge.active {
    background-color: #2780ba;
    border-color: #dbdbdb;
}


.product-info {

    background-color: #E7E7E7;
    width: 150px;
    min-height: 300px;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    float: left;
    text-align: left;
}


.product-info_2 {


    width: 212px;
    min-height: 300px;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    float: left;

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    color: #0095CB;
    font-size: 1.2em;
}









.text-newsLetter {

    display: inline-block;
    max-width: 80%;
    font-size: 1em;
    padding: 0 10px 0px 10px;
}


.form-control {
    border-radius: 0;
    border: 2px solid #2780ba;
    height: 36px;
    margin-top: 3px;
}

.bluebg {
    background-color: #2780ba;
    height: 34px;

    color: white;
    text-align: left;
    padding-left: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
}


.mehr {

    min-width: 200px;
    min-height: 200px;
    text-align: left;
}



.to-right {

    text-align: right;
}
























/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
    .container {
        width: 78%;
    }
    .header-content {
        width: 76%;
    }
}












/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {



    .container {

        width: 90%;
    }
    .header-content {
        width: 87%;
    }


    .brandbox {
        margin-right: 40px;
        margin-bottom: 20px;
    }


    .brandtext {

        width: 100%;
    }
}












/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

    .container {

        width: 90%;
    }

    .header-content {
        width: 81%;
    }



    .brandbox {
        margin-right: 40px;
        margin-bottom: 20px;
    }


    .brandtext {

        width: 100%;
    }
}












/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {


    .container {

        width: 85%;
    }


    .header-content {
        width: 81%;
    }


    .app-container {
        width: 280px;
    }

    .img-logo {

        width: 90%;
    }

    .brandbox {
        margin-right: 40px;
        margin-bottom: 20px;
    }


    .brandtext {

        width: 100%;
    }
}












/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {


    .container {

        width: 90%;
    }


    .header-content {
        margin: auto;
        width: 85%;
    }

    .hidden-col {
        visibility: hidden;
        height: 2px;
    }


    .basket {

        min-height: 200px;
    }


    .footer-col {

        width: 100%;
    }


    .brandbox {
        margin-right: 40px;
        margin-bottom: 20px;
    }


    .brandtext {

        width: 100%;
    }



    .product-info_2 {
        min-height: auto !important;
    }
}












/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {


    .container {

        width: 95%;
    }


    .hidden-col {
        visibility: hidden;
        height: 2px;
    }

    .header-content {
        margin: auto;
        width: 85%;
    }

    .img-logo {

        width: 59%;
    }


    .ladebonbox {
        float: none;
        /*width: 200px;*/
    }


    .basket {
        border-left: 2px solid white;
        min-height: 150px;
    }


    .controls {

        text-align: center;
    }


    .footer-col {

        width: 100%;
    }

    .brandbox {
        margin-right: 40px;
        margin-bottom: 20px;
    }


    .brandtext {

        width: 100%;
    }


    .product-info {

        width: 90%;
        min-height: 100px;
    }



    .mehr {

        min-width: 200px;
        min-height: 200px;
        text-align: center;
    }
    .product-info_2 {
        min-height: auto !important;
    }

    .mobile-float {
        float: none !important;
    }
}

@media (max-width: 320px) {


    .container {
        width: 100%;
    }

    .header-content {
        width: 90%;
    }




    .hidden-col {
        visibility: hidden;
        height: 2px;
    }

    .img-logo {

        width: 85%;
        position: relative;
        top: 15px;
        left: 0;
    }


    .ladebonbox {
        float: left;
        width: 200px;
        margin-left: 10px;
    }


    .basket {

        min-height: 230px;
    }

    .controls {

        text-align: center;
    }

    .footer-col {

        width: 100%;
    }


    .brandbox {


        margin: 15px;
    }

    .product-info {

        width: 90%;
        min-height: 100px;
    }

    .btn-right {

        margin-right: 20px;
    }




    .mehr {

        min-width: 200px;
        min-height: 200px;
        text-align: center;
    }


    .col-prod-left {

        text-align: center;
        margin-left: 20px;
    }



    .product-info_2 {
        min-height: auto !important;
    }
}



.pointer {
    cursor: pointer;
}

.red-box {
    background-color: #FF5722;
    padding: 10px 20px 8px 20px;
    margin: 20px 0px 0px 0px;
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 700;
}

.green-box {
    background-color: #7DB828;
    padding: 10px 20px 8px 20px;
    margin: 20px 0px 0px 0px;
    color: #fff;
    text-align: left;
    font-size: 18px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 700;
}

.white {
    color: white !important;
}

.separator {
    width: 100%;
    height: 2px;
    margin: 30px 0px 20px -18px;
    border-top: 1px #B8B8B8 solid;
}

.ladebonlogo {
    width: 180px;
    height: 80px;
    padding: 0px;
    font-family: 'bebas_neueregular';
}

.ladebonlogo .ladebonbrand {
    float: left;
    width: 90px;
}

.ladebonlogo img {
    max-height: 80px;
    padding: 15% 0 0 10%;
}

.ladebonlogo .aufladen {
    float: right;
    border-left: 1px solid #2780ba;
    padding-left: 10px;
    height: 100%;
    position: relative;
    width: 70px;
}

.ladebonlogo .ladebontext {
    position: absolute;
    bottom: 0;
    top: 50%;
    margin-top: -25px;
    margin-left: 5px;
    font-size: 1.2em;
}

.ladebonlogo span {
    color: #000;
    display: block;
}













/*animate*/

.cssSlideUp {
    transition: .5s linear all;
    /*height: 80px;*/
    overflow: hidden;
}

.cssSlideUp.ng-hide {
    height: 0;
}

.btn-buy a:hover,
.btn-buy a:focus {
    color: white;
    background-color: transparent;
}

.btn-buy:hover a,
.btn-buy:focus a {
    color: white;
    background-color: transparent;
}



@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.animate-flicker {
    -webkit-animation: flickerAnimation 2s infinite;
    -moz-animation: flickerAnimation 2s infinite;
    -o-animation: flickerAnimation 2s infinite;
    animation: flickerAnimation 2s infinite;
}


.ladebonboxlist {
    border-radius: 10px;
    border: 3px solid #2780ba;
    background-color: transparent;
    color: #2780ba;
    width: 142px;
    min-height: 85px;
    padding: 0px;
    margin: 3px 7px 0px 0px;
    display: inline-block;
    float: left;
    position: relative;
    font-size: 0.9em;
}

.ladebonlogolist {
    width: 150px;
    height: 72px;
    padding: 0px;
    font-family: 'helvetica';
}

.sort-info {
    color: #575151 !important;
}

.ladebonlogolist .ladebonbrandlist {
    float: left;
    width: 39%;
}

.ladebonlogolist img {
    max-height: 40px;
    padding: 27% 0 0 5%;
}

.ladebonlogolist .aufladenlist {
    float: right;
    border-left: 1px solid #2780ba;
    padding-left: 2px;
    height: 64%;
    position: relative;
    width: 76px;
}



.ladebonboxlist .sub-text {
    padding: 31% 12px 0 0px;
    font-size: .9em;
}



.ladebonboxlist .ladebontextlist {
    position: absolute;
    bottom: 0;
    top: 87%;
    margin-top: -23px;
    margin-left: 2px;
    font-size: 01.2em;
}

#wiefunktioniertes ul li {
    list-style-type: square;
}


.headerProd {
    background-color: #2780B9;
    color: #FFFFFF;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding-top: 5px;
    margin-top: 20px;
}



.logoHead {
    margin-bottom: 20px;
    margin-top: 20px;
}


#footBez {
    position: fixed !important;
    bottom: 0px !important;
    width: 102%;
    z-index: 1;
    /*height: 200px;*/
    margin: 0px !important;
    padding: 0px !important;
    background-color: #E1E1E1;
}

.visibleHidden {
    visibility: hidden;
}