/** Shopify CDN: Minification failed

Line 4072:41 Unexpected "{"

**/
/* common css start */

@font-face {
    font-family: 'Circular Std';
    src: url('/cdn/shop/files/CircularStd-Bold.eot?v=1770180836');
    src: url('/cdn/shop/files/CircularStd-Bold.eot?v=1770180836') format('embedded-opentype'),
        url('/cdn/shop/files/CircularStd-Bold.woff2?v=1770180836') format('woff2'),
        url('/cdn/shop/files/CircularStd-Bold.woff?v=1770180836') format('woff'),
        url('/cdn/shop/files/CircularStd-Bold.ttf?v=1770180836') format('truetype'),
        url('CircularStd-Bold.svg#CircularStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: block; /* Ensures font loads before rendering text */
}

@font-face {
    font-family: 'Circular Std';
    src: url('/cdn/shop/files/CircularStd-Blacks.eot?v=1770180836');
    src: url('/cdn/shop/files/CircularStd-Blacks.eot?v=1770180836') format('embedded-opentype'),
        url('/cdn/shop/files/CircularStd-Blacks.woff2?v=1770180836') format('woff2'),
        url('/cdn/shop/files/CircularStd-Blacks.woff?v=1770180836') format('woff'),
        url('/cdn/shop/files/CircularStd-Blacks.ttf?v=1770180836') format('truetype'),
        url('CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: block; /* Ensures font loads before rendering text */
}

@font-face {
    font-family: 'Circular Std';
    src: url('/cdn/shop/files/CircularStd-Medium.eot?v=1770180836');
    src: url('/cdn/shop/files/CircularStd-Medium.eot?v=1770180836') format('embedded-opentype'),
        url('/cdn/shop/files/CircularStd-Medium.woff2?v=1770180836') format('woff2'),
        url('/cdn/shop/files/CircularStd-Medium.woff?v=1770180836') format('woff'),
        url('/cdn/shop/files/CircularStd-Medium.ttf?v=1770180836') format('truetype'),
        url('CircularStd-Medium.svg#CircularStd-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: block; /* Ensures font loads before rendering text */
}

@font-face {
    font-family: 'Circular Std Book';
    src: url('/cdn/shop/files/CircularStd-Book.eot?v=1770180836');
    src: url('/cdn/shop/files/CircularStd-Book.eot?v=1770180836') format('embedded-opentype'),
        url('/cdn/shop/files/CircularStd-Book.woff2?v=1770180836') format('woff2'),
        url('/cdn/shop/files/CircularStd-Book.woff?v=1770180836') format('woff'),
        url('/cdn/shop/files/CircularStd-Book.ttf?v=1770180836') format('truetype'),
        url('CircularStd-Book.svg#CircularStd-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block; /* Ensures font loads before rendering text */
}


@font-face {
    font-family: 'Circular Std';
    src: url('/cdn/shop/files/circularstd-light-webfont.otf?v=1770180836'),
        url('/cdn/shop/files/circularstd-light-webfont.woff2?v=1770180836') format('woff2'),
        url('/cdn/shop/files/circularstd-light-webfont.woff?v=1770180836') format('woff'),
        url('CircularSpotifyText-Light.svg#CircularSpotifyText-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: block; /* Ensures font loads before rendering text */
}

:root {
    --global-font-family:'Circular Std', sans-serif !important;
    --global-body-font-family: 'Circular Std Book', sans-serif !important;
    --font-heading-family : 'Circular Std', sans-serif !important;
    --global-dark-blue: #1C243C;
    --global-dark-grey: #777C8A;
    --global-green: #1A8917;
    --global-red: #F45720;
    --global-grey: #D4D2CD;
    --global-grayish: #F2F1EF;
    --global-greenish: #EAF3ED;
    --global-bluish: #E3EAF4;
    --global-white: #FFFFFF;
    --color-button-text:#fff !important;
}


body,html{background: var(--global-grayish) !important;font-family: var(--global-font-family);overflow-x:hidden;}
*{margin:0;padding:0;box-sizing:border-box;letter-spacing:0px !important;}
.mb-0{margin-bottom:0px !important;}
.mt-0{margin-top:0px !important;}

h1,.h1{font-weight: bold;line-height:1.1;font-size:64px;}
h2,.h2{font-weight: 500;line-height:1.3;font-size:40px;}
h3,.h3{font-weight: bold;line-height:1.2;font-size:28px;}
h4,.h4{font-weight: bold;line-height:1.2;font-size:24px;}
h5,.h5{font-weight: bold;line-height:1.3;font-size:20px;}
h6,.h6, p{font-weight: 450;line-height:1.4;font-size:18px;font-family: var(--global-body-font-family);}
quantity-popover .quantity.cart-quantity, .cart-item .quantity:before, .product-form__submit.button, .product-form__quantity .quantity:before,
.footer .field__input, .footer .select__select, .footer .customer .field input, .footer .customer select, .disclosure .disclosure__button.localization-form__select{background:var(--global-white);}
.product-form__input.product-form__input--pill input[type=radio]:checked+label, .product-form__input.product-form__input--pill input[type=radio]+label{color:var(--global-white);}
h2.common-heading{
    color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom:30px;
}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
/* common css end */


/* header css start */
sticky-header.header-wrapper {
    max-width: 1180px;
    border-radius: 100px;
    margin: 20px auto;
    padding: 6px 30px;
    background:var(--global-grayish);
    z-index:999;
}
.header-wrapper .header.page-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    box-sizing: border-box;
}
.header h1.header__heading a.header__heading-link{padding:0px;}
.header__inline-menu > ul.list-menu{gap:0px;padding-right:0px;}
.header__inline-menu > ul > li{
    padding:17px 16px;
    background: transparent;
    border-radius: 100px;
    transition:all 0.3s;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.header__inline-menu > ul > li .header__menu-item.list-menu__item{
    padding:0px;
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;    
    text-underline-offset: unset;
    position:relative;
    
}
.header__inline-menu > ul > li:hover{background: var(--global-white);}
.header__inline-menu > ul > li .header__menu-item.list-menu__item:hover span{text-decoration: none;text-underline-offset: unset;}
/* .header__inline-menu > ul > li .mega-menu .header__menu-item span{padding-right:15px;} */
.header__inline-menu > ul > li .mega-menu .header__menu-item span:after {
    content: "";
    position: absolute;
    color: var(--global-dark-blue);
    top: 70%;
    transform: translateY(-50%);
    right: -2px;
    background-image: url(/cdn/shop/files/downarow-icon.svg?v=1770793235);
    background-repeat: no-repeat;
    background-size: auto;
    width: 12px;
    height: 12px;
    line-height: 1;
    display:none;
}
.header__inline-menu > ul > li .mega-menu svg.icon-caret{display:none;}
.header .header__icons{gap:32px;}
.header .header__icons .header__icon, .header .header__icons .header__icon .svg-wrapper{width:21px;height:21px;}
.header .header__icons .header__icon.header__icon--account .svg-wrapper{width:24px;height:24px;}

.header__icon.header__icon--cart {
    position: relative;
    margin-right: 0;
}
.drawer.active .cart-drawer .drawer__inner{background:var(--global-white);}
.header__icon--cart .cart-count-bubble{bottom:13px;left:13px;}
.menu-drawer__navigation ul li a.link--text {
    color: var(--global-white);
}

/* megamenu css */
.mega-menu {
  position: static;
}
.shopify-section-header-sticky .mega-menu__content {
  max-height: calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem);
}

.header-wrapper--border-bottom .mega-menu__content {
  border-top: 0;
}

.js .mega-menu__content {
  opacity: 0;
  transform: translateY(-1.5rem);
}

.mega-menu[open] .mega-menu__content {
  opacity: 1;
  transform: translateY(0);
}
.mega-menu__content {
    background: var(--global-grayish);
    box-shadow: 0 6px 6px #00000040;
    padding: 20px 40px;
    border-radius: 20px;
    border: 0px none;
    left: 0;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 105%;
    z-index:999;
}
.mega-products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 0px;
}
.mega-product-card {
    display: flex;
    gap: 30px;
    padding: 30px;
    background: #f3f4f6;
    align-items: center;
    border-radius: 20px;
    border: 1px solid var(--global-grey);
    background: var(--global-white);
    transition:all 0.3s;
    text-decoration:none;
}
.mega-product-card:hover{border-color: var(--global-green);}

/* left side */
.mega-product-left {
    width: 210px;
    text-align: center;
}
.mega-product-title {
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
}

.mega-product-image img {
    width: 100%;
    border-radius: 15px;
    margin-bottom: 15px;
    height: 160px;
    object-fit: cover;
}
/* RIGHT SIDE */
.mega-product-right {
  flex: 1;
}

.mega-product-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-product-features li {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
.mega-feature-icon {
  width: 20px;
  height: 20px;
}
.mega-product-features li span{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.2;
}





/* .mega-menu__list {
  display: grid;
  gap: 1.8rem 4rem;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  list-style: none;
} 

.mega-menu__link {
  color: rgba(var(--color-foreground), 0.75);
  display: block;
  line-height: calc(1 + 0.3 / var(--font-body-scale));
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  text-decoration: none;
  transition: text-decoration var(--duration-short) ease;
  word-wrap: break-word;
}

.mega-menu__link--level-2 {
  font-weight: bold;
}

.header--top-center .mega-menu__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 0;
}

.header--top-center .mega-menu__list > li {
  width: 16%;
  padding-right: 2.4rem;
}

.mega-menu__link:hover,
.mega-menu__link--active {
  color: rgb(var(--color-foreground));
  text-decoration: underline;
}

.mega-menu__link--active:hover {
  text-decoration-thickness: 0.2rem;
}

.mega-menu .mega-menu__list--condensed {
  display: block;
}

.mega-menu__list--condensed .mega-menu__link {
  font-weight: normal;
}
*/
/* GRID WRAPPER */




@media(max-width:1199px){
    /* .header__inline-menu ul.list-menu{gap:20px;} */
    .header__inline-menu > ul > li{padding:17px 12px;}
    .header__inline-menu>ul>li .header__menu-item.list-menu__item{font-size:14px;}
    sticky-header.header-wrapper{max-width:960px;}
    .page-width{max-width:990px;padding:0px 15px;}
    .mega-menu__content{padding:20px;}
    .mega-product-card{gap: 20px;padding: 20px;}
    .mega-product-left {width: 150px;}
    .mega-product-image img{height:auto;}
}

@media(max-width:989px){
    sticky-header.header-wrapper{padding:7px 15px;max-width:calc(100% - 30px);}
    header.header{gap:15px;}
    .header .header__heading, .header .header__heading-link{flex:2;order:1;text-align:left;}
    .header .header__icons {
        order: 2;
        gap: 25px;
    }
    .header header-drawer{order:3;}
    .page-width{max-width:100%;padding:0px 15px;width:100%;}
    
}

/* header css end */

/* home hero swiper css start */
 .hero-swiper {
    position: relative;
  }
  .hero-swiper .swiper {
    width: 100%;
    height: 90vh;
  }
  .hero-swiper .swiper-slide {
    position: relative;
    overflow: hidden;
  }
  .hero-swiper img,
  .hero-swiper video,
  .hero-swiper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:top;
  }
  .hero-video,
  .hero-youtube {
    width: 100%;
    height: 100%;
  }
  .hero-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-start;
    background: linear-gradient(
      90deg,
      rgba(0,0,0,.55) 0%,
      rgba(0,0,0,.25) 55%,
      rgba(0,0,0,0) 100%
    );
    z-index: 2;
    justify-content:center;
    padding-bottom:70px;
  }
  .hero-overlay .page-width{
    margin: auto 0 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .hero-content {
    max-width: 600px;
    color:var(--global-white);
    position: relative;
    z-index: 3;
    padding:0px;
  }
  .hero-content h1 {
      margin-bottom: 14px;
      color: var(--global-white);
      font-size: 64px;
      font-weight: 700;
      line-height: 1.1;
      align-self: stretch;
  }
  .hero-content p {
      color: var(--global-white);
      font-size: 20px;
      font-weight: 700;
      line-height: 1.3;
      font-family:var(--global-font-family);
  }
  .hero-buttons {
    margin-top: 40px;
    display: flex;
    gap: 10px;
  }

.hero-buttons a.btn-primary  {
    display: flex;
    padding: 7px 6px 7px 20px;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    border-radius: 100px;
    background: var(--global-white);
    border: 0px none;
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
    overflow: hidden;
    max-width:180px;
    min-width:180px;
}

.hero-buttons a.btn-primary .btn-text {
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    line-height: 1.2;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: all .3s;
    font-family:var(--global-body-font-family);
}
.hero-buttons a.btn-primary:hover{transition:all 0.3s;background:var(--global-dark-blue);}
.hero-buttons a.btn-primary:hover .btn-text{color:var(--global-white);}
.hero-buttons a.btn-primary:hover svg rect{fill:var(--global-white);transition: all .3s;}
.hero-buttons a.btn-primary:hover svg path{fill:var(--global-dark-blue);transition: all .3s;}


   /* .hero-buttons .btn-secondary {
    background: #1b3a4b;
    color: #fff;
  }  */
  .swiper-pagination-bullet {
    background: var(--global-white);
    opacity: .6;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
  }

  .youtube-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9; /* keeps full video visible */
    overflow: hidden;
  }
  .youtube-wrapper video {
        width: 100%;
        height: 100%;
        object-fit: cover;  /* IMPORTANT */
        object-position:center;
    }

  .youtube-wrapper iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
@media (max-width: 1199px) {
    .hero-content h1 {
      font-size: 52px;
    }
    .youtube-wrapper {
        height: 100vh;      /* full screen height */
    }

}

@media (max-width: 1024px) {
    .hero-content h1 {
      font-size: 42px;
    }
    .hero-overlay{padding-bottom:50px;}
    .hero-swiper .swiper{height:600px;}
    .hero-swiper img, .hero-swiper iframe{object-position:top right;}
}

@media (max-width: 767px) {
.hero-overlay {
    padding: 40px 0px;
    align-items: flex-end;
}

.hero-content h1 {
    font-size: 40px;
}
.hero-content p {
    font-size: 16px;
}
.hero-swiper .swiper{height:500px;}

}

@media (max-width: 575px) {
    .hero-buttons{flex-wrap:wrap;margin-top:20px;justify-content:center;align-items:center;}
    .hero-content{text-align:center;}  
}

@media (max-width: 360px) {
.hero-content h1 {
    font-size: 38px;
}
}

/* home hero swiper css end */


/* New image with text css start */
.image-text-section, .features-section, .slider-section, .reviews-section, .lifetime-warranty-section, .whitebg-with-equalspace{
    border-radius: 40px;
    background: var(--global-white);
    padding: 60px 0;
    margin:10px auto;
    overflow:hidden;
}
.whitebg-bottomredius-space{
    border-radius:0px 0px 40px 40px;padding:120px 0 60px;margin:0px auto 10px;
    background: var(--global-white);
    overflow:hidden;
}
.info-heading, .feature-heading, .warranty-heading, .reviews-heading{
    color: var(--global-dark-blue);
    text-align: center;   
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin:0 0 20px;
    padding:0;
}
.info-text{
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
    margin:0;
    padding:0;
}
.image-with-text-wrap {
    display: flex;
    justify-content: center;   /* center whole row */
    align-items: stretch;
    gap: 20px;                 /* exact visual spacing */
    margin: 50px auto 0px;
    flex-wrap:wrap;
}

.image-text-item {
    display: flex;
    width: 280px;
    padding: 10px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0px;
    flex-shrink: 0;
    border-radius: 20px;
    background: var(--global-grayish);
}

.item-image {
    width: 260px;
    height: auto;
    aspect-ratio: 13 / 9;
    object-fit: cover;
    margin: 0px;
    padding:0px;
    border-radius:15px;
    margin:0 0 20px;
}

.item-text, .item-description {
    margin: 0 0 10px;
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
    text-align: center;
    padding:0px;
}
.image-with-text-wrap.columns-4 .image-text-item{width: 280px;}
.image-with-text-wrap.columns-4 .item-image{
    width: 260px;
    height: auto;
    aspect-ratio: 13 / 9;
}
.image-with-text-wrap.columns-3 .image-text-item{width: 380px;}
.image-with-text-wrap.columns-3 .item-image{
    width: 360px;
    height: auto;
    aspect-ratio: 18 / 11;
    margin:0 0 30px;
}
.image-with-text-wrap.columns-2 .image-text-item{width: 580px;}
.image-with-text-wrap.columns-2 .item-image{
    width: 560px;
    height: auto;
    aspect-ratio: 28 / 15;
    
}
.image-with-text-wrap.columns-3 .item-text, .image-with-text-wrap.columns-2 .item-text{
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}
.image-with-text-wrap.columns-3 .item-description{padding:0px 20px;}
.image-with-text-wrap.columns-2 .item-description{padding:0px 35px;}


@media(max-width:1199px){
    .image-text-section, .features-section, .slider-section, .reviews-section, .lifetime-warranty-section, .whitebg-with-equalspace{border-radius:30px;padding:40px 0;}
    .info-heading, .feature-heading, .warranty-heading, .reviews-heading{font-size:36px;margin:0 0 15px;line-height:1.2;}
    .info-text > br, .item-text > br{display:none;}
    .image-with-text-wrap {
        justify-content: space-between;
        gap: 15px 0px;
    }
    .image-with-text-wrap.columns-3 .image-text-item{width:32.3%;}
    .image-with-text-wrap.columns-4 .image-text-item, .image-with-text-wrap.columns-2 .image-text-item{width:48.5%;}
    .image-with-text-wrap.columns-4 .item-image, .image-with-text-wrap.columns-2 .item-image, .image-with-text-wrap.columns-3 .item-image{width:100%;}
    .whitebg-bottomredius-space{border-radius:0px 0px 30px 30px;}
    .image-with-text-wrap.columns-3 .item-text, .image-with-text-wrap.columns-2 .item-text{font-size:26px;}
    
}

@media(max-width:1024px){
.image-with-text-wrap {margin: 30px auto 0;}
}
@media(max-width:989px){
.image-with-text-wrap.columns-3 .image-text-item{width:48.5%;}
.image-with-text-wrap.columns-3 .item-description, .image-with-text-wrap.columns-2 .item-description{padding:0px 0px;}
}

@media(max-width:767px){
    .info-text, .item-text{font-size:16px;line-height:1.3;}    
    .image-text-section, .features-section, .slider-section, .reviews-section, .lifetime-warranty-section, .whitebg-with-equalspace{border-radius:20px;padding:40px 0;}
    .info-heading, .feature-heading, .warranty-heading, .reviews-heading{font-size:28px;}
    .whitebg-bottomredius-space{border-radius:0px 0px 20px 20px;padding:110px 0 40px;}
    .image-with-text-wrap.columns-3 .item-text, .image-with-text-wrap.columns-2 .item-text{font-size:24px;}
}

@media(max-width:575px){
    .image-with-text-wrap.columns-4 .image-text-item, .image-with-text-wrap.columns-2 .image-text-item, .image-with-text-wrap.columns-3 .image-text-item{width:100%;}
}
/* New image with text css end */

/* Features css start */
.features-items-wrap {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin: 50px auto 0;
    justify-items: start;
}
.feature-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    background: var(--global-white);
    padding: 0px 55px 40px;
    width: 320px;
    border-right: 1px solid var(--global-grey);
    border-bottom: 1px solid var(--global-grey);
    box-sizing:unset;
}
.feature-item:nth-child(3n+1) {
    padding-left: 0px;
    padding-right:55px;
}
.feature-item:nth-child(n+4) {
    padding-top: 35px;
    padding-bottom: 0px;
    border-bottom:0px none;
}
.feature-item:nth-child(5){padding-top: 26px;}
.feature-item:nth-child(3n) {
    padding-right: 0px;
    padding-left:55px;
    border-right:0px none;
}
.feature-image {
    width: 40px;
    height: 40px;
    margin: 0; /* icon stays on top-left */
}
.feature-item-heading {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0px 0 10px;
    color: var(--global-dark-blue);
    letter-spacing:0px;
}
.feature-text {
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
    margin: 0;
    white-space: normal;
    color: var(--global-dark-blue);
    max-width:320px;
}
.feature-text > br{display:none;}

/* Responsive */

@media(max-width:1279px){
.feature-item{width:100%;box-sizing:border-box;padding:0 40px 40px;}
}

@media(max-width:1024px){
    .features-items-wrap{margin:30px auto 0;}
    .feature-item-heading{font-size:26px;}
    .feature-item{padding:0 30px 30px;}
    .feature-item:nth-child(3n+1){padding-right: 20px;}
    .feature-item:nth-child(3n){padding-left: 20px;}
    .feature-item:nth-child(n+4){padding-top:30px;}
}

@media(max-width:989px){
    .features-items-wrap{grid-template-columns:repeat(2,1fr);margin:50px auto 0;}
    .feature-item:nth-child(1) , .feature-item:nth-child(2) {padding-top:0px;}
    .feature-item:nth-child(odd) {
        padding: 35px 35px 35px 0px;
        border-right:1px solid var(--global-grey);
        border-bottom:1px solid var(--global-grey);
    }
    .feature-item:nth-child(even) {
        padding: 35px 0px 35px 35px;
        border-right:0px none;
        border-bottom:1px solid var(--global-grey);
    }
    .feature-item:nth-child(5), .feature-item:nth-child(6) {border-bottom:0px none;padding-bottom:0px;}
}

@media(max-width:767px){
    .feature-text{font-size:16px;line-height:1.3;}
    .feature-item-heading{font-size:24px;}
}


@media(max-width:480px){
    .features-items-wrap{grid-template-columns:repeat(1,1fr);}
    .feature-item{flex-direction:row;}
    .feature-item:nth-child(even), .feature-item:nth-child(odd) {padding: 35px 35px 35px 0px;border-right:0px none;border-bottom:1px solid var(--global-grey);}
    .feature-item:first-child{padding-top:0px;} 
    .feature-item:last-child{border-bottom:0px none;padding-bottom:0px}
    
}


/* Features css end */


/* Warranty slider css start */
.warranty-slider-wrap{margin:50px auto 0;}

/* Slide layout */
.warranty-slide .slide-inner {
    display: flex;
    align-items: center;
    justify-content:space-between;
    gap: 60px;
    border-radius: 20px;
    background: var(--global-grayish);
    padding:10px 10px 10px 60px;
    max-width:1000px;
}
.warranty-slide:nth-child(3n+1) .slide-inner{background: var(--global-greenish);}
.warranty-slide:nth-child(3n+2) .slide-inner{background: var(--global-bluish);}
.warranty-slide:nth-child(3n+3) .slide-inner{background: var(--global-grayish);}

.warranty-slide .slide-image-wrap img {
    width: 620px;
    max-width:620px;
    height: 460px;
    object-fit: cover;
    object-position:center center;
    border-radius: 20px;
}

/* Right content */
.warranty-slide .slide-content-wrap {
    max-width: 420px;
}

.warranty-slide .slide-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 30px;
}

.warranty-slide .slide-icon img {
    width: 100%;
    height: 100%;
}

.warranty-slide .slide-content h3 {
    color: var(--global-dark-blue);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}

.warranty-slide .slide-content p {
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
}

/* Slick spacing */
.warranty-slider-wrap .slick-dotted.slick-slider, .review-slider-wrap .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.warranty-slider-wrap .slick-slide {
    padding: 0 10px;
    max-width:1000px;
}

.warranty-slider-wrap .slick-dots li button:before, .review-slider-wrap .slick-dots li button:before {
    content: '';
    display: none;
}

.warranty-slider-wrap .slick-dots, .review-slider-wrap .slick-dots {
    position: relative;
    bottom: 0;
    display: flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    flex-direction:row;
    width: 100%;
    padding: 0;
    margin: 30px 0 0;
    list-style: none;
    text-align: center;
}
.warranty-slider-wrap .slick-dots li, .review-slider-wrap .slick-dots li{
    width:auto;
    height:auto;
    margin:0;
    padding:0;
}

/* Inactive dots */
.warranty-slider-wrap .slick-dots li button, .review-slider-wrap .slick-dots li button {
    width: 7px;
    height: 7px;
    border-radius: 50%;      /* circular */
    background: var(--global-dark-grey);     /* light gray */
    border: none;
    padding: 0;
    margin: 0;           /* space between dots */
    transition: all 0.3s ease-in-out;
}

/* Active dot */
.warranty-slider-wrap .slick-dots li.slick-active button, .review-slider-wrap .slick-dots li.slick-active button {
    width: 51px;             /* elongated rectangle */
    height: 7px;            /* same height as inactive dots */
    border-radius: 6px;      /* rounded rectangle edges */
    background: var(--global-dark-grey);     /* dark blue active color */
    transition: all 0.3s ease-in-out;
}

@media(min-width:1600px){
    .warranty-slide .slide-content-wrap {
        max-width: unset;
    }
}

/* @media(max-width:1399px){
.warranty-slide .slide-inner, .warranty-slider-wrap .slick-slide{max-width:unset;}
} */


@media(max-width:1024px){
    .warranty-slider-wrap{margin:30px auto 0;}
    .warranty-slide .slide-inner{gap:30px;padding:10px 10px 10px 30px;}
    .warranty-slide .slide-content h3{font-size:26px;margin-bottom:10px;}
    .warranty-heading, .reviews-heading{padding:0px 15px;}
    
}

@media(max-width:989px){
    .warranty-slide .slide-content-wrap {
        max-width: 260px;
    }
    .warranty-slide .slide-image-wrap img{
        width: 100%;
        max-width: unset;
        height: 300px;
    }
    
}

@media(max-width:767px){
    .warranty-slide .slide-inner{flex-direction:column;align-items:flex-start;padding:30px 20px 20px;}
    .warranty-slide .slide-content-wrap{max-width:unset;}
    .warranty-slide .slide-image-wrap img{height:auto;}
    .warranty-slide .slide-content h3{font-size:24px;}
    .warranty-slide .slide-icon{margin-bottom:15px;}
    .warranty-slide .slide-content p{font-size:16px;line-height:1.3;}
}
/* Warranty slider css end */


/* Review section css start */
/* ================= HEADING ================= */

/* ================= RATING ROW (STARS + TEXT) ================= */
.reviews-section > .reviews-container > .review-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.reviews-section > .reviews-container > .review-text .review-message {
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height:1.2;
}

.review-stars {
    display: flex;
    gap: 4px;
    height: 16px;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.star svg {
    width: 16px;
    height: 16px;
}




/* ================= SLIDER ================= */
.reviews-slider {
    margin-top: 50px;
}

.reviews-slider .slick-track {
    display: flex;
}

.reviews-slider .slick-slide {
    width: 100% !important; /* fluid width */
    max-width: 300px;       /* cap max width */
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    display:flex;
}

.reviews-slider .review-card{
    border-radius: 20px;
    background:  var(--global-grayish);
    display: flex;
    width: 280px;
    height:100%;
    padding: 10px 10px 20px 10px;
    align-items: stretch;
    justify-content:stretch;
    gap: 20px;
    flex-direction: column;
    box-sizing: border-box;
}
.reviews-slider .review-image {
    width: 100%;
    height: 150px;
    margin: 0 auto;
}

.reviews-slider .review-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    overflow:hidden;
}

/* ================= REVIEW TEXT ================= */
.reviews-slider .review-card .review-text {
    margin-top: 14px;
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
    color: var(--global-dark-blue);
    margin:0px;
    padding:0px 10px;
}

/* ================= USER INFO ================= */
.reviews-slider .review-info {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: auto; /* pushes to bottom */
    padding:0px 10px;
}

.reviews-slider .review-info img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    object-fit: cover;
}

.reviews-slider .review-role-name {
    font-size: 16px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    color: var(--global-dark-blue);
    line-height:1.2;
}


/* Review section css end */


/* Tiny Trails Product Section css start */
.tinyTrails__section {
          border-radius: 60px;
          padding: 60px 0 100px;
          background: var(--global-white);
          margin:0 0 10px;
          overflow:hidden;
      }
      .tiny__titles h2 {
          font-weight: 500;
          font-size: 40px;
          line-height: 1.3;
          text-align: center;
          color: var(--global-dark-blue);
      }
      .tiny_products {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
          gap: 20px;
          margin: 50px auto 40px;

      }
      .tiny_products:empty{display:none;}
      .tiny_productItem {
          background: rgba(242, 241, 239, 1);
          padding: 10px 10px 30px;
          border-radius: 20px;
          width: 100%;
          display: flex;
          flex-direction: column;
          align-items: center;
          gap: 30px;
          max-width:580px;
      }
      .tiny_productItem img {
            width: 100%;
            height: auto;
            object-fit: cover;
            object-position: center;
            border-radius: 20px;
        }
      .tiny_itemHeading {
          display: flex;
          flex-direction: column;
          gap: 10px;
      }
      .tiny_itemDetails {
          display: flex;
          padding: 0 20px;
          justify-content: space-between;
          align-items: center;
          align-self: stretch;
          gap:30px;
      }
      .tiny_itemHeading h3, .tiny_compairingItems h3 {
          font-size: 28px;
          font-weight: 700;
          line-height: 1.2;
          padding: 0;
          margin: 0;
          color: var(--global-dark-blue);
      }
      .tiny_itemHeading p {
          font-size: 18px;
          font-weight: 450;
          font-family:var(--global-body-font-family);
          line-height: 1.4;
          padding: 0;
          margin: 0;
          color: var(--global-dark-blue);
      }
      .tiny_buyButtons {
          display: flex;
          padding: 7px 6px 7px 20px;
          gap:20px;
          justify-content: space-between;
          align-items: center;
          border-radius: 100px;
          background: var(--global-green);
          border: none;
          cursor: pointer;
          transition:all 0.3s;
          min-width:155px;
      }
      .tiny_itemDetails a, .document-item a {
          text-decoration: none;
          cursor: pointer;
      }
      .tiny_buyButtons button{
          color: var(--global-white);
          text-align: center;
          font-size: 16px;
          font-style: normal;
          font-weight: 450;
          font-family:var(--global-body-font-family);
          line-height: 1.2;
          background: transparent !important;
          border: none;
          cursor: pointer;
          min-height:unset;
          min-width:unset;
      }
      .cart__ctas.tiny_buyButtons button {
            /* width: auto;text-align:left;padding:0px; */
            width: 100%;text-align:left;padding:15px;
        }
      .peace-hero a:hover .tiny_buyButtons, a:hover .tiny_buyButtons, .cart__ctas.tiny_buyButtons:hover{transition:all 0.3s;background:var(--global-dark-blue) !important;}
      .peace-hero a:hover .tiny_buyButtons svg rect, a:hover .tiny_buyButtons svg rect, .cart__ctas.tiny_buyButtons:hover svg rect{fill:var(--global-green);}

      /* Tiny Compairing styles */
      .tiny_compairing {
          display: flex;
          padding: 60px 80px;
          flex-direction: column;
          align-items: center;
          border-radius: 20px;
          background: var(--global-grayish);
          margin: 0 auto;
      }
      
      .tiny_compairingRow {
            display: flex;
            width: 100%;
            gap: 120px;
            justify-content: flex-end;
            align-items: center;
            padding: 0 30px 20px;
        }
      .tiny_compairingItems img {
          display: block;
          width: 100%;
          align-items: center;
          object-fit: contain;
          object-position: center center;
          height: auto;
          max-width: 180px;
      }

   .tiny_compairingItems {
      width: calc(33.33% - 60px);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align:center;
  }

      /* Feature sections */
      .tiny_compairingFeatures {
          width: 100%;
      }
      .featureItemTitle:first-child {
            width: 25%;
        }
      .featureItemTitle {
            width: 33.33%;
        }
      .featureItemTitle .withFeaturedIcon {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          gap: 16px;
      }
      .withFeaturedIcon img{width:40px;height:40px;}
      .featureItemTitle h5 {
          color: var(--global-dark-blue);
          text-align: center;
          font-size: 20px;
          font-weight: 700;
          line-height: 1.3;
          margin: 0;
      }
      .featureItemTitle p {
          color:var(--global-dark-blue);
          text-align: center;
          font-size: 18px;
          font-weight: 450;
          font-family:var(--global-body-font-family);
          line-height: 1.4;
          align-self: stretch;
          margin: 0;
      }

      .tiny_featuresContainer {
          display: flex;
          justify-content: space-between;
          gap: 110px;
          margin: 0;
          border-top: 1px solid var(--global-grey);
          align-items: center;
          padding:15px 30px;
          min-height:110px;
          max-height:110px;
      }
      .product_images {
        height: 100%;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        border-radius: 20px;
        overflow: hidden;
    }

.compare-mobile { display: none; }


 @media(max-width:1199px){
    .tinyTrails__section {
        border-radius: 40px;
        padding: 40px 0 70px;
    }
    .tiny__titles h2{font-size:36px;line-height:1.2;}
    .tiny_compairing{padding:30px 40px;}
    .tiny_featuresContainer{padding:20px;gap:60px;min-height:120px;max-height:120px;}
    .tiny_compairingRow{gap:120px;padding:0 50px 20px;}
 }

 @media(max-width:1024px){
 .tiny_itemHeading h3, .tiny_compairingItems h3{font-size:26px;}
 .tiny_products{margin:30px auto;}
 .tiny_itemDetails{gap:10px;padding:0px 10px;}
 }

   @media(max-width:989px){
        .tiny_featuresContainer {
            padding: 20px 10px;
            gap: 30px;
        }
   }

  @media(max-width:767px){
    .tinyTrails__section {
        border-radius: 20px;
        padding: 40px 0 60px;
    }
    .tiny__titles h2{font-size:28px;}
    .tiny_itemHeading h3, .tiny_compairingItems h3{font-size:24px;}
    .tiny_itemHeading p{font-size:16px;line-height:1.3;}
    .tiny_itemDetails{flex-direction:column;align-items:flex-start;}
    .featureItemTitle p{font-size:16px;line-height:1.3;}
    .tiny_compairing {
        /* -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        overflow-x: scroll;
        align-items: flex-start;
         */
         padding: 0;
        background: transparent;
    }
    /* .tiny_compairing_wrap {
        min-width: 840px;
        display: inline-block;
    } */

      /* mobile compare slider css start */
      .tinyTrails__section .page-width{padding:0px;}
      .tinyTrails__section .page-width .tiny__titles, .tinyTrails__section .page-width .tiny_products{padding:0px 15px;}
        .compare-desktop { display: none; }
        .compare-mobile { display: block;padding-left:15px; }
        .compare-mobile:has(.nextslide){padding-left:0px;padding-right:15px;}
        .compare-slider::-webkit-scrollbar {
            display: none;
        }
        .compare-slider {
            display: flex;
            align-items:flex-start;
            justify-content:flex-start;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            -webkit-overflow-scrolling: touch;
            padding-right: 25px;   /* space for peek */
            gap: 10px;
        }
        .compare-slider.nextslide{padding-left:25px;padding-right:0px;}


        .compare-slide {
            width: 100%;
            scroll-snap-align: start;
            padding: 10px 0px;
            box-sizing: border-box;
            flex: 0 0 100%;
            scroll-snap-align: start;
        }
        /* .compare-slider .compare-slide:last-child, .compare-slider.nextslide .compare-slide:first-child{display:none;} */
        .compare-slider.nextslide .compare-slide:last-child, .compare-slider .compare-slide:first-child{display:block;}
        .compare-card {
            background: var(--global-grayish);
            border-radius: 20px;
            padding: 30px 10px;
        }
        .compare-slide:last-child .compare-card{padding:39px 10px 30px;}
        .compare-card-title img{width:155px;height:auto;margin:0 auto 5px;display:block;}
        .compare-slide:last-child .compare-card-title img{width:138px;}
        .compare-card-title h3{
            color: var(--global-dark-blue);
            text-align: center;
            font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
            margin:0 0 20px;
        }
        /* .compare-arrow:disabled {
            opacity: 0.6;
            pointer-events: none;
            cursor: not-allowed;
        } */
        .mobile-feature-wrap{
            border-top: 1px solid var(--global-grey);
            padding: 3px 10px;
            min-height:110px;
            max-height:110px;
            display:flex;
            flex-direction:row;
            align-items:center;
            justify-content:flex-start;
            gap:40px;
            flex-wrap:wrap;
        }
        .mobile-featured-icon {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width:70px;
        }
        .mobile-featured-icon img{width:40px;height:40px;}
        .mobile-featured-icon h5, .mobile-featured-content p{
            color: var(--global-dark-blue);
            text-align: center;
            font-size: 18px;
            font-weight: 700;
            line-height: 1.3;
            margin:0;
    
        }
        .mobile-featured-content{width:calc(100% - 110px);}
        .mobile-featured-content p{text-align:left;}
        .mobile-featured-content small{
            color: var(--global-dark-blue);
            text-align: left;
            font-size: 18px;
            font-weight: 450;
            line-height: 1.4;
            font-family:var(--global-font-family);
            margin:0;
        }

        .compare-nav {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin: 5px 0 0px;
            padding:0px 15px 0 0;
        }
        .nextslide + .compare-nav{padding:0px 0px 0 15px;}

        .compare-arrow {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: none;
            background: var(--global-grayish);
            font-size: 20px;
            cursor: pointer;
            transition:all 0.3s;
        }
        .compare-arrow:hover{background: var(--global-dark-blue);}
        .compare-arrow:hover path{fill:var(--global-white);}

        .compare-progress {
            display: flex;
            gap: 8px;
        }

        .progress-dot {
            width: 30px;
            height: 3px;
            background: var(--global-grayish);
            border-radius: 20px;
            transition: 0.3s;
        }

        .progress-dot.active {
            background: var(--global-green);
        }

     /* mobile compare slider css end */
    
 }

  @media(max-width:640px){
    .tiny_products{flex-direction:column;}
    .tiny_itemDetails{flex-direction:row;align-items:center;}
    
  }
  @media(max-width:375px){
    .tiny_itemDetails{flex-direction:column;align-items:flex-start;}
  }

/* Tiny Trails Product Section css end */




/* .lifetime-warranty-section css start */
.lifetime-warranty-cardwrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    border-radius: 20px;
    background: var(--global-grayish);
    padding: 10px 10px 10px 60px;
}

.lifetime-warranty-section .left-content {
    width:380px;
    z-index: 2;
}

.lifetime-warranty-section .left-content h2 {
    color:var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3; 
    margin: 0 0 20px 0;
}

.lifetime-warranty-section .left-content p {
    color:var(--global-dark-blue);
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4; 
    margin: 0 0 30px 0;
}

a.custom-btn {
    display: flex;
    padding: 6px 6px 6px 20px;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    border-radius: 100px;
    background: var(--global-white);
    border: 1px solid var(--global-green);
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
    overflow: hidden;
    max-width:165px;
}

a.custom-btn .btn-text {
    color: var(--global-green);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.2;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: all .3s;
}
a.custom-btn:hover .btn-text{transition:all 0.3s;color:var(--global-dark-blue);}
a.custom-btn:hover svg rect{fill:var(--global-green);transition: all .3s;}



.lifetime-warranty-section .right-image {
    width:calc(100% - 440px);
    z-index: 1;
}

.lifetime-warranty-section .right-image img {
    width: 100%;
    height: 390px;
    display: block;
    border-radius: 15px;
    object-fit: cover;
}

.lifetime-warranty-section .bottom-text {
    color: var(--global-dark-blue);
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.2; 
    margin-top: 20px;
    width:100%;
}

@media(max-width:1199px){
    .lifetime-warranty-section .left-content h2{font-size:36px;line-height:1.2;margin:0 0 15px;}
    .lifetime-warranty-cardwrap{padding:10px 10px 10px 40px;gap:40px;}
}

@media(max-width:989px){
.lifetime-warranty-section .left-content p > br{display:none;}
.lifetime-warranty-section .left-content{width:270px;}
.lifetime-warranty-section .right-image {
    width: calc(100% - 290px);
}
.lifetime-warranty-cardwrap{gap:20px;padding:10px 10px 10px 20px;}
.lifetime-warranty-section .right-image img{height:350px;}
}

@media(max-width:767px){
    .lifetime-warranty-section .left-content h2{font-size:28px;}
    .lifetime-warranty-cardwrap{flex-direction:column-reverse;gap:30px;padding:20px 20px 30px;}
    .lifetime-warranty-section .left-content, .lifetime-warranty-section .right-image{width:100%;}
}

@media(max-width:480px){
.lifetime-warranty-section .right-image img{height:250px;}
}


/* .lifetime-warranty-section css end */



/* FAQ Section css start */
.faq-section {
    border-radius: 40px;
    padding: 60px 0 100px;
    background: var(--global-white);
    margin:0px 0 10px;
}
/* Two-column layout */
.faq-wrapper {
    display: flex;
    flex-direction:row;
    gap: 60px;
    align-items: flex-start;
    justify-content:space-between;
}

/* Left heading */
.faq-left {
    width: 440px;
}
.faq-left h2 {
    color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
}
.faq-right {
    width: calc(100% - 500px);
}

/* FAQ items */
.faq-item {
    border-bottom: 1px solid var(--global-grey);
    padding: 20px 0;
}
.faq-item:first-child{padding-top:0px;}

.faq-question {
    width: 99%;
    background: none;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    text-align: left;
}

.faq-question h5 {
    margin: 0;
    max-width: calc(100% - 60px);
    color:  var(--global-dark-blue);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

/* Icons */
.faq-icon {
    flex-shrink: 0;
}

.faq-icon img {
    width: 40px;
    height: 40px;
    display: block;
}

/* Closed state by default */
.faq-item .icon-plus, .faq-item.active .icon-minus {
    display: none; /* hidden by default */
}

/* Active state */
.faq-item .icon-minus, .faq-item.active .icon-plus, .faq-item.active .faq-answer {
    display: block;  /* show open icon */
}

/* Answer text */
.faq-answer {
    display: none;
    margin-top: 14px;
    max-width: calc(100% - 60px);
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
}

@media(max-width:1199px){
    .faq-section{gap:40px;}
    .faq-left {width: 370px;}
    .faq-right {width: calc(100% - 420px);}
    .faq-left h2{font-size:36px;line-height:1.2}
}

@media(max-width:989px){
    .faq-left {width: 300px;}
    .faq-right {width: calc(100% - 350px);}
    .faq-wrapper{gap:40px;}
    .faq-question h5{font-size:18px;}
}

@media(max-width:767px){
    .faq-section{border-radius:20px;padding:40px 0 70px;}
    h6, .h6, p{font-size:16px;}
    .faq-wrapper{flex-direction:column;}
    .faq-left, .faq-right{width:100%;}
    .faq-left h2{text-align:center;font-size:28px;}
}

/* FAQ Section css end */


/* footer css start */
footer.footer{background: var(--global-grayish);padding:110px 0px 85px;border-top:0px none;}

.newsletter-box {
    text-align: center;
    margin-bottom:87px;
}

.newsletter-box h1 {
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom:16px;
}

.newsletter-box p {
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 18px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.4;
    margin-bottom:26px;
}

.newsletter-box .newsletter-form {
    display: flex;
    max-width: 500px;
    height: auto;    
    justify-content: space-between;
    align-items: center;
    margin:0 auto;
}

.newsletter-form input {
    color: var(--global-dark-grey);
    width: 100%;
    height: auto;
    padding: 17px 6px 17px 20px;
    border-radius: 100px;
    border: none;
    outline: none;
    font-size: 16px;
    background: var(--global-white);
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
}
.newsletter-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 16px;
  font-weight: 450;
  font-family: var(--global-body-font-family);
  color: var(--global-dark-grey);
}
.newsletter-form input::-moz-placeholder { /* Firefox 19+ */
  font-size: 16px;
  font-weight: 450;
  font-family: var(--global-body-font-family);
  color: var(--global-dark-grey);
}
.newsletter-form input:-ms-input-placeholder { /* IE 10+ */
  font-size: 16px;
  font-weight: 450;
  font-family: var(--global-body-font-family);
  color: var(--global-dark-grey);
}
.newsletter-form input:-moz-placeholder { /* Firefox 18- */
  font-size: 16px;
  font-weight: 450;
  font-family: var(--global-body-font-family);
  color: var(--global-dark-grey);
}

.newsletter-form button {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    color: var(--global-white);
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer .footer__content-top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:85px;padding-bottom:40px;}
.footer__content-top h2.footer-block__heading{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom:6px;
}
ul.footer-block__details-content li a.list-menu__item--link{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.8;
    padding:0px;
    font-family:var(--global-body-font-family);
}
ul.footer-block__details-content li a.list-menu__item--link:hover, ul.footer-block__details-content li a.list-menu__item--link.list-menu__item--active{
    border:0px none;text-decoration:none;color: var(--global-green);
}

.footer-content-top-left {
    width: 255px;
}
.footer-content-top-right {
    width: calc(100% - 340px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap:31px;
}
.footer-top-right-wrap{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap:40px;
    width:100%;
}
.footer-top-right-wrap .footer__blocks-wrapper{
    gap:40px;
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(1){width: 150px;max-width: unset;}
.footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(2){width: 150px;max-width: unset;}
.footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(3){width: 100px;max-width: unset;}
.footer-top-right-wrap ul.footer-block__details-content li{margin-right:0px}
.footer-top-right-wrap .footer-block--newsletter{
    margin-top:0px;
     display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:45px;
    flex:0 0 300px;
}
.footer-top-right-wrap .footer__content-country form{padding:0px;margin:0px;width:100%;}
.footer-top-right-wrap .footer__content-country form h2{display:none;}
.footer-top-right-wrap .footer__content-country, .footer-top-right-wrap .footer__content-country .footer__localization > *{width:100%;}
.footer-top-right-wrap .footer__content-country .footer__localization{padding:0px;}
.footer-top-right-wrap .footer__content-country form .disclosure{border:0px none;width:100%;}
.footer-top-right-wrap .footer__content-country form .disclosure .disclosure__button{
    margin:0px;
    border:0px none;
    border-radius:100px;
    background:var(--global-white);
    padding: 12px 15px;
    min-height:54px;
    width:100%;
    position:relative;
}
.footer-top-right-wrap .footer__content-country form .disclosure .disclosure__button:after {
    content: "";
    position: absolute;
    border: 0px none;
    box-shadow: unset;
    top: 50%;
    transform: translateY(-50%);
    left: unset;
    right: 22px;
    background-image: url(/cdn/shop/files/downarow-icon.svg?v=1770793235);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 12px;
    height: 6px;    
}
.footer-top-right-wrap .footer__content-country form .disclosure .disclosure__button:before{display:none;}
.footer-top-right-wrap .footer__content-country .country-label-text,
.disclosure__list.country-selector__list .disclosure__item .disclosure__link .country, 
.disclosure__list.country-selector__list .disclosure__item .disclosure__link .localization-form__currency{
    color: var(--global-dark-blue);
    font-family: var(--global-body-font-family);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
}
.disclosure__list.country-selector__list ul.countries{min-width:300px;}
.footer-top-right-wrap #country-label{gap:10px}
.footer-top-right-wrap #country-label svg {
    width: 24px;
    height: 24px;
    display: block;
}
.disclosure__list.country-selector__list .disclosure__item{padding:6px 15px;}
.disclosure__item:not(:has(.visibility-hidden)) {
  background:var(--global-green);
}
.disclosure__list.country-selector__list .disclosure__item .disclosure__link {gap:10px;display:flex;align-items:center;justify-content:flex-start;}
.disclosure__list.country-selector__list .disclosure__item .visibility-hidden{display:none !important;}
.disclosure__list.country-selector__list .disclosure__item .fi.country-flag{width:24px;height:24px;border-radius:50%;background-size:cover;background-position:center;}

.footer-block--newsletter ul.footer__list-social{gap:15px;justify-content:space-between;width:100%;}
.footer-block--newsletter ul li.list-social__item a{background:var(--global-white);border-radius:100%;transition:all 0.3s;}
.footer-block--newsletter ul li.list-social__item a svg path{fill:var(--global-dark-blue);transition:all 0.3s;}
.footer-block--newsletter ul li.list-social__item a:hover{background:var(--global-dark-blue);border-radius:100%;transition:all 0.3s;}
.footer-block--newsletter ul li.list-social__item a:hover svg path{fill:var(--global-white);transition:all 0.3s;}


.footer-top-right-wrap .footer__content-country form .disclosure__list-wrapper{background:var(--global-white);}
.footer-top-right-wrap .footer__content-country form .disclosure__list-wrapper .disclosure__link{padding:0px;gap:10px;word-break:unset;}
.footer-top-right-wrap .footer__content-country form .disclosure__list-wrapper .localization-form__currency{opacity:1;}
.payment-accept {
    display: flex;
    align-items: center;
    justify-content:flex-start;
    gap: 20px;
}
.payment-label {
    color: var(--global-dark-blue);
    font-family: var(--global-body-font-family);
    font-size: 14px;
    font-weight: 450;
    line-height: 1.2;
}
.payment-icons {
    display: flex;
    align-items: center;
    gap: 14px;
}
.payment-icons img {
    display: block;
    height: auto;
    width: 33px;
}


.download-app{
    border-radius: 20px;
    background: var(--global-grey);
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    width:100%;
}
.download-app p{
    color: var(--global-dark-blue);
    text-align: center;
    font-family: var(--global-body-font-family);
    font-size: 14px;
    font-weight: 450;
    line-height: 1.2;
    margin-bottom:12px;
}
.download-app h4{
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}
.google-img{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;margin-top:27px;}
.google-img a{display:inline-flex;}


.footer .footer__content-bottom{border-top:0px none;padding-top:0px;}
.footer__copyright.caption {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap:122px;
    margin-top:0px;
}
small.copyright__content{
    color: var(--global-dark-blue);
    font-size: 14px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
}

.policy-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:30px;}
.policy-wrapper a{
    color: var(--global-dark-blue);
    font-size: 14px;
    font-weight: 450;
    line-height: 1.2;
    text-decoration:unset;
    font-family:var(--global-body-font-family);
    transition:all 0.3s;
}
.policy-wrapper a:hover{color: var(--global-green);}

@media(max-width:1199px){
    footer.footer{padding:80px 0 55px;}
    .newsletter-box{margin-bottom:60px;}
    .newsletter-box h1, h1, .h1{font-size:52px;}
    .footer .footer__content-top{gap:25px;}
    .footer-top-right-wrap{gap:30px;}
    .footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(1),
    .footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(2) {
        width: 120px;
    }
    .footer-top-right-wrap .footer-block--newsletter{flex:0 0 240px;}
    .footer-content-top-left {
        width: 230px;
    }
    .footer-content-top-right{width: calc(100% - 270px);}
    .download-app{padding:30px 15px;}
    .footer-top-right-wrap .footer__blocks-wrapper{gap:25px !important;width:100%;}
    .footer-block--newsletter ul li.list-social__item a{padding:8px;}
    .footer-block--newsletter ul li.list-social__item a .svg-wrapper{width:18px;height:18px;}
    .footer__copyright.caption{gap:56px;}
}

@media(max-width:1024px){
.newsletter-box h1, h1, .h1{font-size:42px;}
}

@media(max-width:989px){
.footer-top-right-wrap{flex-direction:column;}
.footer-top-right-wrap .footer-block--newsletter{align-items:flex-start;justify-content:flex-start;flex:0;width:300px;}
.payment-accept {
    align-items: flex-start;
    flex-direction: column;
}
.footer__copyright.caption{
        text-align: center;
        justify-content: center;
        flex-direction: column;
        gap: 20px;
}
}

@media(max-width:767px){
.newsletter-box p{font-size:16px;line-height:1.3;}
.newsletter-box h1, h1, .h1 {
    font-size: 40px;
}
.footer .footer__content-top {
    gap: 25px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.footer-top-right-wrap .footer-block--newsletter {
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap:30px;
}
.footer-top-right-wrap .footer__content-country, .footer-top-right-wrap .footer__content-country .footer__localization>*{width:300px;}
.payment-accept{align-items:center;justify-content:center;width:100%;}
.footer-content-top-right{width:100%;}
.footer-top-right-wrap .footer__blocks-wrapper{width: auto;margin:0 auto;}
.footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(1), .footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu:nth-child(2) {
    width: 170px;
}
.footer-top-right-wrap .footer-block.grid__item, ul.footer-block__details-content{margin:0px;}
footer.footer {
    padding: 50px 0 30px;
}
.newsletter-box {
    margin-bottom: 50px;
}
.footer-content-top-left{width: 100%;max-width: 500px;}

}

@media(max-width:749px){
.footer-top-right-wrap .country-filter {
    display: none;
}
.footer-top-right-wrap .disclosure__list-wrapper.country-selector{bottom:0px;height:100%;max-height:100vh;}
}

@media(max-width:575px){
.footer-top-right-wrap .footer__blocks-wrapper{flex-direction:column;text-align:center;}
ul.footer-block__details-content li a.list-menu__item--link{justify-content:center;}
.footer-top-right-wrap .footer__blocks-wrapper .footer-block--menu{width:100% !important;}
.footer .footer__content-top{padding:0px 20px 30px;}
.payment-icons{flex-wrap:wrap;justify-content:center;gap:5px;}
.policy-wrapper {
    align-items: center;
    justify-content: center;
    gap:15px;
    flex-wrap: wrap;
}
}

@media(max-width:360px){
.newsletter-box h1, h1, .h1 {
    font-size: 38px;
}
}

/* footer css end */


/* product page css start */
.innerpage sticky-header.header-wrapper, .product-page sticky-header.header-wrapper, body #MainContent{background:var(--global-grayish);}
body.innerpage{background:var(--global-white) !important;}
.product-page .shopify-section product-info{    
    background: var(--global-white);
    border-radius: 0 0 40px 40px;
    margin-bottom:10px;
    padding-bottom:120px;
    padding-top:90px;
}
.product-page .product.grid{margin-top:20px;}
.product__media-wrapper .product__media-list{border-radius:20px;overflow:hidden;margin:0 0 40px;}
.product__media-wrapper .product__media-list .product__media-item .media > img{border-radius:20px;overflow:hidden;}
.product__media-wrapper ul.thumbnail-list{gap:12px;padding:0px !important;}
.product__media-wrapper ul.thumbnail-list li.thumbnail-list__item, .product__media-wrapper ul.thumbnail-list li.thumbnail-list__item .thumbnail{width:60px !important;height:60px;}
.product__media-wrapper ul.thumbnail-list li.thumbnail-list__item .thumbnail[aria-current], .product__media-wrapper ul.thumbnail-list li.thumbnail-list__item .thumbnail:hover{
    box-shadow:unset;
    border-radius: 3px;
    border: 1px solid var(--global-green);
    opacity:1;
}
.product__media-wrapper .thumbnail-slider .slider-button{display:none !important;}
.product .product__info-wrapper{padding:0 0 0 60px;}
.product__info-wrapper .product__title h1{
    color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin:0 0 20px;
}
.product__info-wrapper .product__info-container .product-form{margin:20px 0 0}
.product__info-wrapper ul.icon-with-text{margin:0px;padding:0px;}
.product__info-wrapper .icon-with-text .icon-with-text__item{margin:0px 0 10px;gap:16px;}
.product__info-wrapper variant-selects + .icon-with-text .icon-with-text__item{gap:10px;margin:-5px 0 10px;}
.product__info-wrapper .icon-with-text .icon-with-text__item img{width:20px;height:20px;margin-right:0px;}
.product__info-wrapper .icon-with-text .icon-with-text__item span{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.3;
}
a.green-btn-primary {
    display: flex;
    padding: 7px 6px 7px 20px;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    border-radius: 100px;
    background: var(--global-green);
    border: 0px none;
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
    overflow: hidden;
    max-width: 180px;
    min-width: 180px;
}

a.green-btn-primary .btn-text {
    color: var(--global-white);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 450;
    line-height: 1.2;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: all .3s;
    font-family:var(--global-body-font-family);
}
a.green-btn-primary:hover{transition:all 0.3s;background:var(--global-dark-blue);}
a.green-btn-primary:hover svg rect{fill:var(--global-green);transition: all .3s;}
.product-form__submit span{color:var(--global-dark-blue);}

.product__info-wrapper .product-form__input .form__label, .product__info-wrapper .icon-with-text .icon-with-text__item span.h4{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    line-height: 1.4;
    margin:0 0 18px;
}
.product__info-wrapper .icon-with-text .icon-with-text__item span.h4{margin:0px;}
.product__info-wrapper .icon-with-text .icon-with-text__item span.h4 a{color:var(--global-green);}
.product__info-wrapper .product-form__input--pill input[type=radio] + label{
    border-radius: 16px;
    border: 1px solid var(--global-grey);
    background-color:transparent;
    width:100%;
    padding:14px 20px;
    margin:0 0 20px;
}
.product__info-wrapper .product-form__input--pill input[type=radio]:checked + label, 
.product__info-wrapper .product-form__input--pill input[type=radio] + label:hover{
    border: 1px solid var(--global-green);
    background-color:transparent;
}
.product__info-wrapper .product__info-container variant-selects{margin-top:40px;}
.product__info-wrapper .product__info-container>*+* {
    margin: 0px;
}
.product__info-wrapper .plan-card__top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.product__info-wrapper .plan-card__top .plan-card__title{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}
.product__info-wrapper .plan-card__top .plan-card__badge{
    border-radius: 100px;
    background: var(--global-green);
    padding: 4px 10px;
    color: var(--global-white);
    text-align: center;
    font-size: 12px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
}
.product__info-wrapper .plan-card__top .plan-card__subtitle {
    margin-top: 2px;
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
    text-align:left;
}
.product__info-wrapper .plan-card .plan-card__divider {
    height: 1px;
    background: var(--global-grey);
    margin: 10px 0 10px 50px;
    display:block !important;
}
.product__info-wrapper .plan-card .plan-card__price{
    color: var(--global-dark-blue);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    text-align:left;
    padding-left:50px;
}
.product__info-wrapper .plan-card .plan-card__details, .product__info-wrapper .plan-card .plan-card__details span{
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
}
.product__info-wrapper .plan-card .plan-card__details span{
    font-size: unset;
    width: auto;
    height: auto;
}
.product__info-wrapper .product-form__buttons .tiny_buyButtons:hover{transition:all 0.3s;background:var(--global-dark-blue) !important;}
.product__info-wrapper .product-form__buttons .tiny_buyButtons:hover svg rect{fill:var(--global-green);}
.product__info-wrapper .tiny_buyButtons button:after, .product__info-wrapper .tiny_buyButtons button:before{display:none;}
.product__info-wrapper .tiny_buyButtons .product-form__submit span {
    color: var(--global-white);
    line-height:1.2;
    text-align:left;
}
.product__info-wrapper .tiny_buyButtons .product-form__submit{
    justify-content: space-between;
    padding: 0;
    line-height: 1;
    margin: 0;
    gap:17px;
}
.product__info-wrapper .product-form__buttons .tiny_buyButtons{padding:4px 6px 4px 20px;min-width:unset;}
.product__info-wrapper .product-form .product-form__buttons {
    min-width: 170px;
    max-width: unset;
    display: inline-block;
}
.product__info-wrapper .custom-product-rating {
    line-height: 1.1;
    margin:0 0 15px !important;
}
.product__info-wrapper .custom-product-rating .rating-text{
    color: var(--global-dark-grey);
    font-size: 14px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.2;
}
.product__info-wrapper .plan-card__radio-wrapper {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    margin: 0px;
}
.product__info-wrapper .plan-card__radio {
    width: 18px;
    height: 18px;
    border: 1px solid var(--global-grey);
    border-radius: 50%;
    margin: 4px 0 0;
    position: relative;
}
.plan-radio-input:checked+.plan-card .plan-card__radio {
    border-color: var(--global-green);
}
.product__info-wrapper .plan-radio-input:checked+.plan-card .plan-card__radio:after {
    content: "";
    width: 9px;
    height: 9px;
    background: var(--global-dark-blue);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.product__info-wrapper .plan-card__expand{padding:0 0px 0 48px;}
.product__info-wrapper .plan-card.expanded .plan-card__expand {
    max-height: 1000px;
    margin-top: 0px;
    
}
.product__info-wrapper .plan-features ul {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}
.product__info-wrapper .plan-features li{
    color: var(--global-dark-grey);
    font-size: 14px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
    padding:0 0 5px 28px;
    position:relative;
    gap: 0;
    margin: 0;
    text-align:left;
}
.product__info-wrapper .plan-features li:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 18px;
    height: 18px;
    background-image: url("/cdn/shop/files/check1.svg?v=1771838545");
    background-size: contain;
    background-repeat: no-repeat;
}
.product__info-wrapper .plan-renewal {
    margin-top: 0px;
}
.product__info-wrapper .plan-renewal__title {
    color: var(--global-dark-blue);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
}
.product__info-wrapper .plan-renewal__box {
    background:var(--global-grayish);
    border-radius: 8px;
    padding: 8px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 10px;
    gap:30px;
}
.plan-renewal__box .plan-renewal__option strong {
    font-size: 14px;
    color: var(--global-dark-blue);
    font-weight: 700;
    text-align: left;
    line-height: 1.2;
}
.plan-renewal__box .plan-renewal__option span{
    font-size: 14px;
    color: var(--global-dark-blue);
    font-weight: 450;
    font-family:var(--global-body-font-family);
    text-align: left;
    line-height: 1.2;
}
.plan-renewal__box .plan-renewal__divider {
    padding: 0;
    margin:0px;
    font-size: 14px;
    color: var(--global-dark-blue);
    font-weight: 450;
    font-family:var(--global-body-font-family);
    text-align: left;
    line-height: 1.2;
    opacity:0.6;
}

/* tab css */
.petloc-tabs-section {
  position: sticky;
  z-index: 2; /* must be higher than header */
  top:84px !important;
}
.petloc-tabs-wrapper{
  display:flex;
  justify-content:center;
  margin:-49px auto 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 5;
  max-width: 1180px;
  border-radius:30px;
}
.petloc-tabs-wrapper .petloc-tabs-container {
    background: transparent;
    padding: 0px;
    border-radius: 0px;
}
.petloc-tabs-wrapper .petloc-tabs-nav {
    display: flex;
    gap: 10px;
}
.petloc-tabs-wrapper .petloc-tabs-nav .tab-link{
    all: unset;
    cursor: pointer;
    border-radius: 15px 15px 0 0;
    border: 1px solid var(--global-grey);
    text-align:center;
    display: flex;
    min-width: 175px;
    padding: 9px 11px 7px;
    justify-content: center;
    align-items: center;
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    height:auto;
    background: var(--global-white);
    transition: all 0.25s ease;
    box-sizing:border-box;
}
.petloc-tabs-wrapper .petloc-tabs-nav .tab-link.active, .petloc-tabs-wrapper .petloc-tabs-nav .tab-link:hover{background:var(--global-bluish);border-color:var(--global-bluish);box-shadow:unset;}
/* 
.petloc-tab-content{
  display:none;
}
.petloc-tab-content.active{
  display:block;
} */

/* product detail css */


/* about section css */
h2.petloc-about-heading{
    color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin:0 0 30px;
}
.petloc-about-text p{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.4;
    margin:0px;
}
.petloc-about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: start;
}
.petloc-about-list {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.petloc-about-item{    
    display:flex;
    flex-direction:row;
    gap:10px;
    align-items:center;
    justify-content:flex-start;
}
.petloc-about-item img{width:20px;height:20px;}
.petloc-about-item span{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
}

/* video section */
.petloc-card .petloc-video-wrapper img {
    width: 100%;
    display: block;
    border-radius: 20px;
    overflow:hidden;
}
.petloc-video-wrapper .petloc-video-play{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  border-radius:100px;
  background: rgba(255, 255, 255, 0.40);
  border:none;
  padding:17px 30px;
  text-align: center;
  cursor:pointer;
  display:flex;
  align-items:center;
  gap:10px;
  transition:all 0.3s
}
.petloc-video-wrapper .petloc-video-play span{
    color: var(--global-white);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
}
.petloc-video-wrapper .petloc-video-play:hover{background:var(--global-white);}
.petloc-video-wrapper .petloc-video-play:hover span{color:var(--global-dark-blue);}
.petloc-video-wrapper .petloc-video-play:hover svg path{fill:var(--global-dark-blue);}


/* chracteristic section css */
.petloc-characteristics-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
  align-items:start;
}
.petloc-characteristics-heading{
  color: var(--global-dark-blue);
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  margin:0 0 30px;
}
.petloc-characteristics-right .petloc-characteristics-heading{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding-top:22px;
}
.petloc-characteristics-table{
  display:flex;
  flex-direction:column;
}
.spec-row{
  display:flex;
  justify-content:flex-start;
  align-items:flex-start;
  padding:1px 0;
  border-top:1px solid var(--global-grey);
  
}
.spec-row:last-child{border-bottom:1px solid var(--global-grey);}
.spec-label{
  color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    max-width:240px;
    min-width:240px;
}
.spec-value{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.6;
}



/* review grid css */
.petloc-reviews-grid{
  display:grid;
  grid-template-columns:360px 1fr;
  gap:40px;
  align-items:flex-start;
}
.petloc-reviews-heading{
    color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin:0 0 30px;
}
.review-summary{
    padding:30px;
    border-radius: 20px;
    background: var(--global-grayish);
}
.review-score{
  color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
    margin:0 0 6px;
}
.review-star-wrap{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    line-height:1;
    margin:0 0 16px;
}
.review-item-stars{margin-bottom:16px;line-height:1;}
.review-star-wrap .review-stars, .review-item-stars .star {
    height: 13px;
}
.review-star-wrap .review-stars span.star, .review-item-stars span.star {
    display: inline-block;
    line-height: 1;
}
.review-star-wrap .star svg, .review-item-stars .star svg {
    width: 13px;
    height: 13px;
}
.review-total{
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
}
.rating-row{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:8px;
  font-size:14px;
}
.rating-row:last-child{margin-bottom:0px;}
.rating-row span{
   color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height:1.2;
}
.rating-row span svg{margin-left:5px;}
.rating-bar{
  flex:1;
  height:5px;
  background:var(--global-white);
  border-radius:20px;
  overflow:hidden;
}
.rating-fill{
  height:100%;
  background:var(--global-red);
  display:block !important;
}

.review-item{
  border:1px solid var(--global-grey);
  border-radius:20px;
  padding:30px;
  margin:0 0 20px;
}
.review-meta{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    margin:0 0 16px;
}
.review-meta .verified{
    color: var(--global-green);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
}
.review-meta .small{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family: var(--global-body-font-family);
}
.review-title{
  color: var(--global-dark-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
  margin-bottom:8px;
}
.review-text{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.4;
    margin-bottom:25px;
}

.review-author{
  display:flex;
  align-items:center;
  gap:14px;
}
.review-author span{
  color: var(--global-dark-blue);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin:0px;
}

.review-avatar{
  width:40px;
  height:40px;
  border-radius:50%;
  background:var(--global-grayish);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px;
  box-sizing:border-box;
}
.review-button.custom-btn{margin-top:30px;}

.product-page .tiny_products, .innerpage .tiny_products{margin: 0 auto;}
.product-page .tiny_compairing, .innerpage .tiny_compairing{margin: 50px auto 0;}

@media(max-width:1199px){
    .product__info-wrapper .product__title h1, .petloc-reviews-heading, .petloc-characteristics-heading, h2.petloc-about-heading, .review-score{font-size:36px; line-height:1.2;}
    .petloc-characteristics-right .petloc-characteristics-heading{padding-top:18px;}
    .product .product__info-wrapper{padding:0 0 0 30px;}
    .product-page .shopify-section product-info{padding-bottom:70px;}
    .petloc-reviews-grid{gap:20px;}
    .product-page .tiny_compairing {
        margin: 30px auto 0;
    }
    .petloc-tabs-wrapper{max-width:960px;}
    
}
@media(max-width:989px){
    .petloc-reviews-grid, .petloc-characteristics-grid, .petloc-about-grid{
        grid-template-columns:1fr;
    }
    .product__info-wrapper .product__info-container variant-selects {
        margin-top: 20px;
    }
    .product__info-wrapper .plan-card__radio-wrapper{gap:15px;}
    .product__info-wrapper .product-form__input--pill input[type=radio]+label{padding:14px 15px;}
    .product__info-wrapper .plan-card .plan-card__price{padding-left:30px;}
    .product__info-wrapper .plan-card .plan-card__divider{margin:10px 0 10px 30px;}
    .product__info-wrapper .plan-card__expand {padding: 0 0 0 28px;}
    .petloc-tabs-wrapper {
        flex-direction: column;
        padding:0px 15px;
        max-width:calc(100% - 30px);
        border-radius:10px;
    }
    .petloc-tabs-wrapper .petloc-tabs-nav {
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }
.petloc-tabs-wrapper .petloc-tabs-nav .tab-link {
    min-width: unset;
    flex: 0 0 32.3%;
}
.petloc-tabs-section {
    top: 77px !important;
}
.petloc-characteristics-heading, .petloc-characteristics-right .petloc-characteristics-heading{font-size:24px;font-weight: 700;line-height: 1.2;margin-bottom:20px;padding:0px;}
.petloc-characteristics-card.whitebg-with-equalspace{background:transparent;border-radius:0px;padding:0px;margin:0px;}
.petloc-characteristics-grid{gap:10px;}
.petloc-characteristics-card .petloc-characteristics-left, .petloc-characteristics-card .petloc-characteristics-right{width:100%;background:#fff;border-radius:20px;padding:30px 10px;margin:0px auto;}
.petloc-characteristics-card-wrap.page-width{padding:0px;}
}
@media(max-width:767px){
    .product-page .shopify-section product-info{border-radius:0 0 20px 20px; padding-bottom: 40px;}
    .product__info-wrapper .product__title h1, .petloc-reviews-heading, h2.petloc-about-heading, .review-score{font-size:28px;}
    h2.petloc-about-heading{margin:0 0 20px;}
    .product-page .product.grid {
        gap: 30px;
        flex-direction: column;
        margin-top:10px;
    }
    .product-page .product.grid > *{width:100%;padding:0px;}
    .product__info-wrapper .product__info-container {
        max-width: 100%;
    }
    .product__info-wrapper .plan-card .plan-card__price{font-size:26px;}
    .product__media-list .product__media-item{border-radius:30px;overflow:hidden;height:400px;}
    .product-page .product__media-wrapper .thumbnail-slider{margin:0px !important;}
    .review-title{font-size:22px;}
    .review-author span{font-size:18px;}
    .petloc-video-wrapper .petloc-video-play{padding:12px 20px;}
    .product__info-wrapper .icon-with-text .icon-with-text__item {
        margin: 0 0 5px;
    }
    .petloc-tabs-wrapper {
        margin: -150px auto 10px;
    }
    
    .petloc-tabs-wrapper .petloc-tabs-nav .tab-link {
        flex: 0 0 48.8%;
    }
    .petloc-tabs-wrapper .petloc-tabs-nav .tab-link:last-child {
        flex: 0 0 100%;
    }
    .petloc-tabs-section{display:none;}

}
@media(max-width:479px){
    .spec-row{gap:4px;}
.spec-label {line-height: 1.3;max-width: 120px;min-width: 120px;}
  .spec-value{text-align:left;max-width:calc(100% - 120px);}
  .petloc-characteristics-right .spec-label {max-width: 190px;min-width: 190px;}
  .petloc-characteristics-right .spec-value{max-width:calc(100% - 190px);}
  .product__media-list .product__media-item{border-radius:30px;overflow:hidden;height:300px;}
  .petloc-tabs-wrapper .petloc-tabs-nav {
        flex-direction: column;
    }
    .product__info-wrapper .plan-renewal__box{gap:10px;padding:8px 10px;}
    /* .plan-renewal__option > *{text-align:center !important;} */
    .product__info-wrapper .plan-card__text {
        width: 80%;
    }
    .product__info-wrapper .plan-card__radio-wrapper{justify-content:flex-start;}
    .review-item{padding:20px 15px;}
}



/* product page css end */

/* minicart css start */
.cart-drawer .drawer__inner{
    padding:30px 30px 66px 30px;
    border-radius: 0 0 0 40px;
    background: var(--global-white) !important;
    max-width:440px;
    min-width:440px;
    box-sizing:border-box;
}
.cart-drawer .drawer__header{padding:0px;}
.cart-drawer .drawer__heading {
    color: var(--global-dark-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding: 30px 0;
    width: 100%;
    margin: 0px;
}
.cart-drawer .drawer__close{min-width:20px;min-height:20px;top:0;right:0;}
.cart-drawer .drawer__close .svg-wrapper svg{width:13px;height:13px;}
.cart-drawer .drawer__close .svg-wrapper path{fill:var(--global-dark-blue);}
.cart-drawer .cart-drawer__form .cart-items thead{display:none;}
.cart-drawer__form{border-top:1px solid var(--global-grey);padding-top:30px;}
.cart-drawer .cart-drawer__form .cart-items td {
    padding-top: 0px;
}
.cart-drawer .cart-items .cart-item {
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    gap: 0px;
    margin-bottom: 30px;
    position:relative;
}
.cart-drawer .cart-items .cart-item:last-child{
    margin-bottom: 30px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--global-grey);
}
.cart-items .cart-item__media {
    border-radius: 10px;
    background: var(--global-grayish);
    width: 55px;
    height: 70px;
    transform: rotate(90deg);
    margin-top:-5px;
}
.cart-items .cart-item__media a {
    width: auto;
    height: 35px;
    padding: 11px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    transform: rotate(-90deg);
}
.cart-items .cart-item__image{width:100%;height:auto;object-fit:contain;}
.cart-drawer .cart-drawer__form .cart-items td.cart-item__details{padding-left:25px;}
.cart-items a.cart-item__name{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration:none;
}
.cart-items .product-option, .cart-item__price-wrapper .price{
    color: var(--global-dark-blue);
    font-family: var(--global-body-font-family);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
}
.cart-items .product-option dd, .cart-items p.product-option{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family: var(--global-body-font-family);
    margin:0px;
}
.cart-item__quantity .quantity.cart-quantity {
    border: 0px none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    background:transparent;
}
.cart-item__quantity .quantity.cart-quantity:before, .cart-item__quantity .quantity.cart-quantity:after{display:none;}
.cart-item__quantity .quantity__button{
    width: 22px;
    height: 22px;
    padding: 3px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid var(--global-grey);
    background: var(--global-white);
}
.cart-item__quantity .quantity__input{
    opacity:1;
    color: var(--global-dark-blue);
    font-size: 14px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
    flex-grow:0;
    min-width:20px;
    max-width:20px;
    padding:0px;
}
.cart-item  cart-remove-button {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0px;
}
.cart-item  cart-remove-button .button{
    min-width: auto;
    min-height: auto;
    margin: 0px;
}
.cart-item  cart-remove-button .button .svg-wrapper{width:15px;height:15px;}
.cart-drawer .drawer__footer{
    border-top:1px solid var(--global-grey);padding:30px 0 0;margin-top:30px;
}
.cart-drawer .cart-drawer__footer .totals{margin:0px;}
.cart-drawer__footer .totals__total, .cart-drawer__footer .totals__total-value{
    color: var(--global-dark-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin:0px;
}
.cart-drawer .cart-drawer__form .cart-items td.cart-item__totals{width:100%;text-align:right;}
.cart-drawer .cart-drawer__form .cart-items td.cart-item__quantity {
    width: 100%;padding-left: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1;
}
.cart-drawer__footer .cart-trust-badges {
    margin: 30px 0px 15px;
}
.trust-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:15px;line-height:1.1;}
.trust-item span:last-child{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.2;
}
.cart-drawer .cart-drawer__footer .tax-note {
    margin: 0 0 30px;
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.3;
}
.cart__ctas.tiny_buyButtons button:after, .cart__ctas.tiny_buyButtons button:before{display:none;}
.cart__ctas.tiny_buyButtons svg{margin:0px;}
.cart-drawer .cart__checkout-button {
    max-width: none;
    line-height: 1;
    padding: 0px;
    text-align: left;
    height: unset;
    min-height: unset;
    min-width: unset;
    width: 100%;
    justify-content:flex-start;
}

@media(max-width:1440px){
.cart-drawer .drawer__inner{padding:20px 30px 20px;}
.cart-drawer__footer .cart-trust-badges {
    margin: 20px 0 15px;
}
.cart-drawer .cart-items .cart-item:last-child{margin-bottom:20px;}
.cart-drawer .drawer__footer{margin-top:10px;padding-top: 20px;}
.cart-drawer .cart-items .cart-item{margin-bottom:10px;}
.cart-drawer .cart-drawer__footer .tax-note{margin:0 0 15px;}
}

@media(max-width:479px){
    .cart-drawer .drawer__inner{min-width:100%;max-width:100%;width:100%;}
}

/* minicart css end */

/* review page cssstart */
section#shopify-section-template--24432011247780__image_banner_f69bxf {
    padding-top: 0px;
}
.banner {
    justify-content:center;align-items:flex-start;position:relative;
    min-height:770px !important;
}
.banner .banner__box.content-container{padding:0px !important;}
.banner .banner__box h2{
    color: var(--global-white);
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.1;
}
.banner .banner__media {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    margin: 0 auto;
    right: 0;
    border-radius: 0 0 40px 40px;
    background:var(--global-white);
}
.banner .banner__media img {
    max-width: 1180px !important;
    margin: 0 auto;
    border-radius: 20px;
    display: block;
    right: 0;
    height: 600px !important;
    transform: translateY(-46%);
    top: 50% !important;
}
.banner .banner__content{padding-top:170px;justify-content:flex-start;}
.banner .banner__content .banner__box{max-width:unset;min-width:unset;}

@media(max-width:1199px){
    .banner .banner__media img {
        max-width: 960px !important;
    }
    .banner .banner__media{
        border-radius: 0 0 30px 30px;
        padding: 40px 0;
    }

}

@media(max-width:989px){
.banner .banner__media img {
    max-width: calc(100% - 30px)!important;
    height:550px!important;
}
.banner{min-height: 700px !important;}
    .banner .banner__box h2{font-size:52px;}
    
}

@media(max-width:767px){
    .banner .banner__media{position:absolute !important;height:100% !important;}
.banner .banner__box h2{font-size:46px;}
.banner .banner__media img {
    height: 510px!important;
    transform:translateY(-43%);
    max-width:100% !important;
}
.banner {
    min-height: 630px!important;
}
.banner .banner__media {
    border-radius: 0 0 20px 20px;
    padding: 110px 0 40px;
}
.banner .banner__content{padding-top:135px;}
.banner .banner__content .banner__box {
    max-width: unset;
    min-width: unset;
    background: transparent;
    width: 100%;
    padding: 0px 60px !important;
}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner .banner__media.desktop-image{display:block !important;}
}

@media screen and (max-width: 767px) and (orientation: portrait) {
.banner .banner__media img {
    height: 375px !important;
    transform:translateY(-40%);
}
.banner {
    min-height: 510px!important;
}
}

@media(max-width:575px){
.banner .banner__box h2 {
    font-size: 40px;
    width: 90%;
    margin: 0  auto;
    line-height: 1.2;
}
.banner .banner__content .banner__box{padding: 0px 30px !important;}
}
@media(max-width:360px){
.banner .banner__box h2 {
    font-size: 40px;
}
}
/* review page css end*/

.skip-to-content-link.button{color:var(--global-white) !important;}


/* cart page css start */
.cart-inner-section{
    padding: 0px !important;
}
.cart-inner-section .whitebg-with-equalspace{margin:0px;border-radius:0px;padding-top: 110px;}
.cart-inner-section .title {
    color: var(--global-dark-blue);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}
.cart-inner-section .title-wrapper-with-link .underlined-link{color:var(--global-green);}
.cart-inner-section .cart-item{margin-bottom:40px;}
.cart-inner-section .cart-item:last-child{margin-bottom:0px;}
.cart-inner-section .cart-items .cart-item__media{left:20px;padding:0px;top:10px;}
.cart-inner-section .cart-items .cart-item__details{padding:25px 0 0 60px;}
.cart-inner-section .cart-items td {
    padding: 25px 0 0 0px;
}
.cart-inner-section .cart-items th{padding-left:0px !important;}
.cart-inner-section .cart-item__quantity .quantity-popover-container{padding:0px;}
.cart-inner-section .cart-item__quantity .quantity{min-height:auto;}
.cart-inner-section .cart-item cart-remove-button{top:3px;}
.cart-inner-section .cart-item__price-wrapper .price{margin-top:0px !important;}
.cart-inner-footersection .whitebg-with-equalspace{margin-top:0px;border-radius:0px 0 40px 40px;padding: 0px;}
.cart-inner-footersection .cart__footer .totals{
    margin:0px;
    gap: 20px;
    justify-content: space-between;
}
.cart-inner-footersection .cart__footer .totals__total, .cart-inner-footersection .cart__footer .totals__total-value{
    color: var(--global-dark-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin:0px 0 20px;
}
.cart-inner-footersection .cart__footer .tax-note, .dynamic-checkout__content small {
    margin: 0px 0 30px;
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family: var(--global-body-font-family);
    line-height: 1.4;
    text-align:left;
}
/* cart page css end */

/* .innerpage #MainContent.content-for-layout{
    background: #fff;
    padding-top: 110px;
    border-radius: 0 0 40px 40px;
    padding-bottom: 40px;
} */


/* pricing plan media css start*/
.whitebg-with-equalspace.rich-text-heading-wrap {
    margin-bottom: 0!important;
    margin-top: 0px;
    border-radius: 0px;
    padding-top:140px;
}
.whitebg-with-equalspace.tracker-price-wrap{margin-top:0px;border-radius:0 0 40px 40px}
.peace-hero__wrapper {
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 28px;
  overflow: hidden;
  padding: 80px 60px;
  min-height: 400px;
  display: flex;
  align-items: center;
}
.peace-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.peace-hero__content {
  position: relative;
  z-index: 2;
  max-width: 600px;
  color: var(--global-white);
}

 .peace-hero__content h2 {
    color: var(--global-white);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;  
    margin:0 0 20px;  
}

.peace-hero__content p{
  color: var(--global-white);
font-size: 20px;
font-style: normal;
font-weight: 450;
font-family: var(--global-body-font-family);
line-height: 1.4;
}
@media(max-width:1199px){
    .tracker-section .tracker-grid{grid-template-columns: repeat(2, 1fr);}
    .tracker-section .tracker-grid .tracker-card{padding:40px 20px;}
    .peace-hero__wrapper{padding:80px 40px;}
    .peace-hero__content h2{font-size:36px;}
    .rich-text-heading-wrap h2{font-size:52px;}
    .whitebg-with-equalspace.tracker-price-wrap{border-radius:0 0 30px 30px;}
}

@media(max-width:989px){
    .tracker-section .tracker-grid{grid-template-columns: repeat(1, 1fr);gap:40px;}
    .peace-hero__content{max-width:500px;}
    .tracker-section .tracker-grid .tracker-card .plan-card .plan-inner p{min-height:auto;}
    .rich-text-heading-wrap h2{font-size:42px;}
}

@media(max-width:767px){
    .tracker-section .tracker-grid .tracker-card .plan-top{min-height:auto;}
    .rich-text-heading-wrap h2{font-size:32px;}
    .tracker-section .tracker-grid .tracker-card .tracker-title, .tracker-section .tracker-grid .tracker-card .plan-price{font-size:24px;}
    .whitebg-with-equalspace.rich-text-heading-wrap{padding-top:120px;}
    .rich-text-heading-wrap p{font-size:16px;}
    .plan-options {
        flex-wrap: nowrap;
    }
    .whitebg-with-equalspace.tracker-price-wrap{border-radius:0 0 20px 20px;}
    .tracker-section .tracker-grid .tracker-card .plan-card{flex:1 !important;}
    .peace-hero__content h2{font-size:28px;}
}

@media(max-width:575px){
    .peace-hero__wrapper{text-align:center;background-position:center right -130px;min-height:350px;border-radius:20px;}
    .peace-hero__overlay{
        background: rgba(0, 0, 0, 1) !important;
        opacity: 0.4 !important;
    }
}

@media(max-width:479px){
    .tracker-section .tracker-grid .tracker-card .renewal-section .renewal-box{
        gap: 10px;
        padding: 8px 15px;
        flex-direction: row;
    }
    .tracker-section .tracker-grid .tracker-card .renewal-section{min-width:100%;}
    .plan-options {
        flex-wrap: wrap;
    }
    .tracker-section .tracker-grid .tracker-card .plan-card {
        flex: unset !important;
    }
    .tracker-section .tracker-grid .items{width:100%;}
}

@media(max-width:410px){
.product__info-wrapper .plan-renewal__box, .tracker-section .tracker-grid .tracker-card .renewal-section .renewal-box{
    gap: 3px;
    padding: 8px 15px;
    flex-direction: column;
    text-align: left;
    align-items: center;
}
.plan-renewal__option{text-align:left;gap:5px;flex-direction:row;}
}
/* pricing plan media css end*/

/* blog page css start */
.main-blog{
    padding: 0px !important;
}
.main-blog .whitebg-with-equalspace {
    margin: 0;
    border-radius: 0 0 40px 40px;
    padding-top: 110px;
    padding-bottom:60px;
}
.main-blog h1{
    text-transform:capitalize;
    position: absolute;
    top: 140px;
    left:0;
    right:0;
    z-index: 2;
    color: var(--global-white);
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.1;
}
.main-blog .article-card__image, .main-blog .article-card__image img, .main-blog .blog-articles .card--standard .card__inner{border-radius:20px;overflow:hidden;}
.main-blog .article-card .card__heading{font-size:28px;line-height:1.2;font-weight:700;color: var(--global-dark-blue);text-decoration:none;transition:all 0.3s;}
.main-blog .blog-articles__article:first-child .article-card .card__heading{font-size:40px;}
.main-blog .article-card .card__heading:hover{color:var(--global-green);}
.main-blog .article-card a, .underline-links-hover:hover a{text-decoration:none !important;}
.main-blog .article-card .article-card__info{font-size:16px;line-height:1.2;color: var(--global-dark-grey);}
.main-blog .article-card .article-card__excerpt, .main-blog .article-card p {
    color: var(--global-dark-blue);
    font-size: 18px;
    font-family: var(--global-body-font-family);
    font-weight: 450;
    line-height: 1.4;
}
.main-blog .blog-articles{gap:30px;}
.pagination__list .pagination__item{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-family: var(--global-body-font-family);
    font-weight: 450;
    line-height: 1.4;
    width:40px;
    height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:var(--global-grayish);
    border-radius:100%;
    text-decoration:none !important;
    margin:0px;
}
.pagination__list .pagination__item.pagination__item--current, .pagination__list .pagination__item:hover{color:var(--global-white);background:var(--global-green);}
.pagination__list .pagination__item--current:after, .pagination__list .pagination__item:hover:after{display:none;}
.pagination__list .pagination__item .svg-wrapper > svg {
    height: 15px;
    width: 15px;
}
.pagination__list .pagination__item:hover svg path{fill:var(--global-white);}
/* blog page css end */


/* about us page css start */
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__media img{border-radius:20px;}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text .image-with-text__grid{align-items:center;gap:100px;}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__media-item{width:540px;}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__text-item{
    width: calc(100% - 640px);
}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__content {
    padding: 0px;
}

.section-template--24432994058404__image_with_text_xin8tq-padding h2.image-with-text__heading, 
#shopify-section-template--24432994058404__rich_text_yMzUdJ .rich-text-heading-wrap h2{
    color: var(--global-dark-blue);
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__text p{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
}

#shopify-section-template--24432994058404__rich_text_yMzUdJ .whitebg-with-equalspace.rich-text-heading-wrap{
    border-radius: 40px 40px 0 0;
    padding: 60px 0 0 0;
}
#shopify-section-template--24432994058404__rich_text_yMzUdJ .rich-text-heading-wrap .rich-text__text {margin-top:15px;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner{min-height:700px !important;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner .banner__media img{transform:translateY(0);top:45px !important;height:auto !important;}
#Banner-template--24432994058404__image_banner_UQ3QYn .banner__content{display:none;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero{padding:0px;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__wrapper{padding:60px 50px 60px 60px;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__overlay{background:transparent !important;opacity:0 !important}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content{
    text-align: left;
    max-width: 500px;
    padding: 0;
    margin: 0px;
}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content h2{color: var(--global-dark-blue);margin:0px;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content p{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.3;
    margin:20px 0px;
}

#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 h4.peace-hero__bottom{
    color: var(--global-dark-blue);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin:0 0 40px 0;
}
.peace-hero__content a{text-decoration:none !important;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .tiny_buyButtons{gap:16px;max-width:210px;min-width:unset;}


.community-heading {
    margin-bottom: 50px;
    color: var(--global-dark-blue);
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.3;
}

.community-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  flex-wrap: wrap;
}

.community-image {
  width: 580px;
  text-align: center;
}

.community-image img {
  max-width: 100%;
  width:100%;
}

.community-content {
  width: calc(100% - 660px);
  display:flex;
  flex-direction:column;
  gap:30px;
  padding-top:60px;
}

.community-feature {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.feature-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.feature-icon img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.community-feature h4 {
    color: var(--global-dark-blue);
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin:0 0 5px;
}

.community-feature p {
    margin: 0;
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
}

.store-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  padding-left:60px;
}

.store-badge {
  height: 50px;
  width: auto;
  transition: transform 0.2s ease;
}

@media(max-width:1199px){
    #shopify-section-template--24432994058404__rich_text_yMzUdJ .whitebg-with-equalspace.rich-text-heading-wrap{
    border-radius: 30px 30px 0 0;
    padding: 40px 0 0 0;
}
/* .section-template--24432994058404__image_with_text_xin8tq-padding{padding:40px 0px !important;} */
.section-template--24432994058404__image_with_text_xin8tq-padding h2.image-with-text__heading, .community-heading, #shopify-section-template--24432994058404__rich_text_yMzUdJ .rich-text-heading-wrap h2{font-size:36px;}

.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text .image-with-text__grid, .community-wrapper{gap:40px;}
.community-image{width:490px;}
.community-content {
    width: calc(100% - 530px);
}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner{min-height:580px !important;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner .banner__media{padding:0px;}
}

@media(max-width:989px){
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text .image-with-text__grid{flex-direction:column;gap:30px;}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__media-item, .community-image{width:100%;}
.section-template--24432994058404__image_with_text_xin8tq-padding .image-with-text__text-item, .community-content{
    width: 100%;
}

.community-content{padding-top:0px;}
.community-feature h4{font-size:24px;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content{max-width:390px;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner{min-height:450px !important;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner .banner__media img{max-width:700px !important;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero .page-width{padding:0px;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__wrapper{background-position:center left;}
}

@media (max-width: 767px) {
    #shopify-section-template--24432994058404__rich_text_yMzUdJ .whitebg-with-equalspace.rich-text-heading-wrap{
    border-radius: 20px 20px 0 0;
}
  .section-template--24432994058404__image_with_text_xin8tq-padding h2.image-with-text__heading, 
  .community-heading, #shopify-section-template--24432994058404__rich_text_yMzUdJ .rich-text-heading-wrap h2{font-size:28px;}
  #shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__overlay{
    background: rgba(0, 0, 0, 1) !important;
    opacity: 0.6 !important;
    display:none;
}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content{
    text-align:left;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    max-width:100%;
    padding: 410px 0 0;
}
/* #shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content h2,
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__content p,
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 h4.peace-hero__bottom{color:var(--global-white);} */
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 .peace-hero__wrapper {
    padding: 0px 20px 40px;background-position:center;
    background-image:url('/cdn/shop/files/about-peacehero-banner.png?v=1772431516') !important;
    background-size:cover;
    min-height: 740px;
}

#Banner-template--24432994058404__image_banner_UQ3QYn.banner{min-height:310px !important;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner .banner__media img{max-width:470px !important;top: 30px!important;}
#shopify-section-template--24432994058404__peace_hero_about_us_GFzB44 h4.peace-hero__bottom{margin: 0 0 30px 0;}
}

@media (max-width: 479px) {
.store-buttons > a {
    width: 100%;
}
.store-badge {
    height: auto;
    width: 100%;
}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner{min-height:230px !important;}
#Banner-template--24432994058404__image_banner_UQ3QYn.banner .banner__media img{max-width:360px !important;top: 20px!important;}
}
/* about us page css end */


/* contact page css start */
.custom-contact-section .whitebg-with-equalspace {
    margin-top:0;
    border-radius:0 0 40px 40px;
    padding:145px 0 120px;
}

.contact-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 100px;
  align-items: start;
}

.contact-left h2 {
    color: var(--Dark-Blue, #1C243C);
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 40px;
}

.contact-left .description {
    color: var(--Dark-Blue, #1C243C);
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.4;
    margin-bottom: 50px;
}

.contact-block {
  margin-bottom: 60px;
}
.contact-block:last-child{margin-bottom:0px;}

.contact-block h4 {
    color: var(--Dark-Blue, #1C243C);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 14px;
}

.contact-block a {
    color: var(--Green, #1A8917);
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 1.4;
    font-family:var(--global-body-font-family);
    text-decoration: unset;
}
.contact-block p {
    margin-bottom: 12px;
}
.contact-block p.phone {
    color: var(--Green, #1A8917);
    margin-bottom:0px;
}

/* Label above the row */
.iti__flag{
  display: block !important;
}
/* for flag css */
.phone-input-wrapper{display:flex;gap:16px;}
.contact__form .input input.iti__tel-input{padding-left:15px !important;}

.phone-input-wrapper .iti.iti--show-flags {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width:100%;
}
.phone-input-wrapper .iti__country-container{
  position:relative;padding:0px;width:200px;inset:unset;
}
.phone-input-wrapper .iti input.iti__tel-input{width:calc(100% - 210px);padding:4px 20px !important;}
.phone-input-wrapper .iti__country-container .iti__selected-country {
    width: 100%;
    height: 54px;
    padding: 13px 10px;
    border: 1px solid var(--global-grey);
    background:var(--global-white);
    border-radius:100px;
    appearance: none;
    -webkit-appearance: none;    
    font-size: 16px;
    color: #7E878D;
    font-weight: 450;
    line-height:1.2;
}
.phone-input-wrapper .iti__country-container .iti__selected-country .iti__arrow {
    background-image: url(/cdn/shop/files/downarow-icon.svg?v=1770793235);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 6px;
    border: 0px none;
    display: block;
    margin: 0px;
    position: absolute;
    right: 20px;
}
.phone-input-wrapper .iti__country-container .iti__selected-country .iti__arrow.iti__arrow--up{transform: rotate(-180deg);}
.phone-input-wrapper .iti__country-container .iti__dropdown-content .iti__search-input-wrapper{display:none;}
.phone-input-wrapper .iti__country-container .iti__dropdown-content{
    border-radius: 20px;
    border: 1px solid var(--global-green);
    background: var(--global-white);
    padding: 20px 10px;
    /* min-width: 250px !important;
    width: auto !important; */
    
}
.phone-input-wrapper .iti--inline-dropdown .iti__country-list{
    padding:0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.phone-input-wrapper .iti__country-container .iti__dropdown-content ul.iti__country-list li {
    border-bottom: 1px solid var(--global-grey);
    padding: 0 0 10px;
    background: transparent;
    width: 100%;
}
.phone-input-wrapper .iti__country-container .iti__dropdown-content span.iti__country-name,
.phone-input-wrapper .iti__country-container .iti__dropdown-content span.iti__dial-code {
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    margin:0 8px 0 8px;
}
.phone-input-wrapper .iti__country-container .iti__dropdown-content span.iti__dial-code{margin:0px;}
/* .phone-input-wrapper .iti__country-container .iti__selected-country[aria-expanded="true"]{} */
.phone-input-wrapper .iti__country-container .iti__selected-country .iti__selected-country-primary{padding:0px;}
.phone-input-wrapper .iti__country-container .iti__flag {
    border-radius: 100%;
    height: 28px;
    width: 28px;
    background-size: cover;
    background-image: url('https://flagcdn.com/us.svg');
    background-position: center;
    margin:0px;
    box-shadow:unset;
}
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover, .iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{background-color:transparent !important;}

.phone-input-wrapper .iti__country-container .iti__selected-country .iti__selected-dial-code{color:var(--global-dark-blue);font-size:16px;line-height:1.2;font-weight:450;margin:0px 0 0 8px;}






.contact-right {
  background: var(--global-bluish);
  padding: 40px 60px;
  border-radius: 20px;
  width:620px;
}

.contact-form .form-group {
  margin-bottom: 12px;
}
.contact-form .form-group label {
    color: var(--Dark-Blue, #1C243C);
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.2;
}
.contact-form .form-group input,
.contact-form .form-group select,
.contact-form .form-group textarea {
    width: 100%;
    padding: 4px 20px;
    border-radius: 100px;
    border: 1px solid var(--global-grey);
    background: var(--global-white);
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
    min-height:54px;
    box-shadow:unset;
}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
  outline: none;
  border-color: var(--global-green);
}
.contact-form .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: var(--global-white) url(/cdn/shop/files/downarow-icon.svg?v=1770793235) no-repeat right 20px center;
}
.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
}
.contact-form :-moz-placeholder { /* Firefox 18- */
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
}
.contact-form .form-group textarea {
  border-radius: 20px;
  min-height: 140px;
  padding: 20px 20px;
  resize: none;
}

.contact-form .form-group.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}


/* .form-checkbox input[type="checkbox"] {
  display: none;
}

.form-checkbox label::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid var(--global-grey);
    background: var(--global-white);
    display: inline-block;
    vertical-align: middle;
}

.form-checkbox input[type="checkbox"]:checked + label::before {
  background:var(--global-green);
  color:var(--global-white);
} */
.contact-form .form-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 25px;
    margin: 0px 0 40px;    
}
.contact-form .form-checkbox input[type=checkbox]{
    border-radius: 4px;
    border: 1px solid var(--global-grey);
    background: var(--global-white);
    margin:0px;
    cursor: pointer;
    transform: scale(1.5);
    transform-origin: left center;
    opacity:0.5;
    box-shadow:unset;
    transition:all 0.3s;
    margin-top:6px;
    width:21px;
}
.contact-form .form-checkbox input[type="checkbox"]:hover, .contact-form .form-checkbox input[type="checkbox"]:checked {
  accent-color: var(--global-green);
  opacity:1;
}
.contact-form .form-checkbox label{
    color: var(--Dark-Blue, #1C243C);
    font-size: 14px;
    font-weight: 450;
    line-height: 1.4;
    font-family:var(--global-body-font-family);
    width:calc(100% - 25px);
}
.contact-form .form-checkbox label a {
  color: var(--Green, #1A8917);
  text-decoration:underline;
}
button.contact-btn, .common-green-btn{   
    padding: 17px 63px 17px 20px;
    border-radius: 100px;
    background: var(--global-green);
    border: 0px none;
    cursor: pointer;
    transition: all .3s;
    text-decoration: none;
    overflow: hidden;
    color: var(--global-white);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family: var(--global-body-font-family);
    position:relative;
}
button.contact-btn::after, .common-green-btn:after {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);

  width: 40px;
  height: 40px;

  background-color: var(--global-dark-blue);
  background-image: url("/cdn/shop/files/arrow-icon.svg?v=1772100982");

  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border-radius:100%;
}
button.contact-btn:hover, .common-green-btn:hover{background: var(--global-dark-blue);}
button.contact-btn:hover::after, .common-green-btn:hover:after{background-color: var(--global-green);}


@media(max-width:1199px){
    .custom-contact-section .whitebg-with-equalspace {padding:120px 0 80px;border-radius:0px 0px 30px 30px;}
    .contact-left h2{font-size:52px;}
    .contact-wrapper{gap:50px;}
    .contact-right{width:550px;}
    .contact-right{padding:40px 20px 40px;}
    .contact-left br{display:none;}
}

@media(max-width:989px){
    .contact-left h2{font-size:42px;margin-bottom:20px;}
    .contact-wrapper{grid-template-columns: 1fr;gap:50px;}
    .contact-right{width:100%;}
    
}

@media(max-width:767px){
    .custom-contact-section .whitebg-with-equalspace {padding:100px 0 60px;border-radius:0px 0px 20px 20px;}
    .contact-left h2{font-size:40px;}
    
    .contact-left .description, .contact-block{margin-bottom:30px;}
}

@media(max-width:480px){
.phone-input-wrapper .iti.iti--show-flags{flex-direction:column;align-items:flex-start;}
.phone-input-wrapper .iti input.iti__tel-input, .phone-input-wrapper .iti__country-container{width:100%;}
.contact-form .form-group.two-col{grid-template-columns: 1fr;gap: 12px;}
}

@media(max-width:360px){
.contact-left h2{font-size:38px;}
}

/* contact page css end */


/* login page css start */
.login-page.whitebg-with-equalspace > *, {
  width:100%;
}
.login-page.whitebg-with-equalspace, .register.whitebg-with-equalspace {
    margin-top: 0;
    border-radius: 0 0 40px 40px;
    padding: 80px 0 0 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    max-width:unset !important;
}
.register.whitebg-with-equalspace{padding:80px 0 80px;}
.login-infowrap{display:flex;gap:80px;align-items:center;justify-content:space-between;}
.login-infowrap a{color:var(--global-green);font-size:18px;font-weight:450;font-family:var(--global-body-font-family);line-height:1.4;}
.common-green-btn.w-full{
    width: 100%;
    text-align: left;
}
.login-card h2{
    text-align: center;
    color: var(--global-dark-blue);
    margin-bottom:10px;
}
.signup-text {
    text-align: center;
    margin-bottom:40px;
    color: var(--global-dark-blue);
}
.login-left {
    width: 620px;
    background: #f3f3f3;
    position: relative;
    padding: 60px 60px 0 60px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 20px;
}
.login-right {
  width: calc(100% - 720px);
  background: #ffffff;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 50px 0 0;
}
.login-infowrap input, .register input {
  width: 100%;
    padding: 4px 20px;
    border-radius: 100px;
    border: 1px solid var(--global-grey);
    background: var(--global-white);
    color: var(--global-dark-grey);
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    font-family:var(--global-body-font-family);
    min-height:54px;
    box-shadow:unset;
    margin-bottom:20px;
}

.login-infowrap input:focus, .register input:focus {
  outline: none;
  border-color:var(--global-green);
}

/* Divider */
.divider {
  text-align: center;
  margin: 20px 0;
  position: relative;
}

.divider span {
    background: var(--global-white);
    padding: 0 12px;
    position: relative;
    z-index: 2;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    color:var(--global-dark-grey);
}

.divider::before {
  content: "";
  position: absolute;
  height: 1px;
  background: var(--global-grey);
  width: 100%;
  top: 50%;
  left: 0;
}
/* Shop Button Fix */
.shopify-login-button {
  width: 100% !important;
  border-radius: 40px !important;
}

/* Forgot */
.forgot {
  display: block;
  text-align: center;
  margin-top: 25px;
}

.login-left h1 {
  font-weight: 700;
  margin: 0;
}

.register h1{text-align:center;margin-bottom:40px;}
.register .field label, .register .field:after,.register .field:before{display:none;}

@media(max-width:1500px){
    .login-page.whitebg-with-equalspace, .register.whitebg-with-equalspace {height:auto;padding:120px 0px 80px;}
}

@media(max-width:1199px){
    .register > *{width:100%;max-width:unset;}
    .register h1{margin-bottom:20px;}
    .login-infowrap{gap:40px;}
    .login-left{width:500px;padding:40px 30px 0 30px;}
    .login-right{width:calc(100% - 500px);padding:0px;}
    .login-page.whitebg-with-equalspace, .register.whitebg-with-equalspace{border-radius:0px 0px 30px 30px;}
}
@media(max-width:989px){
.login-infowrap{flex-direction:column;}
.login-left, .login-right{width:100%;}
.login-left h1{margin:0 0 20px;}
}

@media(max-width:767px){
.login-page.whitebg-with-equalspace, .register.whitebg-with-equalspace{border-radius:0px 0px 20px 20px;padding:110px 0px 60px;}
}
/* login page css end */

/* product compilance page css start */
.product-compliance.whitebg-with-equalspace{
    padding:120px 0px;
    margin-top:0px;
    border-radius:0px 0px 40px 40px;
}
.product-compliance__heading {
  text-align: left;
  margin-bottom: 40px;
  color:var(--global-dark-blue);
}
.product-compliance-card {
  display: flex;
  gap: 80px;
  background: var(--global-grayish);
  padding: 10px 70px 10px 10px;
  border-radius: 20px;
  margin-bottom: 40px;
  align-items: center;
  flex-wrap:wrap;
}
.product-compliance-card:last-child{margin-bottom:0px;background: var(--global-bluish);}
.product-compliance-card__image{width:400px;display:flex;}
.product-compliance-card__image img {
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  object-position:top center;
}

.product-compliance-card__content {
  width:calc(100% - 480px);
}

.product-compliance-card__title {
  font-size: 28px;
  color:var(--global-dark-blue);
  margin-bottom: 30px;
}

.document-item {
  background: var(--global-white);
  padding: 14px 14px 14px 50px;
  border-radius: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  gap:25px;
}
.document-item:last-child{margin-bottom:0px;}
.document-info h4 {
  color:var(--global-dark-blue);
  font-size: 20px;
  line-height:1.3;
  margin-bottom:6px;
}
.document-item a .tiny_buyButtons svg{
    border-radius: 100%;
    background: var(--global-dark-blue);
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.document-item a:hover .tiny_buyButtons svg{background: var(--global-green);}

.document-meta {
  font-size: 18px;
  font-weight:450;
  line-height:1.4;
  color:var(--global-dark-grey);
  font-family:var(--global-body-font-family);
}

@media(max-width:1199px){
.product-compliance-card__image{width:330px;}
.product-compliance-card__content {width: calc(100% - 380px);}
.product-compliance-card{gap:50px;padding:10px 50px 10px 10px;}
.product-compliance-card__title {font-size: 26px;margin-bottom: 20px;}
.document-item{padding:14px 14px 14px 30px;}
.product-compliance.whitebg-with-equalspace{
    border-radius:0px 0px 30px 30px;
    padding:120px 0px 80px;
}
}
@media(max-width:989px){
    h2, .h2{font-size:36px;line-height:1.2;}
    .product-compliance-card {
        gap: 30px;
        padding: 20px 20px 30px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .product-compliance-card__image, .product-compliance-card__content {
        width: 100%;
    }
    .product-compliance__heading{margin-bottom:20px;}
}

@media(max-width:767px){
    h2, .h2{font-size:28px;}
    .product-compliance.whitebg-with-equalspace{
        padding:120px 0px 60px;
        border-radius:0px 0px 20px 20px;
    }
}

@media(max-width:479px){
.document-item {
    padding: 14px 20px 14px 20px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border-radius: 20px;
    gap: 20px;
}
.document-item a{width:100%;}
}
/* product compilance page css end */


/* faq page css start */
.faq-banner {
  position: relative;
  height: 600px;
  margin: 0px auto;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

/* ===== CONTENT WRAPPER ===== */
.faq-banner__overlay {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start; /* move content slightly up */
  justify-content: center;
  text-align: center;
  padding: 60px 20px 20px; /* controls vertical placement */
  background: transparent;
}

.faq-banner__content {
  max-width: 900px;
  width: 100%;
}

/* ===== HEADING STYLE ===== */
.faq-banner__title {
  font-style: normal;
  font-weight: 700;
  color: var(--global-dark-blue);
  margin-bottom: 40px;
  text-align: center;
}
.faq-banner__search {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 100px;
  padding: 4px 6px 4px 20px;
  width: 500px;
  height: 54px;
  margin: 0 auto;
  justify-content: space-between;
}
.faq-banner__search input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 16px;
  background: transparent;
  color: var(--global-dark-blue);
}
.faq-banner__search input::placeholder {
  color: var(--global-dark-grey);
}
.faq-banner__search button {
  background: var(--global-dark-blue);
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.2s ease;
}

.faq-banner__search button:hover {
  background: var(--global-green);
}
input:focus, input:focus-visible, button:focus, button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}

@media(max-width:989px){
    .faq-banner{height:550px;}
    .faq-banner__title{margin-bottom:30px;}
}

@media(max-width:767px){
    .faq-banner{height:600px;background-image:url('/cdn/shop/files/faq-mobhero.png?v=1772444848') !important;background-position:center left;}
    .faq-banner__title{margin-bottom:20px;}
    .faq-banner__overlay{padding:30px 10px 10px;}
}
@media(max-width:575px){
    .faq-banner{height:375px;}
    .faq-banner__search{width:100%;}
    .faq-banner__search input{padding-right:30px;}
}

@media(max-width:360px){

}
/* faq page css end */


/* legal all pages css start */
.legalmain-title {
    color: var(--global-dark-blue);
    font-weight: 700;
    margin-bottom: 60px;
    margin-top:20px;
}
.overview-wrapper {
  display: flex;
  gap: 60px;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.overview-title-col {
  width:380px;
  box-sizing: border-box;
}
.section-subtitle {
    color: var(--global-dark-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2; 
}
.overview-content-col {
  width:calc(100% - 440px);
  box-sizing: border-box;
  position: relative;
}
.overview-text {
  color: var(--global-dark-blue);
  margin:0px;
}
.date-amendment {
    color: var(--global-dark-blue);
    text-align: right;
    font-size: 16px;
    font-weight: 450;
    line-height: 1.2;
    margin-bottom: 70px;
    margin-top: -90px;
}
.overview-text ul {
  margin-left: 0px;
  padding-left: 20px;
  list-style-type: disc;
}
.overview-text ol {
  margin-left: 0px;
  padding-left: 30px;
  list-style-type: outside;
}
.overview-text ol li, .overview-text ul li, .overview-text p{
    color: var(--global-dark-blue);
    font-size: 18px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.3;
}
.overview-text strong {
  font-weight: 700;
  font-family:var(--global-font-family);
}
/* div#shopify-section-template--24433639358628__overview_zDMyw8 .overview-text,
div#shopify-section-template--24433640734884__overview_zDMyw8 .overview-text,
div#shopify-section-template--24433678844068__overview_zDMyw8 .overview-text{
margin-top: 100px;
} */
 

/* div#shopify-section-template--24433640734884__overview_zDMyw8 .main-title {
    width: 240px;
}
div#shopify-section-template--24433640734884__overview_zDMyw8 .main-title {
    width: 240px;
}
div#shopify-section-template--24433678844068__overview_zDMyw8 .main-title {
    width: 285px;
} */

legal-layout.whitebg-with-equalspace{padding:60px 0px 100px;}
.legal-wrapper {
  display: flex;
  flex-direction:row;
  align-items:flex-start;
  justify-content:space-between;
  gap: 60px;
}

/* Sidebar */
.legal-sidebar {
  width: 380px;
  flex-shrink: 0;
}

.toc-card {
  background:var(--global-grayish);
  padding: 30px;
  border-radius: 40px;
  position: sticky;
  top:0;
}

.toc-title {
    color: var(--global-dark-blue);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.toc-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.toc-list li, .toc-list li a {
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 6px;
}

.toc-list li a {
  margin-bottom: 0px;
  text-decoration: none;
  transition:all 0.3s;
}
.toc-list a:hover {
  color: var(--global-green);
}

/* Content */
.legal-content {
  width:calc(100% - 440px);
}

.legal-heading {
    color: var(--global-dark-blue);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 16px;
}
.legal-text{margin-bottom:30px;}
.legal-text ul, .legal-text ol{padding-left:20px;}
.legal-text p, .legal-text ul li {
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 450;
    font-family:var(--global-body-font-family);
    line-height: 1.2;
    padding: 0px;
}
.legal-text p a{color:#f00;text-decoration:none;}
/* div#shopify-section-template--24433639358628__main .legal-text li,
div#shopify-section-template--24433640734884__main .legal-text li,
div#shopify-section-template--24433678844068__main .legal-text li {
    margin-left: 25px;
} */

@media(max-width:1199px){
    .legal-wrapper, .overview-wrapper{gap:40px;}
    .legal-sidebar, .overview-title-col{width:340px;}
    .legal-content, .overview-content-col{width: calc(100% - 380px);}
}

@media(max-width:989px){
    .legalmain-title {margin-bottom: 40px;margin-top: 10px;}
    .legal-wrapper, .overview-wrapper{gap:20px;flex-direction:column;}
    .legal-sidebar, .overview-title-col, .legal-content, .overview-content-col{width:100%;}
    .date-amendment{margin-bottom: 20px;margin-top: 0;text-align:left;}
}
/* legal all pages css end */


/* how it works page css start */
.whitebg-bottomredius-space .petloc-video-wrapper .petloc-video-play{background:rgba(255, 255, 255, 0.70);}
.petloc-video-title{
  position:absolute;
  top:20%;
  left:50%;
  transform:translate(-50%, -120%);
  color:#fff;
  font-size:48px;
  font-weight:700;
  text-align:center;
  z-index:2;
  width:100%;
  padding:0 20px;
}

.petloc-video-wrapper img{
  width:100%;
  display:block;
}

.petloc-video-play{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, 0);
  z-index:2;
}

@media(max-width:1199px){
    .petloc-video-title{top:25%;}
    .petloc-video-title{font-size:42px;}
}

@media(max-width:989px){
.petloc-card .petloc-video-wrapper img{height: 550px;object-fit: cover;}
}
@media(max-width:767px){
.petloc-video-title{font-size:36px;}
.petloc-video-title{top:27%;}
.petloc-card .petloc-video-wrapper img{height: 370px;}
}


@media(max-width:410px){
.petloc-card .petloc-video-wrapper img{height: 330px;}
}
/* how it works page css end */

/* mobile menu css start */
@media(max-width:989px){
.header .menu-opening .menu-drawer{
    background: var(--global-grayish);
    overflow-x: hidden;
    filter: unset;
    border-radius: 20px;
    top:115%;
}
details:not([open])>.header__icon--menu .icon-close, details[open]>.header__icon--menu .icon-hamburger {
    visibility: visible !important;
    opacity: 1 !important;
    transform: scale(1) !important;
}
.header .header__icon--menu .icon.icon-close {
    top: 80px;
    z-index: 91;
    display: none;
    right: 20px;
}
.header .header__icon--menu .icon.icon-close path{fill:var(--global-green);}
.header .menu-opening .header__icon--menu .icon.icon-close{display:block;}
.header .menu-opening .menu-drawer .menu-drawer__navigation {
    padding: 45px 14px 20px;
}
/* .header .menu-opening .header__icon--menu[aria-expanded=true]:before{display:none !important;} */
.header__icon--menu[aria-expanded=true]:before {
    content: "";
    top: -20px;
    left: -20px;
    height: 100vh;
    width: 115%;
    display: block;
    position: absolute;
    background: var(--global-white);
    z-index: -1;
    padding: 0px;
    overflow: hidden;
}
/* .header .menu-opening .header__icon--menu[aria-expanded=true]:after{
    content:"";

} */
.header .menu-opening .menu-drawer summary.menu-drawer__menu-item, .header .menu-opening .menu-drawer__menu-item{padding:0px;}
.menu-drawer .menu-drawer__menu li{margin-bottom:0px;}
.menu-drawer .menu-drawer__navigation ul li .link--text{
    color: var(--global-dark-blue);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    margin:0px 0 20px;
}
.menu-drawer .menu-drawer__navigation ul li:last-child .link--text{margin:0;}
.menu-drawer .menu-drawer__navigation ul li .link--text:hover, 
.menu-drawer .menu-drawer__navigation ul li .link--text.menu-drawer__menu-item--active{color: var(--global-green);background:transparent;}
.menu-drawer .menu-drawer__menu-item>.svg-wrapper{right:10px;display:none;}
.header .menu-opening .menu-drawer__submenu{background: var(--global-grayish);}
.header .menu-opening .menu-drawer__submenu ul.menu-drawer__menu.list-menu{padding:20px;}
.header--has-social .menu-opening .menu-drawer__utility-links{display:none;}
.js .menu-opening .menu-drawer{height:auto;}
}
/* mobile menu css end */