.breadcrumb {
    display: none;
}
.home-domain-search.bg-white {
    background-color: #5b078a !important;
}
.home-domain-search .tld-logos {
    color: #fff;
}
.home-domain-search h2 {
     color: #fff;
}
.btn-link {
     color: #fff;
    text-decoration: underline;
}
btn-link:hover {
    color: #f3a63e !important;
}
.btn-primary {
    background-color: #5b078a;
    border-color: #5b078a;
}
.btn-primary:hover {
    background-color: #f3a63e;
    border-color: #f3a63e;
}
.btn-success {
     background-color: #f0306b;
    border-color: #f0306b;
}
.btn-success:hover {
    background-color: #f3a63e;
    border-color: #f3a63e;
}
a {
    color: #f0306b;
}
.btn-outline-primary {
    color: #f0306b;
    border-color: #f0306b;
}
.card.mb-3 {
    min-height: 270px;
    box-shadow: 3px 6px #d9defd;
}
.spotlight-tld .btn:not(.domain-contact-support) {
    background-color: #405bf3 !Important;
    border-color: #405bf3b !Important;
}
footer.footer {
    background-color: #5b078a;
}
.sidebar .list-group-item.active, .sidebar .list-group-item.active:focus, .sidebar .list-group-item.active:hover {
    background-color: #5b078a;
    border-color: #5b078a;
}
.btn-outline-primary:hover {
    background-color: #f0306b;
    border-color: #f0306b;
}
#order-standard_cart .products .product header span {
    color: #fff;
}
#order-standard_cart .products .product header {
    background: #5b078a;
}
#order-standard_cart .products .product header {
    background: #5b078a !Important;
}
#order-standard_cart .products .product header span {
     color: #fff !Important;
}
.list-group-item.active {
     background-color: #5b078a;
    border-color: #5b078a;
}
#order-standard_cart .order-summary {
    background-color: #f0306b !Important;
    border-bottom: 3px solid #f0306b !Important;
}
#order-standard_cart .view-cart-items-header {
    background-color: #5b078a !Important;
}
header.header .toolbar .nav-link {
    border: 1px solid #f0306b;
    color: #f0306b;
}
.badge-info {
     background-color: #405bf3;
}
.m-4 {
    background-color: #5b078a;
    color: #fff;
    padding: 15px;
    width: 100%;
    margin-left: 0px !important;
}
.pricing-card-title {
    background-color: #f3a63e;
    color: #fff;
    padding: 15px 0px 15px 0px;
    margin-left: -50px;
    margin-right: -48px;
    margin-top: -50px;
    font-weight: bold;
}
.action-icon-btns a {
    box-shadow: 3px 6px #d9defd;
}
.col1-hosting-description {
 list-style:circle;
  float: left;
  width: 50%;
}

.col2-hosting-description {
 margin-top:-20px;
 list-style:circle; 
 float: right;
  width: 50%;
}
.product-desc {
    width: 100% !Important;
}
#order-standard_cart .products .product footer {
    float: none !Important;
    width: 100% !Important;
    font-size: large !Important;
}
#order-standard_cart .products .product {
    box-shadow: 3px 6px #d9defd;
}
.logo-img {
    max-width: 325px;
}
#order-standard_cart .domain-selection-options .option {
    background-color: #F7ECFE !Important;
}
#order-standard_cart .product-info {
    box-shadow: 3px 6px #d9defd;
    height: 20%;
}
#order-standard_cart .product-info .product-title {
    padding: 10px 10px 10px 25px !Important;
    background-color: #5b078a !Important;
    color: #fff !Important;
    font-weight: bold !Important;
}
#order-standard_cart .product-info {
    padding: 0 !Important;
}
#order-standard_cart .secondary-cart-sidebar {
    padding-top: 38px;
}