.header.header.shrink .menu-right ul {
  height: auto;
}
.mobile_bar_shipping_text{
margin-bottom: 10px;
}
.top--line{
display: block;
}
.shopping-cart--page .search-widget p strong{
    color: var(--color-primary);
    font-weight: 600;
}
@media (max-width: 991px) {
    .shopping-cart--page .shopping-cart--page .product-image {
        width: 90px !important;
    }
}
