* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.customfooter {
    margin-top: auto;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#222), color-stop(#444), to(#222));
    background: linear-gradient(to right, #222, #444, #222);
    background-image: -webkit-gradient(linear, left top, right top, from(#222), color-stop(#444), to(#222));
    background-image: linear-gradient(to right, #222, #444, #222);
    background-image: -moz-linear-gradient(left, #222, #444, #222);
    padding: 40px 0px;
    float: left;
    width: 100%;
    line-height: 21px;
    font-family: arial !important;
}


.footer-container {
    max-width: 1140px;
    margin: auto;
}

.footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer-row > div {
    padding: 0px 15px;
}


.customfooter h3 {
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #696868;
    padding-bottom: 5px;
    font-weight: 700;
    color: #fff;
}


.customfooter a {
    color: #f1f1f1;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 0px !important;
    text-decoration: none;
    display: block;
    font-weight: 400
}
.customfooter a:hover{
    text-decoration: none;
}

.footer-col-4 {
    width: 25%;
}

.footer-col-12 {
    width: 100%;
}

.footerBottom {
    text-align: center;
}

.customfooter ul {
    padding: 0px;
    margin: 0px;
}

.customfooter ul li {
    list-style: none;
    border: none;
    color: #fff;
    line-height: 24px !important;
    font-family: arial !important;
}

.customfooter .credit-cards-image {
    width: 100%;
    max-width: 150px !important;
}


.customfooter p {
    font-size: 12px;
    margin: 0px;
    line-height: 21px !important;
    font-family: arial !important;
}

.footerLogo {
    max-width: 150px;
}

.footerLogoHolder {
    padding-top: 50px;
    text-align: right;
}

.customfooter a:hover {
    color: #aaa !important;
}


.footerBottom {
    border-top: 1px solid #696868;
    margin-top: 15px;
    padding-top: 15px !important;
}

.footer-image-logo{
    margin: 0px !important;
}

.footer-image-logo img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 25px;
}

.footerBottom p {
    padding-bottom: 10px;
font-family: arial !important;
}


@media(max-width:767px) {
    .footer-row {
        display: block;
    }

    .footer-row > div {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .footerLogoHolder,
    .footerBottom {
        padding-bottom: 0px !important;
    }
}

@media(max-width:575px) {
    .footer-image-logo img {
        height: 20px;
    }

}

#leaveFade {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch !important;
}

.kform_productSelect {
    vertical-align: middle;
}

#suggestLink {
    font-style: italic;
    color: #009;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

#suggestion {
    font-size: 13px;
}

.bestseller {
    background-color: #fef46e;
    position: relative;
}

.bestseller-text {
    display: block;
    color: red;
    font-size: 12px;
    padding-left: 27px;
}

.offerBox {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

.bestseller .arrow {
    position: absolute;
    left: -20px;
    top: -18px;
}

.click-bump-order-sum-div {
    font-size: 14px;
}

.bestseller .arrow:before {
    content: url(/images/checkout_ulty/fat-arrow.png);
    width: 30px;
    height: 50px;
}

@media screen and (max-width: 1200px) {
    #checkoutSection {
        width: 100%;
    }

    #checkoutLeft,
    #checkoutRight {
        width: 49%;
    }
}

@media screen and (max-width: 900px) {

    #checkoutLeft,
    #checkoutRight {
        width: calc(99% - 20px);
    }

    #leavePop1,
    #leavePop2 {
        width: 97%;
        top: 25px;
        left: auto;
        margin-left: 6px;
    }

    #innerButton1,
    #innerButton2 {
        width: 92%;
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {



    .offerBox {
        padding-left: 5px;
        padding-right: 5px;
    }

    .kform label {
        font-size: 11px;
    }

    .productValue {
        font-size: 14px;
        line-height: 20px;
    }

    #checkoutLeft {
        width: calc(99% - 20px);
    }

   

}

@media screen and (min-width: 320px) and (max-width: 900px) {
    #leaveFade {
        -webkit-overflow-scrolling: touch !important;
        position: fixed;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        z-index: 2147483647;
        background: rgba(0, 0, 0, 0.7);
        overflow-x: hidden;
    }

    #leavePop1,
    #leavePop2 {
        height: auto;
        -webkit-overflow-scrolling: touch;
        min-height: 160px;
        background-clip: padding-box;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        font-size: 14px;
        line-height: 1.42857143;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        padding: 2px;
        width: 97%;
        top: 15px;
    }

    #leaveX1 {
        z-index: 1005;
        cursor: pointer;
        position: absolute;
        right: -10px;
        top: -10px;
        background-color: #333;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        cursor: pointer;
        font-weight: 700;
        line-height: 30px;
        padding: 0;
        margin: 0;
    }

    #innerButton1,
    #innerButton2 {
        margin: 10px auto;
    }

    #innerA1,
    #innerA2 {
        font-size: 20px;
        padding-top: 4px;
    }

    #innerB1,
    #innerB2 {
        font-size: 2.2vh;
        padding: 2px;
    }

    #innerButton1 {
        width: 70% !important;
    }

    #innerD1,
    #innerD2 {
        font-size: 12px;
        padding: 2px;
        margin: 0 auto;
    }

    #innerE1,
    #innerE2 {
        height: auto;
        font-size: 25px;
        padding: 2px
    }


    #leavePop1,
    #leavePop2 {
        background: white !important;
        height: auto !important;
        border: 14px solid red !important;
        background-image: none !important;
        background-size: initial !important;
    }

    .innerStyling {
        width: 80%;
    }

    #leaveX1 {
        width: 35px !important;
        margin-right: -20px !important;
        margin-top: -20px !important;
    }
}

.additionalDiscountPercentage {
    color: green;
    font-size: 12px;
    font-weight: bold;
}

.topBanner {
    display: block !important;
    width: 100%;
    height: 77px;

    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

@media screen and (max-width: 480px) {

    .topBanner {
        height: 197px;
    }
}