.custom-img {
    height: 100%;
}

.custom-img .height-img {
    height: 100%;
}

.custom-img .item-img {
    /*height: 100%;*/
    object-fit: contain;
}

.nav-link.dropdown-toggle-split::after {
    font-size: 0.7rem;
    margin-left: 0.355em;
    border: none;
    content: '\f078';
    vertical-align: inherit;
    width: 10px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
}

#product-slider img {
    width: 100%;
}
