/** Shopify CDN: Minification failed

Line 2423:7 Expected ":"

**/
html, body{
  overflow-x: hidden;
}
body{
  font-family: 'Work Sans', sans-serif;
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
}
@keyframes spin {
  from {
      transform:rotate(0deg);
  }
  to {
      transform:rotate(360deg);
  }
}
.go-fifty{
  width: 50%;
    float: left;
}
#stories{
  display: none !important;
}
h1{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 40px !important;
  line-height: 55px !important;
}
h2{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 32px !important;
  line-height: 48px !important;
}
h3{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 24px !important;
  line-height: 38px !important;
}
h4{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px !important;
  line-height: 28px !important;
}
h5{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
h6{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
p{
  font-size: 16px !important;
  line-height: 22px !important;
}
small{
  font-size: 12px !important;
  line-height: 16px !important;
}
.product-card-wrapper a.full-unstyled-link:hover{
  color: #000000 !important;
}
a:hover{
  text-decoration: none !important;
  color: #000000 !important;
}

.header__menu-item:hover span {
  text-decoration: none !important;
  text-underline-offset: 0.3rem !important;
  color: #0000ff !important;
}
.announcement-bar__message.h5{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  line-height: 14px !important;
  padding-top: 12px;
}
@media screen and (max-width: 990px) {
  body{
    font-size: 16px !important;
    line-height: 22px !important;
  }
  h1{
    font-size: 32px !important;
    line-height: 48px !important;
  }
  .product__title h1{
    font-size: 25px !important;
    line-height: 1.3 !important;
  }
  .h2{
    font-size: 28px !important;
    line-height: 36px !important;
  }
  h3{
    font-size: 24px !important;
    line-height: 36px !important;
  }
  h4{
    font-size: 18px !important;
    line-height: 28px !important;
  }
  h5{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  h6{
    font-size: 14px !important;
    line-height: 20px !important;
  }
  p{
    font-size: 1.4rem !important;
    line-height: 1.8rem !important;
  }
}

.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role=button]:before, .cart__dynamic-checkout-buttons [role=button]:before {
    border-radius: 24px !important;
}

.bb-button{
  background-color: #26282A !important;
  border: #FFFFFF 1px solid !important;
  box-shadow: none !important;
  line-height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 6rem;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important; 
  color: #FFFFFF !important;
}
.bb-button:hover{
  background-color: #FFFFFF !important;
  border: #FFFFFF 1px solid !important;
  color: #26282A !important;
  box-shadow: none !important;
}

.bb-button-white{
  background-color: #ffffff !important;
  border: #FFFFFF 1px solid !important;
  box-shadow: none !important;
  line-height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 6rem;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important; 
  color: #26282A !important;
}
.bb-button-white:hover{
  background-color: #26282A !important;
  border: #FFFFFF 1px solid !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

.bb-button-blue{
  background-color: #637BE9 !important;
  border: #637BE9 1px solid !important;
  box-shadow: none !important;
  line-height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 6rem;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important; 
  color: #FFFFFF !important;
  text-transform: uppercase;
}
.bb-button-blue:hover{
  background-color: #FFFFFF !important;
  border: ##637BE9 1px solid !important;
  color: ##637BE9 !important;
  box-shadow: none !important;
}

.bb-button-amazon{
  background-color: #FF9900 !important;
  border: #FF9900 1px solid !important;
  box-shadow: none !important;
  line-height: 48px;
  border: 0;
  padding: 0 8rem;
  cursor: pointer;
  display: block;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important; 
  text-align: center;
  color: #FFFFFF !important;
  text-transform: uppercase;
}
.bb-button-amazon:hover{
  background-color: #FFFFFF !important;
  border: ##FF9900 1px solid !important;
  color: ##FF9900 !important;
  box-shadow: none !important;
}

.bb-button-black{
  background-color: #000000 !important;
  border: #000000 1px solid !important;
  box-shadow: none !important;
  line-height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 6rem;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 24px;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important; 
  color: #FFFFFF !important;
  text-transform: uppercase;
}
.bb-button-black:hover{
  background-color: #000000 !important;
  border: #000000 1px solid !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
}

.bb-off-white{
  background-color: #F4F3F3;
}
#MainContent{
  background-color: #F4F3F3;
}

/* FOOTER */

.footer-block.grid__item {
    
}
.footer-block__details-content .list-menu__item--link {
    font-size: 18px !important;
    line-height: 40px !important;
    color: #ffffff !important;
    opacity: 1 !important;
    padding: 0px !important;
}
@media screen and (min-width: 750px){
  .footer-block.grid__item {
      width: 25% !important;
  }
  .footer-block.grid__item:first-child {
      width: 40% !important;
  }
}
.newsletter-form__field-wrapper .field__input {
  font-size: 16px !important;
  line-height: 48px !important;
}
.list-social {
    justify-content: flex-start !important;
}
.list-social__link {
    padding: 2rem 8px 2rem 0 !important;
}
.footer-block__heading {
    margin-bottom: 30px !important;
    margin-top: 10px !important;
  font-size: 24px !important;
  line-height: 34px !important;
}
.footer-info-flex-container {
    
}
.footer__payment, .footer__copyright{
  
}
.footer-info-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.footer-info-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

.payment-column {
  background-color: blue;
  height: 100px;
}

.copyright-column {
  background-color: green;
  height: 100px;
}
.list-payment {
    justify-content: flex-start !important;
}
.footer__copyright {
    text-align: right !important;
}
.footer__content-bottom {
    border-top: none  !important;
    padding-top: 0rem !important;
}
.footer__content-top {
    padding-bottom: 1rem !important;
}
@media screen and (max-width: 990px) {
  .footer-block__details-content .list-menu__item--link {
      font-size: 18px !important;
      line-height: 40px !important;  
      padding: 0px !important;
  }
  .list-payment {
      justify-content: center !important;
  }
  .list-social {
      justify-content: center !important;
  }
  .footer-info-row {
      display: block;
      width: 100%;
  }
  .footer__copyright {
      text-align: center !important;
  }
  .row .col-12:first-of-type ul.footer-block__details-content {
     border-top: none;      
    padding-top: 0rem !important;
  }
  ul.footer-block__details-content {
     border-top: 1px solid #fff;
      margin-bottom: 1rem !important;
    padding: 2rem 0 !important;
  }

  
  
  .footer-block.grid__item {
    padding: 0;
    margin: 1.0rem 0 !important;
    width: 100%;
}
  .footer-block__newsletter {
    margin-bottom: 4rem !important;
}
}
/* HEADER */
.header__inline-menu a.header__menu-item{
  font-size: 16px !important;
  line-height: 19px !important;
  padding-right: 3rem !important;
  opacity: 1 !important;
}
.header__heading-logo {
    vertical-align: middle;
}
h1.header__heading{
  line-height: 0 !important;
}
.header__icon .icon, .modal__close-button .icon, .search__button .icon {
    height: 40px !important;
    width: 40px !important;
}
.header-wrapper--border-bottom {
    border-bottom: 0.1rem solid rgba(var(--color-foreground),1) !important;
}
/* STANDARD PAGE 
.main-page-title {
  margin-bottom: 2rem;
  font-size: 32px !important;
  line-height: 38px !important;  
  padding: 0px !important;
  opacity: 0.5 !important;
  margin-top: 30px !important;
}
.generic-page hr {
    border: none;
    height: 1px !important;
    background-color: #26282A !important;
    margin: 30px 0 !important;
    clear: both !important;
  opacity: 1 !important;
}
.generic-page-copy-block{
  padding-top: 40px;
}
.generic-page-inner{
  padding-bottom: 60px;
}
@media screen and (min-width: 990px) {
  .main-bb-cart-page .rte{
    padding-left: 6rem;
  }
  .generic-page .generic-page-inner hr.desktop-hide {
   display: none !important;
 }
.main-page-title {
  position: absolute;
  writing-mode: vertical-lr;
  margin-left: -53px;
  margin-top: 25px !important;
}
.generic-page{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.generic-page .generic-page-inner{
  border-left: 0.1rem solid rgba(var(--color-foreground),1) !important;
  padding-top: 30px;
}

.generic-page h4{
  display: block;
  width: 33.3%;
  padding-left: 8%;
  float: left;
  margin-top: 2rem !important;
}
.generic-page .generic-page-copy-block{
  display: block;
  width: 66.6%;
  padding-right: 8%;
  float: right;
  padding-bottom: 20px;
}
}
*/
/* INSTA BLOCK */
.insta-block{
  
}
.instatitle{
  font-size: 24px !important;
  line-height: 42px !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.instatag{
  background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/insta-colour.svg?v=1687531806);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  font-size: 18px !important;
  line-height: 26px !important;
  color: rgba(0,0,0,0.5) !important;
  padding-left: 30px !important;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.instatag a{
  color: rgba(0,0,0,0.5) !important;
  text-decoration: none !important;
}
#instagram-feed-box{
  
}

/* PDP */
.bb-product-detail .product-form__submit {
    /* margin-bottom: 0 !important; */
  margin-top: 0.6rem !important;
  --shadow-horizontal-offset: 0;
    --shadow-vertical-offset: 0;
    --shadow-blur-radius: 0;
    --shadow-opacity: 0;
    --shadow-visible: 0;
    --border-offset: 0;
    --border-opacity: 0;
  box-shadow: none !important;
}
.product-detail-container{
  /* background-color: #F8F7F7; */
  background-color: #FFFFFF;
}
.bb_product_hero{
  height: calc(100vh - 100px);
  min-height: 500px;
  background-position: center;
  background-size: cover;
  border-bottom: #26282A 1px solid;
  display: grid;
}
.bb-product-main-image img{
  width: 100%;
  height: auto;
  margin: auto !important;
}
.bb-product-main-image img.global-media-settings{
  border: none !important;
}
.bb-product-gallery img{
  
}
.descriptions-container{
  background-color: #F4F3F3;
  border-top: #26282A 1px solid;
}

.descriptions-container.color-inverse{
  background-color: #26282A;
  border-top: #A0E8FE 1px solid;
}
.col-desc-title{
  border-right: #26282A 1px solid;
  padding: 80px 40px 80px 0px;
}

.descriptions-container.color-inverse .col-desc-title{
  border-right: #A0E8FE 1px solid;
}
.desc-title{
  font-size: 45px;
  text-transform: uppercase;
}
.col-desc-copy{
  padding: 80px 0 80px 80px;
}
.col-desc-copy p{
  font-size: 16px!important;
  line-height: 19px!important;
}
.bb_product_banner{
  height: 100vh;
  max-height: 600px;
  background-position: center;
  background-size: cover;
  border-bottom: #26282A 1px solid;
}
.bb_quote_title{
  background-color: #E4F96E;
}
.bb_quote{
  background-color: #26282A;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 27px;
}
.wyg-container{
  background-color: #F4F3F3;
}
.wyg-title h2{
  font-size: 45px !important;
  line-height: 55px !important;
}
.wyg-item-container{
  border: #26282A 1px solid;
  background-color: #ffffff;
}
.wyg-cat{
  color: rgba(38, 40, 42, 0.5);
  font-size: 16px;
  line-height: 19px;
}
.wyg-product-title{
  font-family: 'Montserrat', sans-serif !important;    
  color: rgba(38, 40, 42, 1);
  font-size: 18px;
  line-height: 27px;
  min-height: 54px;
  text-align: center;
}
.wyg-item-container img{
  margin: 20px auto;
  display: block;
  height: 140px;
  width: auto;
  max-width: 100%
}
.you-might-like{
  background-color: #F8F8F7;
}
.you-might-like .grid__item{
  background-color: #ffffff;
}
.related-product-image img{
  width: 100%;
  height: auto;
}
.you-might-like{
  padding-bottom: 75px !important;
}
#related-products-slider{
  padding-bottom: 0px;
}
#related-products-slider h3.card__heading{
  padding-bottom: 20px;
  font-size: 35px !important;
  line-height: 45px !important;
}
#related-products-slider .price{
  padding-bottom: 20px
}

.bb-product-main-image .global-media-settings{
  background-color: transparent !important;
}
.bb-product-gallery .media-grid-container {
    border-top: 1px solid rgba(0,0,0,1);  
    border-left: 1px solid rgba(0,0,0,1);  
    border-bottom: none;   
    border-right: none;
}
.bb-product-gallery div:nth-child(2) .media-grid-container {
}
.bb-product-gallery div:nth-child(3) .media-grid-container {
    border-bottom: 1px solid rgba(0,0,0,1);  
}
.bb-product-gallery div:nth-child(4) .media-grid-container {
    border-bottom: 1px solid rgba(0,0,0,1);  
}
.bb-product-gallery img{
  filter: grayscale(0);
}
.bb-product-gallery img:hover{
  filter: grayscale(0);
}
@media screen and (max-width: 768px) {
  .bb-product-gallery img{
    filter: grayscale(0);
  }

}
.bb-product-detail{
  margin-bottom: 20px;
}

.bb-product-detail .product__info-container .product-form {
    margin: 0 !important;
}

.bb-product-detail .price.price--large{
  /* nborder-top: #26282A 1px solid; */
  padding-top: 20px;
}
.bb-product-detail .product-form form{
  
}
.bb-product-detail .product__title{
  text-transform: capitalize;
}
.bb-sale-price{
  color: rgba(38, 40, 42, 0.5);
  font-size: 12px;
  line-height: 24px;
}
.bb-discount_message{
  color: #C40000;
  font-size: 14px;
  line-height: 24px;
}
.bb-actual-price{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 20px !important;
  line-height: 34px !important;
  font-weight: bold !important;
  letter-spacing: 1.5px !important;
}
.bb-actual-price.small-price{
  font-size: 18px;
  line-height: 18px;
}
.quantity:after {
  box-shadow: none !important;
}
.quantity__button{
  border: #26282A 1px solid;
  border-radius: 50%;  
  background-color: #ffffff;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../ajax-loader.html') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: -70px;

    display: block;

    width: 24px;
    height: 24px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    
    z-index: 10;
    
    background-image: url("../png/bb-arrow-prevcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: 1;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    right: 50px;
    left: auto;
}
[dir='rtl'] .slick-prev
{
    right: 25px;
    left: auto;
}
.slick-prev:before
{
    content: '';
    background-image: url("../png/bb-arrow-prevcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}
[dir='rtl'] .slick-prev:before
{
    content: '';
    background-image: url("../png/bb-arrow-nextcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

.slick-next
{
    right: 25px;
    background-image: url("../png/bb-arrow-nextcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}
[dir='rtl'] .slick-next
{
    right: auto;
    right: 50px;
    background-image: url("../png/bb-arrow-prevcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}
.slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}

.slick-prev:hover, .slick-prev:focus {
    color: transparent;
    outline: none;
    background-image: url("../png/bb-arrow-prevcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

.slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background-image: url("../png/bb-arrow-nextcdcc.png?v=1727858779");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 0px;
}

.slick-dots
{
    position: absolute;
    bottom: -50px;

    display: block;

    width: 100%;
    padding: 0;
    padding-left: 15px;
    margin: 0;
    margin-top: 20px;

    list-style: none;

    text-align: center;
}

#related-products-slider .slick-dots {
  position: absolute;
  bottom: -120px;
  display: block;
  width: 100%;
  padding: 0 0 0 15px;
  margin: 20px 0 0;
  list-style: none;
  text-align: left;
  left: -67px;
}

#gallery-car .slick-dots {
  text-align: center;
}
#gallery-car{
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
}

#activity-car .slick-dots li button:before {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;   
    background-color: #FFFFFF
}


.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    display: block;
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 10px;
    height: 10px;

    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    border: 1px solid #000000;
    border-radius: 5px;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* PLP */
.card__inner .card__media .media--transparent img{
  /*
  background-color: red;
  background-blend-mode: multiply;
  */
}
.sale-spinner{
  animation-name: spin;
  animation-duration: 5000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  /* transform: rotate(3deg); */
  /* transform: rotate(0.3rad);/ */
  /* transform: rotate(3grad); */ 
  /* transform: rotate(.03turn);  */
}

.product-grid-container .grid.product-grid{
  column-gap: 10px !important;
  row-gap: 10px !important;
}
.product-grid-container .grid.product-grid .card{
  border: none;
  border-radius: 0;
}

.product-grid-container .grid.product-grid .card .card__inner .card__media {
   
}
.product-grid-container .grid.product-grid .card__inner.gradient{
  transform: none;
}
.product-grid-container .grid.product-grid .card__content{
  padding: 10px 30px;
}
.product-grid-container .grid.product-grid .card__content h3.card__heading{
  font-size: 24px !important;
  line-height: 30px !important;
  text-transform: uppercase;
}
.product-grid-container .grid.product-grid .card__content .price-item.bb-sale-price{
  font-size: 12px;
  line-height: 14px;
  color: rgba(38, 40, 42, 0.5);
}
.product-grid-container .grid.product-grid .card__content .bb-discount_message{
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .grid.product-grid .card__content .price-item, .product-grid-container .grid.product-grid .card__content .price-item--regular{
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px !important;
}
.product-grid-container .grid.product-grid .card__badge.top {
    margin-top: 20px;
}
.product-grid-container .grid.product-grid .card--standard .card__media {
    
}
h4.bb-product-type{
  font-size: 10px !important;
  line-height: 27px !important;
  color: #4C7AED !important;
  text-transform: uppercase !important;
  display: none;
}
@media screen and (min-width: 750px){
  .collection-hero__image-container {
      margin-left: 0 !important;  
      min-height: 450px !important;
      border-bottom: 1px solid rgba(0,0,0,1);
  }
  .collection-hero.collection-hero--with-image {
      padding: 0 !important;
      overflow: hidden;
  }
} 
.collection-hero__image-container{
  border: none !important;
}
@media screen and (min-width: 990px){
  .grid--3-col-desktop .grid__item {
      width: 33.1% !important;
      max-width: 33.1% !important;
  }
  
}
.collection-hero {
  border-bottom: 1px solid rgba(0,0,0,1) !important;
}
.bb-large-marquee{
  font-family: 'Montserrat', sans-serif !important;
  padding: 0 0 0 0;
  font-size: 28px;
  line-height: 46px;
  color: #ffffff;
  background-color: #26282A;
  text-transform: uppercase;
}
/* TEMP */
#FacetFiltersForm{
  display: none !important;
}

#main-collection-filters{
  padding-bottom:32px;  
}
.button.bb{
  font-size: 14px !important;
  min-height: 38px !important;
}
.button.bb a{
  color: rgb(38,40,42) !important;
  text-decoration: none !important;
}
.button.bb a:hover{
  color: rgb(38,40,42) !important;
  text-decoration: none !important;
}
.floating-pdp-container{
  margin-top: auto;
  margin-bottom: 36px;
  width: 100%;
  z-index: 2;
}
.floating-pdp{
  justify-self: flex-end;
  margin-top: auto;
  margin-bottom: 36px;
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,1);
  padding: 20px;
  max-width: 500px;
  width: 100%;
  margin-left: auto;
}
.floating-pdp-image img{
  width: 100%;
  height: auto;
  border: none;
}
.floating-pdp .bb-discount_message{
  display: none;
}
.floating-pdp .price-item--last .bb-actual-price{
  font-size: 18px;
  line-height: 22px;
}
.floating-pdp .floating-pdp-cat{
  font-size: 12px;
  line-height: 14px;
  color: rgba(38, 40, 42, 0.5);
}
.floating-pdp .floating-pdp-title{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}
.floating-pdp .quantity__label{
  display: none;
}

/* CART */
cart-items.bb-main-cart{
  padding: 30px;
  border: 1px solid rgba(0,0,0,1);
  margin-top: 20px;
  background-color: #ffffff;
}
.bb-td-cart-image{
  padding: 10px !important;
}
.bb-td-cart-details{
  padding: 10px !important;
}
.bb-td-cart-details .h4{
  font-size: 16px;
  line-height: 19px;  
}
.bb-td-cart-details .product-option{
  color: rgba(38, 40, 42, 0.5);
}
.bb-td-cart-subtotal{
  padding: 10px !important;
}
@media screen and (min-width: 750px){
  .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices) {
      margin-top: 0rem !important;
  }
} 
.bb-td-cart-subtotal .price {
  font-size: 18px;
  line-height: 24px;  
}
.bb-td-cart-quantity{
  padding: 10px !important;
}
.bb-td-cart-quantity{
  padding: 10px 10px 0px 10px !important;
}
.bb-td-cart-remove{
  padding: 10px 10px 0px 10px !important;
  text-align: right;
}
cart-items.bb-main-cart .cart__items{
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.cart__blocks{
  padding: 30px;
  border: 1px solid rgba(0,0,0,1);
  background-color: #ffffff;
}
@media screen and (min-width: 750px){
  .tax-note {
      margin-bottom: 2.2rem;
      text-align: center !important;
  }
}  
.bb-cart-totals-title{
  color: rgba(38, 40, 42, 0.5);
  border-bottom: 1px solid rgba(0,0,0,0.5);
  padding-bottom: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 750px){
  .cart__footer {
      padding-top: 20px !important;
  }
}
.bb-main-cart-returns-policy{
  padding: 30px;
  border: 1px solid rgba(0,0,0,1);
  background-color: #ffffff;
  border-top: none;
}
.bb-main-cart-returns-policy span{
  font-size: 14px !important;
  line-height: 17px !important;  
}
.bb-cart-delivery-message{
  background-color: #26282A;
  color: #ffffff;
  font-size: 14px !important;
  line-height: 17px !important; 
  padding: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .product-grid-container .grid.product-grid .card{
    border-right: none;
  }
  .product-grid-container .grid.product-grid .card__content h3.card__heading {
      font-size: 18px !important;
      line-height: 24px !important;
  }
  .product-grid-container .grid.product-grid .grid__item:nth-child(1) .card, 
  .product-grid-container .grid.product-grid .grid__item:nth-child(3) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(5) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(7) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(9) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(11) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(13) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(15) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(17) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(19) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(21) .card,
  .product-grid-container .grid.product-grid .grid__item:nth-child(23) .card{
      border-right: 1px solid rgba(0,0,0,1);
    
  }
  cart-items.bb-main-cart{
    padding: 30px;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,1);
    margin-top: 0px;
    background-color: #ffffff;
  }
  .bb-main-cart-returns-policy{
    padding: 30px;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,1);
    background-color: #ffffff;
    border-top: none;
  }
  .cart__footer{
    padding: 0px !important;
  }
  .cart__blocks {
    padding: 30px;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,1);
    background-color: #fff;
  }
  .main-bb-cart-page .generic-page-inner .rte{
    margin: 0 -1.5rem;
  }
  #related-products-slider .slick-dots {
    position: absolute;
    bottom: -120px;
    display: inline-block;
    width: auto;
    padding: 0 0 0 15px;
    margin: 20px auto;
    list-style: none;
    text-align: center;
    left: 0;
    right: 0;
  }
  .bb_quote_title h2 {
    font-size: 16px !important;
    line-height: 35px !important; 
  }
  .bb_quote {
    font-size: 16px;
    line-height: 25px;
  }
  .bb_product_banner {
    max-height: 400px;    
  }
  .col-desc-title {
    border-right: none;
    padding: 30px 10px 10px 10px;
  }
  .col-desc-copy {
    padding: 10px 10px 20px 10px;
  }
  .wyg-title h2{
    font-size: 32px !important;
    line-height: 48px !important; 
  }
  .wyg-title p{
    font-size: 16px !important;
    line-height: 22px !important; 
    padding-bottom: 80px;
  }
  .wyg-item-container .wyg-title{
    font-size: 12px;
    line-height: 16px;
  }
  .wyg-item-container .wyg-cat {
    width: 38px;
    height: 38px;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    color: #FFF;
    background-color: #0348DD;
    border-radius: 50%;
  }
  .wyg-product-title {
    font-family: Montserrat,sans-serif!important;
    color: #26282a;
    font-size: 12px;
    line-height: 16px;
    min-height: 38px;
  }
  .bb_product_hero {
    height: 300px;
    min-height: 300px;
  }
  .floating-pdp {
    justify-self: reset;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #fff;
    border: none;
    padding: 20px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
  }
  .product-grid-container .grid.product-grid .card__content {
    padding: 10px 15px 30px 15px;
  }
  .sale-spinner {
    
      width: 50px;
  }
  .product-grid-container .grid.product-grid .card__badge.top {
    margin-top: 0px;
}
}
.insta-block{
  padding-bottom: 60px !important;
  padding-top: 60px !important;
}
#admin-bar-iframe{
  display: none;
}
.mobile-facets__wrapper {
    margin-left: 0;
    display: inline-block !important;
}
@media screen and (min-width: 750px){
  .facets-container-drawer .mobile-facets__wrapper {
      margin-right: 0 !important;
      flex-grow: 1;
  }
}
.product-count__text {
  padding-top: 10px !important;
  font-size: 12px !important;
  line-height: 17px !important;
  margin: 0 !important;
  color: rgba(38, 40, 42, 0.5) !important;
}
@media screen and (min-width: 750px){
  .facets-container-drawer .product-count {
      margin: 0 0 0 0 !important;
  }
}
@media screen and (max-width: 749px){
  .collection-hero--with-image .collection-hero__inner {
      padding-bottom: 0;
  }
}
@media screen and (max-width: 749px){
  .collection-hero--with-image .collection-hero__inner {
      padding-bottom: 0 !important;
  }
}  
.button--full-width {
  display: flex;
  width: 100%;
  /* max-width: 243px; */
}
.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded, .bb-button-white, .bb-button {
  /* max-width: 243px; */
  text-transform: uppercase !important;
}
@media screen and (min-width: 750px){
  .page-width {
      padding: 0 7rem;
  }
  .customer.account.page-width, .customer.order.page-width, .customer.addresses.page-width{
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
  
}
@media screen and (min-width: 990px){
.header:not(.drawer-menu).page-width {
    padding-left: 7rem;
    padding-right: 7rem;
}
}

/* MINI CART */
.cart-notification{
  padding: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/basket-top.svg?v=1689870365);
  background-repeat: no-repeat;
  background-position: right 18px top 0px;;
  padding-top: 18px !important;
}
.cart-notification-wrapper .cart-notification__heading{
  font-size: 14px !important;
  line-height: 17px !important;
  color: rgba(38, 40, 42, 0.5) !important;
  padding: 20px 20px 20px 10px;
  border-bottom: #000000 1px solid;
  border-top: #000000 1px solid;
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
  margin: 0 !important;
  background-color: #FFFFFF;
}
#cart-notification-product, .cart-notification__links{
  background-color: #FFFFFF;
  border-right: #000000 1px solid;
  border-left: #000000 1px solid;
}
.cart-notification__links{
  border-bottom: #000000 1px solid;
}

.cart-notification__links>* {
    margin-top: 0 !important;
}
.cart-notification-product__name.h4{
  font-size: 18px !important;
  line-height: 22px !important;
  text-transform: uppercase;
}
.cart-notification-product__image{
  padding: 0 20px !important;
  margin: 0 !important;
}
.cart-notification-product__image.global-media-settings{
  border: none !important;
}
.cart-notification__links{
  padding: 0 20px 30px 20px !important;
}
.cart-notification__links .link.button-label{
  display: none;
}
.modal__close-button.link {
  display: none;
}

/* MENU DRWAER */
.bb-drawer-sub-menu-item.menu-drawer__menu-item{
  padding: 60px 15px 20px 15px !important;
  text-decoration: none;
  font-size: 16px !important;
  line-height: 19px !important;  
  margin: 0 15px 15px 15px !important;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  color: #000000 !important;  
}
.bb-drawer-menu-item.menu-drawer__menu-item{
  padding: 60px 15px 20px 15px !important;
  text-decoration: none;
  font-size: 16px !important;
  line-height: 19px !important;  
  margin: 0 15px 15px 15px !important;
  background-color: #26282A;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  color: #FFFFFF !important;  
}
.bb-drawer-menu-item.menu-drawer__close-button{
  padding: 60px 15px 20px 15px !important;
  text-decoration: none;
  font-size: 16px !important;
  line-height: 19px !important;  
  margin: 15px !important;
  background-color: #26282A;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  color: #FFFFFF !important;  
  width: calc(100% - 30px);
}
.bb-drawer-sub-menu-item.menu-drawer__menu-item:hover {
  padding: 60px 15px 20px 15px !important;
  text-decoration: none;
  font-size: 16px !important;
  line-height: 19px !important;  
  margin: 0 15px 15px 15px !important;
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  color: #000000 !important; 
}
.bb-drawer-menu-item.menu-drawer__menu-item:hover {
  padding: 60px 15px 20px 15px !important;
  text-decoration: none;
  font-size: 16px !important;
  line-height: 19px !important;  
  margin: 0 15px 15px 15px !important;
  background-color: #26282A;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
  color: #FFFFFF;
}
.menu-drawer__navigation {
  padding: 20px 80px !important;
  background-color: #F7F7F7;
}
.bb-drawer-menu-item-regular.menu-drawer__menu-item{
  font-size: 18px !important;
  line-height: 24px !important; 
  padding: 10px 0 !important;
}
.bb-drawer-menu-item-regular.menu-drawer__menu-item:hover{
 background-color: transparent !important; 
}
.bb-secondary-menu{
  margin: 10px 15px 15px 15px !important;
  border-top: 1px solid #E1E6E7;
  padding-top: 10px !important;
}
.menu-drawer__account {
  padding: 1.2rem;  
  padding-left: 0 !important;  
  width: 100%;
}
.menu-drawer__account svg{
  width: 40px !important;
  margin-right: 10px !important;
}
.bb-drawer-menu-item{
  background-size: cover;
  background-position: center;
}
.bb-drawer-sub-menu-item{
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}
.bb-drawer-menu-item.menu-drawer__menu-item>.icon-arrow {
    position: absolute;
    right: 2.5rem;
    top: 75px;
    transform: translateY(-50%);
}
.menu-title{
  font-size: 14px !important;
  line-height: 17px !important; 
  margin: 0px 15px 10px !important;
  padding-top: 20px!important;
  padding-bottom: 10px!important;
  color: rgba(38, 40, 42, 0.5) !important;
}
.menu-drawer {
    width: 100% !important;
    max-width: 768px !important;
}
.header--has-social .menu-drawer__utility-links {
    padding: 20px 80px !important;    
}
@media screen and (max-width: 768px) {
  .menu-drawer__navigation {
    padding: 20px 0px !important;    
  }
  .header--has-social .menu-drawer__utility-links {
      padding: 20px 15px !important;    
  }
}

.generic-page-inner{
  min-height: 600px;
}
/* GALLERY */
.gallery-container-fluid img{
  
}
.floating-pdp-image img{
  width: 100%;
  height: auto;
}  
.ratio-3x4{
  padding-bottom: 149.85%;
}

.image-with-text__heading{
  font-size: 55px !important;
  line-height: 65px !important; 
  text-transform: uppercase;
  padding-right: 7rem !important; 
}
.image-with-text__text p{
  font-size: 16px !important;
  line-height: 22px !important;
  padding-right: 7rem !important; 
  color: #FFFFF !important;
}
.image-with-text__content.color-background-1{
  background-color: #ffffff !important;
  
}
@media screen and (max-width: 768px) {
  .image-with-text__heading{
    font-size: 32px !important;
    line-height: 32px !important; 
    padding-right: 2rem !important; 
  }
  .image-with-text__text p{
    font-size: 16px !important;
    line-height: 21px !important; 
    padding-right: 2rem !important; 
  }
  
}

.bb_blog_hero{
  height: 400px;
  background-position: center;
  background-size: cover;
  border-bottom: #26282A 1px solid;
  display: grid;
  margin-top: 0 !important;
}
.blog-title{
  color: #ffffff;
  text-transform: none;
}
.article-template__content p{
  font-size: 18px !important;
  line-height: 28px !important; 
  margin-bottom: 30px;
}
@media screen and (min-width: 990px){
  .page-width--narrow {
      max-width: 70rem;
      padding: 0;
  }
}
.main-blog h1{
  font-size: 35px !important;
  line-height: 55px !important; 
}
.article-card{
  border: none !important;
}
.article-card .card__media .media img {
    border-radius: 40px 40px 0 0;
}
.article-card__image.media{
  background-color: transparent;
  
}
.article-card .card--standard .card__inner {
    position: relative;
    box-sizing: border-box;
    border-radius: 40px 40px 0 0 !important;
}
.article-card h3{
  font-size: 14px !important;
  line-height: 21px !important; 
}
p.article-card__excerpt{
  display: none !important;
}
.article-card .caption-with-letter-spacing {
    font-size: 14px !important;
    line-height: 21px !important; 
    text-transform: none !important;
    color: rgba(38, 40, 42, 0.5) !important;
}
.main-blog .card__badge {
  border-radius: 0 !important;
  border: #000 1px solid !important;
  background-color: #E4FF68 !important;
  font-size: 12px !important;
  line-height: 21px !important; 
  margin-left: 10px;
  margin-top: 10px;
}
.main-blog .card__badge .badge{
  background-color: #E4FF68 !important;
  border: none !important;
}
.account h1, .order h1, .addresses h1{
  font-size: 35px !important;
  line-height: 45px !important; 
  text-transform: uppercase;
}
.account h2, .order h2, .addresses h2{
  font-size: 25px !important;
  line-height: 35px !important; 
  text-transform: uppercase;
}

.customer ul {
    padding-left: 0 !important;
    text-align: left;
    margin-bottom: 4rem;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #4756D1 !important;
}
.nav-tabs .nav-link {
  padding-bottom: 20px !important;
  border: none !important;
  border-bottom: 5px solid #E0E0E0 !important;
  font-size: 12px !important;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif !important;
  text-decoration: none !important;
  padding-right: 15px  !important;
  padding-left: 15px  !important;
}
.account-order-table .card-header{
  background-color: #4756D1;
  color: #FFFFFF;
  border: none;
}
.order-no, .order-date{
  font-size: 12px !important;
  line-height: 36px;
  font-family: 'Montserrat', sans-serif !important;  
}
.account-order-table .card{
  border: none;
}
.account-order-table .label, .account-order-table .order-data{
  font-size: 12px !important;
  line-height: 24px;
  color: rgba(38, 40, 42, 0.5) !important;
}
.account-order-table .order-data{
  color: rgba(38, 40, 42, 1) !important;
  font-family: 'Work Sans';
}
.account-order-table .order-value{
  font-family: 'Montserrat', sans-serif !important;
}
.account-order-table .order-button{
  display: inline-flex;
  width: 100%;
}
.card-footer{
  background-color: #FFFFFF;
  border: none;
  text-align: center;
}
@media screen and (min-width: 990px){
  :is(.account,.order)>div:nth-of-type(2) {
      display: block !important;
      margin-top: 5rem;
  }
}
.address-table-section button{
  margin: 1.5rem 0 1.5rem !important;
}
.address-table-section .card-header{
  border: none;
}
.address-table-section .card{
  border: none;
}
.address-table-section .card-header{
  background-color: #fff;
}

.address-no{
  font-size: 14px !important;
  line-height: 17px;
  color: rgba(38, 40, 42, 0.5) !important;
  text-transform: uppercase;
}
.address-delete a{
  font-size: 14px !important;
  line-height: 17px;
  color: rgba(38, 40, 42, 0.5) !important;
}
.address-copy{
  font-size: 16px !important;
  line-height: 21px;
  color: rgba(38, 40, 42, 1) !important;
}
.blue-button{
  background-color: #4756D1 !important;
  border: none !important;
  color: #FFFFFF !important;
}
.blue-button:hover{
  background-color: #4756D1 !important;
  border: none !important;
  color: #FFFFFF !important;
}

/* RICH TEXT SECTION */
.rich-text__text h3{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 32px !important;
  line-height: 48px !important;
  color: #F5F5F5;
}

.rich-text__text p{
  color: #F5F5F5;
  font-size: 16px !important;
  line-height: 24px !important;
  margin-top: 20px !important;
}

.rich-text.content-container{
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

@media screen and (min-width: 990px){
  .rich-text__blocks {
      max-width: 100% !important;
  }
  .rich-text.content-container{
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .rich-text__text p{
    color: #F5F5F5;
    font-size: 18px !important;
    line-height: 28px !important;
  }
}

.bg-green{
  /* background-color: #E4F96E; */
  background-color: #A0E8FE;
}
.bb-reviews-section .bb_quote_title{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 42px !important;
  line-height: 55px !important;
}
.slider__slide .article-card-wrapper{
  padding-right: 5px;
  padding-left: 5px;
}

.multicolumn .multicolumn-card__info h3{
  text-decoration: none !important;
  font-size: 14px !important;
  line-height: 17px !important;
  color: rgba(38, 40, 42, 0.5) !important;
  padding: 10px 100px 10px 0 !important;
  border-bottom: #E1E6E7 1px solid;
}
.multicolumn .multicolumn-card__info a{
  text-decoration: none !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 32px !important;
  line-height: 56px !important;
  color: #000000;
  padding: 0 !important;
  display: block;
}
@media screen and (min-width: 990px){
  .multicolumn .grid--3-col-desktop .grid__item {
      width: 33.1%!important;
      max-width: 33.1%!important;
  }
}


.multicolumn .multicolumn-card__info h4{
  text-decoration: none !important;
  font-size: 18px !important;
  line-height: 38px !important;
  color: rgba(255, 255, 255, 1) !important;
  padding: 10px 10px 0px 0 !important;
}
.multicolumn .multicolumn-card__info h4::before{
  display: block;
  content: " ";
  width: 100%;
  background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/green-arrow-v2.svg?v=1691946225);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  height: 15px;
  margin-bottom: 18px
}




.multicolumn .multicolumn-card__info p{
  text-decoration: none !important;
  font-size: 14px !important;
  line-height: 24px !important;
  color: rgba(255, 255, 255, 1) !important;
  padding: 10px 50px 50px 0 !important;
}

.bootbuddy-featured-collection{
  padding-top: 100px;
  padding-bottom: 100px;
}

.featured-category-card{
  border: #000000 1px solid !important;
  border-radius: 0 !important;
}
.fc-product:first-child .featured-category-card{
  border-bottom: none !important;
}

.featured-category-card .card__media {
    margin: 0px !important;
}
.featured-category-card .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer, .product-grid-container .media>*:not(.zoom):not(.deferred-media__poster-button){
    display: block;
    max-width: 80%;
    position: absolute;
    top: 10%;
    left: 10%;
    height: 80%;
    width: 80%;
}
.featured-category-card .card__information{
  padding: 0 20px 20px 20px !important;
}
.featured-category-card .card__heading.h5{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 24px !important;
  line-height: 30px !important;
  color: #000000;
}
.featured-category-card .price, .featured-category-card .bb-actual-price {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-top: 10px !important;
}

.bootbuddy-featured-collection .featured-collection-image img{
  width: 100% !important;
  height: auto !important;
  border: #000000 1px solid !important;
  border-radius: 0 !important;
  filter: grayscale(1);
}

.featured-product-bg{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
}

@media screen and (min-width: 750px){
  .cart__footer>* {
      width: 100% !important;
  }
}

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

   .bootbuddy-marquee marquee p {
    font-size: 28px !important;
    line-height: 55px !important;    
  }
  .bootbuddy-featured-collection .row{
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }
  .bootbuddy-featured-collection {
      padding-bottom: 0px;
  }
  .featured-product-bg {
    height: 300px !important;
  }
  .featured-product-row{
    width: auto !important;
  }
  .row.featured-product-row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
  }
  .section-template--19638206234930__3005082b-a1fe-47e5-973b-1f2779c78dd3-padding {
    padding-bottom: 0px !important;
  }
  .banner--content-align-mobile-center{
   min-height: 500px !important; 
  }
  .animate--fixed>img:not(.zoom):not(.deferred-media__poster-button), .animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button) {
      position: absolute !important;
      height: 100% !important;
  }
  .featured-collection-image.sticky-md-top .collection__title{
    padding-left: 2.5rem
  }
  .bootbuddy-product-banner h2{
    color: #000000 !important;
    font-size: 45px !important;
    line-height: 55px !important;
    text-align: left;
    
  }
  .bootbuddy-product-banner .banner__box {
      padding: 0rem 2.5rem 2rem 2.5rem;
  }
  .wyg-container{
    border-top: #000 1px solid !important;
  }
  .col-desc-copy{
    padding-top: 0px !important;
  }
  .col-desc-copy h2 button{
    padding-top: 20px !important;
    font-size: 20px !important;
    line-height: 28px !important;
    text-transform: uppercase !important;
  }
}

.featured-collection-image.sticky-md-top{
  top: 150px !important;
}


.multicolumn.color-background-1 .multicolumn-card__info h3{
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: rgba(38, 40, 42, 1.0) !important;
  padding: 10px 10px 10px 0 !important;
  border-bottom: none;
}
.multicolumn.color-background-1 .multicolumn-card__info a{
  text-decoration: none !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 32px !important;
  line-height: 56px !important;
  color: #000000;
  padding: 0 !important;
  display: block;
}
@media screen and (min-width: 990px){
  .multicolumn.color-background-1 .grid--3-col-desktop .grid__item {
      width: 33.1%!important;
      max-width: 33.1%!important;
  }
}
.multicolumn.color-background-1 .multicolumn-card__info h4{
  text-decoration: none !important;
  font-size: 18px !important;
  line-height: 38px !important;
  color: rgba(255, 255, 255, 1) !important;
  padding: 10px 10px 0px 0 !important;
}
.multicolumn.color-background-1 .multicolumn-card__info h4::before{
  display: block;
  content: " ";
  width: 100%;
  background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/green-arrow-v2.svg?v=1691946225);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  height: 15px;
  margin-bottom: 18px
}
.multicolumn.color-background-1 .multicolumn-card__info p{
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #26282A !important;
  padding: 10px 50px 50px 0 !important;
}


.rich-text.color-background-1{
  
}

.rich-text.color-background-1.content-container{
  padding-top: 80px !important;
  padding-bottom: 60px !important;
  border-bottom: #000000 1px solid !important;
}

.border-bottom{
  border-bottom: #000000 1px solid !important;
}

.template-search .facets-container{
  padding-bottom: 2rem !important;
  padding-top: 2rem !important;
}
.template-search .product-count__text {
    font-size: 15px !important;
    letter-spacing: 0 !important;
    line-height: calc(1 + .2 / var(--font-body-scale)) !important;
    font-family: 'Work Sans', sans-serif !important;
  padding-top: 0 !important;
}
.template-search__search .search {
    margin-top:  0 !important;
    
}
.template-search__header {
    margin-bottom:  0 !important;
}
.template-search__search {
    margin: 0 auto 0 !important;
  background-color: #ffffff !important;
}
#Search-In-Template.search__input {
    border-radius: 0 !important;
}
.template-search__header .search__button.field__button {
    display: none !important;
}
.template-search__header .reset__button.field__button {
    position: static !important;
}

.template-search__header .field:after {
    border: 0.1rem solid transparent;
    border-radius: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 1px !important;
    left: 0 !important;
    border: none !important;
}

.predictive-search__results-groups-wrapper{
  display: block !important;
} 
.predictive-search__heading{
  font-size: 14px !important;
  line-height: 28px !important;
  color: rgba(38, 40, 42, 0.5) !important;
  font-family: 'Work Sans', sans-serif !important;
  border-bottom: 0.1rem solid rgba(var(--color-foreground),.08);
  margin: 1rem 2rem !important;
  padding: 0.5rem 0 0.5rem !important;
    
}
.psearch-media img{
  width: 100%;
}

.predictive-search__results-list{
margin: 1rem 2rem!important;
    padding: 0.5rem 0!important;  
}
.predictive-search__list-item[aria-selected=true]>*, .predictive-search__list-item:hover>*, .predictive-search__item[aria-selected=true], .predictive-search__item:hover {
    background-color: none !important;
}

.predictive-search__item-heading.h5{
  font-size: 18px !important;
  line-height: 24px !important;
  color: rgba(38, 40, 42, 1.0) !important;
  font-family: 'Work Sans', sans-serif !important;
  margin-top: 3px;
}
a.pssearch-link{
  text-decoration: none !important;
}
predictive-search .price {
    margin-top: 0 !important;  
}
predictive-search .price .bb-actual-price{
  font-size: 18px !important;
  line-height: 24px !important;
  color: rgba(38, 40, 42, 1.0) !important;
  font-family: 'Work Sans', sans-serif !important;
}
.search-image-container{
  background-size: cover;
  
}

.predictive-search{
  background-image: url(../svg/basket-top994a.svg?v=1689870365);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 18px;
  border: none !important;
  background-color: transparent !important;
}
#predictive-search-results {
  border: #000 1px solid !important;
  background-color: #ffffff !important; 
}

.accordion-button {
  background-color: transparent !important;
}
.accordion, .accordion-item, .accordion-header, .accordion-button {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.accordion-button{
  padding: 0;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 26px;
    height: 22px;
    margin-left: auto;
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/plus.svg?v=1692797944);
    background-repeat: no-repeat;
    background-size: 26px;
    background-position: center;
    transition: var(--bs-accordion-btn-icon-transition);
}
.accordion-button:not(.collapsed)::after {
    background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/minus.svg?v=1692798392);
    transform: var(--bs-accordion-btn-icon-transform);
}

#delivery_timer_wrapper {
  padding: 15px 15px 15px 15px !important;
  color: #000000 !important;
  font-family: 'Work Sans', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  background: #ffffff !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #707070 !important;
  border-width: 1px !important;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  text-align: left !important;
  border-radius: 8px !important;
}
#delivery_timer_wrapper span.showvan {
    background-image: url(../svg/van_blackce9f.svg?v=1706258099);
    background-position: 0px center !important;
    background-repeat: no-repeat !important;
    padding-left: 25px !important;
    font-style: normal;
    background-size: 20px 16px;
}
#delivery_timer_wrapper h20{
  background-color: #4C7AED !important;
  color: #FFFFFF !important;
  font-family: 'Work Sans', sans-serif !important;
  font-size: 16px !important;
  line-height: 22px !important;
  font-weight: 500 !important;
  background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/van.svg?v=1692801789);
  background-position: 20px center !important;
  background-repeat: no-repeat !important;
  padding: 15px 15px 15px 60px !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
  text-transform: uppercase !important;
  display: block;
  border-bottom: #707070 1px solid;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.bb-product-detail .rating-star {
    --letter-spacing: .7;
    --font-size: 1.7;
}

.bb-card{
  border: #707070 1px solid;
  border-radius: 8px;
}
.bb-card-header{
  background-color: #4C7AED;
  color: #FFFFFF;
  font-family: 'Work Sans', sans-serif !important;
  font-size: 16px !important;
  line-height: 22px !important;
  border-bottom: #707070 1px solid;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-image: url(https://cdn.shopify.com/s/files/1/0783/3488/6194/files/van.svg?v=1692801789);
  background-position: 20px center;
  background-repeat: no-repeat;
  padding-left: 60px !important;
  text-transform: uppercase;
}
.bb-clearpay{
  clear: both;
  border-top: #707070 1px solid;
  padding-top: 20px;
  margin-top: 120px;
}




.banner__heading.inline-richtext.h0{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 85px !important;
  line-height: 100px !important;
}
@media screen and (max-width: 768px) {  
  .banner__heading.inline-richtext.h0{
    font-size: 35px !important;
    line-height: 45px !important;
  }
  #delivery_timer_wrapper {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}

  .banner__box {
      max-width: 120rem !important;      
  }

.bb-col-product{
  padding: 7rem;
}

.bg-image-left{
  background-image: url(../png/image-leftd5d7.png?v=1693249392);
  background-size: cover;
  background-position: center;
}
.flipbgleft{
  background-image: url(../png/image-rightd5d7.png?v=1693249392);
}
.bg-image-right{
  background-image: url(../png/image-rightd5d7.png?v=1693249392);
  background-size: cover;
  background-position: center;
}
.bb-col-product-image .product__media-item{
  background-color: #FFF !important;
}
.bb-col-product h2.product__title.h1, .bb-col-product .product__text{
  color: #FFFFFF;
}
.bb-featured-product-inner-panel{
  background-color: #FFF !important;
  border-radius: 8px ;
}
.bb-featured-product-inner-panel .product__tax.caption{
  display: none !important;
}
.bb-featured-product-inner-panel p{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  line-height: 22px !important;
}
.bb-featured-product-inner-panel a.button.button--primary:hover{
  color: #ffffff  !important;
}
.bb-col-product-image .global-media-settings {
    border: none !important;    
}
@media screen and (max-width: 768px) {  
  .bb-col-product-image {
    background-image: none;
    background-color: #FFFFFF;
    pad
  }
  .bb-col-product{
    background-image: none;
    background-color: #26282A;
  }
  .bg-image-left{
    background-image: none;
  }
  .flipbgleft{
    background-image: none;
  }
  .bg-image-right{
    background-image: none;
  }
  .bg-image-left .page-width{
    padding: 0 !important;
  }
}
.rating-count span{
  font-size: 14px !important;
}


.collection-hero__text-wrapper {
    position: absolute;
    z-index: 1;
}

#shopify-section-template--14506700406883__cart-items{
  display: block;
  width: 60%;
  float: left;
  margin-left: 5%;
  padding: 0 10px;
  padding: 40px 10px;
    margin-bottom: 60px;
}
#shopify-section-template--14506700406883__cart-footer{
  display: block;
  width: 30%;
  float: left;
  margin-right: 5%;
  padding: 40px 10px;
    margin-bottom: 60px;
}

@media screen and (max-width: 990px) {
  #shopify-section-template--14506700406883__cart-items{
    display: block;
    width: 100%;
    float: none;
    margin-left: 0%;
    padding: 40px 15px 0 15px;
    margin-bottom: 0;
  }
  #shopify-section-template--14506700406883__cart-footer{
    display: block;
    width: 100%;
    float: none;
    margin-right: 0%;
    padding: 20px 15px;
    margin-bottom: 60px;
  }
  #related-products-slider form{
    text-align: center !important;
  }
  #related-products-slider form button{
    display: inline-block !important;
  }
}

.mobile-main-image img{
  width: 100%;
  height: auto;
}

.product-form__quantity .quantity__label.form__label{
  opacity: 0;
  height: 0;
}
.rating-count span {
    font-size: 16px !important;
}

.must-have-space{
  min-height: 100px;
}


.bb-featured-product-inner-panel .button{
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.bb-featured-product-inner-panel .product-form__buttons {
  max-width: 100% !important;
}
.cbb-frequently-bought-container{
  border-top: #000000 1px solid;
  padding-top: 40px;
}
.cbb-frequently-bought-form{
  margin-top: 10px;
}
ul.cbb-frequently-bought-products{
  margin-right: 25px;
}

@media screen and (max-width: 749px){
  .bb-image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img {
      padding: 0 !important;
  }

  .cbb-frequently-bought-add-button{
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .cbb-frequently-bought-total-price-box{
    /* text-align: left; */
  }

  .cbb-frequently-bought-form{
    text-align: center;
  }
  .cbb-frequently-bought-total-price-box{
    margin-right: 0;
  }
  .cbb-frequently-bought-recommendations-container{
    text-align: center;
    padding-bottom: 20px
  }
  .cbb-frequently-bought-products{
    float: none !important;
    margin-right: 0 !important;
  }
  .cbb-frequently-bought-title{
    text-align: center !important;
  }
  
}

.thumbnail[aria-current] {
    box-shadow: 0 0 0 0 rgb(var(--color-foreground)) !important;
    border-color: rgb(var(--color-foreground));
}

.slider-mobile-gutter .slider-buttons {
    display: none !important;
}

.bb-product-detail .price--on-sale .price__sale {
    display: inline-flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.bb-product-detail .bb-discount_message {
    padding-right: 20px;
}
.bb-product-detail .price.price--large {
    padding-top: 0px;
}
.bb-product-detail .product__tax.caption{
  display: none;
}
.bb-product-detail .afterpay-paragraph {
    font-size: 12px;    
}
.bb-product-detail  .product__info-container>*+* {
    margin: 0.75rem 0;
}

.btn-amazon{
  background-color: #FFD814 !important;
  color: #000000 !important;
  max-width: 44rem !important;
}

.lp-button span{
  font-weight: 800 !important;
}


.banner-button.button.button--primary{
  font-family: Montserrat;
    font-size: 20px;
    font-weight: 800;
    line-height: 24.38px;
    text-align: center;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: -100px;
    z-index: 1000;
}
@media screen and (max-width: 990px) {
  .banner-button.button.button--primary{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 800;
    line-height: 24.38px;
    text-align: center;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: -60px;
    z-index: 1;
  }
}

