/** Shopify CDN: Minification failed

Line 833:20 Unexpected ","
Line 960:4 Expected ":"

**/
/* Newly added/installed font code start */
/* @font-face {
  font-family: BACKBONES;
  src: url("/cdn/shop/files/Backbones_1.woff2?v=1677773250") format("woff2");
} */

 /* @font-face {
  font-family: 'Backbones';
  src: url('/cdn/shop/files/Backbones_1.eot?v=1677776297'); 
  src: url('/cdn/shop/files/Backbones_1.woff2?v=1677773250') format('woff2'), 
       url('/cdn/shop/files/Backbones_1.woff?v=1677776387') format('woff'), 
       url('/cdn/shop/files/Backbones_1_4b9fe375-61fd-4ec3-9c12-b50806bc8f7d.ttf?v=1677776459')  format('truetype') 
}  */
  
@font-face {
  font-family: 'Eurostile Black';
  src: url("/cdn/shop/files/Eurostile_Black.woff2?v=1755712971") format("woff2");
}

@font-face {
    font-family: 'Eurostile Bold';
    src: url('/cdn/shop/files/Eurostile-Bold.woff2?v=1758817262') format('woff2'),
        url('/cdn/shop/files/Eurostile-Bold.woff?v=1758817262') format('woff');
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-family: 'Eurostile Bold', sans-serif !important;
}

/* @font-face {
  font-family: 'eurostile-black';
  src: url('{{ "eurostile-black.woff2" | asset_url }}') format("woff2");
} */
/* Newly added/installed font code start */


.text > .heading > .h1 {
  /* font-family: BACKBONES; */
  font-size: 5rem !important;
}

/* .collage-card-title, .horizontally-scrollable-content-box-title, .text-over-image-text-title{
  font-family: BACKBONES;
} */

.text-over-image-text-title{
  font-size: 2.5rem !important;
}





.product__images-slider .swiper-media img {
  border: none;
}


/* .form-container {
  display: flex;
} */

.grid > .section-header {
  margin: 0 auto;
}

.subtitle{
  width: 50%;
  margin: 0 auto;
}


#swiper-wrapper-534f44eedc58cb94 > .swiper-slide .section-image-with-text > .text {
  padding-left: 200px !important;

}

.collection> .collection-scrollable-content>  .swiper > .swiper-wrapper{
  display:flex;
  justify-content: space-between;
}

.product__images-slider > #swiper-media{
  height: 645px;
}

.cta-icons{
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  gap: 15px;
}

#talkToSpecialist{
  font-size: small;
  text-decoration: none;
  padding-right: 15px;

}

.documents{
  font-size: small;
  display: block;
}


#talkToSpecialist > a, .documents > a {
  text-decoration: none;
  color: black;
}

#talkToSpecialist > a:hover, .documents > a:hover {
  text-decoration: underline;
}

/* Manual text */
.documents a {
  color: #F04C23;
  font-weight: bold;
  margin-right: 14px;
  display: block;
}

.payment-methods > ul {
  list-style: none;
  display: flex;
  padding-left: 0
  ;
}

.grid > .product__images-slider{
  align-self: flex-start;
  position: sticky;
  top: 0;
}

/* Logos */
.logos {
    grid-template-columns: repeat(2, 1fr);
  }

  .shgn-container{
    padding-left:15px;
    width: 98%;
  }

  #s-361a885f-0e92-43be-849b-d4c8c291987b{
    display: none;
  }

  .page-width--narrow{
    max-width: 3840px !important;
    padding: 0;
  }

  #s-752f6716-8b01-4af3-9b8d-7ec61aaceb6f, #s-7592b113-7e10-498e-b752-abb6837b3349{
    display: none;
  }

  .spaced-section{
    padding-top: 0;
  }

.collection > .page-width {
  padding-top: 30px;
}


.collection-banner-content > .description{
  width: 645px;
  margin: 0 auto;
  padding-top: 30px;
}
  
.section-marquee{
  background-color: #000;
}

/* .collection-scrollable-content-box-price{
  display:none;
} */

.collection-scrollable-content-box-title{
  text-transform: uppercase;
}

#footer-social-icons{
  display: flex;
  flex-direction: row;
}

  /* Customer Service Forms */

  .contact-container, .warranty-info{
    margin:0 auto;
    width: 60%;;
  }

  .contact-us{
    width: 100%;
    padding-right: 15px;
  }

  .contact-us > form > input, #date {
    width: 95%;
    height: 3.5rem;
    border-radius: 3px;
    font-size: 1.5rem;
    margin: 10px 5px;
  }

  .contact-us > form > textarea{
    width: 95%;
    border-radius: 3px;
    font-size: 1.5rem;
    margin: 10px 5px;
  }

  .form-container{
    display: flex;
    margin: 0 auto;
    align-items: center;
  }



  .contact-us{
    width: 60%;
    
  }

  .address > input {
    width: 49%;
    height: 3.5rem;
    margin-top: 10px;
  }

  #original-purchaser > select{
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 98%;
  }

  .form-reason{
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 96%;
  }

  .contact-right{
    width: 100%;
  }

  .template-warranty .warranty-form{
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding-left: 100px;
  }

  .PI, .CI{
    display:flex;
    flex-direction: column;

  }

  .submit{
    background-color: #f04c23;
    border: none;
  }


  .contact-right{
    width: 100%;
    
  }

  .map-container{
    width: 100%;
    margin-top: 25px;
    
  }

  .map-container > img {
    width: 100%;
  }

  .dealer-logos{
    max-width: 900px;
    margin: 0 auto;
  }

.dealer-logos > a >img {
  width: 148px;
}

.section-text-over-image > .text-over-image > .text-over-image-text-description::after {
  display: none;
  border: red solid 2px;
}

.title-border{
  border-bottom: #f04c23 2px solid;
  width: 25%;
  margin: 0 auto;
  margin-top: 15px;
}

.text-over-image-text-description{
  display: none;
}

.section-text-over-image .text-over-image .text-over-image-text-description::after {
  background: rgba(0, 0, 0, .6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* content: ''; */
  /* display: none; */
}
.section-text-over-image .text-over-image .text-over-image-text-description.text-over-image-text-description-overlay::after, 
.section-text-over-image .text-over-image a:hover .text-over-image-text-description::after {
  display: block;
}

.section-text-over-image > .text-over-image-content > .text-over-image > .text-over-image-box > a > .text-over-image-text-description > p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  /* display: none; */
}
.section-text-over-image .text-over-image-box a:hover .text-over-image-text-description {
  display: block;
}


/* Parts and Accessory locator search section */

.accessory-locator, .parts-locator{
  
  background-color: #f4f4f4;
  width: 75%;
  height: auto;
  margin: 0 auto;
  margin-top: 25px;
  padding: 10px 25px ;
 
}

.locator-title{
  width: 35%;  
}

.locator-form{
  margin: 0 auto;
  width: 60%;
}


.locator-form > form > input{
  height: 40px;
}

.locator-form > a {
  font-size:  12px;
  margin-top: 50px;
  color: #f04c23;
  text-decoration: none;
  font-weight: bold;
}

#accessory-search-term, #parts-search-term{
  width: 60%;
}

#search-accessories{
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  justify-content: space-between;
  padding-bottom: 35px;
}

.contents, .list{
  /* position: absolute; */
  /* border: 1px dashed green; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 25px;
}

.accessory-locator .contents{
  padding-top: 25px;
}



.compatibleSearch{
  background-color: #f04c23;
  border: none;
  height: 2rem;
  color: white;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
}

/* .locator-results-container{
  padding-top: 25px;
 }

 .locator-results-container > .list {
  display: flex;
  flex-wrap: wrap;
 } */

#accessories-section-header, #manuals-section-header{
  margin: 0 auto;
  text-align: center !important;
}


#accessories-list, #parts-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  overflow-x: scroll;  
}

#manuals-list{
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.locator-results-container{
  margin: 0 auto;
}

.accessory-container, .parts-container, .manual-container{
  width: 20%;
  height: auto;
  margin: 5px 20px;
}

.manual-container > a {
  text-decoration: none;
}

.manual-container > a > .image > img{
  width: -moz-available;
}

.manual-container > a > h3 {
  padding-bottom: 25px;
}


.accessory > a, .parts-container > a {
  text-decoration: none;
  color: black;
  
}


.accessory > a > .image  > img, .parts-container > a > .image  > img{
  width: 225px;
  height: 250px;
  object-fit: cover;
  border: #f4f4f4 solid .5px;

}




.add-to-cart {
  background-color: #f04c23;
}
 .button-container > .buttons > a{
  color: #f04c23;
  text-decoration: none;
 }

 .button-container > .buttons > a:hover{
  text-decoration: underline;
 }


 .modal-overlay{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 20;
 }



 .overlay-modal:target{
  visibility: visible;
  opacity: 1;
 }

 .modal-overlay:target{
  visibility: visible;
  opacity: 1;
 }

 .modal-popup{
  margin: 100px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 0.4s ease-in-out;
  border: #f4f4f4 2px solid;
 
 }

 .modal-popup .close{
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
 }

 .modal-popup  .close:hover{
  color: #f04c23;
}

.modal-image > img{
  width: -moz-available;
}
.modal-popup .content{
  max-height: calc(100vh - 210px);
  overflow-y:auto;
}

.modal-popup .content a{
  color: #f04c23;
  text-decoration: none;
  display: inline-block; 
  font-weight: bold;
}

.modal-popup .content a::after{
  color: black;
}


.icon_bar{
  display: flex;
  justify-content: flex-start;
}

.icon_bar > .icon_text > img{
  height: 40px;
}

.banner__content{
  z-index: 1;
}

.newsletter__wrapper > h4, .newsletter__wrapper > h3 {
  color: white;
}


#collage {
  padding-top: 25px;
}

/* Hiding Scroll bar on horizontal scrolled sections */
.swiper-scrollbar{
  display: none;
}

.specs-tables{
 width: 100%;
}

/* .specs-tables > tr{
  width: 100%;
  border: 1px solid black;
 } */

 .specs-tables tr:nth-child(even){
  background-color: #f2f2f2;
}

 .specs-tables th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  /* background-color: #04AA6D; */
  /* color: white; */
}
.specs-tables td, .specs-tables th {
  border: 1px solid #ddd;
  padding: 8px;
}



/* SMARTZER HOME PAGE STYLES */

/* #template--16180458914025__1655823572143c902d{
  width: 50%;
  float: left;
}


#shopify-section-template--16180458914025__1655329463bb9789bf{
  position: relative;
}
#shopify-section-template--16180458914025__1655329463bb9789bf{
  width: 50%;
  float: right;
  background-color: white;
  height: 10%;;
}

#shopify-section-template--16180458914025__1655329463bb9789bf > .rich-text {
  display: table-cell;
  vertical-align: middle;
} */



/* FOOTER STYLES */
.social{
  display: flex;
  flex-direction: column;
  width: 40%;
}

.social > div {
  display: flex;
  flex-direction: column;
}

.social > div > a {
  font-size: small;

}

/* .footer-links-col-1{
 display: flex;
} */

.footer >.footer-top > .footer-block{
  width: 25%;
  max-width: 100%;
}

.footer-block > .newsletter-column {
  display: none;
}

.footer-section-2-links{
  display: flex;
}

.menu-mega-column-line .menu-title {
  font-weight: bold;
}


/* MAIN MENU STYLES */
.menu-mega-column > .header-content >.main-menu > a{
  font-weight: bold;
}

.menu-mega-column-large > .menu-title > a {
  color: #f04c23 !important;
}

/* Black Friday Landing page styles */

/* .bf_product_row{
  display:flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.bf_product_card{
  margin:10px;
  background-color:#f2f2f2
}

.bf_product_title{
  padding-left:5px;
}

.bf_product_img > img{
  height: 250px;
  border: 1px #CDCDCD solid;
}

.bf_product_button{
  padding-left: 15px;
}
.bf_product_button > a{
  text-decoration: none;
  color: white;
}
.bf_product_button{
  border: 2px solid #F04C23;
  width:50%;
  height:5%;
  font-size:18px;
  padding: 5px 0 0 5px;
  text-decoration: none;
  background-color:#F04C23;
} */

.announcement-bar__link{
  padding: 1rem 0.5rem;
}


/* Playlist Styles */
.playlist-container{
padding-bottom:75px;
margin: 0 auto;
}

.playlist-title{
  padding: 25px;
  text-align: center;
  
}
.playlist{
 padding: 0 25px;
 padding:15px;
 width: 75%;
 margin:0 auto;
}



/* --------------- COMPATIBLE ACCESSORY CARDS STYLES  -------------- */
.compat-row{
  display: flex;
  overflow-x: auto;
}
.compat-row::-webkit-scrollbar {
  display: none;
}

.compatible-card > h3{
  text-align: center;
}

#compatAccess{
  display: flex;
  justify-content: space-between;
  overflow-x: auto;
}


.product-card{
  /* cursor: pointer; */
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  /* justify-content: space-between; */
  max-width: 300px;
  max-height: 500px;
  height: 300px;
  text-align: center;
  min-height: 370px;
  border-radius: .25rem;
  margin: 1.5rem;
  transition: 0.3s;
  border: 1px solid rgb(207, 207, 207)
}

.product-card > img {
  width: 200px;
  padding:10px;
}
/* .product-card:hover{
  transform: scale(1.1);
} */



.product-title{
  font-size: 22px;
}


.access-product-link{
  background-color: #f04c23;
  color: white;
  height:4rem;
  cursor: pointer;
  margin: 10px;
  padding-top: 5px;
  text-decoration: none;
}

.product-link:link >, .product-link:visited, .product-link:hover, .product-link:active{
  text-decoration: none;
}


/* ---------- AMBASSADOR CARD STYLES ------- */

.ambassador-row{
  margin: 0 auto;
}

.ambassador-row > div > h2{
  text-align: center;
}
.ambassador-card{
  display: flex;
  flex-direction: row;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  /* align-items: center; */
  padding: 30px 0;
}

.ambassador-body{
  padding: 20px;
}

.ambassador-name{
  font-size: 20px;
  font-weight: bold;

}
.ambassador-desc{
  font-size: 14px;
  font-weight: normal;
  /* font-style: italic; */
  width: auto;
}

.ambassador-link{
  background-color: #f04c23;
  color: white;
  height:4rem;
  cursor: pointer;
  margin: 10px 10px 10px 0;
  padding-top: 5px;
  text-decoration: none;
  text-align: center;
}

.ambassador-link > a{
  text-decoration: none;
  color: #f2f2f2;
  text-align: center;
}

/* .section-image-with-text .text {
  padding-left:0;
  padding-right:0;
} */

/* ----------------- LADDER SAFETY MONTH STYLES----------------- */

#LSM-Calendar-wrapper{
  width:90%;
  margin: 0 auto;
  padding: 0 !important;
}


/* Month header */
.LSM-month {
  padding: 30px 25px;
  width: 100%;
  background: #333333;
  text-align: center;
  }
  
  /* Month list */
  .LSM-month ul {
  margin: 0;
  padding: 0;
  }
  
  .LSM-month ul li {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  list-style-type: none;
  letter-spacing: 3px;
  }

 
  
  /* Weekdays (Mon-Sun) */
  .LSM-weekdays {
    margin: 0;
    padding: 10px 0;
    background-color:#ddd;
    display: flex;
    justify-content: space-evenly;
  }
  
  .LSM-weekdays li {
    display: inline-block;
    /* width: 13.6%; */
    color: #666;
    text-align: center;
    text-transform: uppercase;
  }
  
  
  .LSM-days {
    padding: 35px 0;
    background: #eee;
    margin: 0;
    display: flex;
    justify-content: space-evenly;
  }
  
  .LSM-days li {
    list-style-type: none;
    display: inline-block;
    /* width: 13.6%; */
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    color: #777;
  }

  .LSM-days > li > p{
    font-size: large;
  }

  .section-image-with-text--fad28015-8055-450d-aafb-8e4a828812ca > .image, .section-image-with-text--d68ac53e-114f-42e0-b331-d9b17a56c0b5 > .image, .section-image-with-text--eeb986e5-3615-4c45-85a6-d9237be08ad5 > .image, .section-image-with-text--600fe668-5b42-41ba-ace1-9724540c9abf > .image{
    padding: 25px 75px 100px 75px;

  }

  .swiper-section--template--16678635864297__42e68248-a300-4a8c-954b-15551ebf4344, .section-image-with-text.section-image-with-text--a6e49439-4076-4f10-9cd6-0dda1806d140 .text {
    background: linear-gradient(#e2d6c7, white);
  }

  .shopify-payment-button > button {
    width: 100% !important;
    height: 50px;
    background-color: #E24821;
    color: white;
    font-weight: bold;
  }

   .govx-id-page{
    margin: 100px 50px;
  }

  .govx-id-page > p{
    font-size: 2rem;
    font-weight: bold;
  } 


  .product__info-wrapper .product__info-container .product__text, .product__info-wrapper .product__info-container .product__description{
    font-weight: bold;
    color:#E24821;
  }


  #ideal-logo{
    display: flex;
  justify-content: center;
  }

  #ideal-logo-img {
    width: 150px;
  }

  .klaviyo-form-WTUnNL{
    width: 25%;
    margin: 0 auto;
  }

  /* MEDIA QUERIES */

/* TABLET STYLES */


@media only screen and (max-width: 1050px) and (min-width: 601px) {

  .locator-title > h3{
    font-size: 22px;
  }

  .modal-popup{
    width: 70%;
  }

  .list{
    display: flex;
    justify-content: space-around;
    overflow-x: scroll;
  }

  .parts-container{
    width: 30%;
  }

  .grid > .product__images-slider{
    position:inherit;
  }

.ambassador-application{
  width: 75% !important;
  padding: 10px 25px !important;
}

.section-text-over-image .text-over-image-content-desktop{
  display: flex !important;
  flex-wrap: nowrap;
  overflow-x: scroll;
}

.text-over-image-text{
  align-items: center;
}

.text-over-image-text > .text-over-image-text-title h3{
  text-align: center !important;
}


/* add in sticky position for tablet (double check smaller tablet sizes and the stickiness going behind the dropdowns) */
/* .grid > .product__images-slider{
  align-self: flex-start;
  position: sticky;
  top: 10;
  padding-top: 35px;
} */


/* #swiper-media {
  height: 45vh !important;
} */

.product__text{
  color:#f04c23;
}


.compat-row{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.ambassador-card{
  display: flex;
  flex-wrap: wrap;
  align-items: center;

}

.ambassador-desc{
  padding:10px
}


/*  LADDER SAFETY MONTH STYLES*/

.LSM-days > li > p{
  font-size: small ;
}

.LSM-days > li > a{
  padding: 9px 0 10px 0;
}


}

  /* -----------------MOBILE STYLES -----------------*/

  @media only screen and (max-width: 600px) {

    /* .mobile-menu-main, .mobile-menu-sub {
      background-color: #000 !important;
    } */

    .text {
      padding: 20px 15px 0 15px;
    }

    .mobile-menu-content{
      background: black !important;
    }

  .swiper-slide .section-image-with-text .section-image-with-text--bca2ef7b-9517-42b3-8118-663a722ae342 .screen-height-one-half .screen-height-full--mobile .section-adapt-to-image > .text{
    position: relative;
    background-color: #fff;
    }
    
    .swiper-slide .section-image-with-text .section-image-with-text--bca2ef7b-9517-42b3-8118-663a722ae342 .screen-height-one-half .screen-height-full--mobile .section-adapt-to-image > .text {
      position: inherit !important;
      background-color: #fff !important;
    }

    .form-container{
      display: block;
    }

    .contact-us {
      width: 100%;
    }

    .template-warranty .warranty-form{
      display: block;
      width: 100%;
      padding-left: 0;
    }

    .template-warranty .warranty-info,
    .template-warranty .contact-us,
    .template-warranty .contact-right{
      width: 100%;
      padding-left: 16px;
      padding-right: 16px;
      box-sizing: border-box;
    }

    .template-warranty .contact-right{
      padding-bottom: 32px;
    }

    .template-warranty .subtitle,
    .contact-page .subtitle{
      width: 100%;
    }

    /* Returns/Contact form pages: cancel the grid gutter's negative margin
       so content respects the page-width padding instead of sitting at the edge */
    .contact-page > .grid{
      margin-left: 0;
    }

    .contact-page .grid__item{
      width: 100%;
      max-width: 100%;
      padding-left: 0;
    }

    .contact-page .contact-container{
      width: 100%;
    }

    .klaviyo-form{
      margin: 0 auto;
      border: 1px gray solid;
      border-radius: 5%;
      width: 20%;
      margin-top: 20px;
      margin-bottom: 20px;
    }

    .title-border{

      width: 25%;
      margin: 10px 0 0;
    }

    .text-over-image-text-subtitle{
      text-decoration: none;
      color: white;
      text-align: left;
    }


    .contents{
      display: block;
    }

    .list{
      display: flex;
      flex-wrap: nowrap;
      overflow-x: scroll;
    }

    .locator-title{
      width: 100%;
    }

    .locator-title > h3 {
      font-size:1.5em;
    }

    .locator-form{
      width: 100%;
    }

    .locator-form > a {
      margin-top: 0;
    }

    #search-accessories{
      padding-bottom: 10px;
      display: flex;
      flex-direction: column;
    }

    #search-accessories > input, #search-manuals > input{
      margin-top: 15px;
      width: 100%;
    }

    #parts-search-term, .compatibleSearch{
      width: -moz-available;
      margin: 0 0 10px 0;
    }


    .accessories-list, .parts-list, .manuals-list{
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap;
      overflow-x: scroll;
    }

    .accessory-container, .parts-container, .manual-container{
      width: 60%;
    }

    .manual-container{
      width: 100% !important;
    }

    .manual-container > a > .image > img{
      width: 100%;
    }

    .manual-container > a > h3{
      font-size: x-large !important;
      padding-bottom: 25px;
    }

    .modal-popup{
      width: 100% !important;
      height: auto;
    }

    .grid > .product__images-slider{
      position:inherit;
    }

    .image .image-mobile{
      border-top: #f04c23 dashed 3px;
    } 

    #swiper-media {
      height: 45vh !important;
    }


    /* .shopify-section > .swiper > .swiper-wrapper > .swiper-slide {
      border: 3px solid red; 
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
    } */

    .shopify-section > .swiper > .swiper-wrapper > .swiper-slide > .text {
      margin: 0 auto;
      padding:0 16px;
      /* border: blueviolet 5px dashed; */
      /* position: inherit; */
    }
    .swiper-pagination .swiper-pagination-center {
      bottom: 4px;
    }

    .section-image-with-text.section-image-with-text--7c1d54a8-3567-425c-b480-eb6bdce73939 .text {
      position: relative !important;
      order: 2 !important;
      background-color: rgba(255, 255, 255) !important;
    }

    .section-image-with-text.section-image-with-text--7c1d54a8-3567-425c-b480-eb6bdce73939 .text > .pre-heading {
      color: #f04c23 !important;
  }

  .section-image-with-text.section-image-with-text--7c1d54a8-3567-425c-b480-eb6bdce73939 .text > .heading > .h1 > p > strong{
    color: black !important;

  }

  .section-image-with-text.section-image-with-text--7c1d54a8-3567-425c-b480-eb6bdce73939 .text > .sub-heading{
    color: black !important;
  }

  .footer > .footer-top > .footer-block {
    width: 50%;
    max-width: 100%;
  }

  .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -8px;
    left: 0;
    width: 100%;
  }

  /* Hero (image with text) dots: lift off the bottom edge on mobile */
  .swiper-images-with-text.swiper-horizontal > .swiper-pagination-bullets {
    bottom: 4px;
  }

  .horizontally-scrollable-content-box-title{
    font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  }

  .collection-banner-main > .image{
    height: 175px !important;
  }

  /* #swiper-media{
    height: 50vh !important;
  } */

  .shopify-section > .swiper > .swiper-wrapper > .swiper-slide > .text{
    position: relative;
    background-color: #fff;
    padding:0 16px;
    
  }

  .shopify-section > .swiper > .swiper-wrapper > .swiper-slide > .text > .btn{
    padding-bottom: 10px;
  }

  .section-text-over-image .text-over-image-content-desktop{
    display: flex;
    flex-wrap: wrap;
    overflow-x: scroll;
  
  }

.ambassador-card{
  display: flex;
  flex-wrap: wrap;
  align-items: center;

}

  .ambassador-desc{
    width: auto;
  }

    /* ----------------- LADDER SAFETY MONTH STYLES----------------- */

  .LSM-week-container{
    display: flex; 
  }

  .LSM-weekdays{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 40%;
    padding-left: 15px;
  }

  .LSM-weekdays > li {
    font-size: larger;
    padding-bottom: 15px 0;
    /* border-top: 1px solid black; */
  }

  .LSM-days{
    display: flex;
    flex-direction: column;
    width: 60%;
  }

  .LSM-days > ul > li {
    padding:15px 0;
  }

  .LSM-days > li{
    padding: 10px 0;
  } 

  .LSM-days > li > a{
    padding: 0;
  }

  .section-image-with-text--fad28015-8055-450d-aafb-8e4a828812ca > .image, .section-image-with-text--d68ac53e-114f-42e0-b331-d9b17a56c0b5 > .image, .section-image-with-text--eeb986e5-3615-4c45-85a6-d9237be08ad5 > .image, .section-image-with-text--600fe668-5b42-41ba-ace1-9724540c9abf > .image{
padding: 0;
  }


  .klaviyo-form{
    width: 100%;
  }


  #ideal-logo{
    display: flex;
    justify-content: center;
  }

  #ideal-logo-img {
    width: 150px;
  }

  .klaviyo-form-WTUnNL{
    width: 100%;
  }



}



@media only screen and (max-width: 1000px) {
  .mobile-menu-main, .mobile-menu-sub {
    background-color: #000;
  }
}


@media only screen and (max-width: 1920px) {
  .mobile-menu-main, .mobile-menu-sub {
    background-color: #000;
  }
}

.okeReviews {
  color: #000;
}

@media only screen and (max-width: 989px) {
  #footer-social-icons{
    flex-wrap: wrap;
    min-width: 100px;
  }
  .social a {
    margin-bottom: .5rem;
  }
}

/* Certified Rerfurbished Page CSS  Start*/
div.desc {
  text-align: left;
  font-size: 20px;
  margin-top: 6px;
}
.refurb-heading-text {
  font-size: 52px;
  color: #f04c23;
  padding-left: 20px;
}
.refurb-heading-text-top {
  font-size: 48px;
  color: #f04c23;
}
.refurb-logo {
  max-width: 100px;
  margin-top: 50px;
  margin-left: 25px;
}
.refurb-logo-hero {
  max-width: 100px;
  vertical-align: middle;
}
.footer-sub-heading {
  color: white;
  padding-left: 20px;
  font-size: 20px;
}
.ladder-family a {
  text-decoration: none;
  color: white;
}
.hero-logo {
  position: absolute;
  top: 20%;
  left: 20%;
}
.hero-bottom {
  margin-top: 150px;
}
.hero-image {
  background: url("/cdn/shop/files/lg-refurb-hero-image.jpg?v=1712585590")
    no-repeat top center/cover;
}

.hero-bottom span {
  font-size: 20px;
}

.refurb-hero-sub-heading {
  font-size: 24px;
}

@media only screen and (max-width: 600px) {
  .refurb img {
    height: 100px;
    width: 100px;
    text-align: center;
  }
  .refurb-heading-text-top {
    font-size: 28px;
  }
  .hero {
    text-align: center;
  }
  .refurb-heading-text {
    font-size: 24px;
  }
  .footer-sub-heading {
    font-size: 16px;
  }
  div.desc {
    text-align: center;
    font-size: 18px;
    margin-top: 6px;
  }
  .hero-bottom {
    margin-top: 50px;
  }
  .refurb-hero-sub-heading {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1367px) {
  .ladder-family {
    padding: 0px 60px;
  }
}

/* Certified Rerfurbished Page CSS  End*/


/* Ladder Safety Training (Fastenal) Iframe mobile view*/
@media only screen and (max-width: 600px) {
  .WidgetBackground__Container-sc-1ho7q3r-0 {
    padding: 20px !important;
  }
}

/* Discout percentage badge - product page */
.price .price__badge-sale {
  border-radius: 0;
  font-size: 13px;
  background-color:  #F04C23 !important;
  color: white !important;
  font-weight: bold;
  border: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.price .price__badge-sold-out {
  border-radius: 0;
  font-size: 13px;
  background-color:  #58595b !important;
  color: white !important;
  font-weight: bold;
  border: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* button text style */
.button {
  font-weight: 500;
}

@media (max-width: 767px) {
  .collection-banner .description {
    margin-top: 10px;
  }
}

/* Learn more button style */
.link_button {
  background-color: #58595b;
  inline-size: 110px;
  padding: 5px;
  color: white !important;
  margin-right: 10px;
}

/* For Xtreme ladder product page */
.product__text a {
  color: #58595b;
}

/* announcement bar message font size*/
@media only screen and (max-width: 480px) {
  .announcement-bar__message {
    font-size: 14px;
  }
}

.product-price {
    display: unset !important;
    flex-direction: unset !important;
}

.notifyButtonStyle {
  margin: 0 0 !important;
}

.product-main-features {
  padding-left: 1.5rem;
}

/* Product Title & Price */
.product-header {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  flex-wrap: wrap; /* ensures it wraps on mobile */
}

.product-header__title,
.product-header__price {
  font-family: 'Eurostile Bold', sans-serif;
  font-size: 2.5rem;
  letter-spacing: 0.1rem;
}

.product-header__price {
  margin-left: 0.4rem; /* optional fine-tuning for spacing */
}