/** Shopify CDN: Minification failed

Line 180:0 Unexpected "}"

**/
.cart-item__details dl dd {
margin:0px;
}
/* Announcement Bar */
.custom_announcementbar{
  background-color:#1a1a1a;
  height: 48px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.custom_announcementbar p{
  font-size:12px;
  font-weight:700;
}
.custom_announcementbar .svg-wrapper svg{
    min-width: 7px;
    height: 6px;
    font-weight: 700;
  stroke-width:2;
}
.custom_announcementbar .announcement-bar__announcement {
    color: #ffffff;
    width: unset;
    max-width: 100%;
    margin: auto;
    padding: 0px 10px;
}
.header-wrapper--border-bottom {
  border:none;
}
body:not(.home) .header__menu-item  {

color:black !important;
}

/* Header */
.custom_header li a{
  font-size: 16px  !important;
  /* color:#ffffff; */
  font-weight:700;
}
.custom_header .header__active-menu-item {
    text-decoration: none !important;
  /* color:#ffffff; */
}
.custom_header .header__heading a .h2{
  /* color:#ffffff; */
  font-size:32px;
  padding:0px;
  line-height:38px;
  letter-spacing:2.56px;
}

.aus_stock {
    margin-top: 0 !important;
    color: #54c63a;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    column-gap: 14px;
}

.animated_icon{
  margin-bottom: 20px !important;
  margin-top: 5px !important;
}

span.green_icon {
    display: inline-block;
    position: relative;
    height: 25px;
    width: 25px;
}
.icon--inventory:before {
    animation: inventory-pulse 2s linear infinite;
}

.icon--inventory:after, .icon--inventory:before {
    width: 9px;
    height: 9px;
    background: #ff4f33;
    border-radius: 9px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    margin: 8px;
}


@keyframes inventory-pulse {
    0% {
        opacity: 0.5;
    }
    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}


/* #shopify-section-sections--24643048997210__header{
  position: absolute;
    top: 48px;
    width: 100%;
    left: 0px;
    right: 0px;
}
.header-wrapper{
  background: #ffffff00;
}
.custom_header{
  display: flex !important;
    justify-content: space-between !important;
}
.custom_header .header__heading a .h2{
  color:#ffffff;
  font-size:32px;
  letter-spacing:2.56px;
}
.custom_header li a{
  font-size: 16px  !important;
  color:#ffffff;
  font-weight:700;
}
.custom_header .header__active-menu-item {
    text-decoration: none !important;
  color:#ffffff;
}
.custom_header .icon {
    color: #ffffff;
    stroke: #ffffff;
} */
 @media(min-width:1024px) {
  .custom_header.header--middle-left {
   grid-template-columns:1fr 1fr 1fr !important;
  }
  .custom_header.header--middle-left .header__inline-menu {
      display: flex;
    justify-content: center;
  }
  }
  .home .header-wrapper  {
    position: absolute;
    background: transparent;
    width: 100%;
    border: none;
  }
  .home  .header__menu-item span {
 color:white;
  }
  .home  .custom_header  .svg-wrapper svg {
 color:white;
  }
   
  .home  .header__heading-link span{
 color:white;
  }
  .home  .header__icon  svg{
 color:white;
  }


/* Image Banner */
.custom_imageBanner .banner__text p{
  color:#ffffff !important;
  font-weight:700;
  font-size:16px;
}
.custom_imageBanner .banner__heading{
  font-size:80px;
  letter-spacing:6.4px;
  }
}


/* Footer */
.custom_footer{
      display: flex;
    flex-direction: column;
    /* justify-content: flex-start; */
}
.custom_footer .footer__content-top {
    /* width: 100%; */
    max-width: 100%;
}
.custom_footer .footer__blocks-wrapper{
    display: flex;
    gap: 108px;
  }
.custom_footer .footer-block{
  max-width: 447px;
}
.custom_footer .footer__blocks-wrapper .footer-block__details-content{
  max-width: 447px;
}
.custom_footer .footer__blocks-wrapper .footer-block__details-content h1{
    font-size:36px;
  letter-spacing:2.88px;
  line-height:43.2px;
  color:#1a1a1a;
  }
.custom_footer .footer-block h2{
  font-size:16px;
  font-weight:700;
  line-height:25.6px;
  color:#1a1a1a;
}
.custom_footer .footer-block ul li a{
  font-size:16px;
  font-weight:normal;
  line-height:25.6px;
  color:#1a1a1a;
}
.custom_footer .footer-block--newsletter{
display: block;
    text-align: left !important;
    width: 27%;
    max-width: 100%;
}
.custom_footer .field{
    padding: 8px;
}


.custom_footer .field:focus-visible{
      outline: none !important;
    box-shadow: none !important;
}



/* .field:after */
.custom_footer .field:hover{
  box-shadow: none !important;
    outline: 0;
    border: 1px solid #000000 !important;
    border-radius: 5px !important;
}

.custom_footer .field:after{
  border-radius:5px;
  border: 1px solid rgba(26, 26, 26, 0.12) !important;
}

.custom_footer .field input{
  padding: 16px 20px 0px;
  color:rgba(26, 26, 26, 0.12);
} 
.custom_footer .field label{
  margin-top: 7px;
  color: #1a1a1ab3 !important;
} 
.custom_footer button .svg-wrapper {
    height: 19px;
    width: 19px;
    background-color: #1a1a1a1a;
    padding: 5px;
  /* color:#000000; */
    border-radius: 50%;
}
.home .custom_footer .svg-wrapper svg {
    color: #000000;
}

/* Media Quries for Home Page */
@media(max-width:1024px){
  .custom_header .header__heading a .h2{
  font-size:26px;
}
  .custom_imageBanner .banner__heading{
  font-size:64px;
  }
  .custom_footer .footer__blocks-wrapper .footer-block__details-content h1{
    font-size:32px;
  line-height:40.2px;
  }
}

@media(max-width:768px){
  .custom_imageBanner .banner__media {
    height: 100%;
}
#MainContent banner:after, .banner__content:after {
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 60% !important;
}
  #MainContent .banner:after, .banner__media:after {
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
  .banner--large:not(.banner--adapt) {
    min-height: 43rem !important;
}
  .custom_footer .footer__blocks-wrapper {
    display: flex;
    gap: 0px;
    flex-direction: column;
}
  .custom_footer .footer-block {
    max-width: unset;
    width: 100%;
}
  .custom_footer .footer__blocks-wrapper .footer-block__details-content {
    max-width: 100%;
}
  .footer__content-top .grid {
    row-gap: 25px;
    margin-bottom: 0;
}
  .custom_footer .footer-block h2 {
    margin: 0px;
}
  .custom_footer .footer-block--newsletter {
    display: block;
    text-align: left !important;
    width: 100%;
    max-width: 100%;
}
  .newsletter-form {
    align-items: flex-start;
    margin: 0 auto;
        max-width:  100% !important;
}
  .newsletter-form__field-wrapper {
       max-width:  100% !important;
}
}

@media(max-width:425px){
  .custom_announcementbar .utility-bar__grid .page-width {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
  .custom_announcementbar .svg-wrapper svg {
    min-width: 7px;
    height: 6px;
}
  .header__heading-link {
    padding: 0px !important;
}
  /* .utility-bar__grid .page-width {
    padding-left: 2rem;
    padding-right: 2rem;
} */
  .announcement-bar .slider-button--prev {
    margin-left: -3rem !important;
    min-width: 27px !important;
}
  .announcement-bar .slider-button--next {
    margin-right: -3rem !important;
    min-width: 27px !important;
}
  .custom_announcementbar .announcement-bar__announcement {
    padding: 0px 0px !important;
}
  
  .slider-button {
    background: transparent;
    border: none;
    cursor: pointer;
    width: 0px !important;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}
  .custom_header {
    padding: 14px 20px !important;
}
  .custom_header .header__heading a .h2{
  font-size:22px;
  line-height:28px;
}

  .banner__box {
    padding: 0rem 1.5rem !important;
    margin-top: 80px !important;
}
  .custom_imageBanner .banner__text p {
    font-size: 15px;
}
  .custom_imageBanner .banner__heading {
    font-size: 48px;
}
  .custom_footer .footer__blocks-wrapper .footer-block__details-content h1 {
    font-size: 24px;
    line-height: 30.2px;
}
  .custom_footer .footer__content-top {
    /* width: 100%; */
    max-width: 100%;
    padding: 0px 20px;
}
  .custom_footer .footer__content-top {
    padding-left: 20px;
    padding-right: 20px;
}
  #MainContent .banner:after, .banner__content:after {
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 30% !important;
}
  .banner--large:not(.banner--adapt) {
    min-height: 23rem !important;
}
  .custom_imageBanner .banner__media {
    height: 100% !important;
}
  .banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
    min-height: 26rem !important;
}
}
.product-grid-container .collection .badge  {
    border-radius:0px;
    top: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    z-index: 99!important;
    display: block!important;
    left: 0;
    background: #b81724!important;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px;
    font-weight: 700;
}
.product-grid-container   s.price-item--regular  {
   color:rgb(26 26 26 / 70%);
  font-size:1.6rem;
}
.product-grid-container  .price-item--sale{
      color: #f73a3a;
  font-size:1.6rem;
}
.product-grid-container  .card__heading a  {
      font-weight: 700;
    font-size: 17px;
}

.product-grid-container  .quick-add    {
   position: absolute;
    top: 60%;
    right: 10px;
   display:none;

}
.product-card-wrapper:hover  .quick-add  {
display:block !important;
}
.product-grid-container  .quick-add  .quick-add__submit {
    background-color: rgb(0 163 65);
    font-weight: 700;
    line-height: 1.6;
    color: white;
    font-size: 15px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 60px;
}
.collection-hero  .collection-hero__title {
    text-align: center;
}
.product-grid-container  .quick-add .quick-add__submit:after{
content:unset;
}

.cart-count-bubble {
    background-color: rgb(0 163 65);
    font-weight: 700;
    line-height: 1.6;
    
    border: none;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px 0px;
    top: 4px;
    left: 25px;
}
 .custom_header  .icon-cart-empty  , .custom_header   .icon-cart{
  width:25px;
    height:25px;
  }
 .custom_header  .icon-cart-empty path , .custom_header   .icon-cart path {
    fill: none;
  }

/* Featured Collection */
.custom_featured_collection .title{
  text-align:center;
  font-size:26px;
  font-weight:400;
}
.custom_featured_collection .card__inner {
  position:relative;
}
.card__inner .banner_off{
  position:absolute !important;
  right:0 !important;
  top:0 !important;
  z-index:1 !important;
  background:#ff4f33 !important;
  font-size:12.75px !important;
  padding:7px !important;
  margin:0px !important;
  color:#ffffff !important;
}
.card__inner .banner_off p{
  margin:0px !important;
}
.card__content h3{
  font-size: 13px !important;
  text-align:center !important;
  font-weight:400 !important;
}
.card__content .card-information{
  text-align:center;
}
.custom_featured_collection .price-item--regular{
  font-size:13px !important;
}
.custom_featured_collection .price-item--sale{
  font-size:16px !important;
  color: #c20000 !important;
}
.card__badge .badge{
 display:none !important; 
}
.price--no-compare .price__container{
  display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
}