/** Shopify CDN: Minification failed

Line 1457:0 Unexpected "}"

**/
.bundle-width-filter product-item .product-item-meta {
    min-height: 80px;
}
.home-hero-review.temp_index #main>div:nth-child(2){
  display:none;
}
.product__media-item .product__media-image-wrapper{
    background-color: white;
    background-image: url(/cdn/shop/files/tube-spinner.svg?v=1717722674);
    background-repeat: no-repeat;
    background-size: 70px;
    background-position: center 33vh;
}
[data-status="pre_order"] .py__order-title{
  display:none;
}
@media only screen and (max-width: 768px) {
  .shopify-section--main-product .product-sticky-form {
    display: block !important;
  }
}
@media(max-width:750px){
  body .product__media-nav .product__thumbnail-list-inner{
    padding-inline: 5px;
  }
  body.mb-pdp-fold-b .shopify-section--main-product .product__media-nav{
      display: flex !important;
      margin: 5px 0px 0px;
  }
  body .on-banner-review{
    top: 8px;
    left: -7%;
    transform: scale(0.7);
  }
    .pdp_review-over  .shopify-section--main-product {
        position: relative;
    }
    .pdp_review-over  .shopify-section--main-product .product__info{
        position: initial;
    }
    .pdp_review-over  .shopify-section--main-product .product-meta__reference svg.icon--rating-star {
      display: none !important;
    }
    .pdp_review-over  .shopify-section--main-product .product-meta__reference svg.star-b-style {
      display: block !important;
      margin-right: 1px;
    }
    .pdp_review-over  .shopify-section--main-product .product-meta__reference {
      position: absolute;
        top: 8px;
        z-index: 0;
        background: #fff;
        padding: 4px 5px;
        left: 8px;
        border-radius: 28px;
        line-height: 9px;
        border: 1px solid rgba(0, 0, 0, .2);
        margin-top: 0px !important;
    }
    .pdp_review-over  .shopify-section--main-product .product-meta__reference .rating__stars{
        column-gap: 0px;
    }
    .pdp_review-over  .shopify-section--main-product .product__info product-meta .rating__caption {        
        text-decoration: none;
        color: black;
        font-size: 9.5px;
        font-weight: 600;
    }
    .pdp_review-over  .shopify-section--main-product .product__info .rating__caption::before,
    .pdp_review-over  .shopify-section--main-product .media-spcial-tags{
        display: none;
    }
}
[data-mcd-item="true"] li.item-property.property__pre_order_announcement{
  display:none !important;
}
[data-hero-version="bstyle"]{
  display:none !important;
}
body[data-temp="index"] #main .section__header .heading:not(.tabs-nav__item),
body[data-temp="index"] .featured-collections .section__footer .button{
  align-self: stretch;
  color: #000;
  font-family: Helvetica Neue LT Std-55 Roman;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  text-align:left;
  text-transform:uppercase;
  letter-spacing:normal;
}
body[data-temp="index"] #main .section__header{
  max-width:initial;
}
body[data-temp=index] .featured-collections .section__footer .button {
    background: transparent;
    padding: 0;
    text-decoration: underline;
}
body[data-temp="index"] .featured-collections .section__footer{
  position: absolute;
    right: 0;
    top: -133px;
    margin: 0;
}
@media (min-width: 1000px) {
  body[data-temp="index"] .shopify-section--featured-collections .section__header {
    padding-left: 27px;
  }
  body[data-temp="index"] .featured-collections .section__footer{
    padding-right:27px;
  }
}
@media(max-width:740px){
  body[data-temp="index"] .featured-collections .section__footer{
    top: -116px;
  }
}
.pre_order_announce-txt-b{
  font-size: 12px;
  margin: 5px 10px;
  font-weight: 600;
  color:#5a31f4;  
}
[data-temp="collection_seo-page"] .shopify-section--image-with-text .image-with-text__wrapper,
[data-temp="collection_seo-page"] .shopify-section--image-with-text image-with-text,
[data-temp="collection_seo-page"] .shopify-section--image-with-text .container{
  padding:0px;
}
[data-temp="collection_seo-page"] .shopify-section--image-with-text .container{
  max-width:1280px !important;
}
[data-temp="collection_seo-page"] .shopify-section--image-with-text .section,
[data-temp="collection_seo-page"] .shopify-section--image-with-text .image-with-text__image-wrapper{
  margin:0px;
  gap:50px;
}
[data-temp="collection_seo-page"] .shopify-section--image-with-text .image-with-text__content-wrapper{
  padding: 25px;
}
.empty-cart-place-holder{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  padding: 20px;
}
.empty-cart-place-holder a{
  width: calc(50% - 10px);
}
.float-gift-bar-wraper {  
  display:none;
}
.display-floatinggiftbar .float-gift-bar-wraper {
    display: flex;
}
div[data-rid] {
    max-width: 100%;
}
button#StickyAddToCart{
  display:flex;
}
.loop-returns-activated .loop-onstore{
  z-index:9;
}
@media(max-width:767px){
  .pd-recommend-with-tags h3.heading.h2{
    font-size:24px;
  }
  .mb-pdp-fold-b product-meta .officially-logo{
    display:none !important;
  }
  .mb-pdp-fold-b .shopify-section--main-product .media-spcial-tags{left:-5px;}
  .mb-pdp-fold-b .media-spcial-tags .officially-logo {
    display: flex !important;
    font-size: 13px !important;
    padding: 0px 10px 0px 0px;
    background: #eaeaea;
    margin-right: 7px;
    border-radius: 4px;
  }
  .mb-pdp-fold-b .product .media-spcial-tags .officially-logo img{
    height:23px; width:auto;
  }
  .mb-pdp-fold-b .product .giveback-wraper{
    order:-1
  }
  .mb-pdp-fold-b .shopify-section--main-product .product__media-nav{
    display:none !important;
  }
  .mb-pdp-fold-b .shopify-section--main-product .product__media-list-wrapper:not([data-media-count="1"]) .product__media-item{
    min-width:initial !important;
    width:auto !important;
    margin-right:0px !important;
    height:270px !important;
  }
  .mb-pdp-fold-b .shopify-section--main-product .product__media-item .product__media-image-wrapper{
    height:100%;
    --aspect-ratio: 0.89 !important;
  }
  .mb-pdp-fold-b .givback-note{
    font-size:12px;
  }
  .mb-pdp-fold-b .shopify-section--main-product  h1.product-meta__title.heading.h3 {
    font-size: 15px !important;
  }
  .mb-pdp-fold-b .block-swatch__item {
    min-width: 38px;
    margin-right: 5px;
    border-radius: 26px;
    padding: 7px 3px 7px;
    font-size: 13px;
    min-height: 38px;
  }
   .product__media-item .product__media-image-wrapper{
        background-position: center;
    }
}
@media(min-width:430px) and (max-width:767px){
    body.mb-pdp-fold-b .shopify-section--main-product .product__media-list-wrapper:not([data-media-count="1"]) .product__media-item {
        height: 51vh !important;
    }
}
@media(min-width:768px){
  .shopify-section--main-product product-media{
    margin-bottom:15px;
  }
}
@media(min-width: 1000px){
  body .product__info[data-media-count="1"] { 
    width: 50% !important; 
    max-width: 50% !important;
  }

  .page-header.page-header--secondary {
    display: block !important; 
  }
}

#product-form-template--14657055391832__main-7356588359768 button,
cart-drawer .sezzle-shopify-info-button,
.product-sticky-form__form .sezzle-shopify-info-button,
product-meta .sezzle-shopify-info-button,
#AddToCart+.sezzle-shopify-info-button,.zuo-btn-price-contents{
    display: none !important;
}
.zuo-btn-price-contents + .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-right{
  text-align:left;
  float:none;
}
@media(max-width:400px){
  .product-sticky-form>.container{
    padding:0px 5px;
  }
  .product-sticky-form>.container .product-sticky-form__form{
    margin: 0px !important;    
  }
  .product-sticky-form>.container product-payment-container{
    width: 100%;    
    margin-left: 8px;
  }
  .product-sticky-form>.container .btn-price-wraper *{
    font-size:11px !important;
  }
  .product-sticky-form>.container .select-wrapper svg{
    margin-left:10px;
  }
  .product-sticky-form>.container .select-wrapper button{
    padding: 0px 5px;
  }
  .pre_to_cart #StickyAddToCart .loader-button__text:before{
    font-size:11px;
  }
}
.product-item-quick-add-wraper-zuo .select{
  border-radius:0px;
  padding:0px 10px;
  height:44px;
}
.product-item-quick-add-wraper-zuo{
  display:flex;
  grid-gap:10px;
}
.product-item-quick-add-wraper-zuo .product-item__quick-add-button{
  padding: 0px 15px;
  height: 44px;
  font-size: 11px;
  border-radius: 0px;
}
.product-item__quick-add-button .loader-button__text{
  justify-content: center;
  line-height: 44px;
}
.combo-box__option-item.sold-out{
  opacity: 0.55;
  background: #efeded;
  pointer-events: none;
}
.product-item-quick-add-wraper-zuo .variant-option-wraper{
  max-width:68px;
  font-size:13px;
  width:100%;
}
.product-item-quick-add-wraper-zuo .select svg {
    margin-left: 5px;
}
@media screen and (min-width: 741px){
  .product-item-quick-add-wraper-zuo .combo-box{
    bottom: 100%;
    top: auto;
    border: 1px solid rgb(var(--border-color));
    border-bottom: none;
    border-radius: 0px;
  }
  .product-item-quick-add-wraper-zuo  .combo-box{
    max-height:264px;
  }
}
button[is="loader-button"]>.pd-btn-txt{
  font-size:12px;
}
button[is="loader-button"]>.btn-price-wraper,
.canada_exclusive_item-media quick-buy-second {
    display: none;
}

.canada_exclusive_item{
  pointer-events:none;
}

.canada_exclusive_item-media:before{
  content: "Canada Exclusive";
  position: absolute;
  z-index: 3;
  left: 15px;
  top: 15px;
  padding: 5px 10px;
  font-size: 10px !important;
  font-weight: bold !important;
  background: #dedede7a !important;
  color: #000000 !important;
  border-color: #dfdfdf !important;
  backdrop-filter: saturate(180%) blur(10px) !important;
  text-transform: uppercase;
  border-radius: 20px;
  overflow: hidden;
}

.canada_exclusive_item-media:before{
  display:none;
}
.canada_exclusive_item-media +.product-item__info .product-item-meta__price-list-container{
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
}
.canada_exclusive_item-media +.product-item__info .product-item-meta__price-list-container:after {
    content: "Canada Exclusive";
    display:inline-block;
    opacity: 0.7;
    font-size: 12px;
}

product-item[class *= "MLB"] .canada_exclusive_item-media +.product-item__info .product-item-meta__price-list-container:after{
  content: "Ships to Canada";
}

.canada_exclusive_item .product-item-meta__title:after{
  content: "Not Available In USA Canada Exclusive";
  display: block;
  max-width: 176px;
  margin: auto;
  font-size: 14px;
  color: #cf2130;
  padding: 15px 0;
  line-height: 1.2;
}
[data-user-country="GB"] .canada_exclusive_item .product-item-meta__title:after{
  content: "Not Available In UK Canada Exclusive";
}
[data-user-country="DE"] .canada_exclusive_item .product-item-meta__title:after{
  content: "Not Available In Germany Canada Exclusive";
}
[data-user-country="FR"] .canada_exclusive_item .product-item-meta__title:after{
  content: "Not Available In France Canada Exclusive";
}
.drawer__content .j-cart-upsell-pds .canada_exclusive_item-media:before,
.drawer__content .j-cart-upsell-pds .canada_exclusive_item .product-item-meta__title:after{
  display:none;
}
.drawer__content .j-cart-upsell-pds .canada_exclusive_item {
    pointer-events: initial;
}
.canda_exclusive_item .product-item-meta__price-list-container *{
  color: rgb(var(--product-on-sale-accent)) !important;
}

.canada_exclusive_item-media .media-spcial-tags,
desktop-navigation>ul>li:not([data-item-title="Fan Shop"]) .linklist__item.custom-links img,
.drawer__content>ul>li:not([data-item-title="Fan Shop"]) .mobile-nav__item img{
  display:none !important;
}
.upsell-timer-wraper{
  text-align: center;
    background: white;
    padding: 5px 15px;
    border: 1px solid #afadad;
    width: 60%;
    margin: auto;
    margin-bottom: 24px;
    font-size: 14px;
    border-radius: 60px;
}
.upsell-timer-wraper span {
    color: #ff5050;
    font-size: 18px;
    font-weight: 600;
}

/*********** new cart-a/b ***************/
body.new-cart-b .cart-progress-a,
body.new-cart-b .cart-progress-b{
  display:flex;
  flex-direction:column
}

body.cart-progress-b .cart-progress-a,
body.cart-progress-b .free_sb_a,.free_sb_b,
body.cart-progress-b .announcement-bar__item .shipping-a{
  display:none !important
}
body.cart-progress-b .announcement-bar__item .shipping-b{
  display:initial !important;
}
body.cart-progress-b .cart-progress-b{
  display:flex !important;
}
body.cart-progress-b .free_sb_b{
  display:block !important;
}
body.new-cart-b .free-gift-claim-wraper{
  order:2;
  margin-top:10px;
}
body.new-cart-b .discount-gift-item product-item{  
  background: #ffffff;    
  border: 1px solid #ffffff;
  color: #000;
  padding: 15px 8px;
  border-radius: 5px;
}
body.new-cart-b cart-drawer{
  background: #ececec; 
}
body.new-cart-b cart-drawer line-item.line-item {
    background: #ffffff !important;
}
body.new-cart-b .discount-step-progress-bar .progress-inner-bar{
  background:white;
}
body.new-cart-b .discount-gift-item .product-item__image-wrapper{
  width:54px;
}
body.new-cart-b .discount-gift-item .product-item__image-wrapper .product-item__aspect-ratio{
  --aspect-ratio: 1 !important;
}
body.new-cart-b .gif-n-free,
body.new-cart-b .gfi-title,
body.new-cart-b .line-item__content-wrapper>.line-item__price-list-container,
body.new-cart-b .dgpf-note{
  display:none !important;
}
body.new-cart-b .discount-gift-item .product-item__info > .product-item-meta{
  display:flex;
  gap:5px;
  justify-content: space-between;
  align-items: center;
}
body.new-cart-b .gfi-note{
  font-size:12px;
}
body.new-cart-b .gfi-note-f-title{
  padding-left:5px;
}
body.new-cart-b button#discount-gift-add-cart{ 
    font-weight: 500;
}
body.new-cart-b .gfi-active-tt-note{
  display:block !important;
  font-weight: 600;
}
body.new-cart-b .gfi-note-f-title,
body.new-cart-b .gfi-note{
  display:inline !important;
}
body.new-cart-b .discount-gift-item .product-item-meta__title{
  max-width: calc(100% - 110px);
}
body.new-cart-b .discount-gift-add-form .discount-gift-note{
  display: block;
  opacity:0.5;
  text-align:center
}
body.new-cart-b cart-drawer li.line-item__discount-badge.discount-badge {
    background: #ffefdc !important;
    font-size: 9px;
    color: #000000;
    border: none;
    border-radius: 5px;
}
body.new-cart-b .line-item__content-wrapper .line-item__info>.product-item-meta{
  display: flex;
  flex-direction: column;
}
body.new-cart-b .line-item__content-wrapper .line-item__info>.product-item-meta>.product-item-meta__title {
  order:1;
} 
body.new-cart-b .line-item__content-wrapper .line-item__info>.product-item-meta>.product-item-meta__property-list{
  order:3;
}
body.new-cart-b .line-item__content-wrapper .line-item__info>.product-item-meta>.product-item-meta__price-list-container{
  order:2;
}
body.new-cart-b .line-item__content-wrapper .line-item__info>.product-item-meta>.product-item-meta__price-list-container>.price-list.hidden-tablet-and-up{
  display: inline-flex !important;
}
body.new-cart-b .line-item__content-wrapper .line-item__info>.product-item-meta>.product-item-meta__price-list-container .price--highlight{
  color:#B84D11
}
body.new-cart-b form#mini-cart-form:before{
  content: "Your Cart";
  font-weight: 600;
  padding-top: 15px;
  display: block;
  font-size: 15px;
}
body.new-cart-b .upsell-timer-wraper {
    text-align: left;
    background: transparent;
    padding: 0;
    border: none;
    width: 100%;
    margin: auto auto 5px;
    font-size: 11px;
    border-radius: 0;
    display: flex;
    align-items: center;
    font-weight: 700;
    gap: 6px;    
  color:black;
}
body.new-cart-b .upsell-timer-wraper *{
  color:#B44040;
  font-size:12px;
}
body.new-cart-b .mini-cart__drawer-footer .mini-cart__actions{
  display:none;
}
body.new-cart-b .mini-cart__drawer-footer{
  background: white;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 65px;
}
body.new-cart-b button.checkout-button.button.button--primary.button--full.top-checkout-btn {    
    left: 15px !important;
    width: calc(100% - 30px) !important;
}
body.new-cart-b.cart_upsell_top #mini-cart .drawer__content .j-cart-upsell-wraper{
  order:3;
  background: transparent;
  border: none;
  padding: 0px;
}
body.new-cart-b .upsell-pd-title-wrapper:not(:empty){
  margin: 0 0 -7px;
}
body.new-cart-b .cart_upsell_top #mini-cart .drawer__content{
 padding: 8px 16px !important;
}

.giveback-wraper{
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin: 15px 0px 15px;
}
.givback-note{
  font-size: 13px;
  line-height: 18px;
}
.bundle-save-wraper{
  order: 5;
  margin-top: 15px;
}
.bundle-save-wraper a{
  font-size: 14px;
  font-weight: 600;
  color: #413EB2;
  text-decoration: underline;
}
.upsell-pd-title-wrapper .mini-cart__recommendations-heading {
    font-size: 13px;
    text-transform: inherit;
    line-height: 1.46;
    font-weight: inherit;    
    margin-bottom: 5px !important;
    letter-spacing: initial;
    opacity: 1;
    color: black;
}
.cart-upsell-item-j .price-list > .price--compare {
    order: 2;
}
.cart-upsell-item-j .price-list > .price--highlight{
  padding-right: 10px;
    padding-left: 0px !important;
    font-weight: 700;
    color: black;
}

.cart-upsell-variant-wraper .default-value {    
  height: 28px;  
  line-height:18px;
}
.cart-upsell-variant-wraper {    
  max-width: 58px;
}
.cart-upsell-add-cart-wraper{
  width:100%;
}
#cart-upsell-add-cart {
    font-size: 12px;
    line-height: 28px;
    padding: 0px 10px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: initial;
    max-width: 140px;    
}
#cart-upsell-add-cart  .loader-button__text{
  justify-content:center;
}
.cart-upsell-item-j .product-item-meta{
  display: flex;
    flex-direction: column;
    justify-content: space-between;
   
    height: 100%;
}
.green-ck-btn button.checkout-button.button.button--primary.button--full.top-checkout-btn{
  background-color:#176a38;
}
.cart-upsell-item-j span.jdgm-prev-badge__stars {
    margin-left: 0px !important;
}
.applied-fake-discount .price.price--highlight.price--large,
.applied-fake-discount .label.label--highlight,
.fake-price+.price.price--highlight.price--compare-js{
  display:none;
}
@media(max-width:670px){
  product-item .price-list{
    font-size:12.5px;
  }
}
@media(max-width:460px){
  product-item .price-list{
    font-size:11.5px;
  }
}
@media(max-width:400px){
  product-item .price-list{
    font-size:10.5px;
  }
}
@media(max-width:360px){
  product-item .price-list{
    font-size:9.5px;
  }
}
.product-item__info{
  text-align:left;
  font-size:15px;
}
.product-item-meta{
  text-align:left;
  font-size:15px;
}
.product-item__info span.jdgm-prev-badge__stars, .canada_exclusive_item .product-item-meta__title:after {
    margin-left: 0px !important;
}

body .j-cart-upsell-pds .free-gift-claim-wraper {
    margin-top: initial;
    order: inherit;
}
body .j-cart-upsell-pds .free-gift-claim-wraper product-item {
  border-radius: inherit;
  min-width: 315px;
  align-items: flex-start;
}
body .j-cart-upsell-pds .free-gift-claim-wraper product-item .product-item__info> .product-item-meta {
    flex-direction: column;
    align-items: flex-start;
}
body .j-cart-upsell-pds .free-gift-claim-wraper product-item span.product-item-meta__title {
  max-width: initial;
}
body .j-cart-upsell-pds .free-gift-claim-wraper product-item .product-item__image-wrapper {
    width: 97px;
    margin-right: 10px;
    margin-bottom: 0px;
}
.variants-block-wraper{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.discount-gift-item.has-extra {
    display: flex;
    align-items: stretch;
    overflow: auto;
    gap: 16px;
  padding-bottom: 7px;
}
.discount-gift-item.has-extra .product-item__info>.product-item-meta {
    justify-content: flex-start !important;
    flex-direction: column;
    align-items: flex-start !important;
}
.discount-gift-item.has-extra .product-item__info>.product-item-meta span.product-item-meta__title {
    max-width: 100% !important;
}
.discount-gift-item.has-extra .discount-gift-add-form{
  margin-top:0px;
}
body.new-cart-b .discount-gift-item.has-extra .product-item__image-wrapper .product-item__aspect-ratio {
    --aspect-ratio: 0.67 !important;
}
body.new-cart-b .discount-gift-item.has-extra .product-item__image-wrapper {
    width: 80px;
}
.discount-gift-item.has-extra product-item {    
    min-width: 348px;
}
body:not(.gift-w-upsell) .j-cart-upsell-pds .free-gift-claim-wraper,
body.gift-w-upsell .free-gift-claim-wraper,
body:not(.cart_bundle_show) .j-cart-upsell-wraper.has_bundle,
body:not(.variant-type-block) .variants-block-wraper.block-type-dropdown,
body.variant-type-block .variants-block-wraper.block-type-block{
  display:none
}
/*   new search drawer desktop */
@media(min-width:1200px){
  .predictive-search__results[hidden] + .predictive-search__megamenu{
    padding: 10px 10px 30px;
  }
  predictive-search-drawer#search-drawer {
    transform: initial;
    top: 82px;
    width: 100%;
    max-width: 1026px;
    right: 240px;
    max-height: 500px;
    transition: all 0.3s;
    background: transparent;
    height:auto;
  }
  predictive-search-drawer#search-drawer span.drawer__overlay {
    right: 0;
    z-index: 0;
  }
  predictive-search-drawer#search-drawer .predictive-search__megamenu>*{
    width:calc(16% - 6px);
  }
  predictive-search-drawer#search-drawer header.drawer__header {
    position: relative;
    z-index: 2;
    background: white !important;
    width: 295px;
    padding: 5px 15px;
    border: 1px solid black;
    right: -12px;
    margin-left: auto;
    margin-top: -47px;
    min-height: 40px;
    height: 40px;
    border-radius:5px;
  }
  predictive-search-drawer#search-drawer header.drawer__header input.predictive-search__input {
    min-width: 210px;
  }
  predictive-search-drawer#search-drawer .drawer__close-button {
    right: 15px;
  }
  predictive-search-drawer#search-drawer .drawer__content {
    position: relative;
    z-index: 2;
    background: #fafafa;
    margin-top: 7px;
    border-radius: 5px;
    padding: 0px !important;
  }
  predictive-search-drawer#search-drawer button.tabs-nav__item[aria-controls="predictive-search-articles"],
  predictive-search-drawer#search-drawer button.tabs-nav__item[aria-controls="predictive-search-collections"],
  predictive-search-drawer#search-drawer tabs-nav .tabs-nav__position{
    display:none;
  }
  predictive-search-drawer#search-drawer button.tabs-nav__item.heading.heading--small{
    font-size:0px;
  }
  predictive-search-drawer#search-drawer button.tabs-nav__item[aria-controls="predictive-search-products"]:before{
    content:"Top Suggestions";
    font-size:13px;
    opacity:0.7;
  }
  .predictive-search__results{
    padding:0px 20px;
  }
  predictive-search-drawer#search-drawer .predictive-search__results-categories{
    display: flex;
    gap: 20px;
    z-index: 2;
    position: relative;    
  }
  predictive-search-drawer#search-drawer #predictive-search-products ul.predictive-search__product-list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
  predictive-search-drawer#search-drawer #predictive-search-collections{
    display: block;
    min-width: 230px;
    padding: 10px 20px;
    margin-right: -20px;
    margin-top: -80px;
    background: white;    
  }
  predictive-search-drawer#search-drawer .line-item__content-wrapper{
    background:white;
  }
  predictive-search-drawer#search-drawer .tabs-nav--no-border.tabs-nav--narrow{
    margin-bottom:26px;
  }
  predictive-search-drawer#search-drawer .predictive-search__linklist-item{
    border-top:0px;
  }
  predictive-search-drawer#search-drawer div#predictive-search-products {
    min-width: calc(100% - 250px);
  }
  predictive-search-drawer#search-drawer footer.drawer__footer {
    display: none;
  }
  .predictive-search__results>.text--large, .predictive-search__results>.button-wrapper {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

.black-friday-banner {
  background: black;
  color: #fff;
  padding: 5px;
  position: sticky;
  top: 82px;
  z-index: 5;
}
.black-friday-banner.version-b{
  bottom: 0;
  top: initial;
  position: fixed;
  width: 100%;
}
body.temp_password .black-friday-banner{
  display:none
}
.bf-banner-wraper {
  display: flex;
  max-width: 860px;
  margin: auto;
  align-items: center;
  gap: 40px;
}
.bf-banner-title{
  font-size: 22px;
}
.bf-progress-bar-wraper .discount-step-wraper {
  position: relative;
  padding: 22px 19px 36px 10px;
  display: flex;
}
.bf-progress-bar-wraper .cart-discount-step-point {
  width: 90px !important;
  font-weight:400 !important;
}
.bf-progress-bar-wraper.cart-progress-a {
  width: 100%;
  max-width: 480px;
}
body.new-cart-b .bf-progress-bar-wraper .discount-step-progress-bar .progress-inner-bar {
  background: #333333;
}
.bf-progress-bar-wraper .discount-step-progress-bar .progress-inner-bar {    
    border: 1px solid #333333;
}
.bf-progress-bar-wraper .discount-step-progress-bar .progress-inner-bar:after{
  background: #178822;
}
.bf-progress-bar-wraper .cart-discount-step-point .inner-circle {    
  border: 2px solid #545454;
  background: #0b0b0b; 
  color: #a7a7a7;    
}
.bf-progress-bar-wraper .cart-discount-step-point.active .inner-circle {
  background: #178822;
  color: #fff;
  border-color: #5cab64;
}
.bf-progress-bar-wraper .cart-discount-step-point.step-free-shipping {
    display: none !important;
}
.bf-progress-bar-wraper .discount-step-progress-bar.progress-bar-0 {
    width:15px;
}
.bf-progress-bar-wraper.cart-progress-a .progress-bar-0 .progress-inner-bar,
.bf-progress-bar-wraper.cart-progress-a .progress-bar-0 .progress-inner-bar:after{    
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0px;
}
.bf-progress-bar-wraper.cart-progress-a .progress-bar-1 .progress-inner-bar,
.bf-progress-bar-wraper.cart-progress-a .progress-bar-1 .progress-inner-bar:after{    
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0px;
}

.bf-progress-bar-wraper.cart-progress-a .step-discount-1 {
  left: 55px;
}
.bf-progress-bar-wraper.cart-progress-a .progress-bar-1 {
  width: 34px;
}                  
.bf-progress-bar-wraper.cart-progress-a .step-discount-2 {
  left: calc(50% + 4px);
}
.bf-progress-bar-wraper.cart-progress-a .step-discount-3 {
  left: calc(100% - 35px);
}
.bf-progress-bar-wraper.cart-progress-a .progress-bar-2,
.bf-progress-bar-wraper.cart-progress-a .progress-bar-3 {
  width: calc(50% - 17px);
}
.float-gift-bar-wraper {
    position: fixed;
    width: 95%;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16px;
    background: white;
    padding: 10px 0px;
    border-radius: 10px;
    max-width: 530px;
    box-shadow: 0 3px 10px 1px rgb(0 0 0 / 20%);
  flex-direction:column;
}
.float-gift-bar-wraper .discount-gift-variant-wraper {
    display: none;
}

.float-gift-bar-wraper .float-gift-note {
    padding: 2px 7px;
    font-weight: 600;
}
.float-gift-bar-wraper[data-active="true"]{  
  flex-direction:column-reverse;
}
.float-gift-bar-wraper[data-active="true"] .float-gift-note{
  display:none
}
.float-gift-progress-bar {
    width: calc(100% - 14px);
    margin-left: 7px;
}
.float-gift-progress-bar span.progress-inner-bar:after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0px;
    background: #4b2cc4;
    transition: transform 1.2s ease;
    transform: scaleX(var(--progress));
    transform-origin: var(--transform-origin-start);
    height: 10px;
    border-radius: 26px;
    overflow: hidden;
}
.float-gift-progress-bar span.progress-inner-bar {
    position: relative;
    display: block;
    width: 100%;
    height: 10px;
    border-radius: 20px;
    background: #d9d9d9;
}
@media(max-width:820px){
  .black-friday-banner {    
    padding: 10px 12px;
    margin: 8px;
    box-shadow: 0px -15px 30px 3px #656363;
    border-radius: 5px;
    top:85px;
  }
  .bf-banner-wraper {    
    gap: 0px;
    flex-direction: column;
  }
  .bf-banner-title {
    font-size: 16px;
  }
  .black-friday-banner.version-b {    
    width: calc(100% - 16px);
    box-shadow: 0 15px 30px 3px #656363;
  }
}
@media(max-width:750px){
  .black-friday-banner {    
    top:76px;    
  }
}

/*********** new sub menu style ************/
.has-sub-mega-menu{
  flex-wrap: wrap;
  position:relative;
}
.sub-mega-menu__column{
  min-width: 160px;
  margin: calc(var(--mega-menu-column-gap) / 4);
  margin-top:0px;
}
.sub-mega-menu__shop-all{
  order: 2;
  width: 100%;
  margin: 0px calc(var(--mega-menu-column-gap) / 4);
}
.sub-mega-menu__images-wrapper{
    display: grid;
    grid-auto-flow: column;
    align-items: flex-start;
    grid-gap: var(--mega-menu-image-gap);
    gap: var(--mega-menu-image-gap);
}
.sub-mega-menu__column .linklist_wrapper .linklist+.linklist{
  margin-left:35px;
}
.sub-mega-menu__shop-all a{
  font-weight:500;
}

.mobile-nav__item[data-level="1"]>.collapsible,
.mobile-nav__item[data-level="1"]>button svg{
  display:none;
}
.mobile-nav__item[data-level="1"]>.collapsible[open]{
  overflow: hidden !important;
  position: absolute;
  height: calc(100vh - 50px);
  width: calc(100% - 5px);
  z-index: 3;
  visibility: visible;
  background: white;
  top: 50px;
  display:block;
  padding-bottom:80px;
  margin:0px;
  left:0px;
}
.mobile-nav__item[data-level="1"]>.collapsible .mobile-sub-menu-wraper{
  padding-bottom:100px;
}
.mobile-nav .collapsible{
  margin-left: 0;
  margin-right: 0;
}
.mobile-nav .mobile-nav {
  margin-left: 0;
  margin-right: 0;    
}
.mobile-sub-menu-wraper{
  overflow: auto;
  height: 100%;
}

.mobile-nav__link svg{
  transform: rotate(-90deg);
  width:13px;
}
.back-nav-btn{
  position: relative;
    justify-content: center;
}
.back-nav-btn svg{
  position: absolute;
    left: var(--container-gutter);
    transform: rotate(90deg);
}

mobile-navigation .drawer__header{
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
mobile-navigation .drawer__footer .icon-text{
  display:none !important;
}
mobile-navigation .mobile-nav__image{
  border-radius:0px;
}

.drawer-footer-menu-item{
  font-size:14px;
  line-height:20px;
  margin:4px 0px;
}
.drawer-content-footer {
  display: flex;
  justify-content: space-between;
  padding-top:16px;
}
.drawer-content-footer ul.social-media{
  flex-direction:row-reverse;
}
.drawer-content-footer ul.social-media li {
    box-shadow: none;
}
.drawer-content-footer ul.social-media li a{
  width:28px;
  height:28px;
}
.drawer-content-footer ul.social-media li a.icon{
  width:20px;
  height:20px;
}
.drawer-content-footer .social-media__item--facebook,
.drawer-content-footer .social-media__item--twitter,
.drawer-content-footer .social-media__item--youtube{
  display:none;
}
p.mobile-nav__image-heading.heading.heading--xsmall{
  color: #000;
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
  text-decoration: underline;
  text-align: left;
  letter-spacing: inherit;
}
mobile-navigation .back-nav-btn{
  gap:15px;
  justify-content:flex-start;
  padding:10px 15px;
}
mobile-navigation .back-nav-btn svg{  
  transform: initial;
  position: relative;
  width: 15px;
  left: initial;
}
.mobile-sub-menu-title{
  padding:5px 15px 20px;
  font-size:24px;
}
.mobile-nav__images-scroller {
  display: grid;
  grid-gap: 12px;
  gap: 12px;
  grid-auto-flow: column;
  margin-bottom: 32px;
  padding-left: 15px;
  padding-right: 15px;
  width: -moz-fit-content;
  width: fit-content;
}
.mobile-sub-menu-wraper>.mobile-nav{
  margin-top: 5px !important;
  margin-left: 12px;
  margin-right: 15px;
}
.mtbtn-content img{
  display:none;
}
.mobile-nav__item[data-level="2"]>.collapsible,
.mobile-nav__item[data-level="4"]>.collapsible{
  height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
}
.mobile-nav__item[data-level="2"]>button.mobile-nav__link,
.mobile-nav__item[data-level="4"]>button.mobile-nav__link{
  font-weight: 600;
}
.mobile-nav__item[data-level="2"]>button.mobile-nav__link,
.mobile-nav__item[data-level="4"]>button.mobile-nav__link{
  font-size: 14px;
  margin-bottom: 10px;
  color: black;
  font-weight: 700;
}
.nav-search-wraper{
  width:85%;
}
.nav-search-wraper form {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #4f4f4f;
  gap: 10px;
  padding: 6px 6px 6px 16px;
  border: 1px solid #4f4f4f;
  margin: -10px 0 -10px 20px;
  width: 100%;
  border-radius: 40px;
  position: relative;
}
.nav-search-wraper form input{
  border:none;
  width:100%;
  line-height:1;
}
.mobile-nav__item[data-level="2"]>.mobile-nav__link .animated-plus,
.mobile-nav__item[data-level="4"]>.mobile-nav__link .animated-plus{
  display:none;
}
.mobile-nav .mobile-sub-menu-wraper .mobile-nav .mobile-nav {
    padding-left: 1px;
    border-left: 0px;
    border-right:0px;
    padding-right:1px;
}
mobile-navigation .mobile-nav .mobile-nav .mobile-nav li.mobile-nav__item[data-level="3"] {
    border-top: 1px solid black;
    margin-bottom: 0px;
    padding: 5px 15px 5px 20px;
    margin-left: -20px;
    margin-right: -15px;
}
mobile-navigation .mobile-nav .mobile-nav .mobile-nav li.mobile-nav__item[data-level="3"]>button[aria-expanded="true"]+collapsible-content {
    padding: 0px 20px;
    margin: 7px -15px 0 -20px;
    background: #f1f1f1;
    border-top: 1px solid black;
}
mobile-navigation .mobile-nav .mobile-nav .mobile-nav li.mobile-nav__item[data-level="3"]:last-child{
  border-bottom: 1px solid black;
}
li.mobile-nav__item[data-level="3"] .animated-plus:before,
li.mobile-nav__item[data-level="3"] .animated-plus:after{
  display:none;
}
li.mobile-nav__item[data-level="3"] .animated-plus{
  width:24px;
  height:24px;
}
li.mobile-nav__item[data-level="3"] .animated-plus svg{
  width:inherit;
  height:inherit;
  transform:rotate(0);
}
li.mobile-nav__item[data-level="3"] button[aria-expanded="true"] .animated-plus svg{
  transform:rotate(180deg);
}
mobile-navigation .mobile-nav .mobile-nav .mobile-nav li.mobile-nav__item[data-level="3"]>collapsible-content a {
    text-decoration: underline;
    text-underline-offset: 2px;
}
.mobile-nav .mobile-nav .mobile-nav__item[data-level="4"] ul{
  margin-top:0px !important;
}

body:not(.mb-nav-bv) mobile-navigation .drawer__content>ul> li:first-child>a{
  text-decoration:underline;
}
body:not(.mb-nav-bv) mobile-navigation .drawer__content>ul>li {
    width: calc(50% - 8px);
    border-bottom: 0px !important;
}
body:not(.mb-nav-bv) mobile-navigation .drawer__content>ul>li>.mobile-nav__link {
    padding: 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
body:not(.mb-nav-bv) mobile-navigation .drawer__content>ul {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding-top:12px;
}
body:not(.mb-nav-bv) mobile-navigation .drawer__content>ul> li:last-child{
  display:none !important;
}
.mb-nav-bv .mobile-nav__item[data-level="1"]>button svg{
  display:block;
}
.mb-nav-bv .mobile-nav__item[data-level="1"]>.mobile-nav__link>img{
  display:none;
}
.mb-nav-bv .drawer-footer-menu-item:first-child{
  display:none;
}
.giveback-section image-with-text-item .button-wrapper{
  margin-top:-50px;
}
.giveback-section .heading {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  position: absolute;
  top: 15px;
  margin-top:var(--vertical-breather) !important;
}
.giveback-section .image-with-text__wrapper{
  padding-bottom:0px;
}
.header__logo-link .visually-hidden {
  display: none;
}
.temp_collection_landing-a .shopify-section--image-with-text-overlay h3.heading.h2,
.temp_collection_landing-b .shopify-section--image-with-text-overlay h3.heading.h2,
.temp_collection_landing-c .video-section .text-container h3.heading.h2,
.temp_collection_landing-d .video-section .text-container h3.heading.h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
}
.temp_collection_landing-a .shopify-section--image-with-text-overlay .image-overlay__text-container,
.temp_collection_landing-b .shopify-section--image-with-text-overlay .image-overlay__text-container, 
.temp_collection_landing-c .video-section .image-overlay__text-container,
.temp_collection_landing-d .video-section .image-overlay__text-container {
  margin-top: 0;
}
.temp_collection_landing-a .shopify-section--image-with-text-overlay .image-overlay__text-container p,
.temp_collection_landing-b .shopify-section--image-with-text-overlay .image-overlay__text-container p,
.temp_collection_landing-c .video-section .image-overlay__text-container p,
.temp_collection_landing-d .video-section .image-overlay__text-container p {
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
}
.temp_collection_landing-a .shopify-section--image-with-text-overlay .image-overlay__text-container .multi-column__link,
.temp_collection_landing-b .shopify-section--image-with-text-overlay .image-overlay__text-container .multi-column__link,
.temp_collection_landing-c .video-section .image-overlay__text-container .multi-column__link,
.temp_collection_landing-d .video-section .image-overlay__text-container .multi-column__link {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 18px;
  letter-spacing: 1px;
  text-decoration-color: #fff;
}
.temp_collection_landing-a .in-collection-giveback .image-with-text,
.temp_collection_landing-b .in-collection-giveback .image-with-text,
.temp_collection_landing-c .in-collection-giveback .image-with-text, 
.temp_collection_landing-d .in-collection-giveback .image-with-text {
  padding-left: 0;
  padding-right: 0;
}
.temp_collection_landing-a .in-collection-giveback .image-with-text__image,
.temp_collection_landing-b .in-collection-giveback .image-with-text__image,
.temp_collection_landing-c .in-collection-giveback .image-with-text__image,
.temp_collection_landing-d .in-collection-giveback .image-with-text__image {
  width: 100%;
}
.temp_collection_landing-a .in-collection-giveback .image-with-text__image-wrapper,
.temp_collection_landing-b .in-collection-giveback .image-with-text__image-wrapper, 
.temp_collection_landing-c .in-collection-giveback .image-with-text__image-wrapper, 
.temp_collection_landing-d .in-collection-giveback .image-with-text__image-wrapper {
  border-radius: 0;
  width: 50%;
}
.temp_collection_landing-a .in-collection-giveback .image-with-text__content-wrapper,
.temp_collection_landing-b .in-collection-giveback .image-with-text__content-wrapper,
.temp_collection_landing-c .in-collection-giveback .image-with-text__content-wrapper,
.temp_collection_landing-d .in-collection-giveback .image-with-text__content-wrapper {
  width: 50%;
  padding-left: 100px;
}
.temp_collection_landing-a .in-collection-giveback .giveback-txt,
.temp_collection_landing-b .in-collection-giveback .giveback-txt,
.temp_collection_landing-c .in-collection-giveback .giveback-txt,
.temp_collection_landing-d .in-collection-giveback .giveback-txt {
  font-size: 48px;
  line-height: 1.2;
  margin-top: 10%;
}
.temp_collection_landing-a .content-box--small, .temp_collection_landing-a .content-box--medium, .temp_collection_landing-a .container--flush .content-box--large,
.temp_collection_landing-b .content-box--small, .temp_collection_landing-b .content-box--medium, .temp_collection_landing-b .container--flush .content-box--large {
    margin-left: 0;
}
.temp_collection_landing-c .video-section .text-container,
.temp_collection_landing-d .video-section .text-container {
  max-width: 460px;
  margin-left: 80px;
}
.temp_collection_landing-c .video-wrapper__poster-content,
.temp_collection_landing-d .video-wrapper__poster-content {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: var(--container-gutter);
  padding-right: var(--container-gutter);
}
.cart-discount-step-point {
  width: 80px !important;
}
.cart-progress-a .step-discount-3 {
    left: calc(100% - 45px) !important;
}
.gfi-active-tt-note br {
    display: none;
}

/* for cart progress bar when no shipping tier is set */
/*
.cart-progress-a .step-discount-1 {
    left: 40px !important;
}
.cart-progress-a .step-discount-2 {
    left: calc(50% + 4px) !important;
}
.cart-progress-a .step-discount-3 {
    left: calc(100% - 24px) !important;
}
.cart-progress-a .progress-bar-1 {
    width: 34px !important;
}
.cart-progress-a .progress-bar-2, .cart-progress-a .progress-bar-3 {
    width: calc(50% - 17px) !important;
}
.discount-step-wraper {
    margin-top: 60px !important;
}
*/
/* end of cart progress bar when no shipping tier is set */
}
input[name='checkout']:not(.csapps-ignore, .aiod_cart_loaded), input[value='Checkout']:not(.csapps-ignore, .aiod_cart_loaded), button[name='checkout']:not(.csapps-ignore, .aiod_cart_loaded), [href$='checkout']:not(.csapps-ignore, .aiod_cart_loaded), button[value='Checkout']:not(.csapps-ignore, .aiod_cart_loaded), input[name='goto_pp']:not(.aiod_cart_loaded), button[name='goto_pp']:not(.aiod_cart_loaded), input[name='goto_gc']:not(.aiod_cart_loaded), button[name='goto_gc']:not(.aiod_cart_loaded), .csapps_checkout:not(.aiod_cart_loaded) {
    pointer-events: auto;
}
@media(max-width:999px){
  .giveback-section image-with-text-item .button-wrapper{
    margin-top:-30px;
  }
  .giveback-section .heading{
    top:0px;
    margin-top:0px !important;
  }
  .temp_collection_landing-a .in-collection-giveback .image-with-text__image-wrapper, 
  .temp_collection_landing-a .in-collection-giveback .image-with-text__content-wrapper,
  .temp_collection_landing-b .in-collection-giveback .image-with-text__image-wrapper, 
  .temp_collection_landing-b .in-collection-giveback .image-with-text__content-wrapper,
  .temp_collection_landing-c .in-collection-giveback .image-with-text__image-wrapper, 
  .temp_collection_landing-c .in-collection-giveback .image-with-text__content-wrapper,
  .temp_collection_landing-d .in-collection-giveback .image-with-text__image-wrapper, 
  .temp_collection_landing-d .in-collection-giveback .image-with-text__content-wrapper {
    width: 100%;
  }
  .temp_collection_landing-a .in-collection-giveback .image-with-text__content-wrapper, 
  .temp_collection_landing-b .in-collection-giveback .image-with-text__content-wrapper,
  .temp_collection_landing-c .in-collection-giveback .image-with-text__content-wrapper,
  .temp_collection_landing-d .in-collection-giveback .image-with-text__content-wrapper {
    padding-left: 0;
  }
  .temp_collection_landing-a .in-collection-giveback .giveback-txt, 
  .temp_collection_landing-b .in-collection-giveback .giveback-txt,
  .temp_collection_landing-c .in-collection-giveback .giveback-txt,
  .temp_collection_landing-d .in-collection-giveback .giveback-txt {
    font-size: 30px;
  }
  .temp_collection_landing-c .video-section .text-container,
  .temp_collection_landing-d .video-section .text-container {
    margin-left: 0px;
  }
}

@media(max-width:480px){
  .temp_collection_landing-a .shopify-section--image-with-text-overlay h3.heading.h2,
  .temp_collection_landing-b .shopify-section--image-with-text-overlay h3.heading.h2,
  .temp_collection_landing-c .video-section .text-container h3.heading.h2 ,
  .temp_collection_landing-d .video-section .text-container h3.heading.h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .temp_collection_landing-a .shopify-section--image-with-text-overlay .image-overlay__text-container p,
  .temp_collection_landing-b .shopify-section--image-with-text-overlay .image-overlay__text-container p,
  .temp_collection_landing-c .video-section .image-overlay__text-container p,
  .temp_collection_landing-d .video-section .image-overlay__text-container p {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 7px;
  }
  .temp_collection_landing-a .shopify-section--image-with-text-overlay .image-overlay__text-container .multi-column__link,
  .temp_collection_landing-b .shopify-section--image-with-text-overlay .image-overlay__text-container .multi-column__link,
  .temp_collection_landing-c .video-section .image-overlay__text-container .multi-column__link, 
  .temp_collection_landing-d .video-section .image-overlay__text-container .multi-column__link {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.5px;
  }
  .temp_collection_landing-a .layout-team_only.teams-dropdown-section header.section__header.text-container, .temp_collection_landing-a .layout-team_only.collection-league-team-filter .team-league-container,
  .temp_collection_landing-c .layout-team_only.teams-dropdown-section header.section__header.text-container, .temp_collection_landing-c .layout-team_only.collection-league-team-filter .team-league-container {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cart-progress-a .step-discount-3 {
    left: calc(100% - 40px) !important;
  }
}