﻿.footer-headings {
    font-size: 16px !important;
    font-weight: 800;
    margin-bottom: 20px;
}

.cr-breadcrumb{
    padding-top:20px !important;
    padding-bottom:20px !important;
}
.cr-breadcrumb h1 {
    font-size: 36px !important;
}

.full-width{
    width:100% !important;
}

.contact-h3 {
    font-size: 14px !important;
    font-weight: 700;
    color: #323435;
    margin-bottom: 25px;
}

.blog-img-footer{
    width:130px !important;
}

.widget-newsletter a {
    color: #C0C0C0 !important;
}

.blog-details h1{
    font-size:30px !important;
}

.products-list .card-body > a{
    font-size:13px;
    margin-top:10px;
}

.btn-dark{
    color:#fff !important;
}

.search_item{
    padding:10px;
    border-bottom:1px solid #eee;
}

    .search_item span.badge {
        margin-left:10px;
        width:100px;
    }

    .search_item span.badge:after{
        content:' >';
    }

.loading{
    width:20px;
}
