#product-nav .navbar-nav>li>a.btn-primary { color: #fff; }

@media (min-width: 768px) {
#product-nav.sticky #buy { border-bottom: none; padding: 15px 20px 17px; font-weight: 400; }
#product-nav.sticky #buy:hover { background-color: #28acff }
}

@media (max-width: 767px) {
#product-nav #buy { margin-left: 15px }
#prod-hero.new-pricebrick { background-image: url(../../static/cdgs/product_content/cdgs/2021/hero-cdgs-2021-mobile-en.jpg) !important; background-color: #0d0b26 !important; background-repeat: no-repeat !important; background-size: 100% !important; background-position: center 40px !important; padding-top: 255px; }
#prod-hero.new-pricebrick .container { background: #0e0b28; }
#prod-hero.new-pricebrick .title .new { font-size: 16px; line-height: 1.2; color: #ccc; }
#prod-hero.new-pricebrick .title { font-size: 20px; font-weight: 600; line-height: 1.2; margin-top: 0; }
#prod-hero.new-pricebrick .title .description { font-size: 16px; margin-top: 2px; font-weight: 400; }
#prod-hero.new-pricebrick .details p { font-size: 13px; margin-bottom: 5px; }
#prod-hero.new-pricebrick .details { text-align: left; margin: 0 0 30px; }
#prod-hero.new-pricebrick .content p { font-size: 14px; margin: 0; }
#prod-hero.new-pricebrick .tagline { display: block !important; color: #ddd }
#prod-hero.new-pricebrick .stars img { margin: 0 0 2px; width: 65px; }
#prod-hero.new-pricebrick .po, #prod-hero.new-pricebrick .link-ug, #prod-hero.new-pricebrick .pur-info { display: none !important }
#prod-hero.new-pricebrick .nav>li { width: 32%; }
#prod-hero.new-pricebrick .nav-tabs, #prod-hero.new-pricebrick .nav-tabs>li { display: flex; }
#prod-hero.new-pricebrick .nav>li>a { text-align: center; display: flex; justify-content: center; align-content: center; flex-direction: column; padding: 10px 5px; min-height: 52px; }
#prod-hero.new-pricebrick .nav>li.sub a { padding: 10px 5px; }
#prod-hero.new-pricebrick .nav>li.active>a { padding: 9px 5px !important }
#prod-hero.new-pricebrick .nav>li.sub .flag-value { font-size: 10px; top: 4px; right: 0; text-align: center; }
#prod-hero.new-pricebrick .nav>li.sub.active .flag-value { top: 3px; }
#prod-hero.new-pricebrick .nav h4 { font-size: 13px; }
#prod-hero.new-pricebrick .buy-options a { padding: 7px 20px 9px; }
#prod-hero.new-pricebrick .hero-links { margin-bottom: 20px;display: none; }
#prod-hero.new-pricebrick .hero-links p { margin-bottom: 8px; }
#prod-hero.new-pricebrick .hero-links a { text-decoration: underline; font-size: 12px; color: #ddd }
#prod-hero.new-pricebrick .lto-box { border: 1px solid #5a5a5a; background-color: #1f1f1f; padding: 5px 15px 15px }
#prod-hero.new-pricebrick .lto-promo-container p { line-height: 1.2 }
#prod-hero.new-pricebrick .lto-promo-container p.link { text-decoration: underline }
#bar-anchor { position: absolute; top: 0 }
#product-nav { position: absolute; top: 50px }
#product-nav.sticky { position: fixed; top: 0 }
#product-nav .navbar-nav { display: block; }
}

@media (max-width: 500px) {
#prod-hero.new-pricebrick .container { background: none; }
}
