
.popicons.manualIcons { display: none !important; }

@media only screen and (max-width: 610px) and (min-width:580px) {
    .custCopyCard .heroCTA {
     width:120% !important;
     position:relative !important;
     left: -10% !important;
 }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    section.m-hero-item.glp-hero.mobile-large {
        height: 180vw;
    }
}

@media screen and (max-width:1399px)  {
 .c-badge.f-small.f-highlight { margin-bottom:16px;}
}

@media screen and (max-width:767px) {
 .microStoreExclusive a { margin-top:10px; }
}

@media screen and (-ms-high-contrast: active) {
    .microStoreExclusive .m-hero-item .c-subheading {
        background: none !important;
    }
}

/* DOOM shared blades for accessories */
.SB-app-3up .theme-black .m-image-intro.f-align-bottom .c-image {
  margin-bottom: -15vw !important;
}
.SB-app-3up .theme-black .customThreeScootup.zoomOutPad {
  top: -15vw !important;
}
.SB-app-3up .theme-black.soloItem .m-image-intro.f-align-bottom .c-image {
  margin-bottom: -22vw !important;
}
.SB-app-3up .theme-black.soloItem .customThreeScootup.zoomOutPad {
  top: -12vw !important;
}
.SB-app-3up .theme-black.soloItem .customThreeScootup.zoomOutPad .m-content-placement .m-content-placement-item {
  max-width: 800px;
  margin: auto;
  margin-top: 24px;
}
@media screen and (max-width: 1084px) {
.SB-app-3up .theme-black.soloItem .customThreeScootup.zoomOutPad .m-content-placement .m-content-placement-item {
    max-width: 500px;
  }
}

@media screen and (max-width: 539px) {
    .storefronts .m-banner .c-logo {
        padding: 30px 18px 24px;
    }
.storefronts .c-logo:nth-of-type(3) {
        margin-left: -4%;
    }
}