.Buy_buttons_main_new{ min-height:48px; }
.scrolled-past-header-body .Product_template_new{ position:relative; z-index:5; }
.shop-now-bar {position: fixed; width: 100%; z-index: 9; top: 0; left: 0; margin: 0; display: block; transform: translateY(-100%); transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.shop-now-bar .page-width{ max-width:100% !important; padding:0 56px !important; background: #50000B; border-bottom: 1px solid #50000B; }
.shop-now-bar .main-grid { display: flex; justify-content: space-between; align-items: center; min-height:88px; padding: 0 !important; grid-gap:0px; max-width: 1400px !important; margin-left: auto; margin-right: auto; }
.shop_now_bar_left_new{ display:flex; width:calc(100% - 320px); padding-right:10px; align-items: center; }
.shop_now_bar_left_new img{ width: 137px; height: 35px; }
.shop_now_bar_img_new{ width:105px; height:auto; min-height:88px; display: flex; align-items: center; justify-content: center; position:relative; }
.shop_now_bar_img_new img{ width:100%; height:100% !important; display:flex; object-fit:cover; position:absolute; left:0; top:0; right:0; bottom:0; }
.shop_now_bar_title_new{ width:calc(100% - 105px); padding:10px 0 10px 24px; align-self: center; }
.shop_now_bar_title_new h2 { color: #50000B; font-size: 24px; font-weight: 500; line-height: 108%; letter-spacing: -0.48px; margin:0; max-height:26px; overflow:hidden; }
.shop_now_bar_shorttags_new{ padding:4px 0 0 0; color: #50000B; font-size: 16px; font-weight: 700; line-height: 135%; max-height:26px; overflow:hidden; }
.shop_now_bar_shorttags_new p{ margin:0; }
.shop_now_bar_details_new { color: #FFF; font-size: 18px; height: 100%; flex-grow: 1; text-align: center; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;}
.shop_now_bar_first_line { display: inline; }
.shop_now_bar_mobile_break { display: inline; }
.shop_now_bar_details_new ul { margin: 0px; padding: 0px; display: flex; grid-gap: 16px; height: 100%; align-items: center; margin-left: 20px;}
.shop_now_bar_details_new ul li{list-style:none; background:url(featured_check_icon.svg) no-repeat center left; padding-left:24px;}
.shop_now_bar_details_new p { color: #FFF; font-size: 16px !important; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;}

.shop_now_bar_right_new{ width:320px; }
.shop_now_bar_right_new a{ min-width:100%; padding:5px; }
.shop_now_bar_right_new span{ min-width:100%; padding:5px; }
/* Shop-now-bar visibility is now controlled by transform instead of display */

.display_header_new .Buy_buttons_main_new .product-form__buttons{ display:none; position: fixed; align-items:center; right: 56px; top: 0; z-index: 99; width: 320px; min-width: 320px; height:88px; transition: top .15s linear; }
.display_header_new .Buy_buttons_main_new .product-form__submit{ min-width: 100%; transition:none; border-radius:100px; }
.display_header_new .Buy_buttons_main_new .product-form__submit{ padding: 3px 10px; min-height: 48px !important; width: auto; margin: 0 0 0 auto !important; }
.display_header_new .price--on-sale .price-item--regular{ display:none; }
.display_header_new .product-form__quantity{ display:none; }

.hide_header_new .Buy_buttons_main_new .product-form__buttons{ position:relative; right:auto; bottom:auto; margin:0; }
.hide_header_new .Buy_buttons_main_new .product-form__submit{ min-width:100%; transition:none; }

.section-header.animate { transition: top .15s linear !important; }
/* Shop-now-bar transition is now handled by transform, not top */
.display_header_new .Buy_buttons_main_new .product-form__buttons{ top:0px; }

/*.scroll_top_new #MainContent .shop-now-bar{ top:64px; }
.scroll_top_new #MainContent .Buy_buttons_main_new .product-form__buttons{ top:64px; }*/
.scroll_top_new.display_header_new .section-header { top: calc(-1* var(--header-height)) !important; }

@media(min-width:0px) and (max-width:749px){
  .shop-now-bar .page-width{ padding:0 16px !important; }
  .shop-now-bar .main-grid{ padding:0 !important; flex-wrap:wrap; min-height:78px; }
  .shop_now_bar_left_new{ width: calc(100% - 120px); }
  .shop_now_bar_right_new { width:120px}
  .shop_now_bar_right_new a { font-size: 11px!important;}
  .shop_now_bar_right_new span { font-size: 11px!important;}
  .shop_now_bar_title_new{ padding:16px 0; width:100%; }
  .shop_now_bar_title_new h2{ font-size:20px; line-height: 120%; letter-spacing: -.4px; max-height: 24px; overflow: hidden; }
  .shop_now_bar_shorttags_new { padding: 3px 0 0; font-size: 14px; max-height: 22px; overflow: hidden; }
  .shop_now_bar_img_new{ display:none; }
  .shop_now_bar_left_new img{ display:none; }
  .shop_now_bar_details_new { font-size: 11px !important; }
  .shop_now_bar_first_line { display: inline-block; white-space: nowrap; }
  .shop_now_bar_mobile_break { display: block; }
  .shop_now_bar_details_new p { color:#FFF; display: grid; text-align: left; font-size: 11px !important; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;}
  
  .display_header_new .Buy_buttons_main_new .product-form__buttons{ right: 16px; width: 120px; min-width: 120px; height: 78px; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons .to_cart{ display:none; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons .dash_new{ display:none; }
  .display_header_new .Buy_buttons_main_new .product-form__submit .product_price_new{ display:none; }

  .shop-now-bar{ top:0px; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons{ top:0; }

  /*.scroll_top_new #MainContent .shop-now-bar{ top:56px; }
  .scroll_top_new #MainContent .Buy_buttons_main_new .product-form__buttons{ top:56px; } */
}

@media(min-width:750px) and (max-width:989px){
  .shop-now-bar .page-width{ padding:0 20px!important; }
  .shop_now_bar_title_new { padding: 10px 0 10px 16px; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons{ width: 240px; min-width: 240px; right: 20px; }
  .shop_now_bar_left_new { width: calc(100% - 240px); }
  .shop_now_bar_right_new { width: 240px; }
  .display_header_new .Buy_buttons_main_new .product-form__submit{ font-size:14px; padding:3px 10px; }
  .display_header_new .Buy_buttons_main_new .product-form__submit .dash_new{ display:inline-block; }
  .display_header_new .Buy_buttons_main_new .product-form__submit .product_price_new{ display:inline-block; }
  .display_header_new .Buy_buttons_main_new .product_price_new .price--on-sale .price-item--regular{ display:none; }
  .shop_now_bar_left_new img{ display:none; }
  .shop_now_bar_details_new { font-size: 14px !important; }
  .shop_now_bar_details_new p { display: grid; text-align: left; font-size: 14px !important; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;}

  .shop-now-bar{ top:0px; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons{ top:0; }

  /*.scroll_top_new #MainContent .shop-now-bar{ top:56px; }
  .scroll_top_new #MainContent .Buy_buttons_main_new .product-form__buttons{ top:56px; }*/
}

@media(min-width:990px) and (max-width:1439px){
  .shop-now-bar .page-width{ padding:0 20px !important; }
  .shop_now_bar_title_new { padding: 10px 0 10px 16px; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons{ width: 240px; min-width: 240px; right: 20px; }
  .shop_now_bar_left_new { width: calc(100% - 240px); }
  .shop_now_bar_right_new { width: 240px; }
  .display_header_new .Buy_buttons_main_new .product-form__submit{ font-size:14px; padding:3px 10px; }
  .display_header_new .Buy_buttons_main_new .product-form__submit .dash_new{ display:inline-block; }
  .display_header_new .Buy_buttons_main_new .product-form__submit .product_price_new{ display:inline-block; }
  .display_header_new .Buy_buttons_main_new .product_price_new .price--on-sale .price-item--regular{ display:none; }

  .shop-now-bar{ top:0px; }
  .display_header_new .Buy_buttons_main_new .product-form__buttons{ top:0; }

  /*.scroll_top_new #MainContent .shop-now-bar{ top:64px; }
  .scroll_top_new #MainContent .Buy_buttons_main_new .product-form__buttons{ top:64px; }*/
}