/** Shopify CDN: Minification failed

Line 102:0 Unexpected "}"

**/
/* footer icon 
.site-footer .grid__item.newsletter-footer .footer_social_icon ul {
  display: flex;
  padding-top: 0px;
  padding-bottom: 15px;
  align-items: center;
  margin: 0;
  justify-content: left;
}
.site-footer .grid__item.newsletter-footer .footer_social_icon ul li {
  width: 30px;
  height: 30px;
  background: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0px 10px 0px 0px;
}

.site-footer .grid__item.newsletter-footer .footer_social_icon ul li a {
  color: #fff;
  text-align: center;
  align-items: center;
  display: flex;
}

.site-footer .grid__item.newsletter-footer .footer_social_icon ul li a i {
  display: flex;
  color: #fff;
}
.site-footer .grid__item.newsletter-footer p {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
}

.fa-facebook:before {
    content: '\f09a';
}
[class*=" fa-"]:before, [class^=fa-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.site-footer .grid__item.newsletter-footer .footer_social_icon ul li a i {
    display: flex;
    color: #fff;
}
 footer icon */
/* column with text2 css */
.drawer div#CartContainer {
    height: calc(100% - 170px);
}
body .footer-main input {
  height: 38px !important; 
} 
.drawer form.cart.ajaxcart {
    height: 100%;
}
.drawer form.cart.ajaxcart .ajaxcart__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}


/* .grid-view-item span.money {
    font-weight: 700;
    font-size: 16px;
} */
.grid-view-item .product-grid--price span.money.price--compare-at-price,
.grid-view-item .product-grid--price span.money.line--through {
    text-decoration: line-through;
    font-weight: 400;
    opacity: 0.6; 
}
.choose-coffee-inner {
    padding-top: 40px !important;
}

}
.shopify-section .homepage-sections-wrapper {
    padding: 50px 0;
}
.template-product .column-with-img {
    margin: 20px 0;
}
.column-with-img {
    width: 100%;
    display: flex;
    align-items: center;
}
.column-img-w-text {
    width: 33.33%;
    text-align: center;
}
.template-product .column-img-text-section img {
    margin-bottom: 25px;
    height: 50px;
    width: auto;
}
.template-product .column-with-img .column_text p {
    font-size: 16px;
    max-width: 250px;
    margin: 0 auto;
    line-height: 1.2;
    margin-top: 25px;
}
/* column with text2 css */

/* Product box icon */
.product-icon-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin-top: 60px;
    margin-bottom: 60px;
}
.cart_collection_product_content {
    flex: 1;
}
ul.site-nav__dropdown.standard-dropdown {
   min-width: 230px !important;
}
.site-nav__dropdown.standard-dropdown li  .site-nav__link {
    padding: 5px 20px !important;
}
.product-icon-list {
    width: 25%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #949494;
    padding: 0px 10px;
}
.product-icon-list img {
    max-height: 40px;
    width: auto;
}
iframe, img {
    max-width: 100%;
}
.product-icon-title {
    margin-top: 25px;
    color: #373737;
    font-size: 16px;
}
p.roast-level {
    display: inline !important;
    vertical-align: middle !important;
}
.product-icon-list p {
    text-align: center !important;
}
.product-icon-list p:first-child {
    min-height: 30px;
}
p.roast-level > span {
    display: inline-block !important;
}
p.roast-level > span:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: white;
    border-radius: 50%;
    border: #4C4C4C 2px solid;
}
p.roast-level > span:nth-child(1):before {
    background-color: #4C4C4C !important;
}
p.roast-level > span:nth-child(2):before {
    background-color: #4C4C4C !important;
}
p.roast-level > span:nth-child(3):before {
    background-color: #4C4C4C !important;
}
/* Product box icon */
/* Place any CSS overrides in this file. */
.custom_log_image {
    width: 20%;
  display:block;
}
.mobile_products_show{
  display:none !important; 
}
.desktop_products_show{
   display:flex!important;
   flex-wrap:wrap;
}
.rc-widget .discount-label {
    font-size: 14px;
}
.newsletter-footer a.standalone-icon--wrapper {
    padding: 0 !important;
}
.rc-template__button-group .rc-button-group__options[data-v-f1bb5b6a] .rc-radio {
    max-width: 326px !important;
}
.newsletter-footer ul#sm-icons {
    gap: 16px;
}
.rc-template__button-group .rc-button-group__options[data-v-f1bb5b6a] {
    display: flex;
    justify-content: flex-start;
    gap: 6px;
}
.rc-template__button-group .rc-button-group__options[data-v-f1bb5b6a] .rc-radio:first-child {
    margin-right: 0;
}
.originstory-small-img-text:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background: #c7c7c7;
    right: -11px;
    margin: auto;
    bottom: 0;
    top: 0;
}
.originstory-small-img-text:last-child:before {
    display: none;
}
.custom_homaepage_video_section.homepage-sections-wrapper {
    position: relative;
}
.custom_homaepage_video_section.homepage-sections-wrapper .custom_video_grid_section{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 1;
}
/* 25/4/2024 css start */
.onImageTextClassWrapDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:88%;
}
.progress_main_bar {
    display: none;
}
.onImageTextClass {
    position: relative;
}
#ShopNowContainer #AddToCartForm {
    text-align: center;
    padding: 0 40px;
}
.template-product  .featured-box-content h5 {
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 0;
}
 .homepage-featured-content-wrapper .quick-add-wrapper {
    position: absolute !important;
    top: 60%;
    transform: translateY(100%);
    opacity: 0;
    transition: transform .25s ease, opacity .25s ease, color .15s ease-in-out 0s, background-color .15s ease-in-out 0s;
    will-change: transform;
    width: 100%;
    box-sizing: border-box;
}
 .homepage-featured-content-wrapper .grid-view-item:hover .quick-add-wrapper {
    transform: translateY(0);
    opacity: 1;
}

a.btn.quick-add-button-variants {
    text-transform: capitalize;
}
  .rc-widget .rc-template__button-group .rc-radio .price-label {
    display: none !important;
}
/* 25/4/2024 css end*/


/* 24/5/2024 css start */

.slideshow-title-container h2 {
    line-height: normal !important;
}



.homepage-slider-container .homepage-featured-content-box .homepage-featured-content-box-inner {
    max-width: 100%;
    margin: 0 auto;
}
.product-details-wrapper .metafileds_content {
    padding-bottom: 20px;
}
.product-details-wrapper span.product-details-product-threewords {
    font-size: 17px;
}

/* 24/5/2024 css end */
span.rc-option__price.rc_widget__price {
    display: none !important;
}
span.rc-option__text {
    font-size: 14px !important;
}
.rc-template__button-group .rc-radio.rc-option--active {
    box-shadow: none !important;
}
.rc_widget__option__plans__dropdown {
    width: 100%;
    padding: 12px;
}
label.rc-selling-plans__label {
    display: flex;
    width: 100%;
    font-weight: 700;
    color: inherit;
    padding-bottom: 4px;
}

.footer-main input{
 font-family:var(--header-font-stack) !important;
}
button.needsclick.go279450927.kl-private-reset-css-Xuajs1 {
    padding: 12px 18px !important;
    border: 1px solid #000 !important;
    height: fit-content !important;
    font-family:var(--header-font-stack) !important;
}
.footer-main input {
    display: block;
    flex-basis: unset;
    width: 100%;
    margin: 0;
    background: transparent;
    color: #000;
    font-size: 12px;
    outline: none;
    padding: 11px 18px !important;
    border: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    height: fit-content !important;
}

.footer-main input::placeholder {
    font-family: 'Avenir Next'!important;
    letter-spacing: 0px !important;
}

/* 4/june/2024 css start */
.grind-main_container {
    background: #fff;
    box-shadow: 0 3px 10px #0003;
    max-width: 1097px;
    padding: 20px;
    position:relative;
}

.grind-inner2_container {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    justify-content: center;
    text-align: center;
}
.grind-main_container h3 {
    font-size: 30px;
    margin:0;
}
.grindSizeBox{
  overflow:hidden;
}
.grindSizeBox  .sticky-header {
    z-index: 0;
}

.grind_desc_div_class {
    font-size: 12px;
    color: #0F1029;
}
.grind_text_div_class h4 {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
     cursor: pointer;
}
.grindSizeBox .product-section .product-form-block {
    z-index: 0;
    position: relative !important;
}
.grindSizeBox .grid__item.large--five-twelfths.context.mobile--no-top-margin.product-sticky {
    z-index: 0 !important;
}
h5.grindShowBtn {
    letter-spacing: 0;
    text-decoration: underline;
    font-weight: 400;
    margin-bottom: 18px;
   cursor:pointer;
}
.grind-main-top-container {
   position: fixed; /* Sit on top of the page content */
   width: 100%; /* Full width (cover the whole page) */
   height: 100%; /* Full height (cover the whole page) */
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0,0,0,0.5); /* Black background with opacity */
   z-index: 2000; /* Specify a stack order in case you're using a different order for other elements */
   cursor: pointer; /* Add a pointer on hover */
    display: flex;
    align-items: center;
    justify-content: center;
    display:none;
}
.two-div-class {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
/* 4/june/2024 css end */

/* 6-9-24 start css */
.homepage-slider-container .swiper .swiper-wrapper .swiper-slide .responsive-image-wrapper.slideshow-desktop-image {
    width: 100%;
}
.homepage-slider-container .swiper {
    height: 95vh;
}
.footer-wrapper .footer-main .newsletter-footer .needsclick.kl-private-reset-css-Xuajs1[data-testid="form-row"] [component="[object Object]"] button {
    border: 1px solid #000 !important;
    height: 36px !important;
    border-left: 0 !important;
}
.responsive-image-wrapper {
    width: 100%;
}
.height-desktop--m .responsive-image-wrapper, .height-desktop--m .animated-text--inner {
    height: 550px;
}

.drawer--cart .ajaxcart__footer ul.grid__item.ajaxcart-item__discounts {
    display: none;
}
.drawer .cart_pro_wrapp .grid__item li.ajaxcart-item__discount {
    text-align: right;
}
/* 6-9-24 end css */

/* 7-9-24 start css */
.drawer #CartContainer .cart_pro_wrapp {
    height: auto !important;
}

/* 7-9-24 end css */

/* 1-10-24 start css */
.homepage-featured-content-box {
    padding: 40px;
    max-width: 40rem;
}
.homepage-featured-content-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 1-10-24 end css */
.custom-column--grid .homepage-featured-content-box-inner button.homepage-section-btn.choose--product {
    margin-top: 20px;
}
.main-content .product-icon-box .roast-level svg#Layer_16 {
    width: 100%;
    height: auto;
    max-width: 50%;
}
.main-content .product-icon-box .roast-level {
    margin-bottom: 0;
}
.main-content .product-icon-box .product-icon-list .product-icon-title {
    margin-top: 10px;
}

@media (min-width: 768px){

  .homepage-sections-wrapper .product-grid--wrapper .grid__item.large--one-fifth {
     width: calc(20% - 4 * 0px / 5);
  }
  .homepage-sections-wrapper .product-grid--wrapper .grid__item.large--one-quarter {
     width: calc(25% - 3 * 0px / 4);
  }
}
/* 20-04-24 css start here */
.drawer .empty-cart {
    margin-top: 24px;
    font-size: 17px;
}
.drawer .empty_cart_btns {
    padding: 0 20px;
}
.drawer .empty_cart_btns a {
    margin-bottom: 10px;
    text-transform: initial;
    font-size: 15px;
}
.drawer.drawer--right {
    -ms-transform: translateX(-480px);
    -webkit-transform: translateX(-480px);
    transform: translateX(-480px);
    width: 480px;
    right: -480px;
    max-width: 100%;
}
.ajaxcart__product .grid.display-table {
    padding: 0;
}
.collection_grid.filtering_enabled--topbar {
    margin-top: 5rem;
}
.custom_quantity {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.custom_quantity .ajaxcart__qty{
    margin-bottom: 0;
}
.product-images-container {
    margin-top: 0 !important;
}
.custom_quantity .ajaxcart__quantity-wrapper {
    padding: 6px 0px 0px 0px !important;
}
.drawer--right .grid__item.small--one-whole.medium--two-quarters.large--two-quarters.medium--display-table-cell {
    width: 75%;
    padding-left: 15px;
}
.ajaxcart__product-meta, .ajaxcart__product-name {
    text-align: left !important;
}
.custom_quantity .ajaxcart__qty, .js-qty {
    max-width: 100px;
}
.ajaxcart__product input.ajaxcart__qty-num {
    border: 1px solid #222730;
    max-height: 39px;
}
.ajaxcart__product a.ajaxcart__product-image {
    margin: 0;
}
.ajaxcart__product .ajaxcart__qty-remove {
    text-decoration: none !important;
    margin: 0 !important;
}
#CartContainer button.ajaxcart__qty-remove {
    width: 20px;
    position: absolute;
    top: 0;
    right: 20px;
}
.custom_quantity .standalone-icon--wrapper:not(.icon-no-padding) {
    min-width: 39px;
    min-height: 39px;
    padding: 8px!important;
}
.drawer #CartContainer .cart_pro_wrapp {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
    height: 270px;
}
.drawer #CartContainer .ajaxcart__footer-wrapper {
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    position: sticky;
    padding: 25px 25px 0;
}
.drawer .ajaxcart__footer-wrapper .pdp-option-gift {
    display: flex;
    grid-gap: 6px;
    padding: 20px 0;
    margin: 0;
}
.pdp-option-gift label {
    font-size: 15px!important;
}
.product-gift-label {
    text-transform: uppercase;
}
.ajaxcart__inner .ajax-cart--gift-note {
    padding: 0;
}
.ajaxcart__footer .grid--full {
    align-items: center;
    display: flex;
}
.ajaxcart__footer .grid__item.ajaxcart__subtotal_header {
    text-align: left;
}
.ajaxcart__subtotal_header p {
    margin: 0 !important;
}
.drawer .ajaxcart__footer-wrapper .pdp-option-gift input {
    margin: 0 0 0 10px;
}
.custom_log_image {
    margin-bottom: 15px !important;
}
.cart_drawer_main .ajaxcart__subtotal_header p {
    font-size: 15px;
}
.ajaxcart__footer .ajaxcart__subtotal s {
    font-size: 15px;
}
.ajaxcart__footer .ajaxcart__subtotal p {
    padding: 0;
    margin: 0;
    font-size: 17px;
}
.ajaxcart__footer .ajaxcart__subtotal p span.money {
    font-size: 15px;
}
.ajaxcart__footer .cart__shipping.rte {
    margin-bottom: 0;
}
.cart__shipping p.text-center {
    margin: 20px 0 0px;
    font-size: 15px;
}
button.jtpl_AddToCart.btn {
    padding: 8px 10px;
}
.jtpl_cart_collection_product img.cart_collection_product_image {
    width: 100%;
    max-width: 80px;
}
.jtpl_metafileds_content span.product-details-product-threewords {
    display: inline-block !important;
}
.jtpl_cart_drawer_collection .slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.ajaxcart__product .grid.display-table {
    padding: 0 15px;
}
.ajaxcart__inner .ajax-cart--gift-note label.ajaxcart__gift-note {
    margin-top: 0;
    padding-top: 0;
    font-size: 17px;
    text-transform: initial;
}
.ajaxcart__inner .ajax-cart--gift-note textarea {
    width: 100% !important;
    min-height: 60px;
    font-size: 17px;
}
.ajaxcart__subtotal_header p {
    font-size: 15px;
}
.ajaxcart .grid__item.ajaxcart__subtotal {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    grid-gap: 10px;
}
.site-footer .grid {
    display: flex;
    margin: 0;
    align-items: flex-start !important;
}
.site-footer .grid__item {
    width: 16%;
    padding: 0px!important;
    margin-bottom: 20px;
}
.site-footer .grid__item .image-bar__content {
    margin-bottom: 30px;
}
.site-footer .grid__item.image-footer img {
    width: 165px !important;
    height: auto !important;
}
.footer_richtext_h5 p {
    margin: 0 0 7px 0;
    letter-spacing: 0;
}
.site-footer .grid__item ul.footer-content li {
    margin: 11px 0;
    padding: 0;
    line-height: normal;
}
.site-footer .grid__item.newsletter-footer ul {
    display: flex;
    padding-top: 0px;
    padding-bottom: 15px;
    align-items: center;
    margin: 0;
    justify-content: left;
}
.site-footer .grid__item .footer-header {
    letter-spacing: 0;
}
.site-footer .grid__item.newsletter-footer .footer-article {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.site-footer .grid__item.newsletter-footer form .input-group {
    display: flex;
    width: 100%;
    height: 42px;
    border: 1px solid #000000;
}
.site-footer .grid__item.newsletter-footer form .input-group input {
    display: block;
    flex-basis: unset;
    width: 100%;
    margin: 0;
    background: transparent;
    color: #000;
    border: 0 !IMPORTANT;
    font-size: 12px;
    outline: none;
    padding: 10px 18px;
}
.site-footer .grid__item.newsletter-footer form .input-group span {
    border-left: 1px solid #000000;
    display: table-cell;
    vertical-align: top;
}
.site-footer .grid__item.newsletter-footer form .input-group span  button#subscribe {
    margin: 0;
    background: transparent;
    font-size: 12px;
    width: auto;
    color: #000;
    text-transform: initial;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px 18px;
    line-height: normal;
}
.feat_number-blocks {
    display: flex;
    width: 100%;
    margin-top: 50px !important;
}
.main-image-text {
    width: 100%;
    display: flex;
    align-items: flex-start;
    min-height: 100px;
}
.featured-number_box {
    width: 50px;
    margin-right: 15px;
}
.featured-number_box p {
    margin-top: 10px;
}
.featured-box-content {
    width: 100%;
    text-align: left;
    padding-bottom: 15px;
}
.featured-box-content h5 {
    text-transform: uppercase;
    margin-bottom: 5px;
}
.featured-w-text p {
    text-align: left !important;
    text-transform: uppercase;
}
.template-product .homepage-featured-content-box-inner {
    padding: 50px 13%;
    max-width: 670px;
    margin: 0 auto;
}
.featured-box-content p {
    text-align: left !important;
}
.shopify-section .homepage-sections-wrapper.text-advert-section {
    padding: 0;
    max-width: 1140px ! IMPORTANT;
    margin: 0px auto 70px;
}
.shopify-section .homepage-sections-wrapper.text-advert-section .text-advert-section {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 0 15px;
}
.homepage-sections-wrapper--light .text-advert-section .grid__item.large--one-half.medium--one-half {
    border-left: none!important;
    padding: 10% 7%;
    margin: 15px 0!important;
    font-size: 16px;
    width: 99%;
      justify-content: flex-start;
    background: #f4f4f4;
}
.shopify-section .homepage-sections-wrapper.text-advert-section .wrapper-padded {
    padding: 0;
    background: #fff;
}
.text-advert-section .grid__item .text-advert-section--header {
    padding: 0 10px;
    font-size: 1.6em;
    margin-bottom: 25px;
}
.product-icon-list {
    margin: 25px 0px;
    text-align: center;
}
.newsletter--section .newsletter_title p {
    padding: 0px 10px;
}  
.swatch-items-wrapper label {
    font-size: 12px !important;
    padding: 8px 20px !important;
}
.paymentButtonsWrapper {
    display: grid!important;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, 325px);
}
.originstory-small-text {
    text-transform: capitalize;
}
.featured-number_box p {
    font-size: 22px;
    margin-top: 10px;
}
.template-product .homepage-featured-content-box-inner h2 {
    text-transform: capitalize;
    font-size: 32px;
    letter-spacing: 0;
    margin-bottom: 25px;
    line-height: 1;
}
.template-product .homepage-featured-content-box-inner .featured-row__subtext p {
    font-size: 16px;
}
.newsletter--section .newsletter_title h3 {
    font-size: var(--header-text-size-px);
}
.custom_log_image{
    margin: 0 auto;
}
/* 24/4/2024 css start */
#the-doma-subscription-doma-coffee .homepage-sections-wrapper--light .text-advert-section .grid__item {
    border-left: 1px solid var(--color-scheme-light-text-transparent25);
    border-left: 0;
}
#the-doma-subscription-doma-coffee  .homepage-sections-wrapper--light .text-advert-section .grid__item .text-advert-section--sub-header {
    opacity: .6;
}
#the-doma-subscription-doma-coffee  .homepage-sections-wrapper--light .text-advert-section .grid__item .text-advert-section--header {
    padding: 0 10px;
    margin: 0;
}
.site-footer .grid__item .footer-header {
    font-size: 14px;
    margin-bottom: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.site-footer .grid__item ul.footer-content li a {
    font-size: 12px;
}
footer.footer-main{
    padding: 50px 0 35px 0;
}
.footer_richtext_h5 p {
    font-size: 17px;
}
.responsive-image-wrapper {
    margin: 0 auto;
}
.homepage-indiv-section-wrapper {
    position: relative;
}
.custom_log_image_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
div#ShopNowContainer .progress_main_bar {
    display: none !important;
}
.custom_log_image_for_desktop_center_left{
  margin:0; 
}
.custom_log_image_for_desktop_center{
  margin:0 auto;
}
.custom_log_image_for_desktop_center_right{
  margin:0 0  auto auto;
}
.custom_log_image_for_desktop_bottom_left{
  margin:0;
}
.custom_log_image_for_desktop_bottom{
  margin:0 auto;
}
.custom_log_image_for_desktop_bottom_right{
  margin:0 0  auto auto;
}

.custom_log_image.custom_log_image_for_desktop_top-left {
    margin: 0;
}
.custom_log_image_for_desktop_top-center{
  margin:0 auto;
}
.custom_log_image_for_desktop_top-right{
margin:0 0  auto auto;
}
.custom-img-full-width {
    padding: 0 !important;
}
.custom-img-full-width .wrapper-padded {
    padding: 0;
}
.homepage-sections-wrapper.custom-img-full-width {
    max-width: 1140px!important;
    margin: 0px auto 0;
}
.rc-template__button-group .rc-button-group__options[data-v-f1bb5b6a] .rc-radio{
    border: 1px solid #222730;
    border-radius: 0px;
    padding: 13px 35px;
    text-align: center;
    width: 48%;
    max-width: 100%;
}
.rc-template__button-group .rc-radio .price-label {
    font-size: 14px !important;
    font-weight: 700;
}
label.rc-radio {
    height: 44px!important;
    border-radius: 0!important;
    max-height: 44px!important;
    padding: 13px 10px!important;
    font-size: 12px !important;
}
.rc-subscription-details[data-v-e69cc34d] {
    padding-left: 0 !important;
}
/* 24/4/2024 css end */

label.rc-radio::before {
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, .25), transparent);
    content: "";
    height: 100%;
    left: 150%;
    position: absolute;
    top: 0;
    transform: skew(-20deg);
    width: 200%;
}

label.rc-radio {
    position: relative;
    overflow: hidden;
}
label.rc-radio:hover::before {
   animation: shineAgain .75s cubic-bezier(.01,.56,1,1);
}
/*==================== 08-05-2024 Css Start Here ====================*/
/* Coffee Lab Page Css Start Here */
.custom_mobile_only_image_subscription.mobile_only {
    display: none;
}
.custom_mobileimage_blank_subscription {
    display: none;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.rte.homepage-sections--title {
  letter-spacing: normal;
}
.py-20 {
  padding-block: 20px !important;
}
 .CustomProductClass p {
   font-size: 17px;
 }
.custom_imageWithOverlay {
    position: relative;
}
.custom_imageWithOverlay::after {
    position: absolute;
    content: '';
    background-color: #000;
    inset: 0;
    opacity: 0.15;
}
.custom_imageWithOverlay .homepage-featured-content-box-inner {
    max-width: 39em;
    padding: 0;
}
.custom_imageWithOverlay h2.homepage-sections--title {
    line-height: 1em;
    font-weight: 500; 
    letter-spacing: normal;
}

.Image_width_100_percent {
  width: 100% !important;
}
.custom_zion_main_rich_text .push--large--one-sixth,
.Custom_main_rich_text .homepage-featured-rich-text {
    max-width: 800px;
    margin: 0px auto;
    left: unset;
    display: block;
    width: 100%;
    float: unset;
    text-align: left;
    padding: 0px 15px 0px !important;
}
.Custom_main_rich_text .homepage-featured-rich-text h2 {
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: normal;
}
.custom_coffee_lab_column_with_text {
    padding-bottom: 20px !important;
}
.custom_coffee_lab_column_with_text .column-img-w-text {
  position: relative;
}
.custom_coffee_lab_column_with_text .column-img-w-text:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 70px;
    background: #949494;
    bottom: 0;
}
.custom_coffee_lab_column_with_text .column-img-w-text:last-child::after {
  display: none;
}
.custom_coffee_lab_column_with_text img {
    width: auto;
    height: 63px;
}
.custom_coffee_lab_column_with_text .column_text p {
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 15px;
}
.Custom_ourstory_image_w_text {
    margin: 50px auto 80px;
    max-width: 1920px;
}
.Custom_ourstory_image_w_text .no-overlap-content-box {
    max-width: 70%;
    margin: 0 auto;
}
.Custom_ourstory_image_w_text .no-overlap-content-box .homepage-featured-content-box-inner {
  padding: 20px 0;
}
.Custom_ourstory_image_w_text .no-overlap-content-box .homepage-sections--title {
    letter-spacing: normal;
}
.Custom_ourstory_image_w_text .no-overlap-content-box .featured-row__subtext p {
  letter-spacing: normal;
}
.Custom_ourstory_image_w_text .grid.feat_number-blocks {
    display: none;
} 
.start-with-coffee-pge1 {
    max-width: 1100px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.more-episodes-title {
    padding: 80px 0 50px !important;
}
.more-episodes-title .homepage-sections--title {
    margin-bottom: 15px !important;
}
.start-with-coffee-pge1 .grid.feat_number-blocks {
    display: none;
}
.Custom_ourstory_image_w_text.share-brand,
.Custom_ourstory_image_w_text.la-bicicletta,
.Custom_ourstory_image_w_text.zion-project {
  margin-bottom: 0;
  margin-top: 0;
}
.cstm-bnner-cls1 .homepage-featured-content-box-inner {
  padding: 0;
  max-width: 34rem;
}
.cstm-bnner-cls1 .homepage-section-title {
  font-weight: 500;
}
.custom_cls .grid-item__title {
    font-size: 24px;
    line-height: 33px;
    margin: 0;
}
.custom_cls .grid-view-item .product-grid--title a {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    text-shadow: 0.1px 0.1px #333;
}
.custom_cls .grid-view-item span.product-details-product-threewords {
    margin: 0 0 8px;
    font-size: 16px !important;
    line-height: 1.6;
    font-weight: 500;
    display: block;
}
.text-advert-section .grid__item .text-advert-section--sub-header {
  font-size: 16px;
}
.custom_cls .product-grid--price {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}
.custom_cls .product-grid--price a {
    font-size: 17px;
}
.custom_cls .homepage-sections--title {
    font-size: 38px !important;
}
.custom_cls .featured-row__subtext p {
  font-size: 16px;
}
.custom_cls .homepage-gallery-grid-inner .grid-image .responsive-image-wrapper {
    width: 100%;
    height: 100%;
}
/* Brewing Coffee */
.brewing-featured-rich-text {
    margin: 70px 0;
}
.brewing-featured-rich-text .brewiCustom_main_rich_textng-coffee {
    max-width: 800px;
    margin: 0 auto 50px auto;
    padding: 0px 35px;
}
.brewing-featured-rich-text .brewiCustom_main_rich_textng-coffee .homepage-sections--title {
    font-size: 38px;
}
.brewing-featured-rich-text .brewiCustom_main_rich_textng-coffee .featured-row__subtext p {
    font-size: 16px;
    line-height: 25px;
}
.brewing-featured-rich-text .custom_color {
  max-width: 100%;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.brewing-featured-rich-text .brewing-method-blocks {
  width: 16.66%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 50px;
  text-align: center;
  padding: 0px 20px;
  position: relative;
}
.brewing-featured-rich-text .brewing-block-title {
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 0.1px 0.1px #333;
}
.brewing-featured-rich-text .brewing-block-title span {
    font-size: 17px;
}
.brewing-featured-rich-text .custom_color:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #949494;
  content: "";
  top: 54px;
}
.brewing-featured-rich-text .brewing-method-blocks:after {
  content: "";
  position: absolute;
  width: 1px;
  background: #949494;
  height: 40px;
  top: 34px;
  left: 0;
  right: 0;
  margin: auto;
}
.brewing-featured-rich-text .brewing-block-subtext .textarea p {
  font-size: 14px !important;
}
.brewing-featured-rich-text .brewing-featured-rich-text {
  padding: 0px 20px;
}
.brewing-featured-rich-text .brewing-block-text h4 {
  margin-bottom: 0;
}
.customPaddingClass {
    margin-bottom: 0 !important;
}
.customPaddingClass .text-advert-section .grid__item.large--one-half.medium--one-half {
    padding: 80px 50px;
    margin: 0!important;
    width: 100%;
}
.customPaddingClass .text-advert-section .grid__item.large--one-half.medium--one-half .button-color--dark {
  margin-top: 20px;
  color: #fff;
}
.customPaddingClass .text-advert-section .grid__item.large--one-half.medium--one-half .button-color--white {
  margin-top: 20px;
  color: #000;
}
.customPaddingClass .text-advert-section .grid__item .text-advert-section--header {
    font-size: 28px;
    line-height: 39px;
    letter-spacing: normal;
}
.Custom_cstm-bnner-cls1 {
    margin-top: 70px;
}
.Custom_main_rich_text2 {
    padding-top: 30px;
    padding-bottom: 10px;
}
/* Brewing Coffee */
.community-banner-sec1,
.community-banner-sec2,
.community-banner-sec3,
.community-banner-sec4,
.community-banner-sec5,
.community-banner-sec6,
.community-banner-se7{
    margin: 0 !important;
}
.community-banner-sec8{
    margin-top: 0 !important;
}
.paying-whole-process {
    padding-top: 30px;
    margin-bottom: -20px;
}
.CustomProductClass .product-details-wrapper {
  padding: 40px
}
.CustomProductClass .product-details-product-title {
    margin-bottom: 0 !important;
}
.CustomProductClass .product-price-group-container {
    margin-bottom: 15px !important;
}
.wholesale-support,
.wholesale-we-offer,
.seasonal-coffee,
.other-creative-inquiries{
  margin-top: 10px;
  margin-bottom: 70px;
}
.testimonial--circle-images .homepage-sections--title {
    font-size: 38px;
    letter-spacing: normal;
}
.testimonial--circle-images .testimonials--text-wrapper p {
    font-size: 17px;
}
.text-advert-section .grid__item {
    justify-content: flex-start;
}
.vdeo-btn-jobs .color-scheme-btn {
    background-color: #fff !important;
}
.vdeo-btn-jobs .color-scheme-btn .homepage-video-play-button-inner {
    border-color: transparent transparent transparent #222730 !important;
}
.mt-35 {
  margin-top: 35px;
} 
.brewing-recipes-spicing {
    padding: 0 30px !important;
}
.brewing-recipes-spicing .homepage-featured-content-box-inner {
    padding: 20px;
}
.espresso-martini-products .featured-product--grid-item {
    margin-bottom: 45px;
}
.espresso-martini-products .featured-product--grid-item .grid-view-item {
    margin-bottom: 30px;
}
.espresso-martini-products .grid-view-item>div:not(:last-child) {
    margin-bottom: 0;
}
.guatemala-spacing {
    margin-top: 30px !important;
    margin-bottom: 80px !important;
}
.brewing-recipes-spicing img {
    max-width: 74% !important;
    margin: 0 auto;
}
.image-with-text-wrapper .muralist-wrapper-padding .homepage-content--image.large--one-half {
    flex-direction: row;
}
.muralist-wrapper-padding .wrapper-padded {
  padding: 0;
}
.holiday-gift-gallery .wrapper.content-width {
    padding-top: 30px;
    padding-bottom: 30px;
}
.holiday-doma-deep-banner .image-with-text-overlay__content-box {
    width: 50% !important;
} 
.holiday-doma-deep-banner .image-with-text-overlay__content-box .featured-row__subtext {
    font-size: 18px;
    color: #f4f4f4;
    line-height: 23px;
}
.homepage-sections--title {
    letter-spacing: normal;
}
.padding-and-witdh .homepage-featured-content-box-inner {
    width: 32rem;
    padding: 0;
}
.sitewide--title-wrapper.feature-row__text-alignment--left h4 {
  text-align: left !important;
}
.sitewide--title-wrapper.feature-row__text-alignment--right h4 {
  text-align: right !important;
}
.sitewide--title-wrapper.feature-row__text-alignment--center h4 {
  text-align: center !important;
} 
.contact-postion .wrapper-padded.shown-on-scroll {
    padding: 0;
}
.farming-future-img .homepage-content--image.large--one-half {
    justify-content: flex-start !important;
}
/* Min Width Media Query Css Start Here  */
@media (min-width: 769px) {
  .embrace-zen-coffee {
    margin-top: 0px !important;
    margin-bottom: 70px !important;
  }
  .pt-80 {
    padding-top: 80px !important;
  }
  .pt-70 {
    padding-top: 70px !important;
  }
  .pt-60 {
    padding-top: 60px !important;
  }
  .pt-50 {
    padding-top: 50px !important; 
  }
  .pt-0 {
    padding-top: 0px !important;
  }
  .pb-80 {
    padding-bottom: 80px !important;
  }
  .pb-70 {
    padding-bottom: 70px !important; 
  }
  .pb-60 {
    padding-bottom: 60px !important;
  }
  .pb-50 {
    padding-bottom: 50px !important;
  }
  .mt-10 {
    margin-top: 10px !important;
  }
  .mt-20 {
    margin-top: 20px !important;
  }
  .mt-30 {
    margin-top: 30px !important;
  }
  .mt-40 {
    margin-top: 40px !important;
  }
  .mt-50 {
    margin-top: 50px !important;
  }
  .mt-60 {
    margin-top: 60px !important;
  }
  .mt-70 {
    margin-top: 20px !important;
  }
  .mt-20 {
    margin-top: 20px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
  .farming-for-future,
  .Direct-trade{
    margin-top: 80px;
  }  
  .main_rich_text {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
  }
  .card-grid-items-last {
    margin-bottom: 70px !important;
  }
}
@media (min-width: 768px) {
  .zion-cycles .large--two-thirds {
    width: 100%;
    left: 0;
    padding: 0 30px;
  }
  .large--two-thirds {
    max-width: 1000px !important;
    width: 100%;
    left: 0 !important;
    margin: 0 auto;
    padding: 0 15px;
  }
  .espresso-martini-products .show-view-all--button {
    margin-top: 20px;
  }
  .contact-postion .wrapper-padded.shown-on-scroll {
    padding: 0;
    left: 8.333%;
    width: 83.333%;
    position: relative;
    margin: 0;
  }
}
@media (min-width: 993px) {
  .content_width_30_percent,
  .Image_width_30_percent {
    width: 35% !important;
  }
  .content_width_30_percent img,
  .Image_width_30_percent img{
    max-width: 100% !important;
    max-height: 100% !important;
  }
  
  .Image_width_40_percent {
    width: 40% !important;
  }
  .content_width_60_percent {
    width: 60% !important;
  }
  .content_width_50_percent,
  .Image_width_50_percent {
    width: 50% !important;
  }
  .Image_width_70_percent,
  .content_width_70_percent {
    width: 65% !important;
  }
  .farming-for-future .feature_row__image_wrapper .no-overlap-content-box {
    max-width: 80%;
    margin: 0px auto;
  }
}
@media (max-width: 1280px) {
  .Custom_ourstory_image_w_text .no-overlap-content-box {
    max-width: 80%;
  }
}
@media (max-width: 992px) {
  .grind-main_container {
    max-width: 93%;
}
  .image_ration_class_square .img {
    height: 100% !important;
    width: 100%;
    padding-bottom: 100%;
}
  #CartContainer button.ajaxcart__qty-remove {
    right: 10px;
}
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
  .px-30 {
      padding-inline: 30px !important;
  }
  .px-15 {
      padding-inline: 15px !important;
  }
  .py-30 {
      padding-block: 30px !important;
  }
  .gap-img .wrapper-padded {
    padding: 0;
  }
  .Custom_ourstory_image_w_text.text-left .content_width_70_percent {
    display: flex;
  }
  .custom_coffee_lab_column_with_text {
      padding-top: 30px !important;
  }
  .column-with-img {
    padding-top: 30px;
  }
  .Direct-trade .homepage-featured-content-wrapper,
  .farming-for-future .homepage-featured-content-wrapper,
  .Custom_ourstory_image_w_text .homepage-featured-content-wrapper {
    flex-wrap: wrap;
  }
  .Direct-trade .feature_row__image_wrapper,
  .Direct-trade .homepage-content--image,
  .farming-for-future .feature_row__image_wrapper,
  .farming-for-future .homepage-content--image {
    width: 100%;
  }
  .Custom_ourstory_image_w_text .feature_row__image_wrapper,
  .Custom_ourstory_image_w_text .homepage-content--image {
    width: 100%;
  }
  .farming-for-future .feature_row__image_wrapper,
  .Direct-trade .feature_row__image_wrapper {
        padding: 10px 30px 10px;
  }
  .farming-for-future .feature_row__image_wrapper .grid.feat_number-blocks {
    display: none;
  }
  .grid.feat_number-blocks::after {
    display: none;
  }
  .Custom_ourstory_image_w_text.full-image .homepage-content--image img {
    padding: 0;
  }
  .Custom_ourstory_image_w_text .homepage-content--image img {
    max-width: 100% !important;
    padding: 30px;
    max-height: fit-content !important;
  }
  .Custom_ourstory_image_w_text .no-overlap-content-box {
    max-width: 100%;
    padding: 0 30px;
  }
  .customPaddingClass .text-advert-section .grid__item.large--one-half.medium--one-half {
    padding: 50px 40px !important;
  }
  .brewing-recipes-spicing .homepage-featured-content-wrapper {
      flex-wrap: wrap;
  }
  .brewing-recipes-spicing .homepage-featured-content-wrapper >div {
    width: 100%;
  }
  .brewing-recipes-spicing h2.homepage-sections--title {
    font-size: 24px !important;
    line-height: 38px;
  }
  .brewing-recipes-spicing.column-reverse .homepage-featured-content-wrapper {
    flex-direction: column-reverse;
  }
  .galleryClassSection .homepage-gallery-background {
    padding: 30px !important;
  }
}
@media (max-width: 768px) {
  .grind-inner2_container {
    grid-template-columns: repeat(2,1fr);
    margin-top:10px;
    
}
  .choose-coffee-inner {
    padding-top: 20px !important;
}
    .pt-md-30 {
        padding-top: 30px !important;
    }
    .px-md-30 {
        padding-inline: 30px !important;
    }
    .px-md-15 {
        padding-inline: 15px !important;
    }
    .py-md-30 {
        padding-block: 30px !important;
    }
   .pt-40 {
     padding-top: 40px !important;
   }
   .pb-25 {
     padding-bottom: 25px !important;
   }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .partnerfamil-bonds {
    padding-top: 30px !important;
  }
  .partnerfamil-bonds .homepage-featured-content-wrapper {
    padding-inline: 20px;
  }
  .custom_coffee_lab_column_with_text .column-img-w-text {
    width: 100%;
    margin-bottom: 30px;
  }
  .custom_coffee_lab_column_with_text .column-img-w-text::after {
    display: none;
  }
  .Custom_ourstory_image_w_text {
    margin: 25px auto 40px;
  }
  .cstm-bnner-cls1 .homepage-section-title {
    font-size: 28px !important;
    line-height: 36px !important;
  }
  .cstm-bnner-cls1 .featured-row__subtext {
    font-size: 16px !important;
    line-height: normal !important;
  }
  .custom_cls .grid-item__title {
    font-size: 28px;
    line-height: 34px;
  }
  .brewing-featured-rich-text .brewing-method-blocks:after,
  .brewing-featured-rich-text .custom_color:after {
    display: none;
  }
  .brewing-featured-rich-text .custom_color {
    flex-wrap: wrap;
  }
  .brewing-featured-rich-text .brewing-method-blocks {
    width: 50%;
    grid-gap: 10px;
    padding: 0 10px;
  }
  .brewing-featured-rich-text {
    margin: 35px 0;
    padding: 0 20px;
  }
  .embrace-zen-coffee {
    margin-top: 0!important;
    margin-bottom: 35px!important;
  }
  .Custom_cstm-bnner-cls1 {
    margin-top: 35px;
  }
  .start-with-coffee-pge1 {
    margin-bottom: 0;
  }
  .more-episodes-title {
    padding: 40px 0 25px !important;
  }
  .hero-banner-video {
    height: 100vh !important;
  }
  .Custom_main_rich_text2 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -10px;
    margin-bottom: -20px;
  }
  .image-gallery-wrapper .custom_cls .two-images-per-row .grid-item__title {
    font-size: 20px;
    line-height: 30px;
  }
  .custom_cls .homepage-sections--title {
      font-size: 28px !important;
  }
  .desktoppadding {
    padding-top: 25px !important;
    padding-bottom: 0 !important;
  }
  .wholesale-support, .wholesale-we-offer, .seasonal-coffee, .other-creative-inquiries {
    margin-top: 0px;
    margin-bottom: 35px;
  }
  .main_rich_text {
    padding-top: 35px !important;
    padding-bottom: 30px !important;
  }
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .card-grid-items-last {
    margin-bottom: 35px!important;
  } 
  .guatemala-spacing {
    margin-top: 15px !important;
    margin-bottom: 45px !important;
  }
}
@media (max-width: 767px) {
  .homepage-featured-content-box {
      padding: 30px;
      max-width: 30rem;
  }
   .mt-lg-0 {
     margin-top: 0 !important;
   }
  .feature-row--no-overlapping .feature_row__image_wrapper {
    width: 100%;
  }
  .homepage-sections--title {
    font-size: 28px !important;
    line-height: 36px !important;
  }
  .Custom_main_rich_text .homepage-featured-rich-text h2 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
  .brewing-recipes-spicing h4.homepage-sections--title {
    font-size: 20px !important;
    line-height: normal !important;
  }
  .custom_imageWithOverlay .homepage-featured-content-box-inner .featured-row__subtext.textarea {
    font-size: 16px !important;
    line-height: normal !important;
  } 
  .cstm-bnner-cls1 .homepage-featured-content-box {
    width: 50%!important;
  }
  .image-gallery-wrapper .custom_cls .gallery-full-width .homepage-gallery-grid-item {
    width: 100%!important;
    margin-bottom: 20px;
  }
  .more-episodes-title .rte.homepage-sections--title {
    font-size: 28px !important;
    font-weight: 500;
  }
  .CustomProductClass .product-details-wrapper {
    padding: 20px 30px;
  }
  .farming-for-future h2.homepage-sections--title {
    text-align: left;
  }
  .Direct-trade h2.homepage-sections--title,
  .farming-for-future h2.homepage-sections--title {
    font-size: 28px!important;
    font-weight: 500;
    letter-spacing: normal;
  }
  .Direct-trade h2.homepage-sections--title {
    text-align:left;
  }
  .Direct-trade .feat_number-blocks {
    display: none;
  }
  .gallery-with-farming .homepage-gallery-grid-item {
    flex-basis: auto;
    width: 100% !important;
  }
  .CustomProductClass .product-form-block--static {
    display: grid !important;
    justify-content: flex-start;
  }
  .desktoppadding .homepage-sections--title {
    font-size: 28px !important;
    letter-spacing: normal;
  }
  .Custom_ourstory_image_w_text.text-lg-left .content_width_70_percent {
    display: block;
  }
  .brewing-recipes-spicing .homepage-featured-content-wrapper {
    display: flex;
  }
  .brewing-coffee-recipes-banner .featured-row__subtext {
    font-size: 18px !important;
  }
}
@media (max-width: 577px) {
  .custom_zion_main_rich_text .push--large--one-sixth,
  .Custom_main_rich_text .homepage-featured-rich-text {
      margin: -20px auto;
  }
          
}
@media (max-width: 576px) {
  .homepage-featured-content-box {
      padding: 10px;
      max-width: 100%;
  }
  .grind_text_div_class h4 {
    font-size: 11px;
    cursor: pointer;
    letter-spacing: 0.49px;
}
  .grind-main_container h3 {
    font-size: 24px;
    letter-spacing: 1.08px;
}
  .grind_desc_div_class p {
    font-size: 10px;
    color: #0f1029;
}
  .grind-main_container {
    padding: 34px;
}
.grind-inner2_container {
    grid-gap: 10px;
}
.grind-main_container {
    max-height: 600px;
    overflow-y: scroll;
}
  
  .px-15 {
      padding-inline: 15px !important;
  }
  .py-sm-30 {
    padding-block: 30px !important;
  }
  .Custom_main_rich_text { 
    padding: 0 15px;
  }
  .Custom_ourstory_image_w_text .homepage-content--image img {
    padding: 15px;
  }
  .mt-35 {
    margin-top: 35px;
  }
  .Custom_ourstory_image_w_text .no-overlap-content-box {
    padding: 0;
  }
  .Custom_ourstory_image_w_text .no-overlap-content-box .homepage-featured-content-box-inner {
    padding: 30px 15px;
  }
  .cstm-bnner-cls1 .homepage-featured-content-box-inner {
    padding: 0px 20px 0px;
  }
  .customPaddingClass .text-advert-section .grid__item.large--one-half.medium--one-half {
    padding: 30px!important;
  }
  .farming-for-future .feature_row__image_wrapper, 
  .Direct-trade .feature_row__image_wrapper {
    padding: 30px 15px;
  }
  .Direct-trade .homepage-featured-content-box-inner {
    text-align: center;
    padding: 0;
  }
  .px-30 {
    padding-inline: 15px !important;
  }
  .wholesale-why-doma .homepage-featured-rich-text {
    margin: 0 !important;
  }
 .custom_banner_image .responsive-image-wrapper {
    display: none;
  }
  .custom_mobileimage_blank_subscription {
    display: block;
  }
  .custom_mobileimage_blank_subscription .responsive-image-wrapper {
    display: block;
  }
  .custom_mobile_only_image_subscription.mobile_only {
    display: block;
  }
  .custom_mobile_only_image_subscription.mobile_only img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;
  }
  .partnerfamil-bonds .homepage-featured-content-wrapper {
    padding-inline: 15px;
  }
}
@media (max-width: 480px) {
  .holiday-doma-deep-banner .image-with-text-overlay__content-box {
    width: 100% !important;
  } 
  .cstm-bnner-cls1 .homepage-featured-content-box {
    width: 100%!important;
  }
  .Custom_ourstory_image_w_text .no-overlap-content-box .homepage-sections--title {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  .Custom_main_rich_text .homepage-featured-rich-text h2 {
    font-size: 22px !important;
    line-height: 32px!important;
  }
  .Custom_main_rich_text .homepage-featured-rich-text p {
    text-align: left !important;
  }
  .custom_imageWithOverlay .homepage-featured-content-box-inner {
    padding: 20px 15px!important;
    /* max-width: 200px; */
  }
  .custom_cls .grid-item__title {
    font-size: 22px;
    line-height: 32px;
  }
  .custom_mobile_grid.large--one-half.medium--one-half{
    margin-top: 0px !important;
    margin-bottom: 20px !important;
  }
  .custom_mobile_grid.large--one-half.medium--one-half {
    padding: 20px 0 !important;
  }
  .custom_mobile_grid_wrapper_inner {
    padding: 0 !important;
    margin-bottom: 0px !important;
  }
  .custom_mobile_grid .text-advert-section--header {
    font-size: 22px!important;
    line-height: 32px!important;
    font-weight: 500 !important;
  }
  .custom_mobile_grid .text-advert-section--sub-header {
      font-size: 16px!important;
     padding: 0 10px; 
  }
  .Custom_cstm-bnner-cls1 {
    margin-top: 20px;
  }
  .custom_mobile_grid.large--one-half.medium--one-half a {
      display: block;
      width: fit-content;
      margin: 20px auto 0;
  }
  .custom_mobile_grid_outer_wrap.grid.text-advert-section.swiper {
    gap: 0px !important;
  }
  .community-banner-sec1 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-sec2 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-sec3 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-sec4 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-sec5 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-sec6 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-se7 .no-overlap-content-box .featured-row__subtext p,
  .community-banner-sec8 .no-overlap-content-box .featured-row__subtext p {
    padding: 0 10px;
  }
  .image-gallery-wrapper .custom_cls .two-images-per-row .grid-item__title {
    font-size: 16px;
    line-height: 22px;
  }
  .image-gallery-wrapper .custom_cls .two-images-per-row .btn {
    padding: 10px calc(15px + 10px);
  }
  .desktoppadding {
    padding-inline: 15px !important;
  }
  .desktoppadding .homepage-sections--title {
    font-size: 22px!important;
  }
  h2.homepage-sections--title {
    font-size: 22px !important;
  }
  .Direct-trade .grid.feat_number-blocks {
    display: none;
  }
  .homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper.mobile--alignment--center .homepage-featured-content-box-inner {
    text-align: center !important;
  }
  .homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper.mobile--alignment--left .homepage-featured-content-box-inner {
      text-align: left !important;
  }
  .homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper.mobile--alignment--right .homepage-featured-content-box-inner {
      text-align: right !important;
  }
  .homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper.mobile--alignment--center .homepage-featured-content-box-inner :is(h2, h4) {
    text-align: center !important;
  }
  .homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper.mobile--alignment--left .homepage-featured-content-box-inner :is(h2, h4){
      text-align: left !important;
  }
  .homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper.mobile--alignment--right .homepage-featured-content-box-inner :is(h2, h4){
      text-align: right !important;
  }
  .brewing-recipes-spicing {
    padding: 0 15px!important;
  }
  .brewing-recipes-spicing .homepage-featured-content-box-inner {
    padding: 20px 20px!important;
  }
}
@media (max-width: 351px) {
  .image-gallery-wrapper .custom_cls .two-images-per-row .btn {
    padding: 7px 15px;
  }
   .CustomProductClass .product-form-block--static {
      display: block !important;
  }
}
/* Coffee Lab Page Css End Here */

/*==================== 08-05-2024 Css End Here ====================*/
@media (max-width: 992px){
  .product-medias__main {
    width: 100%!important;
    padding-bottom:30px;
  }
  
  .site-footer .grid__item:first-child {
      width: 100% ! IMPORTANT;
  }
  .site-footer  ul#sm-icons {
      justify-content: flex-start !important;
  }
    
  .site-footer .grid__item {
      width: 50% !important;
      text-align: left;
  }
  .site-footer .grid__item:last-child {
      width: 50%;
      flex-grow: unset;
      text-align: left;
  }  
  .site-footer .grid {
      flex-wrap: wrap;
      flex-direction: unset !IMPORTANT;
  }
  .template-product .originstory-img-w-text {
      flex-direction: column-reverse;
  }
  .originstory-content {
      width: 100%;
      padding: 50px 30px;
  }
  .originstory-image {
      width: 100%;
  }
  .template-product .homepage-featured-content-box-inner {
      padding: 50px 30px 10px;
      width: 100% !important;
      max-width: unset;
  }
}
@media(max-width:767px){
/* 30/4/2024 css start */
   #the-doma-subscription-doma-coffee .widget-block--grid-3 .widget-block--grid-item {
      max-width: 100% !important;
      flex-basis: 100% !important;
      margin-top: 20px !important;
  }
/* 30/4/2024 css end */
  #ShopNowContainer #AddToCartForm {
    padding: 0 0px;
  }
  .custom_mobile_grid.large--one-half.medium--one-half:last-child {
    margin-top: 30px;
  }
  .custom_mobile_grid.large--one-half.medium--one-half {
    /* background: #f4f4f4; */
    padding: 20px;
  }
  .paymentButtonsWrapper {
    display: flex !important;
    grid-gap: 10px;
    justify-content: center;
  }
  .custom_mobile_grid_wrapper_inner {
   margin-bottom:30px;
  }
  .template-collection .product-grid--wrapper .grid__item.small--one-whole.medium--one-half:not(.swiper-slide) {
      width: calc(50% - 15px) !important;
  }
  .custom_mobile_grid_outer_wrap.grid.text-advert-section.swiper {
    gap: 20px;
    width: 100% ! IMPORTANT;
    grid-template-columns: 1fr;
  }
  .custom_mobile_grid_wrapper_inner {
    padding: 0 20px;
  }
  a.btn.quick-add-button-variants {
    font-size: 12px;
  }
   .homepage-featured-content-wrapper .quick-add-wrapper {
    position: absolute !important;
    top: 50%;
  }
   .homepage-featured-content-wrapper .grid-view-item:hover .quick-add-wrapper {
    transform: translateY(0);
    opacity: 1;
  }
  .image-with-text-wrapper .homepage-content--image.large--one-half {
    position: relative !important;
  }
  #ShopNowContainer .product-medias__main {
      width: 100% !important;
  }
  span#AddToCartText {
    font-size: 12px !important;
  }
  .custom_log_image_for_mobile_center_left{
    margin:0;
  }
  .custom_log_image_for_mobile_center{
   margin:0 auto;
  }
  .custom_log_image_for_mobile_center_right{
      margin:0 0  auto auto;;
  }
  .custom_log_image_for_mobile_bottom_left{
    margin:0; 
  }
  .custom_log_image_for_mobile_bottom{
     margin:0 auto; 
  }
  .custom_log_image_for_mobile_bottom_right{
    margin:0 0  auto auto;
  }
  .paymentButtonsWrapper {
    display: flex !important;
    grid-gap: 10px;
  }
  .image-with-text-wrapper .homepage-content--image {
    position: relative;
  }
  .newsletter-footer ul#sm-icons {
    padding: 20px 0 3px;
    justify-content: center !important;
  }
  .homepage-featured-content-box {
    width: 100% !important;
  }
  .swatch .header {
      font-size: 12px!important;
  }
  .swatch-items-wrapper label {
      font-size: 12px!important;
  }  
  .template-product .homepage-featured-content-box-inner h2 {
      font-size: 32px !important;
  }  
  .homepage-sections-wrapper--light .text-advert-section .grid__item.large--one-half.medium--one-half {
      padding: 20px;
      margin-right: 10px !important;
  }
  .column-with-img {
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }
  .template-product .column-with-img {
      margin: 0px;
  }
  .column-img-w-text {
      width: 100%;
      margin-bottom: 30px;
  }
  .column-with-img .column_title h3 {
      font-size: 18px;
  }
  .shopify-section .homepage-sections-wrapper.text-advert-section {
      background: transparent;
  }  
  .template-product .homepage-featured-content-box-inner .feat_number-blocks{
      flex-wrap: wrap;
      margin: 0;
  }
  .homepage-featured-box-btn, .homepage-section-btn {
      text-transform: capitalize;
      font-size: 12px;
  }  
  .text-advert-section .grid__item .text-advert-section--header {
      font-size: 20px;
      margin-bottom: 20px;
  }  
  .template-product .homepage-featured-content-box-inner .grid__item {
      width: 100% !important;
      padding: 0;
  }  
  .main-image-text {
      min-height: auto;
      margin-bottom: 15px;
  }  
  .newsletter-footer ul#sm-icons {
      order: 2;
      padding: 30px 0 3px;
      width: 100%;
  }  
   footer.footer-main {
      padding: 28px 0 0px;
  }
  .standalone-icon--wrapper:not(.icon-no-padding) {
    padding: 0px!important;
    padding-right: 10px !important;
  }
  .originstory-small-images {
      padding: 0px;
      margin: 50px 0px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
  }
  .originstory-small-img-text:before{
      display: none;
  }  
  .product-icon-box {
      flex-flow: wrap;
  }
  .product-icon-list {
      width: 50%;
      text-align: center;
  }  
  .cart_drawer_main .ajaxcart__inner {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .drawer #CartContainer .ajaxcart__footer-wrapper {
    padding: 0 15px;
  }
  .simple_freeshipping_text {
    margin: 15px 15px 20px 15px;
  }
  .drawer--right .drawer__title {
      margin: 0px 0 0 15px !important;
      display: block !important;
  }
  .drawer__close button {
      top: 5px !important;
  }
  .drawer__title span:not(.sr-only) {
    margin: 15px 0 0;
    font-size: 17px;
  }
  .grid__item {
      margin-top: 0px !important;
  }
  .ajaxcart__product .grid__item.small--one-whole.medium--one-quarter {
      width: 40%;
  }
  .drawer--right .grid__item.small--one-whole.medium--two-quarters.large--two-quarters.medium--display-table-cell {
      width: 60%;
  }
}
@media (max-width: 576px) {
  .h3.footer-header {
      position: relative;
     transition: 5s;
  }
  .product-grid--wrapper.grid-uniform {
    margin-left: 15px;
  }
  .mobile-nav-bar-wrapper button.site-nav__link {
      margin-left: 0px;
  }
  .grid__item.links-footer.footer-active .h3.footer-header:after {
    background: url(/cdn/shop/files/minus.png?v=1714030069);
    background-repeat: no-repeat;
    background-size: 62%;
    height: 6px;
    width: 20px;
    transition:0.5s;
  }
  .h3.footer-header:after {
      position: absolute;
      content: "";
      background: url(/cdn/shop/files/plus.png?v=1714030069);
      height: 16px;
      width: 16px;
      background-repeat: no-repeat;
      right: 0;
      top: 50%;
      transform: translatey(-50%);
      background-size: 62%;
      transition:0.5s ;
  }
  .site-footer .grid__item .footer-header {
      margin-bottom: 0 !important;
  }
  ul.footer-content.nav-link-animated {
    opacity: 0;
    max-height: 0;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
  }
  .grid__item.links-footer.footer-active ul.footer-content.nav-link-animated {
    opacity:1!important;
    max-height: 300px;
    transition: max-height .5s ease-in;

  }
  .site-footer .image-footer:nth-child(+1) {
      order: 6;
      border: 0;
      padding-bottom: 0;
      margin-top: 24px !important;
      margin-bottom: 10px;
  }
  .site-footer .grid__item {
      width: 100% !important;
      border-bottom: 1px solid #e6e6e6;
      margin: 0 !important;
      padding: 18px 0px!important;
      justify-content: center;
      text-align: center;
      position: relative;
  }
  .site-footer .links-footer:nth-child(+2) {
      order: 2;
  }  
  .site-footer .links-footer:nth-child(+3) {
      order: 3;
  }
  .site-footer .links-footer:nth-child(+4) {
      order: 4;
  }  
  .site-footer .grid__item:last-child {
      padding: 0;
      text-align: center;
      margin: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: left;
  }
  .site-footer .grid__item:last-child form#newsletter-footer_form {
      width: 100%;
  }
  .site-footer .grid__item:last-child .footer_social_icon {
      order: 2;
      padding: 36px 0 24px;
      width: 100%;
  }
  .site-footer .grid__item.newsletter-footer .footer_social_icon ul {
      justify-content: center;
      padding: 0;
  }
  .site-footer .grid__item .footer-header {
      padding: 0;
      margin: 0;
      border: 0;
      font-size: 12px;
      position: relative;
  }  
  .site-footer .grid__item .footer-header svg {
      position: absolute;
      right: 10px;
      top: 0;
      width: 10px;
      height: 10px;
      display: block !important;
      transition: all .25s ease-out;
  }
  /* .footer-content {
      display: none;
  } */
  .site-footer .grid__item ul.footer-content li {
      margin: 10px 0;
  }
  .site-footer .grid__item:first-child img {
      max-width: 32%!important;
      margin: auto;
  }
  .site-footer .grid__item:last-child .footer_social_icon {
      order: 2;
      padding: 36px 0 24px;
      width: 100%;
  }
}
@media (max-width: 480px){
  .drawer .ajaxcart__footer-wrapper .pdp-option-gift {
      flex-wrap: wrap;
      column-gap: 10px;
  }
  .pdp-option-gift label.product-gift-label {
      width: 100%;
  }
  .drawer .ajaxcart__footer-wrapper .pdp-option-gift input {
      margin: 0;
  }
  .jtpl_cart_collection_product img.cart_collection_product_image {
      width: 100%;
      max-width: 60px !important;
  }
  div#jtpl_cart_collection_wrapper {
      padding: 10px 18px !important;
  }
  .custom_quantity .text-left {
      flex-direction: column;
  }
  .homepage-featured-content-box-inner {
      padding: 20px 15px!important;
  }  
  h2.homepage-sections--title {
    font-size: 22px!important;
  }
  .galleryClassSection .homepage-gallery-background {
    padding: 30px 15px!important;
  }
  .cstm-bnner-cls1 .homepage-section-title {
    font-size: 22px !important;
    line-height: normal !important;
  }
}
/* ended */

@media screen and (max-width:750px) {
  .mobile_products_show{
    display:block !important;
  }
  .desktop_products_show{
     display:none !important; 
  }
  .template-product .homepage-featured-box-btn {
    float: none !important;
  }
  .homepage-slider-container .swiper {
    height: auto;
}


}
#ShopNowContainer .product-medias__main {
    width: calc(100% - 40% - 30px);
}
.progress_main_bar {
    display: block;
    position: relative;
    background-color: rgb(245, 245, 245);
    height: 8px;
    overflow: hidden;
}
.simple_freeshipping_text p, .simple_freeshipping_text span {
    font-weight: 400;
    letter-spacing: 0.5px;
    vertical-align: baseline;
    line-height: 35px;
    font-size: 12px;
    margin: 0;
}
.progress_main_bar {
    display: block;
    position: relative;
    background-color: rgb(245, 245, 245);
    height: 8px;
    overflow: hidden;
}
.progress_main_bar  .progress-bar {
    position: absolute;
    top: 0px;
    height: 8px;
    bottom: 0px;
    left: 0px;
    background-color: #000;
    transition: width 750ms ease-in-out 0s;
    transform: translate3d(0px, 0px, 0px);
}
.jtpl_cart_drawer_collection {
    background-color: #F5F5F5;
    padding: 10px 10px;
}
.jtpl_cart_drawer_collection p {
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
}
div#jtpl_cart_collection_wrapper {
    padding: 10px 38px 10px 38px;
    margin: 0px;
}
.jtpl_cart_collection_product img.cart_collection_product_image {
    width: 100%;
    max-width: 80px;
}
.jtpl_cart_drawer_collection .cart_collection_product_content h4.jtpl_slider_head {
    font-size: 14px;
    margin: 0px;
  letter-spacing:0 !important;
}
.jtpl_metafileds_content span.product-details-product-threewords {
    font-size: 13px;
    line-height: 16px;
    display: block;
}
.jtpl_cart_collection_product .cart_collection_product_content .jtpl_AddToCart span#AddToCartText {
    border-radius: var(--alt-btn-border-radius);
    font-weight: var(--alt-btn-font-weight);
    font-style: var(--alt-btn-font-style);
    transition: all .15s ease-in-out 0s;
    display: inline-block;
    padding: 0px 10px;
    text-transform: var(--button-text-case);
    letter-spacing: 1px;
    font-size: 12px;
    cursor: pointer;
    pointer-events: auto;
    border: 0;
    text-transform: capitalize;
}
button.jtpl_AddToCart.btn {
    border: 0px;
}
.jtpl_cart_drawer_collection .slick-dots li button:before {
    background-color: #000 !important;
    width: 13px!important;
    height: 13px!important;
    padding: 3px!important;
    border-radius: 50%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button:before {
    font-family: slick; 
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\2022";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}
.jtpl_cart_collection_product {
    display: flex;
    gap: 10px;
    background-color: #fff;
    padding: 10px;
}
#jtpl_cart_collection_wrapper li button {
    font-size: 0;
    border: 0;
    outline: 0;
    text-indent: -9999px;
    overflow: hidden;
}
.drawer .ajaxcart__footer-wrapper .pdp-option-gift {
    display: flex;
    grid-gap: 6px;
    padding: 20px 0;
}
.pdp-option-gift label {
    font-size: 15px!important;
}
.jtpl_cart_drawer_collection .slick-dots {
    position: relative;
    bottom: -16px;
}
.ajaxcart__footer .cart__checkout {
    margin-bottom: 10px !important;
    width: 100%;
}
.simple_freeshipping_text ,.pdp-option-gift {
    margin: 15px 25px 20px 25px;
}

#jtpl_cart_collection_wrapper.swiper {
  overflow: hidden;
  position: relative;
}

#jtpl_cart_collection_wrapper.swiper .swiper-wrapper {
  display: flex;
}

#jtpl_cart_collection_wrapper.swiper .swiper-slide {
  flex: 0 0 100%; 
  width: 100%;
}

#jtpl_cart_collection_wrapper.swiper .swiper-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 10px;
}

#jtpl_cart_collection_wrapper.swiper .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  border: 1px solid currentColor;
  background: none;
  opacity: 1;
}

#jtpl_cart_collection_wrapper.swiper .swiper-pagination-bullet-active {
  background: currentColor;
}
.footer-wrapper.fix-to-bottom {
    position: static !important;
} 


.template-product .originstory-img-w-text {
    padding: 0px 0px;
    margin-top: 40px;
    margin-bottom: 40px;
    background: #f4f4f4;
}
.originstory-img-w-text {
    display: flex;
    width: 100%;
    align-items: center;
    flex-flow: wrap;
}
.originstory-content {
    flex: 1;
    padding: 7% 10%;
    font-size: 16px;
}
.originstory-section .originstory-content h1 {
    font-size: 32px;
}
.originstory-small-images {
    display: flex;
    margin: 40px 0px;
    grid-gap: 20px;
    position: relative;
}
.originstory-small-img-text {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.originstory-image {
    width: 40%;
}


.breville-tutorial-img-w-text {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 2% 10% 7% 10%;
  margin-bottom: 40px;
  margin-top: -40px;
  flex-wrap: nowrap;
  background: #f4f4f4;
}

/* VIDEO WRAPPER (desktop) */
.breville-tutorial-image {
  flex: 0 0 60%;
  position: relative;
  padding-bottom: 33.75%; /* 16:9 ratio */
  height: 0;
}

/* IFRAME inside video wrapper */
.breville-tutorial-image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.breville-tutorial-content {
  flex: 0 0 40%;
  font-size: 16px;
  padding: 40px;
}

/* MOBILE */
@media screen and (max-width: 767px) {
  .breville-tutorial-img-w-text {
    flex-direction: column;
    gap: 25px;
    padding: 8% 7% 12% 7%; 
  }

  .breville-tutorial-image {
    width: 100%;
    padding-bottom: 56.25%; 
    flex: unset;
  }

  .breville-tutorial-content {
    width: 100%;
    padding: 20px 10px 30px 10px; 
    flex: unset;
  }
}
