body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Helvetica,Arial,sans-serif;
}

.latest-products h2 {
    background: rgb(220,14,113);
}

#search-suggestions li.search-heading {
    background: rgb(220,14,113);
}

.breadcrumb-container {
    background: rgb(213,225,247);
}

    .breadcrumb-container .breadcrumb {
        background: rgb(213,225,247);
        color: rgb(0,0,0);
    }

        .breadcrumb-container .breadcrumb a {
            color: rgb(0,0,0);
        }


#search-suggestions li.product-suggestion:hover {
    background: rgb(246,246,246);
}


.product-type-section h2 {
    background: rgb(220,14,113);
}

.section-inkjet {
    background: rgb(255,255,255);
}

.section-toner {
    background: rgb(210,214,0);
}

.navbar-inverse {
    background: rgb(220,14,113);
    border-color: rgb(220,14,113);
    color: rgb(255,255,255);
}


    .navbar-inverse .navbar-brand {
        color: rgb(0,0,0);
    }

#search-submit {
    background: rgb(220,14,113);
    border: 1px solid rgba(220,14,113, 0.8);
}

.product-type-section .brand-name {
    background: rgb(220,14,113);
}

.navbar-inverse .navbar-nav > li > a {
    color: rgb(255,255,255);
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: rgb(210,214,0);
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: rgb(129,163,208);
}

.panel-question .panel-heading {
    background: rgb(220,14,113);
}

.question-feedback {
    background: rgb(213,225,247);    
    color: rgb(0,0,0);
}

.btn-primary {
    color: rgb(0,0,0);
    border-color: rgb(220,14,113);
    background-color: rgb(213,225,247);    
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: rgb(255,255,255);
        background-color: rgb(220,14,113);
        border-color: rgb(213,225,247);
    }

.search-bar-small {
    background: rgb(246,246,246);
}

.highlight {
    border-bottom: 1px solid rgb(220,14,113);
    color: rgb(220,14,113);
}

.compatible-printers li {
    background: rgb(246,246,246);
}

.compatible-printers li:first-child, li.show-extra, li.hide-extra {
    background: rgb(220,14,113);
}



.modal-header {
    background: rgb(220,14,113);
}

.swiper-pagination-bullet-active {
    background: rgb(220,14,113);
}

.swiper-pagination-bullet-active {
    background: rgb(220,14,113);
}


.compatible-printers-header {
    background: rgb(220,14,113);    
}


.brand-button {
    background: rgb(220,14,113);
}

.circle-brands {
    background: rgba(220,14,113,0.8);
    color: rgb(255, 255, 255);
    border: 5px solid rgb(220,14,113);
}

    .circle-brands li > a > img {
        border: 5px solid rgb(220,14,113);
    }

        .circle-brands li > a > img:hover {
            border: 5px solid rgba(220,14,113, 0.8);
        }

.triangle { border-bottom: 100px solid rgb(220,14,113);
}

.printer-preview::after {
    border-right: 8px solid rgb(220,14,113);
}


.mini-brand img { border-color: rgb(220,14,113);
}

.mini-brand-product-type {
    background: rgb(220,14,113);
}

.dismiss-fade {    
    background: rgba(220,14,113,0.8);
	border: 15px solid rgba(220,14,113,1);
}

.btn-new-question {
    background: rgb(220,14,113);
}
