
.client-logo{
    width:250px;
}
.text-primary{
    color:#1a5632 !important;
  }
  .text-black{
    color:#000 !important;
  } 
  .primary-bg-top{
      background-color:#fff;
  }		
  .header-top-container{
    background-color:#1a5632;
}		
.btn-primary, .btn-primary:hover{
    background-color:#1a5632;
    border-color: #1a5632;
    }
    .active{
        background-color: #1a5632;
}
  	
.homepage-tabs .nav-link.active {
    color: #fff !important;
    background-color:#1a5632;
}
a, a:hover {
    color:#1a5632;    
    text-decoration: underline;
}
.text-muted {
color: #000!important;
}

.menu-item-container a{
    color: #333;
    text-decoration: none;
}

.page-event-stores a{
	color:#1a5632;
	text-decoration: none;
}

.checkout-icons i {
	font-size:26px;
	color:#1a5632; 
}

.event-delivery-time{
    display:none;
}