﻿div#block-account-navigation.block.block-account-navigation.mt-2 h2.h5,
#block-category-navigation .h5 {
    background: url('/Plugins/Theme.PSCR/Content/images/background-flags.png') no-repeat right center, linear-gradient(90deg,rgba(245, 247, 247, 0) 1%, rgba(144, 145, 145, 0.5) 50%, rgba(255, 255, 255, 1) 70%);
    border-radius: 7px 7px 7px 0px;
    /*border-top: 1px solid #dbdee1;*/
}
div#pre_header.container-fluid
{
    background-color: #001122;
    color: #fff;    
}
    div#pre_header.container-fluid a {
        color: silver;
}
div#pre_header.container-fluid a:hover a:visited {
    color: gainsboro;
}

/*div#header-container.container a.navbar-brand.store-logo
{
    text-align: start;
}*/

div#block-product-spec-filter.block.product-filter.product-spec-filter h2.h5,
h1.generalTitle.h2,
h2.generalTitle.text-center,
h1.generalTitle.h2.text-sm-center {
    /*background: url('/Plugins/Theme.PSCR/Content/images/header-bg.png');*/
    background: url('/Plugins/Theme.PSCR/Content/images/flag-x42l.png') no-repeat right top, linear-gradient(90deg,rgba(245, 247, 247, 0) 1%, rgba(144, 145, 145, 0.5) 25%, rgba(255, 255, 255, 1) 90%);
    border-radius: 7px;
    object-fit: cover;
}

div.product-filter:nth-child(2) {
    display: none;
}

.foo a div.card.mb-2 article div.container div.row div.col-6 img.img-fluid
{
    border-radius: 125px;
}
div.viewBox.listbox ul.list li.inactive a {
    list-style-image: url('/Plugins/Theme.PSCR/Content/images/bullet_1.png');
}
.bg-info {
    background-color: #001122 !important;
}

#main-nav
{
    background: url('/Plugins/Theme.PSCR/Content/images/header-bg.png');
}

div.header-nav
{ /*border-bottom: 0px; }*/
div#adv_search.advanced-search-results,
.advanced-search-results {
    z-index: 100000;
}

.Xbtn-info {
    color: #fff;
    background-color: #175BAA;
    border-radius: 17px;
    border: 5px solid white;
}

.search-item {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}

span.icons.icon-magnifier
{
    color: #fff;
}
.search-box-button
{
    background-color: #175BAA;
    color: #fff;
}

#small-searchterms {
    margin: 0 -1px 0 0;
    height: 50px;
    color: #000;
    background-color: #fff;
    border: 2px solid #d7d7d7d7;
}