@font-face {
            font-family: 'VinylOT-Regular';
            src: url('/fonts/VINYLRegular-Webfont/VINYLRegular.eot');
}

@font-face {
            font-family: 'VinylOT-Regular';
            src: url('/fonts/VINYLRegular-Webfont/VINYLRegular.woff') format('woff'),
            url('/fonts/VINYLRegular-Webfont/VINYLRegular.svg#VinylOT-Regular') format('svg');
}
/* font-family:"VinylOT-Regular"; */

.footer-bottom a { color:#3fa6eb !important; }




  .header .logo-wrapper {
    float: left;
    padding: 15px 0;
}

#header.header-1 .bottom-block, #header.header-1 .bottom-block-inner, #header.header-1 .bottom-block .container {
    background:#f2f2f2;
}

.navbar-nav { border-left: 1px solid #ccc !important; }

.navbar-nav li { border-right: 1px solid #ccc; }
ul.topmenu li.level0 a.level-top { margin-right:0px !important; }
ul.topmenu li.level0 a.level-top:hover { background:white; }

.footerLogo { display:block; text-align: center; padding-top:20px; }


@media only screen and (max-width:1007px) {

  #tagline { display:none; }
  .navbar-nav { border-left: none !important; }
	.navbar-nav li { border-right: none !important; }
	.mobile-btn-padding { padding-top:28px; }

}
@media only screen and (max-width:480px) {
	.logo img { max-width:200px; }
	.footerLogo { display:block; text-align: center; padding-top:0px; }
}

/* Hide clear coat homepage promo */
.hp-callout-section + .hp-callout-section2 {
  display: none !important;
}

/* Hide abrasives homepage promo */
.hp-callout-section + .hp-callout-section2 + .hp-callout-section2 {
  display: none !important;
}

/* Hide Putties & Fillers nav item */
li.level0.nav-5.level-top {
  display: none !important;
}

/* Hide Clears & Primers nav item */
li.level0.nav-4.level-top {
  display: none !important;
}

