
.ffxsb + #pushed-success{
    display:none!important;
}
.ffxsb {
    padding: 2rem;
    background: url("../../../../templates/goeFeuerFuchs/themes/feuerfuchs/gfx/feuerfuchs-hintergrundgrafik.jpg") top left repeat;
}
@media (max-width:540px) {
    .ffxsb .grid-space > .row > .col {
        padding-left:.5rem;
        padding-right:.5rem;
    }
    .ffxsb .grid-space img {
        margin-bottom:.5rem;
    }
    .ffxsb .grid-space p,
    .ffxsb .grid-space a {
        font-size:90%;
        line-height:100%;
    }
    .ffxsb .grid-space a {
        align-content:center;
    }
    .ffxsb .grid-space p.h1 {
        font-size:110%;
        line-height:120%;
    }
    .ffxsb .grid-space .btn.btn-primary {
        padding-left:.5rem;
        padding-right:.5rem;
    }
}
.xcart .ffxsb {
    display:none;
}
.xcart .ffxsb[data-wk-amnt="1"] {
    display:block;
    margin-top:-6rem;
    margin-bottom: 1rem;
}
.xcart .ffxsb {
    padding-right:1rem!important;
}
.xcart .ffxsb .grid-space > .row > .col-lg-6 {
    flex:0 0 100%;
    max-width:100%;
}
.xcart .ffxsb p.h1.text-center {
    margin-bottom:0!important;
}
.xcart .ffxsb .grid-space p.h1 {
    padding-top:1rem;
}
