@import url("https://use.typekit.net/hbg6jmm.css");
.sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm .tt-hint {
  visibility: visible;
  margin: 5px 0;
  width: 100%;
  height: 40px;
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
}

.seSiteSearchForm #seHeaderSearchBox {
  background-color: transparent !important;
}

.sePage:not(.no-hero) .sePageMain {
  margin-top: 0;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
  color: #00009a;
}

@media only screen and (max-width: 767px) {
  .sePageLayout .seSiteSearchForm .input-group .form-control.tt-input::-webkit-input-placeholder {
    color: #595959;
  }
  .sePageLayout .seSiteSearchForm .input-group .form-control.tt-input::placeholder,
  .sePageLayout .seSiteSearchForm .input-group .form-control {
    color: #595959;
  }
}
@media only screen and (min-width: 768px) {
  .sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm.open .seSearchBox,
  .seSiteSearchForm span.twitter-typeahead .tt-menu {
    margin: 0;
  }
  .sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm.open .seSearchBox.tt-hint,
  .sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm .tt-hint {
    margin: 0;
    border: 0;
    padding: 0 0 0 11px;
    width: 130px;
    height: 35px;
    overflow: hidden;
  }
  .sePageHeader .sePageHeaderWrapper > .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sePage .sePageLayout .sePageHeader {
  background: url("https://www.sefiles.net/merchant/500/images/site/wsp-blue-wheels-and-sprockets.png") no-repeat;
  background-size: cover;
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
}

.sePage .sePageLayout .seBackTop:hover {
  border-color: #6f1612;
  background-color: #6f1612;
}

.sePageHeader .seStoreData.seStoreDataHasLogo .seSiteLogo img {
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  padding: 44px 0;
  width: 320px;
}

.container.sePageHeaderWrapper {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li > a {
    background: transparent;
  }
}
.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li > a .seIcon {
  margin-top: 7px;
  margin-left: -2px;
  font-size: 18px;
}

.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li > a {
  border: 1px solid #ffffff;
  border-radius: 50%;
  padding: 0;
  width: 35px;
  height: 35px;
}

.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seMiniCart > a {
  border-radius: 50%;
}

.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seMiniCart > a .seIcon {
  margin-left: -4px;
}

.block-bg-img .h1,
.block-bg-img .h2,
.block-bg-img .h3,
.block-bg-img h1,
.block-bg-img h2,
.block-bg-img h3,
.block-bg-img ol,
.block-bg-img p,
.block-bg-img ul {
  color: #ffffff !important;
}

@media only screen and (min-width: 768px) {
  .sePageHeader .seHeaderActions {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    top: 34%;
    transition: 0.3s;
    padding-right: 50px;
  }
}
.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seLocation,
.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seMiniCart,
.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seProfile {
  margin-left: 20px;
}

.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seLocation a:hover,
.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seMiniCart a:hover,
.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seProfile a:hover {
  background: #9b1f19;
}

@media only screen and (min-width: 768px) {
  .sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm .seSearchButton {
    background: transparent;
  }
}
@media only screen and (min-width: 768px) {
  .sePage .sePageLayout .seNavbar .seNavigationMain {
    border: none;
  }
}
.sePage input#seHeaderSearchBox {
  -webkit-appearance: none;
  border: 1px solid #ffffff;
  border-radius: 25px;
  background: #ffffff;
  padding-left: 11px;
  width: 171px;
  height: 35px;
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
}
.sePage input#seHeaderSearchBox::-ms-clear {
  display: none;
}

.seSiteSearchForm .input-group {
  position: relative;
  width: 171px;
}

.seSiteSearchForm .input-group > .input-group-btn {
  position: absolute;
  top: 0;
  right: 2px;
}

.sePage .sePageLayout a.btn.btn-primary.wsp-btn-white {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #00004d;
}
.sePage .sePageLayout a.btn.btn-primary.wsp-btn-white:hover, .sePage .sePageLayout a.btn.btn-primary.wsp-btn-white:focus, .sePage .sePageLayout a.btn.btn-primary.wsp-btn-white:active {
  border-color: #9b1f19;
  background-color: #9b1f19;
  color: #ffffff;
}

.seSiteSearchForm .input-group .form-control:focus {
  z-index: 0;
}

.sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm .seSearchButton .seIcon {
  display: inline-block !important;
  margin-top: 3px;
  font-size: 18px;
}

.sePage .sePageLayout .sePageHeader .seHeaderBottom,
.sePage .sePageLayout .sePageHeader .seHeaderBottom .seStoreHours p {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 768px) {
  .sePageHeaderWrapper > .row {
    padding-bottom: 0;
  }
}
.sePageHeader .seStoreData.seStoreDataHasLogo .seSiteLogo,
.sePageHeader .seStoreData.seStoreDataHasLogo .seStoreName {
  padding-top: 0;
}

.sePage .sePageLayout .seNavbar {
  border-bottom: 1px solid #dddddd;
}

.seNavbarNav .dropdown-menu {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  transform: translateX(-50%);
  background: #f3f3f3;
}

.seNavbarNav .dropdown-menu .dropdown-menu {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  left: 100%;
  transform: translateX(0);
}

.seNavbarNav .dropdown-menu::after {
  position: absolute;
  top: -9px;
  left: calc(50% - 10px);
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f3f3f3;
  border-left: 10px solid transparent;
  width: 0;
  height: 0;
  content: "";
}

.seNavbarNav .dropdown-menu::before {
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
  z-index: -1;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #dddddd;
  border-left: 10px solid transparent;
  width: 0;
  height: 0;
  content: "";
}

.seNavbarNav .dropdown-menu.megamenu::after,
.seNavbarNav .dropdown-menu.megamenu::before {
  left: calc(50% - 245px);
}

.seNavbarNav .dropdown-menu .dropdown-menu::after,
.seNavbarNav .dropdown-menu .dropdown-menu::before {
  display: none;
}

@media only screen and (min-width: 768px) {
  .sePageLayout .seNavbar .navbar-nav > li > a,
  .sePageLayout .seNavbar .navbar-nav > li > a:visited {
    border: none;
  }
  .sePageLayout .seNavbar .navbar-nav > li > a:focus,
  .sePageLayout .seNavbar .navbar-nav > li > a:hover {
    border: none;
  }
  .sePageLayout .seNavbar .navbar-nav > li.active > a,
  .sePageLayout .seNavbar .navbar-nav > li.open > a {
    border: none;
  }
}
.is-drilldown-submenu-parent > a:after {
  display: none;
}

.is-drilldown-submenu-parent .dropdown-menu a:after {
  display: inline-block;
}

.sePage .sePageLayout .seNavbar .navbar-nav > li > a {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
}

.sePageLayout .seNavbar .navbar-brand {
  display: none;
}

.sePageLayout .is-drilldown-submenu-parent.dropdown .arrow {
  border: 6px inset;
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #00004d;
}

.overlapblackbg {
  background-color: transparent;
}

@media only screen and (min-width: 1200px) and (min-width: 768px) {
  .megamenu {
    width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 992px) {
  .megamenu.seMegaMenuGrid {
    -webkit-column-count: 6;
    column-count: 6;
  }
}
.sePage .sePageLayout .megamenu .link-list li a {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
}

.sePage .sePageLayout .is-drilldown-submenu li a:not(.btn) {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
}

.sePage .sePageLayout h1,
.sePage .sePageLayout h2,
.sePage .sePageLayout h3,
.sePage .sePageLayout h4,
.sePage .sePageLayout h5,
.sePage .sePageLayout h6 {
  font-family: "Adelle", Garamond, Times, serif;
}

.sePage .sePageLayout .sePageMain {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
}

.sePage .sePageLayout .sePageFooter .seFooter {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
}

.sePage .sePageLayout a.btn.btn-primary {
  padding: 6px 25px;
  font-family: "Adelle", Garamond, Times, serif;
}

.sePage .sePageLayout .sestorelocatorinfowindow-info div {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif !important;
}

.sePage .sePageLayout .sestorelocatorstore li {
  font-family: "Adelle Sans", Helvetica, Arial, sans-serif !important;
}

.wsmobileheader #wsnavtoggle {
  margin: 5px 15px 5px 0;
  border: 1px solid #00004d;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.wsmobileheader #wsnavtoggle .icon-bar {
  width: 18px;
  height: 3px;
}

#wsp-mobile-nav-header {
  display: none;
}

.sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seMiniCart .badge {
  top: -5px;
  right: -10px;
}

.sePageHeaderWrapper .seUserActionsList > li.seMiniCart.mini-cart-with-items .badge {
  display: inline !important;
  position: absolute;
  background-color: #9b1f19 !important;
  padding: 3px;
  width: 18px;
  height: 18px;
}
.sePageHeaderWrapper .seUserActionsList > li.seMiniCart.mini-cart-with-items .badge::before, .sePageHeaderWrapper .seUserActionsList > li.seMiniCart.mini-cart-with-items .badge::after {
  content: "";
}

.sePage .sePageLayout .seMiniCart a.open .badge,
.sePage .sePageLayout .seMiniCart a:active .badge,
.sePage .sePageLayout .seMiniCart a:focus .badge,
.sePage .sePageLayout .seMiniCart a:hover .badge {
  background-color: #9b1f19 !important;
}

.sePage .sePageLayout .is-drilldown-submenu li a.title {
  font-family: "Adelle", Garamond, Times, serif;
  font-size: 16px;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .megamenu .link-list li a.title:after {
    width: 53px;
  }
}
@media only screen and (max-width: 1199px) {
  .sePageHeader .seStoreData {
    display: block;
  }
  .sePageHeader .seStoreData.seStoreDataHasLogo {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -webkit-flex-direction: initial;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
    display: block;
  }
  .sePageHeader .seStoreData.seStoreDataHasLogo .seStoreHours {
    padding-top: 0;
  }
  .sePageHeader .seHeaderActions,
  .sePageHeader .seStoreData.seStoreDataHasLogo .seSiteLogo {
    float: none;
    width: 100%;
  }
  .sePageHeader .seStoreData {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .sePageHeader .seStoreData.seStoreDataHasLogo .seSiteLogo img {
    padding: 15px 0 5px;
  }
  .sePageHeader .seHeaderActions,
  .sePageHeader .seStoreData.seStoreDataHasLogo .seSiteLogo {
    position: static;
    clear: both;
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .sePageHeader .seHeaderActions .seHeaderActionsInner {
    -webkit-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .sePage .sePageLayout .seHeaderActionsInner {
    display: block;
  }
  .sePageHeader .seHeaderActions,
  .sePageHeader .seStoreData.seStoreDataHasLogo .seSiteLogo {
    margin-bottom: 0;
  }
  .sePage .sePageLayout .seNavbar {
    background-color: #f3f3f3;
  }
  .sePage .sePageLayout .is-drilldown-submenu li a.title {
    font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
  }
  .seSiteNavigator .navbar-nav .is-drilldown-submenu .is-drilldown-submenu-parent > .mobile-megamenu-title,
  .seSiteNavigator .navbar-nav .is-drilldown-submenu .is-drilldown-submenu-parent > .mobile-megamenu-title,
  .seSiteNavigator .navbar-nav .is-drilldown-submenu .is-drilldown-submenu-parent > .mobile-megamenu-title {
    padding: 10px 20px;
    font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
  }
  .seSiteNavigator .navbar-nav .is-drilldown-submenu .is-drilldown-submenu-parent > .mobile-megamenu-title:active,
  .seSiteNavigator .navbar-nav .is-drilldown-submenu .is-drilldown-submenu-parent > .mobile-megamenu-title:focus,
  .seSiteNavigator .navbar-nav .is-drilldown-submenu .is-drilldown-submenu-parent > .mobile-megamenu-title:hover {
    font-family: "Adelle Sans", Helvetica, Arial, sans-serif;
  }
  .sePage .sePageLayout .is-drilldown-submenu li a:not(.btn) {
    font-size: 22px;
  }
  .sePageLayout .is-drilldown-submenu-parent.dropdown .is-drilldown-submenu-parent > a:after {
    display: none;
  }
  .sePage .sePageLayout .is-drilldown-submenu li a:not(.btn) {
    padding: 10px 20px;
  }
  .sePageHeader .seStoreData.seStoreDataHasLogo {
    padding: 5px 0;
  }
  .seSiteNavigator {
    position: absolute;
    left: -100%;
    width: 100%;
    height: initial;
    overflow-y: hidden;
  }
  .seHeaderActions {
    border: none;
  }
  #wsp-mobile-nav-header {
    display: block;
  }
  #wsp-mobile-nav-header ul {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
    background-color: #dddddd;
    padding: 0;
    width: 100%;
    color: #00004d;
    font-size: 1.5em;
    list-style-type: none;
    text-align: center;
  }
  #wsp-mobile-nav-header ul > li {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
  }
  #wsp-mobile-nav-header ul > li > a {
    color: #00004d;
  }
  #wsp-mobile-nav-header ul > li > a span:last-child {
    display: none;
  }
  .seSiteNavigator .navbar-nav .seMobiActionCart .badge {
    top: 17px;
    right: initial !important;
    left: -15px;
    border-radius: 5px;
    background-color: #9b1f19 !important;
  }
  .sePageHeader .seHeaderActions .seHeaderActionsSearch {
    padding-left: 0;
  }
  .seSiteSearchForm .input-group {
    width: 100%;
  }
  .sePage input#seHeaderSearchBox {
    -webkit-appearance: none;
    margin: 5px 0;
    border: 1px solid #00004d;
    background-color: transparent;
    width: 100%;
    height: 40px;
  }
  .seSiteSearchForm .input-group > .input-group-btn {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
  }
  .navbar-nav {
    margin: 0 -15px;
  }
  .sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm .seSearchButton {
    background-color: transparent;
    color: #00004d;
  }
  .sePageHeader .seHeaderActions .seHeaderActionsSearch .seSiteSearchForm .seSearchButton .seIcon {
    margin-top: 0;
  }
  .sePageHeader .seHeaderActions .seUserAction .seUserActionsList > li.seLocation {
    display: none;
  }
  .seSiteNavigator .navbar-nav .seMobiActionLocation {
    display: block;
  }
  .seSiteNavigator .navbar-header {
    display: none;
  }
  .wsoffcanvasopener .wsmobileheader #wsnavtoggle span {
    background-color: #00004d;
  }
  .seNavbarNav .dropdown-menu::before {
    display: none;
  }
  .seNavbarNav .dropdown-menu::after {
    display: none;
  }
  .navbar-toggle .icon-bar {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    position: relative;
    transition: all 500ms ease-in-out;
    background-color: #00004d;
  }
  .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 1px;
  }
  .navbar-toggle .icon-bar:nth-of-type(4) {
    top: 2px;
  }
  .wsoffcanvasopener .navbar-toggle .icon-bar:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 6.5px;
    transform: rotate(45deg);
  }
  .wsoffcanvasopener .navbar-toggle .icon-bar:nth-of-type(3) {
    background-color: transparent !important;
  }
  .wsoffcanvasopener .navbar-toggle .icon-bar:nth-of-type(4) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: -6.5px;
    transform: rotate(-45deg);
  }
}
@media only screen and (min-width: 768px) {
  .seNavigationMain {
    padding: 5px 0 3px;
  }
}
.wsp-slideshow .customContentBlock {
  margin-top: -44px;
  padding-right: 0;
  padding-left: 0;
}
.wsp-slideshow .sePageSectionContent {
  overflow: hidden;
}
.wsp-slideshow .sePageSectionContent::after {
  -webkit-transition: 0s;
  -o-transition: 0s;
  display: block;
  z-index: 2;
  transition: 0s;
  border-top: 1px solid #dddddd;
  background-color: #00004d;
  width: 100%;
  height: 5vw;
  content: " ";
}
.wsp-slideshow .sePageSectionContent::before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: calc(5vw - 2px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  border: 1px solid #dddddd;
  border-bottom: 0;
  border-top-right-radius: 13vw;
  border-top-left-radius: 13vw;
  border-color: #00004d;
  background-color: #00004d;
  width: 13vw;
  height: 6.15vw;
  content: " ";
}
.wsp-slideshow .sePageSectionContent .royalSlider {
  overflow: visible;
}
.wsp-slideshow .sePageSectionContent .royalSlider::before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transition: 0s;
  -o-transition: 0s;
  display: block;
  position: absolute;
  bottom: -3.7vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  transition: 0s;
  background: url("https://www.sefiles.net/merchant/500/images/site/wsp-white-slideshow-logo.svg");
  background-position-y: 100%;
  background-repeat: no-repeat;
  width: 18vw;
  height: 9vw;
  content: " ";
}

/* Backend Overrides for easier editing */
#page .wsp-slideshow .customContentBlock {
  margin-top: 0 !important;
}

.rsOverflow {
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  position: relative;
  transition: unset !important;
}

.seInfoPage339 .wsp-slideshow-logo {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  background: #00004d;
}

.seInfoPage339 .wsp-slideshow-logo img {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
}

.seInfoPage339 .wsp-slideshow-logo {
  bottom: 14px;
  border-radius: 43px 43px 0 0;
  padding-top: 6px;
  width: 86px;
  height: 70px;
}

.seInfoPage339 .wsp-slideshow-logo img {
  width: 128px;
  max-width: 128px;
}

@media only screen and (min-width: 768px) {
  .seInfoPage339 .wsp-slideshow-logo {
    bottom: 14px;
    border-radius: 63px 63px 0 0;
    padding-top: 7px;
    width: 126px;
    height: 95px;
  }
  .seInfoPage339 .wsp-slideshow-logo img {
    width: 176px;
    max-width: 176px;
  }
}
@media only screen and (min-width: 992px) {
  .seInfoPage339 .wsp-slideshow-logo {
    bottom: 6px;
    border-radius: 110px 110px 0 0;
    padding-top: 12px;
    width: 207px;
    height: 150px;
  }
  .seInfoPage339 .wsp-slideshow-logo img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 280px;
    max-width: 280px;
    height: auto;
  }
}
/* First Homepage Section */
.wsp-hp-first {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  overflow: hidden;
}
.wsp-hp-first::after {
  -webkit-transition: 0s;
  -o-transition: 0s;
  display: block;
  z-index: 2;
  transition: 0s;
  border-top: 1px solid #dddddd;
  background-color: #00004d;
  width: 100%;
  height: 5vw;
  content: " ";
}
.wsp-hp-first::before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: 3.7vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  border-bottom: 0;
  border-top-right-radius: 13vw;
  border-top-left-radius: 13vw;
  background-color: #00004d;
  width: 13.4vw;
  height: 7.4vw;
  content: " ";
}
.wsp-hp-first .container,
.wsp-hp-first .container-fluid {
  overflow: visible;
}
.wsp-hp-first .container::before,
.wsp-hp-first .container-fluid::before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transition: 0s;
  -o-transition: 0s;
  display: block;
  position: absolute;
  bottom: 1.3vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  transition: 0s;
  background: url("https://www.sefiles.net/merchant/500/images/site/wsp-white-slideshow-logo.svg");
  background-position-y: 100%;
  background-repeat: no-repeat;
  width: 18vw;
  height: 8.8vw;
  content: " ";
}
.wsp-hp-first .block-bg-img {
  padding: 11vw 45px;
}
.wsp-hp-first .block-bg-img h2 {
  font-size: 3em;
  text-shadow: 0px 0px 10px rgb(0, 0, 0);
}

.sePage .sePageLayout .wsp-hp-first a.btn.btn-primary {
  padding: 10px 40px;
}

@media only screen and (max-width: 767px) {
  .wsp-hp-first .block-bg-img h2 {
    font-size: 34px;
  }
}
/* Backend Overrides for easier editing */
#page .wsp-hp-first .customContentBlock {
  margin-top: 0 !important;
}

.seInfoPage339 .sePageSectionSlideShow .royalSlider .rsBullets {
  display: none;
}

.sePageLayout .wsp-divider {
  border: 1px solid #e2e2e2;
  background: url("https://www.sefiles.net/merchant/500/images/site/wsp-gray-wheels-and-sprockets.png") no-repeat;
  background-size: cover;
  padding: 1px;
}

.sePageLayout .wsp-divider h2 {
  margin: 21px 0;
  font-size: 34px;
}

.sePageLayout .wsp-sixblocksection a h3 {
  color: #ffffff;
  font-size: 34px;
  text-decoration: none;
  text-shadow: none;
}

.sePageLayout .wsp-sixblocksection a:hover {
  text-decoration: none !important;
}

.wsp-sixblocksection .wsp-roundbutton {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
  background: #ffffff;
  width: 70px;
  height: 70px;
  color: #9b1f19;
}

.wsp-sixblocksection .wsp-roundbutton .fa {
  font-size: 34px;
}

.wsp-sixblocksection .wsp-roundbutton .wsp-img {
  max-width: 36px;
  height: auto;
}

.wsp-sixblocksection .col-xs-12:last-child .wsp-roundbutton .wsp-img {
  max-width: 46px;
}

.wsp-sixblocksection .wsp-roundbutton .wsp-img-hvr {
  display: none;
}

.wsp-sixblocksection .col-xs-12 {
  margin-bottom: 30px;
}

.wsp-sixblocksection .col-xs-12:nth-child(n+4) {
  margin-bottom: 0;
}

.wsp-sixblocksection .content-block-column {
  min-height: 290px !important;
}

.wsp-sixblocksection .block-bg-img {
  border: 1px solid transparent;
  padding-top: 90px;
}

.wsp-sixblocksection .editContent a:active .block-bg-img, .wsp-sixblocksection .editContent a:focus .block-bg-img, .wsp-sixblocksection .editContent a:hover .block-bg-img {
  border: 1px solid #ccc;
  background-image: url("https://www.sefiles.net/merchant/500/images/site/wsp-hoverstripe-bg.png") !important;
}
.wsp-sixblocksection .editContent a:active .wsp-roundbutton, .wsp-sixblocksection .editContent a:focus .wsp-roundbutton, .wsp-sixblocksection .editContent a:hover .wsp-roundbutton {
  background: #9b1f19;
  color: #ffffff;
}
.wsp-sixblocksection .editContent a:active h3, .wsp-sixblocksection .editContent a:focus h3, .wsp-sixblocksection .editContent a:hover h3 {
  color: #00004d !important;
  text-decoration: none;
}
.wsp-sixblocksection .editContent a:active .wsp-img, .wsp-sixblocksection .editContent a:focus .wsp-img, .wsp-sixblocksection .editContent a:hover .wsp-img {
  display: none;
}
.wsp-sixblocksection .editContent a:active .wsp-img-hvr, .wsp-sixblocksection .editContent a:focus .wsp-img-hvr, .wsp-sixblocksection .editContent a:hover .wsp-img-hvr {
  display: initial;
}

@media not all and (hover) {
  .wsp-sixblocksection .editContent a:hover .wsp-img-hvr {
    display: none !important;
  }
}
.seInfoPage339 .wsp-catalogsection h2 {
  border: 1px solid #e2e2e2;
  background: url("https://www.sefiles.net/merchant/500/images/site/wsp-gray-wheels-and-sprockets.png") no-repeat;
  background-size: cover;
  padding: 22px 0;
  text-align: center;
}

.wsp-fourblocksection .editContent {
  border: 1px solid #dddddd;
}
.wsp-fourblocksection .editContent .block-bg-img {
  padding: 105px 15px;
}
.wsp-fourblocksection .editContent a:hover {
  text-decoration: none;
}
.wsp-fourblocksection .editContent a:hover h3 {
  background-image: url("https://www.sefiles.net/merchant/500/images/site/wsp-hoverstripe-bg.png") !important;
  color: #00004d;
}
.wsp-fourblocksection h3 {
  margin: 0;
  padding-top: 22px;
  padding-bottom: 22px;
}

.sePageContent .sePageSection.wsp-wheel-advantage {
  margin-bottom: -60px;
}

@media only screen and (max-width: 991px) {
  .wsp-sixblocksection .col-xs-12:nth-child(4) {
    margin-bottom: 30px;
  }
  .wsp-fourblocksection .col-xs-12:nth-child(n+3) {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wsp-sixblocksection .col-xs-12:nth-child(5) {
    margin-bottom: 30px;
  }
  .wsp-fourblocksection .col-xs-12 {
    margin-bottom: 30px !important;
  }
  .wsp-fourblocksection .col-xs-12:nth-child(4) {
    margin-bottom: 0 !important;
  }
  .wsp-slideshow .customContentBlock {
    margin-top: -20px;
  }
}
/* Internal Pages */
.wsp-page-header h1 {
  position: relative;
}
.wsp-page-header h1::before {
  display: block;
  position: absolute;
  top: -30px;
  right: 0;
  background-image: url("https://www.sefiles.net/merchant/500/images/site/wsp-logo-svg.svg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  width: 150px;
  height: 65px;
  content: " ";
}
.wsp-page-header h1::after {
  display: block;
  margin-top: 6px;
  background-color: #00004d;
  width: 100%;
  height: 2px;
  content: " ";
}
.wsp-page-header h2 {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .wsp-page-header h1::before {
    display: none;
  }
}

.wsp-header-style::after {
  display: block;
  margin-top: 6px;
  background-color: #00004d;
  width: 100%;
  height: 2px;
  content: " ";
}

.wsp-advantage-six .block-bg-img {
  padding: 45px 15px;
}

.wsp-advantage-six .content-block-column {
  min-height: initial !important;
}

.sePageLayout .wsp-advantage-six a h3 {
  font-size: 25px;
}

/* Footer */
.sePageLayout .sePageFooter {
  background-color: #ffffff;
}

#PageFooter {
  border-top: 1px solid #dddddd;
}
#PageFooter h4 {
  font-size: 18px;
}

.wsp-footer-first {
  border-bottom: 1px solid #dddddd;
}

.wsp-footer-grid {
  text-align: center;
}

.wsp-grid-divider {
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}

.wsp-footer-grid-1,
.wsp-footer-grid-4 {
  border-right: 1px solid #dddddd;
}

.wsp-footer-grid-3,
.wsp-footer-grid-6 {
  border-left: 1px solid #dddddd;
}

.wsp-footer-email-form {
  position: relative;
  margin: 0 auto;
  width: 80%;
}
.wsp-footer-email-form input {
  -webkit-box-shadow: none !important;
  -webkit-appearance: none;
  box-shadow: none !important;
  border-right: none;
  border-color: #dddddd;
}
.wsp-footer-email-form input:active, .wsp-footer-email-form input:focus, .wsp-footer-email-form input:hover {
  border-color: #dddddd;
}
.wsp-footer-email-form input::-ms-clear {
  display: none;
}
.wsp-footer-email-form .btn {
  border-left: none;
  border-color: #dddddd;
  color: #999999;
}
.wsp-footer-email-form .btn:active, .wsp-footer-email-form .btn:focus, .wsp-footer-email-form .btn:hover {
  border-color: #dddddd;
  background-color: transparent;
  color: #9b1f19;
}

.sePageFooter .wsp-footer-logo img {
  max-width: 70%;
}

.wsp-footer-social a {
  display: inline-block;
  position: relative;
  z-index: 2;
  margin: 0 10px !important;
  border: 1px solid #999999;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #999999 !important;
  font-size: 18px;
}
.wsp-footer-social a:active, .wsp-footer-social a:focus, .wsp-footer-social a:hover {
  border-color: #9b1f19;
  background-color: #9b1f19;
  color: #ffffff !important;
  text-decoration: none;
}
.wsp-footer-social a i {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wsp-footer-links-list ul,
.wsp-footer-questions ul {
  margin-bottom: 0;
}
.wsp-footer-links-list li,
.wsp-footer-questions li {
  margin-bottom: 11px;
}

.wsp-footer-third-section {
  text-align: center;
}

.sePage .sePageLayout .wsp-footer-third-section h4 {
  color: #ffffff;
}

.sePage .sePageLayout .seFooterList .wsp-footer-third-section a {
  color: #ffffff;
}
.sePage .sePageLayout .seFooterList .wsp-footer-third-section a:hover, .sePage .sePageLayout .seFooterList .wsp-footer-third-section a:active, .sePage .sePageLayout .seFooterList .wsp-footer-third-section afocus {
  color: #dddddd !important;
}

.wsp-footer-last {
  border-top: 1px solid #dddddd;
}

.wsp-footer-fourth-section {
  margin-top: 10px;
  margin-bottom: 10px;
}
.wsp-footer-fourth-section p {
  margin-bottom: 0;
  color: #dddddd;
}

@media only screen and (max-width: 990px) {
  #PageFooter h3 {
    font-size: 18px;
  }
  .wsp-footer-grid-3 {
    border-right: 1px solid #dddddd;
    border-left: none;
  }
  .wsp-footer-grid-4 {
    border-right: none;
  }
  .wsp-footer-grid-4 h4 {
    margin-top: 22px;
  }
  .wsp-footer-social a {
    margin: 0 3px !important;
  }
}
@media only screen and (max-width: 767px) {
  .wsp-footer-grid-1,
  .wsp-footer-grid-3 {
    border-right: none;
  }
  .wsp-footer-grid-1 h3,
  .wsp-footer-questions h3 {
    margin-top: 0;
  }
  .seContentBlockFooter .wsp-footer-grid-4 h4,
  .seContentBlockFooter .wsp-footer-grid-5 h4,
  .seContentBlockFooter .wsp-footer-grid-6 h4 {
    margin-top: 0;
  }
  .seContentBlockFooter .wsp-footer-grid-4 ul,
  .seContentBlockFooter .wsp-footer-grid-5 ul,
  .seContentBlockFooter .wsp-footer-grid-6 ul {
    margin-bottom: 0;
  }
  .wsp-footer-third-section .col-margin-bottom {
    height: 200px;
  }
}
/* WSP SECTION SQUISHER!!!! */
.wsp-section-squisher {
  padding-right: 15px;
  padding-left: 15px;
}

@media only screen and (max-width: 767px) {
  .wsp-section-squisher {
    padding-right: 0;
    padding-left: 0;
  }
}
/* PR Stars */
.prStars {
  font-size: 16px;
}

/* Item Details Messages */
.wsp-cart-message {
  position: relative;
  margin: 15px 0 22px;
  padding-top: 22px;
}
.wsp-cart-message::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #cccccc;
  padding: 0 15px;
  width: 100%;
  height: 1px;
  content: "";
}

/* Responsive Slideshow */
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .content-block-column {
  padding: 0;
  height: 200px;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #00004d;
  background-image: url("https://www.sefiles.net/merchant/500/images/site/wsp-white-wheels-transparent.svg");
  padding: 30px 10px;
  width: 100%;
  min-height: 245px;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content h2,
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content h5 {
  color: #ffffff;
  letter-spacing: 1.5px;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content h2 {
  margin: 0 0 5px;
  font-size: 34px;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content h5 {
  margin: 0 0 20px;
  line-height: 1.5;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content a.btn.btn-primary {
  margin-bottom: 0;
  border-color: #ffffff;
  background-color: #ffffff;
  color: #00004d;
  font-weight: 700;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content a.btn.btn-primary:hover {
  color: #9b1f19;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-slide {
  padding: 0;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next,
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev {
  display: flex;
  top: inherit;
  bottom: 15px;
  align-items: center;
  justify-content: center;
  -webkit-transform: inherit;
          transform: inherit;
  background-color: #9b1f19;
  width: 36px;
  height: 36px;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next:hover,
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev:hover {
  background-color: #ffffff;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next:hover::before,
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev:hover::before {
  color: #9b1f19;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next::before,
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev::before {
  opacity: 1;
  color: #ffffff;
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev {
  left: calc(50% - 36px);
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev::before {
  content: "\f0d9";
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next {
  left: calc(50% + 2px);
}
.sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next::before {
  content: "\f0da";
}

@media only screen and (min-width: 768px) {
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .customContentBlock {
    padding: 0 30px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .content-block-column {
    height: 280px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content {
    align-items: flex-start;
    padding: 30px;
    min-height: 190px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next,
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev {
    bottom: 30px;
    left: inherit;
    -webkit-transform: inherit;
            transform: inherit;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next {
    right: 30px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev {
    right: 68px;
  }
}
@media only screen and (min-width: 992px) {
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide {
    position: relative;
    padding-left: 60px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .content-block-column {
    height: 420px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .wsp-slide .wsp-slide-content {
    position: absolute;
    bottom: 45px;
    left: 0;
    width: calc(50% + 50px);
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next,
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev {
    bottom: 85px;
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-prev {
    right: inherit;
    left: calc(50% - 58px);
  }
  .sePage .sePageLayout .wsp-responsive-slider-hero-wrapper .slick-next {
    right: inherit;
    left: calc(50% - 20px);
  }
}
.seSearchProductsContainer .seProduct .seProductPrice .seSavingPercent {
  padding: 4px 5px 0;
  font-weight: 700;
}

.storePickUpDate strong {
  visibility: hidden;
  display: none;
}

.custom-alert p,
.alert p {
  margin: 0;
}

.custom-alert {
  padding: 15px;
  border-top: 1px solid #ddd;
  display: block !important;
}

.custom-message .alert {
  display: block !important;
}

/* VIDEO HERO */
.wsp-video-hero-section .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.wsp-video-hero {
  position: relative;
  overflow: hidden;
}

.wsp-video-hero .bg-video {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}

.video-background {
  background: #000;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.video-background::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 0;
  width: 100%;
  content: "";
}

.video-background iframe,
.video-foreground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.video-foreground {
  display: none;
  width: 300%;
  left: -100%;
  height: 120%;
  top: 0;
}

.wsp-video-hero-section.bottom .video-foreground {
  top: unset;
  bottom: 0;
}

.wsp-video-hero.large .fixed-overslider {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 90px 30px;
  min-height: 40vw;
  z-index: 1;
}

.wsp-video-hero.large .fixed-overslider .banner {
  width: 100%;
  max-width: 420px;
  margin: 0;
  padding: 0;
  position: static;
  text-align: center;
}

@media (min-width: 768px) {
  /* VIDEO HERO */
  .wsp-video-hero.large .fixed-overslider {
    align-items: flex-end;
    justify-content: flex-end;
  }
  .wsp-video-hero.large .fixed-overslider .banner {
    text-align: right;
  }
  .video-foreground {
    display: block;
  }
  .wsp-video-hero.large .fixed-overslider {
    min-height: 50vw;
    padding: 120px 60px;
  }
  .wsp-video-hero.large .fixed-overslider.right {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .wsp-video-hero .bg-video {
    display: block;
  }
}
/*# sourceMappingURL=https://www.sefiles.net/merchant/500/css/se_ta_pw_emily_site0523_500.css.map */
