.generic-navigation-container
{
  background: #009ea0;
  box-shadow: rgba(0,0,0,.2) 0 1px 2px;
}
.generic-navigation-container .bkl-navbar li[data-bkl-nav-burger]
{
  background: #009ea0;
}
.generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo img
{
  top: 3px;
  padding: 18px;
}
.generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo:hover, .generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo:focus
{
  background: #009ea0;
}
.generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo:hover img, .generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo:focus img
{
  top: 3px;
}
@media(max-width: 969px)
{
  .generic-navigation-container .nav-icon--blackmores-logo img
  {
    top: 20px;
  }
  .generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo img
  {
    top: 5px;
    padding: 5px;
    margin-left: 5px;
  }
  .generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo:hover img, .generic-navigation-container .bkl-navbar .nav-icon--blackmores-logo:focus img
  {
    top: 5px;
    padding: 5px;
    margin-left: 5px;
  }
}
.main-navigation .bkl-navbar .top-nav-search-box
{
  position: relative;
  display: inline-block;
  width: auto;
}
.main-navigation .bkl-navbar .top-nav-search-box input
{
  color: #fff;
  line-height: 58px;
  padding: 0 15px;
  font-size: 15px;
  position: absolute;
  left: 0;
  outline: none;
  height: 50px;
  top: 5px;
  width: 100%;
  display: none;
  border: none;
  border-bottom: 2px solid #fff;
  background: #009ea0;
}
.main-navigation .bkl-navbar .top-nav-search-box input::placeholder
{
  color: #fff;
}
.main-navigation .bkl-navbar .top-nav-search-box .nav-icon--search
{
  float: right;
}
.main-navigation .bkl-navbar .bkl-nav-left .top-nav-search-box
{
  margin-left: 30px;
}
@media(min-width: 970px) and (max-width: 1099px)
{
  .main-navigation .bkl-navbar .top-nav-search-box
  {
    position: absolute;
  }
}
@media(min-width: 1420px)
{
  .main-navigation .bkl-navbar .top-nav-search-box
  {
    width: 300px;
  }
  .main-navigation .bkl-navbar .top-nav-search-box input
  {
    display: block;
  }
  .main-navigation .bkl-navbar .top-nav-search-box .nav-icon--search
  {
    color: #fff;
  }
  .main-navigation .bkl-navbar .top-nav-search-box .nav-icon--search:hover
  {
    background: transparent;
  }
}
@media(min-width: 708px)
{
  .search-form--container
  {
    top: 0;
  }
}
@media(min-width: 970px)
{
  .search-form--container
  {
    top: 60px;
  }
}
body
{
  font-family: "Helvetica Neue",Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}
.carousel .link
{
  font-size: 20px;
  font-weight: normal;
  line-height: 80px;
  text-align: center;
  color: rgba(255,255,255,.9);
  cursor: pointer;
  display: block;
}
.carousel .link.wechat
{
  background: rgba(78,182,85,.94);
}
.carousel .link.wechat:before
{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/app_themes/cn/images/wechat.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-top: -4px;
}
.carousel .link.weibo
{
  background: rgba(247,147,102,.94);
}
.carousel .link.weibo:before
{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/app_themes/cn/images/weibo.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-top: -4px;
}
.carousel .link.tmall
{
  background: rgba(197,59,63,.94);
}
.carousel .link.tmall:before
{
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(/app_themes/cn/images/tmall.png) no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-top: -4px;
}
.full-width .item .button-at-bottom .caption
{
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  bottom: 50px;
  top: auto;
}
.bkl-navbar a.nav-icon
{
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: cover;
  vertical-align: middle;
  text-indent: -9999px;
  float: right;
}
.bkl-navbar a.wechat
{
  background-color: rgba(78,182,85,.94);
  background-image: url(/app_themes/cn/images/wechat.png);
  margin-left: 50px;
}
.bkl-navbar a.weibo
{
  background-color: rgba(247,147,102,.94);
  background-image: url(/app_themes/cn/images/weibo.png);
}
.product-selector--add-to-cart .buying-links, .buying-links-tile .buying-links
{
  height: 80px;
  display: block;
  position: relative;
}
.product-selector--add-to-cart .buying-links a, .buying-links-tile .buying-links a
{
  text-indent: -99999px;
  background-image: url('/app_themes/cn/images/logos.sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 45px;
  height: 45px;
  border: 1px solid #ddf8fb;
}
.product-selector--add-to-cart .buying-links a.jd, .buying-links-tile .buying-links a.jd
{
  background-position: -10px -10px;
}
.product-selector--add-to-cart .buying-links a.kaola, .buying-links-tile .buying-links a.kaola
{
  background-position: -10px -65px;
}
.product-selector--add-to-cart .buying-links a.tmall, .buying-links-tile .buying-links a.tmall
{
  background-position: -10px -120px;
}
.product-selector--add-to-cart .buying-links a.vip, .buying-links-tile .buying-links a.vip
{
  background-position: -10px -175px;
}
.product-selector--add-to-cart .buying-links a.xiaohongshu, .buying-links-tile .buying-links a.xiaohongshu
{
  background-position: -10px -230px;
}
.product-selector--add-to-cart .buying-links a.wechat, .buying-links-tile .buying-links a.wechat
{
  background-color: rgba(78,182,85,.94);
  background-position: -10px -285px;
}
.buying-links-tile .buying-links
{
  height: 50px;
}
.buying-links-tile .buying-links h6
{
  margin-bottom: .1em;
}
.buying-links-tile .buying-links a
{
  transform: scale(.8,.8);
  -ms-transform: scale(.8,.8);
  -webkit-transform: scale(.8,.8);
}
.buying-links-tile .grid-tile--data
{
  padding: 0 10px;
}
.bdsharebuttonbox>span
{
  float: left;
  line-height: 32px;
  margin: 6px 6px 6px 0;
}
@media(max-width: 400px)
{
  .main-navigation .bkl-navbar .bkl-nav-left .top-nav-search-box
  {
    margin-left: -15px;
  }
  .bkl-navbar a.nav-icon
  {
    margin-left: 0;
  }
  .bkl-navbar a.wechat
  {
    margin-left: 0;
  }
}
@media(max-width: 708px)
{
  .full-width .item .button-at-bottom .caption
  {
    bottom: 10px;
  }
  .carousel .link
  {
    line-height: 35px !important;
    margin: 0 10px 10px auto;
    width: 35px;
    font-size: 16px;
  }
  .carousel .link:before
  {
    height: 30px !important;
    width: 30px !important;
    background-size: contain;
  }
  .carousel .links>.row
  {
    text-align: right;
  }
  .carousel .links>.row>div
  {
    position: initial;
    width: 35px;
    display: inline-block;
    margin-right: 5px;
  }
  .carousel .links>.row>div:last-child
  {
    margin-right: 30px;
  }
  .footer-nav--container
  {
    bottom: 300px;
  }
}
@media(max-width: 969px)
{
  .main
  {
    padding-top: 40px;
  }
  .bkl-navbar a.nav-icon
  {
    height: 40px;
    width: 40px;
  }
  .bkl-navbar a.wechat
  {
    margin-left: 5px;
  }
}
@media(max-width: 1099px)
{
  .carousel .link
  {
    line-height: 45px;
  }
}
@media(min-width: 970px) and (max-width: 1099px)
{
  .bkl-navbar a.wechat
  {
    margin-left: 100px;
  }
}
@media(min-width: 708px) and (max-width: 968px)
{
  .footer-nav--container
  {
    bottom: 300px;
  }
}
@media(min-width: 969px)
{
  .main
  {
    padding-top: 60px;
  }
}
.need-share-button_link
{
  cursor: pointer;
  margin-left: 5px;
  margin-right: 10px;
}
.need-share-button_link.weibo .fa
{
  color: #df2029;
  margin-right: 5px;
}
.need-share-button_link.wechat .fa
{
  color: #7bb32e;
  margin-right: 5px;
}
.shares--container .qrcode
{
  position: absolute;
  left: 40px;
  margin-top: 10px;
  padding: 10px 20px;
  border: 1px solid #9e9696;
  background: #fff;
  z-index: 99999;
}
.tabs-tile .tab-content .tab-pane
{
  font-size: 14px;
  line-height: 1.5em;
}
.prime--grid-item.prime--article .grid-tile--bar-top
{
  display: none;
}
#colorbox
{
  outline: none;
  max-width: 100%;
}
#colorbox:focus
{
  outline: none;
}
#colorbox div
{
  max-width: 100%;
}
#cboxOverlay
{
  opacity: .4 !important;
}
#cboxClose
{
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 35px;
  height: 35px;
  width: 35px;
  font-size: 30px;
  line-height: 10px;
}
.logo-cn img
{
  top: -38px !important;
}
.logo-cn:hover img
{
  top: -2px !important;
}
@media(min-width: 969px)
{
  .logo-cn img
  {
    top: -49px !important;
  }
  .logo-cn:hover img
  {
    top: 3px !important;
  }
}
.store-locator-container
{
  background: #fff;
  padding: 30px 10px;
}
.store-locator-container #mapContainer
{
  width: 100%;
  height: 500px;
}
.store-locator-container .filters
{
  padding-bottom: 20px;
}
.store-locator-container .store-item-list .store-item
{
  padding: 10px;
  cursor: pointer;
}
.store-locator-container .store-item-list .store-item:nth-child(even)
{
  background: #fafafa;
}
@media(min-width: 969px)
{
  .store-locator-container .store-item-list
  {
    max-height: 500px;
    overflow-y: auto;
  }
}