/* Start of controller blade 2up */
    .SB-app-3up .theme-transparent .customThreeScootup {
        top: -200px;
    }
@media screen and (min-width: 450px) {
    .SB-app-3up .theme-transparent .customThreeScootup {
        top: -320px;
    }
}
@media screen and (min-width: 650px) {
    .SB-app-3up .theme-transparent .customThreeScootup {
        top: -420px;
    }
}
@media screen and (min-width: 768px) {
  .SB-app-3up .theme-transparent .customThreeScootup {
    padding-top: 0 !important;
    top: -60vw;
  }
  .SB-app-3up .theme-transparent .customThreeScootup .m-content-placement {
    margin-bottom: -60.4vw;
    padding-top: 24px;
  }
  .SB-app-3up .theme-transparent .customThreeScootup .m-content-placement .m-content-placement-item {
    max-width: 80%;
    margin: auto;
  }
  .SB-app-3up .theme-transparent .customThreeScootup .m-content-placement .m-content-placement-item .c-heading {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1084px) {
  .SB-app-3up .theme-transparent .customThreeScootup {
    padding-top: 0 !important;
    top: -36vw;
  }
  .SB-app-3up .theme-transparent .customThreeScootup .m-content-placement .m-content-placement-item {
    max-width: 65%;
    margin: auto;
  }
}
@media screen and (min-width: 1400px) {
  .SB-app-3up .theme-transparent .customThreeScootup {
    padding-top: 0 !important;
    top: -34vw;
  }
  .SB-app-3up .theme-transparent .customThreeScootup .m-content-placement .m-content-placement-item .c-heading {
    margin-top: 37px;
  }
}
@media screen and (min-width: 1920px) {
  .SB-app-3up .theme-transparent .customThreeScootup {
    padding-top: 0 !important;
    top: -675px;
  }
}
/* End of controller blade 2up */


@media screen and (max-width: 1400px) {
    p.storeFrontsParText {
        padding-left: 5% !important;
        padding-right: 5% ! Important;
    }
}

@media screen and (max-width: 767px) {
    p.storeFrontsParText {
        padding-top: 48px ! Important;
    }
}

@media screen and (max-width: 580px) {
    .custCopyCard .heroCTA .c-navigation-menu {
        margin-left: 53px !important;
        margin-top:20px !important;
    }
}


@media screen and (max-width: 539px) {
    .storefronts .m-banner .c-logo {
        padding: 30px 14px;
    }

    .storefronts .c-logo:nth-of-type(3) {
        margin-left: -2%;
    }
}

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

p.storeFrontsParText {
    padding-bottom: 20px;
}

.storefronts .m-banner .c-logo {
    height: 0 !Important;
}


@media screen and (max-width:767px) {
  #whatsnew h2.c-heading-3 {
    padding-left: 10%;
    padding-right: 10%;
 }
}


