/*Header*/
.header-logo--large, .header-logo--original, .header-logo--text { max-width: 400px; margin-bottom: 0;}
body.hasAdminBar .header { padding-top: 30px; }
.countPill { background-color: #289A42; }

/*Category Grid View*/
.page--grid .card-label-value, .page--grid .card-label-name { font-size: .8rem; }
.page--grid .card-title { font-size: 18px; }

/*Category List View Hide*/

/*hide stuff*/
.socialLinks-item--twitter, .socialLinks-item--facebook, .socialLinks-item--pinterest, .grid-list-switcher {
    display: none;
}

.category-options { margin-top: 0!important;}

/*materials table*/
.materials-table { height: 148px; width: 500px; }
.materials-table p { margin-bottom: 0; }
.materials-table td { padding-bottom: 1rem; }

/*quote ninja*/
@media only screen and (max-width: 1260px)  {
    #qn-dialog-toggle {left: 8px; bottom: 8px; top: initial!important; right: initial!important}
}
#qn-add-to-quote, .qn-add-to-quote {
    border-color:#276dde;
}