/** Shopify CDN: Minification failed

Line 139:10 Expected identifier but found whitespace
Line 139:12 Unexpected "{"
Line 139:21 Expected ":"
Line 140:14 Expected identifier but found whitespace
Line 140:16 Unexpected "{"
Line 140:25 Expected ":"
Line 141:12 Expected identifier but found whitespace
Line 141:14 Unexpected "{"
Line 141:23 Expected ":"
Line 765:4 "adding" is not a known CSS property

**/
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Outfit:wght@100..900&display=swap");

/* --------------------------------- CSS ORDER --------------------------------- */

/*
Cart
Product Cards
Slide Dots
AgriGro Hero Home Video
AgriGro Hero Brands
Our Promise Section
Tab Product Section 
Testimonials Section 
Blog Section 
Newsletter Section
Blog 
Header 
Search Bar
Collection Page
About Us
Footer
*/

.page-width, .page-width-small {
    padding: 55px 2rem;
}

.product-single__media__carousel.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
    aspect-ratio: 1 / 1;
    height: auto !important;
}

.product-single__media-wrapper, .product-single__media {
    max-height: 700px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.product-single__media__carousel .flickity-prev-next-button {
    background: #58ffae !important;
    box-shadow: 0 2px 19px #03381d80;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #0e1311;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}

.product-single__media__carousel .flickity-prev-next-button {
    background: #58ffae !important;
    box-shadow: 0 2px 19px #03381d80;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #0e1311;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}

.flickity-prev-next-button.next {
  right:-1rem;
}

.flickity-prev-next-button.previous {
    left: -1rem;
}

.in-page-link {
  display: none !important;
}


/* ===== Universal scroll reveal ===== */
.reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 700ms ease, transform 700ms ease;
  will-change: opacity, transform;
}

.reveal.is-revealed {
  opacity: 1;
  transform: translateY(0);
}

/* Optional: stagger support via CSS var */
.reveal {
  transition-delay: var(--reveal-delay, 0ms);
}

/* Optional variants */
.reveal.reveal--sm { transform: translateY(10px); }
.reveal.reveal--lg { transform: translateY(28px); }

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}






:root {
  /* Global Design Tokens */
  --hc-radius: 14px;
  --hc-muted: rgba(255,255,255,0.07);
  --hc-card-bg: rgba(255,255,255,0.04);
  --hc-card-glass: rgba(255,255,255,0.03);

  /* Section-level variables (fallbacks included) */
  --hc-bg: {{ section.settings.bg_color | default: "#071020" }};
  --hc-accent: {{ section.settings.accent_color | default: "#6ed53f" }};
  --hc-text: {{ section.settings.text_color | default: "#ffffff" }};
}


.agrigro-home .site-header__icons-wrapper .icon {
    fill: #085a41 !important;
}


.agrigro-home .header_cart_info.show_cart_subtotal {
  display: none !important;
}

.shopify-section-header.is_sticky.shopify-section {
    background-color: #141516d4 !important;
    backdrop-filter: blur(12px) !important;
}

.section__reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.8s ease-out;
  will-change: transform, opacity;
}

.section__reveal.section__visible {
  opacity: 1;
  transform: none;
}

/* Slide Left */
.section__reveal--slide-left {
  transform: translateX(-60px);
}
.section__reveal--slide-left.section__visible {
  transform: translateX(0);
}

/* Fade Up */
.section__reveal--fade-up {
  transform: translateY(40px);
}
.section__reveal--fade-up.section__visible {
  transform: translateY(0);
}

/* Zoom In */
.section__reveal--zoom {
  transform: scale(0.8);
}
.section__reveal--zoom.section__visible {
  transform: scale(1);
}

/* Delays (optional) */
.section__reveal--delay-1 { transition-delay: 0.2s; }
.section__reveal--delay-2 { transition-delay: 0.4s; }

/* Rotate */
.section__reveal--rotate {
  transform: rotateX(80deg);
  transform-origin: top;
}
.section__reveal--rotate.section__visible {
  transform: rotateX(0);
}



.parallax {
  --speed: 0.5;               /* fallback if JS doesn’t run */
  --dir: 1;                   /* fallback direction */
  will-change: transform;
  transform: translate3d(
    0,
    calc(var(--scrollY, 0px) * var(--speed) * var(--dir)),
    0
  );
}

/* disable on mobile if they have this class */
.is-mobile .parallax--no-mobile {
  transform: none !important;
}



  /* reveal base state */
  .reveal {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }
  /* when scrolled into view */
  .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }
/* hint the browser to optimize transforms */
.parallax {
  will-change: transform;
}

.shopify-section-header header.site-header .mobile-nav-wrapper {
      align-content: center;
}

.mobile-nav {
    align-content: center;
}

.shopify-section-header header.site-header .mobile-nav-wrapper .mobile-nav__dropdown {
  background: transparent;
}

.shopify-section-header header.site-header .mobile-nav-wrapper .mobile-nav__sublist-link {
    color: #fff;
}

#MobileNav .mobile-nav__return-btn {
    display: flex;
    width: 100%;
    max-width: 77rem;
    padding: 15px;
    font-size: 18px;
    align-items: center;
    margin: 0 auto;
    font-weight: bold;
}

/* Mobile nav search (outside UL so it doesn't translate with submenu panels) */
.mobile-nav__search-wrap {
    padding: 12px 0;
    position: sticky;
    top: 0;
    z-index: 2;
    background: inherit;
    max-width: 74rem;
    margin: 0 auto;
}

.mobile-nav__icon {
  display: none;
}

.mobile-nav__link, .mobile-nav__sublist-link {
    text-align: center;
}

.mobile-nav__search-form{ width: 100%; }

.mobile-nav__search-row {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
    max-width: 90%;
    align-items: center;
    margin: 0 auto;
}

.mobile-nav__search-input{
  width: 100%;
  height: 44px;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  padding: 0 14px;
  font-size: 18px; /* prevents iOS zoom */
  line-height: 1;
}

.mobile-nav__search-btn{
width: fit-content;
    height: 44px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .12);
    background: #6ed53f;
    color: white;
    font-family: 'articulat-heavy-cf';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0px 20px;
}

.mobile-nav__search-btn svg{
  width: 18px;
  height: 18px;
  display: block;
}


/* hide mobile nav by default */
.mobile-nav-wrapper {
  display: none !important;
}

/* only show when body has the “open” class */
body.js-menu--is-open .mobile-nav-wrapper {
  display: block !important;
}



.product-single__meta.enabled_mobile_sticky_btns .product-form .product-form__item--payment-button {
  display: none !important;
}

.placeholder-svg {
display: none;
}

.collabs-page__partnership {
display: none;
}

.cookie_popup .modal_content p {
    max-width: 45rem;
    padding: 1rem 0rem;
    text-align: left;
}

.cookie_popup_wrapper .cookie_popup {
    justify-content: space-between;
box-shadow: 0px -20px 30px rgba(0,0,0,0.22);
}

.cookie_popup_wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.main-content {
    padding: 0;
    min-height: 50vh;
}

.page-404-footer .site-footer__copyright-content a {
color: black;
}

body,
html {
  background-color: #ffffff !important;
}

.page-container {
  transform: none;
}

.shopify-section + .shopify-section {
    padding-bottom: 0 !important;
    position: relative;
}

.product-grid-container {
  padding-bottom: 3rem !important;
  margin-top: -15px;
}

.product-form__item--payment-button {
  align-items: baseline;
}

@media screen and (max-width: 1199px) {
.product-form__item--payment-button {
    display: block;
    background: #fffbf8;
}
  
.product-single__meta .product-form__item--payment-button .shopify-payment-button, .product-single__meta .product-form__item--payment-button .product-form__cart-submit {
    width: 80% !important;
    margin-left: 0;
}
}

/* --------------------------------- Hide Shopify Hero Transparent Nav --------------------------------- */

#shopify-section-template--21746687738147__slideshow_gNDHzP {
  display: none;
}

/* --------------------------------- CSS --------------------------------- */

[data-enable_overlap_header="true"] .nav-bar__link {
  color: var(--header_megamenu_bg);
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.5px;
  font-style: var(--font-style-header);
  font-weight: var(--font-weight-header);
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.tan-bg {
  background: #f2fff1 !important;
}

.index-section,
.padding-section {
  padding-top: 0;
  padding-bottom: 0px;
}

h1,
h2,
h3,
h4,
h6 {
  font-family: "articulat-heavy-cf", sans-serif;
  font-weight: 700;
  letter-spacing: initial;
}

p, body, h5, .index-tabs_nav--item h2 {
    font-family: "articulat-cf", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}

.index-tabs_nav--item h2 {
  font-family: "articulat-heavy-cf", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.it-bld {
  font-family: "articulat-heavy-cf", sans-serif;
  font-weight: 900;
  font-style: italic;
  letter-spacing: normal;
}

.btn {
  border-radius: 50px !important;
}

.back-to-top.btn.btn--circle-arrow {
  display: none !important;
}

.search-bar__interior {
  display: none !important;
}

/* --------------------------------- Cart --------------------------------- */

.header_cart_info.show_cart_subtotal .cart_icon {
  color: var(--header_megamenu_bg) !important;
  background: #ffffff00 !important;
}

.header_cart_info.show_cart_subtotal {
  background: #6ed53f !important;
  padding: 3px 10px;
  border-radius: 50px;
}

.header_cart_info.show_cart_subtotal .header_cart_count {
background: #093f2e;
    color: var(--white-color);
    top: -7px;
    right: -7px;
    border: solid 2px #6ed53f;
}

.PageContent .Cart__ItemList {
    display: table;
    table-layout: auto;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.cart__block {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

/* --------------------------------- Product Cards --------------------------------- */

.product-card__title {
  display: block !important;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  width: 100%;
  padding-bottom: 15px;
}

.product-item__price_and_reviews_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px 0 0px;
  flex-wrap: wrap;
}

.open-quick-view--btn,
form.product-item__action-list {
  margin-top: 20px;
}

/* --------------------------------- Slide Dots --------------------------------- */

.flickity-page-dots .dot.is-selected {
  background: var(--product_label_sale_color);
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 7vw;
  height: 9px;
  margin: 0 5px;
  opacity: 1;
  background: #00a5003d;
  border-radius: 0px;
}



/* --------------------------------- AgriGro Hero Brands --------------------------------- */

#curve:before {
  margin-top: -3rem;
  margin-bottom: -2px;
  transform: rotate(0);
  z-index: 0;
  border-radius: 250% 250% 0 0;
  position: absolute;
  background: #f2fff1;
  right: -100px;
  left: -100px;
  content: "";
  height: 9rem;
}

#curve-home:before {
  margin-top: -5rem;
  margin-bottom: -2px;
  transform: rotate(0);
  z-index: 0;
  border-radius: 250% 250% 0 0;
  position: absolute;
  background: ##f2fff1;
  right: -100px;
  left: -100px;
  content: "";
  height: 9rem;
}

#curve-white:before {
  margin-top: -5rem;
  margin-bottom: -2px;
  transform: rotate(0);
  z-index: 0;
  border-radius: 250% 250% 0 0;
  position: absolute;
  background: #fff;
  right: -100px;
  left: -100px;
  content: "";
  height: 9rem;
}

@media only screen and (min-width: 750px) {
  .index-section,
  .padding-section {
    padding-top: 0;
    padding-bottom: 0px !important;
  }
}

.agrigro-brands-section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px;
  margin-top: 0rem;
  padding-left: 55px;
  padding-right: 55px;
  z-index: 1;
  max-width: 1660px;
  padding-bottom: 3rem;
}

.outer-circle .circle {
  border-radius: 150px;
  margin: 0 5px;
  text-align: center;
}

.outer-circle .circle img {
    margin: 0 auto;
    text-align: center;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.outer-circle h5 {
  text-align: center;
  margin-top: 20px;
  color: #000;
  text-transform: none;
  font-size: 18px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {

  .circle-container {
    overflow-x: auto;
  }

  .outer-circle .circle img {
    max-width: 120px;
  }

  .outer-circle {
    margin: 0 5px;
  }

  .circle-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    margin-top: 0rem;
    padding-left: 15px;
    padding-right: 55px;
    z-index: 1;
    max-width: 1660px;
  }
}

/* --------------------------------- Our Promise Section --------------------------------- */

@media screen and (max-width: 749px) {
  .feature-row__text {
    padding: 30px 22px 0px 22px;
  }
}

.our-promise {
  padding-bottom: 3rem;
}

.our-promise .page-width,
.our-promise .page-width-small {
  padding-left: 0px;
  padding-right: 55px;
  max-width: 100%;
}

.our-promise .feature-row__item.layout_left img {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: top center;
}

@media only screen and (min-width: 998px) {
  .feature-row__text--left {
    padding-right: 30px;
    padding-left: 9rem;
  }
}

@media only screen and (max-width: 750px) {
  .our-promise .page-width,
  .our-promise .page-width-small {
    padding-left: 0;
    padding-right: 0px;
    max-width: 100%;
  }

  .darker-tan-bg {
    background: #f3ede9 !important;
  }
}

.featured-row__subtext.rte p:last-child {
  margin-bottom: 3rem;
  font-size: 18px;
  font-weight: 500;
}

/* --------------------------------- Home Category Shop Section --------------------------------- */

@media screen and (max-width: 749px) {
  .index-tabs-collections-wrapper .section-tabs-content {
    padding-left: 0px !important;
    padding-right: 0px;
  }

  .index-tabs-collections-wrapper
    .index-tabs-content_block__slider
    .product-item-block {
    adding: 0;
    margin-right: 0px !important;
  }

  .rendered .product-item-block .product-card {
    height: 100%;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .rendered .product-item-block .product-card:first-child {
    margin-left: 20px !important;
  }

  .rendered .product-item-block .product-card:last-child {
    margin-right: 20px !important;
  }

  [data-section-type="featured-products"]
    .index-tabs-collections-wrapper
    .section-header {
    position: relative;
    margin-bottom: 1rem;
  }

  .index-tabs-collections-wrapper .index-tabs_nav .index-tabs_nav--item {
    margin-right: 40px;
    padding-bottom: 1rem;
  }
}

a[aria-label="Garden"] {
  color: #487637;
  font-weight: bold;
  opacity: 0.5;
}

a.active[aria-label="Garden"] {
  color: #487637;
  font-weight: bold;
}

a[aria-label="Crops"] {
  color: #f0b41d;
  font-weight: bold;
  opacity: 0.5;
}

a.active[aria-label="Crops"] {
  color: #f0b41d;
  font-weight: bold;
}

a[aria-label="Small Farm"] {
  color: #e76124;
  font-weight: bold;
  opacity: 0.5;
}

a.active[aria-label="Small Farm"] {
  color: #e76124;
  font-weight: bold;
}

.index-tabs-collections-wrapper .index-tabs_nav .index-tabs_nav--item h2 {
  margin: 0;
  font-weight: 700 !important;
}

.featured-products {
  padding: 3rem 0px;
}

.featured-products .slider_custom_arrows .btn {
  background-color: #00a500;
}

.featured-products .slider_custom_arrows .btn .icon {
  width: 1rem;
  height: 1rem;
  transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87),
    background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  fill: white;
}

.featured-products .btn--circle-arrow:after {
  background: var(--color-bg-currency-selector);
}

/* --------------------------------- Testimonials Section Styling --------------------------------- */


.testimonial_block p.author_name.h6 {
    position: relative !important;
    text-align: right !important;
    font-size: 18px;
    color: black;
    bottom: auto !important;
    width: 100%;
    font-family: 'Outfit';
    font-weight: 600;
    background: #f3ede9;
    padding: 10px;
    border-radius: 20px;
}

@media screen and (max-width: 749px) {
  [data-section-type="quotes"] .testimonials_row {
    padding-left: 0px !important;
    padding-bottom: 3rem;
  }

  [data-section-type="quotes"]
    .testimonials_slider.rendered
    .flickity-viewport
    .flickity-slider
    .testimonial_block {
    height: 100%;
    background: #f3ede9 !important;
    margin: 0px 10px 0px 10px !important;
  }
}

.quotes-section section {
  background: white;
}

.quotes-section .image_style_right .section_bg_image {
  left: auto;
  width: 50%;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  margin-top: 3rem;
}

[data-section-type="quotes"]
  .testimonials_slider.rendered
  .flickity-viewport
  .flickity-slider
  .testimonial_block {
  height: 100%;
  background: #f3ede9 !important;
}

@media screen and (max-width: 750px) {
  .section_bg.image_style_right {
    display: none;
  }

  .quotes-section .section_with_bg .section-header .slider_custom_arrows {
    display: none;
  }

  .quotes-section .section_with_bg {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .flickity-page-dots {
    display: none;
  }
}

/* --------------------------------- Blog Section Styling --------------------------------- */

[data-section-type="quotes"]
  .testimonials_slider
  .testimonial_block
  .author_image:before {
  display: none;
}

.shopify-section.featured-blog-section section {
  padding: 2rem 0rem;
}

.featured-blog .slider_custom_arrows .btn {
  background-color: #fd5b2a;
}

.featured-blog .slider_custom_arrows .btn .icon {
  width: 1rem;
  height: 1rem;
  transition: color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87),
    background-color 0.2s cubic-bezier(0.44, 0.13, 0.48, 0.87);
  fill: white;
}

.featured-blog .btn--circle-arrow:after {
  background: var(--color-bg-currency-selector);
}

@media screen and (max-width: 750px) {
  [data-section-type="featured-blog"] .section-header .slider_custom_arrows {
    display: none;
  }

  .flickity-page-dots {
    display: none;
  }
}

.read-more {
  width: 100%;
  text-align: center;
}

/* --------------------------------- Newsletter Section --------------------------------- */

.shopify-section.index-newsletter section {
  padding: 2rem 0rem;
  background: white;
}

/* --------------------------------- Blog Page Styling --------------------------------- */

.custom_page_header_opacity {
  background: #000000;
  opacity: 60% !important;
}

article.article-page h1,
article.article-page h2,
article.article-page h3,
article.article-page h4,
article.article-page h5 {
  font-weight: bold;
  text-decoration: none;
  font-family: "articulat-heavy-cf", sans-serif;
}

.custom_page_header_section {
  min-height: 700px !important;
  height: 50vh !important;
}

.article-page .article_tags ul li a {
  text-transform: capitalize !important;
}

.blog-sidebar__item.blog-sidebar__categories ul li a {
  text-transform: capitalize;
}

.blog-sidebar__item.blog-sidebar__categories ul {
  height: auto;
  max-height: 90vh;
  overflow: auto;
  -webkit-box-shadow: inset 10px 10px 230px 39px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 10px 10px 230px 39px rgba(0, 0, 0, 0.08);
  box-shadow: inset 10px 10px 230px 39px rgba(0, 0, 0, 0.08);
  padding: 20px;
  border-radius: 20px;
}

.blog_page_top_bar-dropdowns-wrapper {
  display: none;
}

.article_block .article_block_info {
  padding: 1rem;
  position: relative;
}

.article__title {
  display: inline;
  margin-bottom: 11px;
  font-weight: bold;
  font-family: "articulat-heavy-cf", sans-serif;
}

[data-section-type="blog-page"] .open_mobile_sidebar {
  font-size: 18px;
  margin: 0px;
  min-width: 100px;
  width: auto;
  width: 100%;
}

.article__grid-image-wrapper {
  height: 100%;
  aspect-ratio: 3 / 2;
}

.article_block .article_block_info {
  padding: 2rem;
  position: relative;
}

.blog_page_layout .blogs-wrapper .grid.grid--uniform .article_block {
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.15);
}

/* --------------------------------- Header Styling --------------------------------- */

.header_top__row,
.site-header .header_top {
  display: none !important;
}



@media screen and (min-width: 1200px) {
  header.site-header
    .categories_menu.emphasize_link
    .nav-bar__item
    .categories_main_link {
    min-height: 45px !important;
    font-size: 18px;
    width: 20vw;
  }

  .categories_menu .first_lvl.nav-dropdown {
    min-width: 1px;
    width: 20vw;
  }
}

.nav-dropdown {
  padding: 7px 10px !important;
}

.left-side-menu {
  width: 90%;
}

.right-side-menu {
  float: right;
  text-align: right;
  width: 10%;
}

.btn--primary:after {
  background: #0000001c;
}

/* --------------------------------- Search Bar Styling --------------------------------- */

.site-header
  .site-header__icons
  .search-bar__interior
  .search-form__container
  .search-bar__form
  .search-bar__input {
  min-height: 45px !important;
}

.search-button__submit .icon {
  position: relative;
  top: -3px;
  right: 5px;
  width: 1rem;
  height: auto;
}

.search-form__input-wrapper {
  display: inline-flex;
  width: 100%;
}

header.site-header.logo--inline
  .site-header__icons-wrapper
  .search-bar__interior
  .search-form__container {
  padding: 0px;
}

.site-header
  .site-header__icons
  .search-bar__interior
  .search-form__container
  .search-bar__form
  .search-form__input-wrapper
  .predictive-search-wrapper {
  width: 100%;
  border-radius: 10px;
  overflow: auto;
  padding-bottom: 0;
  max-height: 510px;
  margin-top: 4rem;
  z-index: 12;
}

.ag-srch {
  max-width: 10rem;
  margin-left: 10px;
}

/* --------------------------------- Collection Page Styling --------------------------------- */

.collection-grid-item__image-wrapper img {
    box-shadow: 0px 10px 30px #0000002b;
}

.bg_image_with_custom_content {
  min-height: 20px;
}

.product-grid-container {
    padding-bottom: 3rem !important;
    padding-top: 3rem;
}

.collection-list-section .section-header {
  margin-bottom: 0px;
}

.collection-list-section .grid-type {
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-bottom: 5px;
}

@media screen and (max-width: 989px) {
  [data-section-type="collection-list"] .page-width-small {
    padding-left: 0px;
    padding-right: 0px;
  }

  .collection-list-section .grid.grid--uniform {
    align-items: inherit;
    overflow-x: auto;
    white-space: nowrap;
    display: block;
    padding: 0rem 3rem;
  }

  .collection-list-section .grid.grid--uniform li {
    width: 200px;
    min-width: 200px;
    display: inline-table;
  }
}

.feature-row h2.h3 {
  margin-bottom: 1rem;
}

.collection-grid-item {
  background: #ffffff00;
}

.collection-sidebar {
  max-width: 350px;
  width: 100%;
  margin-right: 95px;
  padding: 20px !important;
  background: #713a0008;
  border-radius: 20px;
}

@media screen and (max-width: 768px) {
.collection-sidebar {
border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-radius: 20px;
}
}

.breadcrumbs {
  margin: 0rem;
  color: var(--breadcrumbs_color);
}

.breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-decoration: none;
  font-family: "Merriweather";
}

@media screen and (max-width: 989px) {
  .breadcrumbs {
    display: none;
  }
}

.collection-hero-container {
  position: relative;
  width: 100vw;
  height: 50vh;
  overflow: hidden;
}

.grid.Collection-wrapper .product-item-block.view-mode-grid .product-card {
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.05);
}

.collection-hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.collection-hero-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(20, 16, 1);
  background: -moz-linear-gradient(
    180deg,
    rgba(20, 16, 1, 0.7693671218487395) 0%,
    rgba(31, 25, 2, 0.2539609593837535) 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(20, 16, 1, 0.7693671218487395) 0%,
    rgba(31, 25, 2, 0.2539609593837535) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(20, 16, 1, 0.7693671218487395) 0%,
    rgba(31, 25, 2, 0.2539609593837535) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#141001",endColorstr="#1f1902",GradientType=1);
}

.collection-heading {
  width: 100%;
  padding: 0rem 3rem 3rem 3rem;
  text-align: center;
  margin-bottom: -30px;
}

.collection-heading h1 {
  z-index: 8;
  position: relative;
  margin-top: 2rem;
}

.collection-header {
  z-index: 1;
  position: relative;
}

.collection-heading .outer-circle .circle img {
  margin-top: -10rem;
  z-index: 1;
  position: relative;
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 150px;
}

#Collection .av_textblock_section {
  margin-bottom: 2rem;
}

/* --------------------------------- Product Page --------------------------------- */

.logo-bar__image {
    box-shadow: 0px 6px 10px #0000002e;
}

.shopify-payment-button .shopify-payment-button__button--branded {
display: none;
}

.shopify-payment-button .shopify-payment-button__more-options {
display: none;
}

.template-product .product-single__title {
  font-size: 4rem;
  line-height: 3.7rem;
    font-family: Outfit,sans-serif;
}

.product-single__meta .product_sku {
    font-size: calc(var(--font-size-base) * 1px - 2px);
    margin-bottom: 10px;
}

.template-product .breadcrumbs {
    margin-bottom: 2rem;
    margin-top: 2rem;
    color: var(--breadcrumbs_color);
    font-family: 'articulat-cf';
}

@media only screen and (min-width: 990px) {
    .product-form__item {
        flex-basis: 100%;
        padding: 0 0 0 10px;
    }
}

.mobile-nav__dropdown .mobile-nav__sublist-header--main-nav-parent,.price-item,.price__availability,.price__vendor {
  font-weight: bold;
}

.product-form__cart-submit,.shopify-payment-button .shopify-payment-button__button--unbranded  {
      border: 3px solid #6ed53f;
}

.product-form__cart-submit,.shopify-payment-button .shopify-payment-button__button--unbranded {
    margin-bottom: 1rem;
}

select.single-option-selector {
  border: 0;
  border-radius: 20px;
  color: var(--color-text-field-text);
  padding: 16px 30px;
  font-size: 18px;
  background-color: var(--color-btn-white-focus);
  width: 100%;
  font-weight: bold;
}

.featured-product__price,
.product__price {
  font-size: 18px;
  margin-top: 10px;
}

.template-product .section-header h2 {
  z-index: 0;
  position: relative;
  font-family: "articulat-heavy-cf", sans-serif;
}

.template-product .product-single__description {
  margin-top: 30px;
  padding-bottom: 3rem;
  font-family: "articulat-heavy-cf", sans-serif;
}

.metafield-rich_text_field h1,
.metafield-rich_text_field h2,
.metafield-rich_text_field h3,
.metafield-rich_text_field h4,
.metafield-rich_text_field h5,
.metafield-rich_text_field h6 {
  font-family: "Outfit", sans-serif !important;
}

.metafield-rich_text_field p {
  font-family: "Outfit", sans-serif !important;
}

.metafield-rich_text_field strong {
  font-family: "Outfit", sans-serif !important;
}

.price__vendor {
  margin: 5px 0 10px;
  opacity: 0.6;
  width: 100%;
  font-family: "Outfit";
  font-weight: bold;
  font-size: 2rem;
}

@media only screen and (max-width: 750px) {
  .template-product .section-header h2 {
    font-size: 2rem;
  }

  .product-recommendations__inner .grid {
    align-items: inherit;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .product-recommendations__inner .small--one-half {
    width: 100%;
  }
}

.logo-bar .logo-bar__item .grid-view-item {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
  height: 15rem;
  padding: 15px;
  background: transparent;
  box-shadow: none;
}

/* --------------------------------- About Us --------------------------------- */

#page-132488528163 [data-section-type="feature-row"] {
  padding-bottom: 55px !important;
}

#page-132488528163 main:nth-child(3) section div div.feature-row {
  padding: 3rem 0rem;
  background: green;
}

#page-132488528163 .feature-row__item.feature-row__text h2.h3 {
  margin-bottom: 20px;
  font-family: "Outfit", sans-serif !important;
  text-align: center;
  max-width: 25rem;
  margin: 0 auto;
}

#page-132488528163 .feature-row__item.feature-row__text p {
  font-size: 0.9rem !important;
  line-height: 20px;
  font-family: "Outfit", sans-serif !important;
  text-align: center;
  max-width: 25rem;
  padding-top: 20px;
  margin: 0 auto;
}

#page-132488528163 .feature-row__image-wrapper .feature-row__image {
  aspect-ratio: 16 / 10;
  height: 100%;
  object-fit: cover;
}

#page-132488528163 .feature-row__image-wrapper div {
  aspect-ratio: 16 / 10;
  height: 100%;
}

#page-132488528163 .page-container {
  transform: none !important;
}

@media only screen and (max-width: 750px) {
  #page-132488528163 .feature-row__item.layout_right {
    margin-left: 2rem;
  }

  #page-132488528163 .feature-row__item.layout_left {
    margin-right: 2rem;
  }

  #page-132488528163 [data-section-type="feature-row"] {
    padding-bottom: 30px !important;
  }
}

/* --------------------------------- Footer --------------------------------- */

@media screen and (max-width: 1200px) {
  .site-footer__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

@media screen and (min-width: 1201px) {
  .site-footer__content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
  }
}

.site-footer__content .site-footer__item-inner .h5 {
  color: #ffffff;
  margin-bottom: 10px;
}

.ElementsWidget-prefix .R-Button {
  border-radius: 50px !important;
font-family: Outfit !important;
font-weight: bold !important;
}


.ElementsWidget-prefix .R-Field .R-Field__input {
border-radius: 25px !important;
background: white !important;
}

.ElementsWidget-prefix .u-marginTop--xs {
margin-top: 5px!important;
text-decoration: underline !important;
}

/* --------------------------------- Forms --------------------------------- */

.formful__thanks-message {
    margin-bottom: 15px;
    padding-top: 10vh !important;
    padding-bottom: 40vh !important;
}

/* --------------------------------- Pump Product --------------------------------- */
#product_form_8910615871779 > div.product-form__controls-group.product-form-sticky-parent.product-form__controls-group--submit > div.product-form__item.product-form__item--submit.product-form__item--payment-button, #product_form_8910615871779 > div.form_bg_row.quantity_block {
  display:none;
}
