.header-top a.tel, .header-top a.mail {
    color: white;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:first-child {
    display: block;
}

header .navbar.navbar-expand-xl .navbar-nav .nav-link::before {
    content: none !important;
}

header .top-nav {
    padding: 24px 0;
}

.about-us-title h2::before {
    background: #0da487;
}
.become-service {
    background-color: #f8f8f8;
}

.become-service .service-box {
    margin-top: 15px;
    padding: 20px;
    background: white;
}

footer {
    background-color: #ffffff;
}

footer::after {
    background: none;
}

.seller-title p {
    line-height: 1.75;
    margin-top: 0;
    margin-bottom: 1rem;
}

.product-detail ul {
    margin-left: 15px;
}

.product-detail ul li {
    display: list-item;
    /* display: block; */
}

.btn-md {
    margin-left: auto;
    margin-right: auto;
}

.home-contain .home-detail h1 {
    width: 100%;
}

a:hover {
    color: #198754;
    /* text-decoration: underline; */
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box {
    cursor: pointer;
}

.shop-box .shop-category-box a .shop-category-image {
    width: auto;
    height: auto;
    padding: 0;
}
