/** Shopify CDN: Minification failed

Line 226:14 Expected ":"

**/
/* @media only screen and (max-width: 1590px) {
    .header--middle-left {  grid-template-columns: auto auto 2fr;  }
    .header-search-content.small-hide.medium-hide { width: 280px;}
    .header__menu-item {   padding: 0.5rem;}
} */

@media only screen and (max-width: 1830px) {
    .header--middle-left { 
        grid-template-columns: 20% auto 2fr;        
    }
    summary.list-menu__item {
      padding-right: 2rem;
  }
}

@media only screen and (max-width: 1700px) {
nav.header__inline-menu ul li a span, header-menu span {
    color: #424242 !important;
    font-family: transat-text, sans-serif !important;
    font-size: 12px !important;
}
}

@media only screen and (max-width: 1440px) {
.header-search-content.small-hide.medium-hide {
    width: 290px;    
}
}
  
@media only screen and (max-width: 1339px) and (min-width: 990px) {
  .header-search-content.small-hide.medium-hide {    
    display: none;
}
  .header--middle-left {
    grid-template-areas: "heading navigation";
    grid-template-columns: auto 2fr;    
}
  .search_mobile_hidden {
    display: block;
}
  
}
@media only screen and (max-width: 1366px) {
  ul.footer-block__details-content li a {    
      font-size: 16px;    
      line-height: 35px;    
  }
  nav.header__inline-menu ul li a span, header-menu span {    
    font-size: 11px !important;    
    letter-spacing: 0.12px !important;    
}
  .feature-content p {    
    font-size: 14px;        
    line-height: 25px;
    margin: 0 0 25px;
}
  .feature-content h2 {    
    font-size: 36px;    
    line-height: 50px;
    margin: 0 0 20px;
}
  .feature-content a.btn {    
    font-size: 20px;    
    padding: 10px 30px;    
    width: 235px;
}
  .timeline-txt p, .timeline-txt span {
    font-size: 12px;    
}
  .timeline-content {    
    gap: 10px;    
}
  .featured-content {    
    gap: 10px;
    padding: 30px 0;
}

}

@media only screen and (max-width: 1280px) {
.feature-content h2 {    
    font-size: 40px;    
    line-height: 40px;
    margin: 0 0 20px;
}
  .feature-content p {    
    font-size: 16px;    
    line-height: 25px;
    margin: 0 0 20px;
}
  .featured-content {    
    gap: 10px;
    padding: 30px 0;
}
    nav.header__inline-menu ul li a span, header-menu span {
        font-size: 14px !important;        
    }
}

@media only screen and (max-width: 1199px) {
.featured-content {    
    flex-direction: column;
}
  feature-block {    
    flex-direction: column;
}
  .feature-content {
    width: 100%;    
    max-width: 100%;    
}
   /* .timeline-item.grid__item.slider__slide {
    width: 35%;
} */
      .timeline-section.slider--tablet.grid--peek .grid__item:first-of-type {
        margin-left: 0;
    }

}
  
@media only screen and (max-width: 991px) {
   /* Footer css start responsive  */
    .footer-block span img {
        display: block;
    }
       .footer-block__details-content {
        overflow: hidden;
        transition: max-height .3s ease;
        max-height: 0;
        margin: 0;
    }
       .footer-block.open h2 span img {
        transform: rotate(90deg);
    }
   ul.footer-block__details-content li {
          line-height: 35px;
   }
    h2.footer-block__heading {
    margin-bottom: 10px;
}
   .footer__copyright.social_icon_right li.list-social__item {    
    margin-right: 5px;
}
   /* Footer css End responsive  */
 
  .home-easy-delivery {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 40px 50px;
    background: #f5f5f5;
    gap: 20px;
    flex-direction: column;
}
  .hed-right {
    width: 100%;
    text-align: center;
}
  .hed-left {
    text-align: center;
}
  .hed-left a {
    margin-top: 20px;
}
  .newsletter__wrapper {    
    flex-direction: column;
}
  .inline_flex {
    width: 100%;
}
  .timeline-item.grid__item.slider__slide {
    width: 33%;
}
  .timeline-txt p, .timeline-txt span {   
    font-size: 10px;
  }
  .timeline-txt span b {    
    font-size: 10px;    
}
  .getApproved img {
    width: 100%;
}
}

 @media only screen and (max-width: 989px) {
 details-modal.header__search {
    display: block;
}
   .header__icon, .header__icon--cart .icon {    
    width: 3rem;    
}
   header-drawer {    
    margin-left: 0;
}
       .header--middle-left {
        grid-template-columns: auto auto auto;
        gap: 10px;
    }
 }

 @media only screen and (max-width: 750px) {
   /* Footer css start responsive  */
.footer__list-social.list-social:only-child {
    justify-content: center;
}
   .footer__copyright.caption small.copyright__content {
    text-align: center;
}
         .search-modal__content-bottom.small-hide {
        display: none !important;
    }
   .announcement-bar.px-4.small-hide.medium-hide {
    display: none;
}
   .timeline-item.grid__item.slider__slide {
    width: 50%;
}
.feature-block {
    text-align: left;
    display: flex;
    align-item s: center;
    flex-direction: column;
}
   .home-collection .collection__title h2 {    
    font-size: 25px;    
}
   .feature-content {
    padding-right: 20px;
    padding-left: 20px;
}
   .product_multicolumn .multicolumn-card__info h3 {    
    font-size: 12px;    
}
       .feature-content h2 {
        font-size: 32px;
        line-height: 34px;
        margin: 0 0 16px;
    }
   .home-collection slider-component.slider-mobile-gutter {
    padding: 0 30px !important;
}
       .home-easy-delivery {        
        padding: 30px 20px;        
        gap: 20px;        
    }
   .hed-left h2 {    
    font-size: 25px;    
    line-height: 30px;
    margin: 0;
}
   .hed-right p {    
    font-size: 18px;    
    line-height: 25px;    
}
   .page_width_full {    
    padding: 0 2rem;
}
       .index-page .multicolumn-list:not(.slider) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
   .our-environment h2.banner__heading.inline-richtext {    
    font-size: 20px;    
    letter-spacing: 2.2px;    
}
   .our-environment .banner__text.rte.body p {    
    font-size: 40px;    
    letter-spacing: 2.8px;    
}
   .feature-content {
    padding: 0px 20px;
}
 
   /* Footer css End responsive  */
 }

 @media only screen and (max-width: 749px) {
   .timeline-content {    
    gap: 10px;    
}
   .slider-buttons button svg {
    width: 20px;
    height: 13px;
}
   .slider_icon .slider-button {
    width: 25.08px;
    height: 25.08px;
   }
   .page-width {    
    padding: 0 2rem;
}
   .product_multicolumn .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0;
}
   .index-page .home-banner .banner__buttons a {    
    font-size: 22px !important;    
}
   .home_mutlicolumn .title-wrapper--self-padded-mobile {
    padding: 0 !important;
}
   .hm-banner h2.banner__heading {    
    font-size: 30px;    
}
   .browse_product_wrapper .grid--peek .grid__item {
    width: auto;
    min-width: inherit;
}
  
 }

@media only screen and (max-width: 567px) {
.product_multicolumn .grid--peek .grid__item {
        min-width: 100%;
    }
  .timeline-item.grid__item:after {
    display:none;
  }
      .home-collection .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item {
        width: 100%;
    }
  .inline_flex label.field__label {
    top: 22%;
}
  .newsletter-form__field-wrapper .newsletter-form__button {
    position: relative;
    width: 100%;
}
  .field {
    flex-direction: column;
}
.inline_flex .field input {
    height: 60px;
}
  
}
    

 @media only screen and (max-width: 480px) {
   .timeline-item.grid__item.slider__slide {
    width: 100%;
}



 
   /* Footer css End responsive  */
 }