#sp-top-bar {
    /* background: #67A617 !important;*/
    background: #f7f8fa !important;
}

#sp-top-bar a {
    color: #000 !important;
}

#sp-top-bar .fas {
    color: #000 !important;
}

#sp-top-bar .far {
    color: #000 !important;
}

#sp-header {
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 10%) !important;
}

.top_content {
    font-size: 18px;
    text-align: center;
}

.latest_products .block_item {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    border: 1px solid rgb(1 2 2 / 15%);
    border-radius: 0.4rem;
    min-height: 355px;
}

#sp-bottom .sp-module .sp-module-title {
    color: #000 !important;
}

.bootm_s_color {
    border-top: 1px solid #000;
}