@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Prompt:300,400,400i,600');

blockquote {
    color: gray;
    font-family: Georgia, serif;
    font-size: 1.25em;
    font-style: italic;
    line-height: 1.4 !important;
}
#topSearch select {
    display: none;
}
nav.nav.breadcrumbs br {
    display: none;
}
.itemavailable {
    text-align: center;
    margin-top: -10px;
}
cite {
    font-size: 1.2em;
    font-weight: 600;
    font-style: normal;
}
#itemPage h1 {
    font-size: 32px;
    line-height: 1.3em;
    text-align: center;
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
}
.prod-price-per-unit {
    text-align: center;
    position: relative;
    bottom: 15px;
}
.item-specs {
    display: block;
    width: 100%;
    clear: both;
    border: 1px solid #0a5fc7;
    border-bottom: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.item-specs h1 {
    font-size: 17px!important;
    font-weight: 700!important;
    padding: 10px;
    background: #0a5fc7;
    color: #fff;
    margin: 0!important;
}
.item-specs span {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #0a5fc7;
}
#universal-header-bar {
    background: #0a5fc7;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
}
.finaltext {
    padding: 0;
}
button#newsletter {
    box-sizing: border-box;
    background: #f38f2c;
    color: #fff;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 3px;
    box-shadow: 0 0px 6px rgba(0,0,0,.94);
    cursor: pointer;
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    margin: 10px 0;
}
#logo-search {
    background: #005fc8;
    padding: 5px 0;
    min-height: 70px;
}
.fcontainer {
    clear: both;
}
.fsection-image {
    display: block;
    margin-left: 0;
}
.fsection-image img {
    float: left;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
span.universal-phone {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    float: right;
    padding: 0 30px;
    letter-spacing: 2px;
    padding-top: 15px;
}
span.universal-phone a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    display: block;
    clear: both;
}
.universal-phone-m {
  display: none;
}
body {
    margin-top: 160px;
}
.fsection-name h1 {
    margin: 30px 0 10px 0;
}
#mainPage section {
    margin-bottom: 0;
}
.finner .name a {
    word-break: break-word!important;
}
.section-wrap .finner {
    border: 0px solid #dedfdf;
}
.section-wrap .finner:hover {
    border-color: #005fc9;
}
.fcol {
    border: none;
}
input.fshop-now {
    font-weight: 400;
    padding: 0 1em;
    font-size: 14px;
    border: 1px solid #dedfdf;
    display: inline-block;
    height: 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    line-height: 26px;
    margin-top: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
input.fshop-now:hover {
    color: #fff;
    background: #005fc9;
    border-color: #005fc9;
}
.special-info {
    text-align: center;
    padding: 5px 10px;
    border-bottom: 1px solid #dddede;
    background: #f38f2c;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
}
#topSearch form {
    z-index: 2000;
    background-color: #f7f7f7;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center left;
    box-sizing: border-box;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    font-size: 0!important;
}
#topSearch {
    height: 75px;
    float: right;
    margin-left: 0;
}
#topSearch #searchsubmit {
    font-size:0;
}
#mainPage h2 {
    font-family: 'Prompt', sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    clear: both;
    margin-bottom: 0;
}
#specials-title {
    font-family: 'Prompt', sans-serif;
    font-weight: 200!important;
    font-size: 16px!important;
    text-align: center!important;
    clear: both;
    margin-bottom: 0;
    background-color: #39B44A!important;
    color: white!important;
    padding: 2px 0 2px 0!important;
}
.mainNav a.top {
    font-family: 'Prompt', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}
#navRibbon {
    border: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.mainNav .sub a {
    font-family: 'Prompt', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}
h4 {
    margin-bottom: 10px;
    margin-top: 0px;
}
#copyright {
    background: #0053af;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    font-family: 'Prompt', sans-serif;
    font-weight: 300;
}
footer {
    clear: both;
}
footer > .inner {
    padding: 20px 0;
}
footer h3 {
    font-family: 'Prompt', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0;
}
footer a, footer {
    font-family: 'Prompt', sans-serif;
    font-weight: 300;
    font-size: 14px;
}
.about-the-owners {
    margin: 0 auto 0 0;
    padding: 0px;
    font-size: 15px;
    color: #fefefe;
    background: #ffffff;
    border-radius: 10px;
}
.about-the-owners p {
    margin-left: 180px;
}
span.owner-signature {
    display: block;
    text-align: right;
    padding-top: 10px;
    font-weight: 600;
}
img.owner-photo {
    max-width: 160px;
    height: 160px;
    border: 5px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    float: left;
    position: relative;
    bottom: 25px;
}
.merv-rating,
.exact-size,
.brand,
.price-per-unit,
.replaces {
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #dddede;
    background: #f4f4f4;
    font-size: 12px;
}
.merv-rating span,
.filter-size span,
.exact-size span,
.brand span,
.price-per-unit span,
.replaces span {
    font-weight: 600;
    margin-right: 2px;
}
.price-row > .price {
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 5px;
    display: block;
    font-family: 'Prompt', sans-serif;
    font-size: 24px;
    text-align: center;
}
.fitem-right .price-row > .price {
    font-weight: 300;
    font-size: 36px;
    text-align: center;
    margin-right: 0;
}
.fcol {
    min-height: 350px;
}
.filter-size {
    font-family: 'Prompt', sans-serif;
    font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
}
img.article-image {
    float: right;
}
span.article-publisher {
    display: none;
}
.article-author {
    font-size: 90%;
    margin-bottom: 10px;
}
article .fsection-name {
    font-size: 16px;
    line-height: 1.4em;
}
@media screen and (max-width: 480px) {
    .section-wrap .fcol, .item-wrap .fcol {
        width:calc(100% - 20px);
    }
}
@media screen and (max-width: 780px) {
    span.universal-phone {
    display: none;
}
.universal-phone-m {
    text-align: center;
    display: block;
    padding: 15px 0;
    margin-top: -90px;
    font-weight: 700;
}
span.universal-phone-m a {
    font-weight: 400;
    margin-left: 5px;
    font-size: 20px;
    text-decoration: none;
    line-height: 20px;
}
main {
    margin-top: -70px;
    padding: 2px;

}
body {
    margin-top: 180px;
}
img.owner-photo {
    display: block;
    margin: 0 auto;
    float: none;
}
.about-the-owners p {
    margin: 0;
    margin-top: -15px;
}
    a.cartLink img {
        max-width: 40px;
        max-height: 40px;
        margin-top: -15px;
    }
}
html.mm-background .mm-page {
    top: 0;
    position: fixed;
}

.about-the-owners {
    margin: 0 auto 0 0;
    padding: 1.5px;
    font-size: 15px;
    color: #fefefe;
    background: #0a5fc7;
    border-radius: 8px;
}
.contact-pricing {
    display: inline-block;
    background-color: #fcd139;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    border: 5px;
    border-radius: 15px;
    letter-spacing: 1.2px;
    font-size: 12px;
    margin: 20px;
}

#siteMessage {
text-align:center;
}

/* #siteMessage {
    padding: 5% 5% 0% 5%;
    text-align: left;
    display: block;
    width: 40%;
    margin: 0px 3%;
}
#siteMessage h2 {
text-align: left;
}
*/
#homebutton2 {display:inline-block; background-color:#2f3e70; padding:10px 15px; text-decoration:none; color:white; font-weight:700; border:5px; border-radius:15px; letter-spacing:1.1px;} 
#homebutton2:hover {background-color:#4f619d;}
.tb-border {border-top:0px solid #005fc9;border-bottom:0px solid #005fc9;}

#buttonsbox {
    display: flex;
    padding: 0% 0% 5% 8%;
    gap: 2px;
}

#homebutton1 {display:inline-block; background-color:#fcd139; padding:10px 15px; text-decoration:none; color:#000; font-weight:700; border:5px; border-radius:15px; letter-spacing:1.1px;} 
#homebutton1:hover {background-color:#ffe27c;}
.tb-border {border-top:0px solid #005fc9;border-bottom:0px solid #005fc9;}

/* @media screen and (max-width: 780px) {
#siteMessage {width: 50% !important;
    margin: 0 0 !important;
    font-size: 0.8em;}
#siteMessage h2 {
line-height: 1;
font-size: 1.3em;
}
#buttonsbox {
    display: flex;
    padding: 0% 0% 5% 5%;
    font-size: 0.7em;
}
}
*/
/*Top Nav Moved to Header*/
#logo-search{display: flex; align-items: center; justify-content: flex-start; width:100%;}
.cartBar{order:4; flex-basis: 65px; padding-right:5px; flex-grow: 1; flex-shrink: 0; text-transform: capitalize; padding: 0; box-sizing: border-box;float: none;}
span.universal-phone{order:3; flex-basis: 192px; padding-top:0; flex-grow: 1; flex-shrink: 0; float: none; box-sizing: border-box;}
span.universal-phone a{font-size: 16px;}
#topSearch{padding-left:40px; float:none; flex-grow: 1;}
.oneMobRow{flex-grow: 1; flex-shrink: 0;}
@media screen and (max-width: 780px){
	#logo img {max-width:190px}
	#logo-search{display: block; width:100%; margin-top: 5px; padding: 10px;}
	#topSearch{padding-left:0; display:inline-grid}
	main {margin-top: -22px;}
	.universal-phone-m{background:#fff; margin-top: -40px;}
}
@media screen and (max-width: 780px){

}
