/** Shopify CDN: Minification failed

Line 696:2 "hight" is not a known CSS property
Line 1417:7 Unexpected "<"
Line 1499:83 Expected "]" to go with "["

**/

@font-face {
  font-family: "NexaRustSlab"!important;
  src: url(/cdn/shop/files/NexaRustSlab.eot?v=1742483120) format("eot");
  src: url(/cdn/shop/files/NexaRustSlab.woff?v=1742483120) format("woff");
  src: url(/cdn/shop/files/NexaRustSlab.woff2?v=1742483120) format("woff2");
  src: url(/cdn/shop/files/NexaRustSlab.ttf?v=1742483120) format("ttf");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/NexaRustSlab?3335) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Nexa-Heavy";
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Nexa-Heavy?3335) format("eot");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Nexa-Heavy?3335) format("woff");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Nexa-Heavy?3335) format("ttf");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Nexa-Heavy?3335) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Timberfall-Regular";
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Timberfall-Regular?3335) format("eot");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Timberfall-Regular?3335) format("woff");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Timberfall-Regular?3335) format("ttf");
  src: url(//hopsdirect.com/cdn/shop/t/3/assets/Timberfall-Regular?3335) format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-size:26px;
  font-family:"Roboto", sans-serif !important;
  line-height: 38px;
}
p {
  font-size:18px;
  font-family:"Roboto", sans-serif !important;
  line-height: 32px;
}
h1 {
  font-family: "Nexa-Heavy",  "Montserrat", sans-serif !important;
  line-height:1;
  font-weight:900!important;
}
h2 {
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  line-height:1;
  font-weight:900!important;
}
h1.title.h2 {
  color:#B2C035;
  text-align:center;
  font-size:74px;
  text-transform:uppercase;
}
.template-page .shopify-section .container  h2 {
  margin:40px 0 10px;
}
.template-page .shopify-section .container {
  max-width:1080px
}
.breadcrumb-container {
  justify-content:center!important;
  font-family:"Roboto", sans-serif !important;
  font-weight:500;
  padding-top:40px!important;
  color:#999;
}
.breadcrumb-container a{
  color:#B2C035;
}
.sidebar__title.h5 {
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  line-height:1;
  text-transform:uppercase;
}
.template-index main#main {
  margin-top: -185px;
}
.site-header,
.header-container {
  background-color: transparent !important;
  border: none;
  border-botttom: none;
}
.text-animation--underline-in-header {
  background-image: linear-gradient(to right, #ffffff, #ffffff);
  background-size: 0% 1px;
  background-repeat: no-repeat;
  display: inline;
  padding-bottom: 3px;
  transition: all 0.1slinear;
}
.site-nav.style--classic .menu-link {
  color: #ffffff!important;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.site-nav.style--classic .icon svg * {
  color:#B2C035;
  fill:#B2C035!important;
}
.no-touchevents .site-nav.style--classic a:hover span {
  color: #ffffff !important;
}
.site-search-handle input {
  background: transparent !important;
  border-color: #ffffff !important;
}
.site-header-container input
{
  color: #ffffff !important;
}
.site-header-container input::placeholder {
  color: #ffffff !important;
}
.site-header-container .header-container .button--icon.button--outline svg * {
  stroke: #ffffff!important;
  fill: #ffffff!important;
}
.header-container .button {
  border-color: #ffffff;
  color:#ffffff!important;
}
.header-container .button--solid {
  background-color: #B2C035!important;
  border-color: #B2C035!important;
  color: #ffffff!important;
}
.header-container .button--solid:hover {
  background-color: #ffffff!important;
  border-color: #ffffff!important;
  color: #333333!important;
}

/** NAV **/
ul.submenu,
.submenu-holder,
#SiteNavLabel-hop-shop-classic ul,
.site-nav.style--classic .submenu.normal-menu .babymenu{ 
  background:#2e4328!important;
}
/** NAV STICKY **/
.sticky-header.show {
  background:#2e4328;
}
/** SLIDER HOME **/
#shopify-section-template--18855067517150__1653646142d6a7c886 #slider-template--18855067517150__1653646142d6a7c886 .container--large,
#shopify-section-template--18855067517150__1653646142d6a7c886,
.card__image.card__image--background {
  min-height:800px;
  height:100vh;
}
#slider-template--18855067517150__1653646142d6a7c886 .grid,
#slider-template--18855067517150__1653646142d6a7c886 .grid .card{
  height:100%;
}
#slider-template--18855067517150__1653646142d6a7c886 {
  position:relative;
}
#slider-template--18855067517150__1653646142d6a7c886:before {
  content:"";
  height:100%;
  width:100vw;
  background-color:rgba(0,0,0,0.56);
  background: linear-gradient(80deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}
.card__text {
  z-index: 99;
  word-wrap: break-word;
  word-break: break-word;
  text-align: left;
}
.card__text .text-size--regular {
  font-family: "Timberfall-Regular", "Pacifico", script !important;
  margin-top: 0;
  margin-bottom:0;
  font-size: 57px;
  color:#B2C035!important;
  margin-top:0px!important;
  margin-bottom:0px!important;
}
#collections .card__text .text-size--regular {
    text-transform:uppercase;
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  font-size: 36px;
  color:#B2C035!important;
  text-align: center !important;
    align-self: center;
    justify-self: center;
    display: flex;
  margin-top:-60px;
}
.card__text h1 {
  margin-bottom:15px!important;
}
.card__text p.text-box-slider {
  font-size:26px;
  font-family:"Roboto", sans-serif !important;
  margin-top:10px;
  width:40%;
  padding-bottom:15px;
  display:block;
  color:ffffff!important;
}
.product-item__price.text-size--regular.equalize-white-space .remove-line-height-space {
    margin-bottom: calc(1em* var(--base-body-line) / -2 + ,1rem) !important;
    line-height: 1.1;
}
.product-item.card.css-slide {
	display:flex!important;
	flex-direction:column;
	justify-content: space-between;
}
#shopify-section-template--18855067517150__165407625224b5d2af .card .button--solid {
  background-color:#fff;
  border:none!important;
  font-weight: bold;
}
#shopify-section-template--18855067517150__165407625224b5d2af .card .button--solid:hover{
  background-color:#B2C035!important;
  color:#fff;
  border:none!important;
}
#shopify-section-template--18855067517150__1653646142d6a7c886 .card .button--solid {
  background-color:#B2C035;
  border:none!important;
  color:#ffffff;
  font-weight: bold;
}
#shopify-section-template--18855067517150__1653646142d6a7c886 .card .button--solid:hover{
  background-color:#ffffff!important;
  color:#2e4328;
  border:none!important;
}
@media (width <= 2000px) {
  #slider-template--18855067517150__1653646142d6a7c886 img {
      object-position: 100.0% 100.0% !important;
  }
}

/** INSIDE PAGES **/
body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) .site-header {
  background-image:url(/cdn/shop/files/hops-background-discover.png?v=1741296055);
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:relative;
}
body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) .site-header:before {
  content:"";
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.63);
  position:absolute;
  top:0;
  left:0;
}
body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) main#main.main-content {
  padding-top:0px;
  padding-bottom:60px;
  background-image:url(/cdn/shop/files/hops-hops-accent02.png?v=1741296050);
  background-position: left 50px;;
  background-repeat:no-repeat;
  background-size:25%;
  position:relative;
}
body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) main#main.main-content:after {
  content: "";
  height: 500px;
  width: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background: url(/cdn/shop/files/hops-element-bottom.png?v=1745509852);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-size: cover;
}
body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) .section-heading__text {
  max-width:100%;
}
body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) .section-heading__text h1.h2 {
  max-width:100%;
  color:#2e4328;
  text-transform:uppercase;
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  font-size:74px;
  margin-bottom:-10px;
}
p.facets__heading {
  font-size:26px;
}
#hops-direct-buy-hops-beer-brewing-hops-provider .site-header {
  background-image:none;
}
.product-price {
  font-size:20px;
  font-family: "Nexa-Heavy", "Montserrat", sans-serif !important;
  top:-40px;
  margin-top:-40px;
}
.product-item a.button--fullwidth {
  max-width:150px;
  display:block;
  /* margin:0 auto; */
  text-align:center;
  font-family: "Nexa-Heavy", "Montserrat", sans-serif !important;
  text-transform:uppercase;
  font-size:18px;
  padding:10px 20px;
  background:#B2C035;
  border:none;
  margin:0;
}
.product-item a.button--fullwidth:hover {
  background:#2e4328!important;
  color:#ffffff!important;
}
.product-item .lazy-image.lazy-image--animation.lazyloaded img {
  transform: scale(.75);
  transition: transform .3sease-in-out;
}
.product-item .card__image .lazy-image.lazy-image--animation.lazyloaded:hover img {
  transform: scale(.85)!important;
  transition: transform .3sease-in-out;
}
.product-item.card {
  box-shadow:1px 1px 10px rgba(100,100,100,0.3);
  border-top:10px solid #B2C035;
}
.product-item.card {
  padding:30px;
  box-shadow:1px 1px 10px rgba(100,100,100,0.3);
  border-top:10px solid #B2C035;
}
.product-item .product-item__title {
   font-family: "Nexa-Heavy", "Montserrat", sans-serif !important;
  font-weight:900;
  font-size:16px;
  line-height:1.23;
}
.photo-label {
  max-width:450px;
  margin:0 auto;
}
.photo-label p {
  line-height:1;
  font-size:13px;
}
#contact-us-mabton-wa-hops-direct div.rte {
  text-align:center;
  font-family:"Roboto", sans-serif;
  font-weight:300;
}
#contact-us-mabton-wa-hops-direct #shopify-section-template--18855067844830__contact-form {
  margin: 0 auto!important;
  display:block;
}
#contact-us-mabton-wa-hops-direct  .contact-form {
  display: block;
  max-width:600px;
  margin:0 auto;
}
/** PRODUCT TEMPALTE PAGE **/
body.template-product .shopify-section product-page {
  padding-top:30px;
}
body.template-product .product-text .product__subtitle.text-size--regular {
  text-transform:uppercase;
  display:none;
}
body.template-product .product-text h1.product__title.h2 {
  color:#B2C035;
  margin:10px 0 40px 0;
}
.product-actions .product-price {
	display:none!important;
}
body.template-product .product-variant__name {
  font-weight:bold;
}
.product-variants--radio .product-variant__item input:checked+label {
  border-color:#B2C035!important;
}
.product-variants--radio .product-variant__item label {
  font-size:18px;
}
.product-quantity__minus, .product-quantity__plus {
  width:40px!important;
  height:40px!important;
  align-self:top;
  margin-top:10px;
}
.product-quantity__plus,
.product-quantity__plus svg{
  color:#B2C035!important;
  fill:#B2C035!important
}
.product__description h2 {
  font-size:40px;
}
.product__description h3 {
  font-family: "Nexa-Heavy", "Montserrat", sans-serif !important;
  font-weight:900;
  font-size:26px;
  line-height:1.23;
  color:#B2C035!important;
}
.product__description h4 {
  font-size:20px;
  text-transform:uppercase;
  color:#444;
  letter-spacing:1px;
  margin-top:20px;
  font-family: Nexa-Heavy;
}
.product__description h4 em{
  font-size:14px;
}
.template-product .card-widget--layout-compact .card-widget__header {
  text-transform:uppercase;
  /* border-top:1px solid #B2C035; */
  padding-top:20px;
}
.template-product .card-widget--layout-compact .card-widget__header span {
  font-size:15px!important;
  color:#B2C035;
  margin-top:10px;
}
.site-sharing .text-animation--underline-thin {
  font-size:0px;
}
.product-recommendations span.section-heading__title.h4 {
  font-size: 34px;
  text-align: center;
  display: block;
  margin: 10px auto;
  width: 100% !important;
  text-transform: uppercase;
}
.product-recommendations .section-heading {
  justify-content:center;
}
.section-heading__text {
  max-width:50%;
  padding-inline-end: 0;
}

/** DARK GREEN BUTTON **/
.card .button--solid {
  background-color:#2e4328;
  border:none!important;
}
.card .button--solid:hover{
  background-color:#ffffff!important;
  color:#B2C035;
  border:none!important;
}
/** CATEGORY SECTION **/
#decoration-left {
  background: url(/cdn/shop/files/hops-hops-accent02.png?v=1741296050);
  background-size: contain;
  background-repeat: no-repeat;
  width: 500px;
  height: 1000px;
  display: block;
  position: absolute;
  z-index: 9;
  left: 0;
  top: -108%;
}
@media (width <= 2200px) {
  #decoration-left {
    left:-100px;
  }
}
@media (width <= 2200px) {
  #decoration-left {
    left:-300px;
  }
}
.homeslice .text-box  {
  text-align:center;
}
.homeslice .text-box h2 {
  font-family: "Timberfall-Regular", "Pacifico", script !important;
  color:#B2C035!important;
  margin-bottom:-10px;
  font-weight: 500;
  font-size: 57px;
}
.homeslice .text-box p {
  font-size:26px;
  font-family:"Roboto", sans-serif !important;
  display:block;
  padding-bottom:20px;
  margin-bottom:20px;
}
.homeslice .card__text .text-size--regular {
  font-family: "Roboto", sans-serif !important;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: #2e4328 !important;
  text-align:center!important;
  font-weight:bold;
}
.homeslice .card__text {
  text-align:center;
}
.homeslice .lazy-image img,
.homeslice .card{
  overflow:visible;
  border:none;
}
.lazy-image[data-ratio] img  {
  position:absolute;
  overflow:visible;
}
.lazy-image.lazy-image--animation.lazyloaded img {
  transform: scale(.5);
  transition: transform .3sease-in-out;
}
.card__image .lazy-image.lazy-image--animation.lazyloaded :hover img {
  transform: scale(.7);
  transition: transform .3sease-in-out;
}
.lazy-image.lazy-image--animation.lazyloaded,
.card__image{
  overflow:visible;
}
.lazy-image.lazy-image--animation.lazyloaded:hover img {
  transform:scale(.7)!important;
}
.blog-item__image .lazy-image.lazy-image--animation.lazyloaded img {
    transform: scale(1);
    transition: transform .3sease-in-out;
}
.blog-item__image .lazy-image.lazy-image--animation.lazyloaded img:hover {
    transform: scale(1.1)!important;
    transition: transform .3sease-in-out;
}
.homeslice .container--large,
#shopify-section-template--18855067517150__16541619272fee0e4e{
  background:#ffffff!important;
  padding-top:100px;
  padding-bottom:100px;
}
/** TEXT INTRO SECTION **/
#shopify-section-template--18855067517150__custom_liquid_QXTMCE {
  padding:140px 30px;
  text-align:center;
  background:#b2c035;
}
#shopify-section-template--18855067517150__custom_liquid_QXTMCE .section-heading--center {
  margin:0;
}
.section-heading__text h2 {
  font-family: "Timberfall-Regular", "Pacifico", script !important;
  color:#fff;
  font-size:57px!important;
}
.section-heading__text span {
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  font-size: 74px;
  margin-bottom:0px!important;
  padding-bottom:0px!important;
}
.section-heading__text {
  max-width:50%;
}
div.exceptionaltext {
  width:60%;
  margin:0 auto 50px auto;
  font-size:20px;
}
button.green {
  background:transparent;
  font-size:18px;
  padding:10px 20px;
  border:1px solid #333;
  border-radius:40px;
  transition:all .5s;
}
button.green:hover {
  background:#ffffff;
  padding:10px 20px;
  border:1px solid #ffffff;
  border-radius:40px;
}
/** PREMIUM SECTION **/
#shopify-section-template--18855067517150__custom_liquid_QXTMCE .section-heading__title.h4 {
  margin-bottom:20px;  
}
#shopify-section-template--18855067517150__custom_liquid_QXTMCE span.section-heading__subheading.text-size--large {
  display:inline-block;
  margin-bottom:40px;
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  line-height:1;
  font-weight:900;
  white-space: nowrap;
}
#shopify-section-template--18855067517150__custom_liquid_QXTMCE div.exceptionaltext {
  margin-top:30px;
}
#decoration-right {
  background: url(/cdn/shop/files/hops-hops-accent01.png?v=1741296052);
  background-size: contain;
  background-repeat: no-repeat;
  width: 500px;
  height: 1000px;
  display: block;
  position: absolute;
  z-index: 9;
  right: -0;
  top:-20%;
  background-position:top right;
}
div.exceptionaltext b {
  font-weight:bold;
}
.h1.rte.rich-text__title {
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  font-size: 54px;
}
.rte.text-size--regular p {
  font-family:"Roboto", sans-serif;
  font-size:20px;
  color:#ffffff!important;
}
.scrolling-text__container {
  font-family:"Nexa-Heavy", sans-serif !important;
  font-weight:900;
  text-transform:uppercase;
}
/** HOT DEALS SECTION **/
#shopify-section-template--18855067517150__165406738229739f4d h2 {
 color:#B2C035;
  float:left;
  font-size:50px!important;
  position:relative;
}
#shopify-section-template--18855067517150__165406738229739f4d span.section-heading__subheading.text-size--large ,
#shopify-section-template--18855067517150__165406738229739f4d .section-heading__text span{
 color:#2E4328;
  float:left;
  position:relative;
  top:-60px;
  left:80px;
  font-weight:900;
}
#shopify-section-template--18855067517150__165406738229739f4d  .grid.grid--layout{
  position:relative;
  top:-40px;
}
#shopify-section-template--18855067517150__165406738229739f4d  .grid.grid--layout .card__text {
  text-align:center;
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
}
#shopify-section-template--18855067517150__165406738229739f4d  .grid.grid--layout .card__text h3 {
  /* text-align:center; */
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  font-weight:900;
}
#element-card_jNYrWj span.text-size--large {
  position:relative;
  display:block;
  margin:-20px 0 0;
}
#element-card_jNYrWj h3 {
  margin-bottom:-20px;
}
.increased-spacing .button {
  width:auto;
}
#shopify-section-template--18855067517150__165406738229739f4d .grid .card {
  background:none;
}
#shopify-section-template--18855067517150__165406738229739f4d .grid .card figure img {
  position:absolute;
  hight:100%;
  width:100%;
}
#shopify-section-template--18855067517150__165406738229739f4d .grid .card .card__text {
  background:transparent!important;
  bottom:-0;
  margin:0 auto;
  left:15%;
  position:absolute;
}
#shopify-section-template--18855067517150__165406738229739f4d .grid .card__image {
    min-height: 700px;
}

/** FAMILY FAITH FARM **/
#shopify-section-template--18855067517150__custom_liquid_yxncYJ {
  background:url(/cdn/shop/files/hops-background-texture-light.png?v=1741296052);
  background-repeat:no-repeat;
  background-size:cover;
  padding:120px 20px 40px;
  text-align:center;
}
.familybox h2 {
  font-weight:900;
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  color:#2E4328;
}
.familybox h2 span {
  font-family: "Timberfall-Regular", "Pacifico", script !important;
  color:#B2C035;
  font-size:57px;
  font-weight:500;
}
.familybox p {
   color:#2E4328;
  margin-top:-20px;
}
.familybox img {
  width:80%;
  margin-bottom:40px;
}

/** INSTAGRAM BOX **/
#shopify-section-template--18855067517150__custom_liquid_YTEeRy {
 padding:80px 20px 40px;
  margin:0!important;
  background:white;
}
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .container.container--vertical-space.container--large {
  margin:0 auto;
  display:block;
  text-align:center;
}
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .instagrambox h3 {
  font-family: "Timberfall-Regular", "Pacifico", script !important;
  color:#B2C035;
  font-weight: 500;
  font-size: 57px;
  margin:0;
}
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .instagrambox h2 {
  font-weight:900;
  font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
  color:#2E4328;
}
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .instagrambox .button.green {
  background-color: #B2C035;
  border: none !important;
  padding:10px 20px;
  font-size:18px;
  color:#ffffff;
  transition:all .4s;
}
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .instagrambox .button.green:hover {
  background-color: #2E4328;
  border: none !important;
  padding:10px 20px;
  font-size:18px;
  color:#B2C035;
}
#shopify-section-template--18855067517150__scrolling_images_cmTBGN {
  background:white;
  padding-bottom:40px;
}

/** NEWSLETTER SIGNUP **/
#shopify-section-template--18855067517150__1655112847aaa4cc50 {
  background:#B2C035 url(/cdn/shop/files/hops-decoration-wide-overlay.png?v=1742413137)!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
  padding-top:100px;
}
#shopify-section-template--18855067517150__1655112847aaa4cc50 .card.newsletter {
  background:transparent!important;
}
.newsletter input[type=email] {
  border-radius:50px 0 0 50px;
}
.newsletter__info p {
  margin:20px 0;
}
#element-template--18855067517150__1655112847aaa4cc50 .increased-spacing h2.h3 {
  font-size:0px;
  display:block;
  position:relative;
}
#element-template--18855067517150__1655112847aaa4cc50{
  font-size:0px;
  display:block;
  position:relative;
}
#element-template--18855067517150__1655112847aaa4cc50:before {
  content:"";
  width:100%;;
  height:300px;
  background:url(/cdn/shop/files/hops-icon-newsletter.png?v=1741296050);
  display:block;
  position:absolute;
  margin:0 auto;
  top:-30px;
  background-repeat:no-repeat;
  background-position:top center;
  background-size:600px;
  left:0px;
}
/** INSIDE PAGES **/
.template-page main#main section#columns{
  max-width:1333px;
  margin: 80px auto;
}
.template-page main#main section#columns h1{
  color:#B2C035;
}

/** Taste Our Hops Page **/
.ourhops h1{
	color:#B2C035;
}
.brewery{
  	line-height:1;
    margin: 10px 0px 120px;
}
.brewery h2{
  	text-transform:none;
  	margin:0;
  	color:#B2C035;
  font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
  font-size:40px;
}
.brewery h3 {
  color:#222;
  font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
  font-size:26px;
}
.brewery-left{
  	border-right:dashed 2px #f2d35d;
}
.reviews-left{
  	border-right:dashed 2px #A7A9AC;
}
.reviews-box{
  	background-color:#F0EEDF; 
}
.review{
  	border-bottom:dashed 2px #A7A9AC;
	padding: 20px 20px;
    margin: 20px 20px;
}
.reviews-left .review:last-child, .reviews-right .review:last-child{
  	border-bottom:none;
}
.reviews-box h3{
  	text-transform:none;
  	margin:0;
  	color:#aebd37;
	font-size:20px;
}
.brewery .social_block_hops.social_block .block_content ul li .fa-facebook,
.brewery .social_block_hops.social_block .block_content ul li .fa-twitter,
.brewery .social_block_hops.social_block .block_content ul li .fa-instagram,
.brewery .social_block_hops.social_block .block_content ul li .fa-pinterest,
.brewery .social_block_hops.social_block .block_content ul li .fa-youtube{
    background-color: #AFBD37;
}
.brewery .social_block_hops.social_block .block_content ul li .fa-facebook:hover,
.brewery .social_block_hops.social_block .block_content ul li .fa-twitter:hover,
.brewery .social_block_hops.social_block .block_content ul li .fa-instagram:hover,
.brewery .social_block_hops.social_block .block_content ul li .fa-pinterest:hover,
.brewery .social_block_hops.social_block .block_content ul li .fa-youtube:hover{
    background-color: #373737;
}
#social_block h5 {
  font-size:13px;
}
.social-box ul {
  top:0 !important;
}
.row {
	display:flex;
}
.row .col-md-5 {
	width:48%;
}
.row .col-md-1 {
	width:5%;
}
.row .col-md-6 {
	width:50%;
}
.brewery  {
	text-align:center;
}
.brewery-left {
	text-align:left;
	padding-right:5%;
}
#brewery_logos {
	margin:40px 0;
	padding:60px;
	background:rgba(255,255,255,0.6);
	border-radius:15px;
}
.yellow-button {
   font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
  font-weight:900;
  text-transform:uppercase;
  background:#b2c035;
  font-size:18px;
  padding:20px;
  border-radius:15px;
}
#breadcrumbs.hops-breadcrumbs {
	background:none;
	background:transparent!important;
	  background:#B2C035;
  font-weight:500;
}
.page-heading.product-listing.cat-name.name__collection.text-center {
	font-size:44px;
	text-align:center;
	background:none;
	  color:#B2C035;
  font-weight:500;
	line-height:50px;
	margin:0 0 -30px;
}
/** ABOUT PAGES **/
#science-photo {
background:url(/cdn/shop/files/A_Standard_of_Quality.jpg?v=1745435736) center center no-repeat;
background-size:cover;
}
#ourstory-photo {
background:url(/cdn/shop/files/Family-aboutus-our-story-new.jpg?v=1745518572) center center no-repeat;
background-size:cover;
  border-radius:0 15px 15px 0;
}
#lifeofahop-photo {
background:url(/cdn/shop/files/life-of-a-hop-intro-background.jpg?v=1763422264) center center no-repeat;
background-size:cover;
  border-radius:0 15px 15px 0;
}
#science-content {
	background:#2e4328;
	padding:60px;
	border-radius:0px 20px 20px 0px;
	color:#fff;
}
#ourstory-content {
	background:#2e4328;
	padding:60px;
	border-radius:20px 0px 0px 20px;
	color:#fff;
}
#science-content h3,
#ourstory-content h3 {
	color:#b2c035;
	font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
  font-weight:900;
}
#science-content span,
#ourstory-content span {
	font-weight:900;
	font-style:italic;
}
#science-content button,
button.buybutton-about,
#ourstory-content button{
	background:#b2c035;
	padding:10px 20px;
	font-size:22px;
	font-weight:900;
	border-radius:30px;
	margin:20px 0 0;
}
#science-content button:hover,
button.buybutton-about:hover,
#ourstory-content button:hover {
    background:#333333;
	color:#b2c035;
}
button.buybutton-about {
	margin:0 auto;
	display:flex;
	margin-top:30px;
	margin-bottom:60px;
}
button.buybutton-about a,
button.buybutton-about {
  text-decoration:none!important;
}
#science-photo {
  border-radius:20px 0px 0px 20px;
}
#our-story .page-content {
	width:100%;
	display:flex;
	justify-self:center;
    padding:60px;
}
#our-story .page-content p {
	/* text-align:center; */
	padding-bottom:30px
}
#our-story .page-content h2 {
	color:#b2c035;
	margin:10px 0;
	font-size:36px;
  text-align:left;
}
#our-story .page-content h3.signature {
    color:#b2c035;
    font-family: "Just Another Hand", cursive!important;
    font-weight: 400;
    font-style: normal;
    margin-top:-40px;
  text-align:left;
}
#our-story .page-content .photo-label p {
	margin:-20px 0 0;
}
.rte a {
  text-decoration:none;
  border-bottom:none;
  border:none;
}
/** CONTACT PAGE **/
#contact-page-new,
#taste-page-new,
#accolades-page-new{
	text-align:left;
	/* background:rgba(255,255,255,0.8); */
    background:url(/cdn/shop/files/hops-farm-drone-large.jpg?v=1745508426);
	background-position:0 0;
	background-size:auto;
	background-repeat:no-repeat;
	border-radius:15px;
	padding: 0;
    margin-top: 30px;
}
#contact-page-new h2 {
	color:#B2C035;
	margin-top:40px;
}
#contact-page-new a,
#taste-page-new a,
#accolades-page-new a {
  color:#B2C035;
}
#contact-page-new em strong,
#taste-page-new em strong,
#accolades-page-new em strong{
	font-weight:900;
}
#contact-content,
#taste-content,
#accolades-content{
  background:#2e4328;
	border-radius:15px 0 0 15px;;
	padding:10px 60px 20px
}
#contact-us-mabton-wa-hops-direct .contact-form {
    display: block;
    max-width: 63%;
    margin: 0 auto;
}
#contact-content p {
  color:#ffffff;
}
/** TASTE OUR HOPS PAGE **/
#taste-page-new #taste-content h2 {
	color:#B2C035;
	margin-top:40px;
}
#taste-content button a {
	color:#333;
}
#taste-content button a:hover {
	color:#fff;
}
#taste-content .buybutton-about {
  margin:40px 0;
}
#taste-photo {
    border-radius: 0 15px 15px 0; 
  background:url(/cdn/shop/files/hops-hops-hops.jpg?v=1745426353) 0 0 no-repeat;
  background-size:cover;
	display:flex;
	align-items:center;
	justify-items:center;
	justify-content:center;
	padding:60px
}
#taste-content{
  background:#2e4328;
}
#taste-content p {
  color:#fff;
}
#brewery-intro,
#awards-intro {
	background:white url(/cdn/shop/files/Hops-direct-farm-drone-shot.jpg?v=1746645169) center center no-repeat;
	background-size:cover;
	width:100%;
	min-height:300px;
	margin:60px 0 -66px;
	border-radius:15px 15px 0 0;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
}
/* #brewery-intro:before {
	content:"";
	width:100%;
	height:100%;
	background:rgba(30,30,30,0.52);
	position:absolute;
	z-index:1;
	border-radius:15px 15px 0 0;
	mix-blend-mode:multiply;
} */
#brewery-intro h2,
#awards-intro h2{
	color:#ffffff;
	position:relative;
	z-index:99;
	font-size:66px;
	text-shadow:6px 6px 5px rgba(30,30,30,0.3);
}
#brewery-intro h2:after,
#awards-intro h2:after{
	content:"";
	height:6px;
	width:250px;
	background:#B2C035;
	position:absolute;
	bottom:-20px;
	right:30%;
	box-shadow:6px 6px 5px rgba(30,30,30,0.3);
}
.brewery-image-box img {
	max-width:100%;
	border:10px solid tan;
	transform:rotate(-2deg);
	box-shadow:20px 20px 30px rgba(20,20,20,0.3);
}
.page-heading.product-listing.cat-name.name__collection.text-center {
	margin-bottom:-60px!important;
	}
.reviews-box {
    background-color: rgba(255,255,255,0.9);
	border-radius:15px;
	padding:30px 30px 0px 30px;
}
.review{
  	border-bottom:none;
	padding: 20px 20px;
    margin: 20px 20px;
	border-top:20px solid #aebd37
}
.brewery-left{
  	border-right:none;
}
/** ACCOLADES PAGE **/
#accolades-photo {
    border-radius: 0 15px 15px 0; 
  background:url(/cdn/shop/files/hops-accolades-page.jpg?v=1746652493) 0 0 no-repeat;
  background-size:cover;
	display:flex;
	align-items:center;
	justify-items:center;
	justify-content:center;
	padding:60px
}
#accolades-content h2 {
	color:#B2C035;
	margin-top:40px;
}
#accolades-content button a {
	color:#333;
}
#accolades-content button a:hover {
	color:#fff;
}
#accolades-content .buybutton-about {
  margin:40px 0;
}
#accolades-content p {
  color:#ffffff;
}
#awards-intro {
  background-image:url(/cdn/shop/files/hops-direct-accolades-awards-background.jpg?v=1746653646);
}
.brewery-left h4 {
	font-size:20px;
	font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
  font-weight:900;
  text-transform:uppercase;
  color:#2e4328;
}
.brewery-left h4 b {
	font-family:"Roboto", sans-serif!important;
	font-weight:100;
	font-style:italic;
}

/** FOOTER **/
#main-footer {
  background:#1D2A16;
  color:#ffffff;
  margin-bottom:-70px;
}
#main-footer h3 {
  font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
  font-weight:900;
  text-transform:uppercase;
  color:#B2C035;
  /* font-size:24px; */
   font-size:2.3vw!important;
}
#main-footer .container-box p {
  font-size:14px;
  line-height:22px;
  margin-top:10px;
}
#main-footer .container-box.footer-logo {
    width: auto;
    margin-right: 0px;
    display: block;
}
#main-footer .container-box.twofer {
  padding-left:60px;
}
#main-footer .container-box.threepeat {
  padding-left:40px;
}
#main-footer ul {
  margin-bottom:30px;
}
#main-footer ul li {
  font-size:16px;
  color:#ffffff;
  font-weight:500;
}
#main-footer ul li a {
  color:#ffffff;
}
#main-footer ul li a:hover {
  color:#B2C035;
}
#main-footer .button {
  padding:10px 30px;
  font-size:18px;
  background:#B2C035;
  font-weight:500;
  color:#ffffff;
  border:none;
  transition:all .4s;
}
#main-footer .button:hover {
  padding:10px 30px;
  font-size:18px;
  background:#ffffff;
  font-weight:500;
  color:#1D2A16;
  border:none;
}
.footer-bottom {
  max-width:1600px;
  width:100%;
  display:flex;
  align-self:center;
  justify-self:center;
  justify-content:right;
  flex-flow:row;
  justify-content: right;
  padding: 20px 100px 20px;
}
.footer-bottom ul li {
  display:inline-block;
  margin-right:20px;
}
#hops-direct-buy-hops-beer-brewing-hops-provider .container--fullwidth {
  overflow-x:hidden;
}

/** BLOG **/
.article__featured-image {
  width:300px;
  float:right;
  display:none;
}
.article__content.rte {
  background-color:rgba(255,255,255,0.84);
  padding:40px;
  border-radius:15px;
}
.main-page .rte.article {
  color:#b2c035;
  padding-top:30px;
}
#shopify-section-template--18855066992862__main-article-navigation h2.h4,
#comments h4{
	font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
	font-weight:900;
	text-transform:uppercase;
	color:#333;
	font-size:32px;
	padding-top:40px;
	border-top:1px solid #ddd;
}
.blog-item__title-holder span {
	font-family:"Nexa-Heavy", "Montserrat", sans-serif !important;
	font-weight:900;
	text-transform:uppercase;
	color:#444;
	font-size:32px;
	line-height:24px;
}
.blog-item__date {
	margin-top:-20px!important;
	top:-20px!important;
	position:relative;
}
.button-bottom-blog {
	min-height:100px;
	width:100%;
	border-radius:0;
	display:flex;
	align-content:center;
	justify-content:center;
	border:none;
}
.button-bottom-blog a{
	text-align:center;
	padding:20px 40px;
	display:flex;
	justify-self:center;
	align-self:center;
	font-size:20px;
	background-color:#b2c035;
	color:#fff;
	border:none;
}
.button-bottom-blog a:hover {
	background-color:#333!important;
	color:#fff!important;
}
.blog-item__excerpt {
	font-size:18px;
	line-height:1.4;
	padding:0 40px 40px 0;
	margin:-30px 0 0;
	border-top:1px solid #999;
	padding-top:20px;
}
.sidebar .sidebar__body .cart-item__price {
	color:#222;
	font-weight:900;
}
.sidebar .sidebar__body del {
	color:#999
}
.sidebar .sidebar__body .cart-item__title {
	font-size:20px;
	line-height:1;
	margin-top:10px;
}
.sidebar #cart-recommendations .text-weight--bold {
	font-size:18px;
	Text-transform:uppercase;
}
.sidebar #cart-recommendations .product-price  {
	line-height:1;
	margin-bottom:10px;
	margin-top:-20px
}
.sidebar .cart__total {
	font-weight:bold;
	line-height:1.4;
}
body{
word-wrap: break-word; /* IE */
}
.rubik-dirt-regular {
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
}
.knewave-regular {
  font-family: "Knewave", system-ui;
  font-weight: 400;
  font-style: normal;
}
.miniver-regular {
  font-family: "Miniver", cursive;
  font-weight: 400;
  font-style: normal;
}

.rubik-<uniquifier> {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
h1,
#shopify-section-template--18855067517150__custom_liquid_QXTMCE span.section-heading__subheading.text-size--large,
.section-heading__text span,
.familybox h2,
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .instagrambox h2,
#main-footer h3,
.scrolling-text__container,
h2.h2.rte.rich-text__title {
     font-family: "Rubik Dirt", system-ui!important;
}
.card__text .text-size--regular,
.homeslice .text-box h2,
.section-heading__text h2,
#shopify-section-template--18855067517150__165406738229739f4d h2,
.familybox h2 span,
#shopify-section-template--18855067517150__custom_liquid_YTEeRy .instagrambox h3 {
    font-family: "Miniver", cursive!important;
}
 #shopify-section-template--18855067517150__custom_liquid_QXTMCE span.section-heading__subheading.text-size--large, .section-heading__text span {
line-height: .8;
margin-bottom: 20px!important;
}
#prayer-for-growers {
    background: url(/cdn/shop/files/hops-element-bottom.png?v=1745509852);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 50%;
    background-color: #fffbf2;
    padding: 10% 20% 10% 10%;
}
#prayer-for-growers h3 {
	text-transform:uppercase;
	font-size:140%!important;
	padding-right:30%;
}
#prayer-for-growers p {
	font-family:"Miniver", cursive!important;
	font-size:1.4em;
	padding-right:30%;
}


/*************************************************************************
RESPONSIVE
*************************************************************************/
@media (height <= 820px) {
  #slider-template--18855067517150__1653646142d6a7c886 .grid .card .card__text {
    margin-top:5%;
  }
  #our-story .page-content {
	width:100%;
	display:flex;
	justify-self:center;
    padding: 20px 20px;
  }
}
@media (height <= 676px) {
  #slider-template--18855067517150__1653646142d6a7c886 .grid .card .card__text {
    margin-top:15%;
  }
}
@media (width <= 1200px) {
    #contact-us-mabton-wa-hops-direct .contact-form {
      display: block;
      max-width: 83%;
      margin: 0 auto;
  }
}
@media (width <= 1024px) {
  #shopify-section-template--18855067517150__1653646142d6a7c886 {
    margin-top:22px
  }
  .site-header .mobile-menu-button, .site-header .mobile-cart-button {
    background:white;
    border-radius:100%;
  }
  .site-header .mobile-menu-button, .site-header .mobile-cart-button  g[Attributes Style],
  .site-header .mobile-menu-button, .site-header .mobile-cart-button  svg{
    fill: rgb(255, 255, 255)!important;
  }
  .section-heading__text span {
    font-size:44px;
    position:relative;
    z-index:111
  }
  #shopify-section-template--18855067517150__custom_liquid_QXTMCE {
    padding:60px 20px
  }
  #shopify-section-template--18855067517150__custom_liquid_QXTMCE .container--fullwidth {
    position:relative;
    z-index:111;
  }
  div.exceptionaltext {
    width:100%;
    position:relative;
    z-index:111;
  }
  button.green {
    position:relative;
    z-index:111;
  }
  .familybox {
    padding-top:40px;
  }
  .familybox img {
    width: 100%;
    margin-bottom: 40px;
  }
  body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) main#main.main-content {
    background-size:30%;
  }
  body:not(#hops-direct-buy-hops-beer-brewing-hops-provider) main#main.main-content:after {
    content:"";
    height:300px;
    width:400px;
  }
  .row {
      display: flex;
      flex-direction:column;
  }
  .row .col-sm-12,
      #contact-content {
      width: 100%;
  }
  #contact-us-mabton-wa-hops-direct .contact-form {
      display: block;
      max-width: 83%;
      margin: 0 auto;
  }
}
@media (width <=767px) {
  #announcement-sections--18855068860638__announcement, #announcement-sections--18855068860638__announcement .announcement-bar__content-nav {
    margin-bottom:10px;
  }
  #slider-template--18855067517150__1653646142d6a7c886 .card__text {
    width:100%;
    text-align:center;
  }
  .card__text p.text-box-slider {
    width:100%;
  }
  #slider-template--18855067517150__1653646142d6a7c886 img {
    object-position: 80.0% 50.0% !important;
    position:relative;
  }
  #slider-template--18855067517150__1653646142d6a7c886 .card__image figure.lazy-image.lazy-image--background {
     opacity:0.5;
  }
  #slider-template--18855067517150__1653646142d6a7c886 .card{
    background:#333;
  }
  #prayer-for-growers {
    background: url(/cdn/shop/files/hops-element-bottom.png?v=1745509852);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 50%;
    background-color: #fffbf2;
    padding: 10% 20% 10% 10%;
}
#prayer-for-growers h3 {
	text-transform:uppercase;
	font-size:140%!important;
	padding-right:10%;
}
#prayer-for-growers p {
	font-family:"Miniver", cursive!important;
	font-size:1.4em;
	padding-right:10%;
}
}
@media (width <=600px) {
  #prayer-for-growers h3 {
	text-transform:uppercase;
	font-size:140%!important;
	padding-right:0;
}
#prayer-for-growers p {
	font-family:"Miniver", cursive!important;
	font-size:1.4em;
	padding-right:0;
}
  .familybox img {
      width: 100%;
      margin-bottom: 40px;
  }
  .h1.rte.rich-text__title {
    font-family: "NexaRustSlab", "Nexa-Heavy",  "Montserrat", sans-serif !important;
    font-size: 34px;
  }
  #shopify-section-template--18855067517150__custom_liquid_yxncYJ {
    padding:40px 20px 10px;
  }
  #shopify-section-template--18855067517150__custom_liquid_YTEeRy {
    padding:40px 20px;
  }
  #element-template--18855067517150__1655112847aaa4cc50:before {
    content: "";
    width: 100%;
    height: 300px;
    background: url(/cdn/shop/files/hops-icon-newsletter.png?v=1741296050);
    display: block;
    position: absolute;
    margin: 0 auto;
    top: -30px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 350px;
    left: 0px;
  }
  #shopify-section-template--18855067517150__1655112847aaa4cc50 {
    padding-top:40px;
  }
  #main-footer .container-box.footer-logo {
    width: 100%;
    text-align:center;
    margin-right:0;
    padding:0 40px;
  }
  #main-footer .container-box.twofer {
    padding:0;
    text-align:center;
    width:100%;
  }
  #main-footer .container-box.threepeat {
    padding:0;
    text-align:center;
    width:100%;
  }
  #main-footer .container-box {
    width:100%;
   text-align:center;
  }
    .section-heading__text {
    width:100%;
    max-width:100%;
  }
  #shopify-section-template--18855067517150__165406738229739f4d .grid .card .card__text {
    width:100%;
    left:0;
  }
  #shopify-section-template--18855067517150__165406738229739f4d .grid.grid--layout .card__text h3 {
    font-size:40px!important;
    margin-bottom:-30px;
  }
    .section-heading__text span {
    font-size:44px;
    position:relative;
    z-index:111
  }
  #shopify-section-template--18855067517150__custom_liquid_QXTMCE {
    padding:60px 20px
  }
  #shopify-section-template--18855067517150__custom_liquid_QXTMCE .container--fullwidth {
    position:relative;
    z-index:111;
  }
  div.exceptionaltext {
    width:100%;
    position:relative;
    z-index:111;
  }
  button.green {
    position:relative;
    z-index:111;
  }
  #decoration-right {
    display:none;
  }
  .footer-bottom {
    max-width:85%;
    overflow:hidden;
  }
  .footer-bottom {
    align-self: center;
    justify-self: center;
    justify-content: center;
  }
  body {
    overflow-x:hidden;
  }
}


