/** Shopify CDN: Minification failed

Line 236:15 Expected ":"

**/
@font-face {
    font-family: 'HaasRecast';
    src: url("https://jbracks.com.au/cdn/shop/t/23/assets/HaasRecastOpen_Rg.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'HaasRecast';
    src: url("https://jbracks.com.au/cdn/shop/t/23/assets/HaasRecastOpen_Md.woff") format("woff");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'HaasRecast';
    src: url("https://jbracks.com.au/cdn/shop/t/23/assets/HaasRecastOpen_SBd.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'HaasRecast';
    src: url("https://jbracks.com.au/cdn/shop/t/23/assets/HaasRecastOpen_Bd.woff") format("woff");
    font-weight: 700;
}

body,  .testimonial-block {
  font-family: 'HaasRecast', sans-serif !important;
}

.d-flex {
    display: flex;
}

.align-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.modal-video__content-info video {
    display: block;
    max-width: 100%;
    width: auto;
    height: 100%;
    object-fit: cover;
    margin: auto;
}

.image-with-text__media {
    --media-radius: 0px !important;
}

.slider-inline-nav .slideshow__controls {
    border: 0;
}

.slider-inline-nav {
    position: relative;
}

.inline-slide-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.circle-button {
    background: rgba(var(--color-foreground),.3) !important;
    border-radius: 50%;
}

.circle-button .icon {
    color: rgb(var(--color-background));
    height: 1rem !important;
}

.accordion-type h3 {
    margin: 0;
}
.accordion-type {
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding: 1.2rem 3rem 1.2rem 1.2rem;
    text-align: left;
    width: 100%;
    transition: 0.4s;
    border: .2rem solid rgb(var(--color-button));
    border-radius: var(--buttons-radius);
    line-height: 1.2em;
    color: rgb(var(--color-foreground));
    background-color: rgb(255,255,255);
}

.accordion-type.is-open .toggle-icon {
    transform: translateY(-50%) rotate(0deg);
}

.accordion-type .toggle-icon {
    position: absolute;
    right: 1rem;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%) rotate(-90deg);
    transition: transform 0.3s, opacity 0.3s;
}

.accordion-type .toggle-icon svg {
    height: 1.5rem;
    width: 1.5rem;
    fill: rgb(var(--color-foreground));
}

.toggle-container {
    transition: height 0.1s ease-in-out;
    overflow: hidden;
}

.toggle-container:not(.active) {
    display: none;
}

.toggle-container ul {
    list-style: none;
    padding: 10px;
}

.accordion-container {
    border: .2rem solid rgb(var(--color-button));
    padding: 1.2rem;
    border-radius: var(--buttons-radius);
    margin-bottom: 1rem;
    background-color: rgb(255,255,255);
}

.accordion-container h3 {
    font-weight: 600;
}

.pill-title {
    padding: .5rem 1rem;
    border-radius: 2.5rem;
    border: .1rem solid rgb(var(--color-button));
    background-color: rgb(255,255,255);
}

.pill-title > * {
    margin: 0;
    font-weight: 600;
}

@media (min-width: 750px) {
    .inline-slide-button.slider-button--prev {
        left: -5rem;
    }

    .inline-slide-button.slider-button--next {
        right: -5rem;
    }

    .slider-inline-nav .slideshow__controls .slider-button {
        display: none;
    }
}

@media (max-width: 749px) {
    .px-small-0 {
        padding-left: 0;
        padding-right: 0;
    }
}


body * {
  letter-spacing: 0 !important;
}

.beige-bg {
    background: #f6f5f2 !important;
}

.global-media-settings {
    max-width: 100%;
}

.whitespace-pre-wrap {
    max-width: 80%;
    margin: 0 auto 40px;
    text-align: center;
}

.responsive-container img {
    max-width: 100%;
    height: auto;
}

.oke-reviewContent-date,
.oke-w-reviewReply-date {
  display: none !important;
}


/** Typography Management **/

.heading-lead, h1 {
    font-family:"Montserrat", 'HaasRecast', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
}

h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: 'Inter', sans-serif !important;
  text-transform: none !important;
  letter-spacing: -0.0125em !important;
}

.price * {
  font-weight: bold;
  font-size: 18px !important;
}

.segment-for {
    margin-left: 12px;
}

.text-center {
    text-center;
}

.price__sale .price-item--sale {
  color: green
}

.price__sale .price-item--regular {
  color: red;
}


/** Product Page Changes **/

.step__container {
  display: none;
}

.lb-addon-cont, .lb-addon-head {
  margin-top: 0 !important;
  width: 100%;
  margin-bottom: 0 !important
}

.app-text-container-template--24809656877375__main, .lb-grid {
  display: block !important;
}

.lb-flat-card {
  margin: 0 !important;
}

body .lb-grid lb-upsell-flat-card {
  display: block;
  width: 100% !important;
  max-width: 100%;
}

.lb-cta-cont {
  gap: 0px !important;
}

.lb-image-pd {
  width: 54px;
}

.template-product .product-features-desc, .prod-desc-2 {
  font-size: 13px;
  margin-bottom: 0;
}

.template-product .multicolumn-card__info h3 {
  font-size: 14px;
}

.template-product .multicolumn-card__info p {
   font-size: 13px;
}

.template-product .product__info-container>*+* {
    margin: 1rem 0;
}

.template-product  .delivery-widget__container .msg__container {
  background: yellow !important;
  border: none !important;
  padding: 0 !important;
  line-height: 1;
}

.template-product .size-option,.template-product label {
  font-size: 14px !important;
}

.template-product .product__info-container summary svg{
    fill: orange;
    width: 18px !important;
    height: 19px !important;
}

.template-product .product__info-container summary .icon-caret {
  position: relative !important;
}

.template-product .product-media-modal__content>* {
    max-width: 1300px;
}

.template-product .price-custom-text__content {
    color: #000;
    font-weight: bold;
}

.badge-system {
  width: auto;
  display: inline;
  padding: 4px 8px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 12px;
  color: white;
}

.most-popular {
  background: orange;
}

.product-media-container {
    border: none;
}

/** REEDS CHANGES 
0. Button Changes
0.1 Masthead Changes
1. Tighter product page
2. Collection product page
3. Custom Landing Page Body Class
4. JB Racks Modern Comparison Table
5. Before & After Section
**/


/** Button Changes **/

.button {
  font-weight: 800;
  letter-spacing: -0.0125em;
  font-size: 1.2em;
}

/** Masthead Changes **/

.template-cart {
  display: block !important;
}

video {
  border-radius: 24px !important;
    object-fit: cover;
    height: calc(100% + 4px) !important;
    margin-top: -2px;
    margin-bottom: -2px;
}

.template-index .image-with-text__text--caption:before {
  background: url("https://jbracks.com/cdn/shop/t/5/assets/stars.png");
  content: '';
  background-size: 100% auto;
  width: 120px;
  height: 20px;
  display: inline-block;
}

.template-index .image-with-text__text--caption {
  letter-spacing: 0;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

.template-index .image-with-text__text {
  line-height: 1.2;
}

.okeReviews[data-oke-container] .oke-reviewCarousel .oke-reviewCard {
    border-radius: 8px !important;
}

/** Tighter product page key element section **/

.product__title {margin-bottom: 0 !important;}

.product__title>* {
    margin: 12px 0 0 !important;
    line-height: 1;
}

.price .price-item {
  margin: 0 !important;
}

.savings-below-price {
    margin: 0 !important;
    letter-spacing: -.02em;
    line-height: .4;
}

.savings-below-price span {
    font-size: 12px;
    background: none !important;
    padding: 0 !important;
    color: green !important;
}


.product__info-wrapper .oke-sr {
  padding-bottom: 0 !important;
}

.oke-w-review-side {
  border-radius: 8px;
  border: 0px none !important;
  box-shadow: 0 2px 2px rgba(0,0,0,.1);
}

.okeReviews[data-oke-container] .oke-w-reviews-list-item, .page-jb-racks-huge-summer-sale div.okeReviews .oke-w-reviews-list-item {
  border-bottom: 0;
  box-shadow: 0 2px 12px rgba(0,0,0,.1);
  padding: 16px !important;
  margin-bottom: 12px;
  margin-top: 12px;
  border-radius: 8px;
}

.read-more-btn {
  background: none;
  border: none;
  color: #007acc; /* Adjust to match your theme */
  text-decoration: underline;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  padding: 5px 0;
  margin-top: 10px;
  display: inline-block;
  transition: color 0.3s ease;
}

.read-more-btn:hover,
.read-more-btn:focus {
  color: #005999; /* Darker shade on hover */
  outline: none;
}

.read-more-btn:focus {
  outline: 2px solid #007acc;
  outline-offset: 2px;
}

.msg__container,
.lb-flat-card,
.basic__step-container {
  border-radius: 8px !important;
  border: 1px solid #ccc !important;
  overflow: hidden !Important;
}


/* Alternative button style - more prominent */
.read-more-btn.btn-style {
  background-color: #007acc;
  color: white;
  border: 1px solid #007acc;
  border-radius: 4px;
  padding: 8px 16px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.read-more-btn.btn-style:hover {
  background-color: #005999;
  border-color: #005999;
  color: white;
}

/* Ensure smooth transitions for content changes */
.product__description {
  transition: height 0.3s ease;
}

.description-text,
.description-content {
  line-height: 1.5;
  margin-bottom: 0;
}

span.badge.price__badge-sale {
    margin-left: 8px;
}


/***********
Tighter collection page key element section 
**********/


.collection-hero {
  background: url(https://jbracks.com/cdn/shop/t/5/assets/collection-jb-racks-page.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 350px;
  display: flex;
  align-items: center;
  position: relative;
}

/* Optional: Add overlay for better text readability */
.collection-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.55); /* Adjust opacity as needed */
  z-index: 1;
}

.collection-hero__inner {
  position: relative;
  z-index: 2;
  width: 100%;
}

.collection-hero__text-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 350px;
}

.collection-hero__title {
  color: white; /* Adjust based on your image */
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Optional: for better readability */
}

   .collection-hero h1 {
  font-size: 3.5em;
}

/* Mobile: Full height */
@media screen and (max-width: 749px) {
  .collection-hero {
    min-height: 35vh;
  }
   .collection-hero h1 {
  font-size: 2.5em;
}
    .collection-hero__title {
        margin: 2.5rem 0;
    }
  .collection-hero__text-wrapper {
    min-height: 35vh;
  }
}

.collection-hero__title {
  text-align: center;
}

.collection-bike-rack-stand-bundles .collection-hero__inner:before {
  content: 'Save $200';
  position: absolute;
  top: 12px;
  left: auto;
  right: 12px;
  background: red;
  width: 100px;
  height: 100px;
  text-align: center;
  color: white;
  line-height: 1;
  padding: 24px 0;
  border-radius: 50%;
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 12px;
}


.collection-bike-rack-stand-bundles h1 {
  position: relative;
}
.collection-bike-rack-stand-bundles h1:before {
  content: 'The Smarter Choice';
  margin-top: -26px;
  position: absolute;
  left: calc(50% - 105px);
  font-size: 16px;
}


.collection-bike-rack-stand-bundles .product-grid li:nth-child(1) .card-wrapper:before {
    content: "Most Popular";
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-50%);
    background: orange;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    padding: 0 8px;
    border-radius: 4px;
    z-index: 10;
    text-align: center;
    white-space: nowrap;
}

.section-template--24827768635711__product-grid-padding .product-grid li:nth-child(1) .card-wrapper:before,
.section-template--25350200754495__product-grid-padding .product-grid li:nth-child(1) .card-wrapper:before {
    content: "Most Popular";
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-50%);
    background: orange;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    padding: 0 8px;
    border-radius: 4px;
    z-index: 10;
    text-align: center;
    white-space: nowrap;
}

/**********
Landing Page Styles Here
**********/




/********** 
JB Racks Modern Comparison Table 
**********/



/* JB Racks TentBox-Inspired Comparison Table */
.jbracks-logo-circle {
    display: none !important;
}

.jbracks-comparison-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 2rem auto;
    background: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #DAD7D0;
}

.jbracks-comparison-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #ffffff;
}

.jbracks-table-header {
    background: #ffffff;
    border-bottom: 1px solid #DAD7D0;
}

.jbracks-table-header th {
    padding: 1.5rem 1rem;
    text-align: center;
    font-weight: 700;
    color: #111827;
    border-right: 1px solid #DAD7D0;
    vertical-align: top;
    position: relative;
}

.jbracks-table-header th:first-child {
    text-align: left;
    border-right: 1px solid #DAD7D0;
  
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.jbracks-table-header th:last-child {
    border-right: none;
}


.jbracks-table-body tr {
    border-bottom: 1px solid #f3f4f6;
    transition: all 0.2s ease;
}

.jbracks-table-body tr:hover {
    background-color: rgba(249, 250, 251, 0.5);
    border-left: 3px solid #DAD7D0;
}

.jbracks-table-body tr:last-child {
    border-bottom: none;
}

.jbracks-table-body td {
    padding: 1.25rem 1rem;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #DAD7D0;
}

.jbracks-table-body td:first-child {
    text-align: left;
    font-weight: 600;
    color: #000;
    border-right: 1px solid #DAD7D0;
}

.jbracks-table-body td:last-child {
    border-right: none;
}

.jbracks-feature-name {
    line-height: 1.4;
    color: #4b5563;
}

.jbracks-check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: #000;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.2s ease;
}

.jbracks-check:hover {
    background: #265d37;
}

.jbracks-cross {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: #DAD7D0;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.2s ease;
}

.jbracks-cross:hover {
    background: #DAD7D0;
}

.jbracks-some {
    display: inline-flex
    align-items: center;
    justify-content: center;
    padding: .4rem .8rem;
    color: #000;
    font-weight: 600;
    transition: all .2s ease;
}

.jbracks-some:hover {
    border-color: #b45309;
    background: #d97706;
}

/* Price-style highlighting for the branded column */
.jbracks-brand-column {
    position: relative;
    background: rgba(245, 158, 11, 0.02);
    border-left: 2px solid #DAD7D0;
}

.jbracks-brand-column::before {
    display: none;
}

/* Alternative styling for special features */
.jbracks-price-cell {
    font-weight: 700;
    font-size: 1.125rem;
    color: #000;
}

.jbracks-highlight-row {
    background: rgba(245, 158, 11, 0.03);
}

.jbracks-highlight-row td {
    border-top: 2px solid #DAD7D0;
    border-bottom: 2px solid #DAD7D0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .jbracks-comparison-wrapper {
        margin: 1rem 0.5rem;
        border-radius: 8px;
    }
    
    .jbracks-table-header th,
    .jbracks-table-body td {
        padding: 1rem 0.75rem;
        line-height: 1.2;
    }
    
    .jbracks-table-header th:first-child,
    .jbracks-table-body td:first-child {
    }
    
    .jbracks-check,
    .jbracks-cross {
        width: 24px;
        height: 24px;
    }

    .jbracks-some {
        padding: 0.3rem 0.6rem;
    }

    .jbracks-brand-logo {
    }
}

@media (max-width: 480px) {
    .jbracks-comparison-table {
    }
    
    .jbracks-table-header th,
    .jbracks-table-body td {
        padding: 0.75rem 0.5rem;
    }

    .jbracks-brand-logo {
        flex-direction: column;
        gap: 0.25rem;
    }

    .jbracks-check,
    .jbracks-cross {
        width: 20px;
        height: 20px;
    }
}

/* Additional TentBox-inspired elements */
.jbracks-table-subtitle {
    color: #222;
    font-weight: 400;
    margin-top: 0.25rem;
    line-height: 1.2;
}

.jbracks-section-divider {
    height: 8px;
    background: #f3f4f6;
}

.jbracks-section-divider td {
    padding: 0 !important;
    border: none !important;
}

/* Enhanced visual elements */
.jbracks-table-wrapper {
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #d1d5db #f9fafb;
}

.jbracks-table-wrapper::-webkit-scrollbar {
    height: 6px;
}

.jbracks-table-wrapper::-webkit-scrollbar-track {
    background: #f9fafb;
    border-radius: 3px;
}

.jbracks-table-wrapper::-webkit-scrollbar-thumb {
    background: #d1d5db;
    border-radius: 3px;
}

.jbracks-table-wrapper::-webkit-scrollbar-thumb:hover {
    background: #9ca3af;
}



/***********
JB Racks Before/After Comparison Section 
***********/

.jbracks-before-after-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 3rem auto;
    padding: 0 1rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
}

.jbracks-section-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 3rem;
    line-height: 1.2;
}

.jbracks-comparison-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-top: 2rem;
}

.jbracks-comparison-card {
    border-radius: 20px;
    padding: 2.5rem;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.jbracks-comparison-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.jbracks-before-card {
    background: #fff;
    border: 2px solid #e4e7ec;
}

.jbracks-after-card {
    background: #fff;
    border: 2px solid #e4e7ec;
}

.jbracks-card-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.jbracks-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
}

.jbracks-before-icon {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
    color: white;
}

.jbracks-after-icon {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
}

.jbracks-card-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
}

.jbracks-before-title {
    color: #dc2626;
}

.jbracks-after-title {
    color: #059669;
}

.jbracks-price-tag {
    font-size: 1rem;
    font-weight: 600;
    opacity: 0.8;
}

.jbracks-features-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jbracks-feature-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    line-height: 1.5;
}

.jbracks-feature-item:last-child {
    margin-bottom: 0;
}

.jbracks-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 0.5rem;
    flex-shrink: 0;
}

.jbracks-before-bullet {
    background: #dc2626;
}

.jbracks-after-bullet {
    background: #059669;
}

.jbracks-feature-text {
    font-weight: 500;
}

.jbracks-before-text {
    color: #7f1d1d;
}

.jbracks-after-text {
    color: #064e3b;
}

/* Responsive Design */
@media (max-width: 768px) {
    .jbracks-comparison-container {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .jbracks-section-title {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .jbracks-comparison-card {
        padding: 2rem;
    }

    .jbracks-card-title {
        font-size: 1.25rem;
    }

    .jbracks-icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .jbracks-feature-item {
        font-size: 0.95rem;
    }
}

@media (max-width: 480px) {
    .jbracks-before-after-wrapper {
        padding: 0 0.5rem;
        margin: 2rem auto;
    }

    .jbracks-section-title {
        font-size: 1.75rem;
    }

    .jbracks-comparison-card {
        padding: 1.5rem;
    }

    .jbracks-card-header {
        flex-direction: column;
        text-align: center;
        gap: 0.75rem;
    }

    .jbracks-feature-item {
        font-size: 0.9rem;
        margin-bottom: 1rem;
    }
}