.checkout-logo a img {
    height: 35px;
    max-width: 100%;
    width: auto
}

.tp-footer-payment img {
    max-height: 50px;
}


.tp-slider-height-5 {
    min-height: 375px
}


.tp-slider-thumb-5 {
    transform: translate(150px)
}


@media only screen and (min-width: 768px)and (max-width:991px) {
    .tp-slider-height-5 {
        min-height:375px
    }
}

@media (max-width: 575px),only screen and (min-width:576px)and (max-width:767px) {
    .tp-slider-height-5 {
        min-height:325px
    }
}


@media only screen and (min-width: 1700px)and (max-width:1800px) {
    .tp-slider-content-5 {
        margin-left:0px
    }
}

@media only screen and (min-width: 1600px)and (max-width:1700px) {
    .tp-slider-content-5 {
        margin-left:0px;
    }
}

@media only screen and (min-width: 1400px)and (max-width:1599px) {
    .tp-slider-content-5 {
        margin-left:0px
    }
}

@media (max-width: 575px),only screen and (min-width:576px)and (max-width:767px) {
    .tp-slider-content-5 {
        margin-top:20px
    }
}

.tp-product-details-thumb-wrapper {
    position: sticky;
    top: 0px
}

.tp-product-details-wrapper.has-sticky {
    position: sticky;
    top:0px;
}


.tp-footer-top {
    padding-bottom: 0px;
    padding-top: 65px;
}