.hwastore .navbar {
    background: #009CEB;
}
.hwastore .bg-primary, .hwastore .btn-primary {
    background-color: #009CEB !important;
    border-color: #009CEB !important;
}
.hwastore .HomePage_Title h1:after {
    background: #00352C;
}
h1,h2,h3,h4,h5,h6,button, a, b, strong, .btn {
    font-family: 'Arial-BoldMT', sans-serif !important;
}
body, p, span{
    font-family: 'ArialMT', sans-serif !important;
    font-weight: 400 !important ;
}
footer p, .sidebar .card .card-title, .product-box .card .card-title, .product-box .card .card-title .card-text, .product-box.slideup, top_header a, .top-links a{
       font-family: 'ArialMT', sans-serif !important;
}
#templatelist >.row >.col-md-4  .card  .card-title, #straightmenu .list-group-item >a.all-product, .client_testimonial_section small, #testimonial_sidebar .card-title{
     font-family: 'Arial-BoldMT', sans-serif !important;
}

.btn-primary {
  background: #009CEB;
  border-color: #009CEB;
}

.btn-success {
    background: #009CEB;
    border-color: #009CEB;
}
.navbar-nav .submenu_custom_link .dropdown-menu .dropdown-submenu .dropdown-menu, .navbar-nav .submenu_custom_link .dropdown-menu .dropdown-submenu .dropdown-item::after{
    display: none;
}
#producttotalprice .pr-1{
    color: #1b1c1c !important;
}
.top-links a span:not(.badge){
    color:#1a5cc7 !important;
}
.top-links a i{
    color: #009ceb !important;
}
.card .card-body .fa-shopping-cart{
    color: #009ceb !important;
}
.hwastore .top-header .top-links a:hover .badge{
    color: #fff !important;
}
.navbar-nav .nav-item:nth-child(3) a::after {
    display:none !important;
}
.navbar-nav .nav-item:nth-child(5) a::after {
    display:none !important;
}
.navbar-nav .nav-item:nth-child(6) a::after {
    display:none !important;
}
.hwastore #price_calculator #disp_product_price{
    color: #1b1c1c !important;
}
.form-group .input-valid ~ .col-form-label{
    color: #1A5CC7 !important;
}
.nav-customtabs li .nav-link.active, .nav-customtabs li .nav-link:hover {
    color: #1a5cc7;
}
.nav-customtabs li .nav-link.active:after, .nav-customtabs li .nav-link:hover:after {
    background: #1a5cc7;
}

.hwastore .btn-info {
    background: #009CEB !important;
    border-color: #009CEB !important;
}
.hwastore .text-info {
    color: #009CEB !important;
}