﻿.homepage-v6-banner-slider-wrap,
#pills-tabContent,
.homepage-v6-collection-products-wrapper,
.homepage-v6-testimonial-area,
.homepage-v6-shop-on-instagram-image-gallery-wrapper {
    direction: ltr;
}


.homepage-v6-collection-nav-item:first-child:after {
    display: none;
}

.homev4-shopping-basket .dropdown-menu.show {
    right: auto;
    left: 0;
}

.homepage-v6-footer-li:last-child::after {
    position: absolute;
    content: '/';
    font-size: 16px;
    font-weight: 400;
    color: var(--white-color);
    right: -5px;
}

.homepage-v6-footer-li:first-child::after {
    content: '';
}