@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .header-blur-background {}
  }
  .ProductItem-gallery-slides-item.selected.going-next.loaded.next-loaded.prev-loaded {
width: auto;
height: auto;
}
.tweak-fixed-header .header .header-announcement-bar-wrapper {

background: linear-gradient(89.87deg,#09122C 35.41%, #09122C 121.72%);
}
.collection-type-products .ProductItem-details h1.ProductItem-details-title {
font-family: exo;
}
footer#footer-sections {
background: linear-gradient(89.87deg,#09122C 35.41%, #09122C 121.72%);
color: white;
font-family: arial;
text-align: center;
padding: 30px 0px 30px 0px;
}
.products.collection-content-wrapper {
padding-bottom: 0vw;
}
.ProductItem {
padding-bottom: 0vw;
}
.header-nav-item.header-nav-item--collection a, .header-nav-item.header-nav-item--collection.header-nav-item--active a {
color: white;
}
.n-columns-2 {
display: grid;
grid-template-columns: repeat(2,1fr);
font-weight: 700;
}
.n-columns-2 a {
text-align: center;
}
.login, .register {
color: #240A34;
padding: 13px 10px;
}
.login, .login-button {
background: linear-gradient(to bottom, #FF6500 0%,#DC5F00 100%);
border: 2px solid #eef11e;
box-shadow: 0px 0px 3px #f00;
}
.register, .register-button {
background: linear-gradient(to bottom,#FF6500 0%, #DC5F00 100%);
border: 2px solid #eef11e;
box-shadow: 0px 0px 3px #f00;
}
.top-bun,
.patty,
.bottom-bun {
  height: 1px;
}
.header-title-logo a{
max-height: 7rem !important;
}
.header-title-logo img {
max-height: 7rem !important;
}