/** Shopify CDN: Minification failed

Line 68:1 Unexpected "}"

**/
.yt-byob-tracker-mobile-bar {
  width: 90% !important;
}
.sc-iIvHqT.jyinHY {
  font-weight: 600 !important;
  box-shadow: none !important;
}
.yt-cart-multi-progress-bar {
  background-image: none !important;
} /* Hide empty space elements */
#yt-cart-shell-drawer div[style*="height: 12px"] {
  display: none !important;
}
.sc-eYEAxu.hnXTUS {
  background-color: #000000 !important;
  color: #ffffff !important;
  padding: 8px !important;
  font-weight: 600 !important;
}
/* Remove the trusted badge image */
img[alt="Trusted Badge"] {
    display: none !important;
}
  .yt-cart-checkout-save-badge {
    display: none !important;
}
.sc-kSaXSp.eFtaXI.yt-cart-product-freebie-overlay-text {
    display: none !important;
}
.yt-cart-product-freebie-overlay-text {
    display: none !important;
}
/* Reduce bottom spacing of checkout section */
.yt-cart-checkout-section-concise-container {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
#yt-checkout-button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}
.yt-cart-freebie-card-image {
    width: 120px !important;
    height: auto !important;
    max-width: none !important;
}
#yt-checkout-button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 20px !important;
    font-weight: 800 !important;
    letter-spacing: 0.5px !important;

    height: 50px !important;
    padding: 0 !important;
    line-height: 1 !important;

    text-align: center !important;
}}
.yt-byob-image-wrapper {
    height: 220px; /* choose a fixed height */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.yt-byob-image,
.yt-byob-image-hover {
    width: 100%;
    height: 220px;
    object-fit: contain;
    object-position: center;
}