* {
    border-radius:0 !important;
}

header.header .main-navbar-wrapper {
padding: 7px;
background: #182955;
}
header.header .d-block > a {
    color: #fff !important;
}


#order-standard_cart .products .product header {
    background: #182955 !important;
    padding: 40px 20px !important;
    
}

.btn-success {
    color: #fff;
    background-color: #4bd137;
    border-color: #4bd137;
    border-radius: 0 !important;
}


.btn-success:hover {
    background-color: #16264f !important;
}

#order-standard_cart .products .product header span {
    color: #ffffff !important;
    font-size: 20px !important;
}
#order-standard_cart .products .product div.product-pricing {
    color: #fff !important;
}

#order-standard_cart .products .product div.product-desc {
    padding: 40px 20px 20px 40px !important;
}

.card-header {
    background-color: #182955 !important;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    color: #fff;
}

.sidebar .list-group-item.active, .sidebar .list-group-item.active:focus, .sidebar .list-group-item.active:hover {
    background-color: #4bd137 !important;
    border-color: #4bd137 !important;
}

footer.footer {
    background-color: #0A1329 !important;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: #4bd137 !important;
}

.btn:hover {
    color: #4bd137 !important;
}

.btn-default {
    color: #fff !important;
    border-color: #182955 !important;
    background: #182955 !important;
}

.btn-default:hover {
    color: #fff !important;
    border-color: #182955 !important;
    background: #4bd137 !important;
}

.btn-outline-primary {
    color: #fff !important;
    border-color: #182955 !important;
    background: #4bd137 !important;
}

.btn-outline-primary:hover {
    color: #fff !important;
    border-color: #182955 !important;
    background: #4bd137 !important;
}

.btn-primary {
   color: #fff !important;
    border-color: #182955 !important;
    background: #4bd137 !important;
}

.btn-primary:hover {
    color: #fff !important;
    border-color: #182955 !important;
    background: #4bd137 !important;
}

.list-group-item.active {
    color: #fff !important;
    background-color: #4bd137 !important;
    border-color: #4bd137 !important;
}

.badge-info {
    color: #fff;
    background-color: #4bd137;
}

#order-standard_cart .view-cart-items-header {
background-color: #182955 !important;

}

#order-standard_cart .order-summary {
    background-color: #182955 !important;

}

.home .card  {
    background-color: #182955;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    color: #fff;
}

.home-domain-search .input-group-wrapper .btn
 {
    border-radius: 0 !important;
    height: 48px !important;
    padding: 10px 30px !important;
}

#registerDomainPanel .input-group {
        margin-top: 10px !important;
}


.sidebar .card-sidebar .card-minimise {
    display: none !important;
}

.client-home-cards .fa-share-alt-square  {
        font-size: 1em !important;

}

h3.card-title a {
    color:#fff !important;
}

.iti-flag {

    background-image: url(../img/flags.png) !important;
  
}
