/** Shopify CDN: Minification failed

Line 59:1 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&family=Teko:wght@300..700&display=swap');

body{
  background-color: #010101 !important;
}
p{
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.36px;
  color: #fff;
}
header.header {
    grid-template-columns: 1fr auto 1fr;
}
.header nav .list-menu li .header__menu-item {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
text-transform: uppercase;
    font-family: "Teko", sans-serif;
}
.hm-collection-wrapp .card__heading a {
    pointer-events: none;
}
.header nav .list-menu li .header__menu-item .header__active-menu-item {
    text-decoration: none;
}
.header nav .list-menu {
    gap: 30px;
}
.header .header__icons .header__search,
.header .header__icons .header__icon--account,
.header .header__icons .header__icon--cart{
background-color: #1a1a1a;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.header .header__icons .header__search:hover,
.header .header__icons .header__icon--account:hover,
.header .header__icons .header__icon--cart:hover {
    background-color: #00EE00;
}
.header .header__icons .header__search:hover .svg-wrapper svg path,
.header .header__icons .header__icon--account:hover .svg-wrapper svg path,
.header .header__icons .header__icon--cart:hover .svg-wrapper svg path{
  fill: #000;
}



 {
    background-color: #00EE00;
}
header.header .header__icons {
    padding-right: 0;
    gap: 20px;
}
footer .footer-block .footer-block__heading {
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 35px;
}
.footer .footer-block__details-content li .link {
    font-size: 18px;
    color: #fff;
      font-family: "Font-1747232887193" !important;
}
.footer-block--newsletter {
    margin-top: 0;
}
.footer-block--newsletter ul li .link.list-social__link{
    background-color: #1a1a1a;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.footer-block--newsletter ul li .link.list-social__link .svg-wrapper {
    width: 20px;
    height: 20px;
}
.footer-block--newsletter .footer__list-social{
    gap: 10px;
}
body .footer-block--newsletter {
    margin-top: 0;
    justify-content: flex-start;
    width: 25%;
    margin-left: auto;
    margin-top: -60px;
}
footer .footer__content-bottom {
    display: flex;
    flex-direction: row-reverse;
    max-width: 1400px;
    margin: 90px auto 0;
    border-color: #ffffff78;
    padding-left: 20px;
    padding-right: 20px;
}
footer .footer__content-bottom .footer__content-bottom-wrapper {
    margin: unset;
    padding: 0;
    display: block;
}
footer .footer__content-bottom .footer__column--info {
    justify-content: right;
    align-items: flex-end !important;
}
body .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
    text-align: left;
}
body footer .copyright__content, footer .caption {
    font-size: 18px;
    color: #fff;
    font-family: "Font-1747232887193" !important;
}
.footer__payment .list-payment__item svg {
    width: 50px;
    height: 40px;
}
.banner .banner__box .banner__heading {
    font-size: 100px;
    line-height: 100px;
}
.banner .banner__box ul,
.image-with-text__content ul,
.icon-list{
    padding: 0;
    list-style: none;
}
.banner .banner__box ul li,
.image-with-text__content ul li,
.icon-list li{
    font-size: 35px;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 0 20px 0 40px;
}
.banner .banner__content .banner__box {
    max-width: 1000px !important;
}
.banner .banner__box p {
    font-size: 25px;
    padding-top: 20px;
}
.banner .banner__box ul li:before,
.image-with-text__content ul li:before,
.icon-list li:before{
    content: "";
    background-image: url(/cdn/shop/files/Vector.png?v=1747148811);
    width: 25px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 22px;
}
body .button {
    background-color: #0e0;
    color: #141721;
    border: 0 !important;
    font-family: Neue Aachen, serif;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 0;
    border-radius: 50px;
    box-shadow: unset !important;
    --border-offset: 0;
    display: flex;
    padding: 11px 10px 15px;
    align-items: center;
    min-width: 200px;
    font-family: "Font-1747232533170" !important;
}
.hm-collection-wrapp .card-wrapper .card__inner {
    height: 370px;
}
.hm-collection-wrapp .card-wrapper .card,
.our-mission-wrapp,.our-story-wrapp{
    position: relative;
}
.hm-collection-wrapp .card-wrapper .card .card__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hm-collection-wrapp .card-wrapper .card .card__content .card__heading {
    font-size: 60px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0;
}
.hm-collection-wrapp .card-wrapper .card .card__content .card__heading .icon-wrap {
    display: none;
}
.hm-collection-wrapp .card-wrapper .card:hover .card__heading {
    opacity: 1;
}
.collection__title h2 {
    color: #00EE00;
    font-size: 65px;
    text-transform: capitalize;
    text-align: center;
}
.product-grid .card__content .card__information .card__heading a {
    text-align: center;
    font-size: 22px;
    font-family: "Font-1747232887193" !important;
}
body .card-information .price {
    color: #00EE00;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
body .custom-h2 {
    font-size: 65px;
    color: #00EE00;
    line-height: 100%;
}
.image-text-wrapp .image-with-text__content {
    padding: 0rem 7rem 0rem;
}
.banner.bottom-banner-wrapp .banner__heading,
.our-coffee-wrapp h2{
    font-size: 65px;
    color: #00EE00;
}
.banner.bottom-banner-wrapp .banner__box p {
    font-size: 18px;
    max-width: 760px;
    padding-top: 0;
    margin: auto;
}
.our-coffee-wrapp .multicolumn-card__image-wrapper {
    width: 111px;
      margin: auto;
}
.our-coffee-wrapp .multicolumn-card .multicolumn-card__info p {
    font-size: 22px;
    text-align: center;
    max-width: 300px;
    margin: auto;
}
.our-coffee-wrapp .multicolumn-card {
    background: #191919 !important;
    border-radius: 20px;
      padding: 15px 20px;
}
.our-coffee-wrapp .title-wrapper-with-link {
    flex-direction: column;
}
.our-coffee-wrapp .title-wrapper-with-link .icon-list {
    margin: 0;
}
.our-coffee-wrapp .title-wrapper-with-link p{
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
    max-width: 1300px;
}
.our-mission-wrapp .image-with-text__content {
    padding: 0;
    align-items: center;
    justify-content: center;
}
.our-mission-wrapp .image-with-text__media-item.grid__item {
    width: 33%;
    padding-right: 60px;
}
.our-mission-wrapp .image-with-text__text-item.grid__item {
    padding-right: 180px;
}
.our-mission-wrapp:before,.our-story-wrapp:before {
    content: "";
    background-image: url(/cdn/shop/files/image_1103.png?v=1747240776);
    width: 354px;
    height: 499px;
    position: absolute;
    right: 0;
    top: 0;
}
.video-section.isolate.page-width {
    max-width: 100%;
    padding: 0;
}
.video-section.isolate.page-width .deferred-media__poster-button {
    background-image: url(/cdn/shop/files/Group_1261156461.png?v=1747314736);
    width: 130px;
    height: 130px;
    background-color: transparent;
}
.video-section.isolate.page-width .deferred-media__poster-button .svg-wrapper {
    opacity: 0;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow {
    max-width: 1100px;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion__title {
    font-size: 20px;
    font-family: "Font-1747232887193" !important;
    line-height: 100%;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion summary {
    padding: 30px 0;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion {
    border-bottom: 1px solid #ffffff99;
    border-top: 0;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion__content {
    padding: 0;
}
.collapsible-content__wrapper .collapsible-content summary:hover {
    background: transparent;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion__content p {
    max-width: 900px;
}
.collapsible-content__wrapper summary .icon-caret {
    background-image: url(/cdn/shop/files/Group_25.png?v=1747317665);
    width: 35px;
    height: 36px;
    background-repeat: no-repeat;
    top: calc(50% - 18px);
}
.collapsible-content__wrapper details[open] summary .icon-caret{
    background-image: url(/cdn/shop/files/Group_1261156525.png?v=1747318629);
}
.collapsible-content__wrapper summary .icon-caret path {
    opacity: 0;
}
.collapsible-content__wrapper details[open] summary .accordion__title  {
    color: #00EE00;
}
.collapsible-content.faq-wrapp {
    padding: 180px 0 70px 0;
}
.collapsible-content.faq-wrapp:before {
    content: "";
    background-image: url(/cdn/shop/files/image_1105.png?v=1747318954);
    width: 354px;
    height: 449px;
    position: absolute;
    left: 0;
    top: 80px;
}
.our-mission-wrapp {
    padding-bottom: 140px;
}
.our-coffee-wrapp {
    padding-top: 50px;
}
.collection__view-all .button {
    max-width: fit-content;
    margin: auto;
}
.image-text-wrapp {
    padding-top: 100px !important;
    position: relative;
}
.image-text-wrapp:before {
    content: "";
    background-image: url(/cdn/shop/files/image_1105.png?v=1747318954);
    width: 354px;
    height: 449px;
    position: absolute;
    left: 0;
    top: -30px;
}
.button:not([disabled]):hover:after, .shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after {;
    border-radius: 50px;
}
.product-grid .card__inner {
    height: 300px;
}
.product-grid .card__inner .card__media img {
    object-fit: contain;
}
.our-story-wrapp p strong {
    font-size: 35px;
    position: relative;
    font-family: "Font-1747232533170" !important;
    font-weight: 500;
    padding: 5px 0 12px;
    display: block;
}
.our-story-wrapp .image-with-text__content {
    padding-right: 30px;
}
.our-story-wrapp .image-with-text__media-item {
    padding-right: 30px;
}
.our-story-wrapp {
    padding-top: 190px;
}
.contact.page-width {
    max-width: 1400px;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.contact-info-wrapp .contact-info-box {
    background-color: #191919;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
}
.contact-info-wrapp .contact-info-box .short-title {
    font-size: 22px;
    color: #fff;
    font-family: Font-1747232887193 !important;
    line-height: 35px;
}
.contact-info-wrapp .contact-info-box .short-des {
    font-size: 18px;
    line-height: 35px;
    font-family: Font-1747232887193 !important;
    color: #fff;
    max-width: 310px;
    margin: auto;
}
.contact-info-wrapp {
    width: 30%;
    padding-top: 30px;
}
.contact.page-width #ContactForm {
    width: 65%;
}
.contact-info-wrapp .contact-info-box:not(:last-child) {
    margin-bottom: 20px;
}
.contact.page-width .title {
    font-size: 65px;
    color: #5CE500;
}
.contact.page-width #ContactForm textarea {
    min-height: 25rem;
        background-color: #191919;
}
.contact.page-width #ContactForm input {
    height: 60px;
    background-color: #191919;
}
.contact.page-width #ContactForm .field__label {
    top: 20px;
  color: #fff;
}


































/* Responiveness */

@media screen and (max-width: 1600px) {
  .image-text-wrapp .image-with-text__content {
    padding: 0 20px 0 40px;
}
}

@media screen and (max-width: 1400px) {
  .image-text-wrapp .image-with-text__content {
    padding: 0 20px 0 40px;
}
.image-with-text__text p {
    font-size: 16px;
    line-height: 28px;
}
  .image-text-wrapp .image-with-text__text.rte.body {
    margin-top: 0;
}
.our-mission-wrapp .image-with-text__media-item.grid__item {
    padding-right: 20px;
}
}

@media screen and (max-width: 1200px) {
.our-mission-wrapp .image-with-text__content ul li:before {
    top: 17px;
}
.our-mission-wrapp .image-with-text__content ul li {
    font-size: 28px;
}
.our-mission-wrapp .image-with-text__text-item.grid__item {
    padding-right: 100px;
}
.our-mission-wrapp .image-with-text__media-item.grid__item {
    padding-right: 0px;
}
body .banner.bottom-banner-wrapp .banner__heading {
    font-size: 65px;
    line-height: normal;
}
.header nav .list-menu li .header__menu-item {
    font-size: 25px;
}
.banner .banner__box .banner__heading {
    font-size: 90px;
    line-height: 90px;
}
.header .menu-drawer__menu-item {
    font-size: 23px;
}
.image-text-wrapp .page-width {
    padding: 0 20px;
}
}

@media screen and (max-width: 989px) {
.collapsible-content.faq-wrapp {
    padding: 80px 0 70px;
}
.our-mission-wrapp .image-with-text__media-item.grid__item {
    width: 100%;
    padding-right: 0px;
}
.our-mission-wrapp .image-with-text__text-item.grid__item {
    padding-right: 0px;
    width: 100%;
}
body p {
    font-size: 16px;
    line-height: 30px;
}
.our-coffee-wrapp .title-wrapper-with-link {
    flex-direction: column;
    align-items: center;
}
.image-text-wrapp:before,.collapsible-content.faq-wrapp:before{
    display: none;
}
.image-text-wrapp .image-with-text__content {
    padding: 0;
}
.image-text-wrapp .image-with-text__grid {
    flex-direction: column-reverse;
}
.image-text-wrapp .image-with-text .grid__item {
    width: 100%;
}
.banner .banner__box .banner__heading {
    font-size: 80px;
    line-height: 80px;
}
.banner .banner__box p {
    font-size: 21px;
    padding-top: 10px;
}
.banner .banner__box ul li, .image-with-text__content ul li, .icon-list li {
    font-size: 30px;
}
.banner .banner__box ul li:before, .image-with-text__content ul li:before, .icon-list li:before {
    width: 20px;
    height: 20px;
    top: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}
}


@media screen and (max-width: 796px) {
  .hm-collection-wrapp .card-wrapper .card .card__content .card__heading {
    font-size: 50px;
}
}

@media screen and (max-width: 749px) {
  body .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
    text-align: center;
}
  footer .footer__content-bottom .footer__column--info {
    align-items: center !important;
}
  .our-coffee-wrapp .title-wrapper-with-link .icon-list{
    text-align: center;
}
.bottom-banner-wrapp .banner__media.media {
    position: absolute;
}
.our-mission-wrapp .image-with-text__content {
    align-items: flex-start;
    justify-content: center;
}
.video-section.isolate.page-width .deferred-media__poster-button {
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
}
.footer .footer__content-top.page-width {
    padding-left: 20px;
    padding-right: 20px;
}
body .footer .footer__content-top.page-width .footer-block--menu {
    width: 44%;
  margin-bottom: 0;
}
body .footer .grid {
        display: flex;
}
body .footer-block.grid__item {
        padding: 0;
        margin: 1rem
    }
  .footer .footer-block__details-content li .link {
    font-size: 16px;
}
body .footer-block--newsletter {
    width: 100%;
    margin-left: unset;
    margin-top: -40px;
    align-items: flex-start;
}
}
@media screen and (max-width: 425px) {
body footer .copyright__content, footer .caption {
    font-size: 16px;
}

.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion__content p {
    font-size: 15px;
}
.collapsible-content__wrapper .collapsible-content-wrapper-narrow .accordion__title {
    font-size: 18px;
}
.banner.bottom-banner-wrapp .banner__heading, .our-coffee-wrapp h2 {
    font-size: 55px;
}
body .banner.bottom-banner-wrapp .banner__heading {
    font-size: 50px;
    line-height: normal;
}
.banner .banner__box .banner__heading {
    font-size: 60px;
    line-height: 60px;
}
.banner .banner__box p {
    font-size: 18px;
    padding-top: 10px;
    margin-bottom: 0;
}
}










