/** Shopify CDN: Minification failed

Line 881:0 Unexpected "}"
Line 889:6 Unexpected ".4-card-layout"

**/
footer .footer-contact-info svg{
    display: none !important;
}
footer .footer-contact-info img{
        height: 100px;
    width: auto;
    object-fit: contain;
}
.footer-contact-info ul.contact-info{
        max-width: 355px !important;
}
/* .footer .site-footer__top .dt-sc-flex-space-between{
        justify-content: center !important;
} */
 .simple-accordion .dt-sc-simple-accordion-link {
    background-color: #1b7781; 
    border-color: #1b7781;
} 
.simple-accordion .dt-sc-simple-accordion-link:before,.simple-accordion .dt-sc-simple-accordion-link:after {
    background-color: #fff;
} 
.simple-accordion .dt-sc-simple-accordion-link.active:after {
    background-color: #000;
} 
.simple-accordion .dt-sc-simple-accordion-link h4 {
    color: #fff;
} 
.simple-accordion .dt-sc-simple-accordion-link.active h4 {
    color: #000;
} 
.simple-accordion .dt-sc-simple-accordion-link:hover h4 {
    color: #1b7781;
} 
.simple-accordion .dt-sc-simple-accordion-link.active {
    background-color: #f7f7f7; 
    border-color: #f7f7f7;
} 
header .menu_bottom > .row:before,header .menu_bottom > .row:after {
    background-color: #177782 !important;
} 
footer .footer-contact-info svg {
    display: none !important;
} 
footer .footer-contact-info img {
    max-height: 200px; 
    width: auto; 
    height: 100px; 
    object-fit: contain;
} 
/* footer .dt-sc-flex-space-between {
    justify-content: center !important;
}  */
  #shopify-section-header header .menu_bottom{
    overflow: hidden !important;
  }
  .footer-links .text-start li{
        margin-bottom: 15px !important;
  }
footer .site-footer__top .footer-links:not(:last-child):before{
    display: none !important;
}
.footer-contact-info ul.contact-info{
    margin-top: 0px !important;
}
#shopify-section-footer{
        margin-top: -165px;
}
.home-newsletter-section{
    z-index: 1;
    position: relative;
}
.recently-viewed-section {
  background-color: #f8f8f8;
}

.recently-viewed-section .section-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}

.product-item {
  text-align: center;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease-in-out;
}

.product-item img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.product-item h4 {
  font-size: 1rem;
  font-weight: 500;
  margin: 10px 0;
}

.product-item .price {
  font-size: 1.2rem;
  font-weight: 700;
  color: #2c3e50;
}

.product-item:hover {
  transform: translateY(-10px);
}

.swiper-container {
  position: relative;
}

.swiper-button-next,
.swiper-button-prev {
  background-color: #333;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #1b7781 !important;
}

.swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}

.swiper-pagination .swiper-pagination-bullet {
  background-color: #333;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff6347;
}
.recently-viewed-section {
  background-color: #f8f8f8;
}

.recently-viewed-section .section-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}

.product-item {
  text-align: center;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease-in-out;
}

.product-item img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.product-item h4 {
  font-size: 1rem;
  font-weight: 500;
  margin: 10px 0;
}

.product-item .price {
  font-size: 1.2rem;
  font-weight: 700;
  color: #2c3e50;
}

.product-item:hover {
  transform: translateY(-10px);
}

.swiper-container {
  position: relative;
}

.swiper-button-next,
.swiper-button-prev {
  background-color: #333;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #ff6347;
}

.swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}

.swiper-pagination .swiper-pagination-bullet {
  background-color: #333;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff6347;
}
.swiper-slide {
  width: auto; /* or let Swiper calculate */
  box-sizing: border-box;
}
#shopify-section-template--17898442260667__1759898269e887adbf{
  background-color: #F4F3F4 !important;
          padding-top: 40px;
        padding-bottom: 40px;
}
.home-featured-collection .dt-sc-collection-banner{
  padding-bottom: 0px !important;    
 /*  margin-bottom: 0px !important;
    min-height: 301px !important;
    height: 75% !important;
    max-height: 100% !important; */
}
.home-featured-collection .dt-sc-collection-banner-inner{
  padding-bottom: 15px !important;    
}

/* collection page start */
.boost-sd__filter-tree-horizontal-option-list{
      border: none !important;
}
.boost-sd__filter-tree-horizontal-option-list .boost-sd__filter-option--horizontal{
  
       border: 1px solid rgba(0, 0, 0, 0.1) !important;
    background-color: #f7f7f7 !important;
    padding: 8px 40px 8px 30px !important;
    border-radius: 8px;
    position: relative !important;

}
.boost-sd__filter-option-label{
  margin: 0px !important;
}
.boost-sd__filter-option-label--inline-block .boost-sd__filter-option-title{
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Archivo !important;
    line-height: 26px !important;
    color: #000 !important;

}
.boost-sd__filter-tree-horizontal-option-list{
      display: flex;
    justify-content: center;
    gap: 12px;
    /* background: #f7f7f7;
    border-radius: 8px;
    box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.2); */
}
.boost-sd__filter-option-itemwrapper--style1{
          left: 0px !important;
        top: 50px !important;
}
.boost-sd__filter-option--horizontal:not(.boost-sd__filter-option--style-expand) .boost-sd__filter-option-title--opening:after{
  /* display: none !important; */
}
.boost-sd__filter-option-item-amount{
        font-size: 15px !important;
        line-height: 25px !important;
        font-weight: 400 !important;
        color: #3D3D3D !important;
}
.boost-sd__filter-option-item-label{
        font-size: 15px !important;
        line-height: 25px !important;
        font-weight: 400 !important;
        color: #3D3D3D !important;
}
.boost-sd__filter-option-itemwrapper--horizontal .boost-sd__button--clear, .boost-sd__filter-option-itemwrapper--horizontal .boost-sd__button--apply{
  
    background-color: transparent !important;
    color: #177782 !important;
    padding: 0px !important;
    text-decoration: underline !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    display: flex !important;
    margin: 0px !important;
    font-size: 15px !important;

}
.boost-sd__filter-option-itemwrapper--horizontal .boost-sd__button--clear{
      min-width: auto !important;
      float: right !important;
    
}
.boost-sd__filter-option-itemwrapper--horizontal .boost-sd__button--apply{
     min-width: auto !important;
     float: left !important;
}
.boost-sd__filter-option-content-inner{
      margin-bottom: 15px !important;
}
.boost-sd__filter-option-box-item .boost-sd__filter-option-item-button:hover{
      background-color: transparent !important;
    border-color: #177782 !important;
}
.boost-sd__filter-option-item-button:hover, .boost-sd__filter-option-item-button:active, .boost-sd__filter-option-item-button:visited, .boost-sd__filter-option-item-button:link{
  background-color: transparent !important;
    border-color: #177782 !important;
}
.boost-sd__filter-option-box-item--selected{
   background-color: #000 !important;
    border-color:#000 !important;
}
.boost-sd__filter-option-box-item--selected span{
  color: #fff !important;
}
.boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item{
    background-color: #F4F3F4 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 30px !important;
    padding: 20px !important;
}
.boost-sd__product-title{
  font-size: 16px !important;
        line-height: 26px !important;
        display: inline-block !important;
        max-width: 275px;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        font-weight: 500 !important; 
        color: #1e1e1e !important;
        text-align: left !important;
        font-family: 'Poppins' !important;
}
.boost-sd__product-info--center{
      text-align: left !important;
    justify-content: flex-start !important;

}
.boost-sd__product-price--sale{
  
    color: #000 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: bold !important;

}
.boost-sd__product-price--compare{
          font-size: 12px !important;
        line-height: 22px !important;
}
.boost-sd__product-price-content--row-reverse{
      flex-direction: row !important;
}
.boost-sd__button--detail-page {
  background-color: #0a9396;
  color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.boost-sd__button--detail-page:hover {
  background-color: #005f73;
}
.boost-sd-main-price-wrapper{
      display: flex;
    justify-content: space-between;
   width:100%;
}
.boost-sd__product-info .boost-sd__button{
      width: 35px;
    height: 35px;
    background: var(--DT_Button_Text_Hover_Color);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #167782;
}
.boost-sd__product-info .boost-sd__button{
  min-height: auto !important;
  height: 35px !important;
}
.boost-sd__product-info .boost-sd__button:hover{

    background-color: #000;
    color: #fff;
}
.boost-sd__product-item .boost-sd__product-image-row--sublayout-6 .boost-sd__button{
  display: none !important;
}
.boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item:hover{
  box-shadow: 3.536px 3.536px 10px 0px rgba(0, 0, 0, 0.2) !important;
}
.boost-sd__button-icon{
      font-size: 30px;
    position: relative;
    top: 2px;
}
/* collection responsive start */
@media only screen and (min-width:1366px) and (max-width:1420px){
    .boost-sd__filter-tree-horizontal-option-list .boost-sd__filter-option--horizontal{
    padding: 10px 30px 10px 30px !important;
  }
}
@media only screen and (min-width:1180px) and (max-width:1279px){
  .boost-sd__filter-tree-horizontal-option-list .boost-sd__filter-option--horizontal{
    padding: 10px 20px 10px 20px !important;
  }
}
/* collection responsive end */
/* collection page end */
/* cart drawer */
.js-drawer-open-right .drawer--right .additional_checkout_buttons{
  display: none !important;
}
.boost-sd__cart--side{
  display: none !important;
}
/* Product detail page */
.paypal-button-container{
  display: none !important;
}
/* cart page */
.paypal-button-container{
  display: none !important;
}
/* Free delivery label */
.free-delivery-main{
      /* margin-top: 185px; */
          background: #fff !important;
    border: 1px solid #177782;
    
}
.free-delivery-main span{
color: #177782 !important;
}

.free-delivery-main{
    position: relative;
    float: right;
    margin-top: -25px;
}
/* Low stock label */
.low-stock-notice {
  color: #d9534f;
  font-weight: bold;
  font-size: 14px;
  margin: 5px 0;
}
.custom-sale-badge{
      background-color: #167782;
    color: #fff;
    padding: 3px 10px;
    border: 1px solid #167782;
    border-radius: 8px;
}
.product-additional__information .from-main-product .product_meta-icon img{
  border-radius: 00%;
    width: 100%;
    height: auto;
}
.jdgm-prev-badge__stars{
      background-color: transparent;
    padding: 0px;
    justify-content: flex-start;
}
.jdgm-prev-badge__stars{
  width: 35%;
}
.jdgm-prev-badge__text{
    width: 85%;
    float: right;
    margin-top: -21px !important;
    text-align: start;
}
.jdgm-prev-badge__stars:hover{
  background-color: transparent !important;
}
.product-description-product-template .product-item-caption-white{
  margin-bottom: 0px !important;
}
#ComparePrice-template--17898442260667__main .money::before {
  content: "RRP ";
  font-weight: bold;       /* optional: make it bold */
  margin-right: 4px;       /* optional: space between label and price */
}
.product-description-product-template .product-price li{
      margin-right: 51px !important;
}
.jdgm-widget.jdgm-preview-badge {
  margin-top: 5px;
  display: inline-block;
}
.boost-sd__filter-tree-horizontal-option-list{
  align-items: center !important;
}
/* .boost-sd-layout--has-filter-horizontal .boost-sd__toolbar-content{
  display: none;
} */
.boost-sd__sorting-button{
  margin-top: 0px !important;
      
}
.boost-sd__sorting{
padding: 0px !important;
}
.boost-sd__sorting-button:after{
      border-color: #ffffff !important;
}
.boost-sd__product-label--sale{
      position: absolute;
    right: -20px;
    padding: 0px 10px;
    font-weight: 600 !important;
    border-radius: 6px 0 0 6px;
    font-size: 14px !important;
    background: var(--DT_Button_BG_Color) !important;
    color: var(--DT_Button_Text_Color) !important;
    z-index: 1;
    padding: 5px;
    top: 0px;
}
/* Product page */
.product-template__container .swym-atw-btn-wrapper.add_to_cart_button_left-position{
      width: 100%;
    gap: 10px;
        justify-content: flex-start;
}
.product-template__container .dT_AddToCart{
  width: 75%;
}
.product-template__container #swym-atw-button-container{
      width: 25%;
}
/* wishlist page */
/* .swym-storefront-layout-login-user-container{
  display: none !important;
} */
.swym-storefront-layout-container{
      overflow-y: hidden !important;
}
.swym-storefront-layout-body{
  overflow: hidden !important;
}
.xb-wishlist__header{
      display: flex;
    background-color: #167782;
    border-radius: 50%;
    color: #fff;
}
.xb-wishlist__float-style-1[xb-data-placement=bottom-right]{
  display: none !important;
}
.xb-wishlist-products__heading{
  display: none !important;
}
.xb-wishlist-products__share-item{
  border-radius: 50%;
    padding: 0px;
    margin: 0px;
}
.xb-wishlist-products__share-icon svg{
  fill: #ffffff !important;
}
.xb-wishlist-product__item{
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 30px !important;
    margin-right: 10px;
}
.xb-wishlist-product__img{
      /* height: 250px !important;
    width: 250px !important;
    object-fit: cover !important; */
}
.xb-wishlist-product__variant{
      align-items: baseline !important;
}
#CartDrawer{
  z-index: 999 !important;
}
.xb-wishlist-products{
      overflow-x: initial !important;
}
.xb-wishlist-product__title a{
      display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px !important;
    font-size: var(--DTFontSizeBase) !important;
    font-weight: 500 !important;
}
.xb-wishlist-product__hasCompareAtPrice{
  color: #000000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-size: calc(var(--DTFontSize_H6) + 2px) !important;
}
.xb-wishlist-product__compareAtPrice::before {
  content: "RRP ";
  font-weight: bold;       /* optional: make it bold */
  margin-right: 4px;       /* optional: space between label and price */
}
form[class*="shopify-product"]>div.product_payments_btns>*{
  margin-right: 15px;
}
.main-australian-made-badge {
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: 55px;
  height: 55px !important;
  z-index: 10;
  border-radius: 4px;
}
.custom-banded-products .swiper-container-horizontal .swiper-slide .main-bottom-tags .main-australian-made-badge img.australian-made-badge{
  height: auto !important;
}
@media (max-width: 768px) {
  .australian-made-badge {
    width: 35px;
  }
}
/* EQUAL SPACE IN IPAD AND IPAD PRO */
@media only screen and (min-width:768px) and (max-width:1179px){
  .dt-sc-section-wrapper{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
    .custom-banded-products .dt-sc-swiper-slider.swiper-container .swiper-slide{
        width: 310px !important;
  }
}
/* ipad */
@media only screen and (min-width:768px) and (max-width:1023px){
  div.product-page-row.product-media-size--{
flex-direction: column !important; 
}

.product_image_width, .product-description-product-template{
          margin-top: 20px !important;
   max-width: 100% !important; 
}
     
.product_image_width.zoom-type-inner,  .product-description-product-template{
width: 100% !important; 
} 
      .template-collection .breadcrumb{
          margin: 0 0 -15px 0 !important;
    }
    .template-product .breadcrumb{
              margin-bottom: 40px !important;
    }
    .boost-sd__product-title{
        max-width: 300px !important;
  }
  #shopify-section-index-vertical-mega-menu{
    top: 150px !important;
  }
    .custom-slideshow .dt-sc-swiper-slider .slider-content-bg .slide_{
    background: transparent !important;
  }
#shopify-section-header header .menu_bottom{
  padding: 10px 0PX 0PX 0PX !important;
}
.product-title{
  font-size: 25px !important;
    line-height: 35px !important;
}
.xb-wishlist__btn-custom{
      width: 100% !important;
    margin-right: 0px !important;
}
.xb-wishlist__add,.xb-wishlist__loading,.xb-wishlist__remove{
  width: 100% !important;
}
.product-tab{
  margin: 40px 0px 0px 0px !important;
}
}
/* ipad pro */
@media only screen and (min-width:1024px) and (max-width:1179px){
  .boost-sd__product-title{
        max-width: 245px !important;
  }
  .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
  .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item{
    width: calc(33.3% - var(--boostsd-product-list-gap-desktop)) !important;
  }
}

/* Mobile */
@media only screen and (min-width:320px) and (max-width:767px){
        .breadcrumb{
          margin: 0 0 -15px 0 !important;
    }
  .boost-sd-layout--has-horizontal-style1 .boost-sd__product-image-img {
    height: 268px !important;

}
.boost-sd-layout--has-horizontal-style1 .boost-sd__product-label--custom-label-by-tag {
    margin-bottom: 0px !important;
}
.boost-sd-layout--has-horizontal-style1 .boost-sd__product-label--custom-free-delivery {
    margin-top: 234px;
    margin-bottom: 0px !important;
}
.boost-sd-layout--has-horizontal-style1 .boost-sd__product-item-grid-view-layout-image {
  height: 268px !important;
}
  .custom-support-section .dt-sc-support-icon-image{
            justify-content: space-around !important;
  }
  .custom-support-section .dt-sc-support-content{
    text-align: center !important;
  }
  .mobile-nav-container.mobile-nav-offcanvas-right.dt-header-menu{
    padding: 0px !important;
  }
  .mobile-menu, .mobile-menu > .dt-sc-list-inline, .mobile-menu .sub-menu-block{
        background-color: #167782 !important;
  }
  .mobile-menu ul.dt-sc-list-inline li.close-nav,.mobile-vmenu ul.dt-sc-list-inline li.v-close-nav{
    right: 0 !important;
    left: 0 !important;
  }
  .custom-product-tab .product-grid-item .products{
        width: 83% !important;
  } 
  #header{
    overflow: hidden !important;
  }
  span.boost-sd__filter-tree-toggle-button-icon{
        display: none !important;
  }
  .boost-sd__sorting-button:after{
    display: none !important;
  }
    #shopify-section-index-vertical-mega-menu{
    top: 196px !important;
  }
  #shopify-section-index-vertical-mega-menu .mobile-nav-container.mobile-nav-offcanvas-right.dt-header-menu{
        padding: 0px 20px 0px 20px !important;
  }
  .custom-slideshow .dt-sc-swiper-slider .slider-content-bg .slide_{
    background: transparent !important;
  }
  .boost-sd-layout--has-filter-horizontal .boost-sd__toolbar-content{
    display: block !important;
  }
  .boost-sd__toolbar-top-mobile #boost-sd__filter-tree-toggle-button{
        margin-top: 0px !important;
  }
  .boost-sd__filter-tree-toggle-button-text{
    color: #fff !important;
  }
  .boost-sd__filter-tree-toggle-button-icon svg path{
        fill: #fff !important;
  }
  .boost-sd__toolbar-top-mobile{
            gap: 10px !important;
  }
  .boost-sd__filter-tree-vertical-mobile-toolbar .boost-sd__button--clear{
        width: max-content !important;
                padding: 9px 20px !important;
        margin-right: 20px !important;
  }
  .boost-sd__filter-tree-vertical-mobile-toolbar{
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    align-content: center !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  .boost-sd__filter-tree-vertical-close-filter--right{
    left: 12px !important;
    top: 12px !important;
  }
  .boost-sd__button--close{
    width: auto !important;
    PADDING: 9PX !important;
    BACKGROUND: TRANSPARENT !important;
        MARGIN-TOP: 0PX !important;
  }
  .boost-sd__button--close rect{
         fill: #167782 !important;
  }
  .boost-sd__filter-tree-vertical-toolbar-middle{
        padding: 0px !important;
  }
  .boost-sd__product-list-grid--1-col.boost-sd__product-list--margin .boost-sd__product-item{
        background-color: #f4f3f4 !important;
    border: 1px solid rgba(0, 0, 0, .1) !important;
    border-radius: 30px !important;
    padding: 20px !important;
    margin-bottom: 33px !important;
  }
.boost-sd__product-title{
  max-width: 260px !important;
}
.price-list .product-price-current .money{
      font-size: 25px !important;
    line-height: 35px !important;
}
.jdgm-prev-badge__stars{
      width: auto !important;
}
.jdgm-prev-badge__text{
      width: auto !important;
    float: none !important;
}
.product-title{
    line-height: 35px !important;
    font-size: 25px !important;
}
button.xb-wishlist__add{
  width: 100% !important;
}
button.xb-wishlist__remove{
  width: 100% !important;
}
.xb-wishlist__btn-custom {
    width: 100% !important;
    margin-right: 0px !important;
}
.product-template__container .dT_AddToCart{
  width: 100% !important;
  margin-right: 0px !important;
}
.product-tab{
  margin: 0px !important;
  
}
.custom-product-tab
}

#shopify-section-index-vertical-mega-menu .mobile-nav-container.mobile-nav-offcanvas-right.dt-header-menu{
      background-color: #fff !important;
    color: #177782 !important;
}
/* Large laptop */
@media only screen and (min-width:1366px) and (max-width:1420px){
      .4-card-layout .dt-sc-column.five-column{
        grid-template-columns: repeat(4, 1fr) !important;
  }
    .dt-sc-brand-logos-section{
            gap: 30px !important;
  }
    .custom-banded-products .dt-sc-swiper-slider.swiper-container .swiper-slide{
        width: 375px !important;
  }
.custom-banded-products .dt-sc-swiper-slider.swiper-container.center-navigation.outside_container{
  margin: 0 -28px;
}
  .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
  .boost-sd__product-label--custom-free-delivery{
        margin-top: 166px !important;
  }
  .boost-sd__product-label--custom-label-by-tag{
    margin-top: 152px !important;
  }
}
 @media only screen and (min-width:1280px) and (max-width:1365px){
   .home-brand-logos .dt-sc-brand-logos-section.style-1 .dt-sc-brand-logo{
        padding-right: 20px !important;
  }
  ul.dt-nav > li:not(:nth-child(2)){
    margin-left: 20px !important;
  }
 }
 .boost-sd-layout--has-filter-horizontal{
      MAX-WIDTH: -webkit-fill-available !important;
 }
 /* large and medium laptop */
 @media only screen and (min-width:1280px) and (max-width:1420px){
  .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
  .boost-sd__product-label--custom-free-delivery{
        margin-top: 166px !important;
  }
  .boost-sd__product-label--custom-label-by-tag{
    margin-top: 152px !important;
  }
  .custom-product-tab .product-collection{
    grid-template-columns: repeat(3, 1fr) !important;
  }
 }
 /* SMALL LAPTOP */
 @media only screen and (min-width:1180px) and (max-width:1279px) {
  .dt-sc-brand-logos-section{
            row-gap: 60px !important;
  }
    .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
  .boost-sd__product-label--custom-free-delivery{
        margin-top: 125px !important;
  }
  .boost-sd__product-label--custom-label-by-tag{
    margin-top: 110px !important;
    margin-left: -33px !important;
  }
 }
 .mobile-menu ul.dt-sc-list-inline{
      background: #167782 !important;
 }
 .mobile-menu ul.dt-sc-list-inline li.close-nav,.mobile-vmenu ul.dt-sc-list-inline li.v-close-nav{
  right: 0 !important;
  left: 0 !important;
 }
   .custom-product-tab .product-collection{
    grid-template-columns: repeat(4, 1fr);
  }
  /* collection related css */
   @media only screen and (min-width:768px) and (max-width:1023px){
  .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item{
            width: calc(50% - var(--boostsd-product-list-gap-desktop)) !important;
  }
   }
 @media only screen and (min-width:1180px) and (max-width:1279px){
  .boost-sd__product-title{
        max-width: 165px !important;
  }
 }
 .boost-sd__refine-by-horizontal-refine-by .boost-sd__button{
  color: #fff !important;
 }
 .boost-sd__filter-option-item-label{
      text-transform: capitalize !important;
 }
 .boost-sd__sorting-button{
    padding: 10px !important;
 }

 /* extra laptop issue */
 @media only screen and (min-width:1441px) and (max-width:1619px){
    .dt-sc-brand-logos-section{
            gap: 30px !important;
  }
  .boost-sd__product-label--custom-label-by-tag{
        margin-top: 152px !important;
    margin-left: -35px !important;
  }
  .boost-sd__product-label--custom-free-delivery{
        margin-top: 167px !important;
  }
  .boost-sd__product-label--sale{
        right: -28px !important;
  }
  .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
  .boost-sd__product-title{
        max-width: 215px !important;
  }
    .xb-wishlist-product__item .australian-made-badgege{
            bottom: 0px !important;
  }

 }

 .template-collection .breadcrumb{
          margin: 0 0 40px 0;
    }
  /* @media only screen and (min-width:1280px){
    .breadcrumb{
          margin: 0 0 40px 0 !important;
    }
  } */
  .social-proof-sales{
        margin-top: 15px !important;
  }
  .product-tab{
        margin-bottom: 0px !important;
  }
  .custom-product-tags .tag-badge{
    padding: 0px 10px;
    font-weight: 600;
    border-radius: 6px 6px 6px 6px;
    font-size: 14px;
    background: var(--DT_Button_BG_Color);
    color: var(--DT_Button_Text_Color);
    z-index: 1;
}
.custom-product-tags{
    gap: 10px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}