html, body { height: 100%; } .nav-tabs-left { border-bottom: unset; .nav-link { border-top-left-radius: unset; border-top-right-radius: unset; padding: 5px 5px; font-size: 12px; color: #0b0b0b; &.active { font-weight: 700; border-left: 2px solid #0000; border-left-color: $primary; } } .nav-item { width: 100%; } } .featured-product-card-custom { .product-title { font-size: 12px; } .product-description { .product-title { white-space: unset; } } .product-thumbnail-side { margin-bottom: 0.5rem; } .card-body { padding: 0.5rem; } .sale-price { font-size: 12px; color: $heading; } .badge { font-size: 8px; top: unset; left: unset; } } .single-payment-method-custom a:hover::after { opacity: 0; } .order-catagories { a { padding: 0.425rem 0.5rem; background-color: #ffffff; border-radius: 0.5rem; color: #020310; font-size: 0.75rem; display: flex; align-items: center; justify-content: center; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } } .swiper-slide.active { a { background: $primary; color: $white; } } .suha-footer-nav { height: 5rem; padding-bottom: 1.5rem; } .page-content-wrapper { margin-bottom: 6.5rem; } .internet-connection-status { bottom: 82px !important; }