﻿.top-header-items span {
    color: #000;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin: 10px 0 0 10px !important;
}
.header-nav .b-icon.bi {
    color: #0c5d6a;
  
}
/* footer style */
.step-title.card {
  border : none !important;
}
footer {
border-top: 1px solid #f2f2f2;
}
footer #footer-block-information .list-group,
footer #footer-block-coloun2 .list-group
{
      justify-content: left !important;
}
footer a {
    color: #004800;
}
footer a:hover {
    color: #418940;
}
span.f-title {
    font-weight: bold;
    padding-right: 0.25rem;
}
/*menu*/
.bg-info {
    background-color: #418940 !important;
} 
.bg-info:hover {
    background-color: #004800 !important;
}
.up-btn
{
  background: #418940 !important;
}
.product-details-page .nav-tabs .nav-link.active:before {
    background: #004800 !important;   
} 

.btn-outline-info {
    color: #418940 !important;  
    border-color: #418940 !important;  
}
