/** Shopify CDN: Minification failed

Line 448:0 Expected "}" to go with "{"

**/
 /* Grass Rabbit GIF */


  @media screen and (max-width: 490px) {
.green-banner  .custom-footer__overlay-wrapper {
        position: absolute;
        left: 35% !important;
        bottom: 5% !important;
        z-index: 3;
        pointer-events: none;
        width: 120px !important;
}

 }

 @media screen and (min-width: 491px) {
.green-banner  .custom-footer__overlay-wrapper {
    position: absolute;
    left: 45% !important;
    bottom: 11% !important;
    z-index: 3;
    pointer-events: none;
    width: 150px !important;
}

.green-banner__background-image {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    object-position: center;
}
 }

/* Turn off Product card buttons 

.hoppin-fresh__card-button 
{
    display: none !important;
}
*/

/* Sticky Nav */

.header[transparent][transparent=not-sticky][data-sticky-state=active], .header[transparent]:has(.header__row:hover,[role=menu]:is(:hover),[role=menuitem]:is([aria-expanded=true]),nav[header-menu]:is(:focus-within),.menu-list__link[data-animating],.account-popover[open],.localization-wrapper:not([hidden])) {
    background-color: #FFF9E9 !important;
}

@media screen and (min-width: 750px) {
.header-logo,  .header-logo__image {

    margin-top: 0px !important;
  margin-left: 20px !important;
}
}

.pennrose-badge {
  
    left: 76vw !important;

}

@media screen and (max-width: 1050px) {
  
  .pennrose-badge {
    display: none;
  }

  .custom-section-content .spacing-style {
    padding-top: 0vh;
  }

  
  .custom-footer__overlay-wrapper {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .pennrose-badge {
    display: block;
  }

  .custom-footer__overlay-wrapper {
    display: block;
  }
}


/* Hero Banner */

.hero-farm__heading {
    text-shadow: none !important;

}

.rabbits-route__description {
    color: #095C3D !important;
}

.rte p {
    font-weight: 500 !important;
}

.wild-organics__main-heading {

    font-size: 65pt !important;
    line-height: 55pt !important;

}

.wild-organics__main-heading-underline:after {

    bottom: -35px !important;
}

.wild-organics__subheading {

    margin: 2rem 0 1rem !important;

}

@media screen and (max-width: 749px) {
    .wild-organics__main-heading {
        font-size: 3rem !important;
        line-height: .9 !important;
    }

  .wild-organics__main-heading-underline:after {
    bottom: -25px !important;
}
}

@media screen and (max-width: 480px) {
    header-component[data-sticky-state=active] .header__row {
        height: 80px !important;
    }

  .header-logo:has(.header-logo__image-container--inverse) .header-logo__image-container--original {
    display: var(--header-logo-display, block);
    padding-top: 9px;
}

  .header__columns:has(.header__column--center .header-logo):has(.header__column--left header-menu) .header__column--left {
    grid-area: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}



}

/* Footer */

.pennrose-footer-btn {

    bottom: 11% !important;

}

.custom-footer__title {
  font-size: 60pt !important;
  line-height: 48pt !important;
}

.custom-footer__social-link {

    filter: drop-shadow(5px 5px 0px #DD391B) !important;
  overflow: visible !important;
  
}

::placeholder {
  color: #494AB5 !important;
  opacity: 1; /* Firefox */
}

.custom-footer__select {
  color: #494AB5 !important;
}

 .custom-footer__input {
      color: #494AB5 !important;
    }
 

.custom-footer__input, .custom-footer__textarea, .custom-footer__select {
  
    height: 30px;
    min-height: 0px;
    font-weight: 700;
  letter-spacing: 0rem;
}

.custom-footer__right:before {
    background-size: contain !important;

}

.custom-footer__background {
    position: relative;
    width: 100%;
    padding-top: 0px !important;
    z-index: 1;
}



.custom-footer__bottom {

    background: #0B734B !important;
    padding: 0px 20px;
    z-index: 6; 
    margin-top: -65px;
}

.custom-footer__links {
    display: flex
;
    gap: 30px;
    width: 50%;
    font-weight: 500;
}

/* Only One Social Icon 

@media screen and (max-width: 768px) {
    .custom-footer__mascot-section {
        position: absolute;
        top: 12.5vh !important;
        right: 0;
        justify-content: center;
        left: auto;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
}
}

  @media screen and (min-width: 1440px) and (max-width: 1680px){
    .no-touchevents .custom-footer__title {
      top: 13vh !important;
    }
    
    .custom-footer__mascot-section {
      top: 32vh;
    }
  }

@media screen and (min-width: 1681px) and (max-width: 1980px) {
  .custom-footer__mascot-section {
    top: -45px !important;
  }



.no-touchevents .custom-footer__title {
    position: absolute;
    left: 4.5vw !important;
    
}

  .custom-footer__greeting {
 
    padding-top: 40px !important;
}
}

/*
.custom-footer__social-icons {
    display: flex
;
    gap: 15px;
    margin-top: -50px !important;
    margin-left: 200px !important;
}
*/


/* Turn off overlay footer winky rabbit */
.custom-footer__overlay-wrapper
{
  display:  block !important;

}


/* DESKTOP RESPONSIVE RE-SIZING */

@media screen and (min-width: 480px) and (max-width: 1025px) {
  .shopify-section {
    /* overflow: hidden; */
  }

  .hero-farm {
    margin-bottom: 0;
  }

  .hero-farm__tractor {
    bottom: 21vh !important
  }

  .hero-farm__cta {
    bottom: 6% !important;
  }

  .vegetable {
    width: 80px !important;
  }

  .vegetable--tomato-yellow img, .vegetable--tomato-left-red img, .vegetable--pepper-right img, .vegetable--pepper-center img, .vegetable--cucumber-right img, .vegetable--cucumber-left img, .vegetable--tomato-right img, .vegetable--tomato-center img, .vegetable--eggplant-right img, .vegetable--greenbeans-left img, .vegetable--greenbeans-right img, .vegetable--whole-cucumber img {
    transform: scale(1) !important;
    max-width: none !important;
    width: 100% !important;
    height: 100% !important;
  }

  .wild-organics__image {
    width: 100%;
    height: 100% !important;
  }

  .green-banner__container {
    padding: 1.5rem 2rem !important;
  }
    
  .green-banner__headline {
    margin: 0 0 5px !important;
  }

  .green-banner__body-text p {
    padding: 0 !important;
  }

.green-banner__background {
    display: block !important;
  }
  
 

  .green-banner__background-image {
    height: 100% !important;
  }

  .rabbits-route__map {
    max-width: none !important;
  }

  .rabbits-route__locations {
    min-width: 40vw;
  }

  .no-touchevents .rabbits-route__map-container--mexico .rabbits-route__locations {
    margin-left: 0vw !important;
  }

  .rabbits-route__gallery-container {
    padding: 0px !important;
  }

  .rabbits-route__gallery-container .slick-list {
    width: 100% !important;
  }


}


/* Styles for iPad portrait */

@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: portrait) {

  .hero-farm__tractor {
    bottom: 13.5vh !important;
    width: 28vw !important;
    height: 24vw !important;
  }

  .vegetable {
    width: 150px !important;
    margin-top: 80px;
  }

  .vegetable--pepper-right {
    top: 13% !important;
    right: auto !important;
    left: 10% !important;
  }

  .vegetable--tomato-right {
    top: 36%;
    right: 15%;
  }

  .vegetable--tomato-center {
    top: 45% !important;
    left: 25% !important;
  }

  .vegetable--pepper-center {
    top: 52% !important;
    left: 58% !important;
  }

  .vegetable--whole-cucumber {
    top: 35% !important;
    left: calc(50% - 80px) !important;
  }


  .rabbits-route__map-container {
    padding: 1.5rem 10vw !important;
  }

  .rabbits-route__map {
    width: 100% !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .rabbits-route__locations {
    width: 80% !important;
    margin: 2.5vh 10% 0 !important;
  }
  
  
  .marquee-banner {
    height: auto !important;
    margin: 0 !important;
  }

  .touchevents .section-content-wrapper {
    height: 0vh;
    padding-top: 0vh;
  }



