.show-product-header{display:block}
.hide-product-header{display:none}
.sticky-product-header{position:fixed;top:0;z-index:999}
@media(min-width:992px){.sticky-product-header .sticky-product-header{width:100%;left:0}
.sticky-product-header .sticky-product-header-mobile{display:none}
}
@media(min-width:768px) and (max-width:991px){.sticky-product-header .sticky-product-header{top:90px;width:100%;left:0}
.sticky-product-header .sticky-product-header .sticky-product-content .sticky-product-title{padding-top:0}
.sticky-product-header .sticky-product-header .sticky-product-header-mobile{display:none}
}
@media(max-width:767px){.sticky-product-header{width:100%;top:60px;left:0}
.sticky-product-header .sticky-product-content{display:none}
.sticky-product-header .sticky-product-content img{display:none}
.sticky-product-header .sticky-product-header-mobile{height:80px;display:none}
.sticky-product-header .sticky-product-header-mobile.red{background-color:#c20f1e}
.sticky-product-header .sticky-product-header-mobile.pink{background-color:#f2609e}
.sticky-product-header .sticky-product-header-mobile.blue{background-color:#009dd6}
.sticky-product-header .sticky-product-header-mobile.green{background-color:#138468}
.sticky-product-header .sticky-product-header-mobile.purple{background-color:#7849b8}
.sticky-product-header .sticky-product-header-mobile.orange{background-color:#fb6330}
.sticky-product-header .sticky-product-header-mobile.white{background-color:#fff}
.sticky-product-header .sticky-product-header-mobile.transparent{background-color:none}
.sticky-product-header .sticky-product-header-mobile.light-grey{background-color:#f5f6fc}
.sticky-product-header .sticky-product-header-mobile.dark-grey{background-color:#333}
.sticky-product-header .sticky-product-header-mobile.lightest-grey{background-color:#fafbfd}
.sticky-product-header .sticky-product-header-mobile .sticky-product-content-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}
.sticky-product-header .sticky-product-header-mobile .sticky-product-content-mobile .sticky-product-title-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.sticky-product-header .sticky-product-header-mobile.dark-bg{color:#fff}
.sticky-product-header .sticky-product-header-mobile.dark-bg h1,.sticky-product-header .sticky-product-header-mobile.dark-bg h2,.sticky-product-header .sticky-product-header-mobile.dark-bg h3,.sticky-product-header .sticky-product-header-mobile.dark-bg h4,.sticky-product-header .sticky-product-header-mobile.dark-bg h5,.sticky-product-header .sticky-product-header-mobile.dark-bg h6{color:#fff}
.sticky-product-header .sticky-product-header-mobile.dark-bg button{color:#fff;font-weight:bold;border:0;background-color:transparent}
.sticky-product-header .sticky-product-header-mobile.dark-bg button:hover{color:#fff;font-weight:bold;text-decoration:none;border:0;background-color:transparent}
.sticky-product-header .sticky-product-header-mobile.light-bg{color:#333}
.sticky-product-header .sticky-product-header-mobile.light-bg h1,.sticky-product-header .sticky-product-header-mobile.light-bg h2,.sticky-product-header .sticky-product-header-mobile.light-bg h3,.sticky-product-header .sticky-product-header-mobile.light-bg h4,.sticky-product-header .sticky-product-header-mobile.light-bg h5,.sticky-product-header .sticky-product-header-mobile.light-bg h6{color:#333}
.sticky-product-header .sticky-product-header-mobile.light-bg button{color:#333;font-weight:bold;text-decoration:underline;border:0;background-color:transparent}
.sticky-product-header .sticky-product-header-mobile.light-bg button:hover{color:#333;font-weight:bold;text-decoration:none;border:0;background-color:transparent}
}
.sticky-product-header h1,.sticky-product-header h2,.sticky-product-header h3,.sticky-product-header h4,.sticky-product-header h5,.sticky-product-header h6{margin-bottom:0;font-family:"Scotiabank-Headline"}
.sticky-product-header .sticky-product-content{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,0.1);box-shadow:0 2px 10px 0 rgba(0,0,0,0.1);background-color:#fff}
.sticky-product-header .sticky-product-content .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}
.sticky-product-header .sticky-product-content .row img{height:54px;margin-right:20px}
.sticky-product-header .sticky-product-content .row .sticky-product-link{margin-left:auto}
.sticky-product-header .sticky-product-content .row .sticky-product-link .bns--button-legacy{color:#c20f1e;font-weight:bold;text-decoration:underline;border:0;background-color:transparent}
.sticky-product-header .sticky-product-content .row .sticky-product-link .bns--button-legacy:hover,.sticky-product-header .sticky-product-content .row .sticky-product-link .bns--button-legacy:focus{color:#c20f1e;font-weight:bold;text-decoration:none;border:0;background-color:transparent}
.sticky-product-header .display-sticky-header{display:block}
.sticky-product-header .hide-sticky-header{display:none}