.cart-product-check {
    text-align: center;
    width: 80px;
}
.cart-product-subtotal {
    text-align: center;
    font-weight: 700;
    width: 100px;
}
.cart-product-quantity {
    width: 156px;
    text-align: center;
}
.cart-product-price {
    text-align: center;
    width: 100px;
}
.cart-product-brand {
    text-align: center;
    width: 120px;
}
#t-body h6 {
    margin-bottom: 0px;
}
.whatsapp-chat {
    position: fixed;
    bottom: 50px;
    right: 91px;
    z-index: 9999;
}
.whatsapp-icon {
    position: absolute;
    bottom: 0;
}
.whatsapp-img {
    background-color: #00a82d !important;
    height: 50px;
    width: 50px;
    border-radius: 60px;
    /* text-align: center; */
    background: #00a82d;
    padding: 13px;
    box-shadow: 0 5px 8px rgba(0,0,0,.3);
    line-height: 55px;
    cursor: pointer;
    display: block;
}
.whatsapp-i{
    vertical-align: top;
}
.brands .slick-list {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.brands .ltn__brand-logo-item img {
    height: auto;
}
.slide-animation {
    animation: none;
}
.business-name {
    margin-bottom: 40px;
}
.account-info {
    margin-bottom: 60px;
}
.nota {
    font-size: 15px;
}
.order-btn {
    padding: 17px 25px; 
    display: block;
}
#user-name {
    font-size: 12px;
}

@media (max-width: 43rem) {
    .ltn__category-slider-active-six, .ltn__header-top-area {
        border-bottom: none !important;
    }
    .ltn__footer-area .company, .ltn__footer-area .services, .ltn__footer-area .newsletter, #categories {
        display: none !important;
    }

    .ltn__slide-item {
        background-image: none;
    }
    .slide-info {
        display: block !important;
    }
    .ltn__about-us-area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .ltn__faq-area {
        padding-bottom: 50px !important;
    }
    .info {
        padding-right: 25px;
        padding-left: 25px;
    }
    .ltn__feature-area {
        padding-bottom: 50px !important;
    }
    .ltn__social-media-2 {
        padding-top: 20px;
    }
    .shoping-cart-table {
        max-width: 100vw;
    }
    .cart-product-check, .cart-product-quantity {
        display: none;
    }
}
@media (max-width: 62rem) {
    .cart-product-price {
        display: none;
    }
    .left-box {
        text-align: center;
    }
    .info {
        padding-right: 0px;
    }
    .slide-title {
        margin-top: 100px;
    }
    .bg-image {
        height: 482px;
    }
    .about-us-info-wrap, .about-us-img-wrap {
        text-align: center;
    }
    .section-title-area p{
        margin-left: 0px;
    }

}
@media (max-width: 768px) {
    .drop-menu {
        width: 100vw;
        text-align: center;
        padding: 30px;
    }
    #my-account {
        display: none;
    };
}
@media (max-width: 82rem) {
    .filter {
        display: none;
    }
    .content-center {
        justify-content: center;
    }
    .cart-product-subtotal {
        display: none;
    }
}
@media (max-width: 1199px) {
    .slide-brands, .syringe {
        display: none;
    }
    .bg-image {
        height: 420px;
    }
    .slide-info1 {
        margin-top: 130px;
    }
    .slide-title {
        font-size: 26px;
    }
    .bg-image-left-before::before {
        background-image: url(../img/extras/buysquare.jpg);
    } 
}
@media (min-width: 1199px) {
    .btn-slide1 {
        display: none;
    }

}