@media only screen and (max-width : 992px) {
    section#columns {
        margin-top: 50px;
    }
}

.flashsale-description {
    text-align: center;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 0;
}

.banner-countdowns {
    text-align: center;
    height: 60px;
    margin: -5px;
}

.black-friday {
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    /*font-family: 'Seymour One', sans-serif;*/
    margin-bottom: 0 !important;
}

.sale {
    font-size: 30px;
    color: #ff0000;
    text-transform: uppercase;
    padding-top: 30px;
    margin-bottom: 50px !important;
    /*font-family: 'Work Sans', sans-serif;*/
    font-weight: 900;
}

.timer-header {
    margin-bottom: 0 !important;
}

.BF-banner {
    margin-bottom: 0;
}

div .panel-body {
    padding: 7px;
}

.special-message-cart {
    font-weight: 600;
    color: #000;
    font-size: 17px;
}

.data-table tr.odd td.last {
    border-right: 1px solid #e4e4e4;
}

#menu-offcanvas {
    z-index: 999999;
}

#checkout-payment-method-load dt.ppp {
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 20px;
}

#checkout-payment-method-load dt.ppp.klarna_payments_pay_over_time {
    margin-top: -40px;
}

#checkout-payment-method-load dt.ppp.bankpayment {
    margin-top: -1px;
}

#checkout-payment-method-load dd.ppp:last-child {
    border-bottom: none;
}

#checkout-payment-method-load dt.ppp:before {
    content: '\f044';
    font-family: FontAwesome;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: hsl(222, 79%, 28%);
    padding-right: 70px;
}

#checkout-payment-method-load dt.ppp label {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 21px !important;
    color: hsl(0, 0%, 25%);
}

#checkout-payment-method-load dt.ppp.klarna_payments_pay_over_time:before {
    content: '\f160';
    font-family: FontAwesome;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: hsl(222, 79%, 28%);
    padding-right: 70px;
}

#checkout-payment-method-load dt.ppp label span {
    vertical-align: bottom;
    margin-left: -10px;
}

#checkout-payment-method-load dt.ppp label img {
    margin-left: 10px;
}

#checkout-payment-method-load dt.ppp.klarna_payments_pay_over_time.ppp-selected {
    background-position: right 30px;
}

#checkout-payment-method-load dt.ppp.bankpayment.ppp-selected {
    background-position: right 25px;
}

.klarna-text {
    line-height: 2;
}

.paypalplus-img {
    height: 35px;
    margin-left: -15px;
}

.paypalplus-text {
    line-height: 2.5;
}

.amazonpay-img {
    height: 25px;
}

.amazonpay-text {
    line-height: 2;
}

.vorkasse-text {
    line-height: 2;
}

div#footer-payment img.payment-footer {
    height: 30px;
}

div#footer-payment img.payment-footer-paypal {
    margin-left: -12px;
}