.black-bar-holder {
  max-width: none;
}
@media screen and (min-width: 48em) {
.site-header.row {
  min-height: 120px;
}
}
img[src^="https://insight.adsrvr.org/track/pxl"] {
  display: none !important;
}
/** Top Nav & Menu **/

/** Footer **/
footer.lc-footer .newsletter{display: none;}
footer.lc-footer .footer-newsletterSignup{display: none;}
footer.site-footer .footer-newsletterSignup{display: none;}
/** Store **/

/** Privilege Program **/
#FeatureEditorial.privilegeProgramLanding.landing .memberLogin{display: none;}
#FeatureEditorial.privilegeProgramLanding.landing .learnMore {margin: 30px 0;}
/** Service **/

/** PDP **/
#main .product-display .store-availability #btnStoreAvailability{display: none;}

/** Shopping Bag **/

/** Check Out **/
.zh_HK fieldset#delivery-fieldset .row.column:before {
  content: 'Delivery is temporarily available for Hong Kong only';
  color: #333;
  margin: auto;
  font-size: 14px;
}
.zh_CN.locale-zh_CN fieldset#delivery-fieldset .row.column:before {
    content: '送货暂时仅限中国地区';
    color: #333;
    margin: auto;
    font-size: 14px;
  }
  .zh_CN.locale-en_US fieldset#delivery-fieldset .row.column:before {
    content: 'Delivery is temporarily available for Mainland China only';
    color: #333;
    margin: auto;
    font-size: 14px;
  }
.zh_HK fieldset#deliver-fieldset .delivery-address:before {
  content: 'Please provide a Hong Kong phone number to receive tracking notifications';
  color: #333;
  margin: auto;
  font-size: 14px;
}

/** Events **/

/** CRM **/
.comparisonTableSection .register{display: none;}
#FeatureEditorial.cards .memberLogin{display: none;}