/** Shopify CDN: Minification failed

Line 1104:0 Unexpected "}"
Line 1121:4 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;
  } */
   ul.dt-nav > li:not(:nth-child(2)){
    margin-left: 70px !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: #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;
}
.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){
  #shopify-section-index-vertical-mega-menu > .vertical-mega-menu ul.dt-vnav li.has-mega-menu:hover > div.v-menu-sub{
            width: 1000px !important;
  }
    .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;
}
.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;
    height: 40px !important;
    width: 40px !important;
    padding: 8px !important;
}
.xb-wishlist__header svg{
      height: 20px !important;
}

.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;
}
.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){
  .has-sidebar .dt-sc-blog-section.dt-sc-column{
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .site-footer__bottom .dt-sc-flex-space-between {
    justify-content: center !important;
}
.site-footer__bottom .footer_menu{
  justify-content: center !important;
    text-align: center !important;
}
  .dt-sc-section-wrapper{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
    .custom-banded-products .dt-sc-swiper-slider.swiper-container .swiper-slide{
        width: 339px !important;
  }
  #swiper-tab-1-best-sellers-slider .products .product-detail .grid-link__meta .grid-link__org_price{
    font-size: 11px !important;
      line-height: 21px !important;
  }
  .swiper-container-initialized:not(:hover) .swiper-button-next, .swiper-container-initialized:not(:hover) .swiper-button-prev{
    opacity: 1 !important;
  }
}
/* ipad */
@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;
  }
      .boost-sd__product-title{
        max-width: 300px !important;
  }
  .home-specification-banner .dt-sc-section-wrapper{
        padding-top: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 80px !important;
  }
  .home-specification-banner .dt-sc-additional-grids{
            text-align: center !important;
  }
  .home-specification-banner .dt-sc-heading{
    margin: 0px auto !important;
    padding-left: 0px !important;

  }
        .template-collection .breadcrumb{
          margin: 0 0 -15px 0 !important;
    }
  header .menu_bottom > .row:before, header .menu_bottom > .row:after{
    width: 100% !important;
        margin: 0PX !important;
        left: 0px !important;
        right: 0px !important;
  }

.product_payments_btns .dT_AddToCart{
    width: 100% !important;
    margin-right: 0px !important;
}
  .custom-product-tab li{
        width: 339px !important;
  }
  .home-custom-slider-product p, .custom-banded-products p{
        max-width: 310px !important;
  }

 .custom-newsletter .dt-sc-heading{
   visibility: visible !important;
  }
  .custom-newsletter .dt-sc-newsletter{
visibility: visible !important;
  }
  .product-description-product-template .product-price li{
        margin-right: 0px !important;
  }
  .product-description-product-template .product-price .price-list{
        align-items: flex-start !important;
  }

  /* CUSTOM HEADER */
  /* .menu_bottom{
    WIDTH: 77.5% !important;
  }
  #AccessibleNav{
    margin-left: 87px !important;
    WIDTH: 100% !important;
  }
  header .menu_bottom > .row:after{
        WIDTH: 216.5% !important;
  } */
  #shopify-section-index-vertical-mega-menu{
    top: 150px !important;
  }
  #sticky-header-active nav#AccessibleNav{
        justify-content: end !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;
  }
    .home-specification-banner .dt-sc-heading{
    margin: 0px auto !important;
    padding-left: 0px !important;

  }
  .home-specification-banner .dt-sc-specification-grid-banner .dt-sc-support-block{
    visibility: visible !important;
  }
    .home-specification-banner .dt-sc-section-wrapper{
        padding-top: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 80px !important;
  }
  .home-specification-banner .dt-sc-specification-grid-banner .dt-sc-grid-banner{
        min-height: 300px !important;
  }
  .jdgm-prev-badge__text{
        width: 75% !important;
  }
  .custom-newsletter .dt-sc-heading{
    visibility: visible !important;
  }
  .custom-newsletter .dt-sc-newsletter-section{
    visibility: visible !important;
  }
    .product-description-product-template .product-price .price-list{
        align-items: flex-start !important;
  }
    .footer__item--28a557d9-cccb-40c8-a425-5693a91b930e{
        width: 20% !important;
  }
  .footer__item--ef8a34a8-4790-43a3-b8b4-9aa218859532{
    width: 25% !important;
  }
  .footer__item--address_rQMAab{
        width: 22% !important;
  }
    .home-custom-slider-product p, .custom-banded-products p{
        max-width: 300px !important;
  }
  .dt-sc-blog-section .dt-sc-blog-item .dt-sc-blog-content .dt-sc-blog-title{
        max-width: 415px !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;
  }
    /* CUSTOM HEADER */
  /* .menu_bottom{
    WIDTH: 77.5% !important;
  }
  #AccessibleNav{
    margin-left: 87px !important;
    WIDTH: 100% !important;
  }
  header .menu_bottom > .row:after{
        WIDTH: 216.5% !important;
  } */
}

/* Mobile */
@media only screen and (min-width:320px) and (max-width:767px){
  .breadcrumb span{
    margin-top: 0px !important;
  }
  .boost-sd__sorting-button{
        padding: 4px !important;
  }
  .boost-sd__filter-tree-vertical-toolbar-middle{
    font-size: 12px !important;
    
  }
  .boost-sd__filter-tree-vertical-mobile-toolbar{
align-items: baseline !important;
  }
          
  .template-product .not_color-swatch-block{
        display:block !important;

  }
  .template-product .not_color-swatch-block .swatch-group {
       width:auto !important; 
  }
  .template-product .jdgm-histogram .jdgm-histogram__star {
       padding:10px 15px !important;
  }
   .home-specification-banner .dt-sc-section-wrapper{
        padding-top: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 40px !important;
  }
    .home-specification-banner .dt-sc-additional-grids{
            text-align: center !important;
                justify-content: center !important;
  }
  .home-specification-banner .dt-sc-heading{
    margin: 0px auto !important;
    padding-left: 0px !important;

  }
  .home-specification-banner .dt-sc-support-block{
    justify-content: center !important;
  }
    .home-specification-banner .dt-sc-heading .dt-sc-main-heading{
       text-align: center !important;
                justify-content: center !important;
    }
  .home-specification-banner .dt-sc-grid-banner{
        min-height: 200px !important;
  }
header .dt-sc-search-form{
  order: 2 !important;
}
  #swiper-tab-2-new-arrivals-slider ul li{
        padding-bottom: 20px !important;
  }
  .jdgm-prev-badge{
        display: flex !important;
    justify-content: flex-start !important;
    align-items: flex-end !important;
    gap: 5px !important;
  }
.sub-menu-block ul li a{
  color: #fff !important;
}
.sub-menu-block .mega-menu{
  color: #fff !important;
}
.vertical-mega-menu__nav ul li a{
  color: #000 !important;
}
  .product-tab .dt-sc-accordion-simple{
            padding-left: 30px !important;
        padding-right: 30px !important;
  }
  footer .site-footer__bottom div[class*="dt-sc-flex"]{
    justify-content: left !important;
  }
  .site-footer .site-footer__bottom .footer_menu.dt-sc-list-inline li a:before{
    display: none !important;
  }
  .site-footer__bottom .footer_menu{
   display: block !important;
        margin: 0 0px !important;
        text-align: left !important;
        justify-content: flex-start;
  }
  .site-footer__bottom .footer__copyright{
    margin: 0 0px !important; 
        text-align: left !important;
  }
  .dt-sc--main-menu--mega ul.dt-sc-list-inline > li ul.sub-menu-lists > li > ul a, ul.dt-sc-list-inline > li ul.sub-menu-lists .heading{
        /* color: #ffffff !important; */
  }
  .dt-sc--main-menu--mega .mega-menu span{
        color: #fff !important;
  }
  #sticky-header-active nav#AccessibleNav{
    justify-content: flex-end !important;
  }
  .mobile-menu ul.dt-sc-list-inline li.close-nav:before, .mobile-menu ul.dt-sc-list-inline li.close-nav:after{
    background-color: rgb(255 255 255) !important;
  }
  .product-description-product-template .product-price li{
        margin-right: 0px !important;
  }
  .product-info-outer .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .product-tab .dt-sc-accordion-simple{
    padding-left: 0px;
    padding-right: 0px;
  }
  .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: 132px !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){
  header .menu_bottom > .row:before, header .menu_bottom > .row:after{
 
position: absolute !important;
    content: '' !important;
    height: 50px !important;
    left: 0% !important;
right: 0% !important;
}

    .4-card-layout .dt-sc-column.five-column{
        grid-template-columns: repeat(4, 1fr) !important;
  }
  #shopify-section-footer .dt-sc-flex-space-between {
    justify-content: center !important;
}
  .product-description-product-template .product-price .price-list{
        align-items: flex-start !important;
  }
  .home-custom-slider-product p,.custom-banded-products p {
    max-width: 340px !important;    /* Approx limit */
    
}
  .dt-sc-brand-logos-section{
            gap: 30px !important;
  }

  /* #swiper-tab-1-best-sellers-slider ul li{
     width: 375px !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-image-column--left .boost-sd__product-label--custom-free-delivery{
        margin-top: 166px !important;
  }
  .boost-sd__product-image-column--left .boost-sd__product-label--custom-label-by-tag{
    margin-top: 152px !important;
  }
}
 @media only screen and (min-width:1280px) and (max-width:1365px){
    #shopify-section-index-vertical-mega-menu > .vertical-mega-menu ul.dt-vnav li.has-mega-menu:hover > div.v-menu-sub{
            width: 900px !important;
  }
    #shopify-section-footer .dt-sc-flex-space-between {
    justify-content: center !important;
}
  .product-description-product-template .product-price .price-list{
        align-items: flex-start !important;
  }
 .home-brand-logos .dt-sc-brand-logos-section.style-1 .dt-sc-brand-logo{
        padding-right: 20px !important;
  }
  .dt-sc-swiper-slider.swiper-container.center-navigation.outside_container .swiper-button-prev{
    left: 8px !important;
  }
  .dt-sc-swiper-slider.swiper-container.center-navigation.outside_container .swiper-button-next{
    right: 8px !important;
  }
    .home-custom-slider-product p,.custom-banded-products p {
    max-width: 340px !important;    /* Approx limit */
    
}
 /* #swiper-tab-1-best-sellers-slider ul li{
     width: 375px !important;
  } */
    .custom-banded-products .dt-sc-swiper-slider.swiper-container .swiper-slide{
        width: 375px !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){
  .home-specification-banner .dt-sc-section-wrapper{
            padding-bottom: 45px;
                    margin-top: -25px;
  }
    .jdgm-prev-badge__text{
        width: 80% !important;
  }
  .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
   .boost-sd__product-image-column--left .boost-sd__product-label--custom-free-delivery{
        margin-top: 166px !important;
  }
  .boost-sd__product-image-column--left .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) {
    .boost-sd__product-title{
        max-width: 165px !important;
  }
      .jdgm-prev-badge__text{
        width: 77% !important;
  }
  .dt-sc-brand-logos-section{
            row-gap: 60px !important;
  }
  .small-laptop-3-card .dt-sc-blog-section{
            grid-template-columns: repeat(4, 1fr) !important;
  }
    #shopify-section-footer .dt-sc-flex-space-between {
    justify-content: center !important;
}
  .product-description-product-template .product-price .price-list{
        align-items: flex-start !important;
  }
  .home-custom-slider-product p,.custom-banded-products p {
    max-width: 340px !important;    /* Approx limit */
    
}
 /* #swiper-tab-1-best-sellers-slider ul li{
     width: 375px !important;
  } */
    .custom-banded-products .dt-sc-swiper-slider.swiper-container .swiper-slide{
        width: 375px !important;
  }
  .dt-sc-blog-section .dt-sc-blog-item .dt-sc-blog-content .dt-sc-blog-title{
    max-width: 505px !important;
  }
    .boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
  }
   .boost-sd__product-image-column--left .boost-sd__product-label--custom-free-delivery{
        margin-top: 125px !important;
  }
  .boost-sd__product-image-column--left .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);
  }
  #shopify-section-template--20274712740073__1759898269e887adbf {
    background-color: #F4F3F4 !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

/* price */
.products .product-detail del{
      font-size: 10px !important;
    line-height: 20px !important;
}
.products .product-detail .grid-link__meta .grid-link__org_price{
      font-size: 14px !important;
    line-height: 24px !important;
}
.simple-accordion .dt-sc-simple-accordion-link:before::hover{
  background-color: #177782 !important;
}
.simple-accordion .dt-sc-simple-accordion-link:hover:before, 
.simple-accordion .dt-sc-simple-accordion-link:hover:after{ background-color: #177782 !important;}

/* EXTRA HEADER */
@media only screen and (min-width:1366px) and (max-width:1420px){
#shopify-section-index-vertical-mega-menu{
  left: calc(4% / 2) !important;
}
ul.dt-nav > li:not(:nth-child(2)){
          margin-left: 25px !important;
}
}
@media only screen and (min-width:1280px) and (max-width:1365px){
  #shopify-section-index-vertical-mega-menu{
  left: calc(4% / 2) !important;
}
ul.dt-nav > li:not(:nth-child(2)){
          margin-left: 15px !important;
}
}
 @media only screen and (min-width:1440px) and (max-width:1620px){
  ul.dt-nav > li:not(:nth-child(2)) {
    margin-left: 40px !important;
}
 }
@media only screen and (min-width:320px) and (max-width:767px){
    .boost-sd-layout--has-horizontal-style1 .boost-sd__product-image-img {
        height: 268px !important;
    }
  #shopify-section-index-vertical-mega-menu .mobile-nav-container.mobile-nav-offcanvas-right.dt-header-menu{
            padding: 0px 05px 0px 05px !important;

  }
  #shopify-section-index-vertical-mega-menu .vmenu-trigger{
            font-size: 13px !important;
        line-height: 23px !important;
  }
  #shopify-section-template--20274711789801__16484715585d0b75d2 .slideblock_content{
    padding-left: 00px !important;
  }
  .home-custom-slider-product p, .custom-banded-products p{
    max-width: 285px !important;
  }
  .custom-grid-banner h4{
        line-height: 28px !important;
  }
  .custom-product-tab ul li{
        width: 100% !important;
  }
  .banner1{
        margin-bottom: 15px !important;
  }
  .home-grid-banner .dt-sc-section-wrapper{
            padding-top: 20px !important;
        padding-bottom: 20px !important;
  }
  .home-product-tab .dt-sc-section-wrapper{
    padding-bottom: 0px !important;
  }
  .home-product-tab .swiper-container{
    padding-bottom: 0px !important;
  }
  .home-product-tab ul{
    margin-bottom: 0px !important;
  }
  .products .product-container .product-additional img{
    height: 265px !important;
  }
}
/* extra footer */
@media only screen and (min-width:1180px) and (max-width:1365px){
  .footer__item--28a557d9-cccb-40c8-a425-5693a91b930e{
        width: 20% !important;
  }
  .footer__item--ef8a34a8-4790-43a3-b8b4-9aa218859532{
    width: 25% !important;
  }
  .footer__item--address_rQMAab{
        width: 22% !important;
  }
}
.custom-product-tab .product-additional img{
      height: 250px;
}
.custom-product-tab .main-australian-made-badge img{
    height: auto !important;
}
  .swiper-container-initialized:not(:hover) .swiper-button-next, .swiper-container-initialized:not(:hover) .swiper-button-prev{
    opacity: 1 !important;
  }
  .dt-sc-blog-section .dt-sc-blog-item .dt-sc-blog-content .dt-sc-blog-title{
        display: inline-block ;
    max-width: 360px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .home-grid-banner h4{
    line-height: 28px !important;
  }

  @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{
   max-width: 100% !important; 
   margin-top: 20px !important;
}
     
.product_image_width.zoom-type-inner,  .product-description-product-template{
width: 100% !important; 
} 
    
}
ul.dt-sc-list-inline > li.has-mega-menu ul.sub-menu-lists .heading{
      font-size: 20px !important;
      line-height: 30px !important;
}
ul.dt-sc-list-inline > li ul.sub-menu-lists > li > ul a{
  font-size: 18px !important;
  line-height: 28px !important;
}
header .site-header__links a{
      height: 40px !important;
    width: 40px !important;
    padding: 8px !important;
}
header .site-header__links a svg{
      height: auto !important;
    width: 100% !important;
}
.dt-sc-blog-section .dt-sc-blog-item .dt-sc-blog-content{
      padding: 30px 0px 0px 0px !important;
}
.mobile-menu ul.dt-sc-list-inline li.close-nav:before,
.mobile-menu ul.dt-sc-list-inline li.close-nav:after {
  background-color: #fff !important;
}
#shopify-section-header header .icon-btns {
    height: 40px !important;
    width: 40px;
    padding: 8px !important;
}

#shopify-section-header header .icon-btns svg {
    height: auto;
    width: 100%;
}
header .site-header__links .count{
  position: absolute !important;
  top: 0 !important;
}
 /* extra laptop issue */
 @media only screen and (min-width:1441px) and (max-width:1619px){
        .jdgm-prev-badge__text{
        width: 80% !important;
  }
  .boost-sd__product-image-column--left .boost-sd__product-label--custom-label-by-tag{
        margin-top: 152px !important;
    margin-left: -35px !important;
  }
   .boost-sd__product-image-column--left .boost-sd__product-label--custom-free-delivery{
        margin-top: 167px !important;
  }
  .boost-sd__product-image-column--left .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;
  }
  .dt-sc-swiper-slider.swiper-container.center-navigation.outside_container .swiper-button-next{
        right: 4px !important;
  }
  .dt-sc-swiper-slider.swiper-container.center-navigation.outside_container .swiper-button-prev{
    left: 4px !important;
  }
  .products .product-detail .grid-link__meta .grid-link__org_price{
    font-size: 12px !important;
    line-height: 22px !important;
  }
  .products .product-detail del{
        font-size: 9px !important;
    line-height: 19px !important;

  }
  .main-australian-made-badge{
            bottom: 0px !important;
  }
  .dt-sc-brand-logos-section{
            gap: 30px !important;
  }

  
 }
 .jdgm-paginate__page.jdgm-curt{
      font-size: medium !important;
 }
 .jdgm-paginate__first-page, .jdgm-paginate__last-page, .jdgm-paginate__prev-page, .jdgm-paginate__next-page{
      font-size: 17px !important;
    padding: 0px 3px 3px 3px !important;
 }
 .jdgm-paginate__page{
      margin: 2px !important;
 }
   .jdgm-histogram__row{
        margin-bottom: 15px !important;
  }
  .product-attributes{
    flex-wrap: nowrap !important;
  }
#sidebar-sticky{
  display: none !important;
}
.blog-template-content{
  width: 100% !important;
}
.tableizer-table th{
  background-color: #167782 !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;
}
 .template-collection .breadcrumb{
          margin: 0 0 40px 0;
    }
  .template-page .normal-page-padding{
        margin: 0px 283px !important;
  }
   @media only screen and (min-width:768px) and (max-width:1179px){
      .template-page .normal-page-padding{
        margin: 0px 50px !important;
  }
   }
   @media only screen and (min-width:320px) and (max-width:767px){
          .template-page .normal-page-padding{
        margin: 0px 20px !important;
  }
   }
   @media (max-width: 767px) {
    #AccessibleNav .logo.text-center {
        width: auto !important;
        max-width: auto !important;
        text-align: left !important;
    }
    .site-header__links {
      display: flex !important;
    }
.dt-sc-header-logo-sec .row{
      margin: 0px 15px !important;
}
  }
  #dt-sc-comments .comment-form > p small {
  display: none;
}
.boost-sd__filter-tree-horizontal-option-list{
        flex-wrap: wrap !important;
}
.butncust{
background-color: #167782 !important;
    color: #fff !important;
    border-radius: 8px !important;
}