/** Shopify CDN: Minification failed

Line 832:0 Unexpected "}"

**/
/* Custom Font Regular */
/* Lexend Regular */
@font-face {
  font-family: "Lexend";
  src: url("/cdn/shop/files/Lexend-Regular.woff2?v=1764149399") format("woff2"),
       url("/cdn/shop/files/Lexend-Regular.woff?v=1764149335") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* American Typewriter Bold */
@font-face {
  font-family: "AmericanTypewriterStd";
  src: url("/cdn/shop/files/AmericanTypewriterStd-Bold.woff2?v=1764149178") format("woff2"),
       url("/cdn/shop/files/AmericanTypewriterStd-Bold.woff?v=1764149076") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* American Typewriter Bold */
@font-face {
  font-family: "AmericanTypewriterStd-medium";
  src: url("/cdn/shop/files/AmericanTypewriterStd-Med.woff2?v=1765371182") format("woff2"),
       url("/cdn/shop/files/AmericanTypewriterStd-Med.woff?v=1765371412") format("woff");
 
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* kg happy solid  */
@font-face {
  font-family: "KGhappysolid";
  src: url("/cdn/shop/files/KGHAPPYSolid.woff2?v=1765357299") format("woff2"),
       url("/cdn/shop/files/KGHAPPYSolid.woff?v=1765357299") format("woff");
 
  font-style: normal;
  font-display: swap;
}
/* subscription tab css */
div#shopify-block-AVG5TemxSbHlURSttd__loop_subscriptions_loop_widget_WQjVc9 {
    width: 75%;
}
.page-width--narrow {
    max-width: var(--page-width);
}
header {
    max-width: var(--page-width)!important;
    padding-inline: 30px!Important;
}
/* Headings */
 h3, h4, h5, h6 {
  font-family: "AmericanTypewriterStd", sans-serif;
}
h2,h1 {
    font-family: KGhappysolid!important;
    letter-spacing: initial!Important;
}

/* Global CSS variables */
:root {
  --heading-font: "AmericanTypewriterStd", sans-serif;
  --font-size-50: 50px;
  --green:#124538;
  --heading: "KGhappysolid";
  
}
body{
    font-size: 18px;
}
.accordion__content {
    font-size: 18px;
}
summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    display: none;
}
/* Body text */
body {
  font-family: "Lexend", sans-serif;
}
.page-width{
  padding:0 30px;
}
.caption-with-letter-spacing.light {
    display: none;
}
span.marquee__icon {
    display: none;
}

.swiper-pagination-bullet-active {
    background: #124538 !important;
}
span.price-item.price-item--sale.price-item--last {
    color: #e5112b;
}

/* submenu dropdown */



/* end */
ul#HeaderMenu-MenuList-4 {
    width: max-content;
}
.header--top-center .header__inline-menu>.list-menu--inline {
   
    gap: 42px;
    text-transform: uppercase;
    font-weight: 500;
}
.header__inline-menu {
    width: 75%;
    text-align: center;
}
.list-menu--inline{
    column-gap:40px;
}
a.button.button--primary:hover {
    background: #dddf4b;
    color: #114437;
}
a.button.button--primary:after {
    display: none;
}
section#shopify-section-template--26048157778293__multicolumn_FxdDrr .grid--2-col-tablet-down .grid__item {
    width: auto;
}
.fresh-paws-dog-shampoo {
    background: url('/cdn/shop/files/Craft_Paper_Band_Purple_f457560d-7620-4318-a6a1-2796c5435092.jpg?v=1765987786');
    background-size: cover;
    background-repeat: no-repeat;
}
body .muddy-paws-dog-shampoo .media{
   
     background: url('/cdn/shop/files/Craft_Paper_Band_Green_7c71e084-9a47-4466-9ce2-cea071bec094.jpg?v=1765987787');
    background-size: cover;
    background-repeat: no-repeat;
    
}
.card__badge {
    display: none;
}
.poppy-soft-dog-shampoo {
  background: url('/cdn/shop/files/Craft_Paper_Band_Blue_328d6edc-59c3-49ab-a461-8acc12f76371.jpg?v=1765987787');
    background-size: cover;
    background-repeat: no-repeat;
}

.silky-shine-dog-shampoo {
    background: url('/cdn/shop/files/Craft_Paper_Band_Red.jpg?v=1765987787');
    background-size: cover;
    background-repeat: no-repeat;
}
.card__badge .badge {
    background: #e5112b;
}
section#shopify-section-template--26048158171509__slideshow_9a4BEb {
    margin: 30px 0;
}
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding-inline: 10px; */
    max-width:100%;
}

header.header.header--top-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding: 10px 10px 20px;
}
.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-661b2f58-22d1-4d92-b264-bc4095b91510.gradient.slideshow__text--left.slideshow__text-mobile--center {
    width: 194px;
}
/* breadcrums */
/* Breadcrumb container */
.breadcrumb {
  font-weight:600;
  font-size: 14px;
  
}

/* Breadcrumb list */
.breadcrumb__list {
  list-style: none;
  display: flex;
  padding: 0;
  gap: 6px;
  margin: 0;
}

/* Breadcrumb items */
.breadcrumb__item {
  position: relative;
  display: flex;
  align-items: center;
}



/* Breadcrumb links */
.breadcrumb__item a {
  text-decoration: none;
  color: var(--green) ;/* link color */
  transition: color 0.2s;
}

.breadcrumb__item a:hover {
  color: #124538;
}

/* Current page item */
.breadcrumb__item--current {
  font-weight: 600;
  color: #333; /* current page color */
  pointer-events: none; /* not clickable */
}

/* breadcrums end */

/* header background image */
div#shopify-section-sections--26048159023477__header{


.header-wrapper.color-scheme-1.gradient.header-wrapper--border-bottom {
   background-image: url("/cdn/shop/files/new.webp?v=1764163828");
  background-attachment: fixed;
}
}
/* explore range css */
section.explore-ranges-section:before {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Oatmeal.png?v=1764163479);
    position: absolute;
    top: 16px;
    height: 200px;
    left: 0;
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
}
section.explore-ranges-section:after {
    content: "";
    background: url(/cdn/shop/files/Twiggels_OrangeSlice.png?v=1764163492);
    position: absolute;
    bottom: 0;
    height: 100px;
    right: 0;
    width: 160px;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
@keyframes bubbleFloat {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(-10px); }
    100% { transform: translateY(0); }
}
@keyframes bubbleScale {
    0%   { transform: scale(1); }
    50%  { transform: scale(1.07); }
    100% { transform: scale(1); }
}
@keyframes bubbleCombo {
    0%   { transform: translateY(0) scale(1); }
    50%  { transform: translateY(-8px) scale(1.05); }
    100% { transform: translateY(0) scale(1); }
}

h1.article-template__title {
    color: #114437;
}
/* who we are */
.side-icon{
  position:relative;

}
.side-icon:before {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Cedarwood1.png?v=1764165539);
    position: absolute;
    top: 0;
    height: 130px;
    left: 10px;
    width: 160px;
    background-size: contain;
    background-repeat: no-repeat;
}
.side-icon:after {
    content: "";
    background: url('/cdn/shop/files/Twiggels_Argan.png?v=1764165540');
    position: absolute;
    bottom: 0px;
    height: 155px;
    right: 27px;
    width: 200px;
    z-index: 1;
    background-size: cover;
    /* animation: bubbleFloat 3s infinite ease-in-out; */
}
/* product grid css */
section#shopify-section-template--26048157778293__featured_collection{
  /* h2.title.inline-richtext.hxxl.scroll-trigger.animate--slide-in:before {
    content: "";
    background-image: url(/cdn/shop/files/Layer_1_1.svg?v=1764246873);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: -30px;
    height: 40px;
    left: 50%;
    transform: translate(-50%);
    width: 40px;
} */
  position:relative
}
section#shopify-section-template--26048157778293__featured_collection:before {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Orange1.png?v=1764165540);
    position: absolute;
    bottom: 0;
    height: 120px;
    right: 10px;
    width: 150px;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
section#shopify-section-template--26048157778293__featured_collection:after {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Rosemary.png?v=1764163492);
    position: absolute;
    top: 0;
    height: 225px;
    left: -27px;
    width: 225px;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
/* @keyframes bubbleWobble {
    0%   { transform: translateY(0) rotate(0deg) scale(1); }
    25%  { transform: translateY(-6px) rotate(2deg)  scale(1.03); }
    50%  { transform: translateY(-10px) rotate(-2deg) scale(1.05); }
    75%  { transform: translateY(-6px) rotate(1deg)  scale(1.03); }
    100% { transform: translateY(0) rotate(0deg) scale(1); }
} */

/* new about */

div#shopify-section-template--26067761693045__image_with_text_NAc3wf {
    background:#114437;
    margin-bottom:-1px;
    .box-one{
         clip-path: polygon(100% 0%, 0% 0% , 0.00% 97.99%, 2.00% 97.59%, 4.00% 97.18%, 6.00% 96.77%, 8.00% 96.38%, 10.00% 96.00%,
     12.00% 95.66%, 14.00% 95.35%, 16.00% 95.09%, 18.00% 94.87%, 20.00% 94.71%, 22.00% 94.61%, 24.00% 94.57%, 26.00% 94.59%, 
     28.00% 94.68%, 30.00% 94.82%, 32.00% 95.02%, 34.00% 95.26%, 36.00% 95.56%, 38.00% 95.89%, 40.00% 96.26%, 42.00% 96.65%, 
     44.00% 97.05%, 46.00% 97.46%, 48.00% 97.87%, 50.00% 98.26%, 52.00% 98.63%, 54.00% 98.97%, 56.00% 99.27%, 58.00% 99.52%,
      60.00% 99.73%, 62.00% 99.88%, 64.00% 99.97%, 66.00% 100.00%, 68.00% 99.97%, 70.00% 99.88%, 72.00% 99.72%, 74.00% 99.52%,
       76.00% 99.26%, 78.00% 98.96%, 80.00% 98.62%, 82.00% 98.25%, 84.00% 97.86%, 86.00% 97.45%, 88.00% 97.04%, 90.00% 96.64%,
        92.00% 96.25%, 94.00% 95.88%, 96.00% 95.55%, 98.00% 95.26%, 100.00% 95.01%);

    }
}
div#shopify-section-template--26067761693045__image_with_text_YKnp96{
    background: #e8f9f6;
    .box-one{
         clip-path: polygon(100% 0%, 0% 0% , 0.00% 97.99%, 2.00% 97.59%, 4.00% 97.18%, 6.00% 96.77%, 8.00% 96.38%, 10.00% 96.00%,
     12.00% 95.66%, 14.00% 95.35%, 16.00% 95.09%, 18.00% 94.87%, 20.00% 94.71%, 22.00% 94.61%, 24.00% 94.57%, 26.00% 94.59%, 
     28.00% 94.68%, 30.00% 94.82%, 32.00% 95.02%, 34.00% 95.26%, 36.00% 95.56%, 38.00% 95.89%, 40.00% 96.26%, 42.00% 96.65%, 
     44.00% 97.05%, 46.00% 97.46%, 48.00% 97.87%, 50.00% 98.26%, 52.00% 98.63%, 54.00% 98.97%, 56.00% 99.27%, 58.00% 99.52%,
      60.00% 99.73%, 62.00% 99.88%, 64.00% 99.97%, 66.00% 100.00%, 68.00% 99.97%, 70.00% 99.88%, 72.00% 99.72%, 74.00% 99.52%,
       76.00% 99.26%, 78.00% 98.96%, 80.00% 98.62%, 82.00% 98.25%, 84.00% 97.86%, 86.00% 97.45%, 88.00% 97.04%, 90.00% 96.64%,
        92.00% 96.25%, 94.00% 95.88%, 96.00% 95.55%, 98.00% 95.26%, 100.00% 95.01%);

    }
}
div#shopify-section-template--26067761693045__image_with_text_6fXMAz{
     background: #f5efea;
    .box-one{
         clip-path: polygon(100% 0%, 0% 0% , 0.00% 97.99%, 2.00% 97.59%, 4.00% 97.18%, 6.00% 96.77%, 8.00% 96.38%, 10.00% 96.00%,
     12.00% 95.66%, 14.00% 95.35%, 16.00% 95.09%, 18.00% 94.87%, 20.00% 94.71%, 22.00% 94.61%, 24.00% 94.57%, 26.00% 94.59%, 
     28.00% 94.68%, 30.00% 94.82%, 32.00% 95.02%, 34.00% 95.26%, 36.00% 95.56%, 38.00% 95.89%, 40.00% 96.26%, 42.00% 96.65%, 
     44.00% 97.05%, 46.00% 97.46%, 48.00% 97.87%, 50.00% 98.26%, 52.00% 98.63%, 54.00% 98.97%, 56.00% 99.27%, 58.00% 99.52%,
      60.00% 99.73%, 62.00% 99.88%, 64.00% 99.97%, 66.00% 100.00%, 68.00% 99.97%, 70.00% 99.88%, 72.00% 99.72%, 74.00% 99.52%,
       76.00% 99.26%, 78.00% 98.96%, 80.00% 98.62%, 82.00% 98.25%, 84.00% 97.86%, 86.00% 97.45%, 88.00% 97.04%, 90.00% 96.64%,
        92.00% 96.25%, 94.00% 95.88%, 96.00% 95.55%, 98.00% 95.26%, 100.00% 95.01%);

    }
}

.section-template--26067761693045__image_with_text_P3dEUi-padding.gradient.color-scheme-35efcadd-caf8-4961-9b47-75e5791e929b.box-one {
    clip-path: polygon(100% 0%,0% 0%,0% 97.99%,2% 97.59%,4% 97.18%,6% 96.77%,8% 96.38%,10% 96%,12% 95.66%,14% 
    95.35%,16% 95.09%,18% 94.87%,20% 94.71%,22% 94.61%,24% 94.57%,26% 94.59%,28% 94.68%,30% 94.82%,32% 95.02%,
    34% 95.26%,36% 95.56%,38% 95.89%,40% 96.26%,42% 96.65%,44% 97.05%,46% 97.46%,48% 97.87%,50% 98.26%,52% 98.63%,
    54% 98.97%,56% 99.27%,58% 99.52%,60% 99.73%,62% 99.88%,64% 99.97%,66% 100%,68% 99.97%,70% 99.88%,72% 99.72%,74% 99.52%,
    76% 99.26%,78% 98.96%,80% 98.62%,82% 98.25%,84% 97.86%,86% 97.45%,88% 97.04%,90% 96.64%,92% 96.25%,94% 95.88%,96% 95.55%,
    98% 95.26%,100% 95.01%);
    margin-bottom:-2px;
}

div#shopify-section-template--26067761693045__image_with_text_P3dEUi {
    background: #114437;
}
.page-width.section-template--26067761693045__multicolumn_9tqnA4-padding.isolate.scroll-trigger.animate--slide-in {
    margin-bottom: -3px;
}


/* new about end */



/* checkout */
._1qy6ue60._1qy6ue6b._1qy6ue61._1qy6ue68._1qy6ue66._1fragem4l._1fragem6e._1fragem41 {
    display: none;
}



/* about us css */
div#shopify-section-template--26048157417845__image_with_text_bkpJRA {
    
 clip-path: polygon(100% 0%,0% 0%,0% 92.04%,2% 92.08%,4% 92.22%,6% 92.43%,8% 92.73%,10% 93.09%,12% 93.52%,14% 94%,16% 94.51%,18% 95.05%,20% 95.59%,22% 96.13%,24% 96.65%,26% 97.14%,28% 97.58%,30% 97.96%,32% 98.27%,34% 98.51%,36% 98.66%,38% 98.72%,40% 98.7%,42% 98.59%,44% 98.39%,46% 98.11%,48% 97.76%,50% 97.35%,52% 96.88%,54% 96.38%,56% 95.84%,58% 95.3%,60% 94.76%,62% 94.23%,64% 93.73%,66% 93.28%,68% 92.89%,70% 92.56%,72% 92.3%,74% 92.13%,76% 92.05%,78% 92.05%,80% 92.14%,82% 92.32%,84% 92.58%,86% 92.92%,88% 93.32%,90% 93.77%,92% 94.27%,94% 94.8%,96% 95.34%,98% 95.88%,100% 96.42%);
}
div#shopify-section-template--26048157417845__image_with_text_bkpJRA {
  /* our goals */
        margin-top: -147px;
    position: relative;
    z-index: 3;
    margin-bottom: -50px;
}

li#Slide-template--26048157417845__multicolumn_KXtDRX-2:before {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Oatmeal.png?v=1764163479);
    position: absolute;
    top: 62px;
    height: 335px;
    left: -25px;
    width: 283px;
    z-index: 1;
    background-size: cover;
    /* animation: bubbleScale 2.5s infinite ease-in-out; */
}

li#Slide-template--26048157417845__multicolumn_KXtDRX-2:after {
    content: "";
    background: url(/cdn/shop/files/neew.png?v=1764242086);
    position: absolute;
    height: 43%;
    right: 0;
    bottom: 80px;
    width: 31%;
    z-index: 0;
    background-size: cover;
    /* animation: bubbleFloat 3s infinite ease-in-out; */
}
section#shopify-section-template--26067761693045__multicolumn_9tqnA4 .title-wrapper-with-link {
    justify-content: center;
}
section#shopify-section-template--26048157417845__multicolumn_KXtDRX:before,section#shopify-section-template--26067761693045__multicolumn_9tqnA4:before {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Argan.png?v=1764165540);
    position: absolute;
    height: 200px;
    right: 0px;
    /* transform: rotate(45deg); */
    top: 1px;
    width: 189px;
    z-index: 0;
    background-size: cover;
    /* animation: bubbleFloat 3s infinite ease-in-out; */
}
section#shopify-section-template--26048157417845__multicolumn_KXtDRX:after,section#shopify-section-template--26067761693045__multicolumn_9tqnA4:after,section#shopify-section-template--26067761693045__multicolumn_9tqnA4:after {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Argan_1.png?v=1764251845);
    position: absolute;
    height: 198px;
    left: -79px;
    top: 1px;
    width: 255px;
    z-index: 0;
    background-size: cover;
    /* animation: bubbleFloat 3s infinite ease-in-out; */
}

div#Banner-template--26048157417845__image_banner_Ut43UN,div#Banner-template--26067761693045__image_banner_GYmcQi{
  clip-path: polygon(100% 0%, 0% 0% , 0.00% 92.04%, 2.00% 92.08%, 4.00% 92.22%, 6.00% 92.43%,
   8.00% 92.73%, 10.00% 93.09%, 12.00% 93.52%, 14.00% 94.00%, 16.00% 94.51%, 18.00% 95.05%, 
   20.00% 95.59%, 22.00% 96.13%, 24.00% 96.65%, 26.00% 97.14%, 28.00% 97.58%, 30.00% 97.96%, 
   32.00% 98.27%, 34.00% 98.51%, 36.00% 98.66%, 38.00% 98.72%, 40.00% 98.70%, 42.00% 98.59%, 
   44.00% 98.39%, 46.00% 98.11%, 48.00% 97.76%, 50.00% 97.35%, 52.00% 96.88%, 54.00% 96.38%,
    56.00% 95.84%, 58.00% 95.30%, 60.00% 94.76%, 62.00% 94.23%, 64.00% 93.73%, 66.00% 93.28%, 
    68.00% 92.89%, 70.00% 92.56%, 72.00% 92.30%, 74.00% 92.13%, 76.00% 92.05%, 78.00% 92.05%, 
    80.00% 92.14%, 82.00% 92.32%, 84.00% 92.58%, 86.00% 92.92%, 88.00% 93.32%, 90.00% 93.77%, 
    92.00% 94.27%, 94.00% 94.80%, 96.00% 95.34%, 98.00% 95.88%, 100.00% 96.42%);
}
section#shopify-section-template--26067761693045__multicolumn_9tqnA4 {

  position: relative;
    z-index: 6;
}



section#shopify-section-template--26048157417845__image_banner_Ut43UN,section#shopify-section-template--26067761693045__image_banner_GYmcQi {
    background: #f5efea;
}
section#shopify-section-template--26048157417845__multicolumn_NPtz8p{
  position:relative;
  top:-82px;
  z-index:4;
   clip-path: polygon(100% 0%, 0% 0% , 0.00% 92.04%, 2.00% 92.08%, 4.00% 92.22%, 6.00% 92.43%,
   8.00% 92.73%, 10.00% 93.09%, 12.00% 93.52%, 14.00% 94.00%, 16.00% 94.51%, 18.00% 95.05%, 
   20.00% 95.59%, 22.00% 96.13%, 24.00% 96.65%, 26.00% 97.14%, 28.00% 97.58%, 30.00% 97.96%, 
   32.00% 98.27%, 34.00% 98.51%, 36.00% 98.66%, 38.00% 98.72%, 40.00% 98.70%, 42.00% 98.59%, 
   44.00% 98.39%, 46.00% 98.11%, 48.00% 97.76%, 50.00% 97.35%, 52.00% 96.88%, 54.00% 96.38%,
    56.00% 95.84%, 58.00% 95.30%, 60.00% 94.76%, 62.00% 94.23%, 64.00% 93.73%, 66.00% 93.28%, 
    68.00% 92.89%, 70.00% 92.56%, 72.00% 92.30%, 74.00% 92.13%, 76.00% 92.05%, 78.00% 92.05%, 
    80.00% 92.14%, 82.00% 92.32%, 84.00% 92.58%, 86.00% 92.92%, 88.00% 93.32%, 90.00% 93.77%, 
    92.00% 94.27%, 94.00% 94.80%, 96.00% 95.34%, 98.00% 95.88%, 100.00% 96.42%);
ul.multicolumn-list li.grid__item:nth-last-child(1) {
    width: 100% !important;
    max-width: 100%;
}
}
span.rating-star{
  font-size:20px;
}
.price.price--on-sale {
    margin-top: 3px !important;
}

/* singlie product page */
/* css for paw icon */
.product-title-extra-text.paw-icon .paw-line {
  display: block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 8px;
  line-height: 1.5;
}
.full-unstyled-link {
  
    font-family: 'AmericanTypewriterStd';
}

.product-title-extra-text.paw-icon .paw-line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  background-image: url("/cdn/shop/files/Layer_1.svg?v=1764246673");
  background-repeat: no-repeat;
  background-size: contain;
}
section#shopify-section-template--26048158171509__featured_collection_jUmfhU h2.title.inline-richtext.h0.scroll-trigger.animate--slide-in:before {
    content: "";
    background-image: url(/cdn/shop/files/Layer_1_1.svg?v=1764246873);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: -40px;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
}

section#shopify-section-template--26048158171509__featured_collection_jUmfhU h2.title.inline-richtext.h0.scroll-trigger.animate--slide-in {
    text-align: center;
}

product-recommendations.related-products:before {
    content: "";
    background-image: url("/cdn/shop/files/Layer_1_1.svg?v=1764246873");
  
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 56px;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
}
section#shopify-section-template--26048158171509__main{
.product__title {
   margin-bottom: 0px !important;
}
.rating-wrapper {
    margin: 0px;
    display: flex;
}
.rating-star:before{
  font-size:24px;
}
}

/* contact page */
/* get in touch */
  section#shopify-section-template--26048157942133__multicolumn_hibeFY {
    h2.title.inline-richtext.hxl {
    margin: auto;
}
h2.title.inline-richtext.hxl:after {
    content: "";
    background-image: url(/cdn/shop/files/Layer_1_1.svg?v=1764246873);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50px;
    height: 40px;
    left: 50%;
    transform: translate(-50%);
    width: 40px;
}

}
section#shopify-section-template--26048157942133__collapsible_content_W3H4Kh{
    
/* faq */
.collapsible-content__header.scroll-trigger.animate--slide-in:before {
    content: "";
    background-image: url(/cdn/shop/files/Layer_1.svg?v=1764246673);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: -40px;
    height: 40px;
    left: 50%;
    transform: translate(-50%);
    width: 40px;
}
    }

/* ****** */
section#shopify-section-template--26067761693045__image_banner_GYmcQi .banner__box {
    background: #ffffffab;
    border-radius: 20px;
}
/* products page single */

#shopify-section-template--26048158171509__instagram_video_slider_A9iHL6{
     background: #f3f3f3!important;
}
section#shopify-section-template--26048158171509__image_banner_RqiPP4 {
   background: #f3f3f3;
}
div#Banner-template--26048158171509__image_banner_RqiPP4 {
    clip-path: polygon(100% 0%,0% 0%,0% 92.04%,2% 92.08%,4% 92.22%,6% 92.43%,8% 92.73%,10% 93.09%,12% 93.52%,14% 94%,16% 94.51%,18% 95.05%,20% 95.59%,22% 96.13%,24% 96.65%,26% 97.14%,28% 97.58%,30% 97.96%,32% 98.27%,34% 98.51%,36% 98.66%,38% 98.72%,40% 98.7%,42% 98.59%,44% 98.39%,46% 98.11%,48% 97.76%,50% 97.35%,52% 96.88%,54% 96.38%,56% 95.84%,58% 95.3%,60% 94.76%,62% 94.23%,64% 93.73%,66% 93.28%,68% 92.89%,70% 92.56%,72% 92.3%,74% 92.13%,76% 92.05%,78% 92.05%,80% 92.14%,82% 92.32%,84% 92.58%,86% 92.92%,88% 93.32%,90% 93.77%,92% 94.27%,94% 94.8%,96% 95.34%,98% 95.88%,100% 96.42%);
}
section#shopify-section-template--26048158171509__image_banner_RqiPP4 .banner__box.content-container {
    background: #ffffffab;
    border-radius: 20px;
}
div#Banner-template--26048158171509__image_banner_RqiPP4 h2.banner__heading.inline-richtext.h0 {
    font-family: 'AmericanTypewriterStd';
    color: #124538;
}
div#shopify-section-template--26048157778293__image_slider_3col_VAerT7 {
    padding: 20px 10px;
}

section#shopify-section-template--26048157778293__multicolumn_RBP8Wq .multicolumn-card__image-wrapper {
    width: 100px;
}
/* blog page css */
h2.banner__heading {
    font-family: 'AmericanTypewriterStd';
}
section#shopify-section-template--26048157942133__image_banner_yKX9Tz {
    background: #114437;
}
section#shopify-section-template--26121734717813__image_banner_BCAyrk {
    background: #e8f9f6;
}
div#Banner-template--26121734717813__image_banner_BCAyrk,div#Banner-template--26048157942133__image_banner_yKX9Tz,div#Banner-template--26123083252085__image_banner_BnEHQ3 {
    clip-path: polygon(100% 0%,0% 0%,0% 92.04%,2% 92.08%,4% 92.22%,6% 92.43%,8% 92.73%,10% 93.09%,12% 93.52%,14% 94%,16% 94.51%,18% 95.05%,20% 95.59%,22% 96.13%,24% 96.65%,26% 97.14%,28% 97.58%,30% 97.96%,32% 98.27%,34% 98.51%,36% 98.66%,38% 98.72%,40% 98.7%,42% 98.59%,44% 98.39%,46% 98.11%,48% 97.76%,50% 97.35%,52% 96.88%,54% 96.38%,56% 95.84%,58% 95.3%,60% 94.76%,62% 94.23%,64% 93.73%,66% 93.28%,68% 92.89%,70% 92.56%,72% 92.3%,74% 92.13%,76% 92.05%,78% 92.05%,80% 92.14%,82% 92.32%,84% 92.58%,86% 92.92%,88% 93.32%,90% 93.77%,92% 94.27%,94% 94.8%,96% 95.34%,98% 95.88%,100% 96.42%);
}
section#shopify-section-template--26121734717813__image_banner_BCAyrk .banner__box.content-container,section#shopify-section-template--26123083252085__image_banner_BnEHQ3 .banner__box {
    border-radius: 20px;
    background: #ffffffab;
}
div#Banner-template--26121734717813__image_banner_BCAyrk h2.banner__heading.inline-richtext.h0,section#shopify-section-template--26121734717813__featured_blog_bATYC6 h2 {
    font-family: 'AmericanTypewriterStd';
    color: #124538;
}
div#Banner-template--26121734717813__image_banner_BCAyrk .banner__text.rte.body p {
    color: #124538bf;
}
section#shopify-section-template--26121734717813__featured_blog_bATYC6 .title-wrapper-with-link {
    justify-content: center;
    margin-bottom: 40px;
}
section#shopify-section-template--26121734717813__featured_blog_bATYC6 .article-card .card__heading a.full-unstyled-link {
    font-size: 20px;
    font-family: 'Lexend';
}


.ranges-grid {
    max-width: 1000px;
    margin: 0 auto;
}
.ranges-grid .range-image-wrapper {
    width: 350px;
}


/* trade page css */
.contact-two-col__right button.button:hover {
    background: #dddf4b;
}
section#shopify-section-template--26123083252085__rich_text_VbH3gh{
    position:relative;
}

section#shopify-section-template--26123083252085__rich_text_VbH3gh::after {
    content: "";
    background: url(/cdn/shop/files/Untitled-1-01.png?v=1765794151);
    position: absolute;
    height: 250px;
    right: 30px;
    bottom: 0px;
    width:250px;
    z-index: 22;
    background-size: cover;
}


.contact-two-col__right input,.contact-two-col__right select,.contact-two-col__right textarea {
    background: #ffecec4f !important;
        border: 1px solid #fff !important;
}
.contact-two-col__right select#ContactForm-hear option ,select#ContactForm-country option{
    background: #362e2e;
}



div#shopify-section-template--26123083252085__cintacttwocolumn_9zReAz .color-scheme-4.gradient ,
div#shopify-section-template--26048157942133__new_contact_Cnc6re .color-scheme-4.gradient{
    /* Overlay with 50% black opacity */
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
              url(/cdn/shop/files/AdobeStock_121096965.webp?v=1765792640);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;

}

section#shopify-section-template--26123083252085__rich_text_VbH3gh h2.rich-text__heading.rte.inline-richtext.hxl:after {
    content: "";
    background-image: url(/cdn/shop/files/Layer_1_1.svg?v=1764246873);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: -50px;
    height: 40px;
    left: 50%;
    transform: translate(-50%);
    width: 40px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(46%) saturate(0%) hue-rotate(275deg) brightness(107%) contrast(101%) ! Important;
}

div#shopify-section-template--26123083252085__cintacttwocolumn_9zReAz .contact-two-col__left {
  
ul {
  list-style: none; 
  padding-left: 0;
}

ul li {
  position: relative;
  padding-left: 30px; 
  margin-bottom: 15px; 
}

ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('https://www.twiggels.com/cdn/shop/files/Layer_1_1.svg?v=1764246873');
  background-size: contain;
  background-repeat: no-repeat;
}

    
}



.contact-two-col__right .field {
    margin-top: 22px;
}
.contact-two-col__right button.button {
    background:rgb(255, 255, 255);
    font-family: 'Lexend';
    font-size: 16px;
}
.contact-two-col__left h2.title.h1 {
    margin: 0 0 20px 0;
    font-family: 'AmericanTypewriterStd';
    color:rgb(255, 255, 255);
}
/* div#shopify-section-template--26123083252085__cintacttwocolumn_9zReAz:after {
    content: "";
    background: url(/cdn/shop/files/Twiggels_Oatmeal.png?v=1764163479);
    position: absolute;
    height: 200px;
    right: 0;
    bottom: 0;
    width: 200px;
    z-index: 0;
    background-size: cover;
    /* animation: bubbleFloat 3s infinite 
ease-in-out; */
} */

div#shopify-section-template--26123083252085__cintacttwocolumn_9zReAz {
    position: relative;
}
.feet-dog {
    text-align: center;
    
    margin-bottom: 50px;
}
section#shopify-section-template--26123083252085__image_banner_BnEHQ3 {
    background: #F5EFEA;
}

div#shopify-section-template--26048157712757__banner h1.collection-hero__title {
    padding: 60px 0;
}

.newsletter-input-row {
    margin: 40px 0;
}

nav.header__inline-menu .list-menu__item {
    font-family: 'AmericanTypewriterStd';
    font-size:18px;
    
}
header.header details-modal.header__search {
    display: none;
}
.product__tax.caption.rte {
    display: none;
}
section#shopify-section-template--26048157778293__collapsible_content_YKVJ7y h2.collapsible-content__heading {
    font-family: 'AmericanTypewriterStd';
    color: #114437;
}
section#shopify-section-template--26048157778293__collapsible_content_YKVJ7y h3.accordion__title {
    font-family: 'AmericanTypewriterStd';
    font-size: 18px;
}
.insta__slider-template--26048158171509instagramvideoslidera9ihl6.slick-initialized.slick-slider.slick-dotted {
    max-width: 1200px;
    margin: 0 auto;
}
.insta-template--26048158171509instagramvideoslidera9ihl6 {
    padding-bottom: 80px!important;
}
.legal-pages {
    display: flex;
    gap: 15px;
    align-items: center;
}
.legal-pages a {
    color: #fff;
    text-decoration: none;
    font-family: 'Lexend';
}
.legal-pages a:hover {
    color: #dddf4b;
}
section#shopify-section-template--26048157778293__collapsible_content_YKVJ7y .accordion.content-container.color-scheme-1.gradient {
    background: transparent;
}

/* section#shopify-section-template--26048157778293__collapsible_content_4jnWtq:before {
    content: "";
    background-image: url(/cdn/shop/files/Layer_1.svg?v=1764246673);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 40px;
    height: 40px;
    left: 50%;
    transform: translate(-50%);
    width: 40px;
} */
section#shopify-section-template--26048157778293__collapsible_content_4jnWtq {
    position: relative;
}
section#shopify-section-template--26048157778293__collapsible_content_4jnWtq h2.collapsible-content__heading {
    color: #124538;
}
section#shopify-section-template--26048157778293__multicolumn_RBP8Wq .multicolumn-card__info { 
    padding-inline: 0; 
}
div#shopify-section-template--26048157778293__image_with_text_gwdzbk a.button.button--primary {
    background: #dddf4b;
    outline: none!important;
    color: #114437;
    font-weight: bold;
}
div#shopify-section-template--26048157778293__image_with_text_gwdzbk a.button.button--primary:hover{
    background:transparent;
    border:1px solid;
    color:#fff;
}
div#shopify-section-template--26048157778293__image_with_text_gwdzbk a.button.button--primary::after {
display:none!important;
}
section#shopify-section-template--26048157942133__collapsible_content_W3H4Kh h2.collapsible-content__heading {
    color: #114437;
}
section#shopify-section-template--26048158171509__17642437052d2230e5 h2.jdgm-rev-widg__title {
    font-size: 50px;
    display:none;
    letter-spacing: initial;
    margin-bottom: 50px;
    color: #114437;
}
section#shopify-section-template--26048157778293__multicolumn_FxdDrr {
    background: #f5efea;
}
section#shopify-section-template--26048157778293__multicolumn_FxdDrr .multicolumn {
    background: url("/cdn/shop/files/Craft_Paper_Background-Bottle.jpg?v=1765540110");
    background-size: 100% 50%;
    background-position: bottom center;
    background-repeat: repeat-x;
}
section#shopify-section-template--26048157778293__image_banner_zjmijQ .banner__box.content-container {
    background: #ffffff7d;
    border-radius: 20px;
}

section#shopify-section-template--26048158171509__slideshow_yMQprc {
    /* padding-bottom: 60px; */
    .banner__heading.inline-richtext.h2::before {
    content: "★★★★★";
    color: #dddf4b;
    margin-right: 8px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    font-size: 26px;
}
}
h2.insta__heading-template--26048158171509instagramvideoslidera9ihl6 {
    padding: 30px 0;
}
section#shopify-section-template--26048158171509__17642437052d2230e5 {
    padding: 60px 10px;
    background: #f3f3f3;
}

section#shopify-section-template--26048158171509__related-products .full-unstyled-link,section#shopify-section-template--26048157778293__featured_collection .full-unstyled-link {
    font-family: 'AmericanTypewriterStd';
}
section#shopify-section-template--26048157778293__multicolumn_RBP8Wq h3.inline-richtext {
    font-family: 'AmericanTypewriterStd-medium';
    FONT-WEIGHT: 600;
}
section#shopify-section-template--26182015844725__image_banner_EXHiyy .banner__box {
    border-radius: 20px;
    background: #ffffffab;
}
section#shopify-section-template--26182015844725__image_banner_EXHiyy{
    background: #F5EFEA;
}
div#Banner-template--26182015844725__image_banner_EXHiyy {
    clip-path: polygon(100% 0%, 0% 0%, 0% 92.04%, 2% 92.08%, 4% 92.22%, 6% 92.43%, 8% 92.73%, 10% 93.09%, 12% 93.52%, 14% 94%, 16% 94.51%, 18% 95.05%, 20% 95.59%, 22% 96.13%, 24% 96.65%, 26% 97.14%, 28% 97.58%, 30% 97.96%, 32% 98.27%, 34% 98.51%, 36% 98.66%, 38% 98.72%, 40% 98.7%, 42% 98.59%, 44% 98.39%, 46% 98.11%, 48% 97.76%, 50% 97.35%, 52% 96.88%, 54% 96.38%, 56% 95.84%, 58% 95.3%, 60% 94.76%, 62% 94.23%, 64% 93.73%, 66% 93.28%, 68% 92.89%, 70% 92.56%, 72% 92.3%, 74% 92.13%, 76% 92.05%, 78% 92.05%, 80% 92.14%, 82% 92.32%, 84% 92.58%, 86% 92.92%, 88% 93.32%, 90% 93.77%, 92% 94.27%, 94% 94.8%, 96% 95.34%, 98% 95.88%, 100% 96.42%);
}

section#shopify-section-template--26048157712757__image_banner_Gy3JJp {
    background: #f5efea;
}
section#shopify-section-template--26048157712757__image_banner_Gy3JJp .banner__box {
    background: #ffffffab;
    border-radius: 20px;
}
div#Banner-template--26048157712757__image_banner_Gy3JJp {
    clip-path: polygon(100% 0%,0% 0%,0% 92.04%,2% 92.08%,4% 92.22%,6% 92.43%,8% 92.73%,10% 93.09%,12% 93.52%,14% 94%,16% 94.51%,18% 95.05%,20% 95.59%,22% 96.13%,24% 96.65%,26% 97.14%,28% 97.58%,30% 97.96%,32% 98.27%,34% 98.51%,36% 98.66%,38% 98.72%,40% 98.7%,42% 98.59%,44% 98.39%,46% 98.11%,48% 97.76%,50% 97.35%,52% 96.88%,54% 96.38%,56% 95.84%,58% 95.3%,60% 94.76%,62% 94.23%,64% 93.73%,66% 93.28%,68% 92.89%,70% 92.56%,72% 92.3%,74% 92.13%,76% 92.05%,78% 92.05%,80% 92.14%,82% 92.32%,84% 92.58%,86% 92.92%,88% 93.32%,90% 93.77%,92% 94.27%,94% 94.8%,96% 95.34%,98% 95.88%,100% 96.42%);
}
.related-products ul.grid.product-grid {
    justify-content: center;
}
.product-title-extra-text {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 10px 10px;
    border: 1px solid #4d7369;
}
.product-title-extra-text p {
    margin: 0;
    font-family: 'KGhappysolid';
}


section#shopify-section-template--26048157483381__main .article-template__hero-container {
    max-width: 800px;
}

section#shopify-section-template--26048157942133__multicolumn_hibeFY h2.title.inline-richtext.hxl:after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(46%) saturate(0%) hue-rotate(275deg) brightness(107%) contrast(101%)!Important;
}
section#shopify-section-template--26048157778293__collapsible_content_4jnWtq .accordion__title ,
section#shopify-section-template--26048157942133__collapsible_content_W3H4Kh .accordion__title,
section#shopify-section-template--26048158171509__collapsible_content_eaFUGP .accordion__title,
section#shopify-section-template--26048157483381__collapsible_content_LWUM7x .accordion__title{
    font-family: 'AmericanTypewriterStd';
    font-size: 18px;
}
h2.form-status.form-status-list.form__message {
    font-family: 'Lexend'!important;
    background: #114437;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
}
div#shopify-section-template--26067761693045__instagram_video_slider_6AH6HH .insta-template--26067761693045instagramvideoslider6ah6hh {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0 40px 0;
}


div#ImageWithText--template--26067761693045__image_with_text_NAc3wf,div#ImageWithText--template--26067761693045__image_with_text_YnN9mm,
div#ImageWithText--template--26067761693045__image_with_text_WKF47k,div#ImageWithText--template--26067761693045__image_with_text_6fXMAz {
    padding-left: 0;
}

div#ImageWithText--template--26067761693045__image_with_text_YKnp96,div#ImageWithText--template--26067761693045__image_with_text_P3dEUi {
    padding-right: 0;
}

section#shopify-section-template--26048157712757__image_banner_XRj3wE .banner__box {
    background: #ffffff7d;
    border-radius: 20px;
}
/* section#shopify-section-template--26048157712757__image_banner_XRj3wE h2.banner__heading {
    max-width: 600px;
} */



section#shopify-section-template--26048157778293__collapsible_content_4jnWtq .accordion,
section#shopify-section-template--26048157942133__collapsible_content_W3H4Kh .accordion,
section#shopify-section-template--26048158171509__collapsible_content_eaFUGP .accordion,
section#shopify-section-template--26048157483381__collapsible_content_LWUM7x .accordion  {
    padding: 10px 0;
}
section#shopify-section-template--26048157778293__collapsible_content_4jnWtq .accordion summary:hover,
.accordion,section#shopify-section-template--26048157942133__collapsible_content_W3H4Kh .accordion summary:hover,
section#shopify-section-template--26048158171509__collapsible_content_eaFUGP .accordion summary:hover,
section#shopify-section-template--26048157483381__collapsible_content_LWUM7x .accordion summary:hover {
    background: transparent!important;
}
section#shopify-section-template--26048158171509__collapsible_content_eaFUGP .collapsible-content__grid {
    background: #f3f3f3;
    padding: 40px 20px;
}
section#shopify-section-template--26048158171509__collapsible_content_eaFUGP h2.collapsible-content__heading {
    background: #f3f3f3;
    margin: 0;
    padding: 40px 0 20px;
}
/* prodcut thubnail css */

 
/* ******* */

h2.title-twig {
    margin: 0 0  50px 0;
    text-align: center;
    font-size: 50px;
    color: #114437;
}
section#shopify-section-template--26048157778293__featured_collection h2 {
    text-align: center;
     margin: 0 0  50px 0;
}

media-gallery {
    display: flex!important;
    flex-direction: row-reverse;
    gap: 10px;
}
.custom-product-gallery {
  display: none;
  gap: 15px;
  max-width: 100%;
}

.custom-product-gallery .slick-thumbs {
  width: 90px;
}

.custom-product-gallery .slick-thumbs img {
  width: 100%;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}
.custom-product-gallery .slick-thumbs .slick-current img {
    border-color: #114437;
    border-width: 1px;
}

.custom-product-gallery .slick-main {
  width: calc(100% - 100px);
}


.custom-product-gallery .slick-main img {
    width: 100%;
    display: block;
    border: 1px solid #e9e9e9b5;
    border-radius: 5px;
    height: 510px;
    object-fit: cover;
}
.custom-product-gallery .slick-prev,
.custom-product-gallery .slick-next {
  z-index: 10;
}
.custom-product-gallery .slick-main button.slick-next.slick-arrow {
    right: 0;
    width: 40px;
    height: 35px;
    z-index: 1;
    background: #4d7369;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-product-gallery .slick-main button.slick-prev {
    width: 40px;
    height: 35px;
    left: 0;
    z-index: 1;
    background: #4d7369;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-product-gallery .slick-main button:hover {
    background: #114437 ! Important;
}
/* .custom-product-gallery .slick-main button:hover img {
   filter: initial;
} */
.slick-main .slick-prev:before, .slick-main .slick-next:before{
    display:none!Important;
}
.custom-product-gallery .slick-main button img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    border: none;
    padding: 5px;
    filter: invert(1);
}
.custom-product-gallery {
    position: sticky;
    top: 10px;
}
.price-per-item__container quantity-input.quantity:after {
    display: none;
}
.price-per-item__container quantity-input.quantity {
    border: 1px solid #114437;
}
.product__accordion .accordion__content p {
    margin: 0;
}

section#shopify-section-template--26067761693045__1766591775f327d2d3 .gfa-content__button.button-ngPhhvKdzENZ {
    font-family: 'Lexend'!important;
    font-weight: 500!important;
}
section#shopify-section-template--26067761693045__1766591775f327d2d3 .gfa-content__button.button-ngPhhvKdzENZ:hover {
    background: #dddf4b;
    color: #124538 !important;
}

/* slidercsstest*/

.main-slider-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 5;
  pointer-events: none;
}

.main-slider-btn {
    pointer-events: auto;
    width: 45px;
    height: 38px;
    background: #4d7369;
    color: #fff;
    border: none;
    border-radius: 0;
    font-size: 24px;
    cursor: pointer;
}
.main-slider-arrows img {
    width: 20px;
    filter: invert(1);
}
.thumbnail[aria-current] {
    box-shadow: none!Important;
    border: none;
}
ul#Slider-Thumbnails-template--26048158171509__main .is-active {
    border: 2px solid #000;
    border-radius: 10px;
}
media-gallery slider-component#GalleryViewer-template--26048158171509__main {
    width: calc(100% - 110px);
}
media-gallery  slider-component#GalleryThumbnails-template--26048158171509__main {
    width: 100px;
}
media-gallery slider-component#GalleryThumbnails-template--26048158171509__main button.slider-button {
    display: none;
}
 ul#Slider-Thumbnails-template--26048158171509__main {
    flex-direction: column;
}
media-gallery slider-component#GalleryThumbnails-template--26048158171509__main ul#Slider-Thumbnails-template--26048158171509__main li {
    width: 100%;
}
media-gallery slider-component#GalleryThumbnails-template--26048158171509__main ul#Slider-Thumbnails-template--26048158171509__main {
  display: flex;
  flex-direction: column;  /* vertical */
  overflow-y: auto;        /* scrollable */
  max-height: 560px;       /* adjust height as needed */
  gap: 10px;
}

/*  */
.product .grid__item.product__media-wrapper {
    max-width: 50%!important;
    width: 50%!important;
}

.product .product__info-wrapper {
    max-width: 50%!important;
    width: 50%!important;
}
.article-template ul li{
    list-style:none;
    position: relative;
}
.article-template ul li:after {
    content: '';
    position: absolute;
    background: url(/cdn/shop/files/Layer_1.svg?v=1764246673);
    height: 15px;
    width: 15px;
    left: -22px;
    top: 50%;
    transform: translate(0,-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
section#shopify-section-template--26048157778293__slideshow_FFfMcH .slideshow__text.banner__box p {
    line-height: normal;
    max-width: 550px;
}
p.product-subtitle {
    margin: 0;
    line-height: normal;
    font-size: 16px;
    padding-right: 20px;
}
.quick-add {
    width: fit-content;
}

.quick-add .quick-add__submit::after{
   display:none;
}
.quick-add .quick-add__submit {
    padding: 0 30px;
  
    background: #114437;
    border-radius: 50px;
    color: #fff;
}
.quick-add .quick-add__submit:hover {
    background: #dddf4b;
    color: #114437;
}
ul.payment-icons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 400px;
}
ul.payment-icons li.payment-icon {
    margin: 0;
}
ul.payment-icons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 400px;
    margin-bottom: 20px!Important;
}
section#shopify-section-template--26048157942133__multicolumn_hibeFY h2.title.inline-richtext.hxl{
    margin: 0 auto!Important;
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV .title-wrapper-with-link {
    justify-content: center;
    margin: 0;
}
p.blog__subheading {
    margin: 20px 0 40px 0;
    text-align: center;
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV .card__information p.article-card__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: initial;
    margin-block: 0;
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV .card__information h3.card__heading.h2 {
    font-family: 'AmericanTypewriterStd';
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV a.read-more-button {
    background: #114437;
    padding: 10px 30px;
    display: block;
    width: fit-content;
    border-radius: 50px;
    margin: 20px 0 0 0;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Lexend';
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV .card__information h3.card__heading.h2 a::after{
   display:none;
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV a.read-more-button:hover {
 background: #dddf4b;
color: #114437;
}
section#shopify-section-template--26048157778293__featured_blog_EcBLCV .title-wrapper-with-link h2 {
    text-align: center;
}
/* .post-image {
    display: flex;
    gap: 20px;
}
.post-image .post-inner-cont,.post-image .image-wrap {
    width: 50%;
}
.image-wrap {
    position: sticky;
    top: 5px;
    height: 100%;
} */
.image-wrap {
    text-align: center!important;
}

/* Hide default radio */
.shopify_subscriptions_fieldset input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  width: 25px;
  height: 25px;
  border: 2px solid #99999952;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-right: 10px;
  margin-block: 0;
}

/* Checked state */
.shopify_subscriptions_fieldset input[type="radio"]:checked {
  border-color: #114437;
  background-color: #00000000;
}

/* Inner dot */
.shopify_subscriptions_fieldset input[type="radio"]:checked::after {
  content: "";
  width: 15px;
  height: 15px;
  background: #114437;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Hover effect */
.shopify_subscriptions_fieldset input[type="radio"]:hover {
  border-color: #000;
}
ul.shopify_subscriptions_app_block_label_children li label {
    display: flex;
    align-items: center;
}
p.shopify_subscriptions_app_policy {
    display: none;
}
h6#subify-widget-title {
    display: none;
}
.subify-powered-text {
    font-size: 0!Important;
}
.subify-powered-text svg {
    width: 0;
}

.subify-widget-box {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}

.subify-widget-box .subify-choice-box-wrapper.active {
    background: #f3f3f3;
    border-color: #d3d3d3;
}
.subify-choice-box-wrapper:not(:last-child) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.subify-choice-box-wrapper:not(:first-child) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.subify-choice-box-wrapper {
    padding-block: 20px!Important;
}
.subify-widget-whole-wrapper.skin-2 {
    padding-bottom: 0;
    max-width: 500px;
}
small.tax-note.caption-large.rte a {
    text-decoration: none;
    color: inherit;
    pointer-events: none;
}
section#ProductInfo-template--26048158171509__main ul.icon-with-text span {
    font-size: 18px;
    font-family: 'Lexend';
    font-weight: 600;
}
section#shopify-section-template--26048158171509__main p.rating-count.caption {
    color: #114437;
}
media-gallery#MediaGallery-template--26048158171509__main {
    position: initial;
}
section#ProductInfo-template--26048158171509__main .product__accordion {
    display: none;
}
.product__accordion-wrapper.custom-prod .accordion .metafield-rich_text_field p {
    margin: 0;
}
.product__accordion-wrapper.custom-prod summary.accordion__title .accordion__title {
    font-size: 20px!Important;
    font-family: 'Lexend';
    font-weight: 500;
}
.product__accordion-wrapper.custom-prod summary.accordion__title {
    max-width: 100%;
}
.product__accordion-wrapper.custom-prod .accordion__content.rte {
    font-size: 16px;
}
.dyn-class .product__title h1 {
    font-size: 30px;
    font-family: 'AmericanTypewriterStd'!important;
}
section#ProductInfo-template--26048158171509__main div#Quantity-Form-template--26048158171509__main {
    margin-top: -20px;
}
section#ProductInfo-template--26048158171509__main form#product-form-installment-template--26048158171509__main {
    display: none;
}
header.header .header__icons {
    width: 17%;
    justify-content: end;
    padding: 0;
}
.post-inner-cont p:first-child {
    margin: 0;
}

section#shopify-section-template--26048157417845__image_banner_KTpiEW .banner__box {
    background: #ffffffab;
    border-radius: 20px;
    max-width: 700px;
}

.section-template--26048157712757__product-grid-padding.gradient.color-scheme-29a1babf-eaf7-48f4-bde4-702f19fb32ba .card__heading .full-unstyled-link {
    font-family: 'AmericanTypewriterStd';
}
.social-rich-text-icons .rich-text h2 {
    color: #173f35;
}



/*table 1024px media query  */
@media only screen and (max-width: 1030px){ 
section#shopify-section-template--26123083252085__rich_text_VbH3gh::after {
    height: 200px;
    width: 168px;
}
section.explore-ranges-section:before{
   height: 150px;
    left: 0;
    width: 166px;
    z-index: 0;
}
.explore-heading{
    position: relative;
}
section.explore-ranges-section:after{
    height: 90px;
    right: 0;
    width: 145px;
    z-index: 0;
}
.side-icon:before{
height: 100px;
    left: 11px;
    width: 124px;
    z-index: 0;
}
section#shopify-section-template--26048157778293__featured_collection:before{
    bottom: -71px;
    height: 172px;
 
    width: 164px;
    
}

}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
section#shopify-section-template--26048157778293__multicolumn_FxdDrr slider-component.slider-mobile-gutter {
    max-width: 600px;
}
slider-component#GalleryThumbnails-template--26048158171509__main {
    display: none;
}
media-gallery slider-component#GalleryViewer-template--26048158171509__main {
    width: 100%;
}
    header.header .header__icons {
    width: initial;
} 
section#shopify-section-template--26048157778293__featured_collection ul#Slider-template--26048157778293__featured_collection li,
div#shopify-section-template--26048157712757__product-grid ul#product-grid li {
    width: calc((100% - 36px) / 4);
    max-width: calc((100% - 36px) / 4);
}
section#shopify-section-template--26048157778293__multicolumn_RBP8Wq ul#Slider-template--26048157778293__multicolumn_RBP8Wq li {
    width: calc((100% - 24px) / 3);
}
section.explore-ranges-section:before{
    display:none;
}
.quick-add .quick-add__submit {
    font-size: 12px;
    min-height: 40px;
}
}
/* ******************************************** */



@media only screen and (max-width: 767px){
    div#shopify-block-AVG5TemxSbHlURSttd__loop_subscriptions_loop_widget_WQjVc9 {
    width: 100%;
}
    header.header .header__icons {
    width: initial;
} 
    .image-wrap {
    position: initial;
}
section#ProductInfo-template--26048158171509__main {
    margin-top: 40px;
}
    .post-image {
flex-direction: column;
}
.post-image .post-inner-cont,.post-image .image-wrap {
    width: 100%;
}

    .section-template--26048157778293__featured_blog_EcBLCV-padding,
    .section-template--26048157778293__featured_collection-padding,
    .section-template--26048157778293__collapsible_content_4jnWtq-padding {
    padding-block: 40px!Important;
}
section#shopify-section-template--26048157712757__image_banner_XRj3wE .banner__box h2.banner__heading {
    font-size: 24px!Important;
}
section.testimonials-section {
    padding-top: 40px!Important;
}
    section.paw-features-section {
    padding-top: 40px;
}
    .contact-two-col {
    gap: 10px;
}
    section#shopify-section-template--26048157942133__multicolumn_hibeFY .multicolumn-card__info {
    padding: 0;
    margin: 20px 0 0 0;
}
    ul.payment-icons {
    justify-content: center;
    margin-bottom: 20px;
}
    .quick-add .quick-add__submit {
    font-size: 12px;
}
p.product-subtitle {
    font-size: 14px;
}
        section#shopify-section-template--26048157778293__slideshow_FFfMcH .slideshow__text.banner__box p {
    max-width: 250px;
}
    media-gallery slider-component#GalleryViewer-template--26048158171509__main {
    width: 100%;
    margin: 0;
}
article.article-template h2 {
    font-size: 20px!Important;
}
    .product .grid__item.product__media-wrapper, .product .product__info-wrapper {
    max-width: 100%!Important;
    width: 100%!Important;
}
    section#shopify-section-template--26048158171509__collapsible_content_eaFUGP .collapsible-content__grid {
    padding-top: 0;
}
.custom-product-gallery {
    position: initial;
    flex-direction: column-reverse;
    margin-bottom: 30px;
}
 .custom-product-gallery .slick-thumbs {
    width: 100%;
}
.custom-product-gallery .slick-main {
    width: 100%!Important;
}
.custom-product-gallery .slick-main img {
    height: 100%;
    object-fit: cover;
}
section#shopify-section-template--26048157778293__featured_collection h2,   h2.title-twig  {
    margin: 0 0 30px 0;
}

    
section#shopify-section-template--26048157942133__multicolumn_hibeFY .multicolumn__title {
    margin: 0;
}
section#shopify-section-template--26123083252085__rich_text_VbH3gh .section-template--26123083252085__rich_text_VbH3gh-padding {
    padding: 40px 10px;
}    
#shopify-section-template--26048157778293__multicolumn_FxdDrr slider-component.slider-mobile-gutter {
    max-width: 400px!important;
}
.header {
    padding-inline: 20px!important;
}
section#shopify-section-template--26048158171509__slideshow_yMQprc .banner__heading.inline-richtext.h2:before {
    font-size: 16px;
    top: 12px;
}
div#ImageWithText--template--26067761693045__image_with_text_NAc3wf,div#ImageWithText--template--26067761693045__image_with_text_YnN9mm,
div#ImageWithText--template--26067761693045__image_with_text_WKF47k,div#ImageWithText--template--26067761693045__image_with_text_6fXMAz {
    padding-inline: 0;
}
section#shopify-section-template--26048157712757__image_banner_XRj3wE .banner__content {
    padding:  20px;
}
div#ImageWithText--template--26067761693045__image_with_text_YKnp96,div#ImageWithText--template--26067761693045__image_with_text_P3dEUi {
   padding-inline: 0;
}

div#shopify-section-template--26067761693045__image_with_text_YKnp96 .box-one {
    padding-bottom: 20px;
}
div#ImageWithText--template--26067761693045__image_with_text_WKF47k {
    padding-bottom: 0;
}
.section-template--26067761693045__image_with_text_P3dEUi-padding.gradient.color-scheme-35efcadd-caf8-4961-9b47-75e5791e929b.box-one {
    padding-bottom: 40px;
}
div#shopify-section-template--26067761693045__image_with_text_6fXMAz .box-one {
    padding-bottom: 0;
}
.insta__slider-template--26067761693045instagramvideoslider6ah6hh.slick-initialized.slick-slider.slick-dotted {
    margin-left: 20px;
}
section#shopify-section-template--26123083252085__rich_text_VbH3gh::after{
    display:none;
}
section#shopify-section-template--26048157778293__multicolumn_FxdDrr .grid--2-col-tablet-down .grid__item {
    width: auto;
}

h2 {
    font-size: 40px!Important;
}
.testimonial-heading {
    margin: 0;
}
.page-width {
    padding: 0 20px;
}
.insta-template--26048158171509instagramvideoslidera9ihl6 {
    padding-bottom: 40px!important;
    padding-left: 10px!important;
}
.product  .accordion__title {
    font-size: 16px!important;
}
.testimonials-left, .testimonials-right {
    width: 100%!Important;
    padding: 0 10px;
}
.testimonial-image {
    width: 100%!important;
}
div#ImageWithText--template--26048157778293__image_with_text_gwdzbk {
    padding: 20px 10px;
}
.section-template--26048157778293__image_with_text_gwdzbk-padding {
    padding-top: 110px!important;
}
/* section.explore-ranges-section:after {
    width: 150px;
    height: 95px;
} */
#shopify-section-template--26048157778293__testimonials_slider_dqxyKC .page-width {
    padding-top: 40px;
    padding-bottom: 60px!important;
    padding-inline: 0!important;
}
section#shopify-section-template--26048157778293__featured_collection:after{
display:none;
}
section#shopify-section-template--26048157778293__featured_collection:before {
  display: none;
}

.footer-col.footer-logo {
    padding-right: 0!important;
    margin:auto;
}
.social-icons {
    text-align: center;
}
.custom-footer {
    padding-top: 40px;
}
section.explore-ranges-section:before {
   display:none;
}
.ranges-grid .range-image-wrapper {
    width: 100%;
}
div#Banner-template--26067761693045__image_banner_GYmcQi .banner__content {
    padding: 0 20px;
}
section#shopify-section-template--26048157417845__multicolumn_KXtDRX:after, section#shopify-section-template--26067761693045__multicolumn_9tqnA4:after {
    width: 100px;
    height: 100px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
section#shopify-section-template--26048157417845__multicolumn_KXtDRX:before, section#shopify-section-template--26067761693045__multicolumn_9tqnA4:before {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
}
section#shopify-section-template--26067761693045__multicolumn_9tqnA4 .page-width {
    padding-bottom: 40px;
}
.section-template--26067761693045__image_with_text_NAc3wf-padding {
    padding: 40px 0;
}
.section-template--26067761693045__image_with_text_NAc3wf-padding.gradient.color-scheme-35efcadd-caf8-4961-9b47-75e5791e929b.custom-class div#ImageWithText--template--26067761693045__image_with_text_NAc3wf {
    padding: 20px 0 0 0;
}
.section-template--26067761693045__image_with_text_YnN9mm-padding.gradient.color-scheme-29a1babf-eaf7-48f4-bde4-702f19fb32ba.custom-class {
    padding: 40px 0;
}
.section-template--26067761693045__image_with_text_YnN9mm-padding.gradient.color-scheme-29a1babf-eaf7-48f4-bde4-702f19fb32ba.custom-class div#ImageWithText--template--26067761693045__image_with_text_YnN9mm {
    padding: 20px 0 0 0;
}
.custom-footer {
    padding-top: 40px!Important;
}
.social-icons {
    text-align: center!important;
}
section#shopify-section-template--26121734717813__featured_blog_bATYC6 a.link {
    display: none;
}
section#shopify-section-template--26121734717813__image_banner_BCAyrk .banner__box.content-container {
    text-align: left;
    padding: 20px;
}
div#Banner-template--26121734717813__image_banner_BCAyrk .banner__content {
    padding: 40px 10px 60px 10px;
}
div#Banner-template--26123083252085__image_banner_BnEHQ3 .banner__content,div#Banner-template--26048157942133__image_banner_yKX9Tz .banner__content {
    padding: 10px;
}

section#shopify-section-template--26048157942133__multicolumn_hibeFY .page-width {
    padding: 40px 10px;
}
section.contact-blur-wrapper {
    padding: 40px 10px;
}
div#Banner-template--26048158171509__image_banner_RqiPP4 .banner__content {
    padding: 0 10px;
}
.ranges-grid {
    grid-template-columns: repeat(2, 1fr);
}
.legal-pages {
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0 0 0;
}
section#shopify-section-template--26048157778293__multicolumn_RBP8Wq .multicolumn-card__image-wrapper--third-width {
    width: 50%;
}
.blog-filters input, .blog-filters select {
    width: 100%;
}
section.blog-grid-section {
    padding-bottom: 50px!important;
}
section#shopify-section-template--26048157778293__slideshow_FFfMcH h2.banner__heading {
    max-width: 300px;
}
h2.explore-heading {
    margin-bottom: 10px;
}
section#shopify-section-template--26048158171509__slideshow_yMQprc h2.banner__heading {
    font-size: 10px!important;
    text-align: left;
    max-width: 200px;
    margin: 0 auto 0 0 !important;
}
section#shopify-section-template--26048158171509__slideshow_yMQprc .banner__text.rte {
    text-align: left;
    width: 100%;
        margin: 0;
}
section#shopify-section-template--26048158171509__slideshow_yMQprc .banner__text.rte p {
    font-size: 14px;
}
product-recommendations.related-products:before{
display: none;
}
.section-template--26048158171509__related-products-padding,.section-template--26048157942133__collapsible_content_W3H4Kh-padding {
    padding-block: 50px!important;
}
 .newsletter-email {
    font-size: 16px;
}
section#shopify-section-template--26123083252085__rich_text_VbH3gh h2.rich-text__heading.rte.inline-richtext.hxl:after,
section#shopify-section-template--26048157942133__collapsible_content_W3H4Kh .collapsible-content__header.scroll-trigger.animate--slide-in:before,
section#shopify-section-template--26048157942133__multicolumn_hibeFY h2.title.inline-richtext.hxl:after
 {
    display:none;
 }

}
