#shopify-section-product-template .product-nav{top:120px;}
.product-nav.works-with-sub-nav {
top: 120px;
}
.product-nav.what-to-watch-sub-nav {
top: 110px !important;
}
#s-eb53cb70-5887-46d8-a299-50d7a32c2c5c {
    top: 145px;
}
.mobile-nav-overlay{top:55px;}
ul.announce-slider li p{padding:0 !important;
display: -webkit-flex;		  
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		  

	  -webkit-box-pack: center;
	  -moz-box-pack: center;
	  -ms-flex-pack: center;
	  -webkit-justify-content: center;
	  justify-content: center;

	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


.header-drpdwn.dropdown .dropbtn a.active-lnk,.header-drpdwn.dropdown .dropbtn a:hover{color:#0071bc !important;}
.product-header.dropdown .active-lnk,.product-header.dropdown a:hover, .product-nav a.product_nav_link.active-lnk, body button.active-lnk{color:#0071bc !important;}


#s-2883723a-bfb0-4926-a273-814ccafd6762, #s-232706ac-80f3-4027-a639-8169eb955e8b{display:none;}

iframe.product_video_iframe {
  display:none;
    position: relative;
}

section.product-container {
    margin-top: 50px;
}

.shg-box {
    position: unset;
}

#s-c158bbbf-cdcc-4284-b9d8-c45e77d1341d {

    position: relative;
    top: 145px;

}
.what-to-watch-on-tv #main {

    padding-bottom: 145px;

}
p.cart-info-text{color:#000; text-align:center; width:100%; margin-top:0;}

body.template-index main {
    margin-top: 50px;
}

@media screen and (max-width:767px){
  #s-eb53cb70-5887-46d8-a299-50d7a32c2c5c {
      top: 56px;
  }

    .product-header.dropdown .active-lnk:hover{color:#1a1a1a !important}

    section.product-container {
      margin-top: 0px;
  }

   #s-c158bbbf-cdcc-4284-b9d8-c45e77d1341d {

      position: relative;
      top: 55px;

  }
  .what-to-watch-on-tv #main {

      padding-bottom: 55px;

  } 
  
  body.works-with main {
    margin-top: 20px;
}
 

}