/** Shopify CDN: Minification failed

Line 176:0 Unexpected "}"

**/
/*********Include customs form**********/


h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
  text-transform: lowercase;
}
.cups{
  text-transform: uppercase;
}
/***************custom csss******************/

body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons,
body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-button {

  display:block!important;
}
body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-counter{
  display:none;
}
body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-button{
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -25px;
    z-index: 10;
    color: #fff;
}
a.tastebtn {
    background-color: #9C4F1C;
    color: #F2E8D1;
    text-decoration: none;
    padding: .8rem;
    min-width: 100%;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    border-radius: 10px;
    text-decoration: none !important;
}

.column__custom__wrapper .multicolumn-list{
  justify-content: center;
}

.column__custom__wrapper .multicolumn-card__image-wrapper{
  padding: 0 2px;
  margin: 0;
}

.column__custom__wrapper .multicolumn-card__image-wrapper .multicolumn-card__image{
  transition: transform 0.3s ease;
  max-width: 100%;
  height: auto;
}

.column__custom__wrapper .multicolumn-list__item:hover .multicolumn-card__image-wrapper .multicolumn-card__image{
  transform: scale(1.1);
}

.column__custom__wrapper .multicolumn-card .multicolumn-card__info .link{
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: max-content;
  background: #2816006e;
  padding: 10px 20px;
  border-radius: 30px;
  transition: 0.3s;
  font-size: 14px;
}

.column__custom__wrapper .multicolumn-card .multicolumn-card__info .link:hover{
  background: #9a643d;
}

@media(max-width:750px){
  body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-button{
    display:none!important;
  }
  .column__custom__wrapper .multicolumn-card .multicolumn-card__info .link{
    font-size: 18px;
  }
}
body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-button--next{
  left:auto;
  right:15px;
}
body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-button svg{
    width: 25px;
    height: auto;
}
body.product media-gallery[data-thumbnails="true"] slider-component .slider-buttons .slider-button:not([disabled]):hover{
  color:#fff;
} 
body.product media-gallery[data-thumbnails="true"] slider-component .product__media{
  --aspect-ratio: 1;
}
body.product media-gallery[data-thumbnails="true"]{
      display: grid;
    grid-template-columns: 75px 1fr;
}
@media(max-width:1024px){
  body.product media-gallery[data-thumbnails="true"]{
      display: grid;
    grid-template-columns: 50px 1fr;
}
}
body.product media-gallery[data-thumbnails="true"] slider-component.slider-mobile-gutter{
  position:relative;
  order:2;
}
body.product media-gallery[data-thumbnails="true"] .thumbnail-slider{
  order:1!important;
}
body.product media-gallery[data-thumbnails="true"] .thumbnail-list{
  flex-direction:column;
  height:100%;
  justify-content:center;
}
body.product media-gallery[data-thumbnails="true"] .thumbnail-list .thumbnail-list__item.slider__slide{
  height:65px;
  width:100%!important;
}
@media(max-width:1024px){
  body.product media-gallery[data-thumbnails="true"] .thumbnail-list .thumbnail-list__item.slider__slide{
  height:40px;
}
}
body.product slider-component .product--thumbnail_slider .slider-mobile-gutter .slider-button{
    display:none;
  }
@media(max-width:750px){

  body.product media-gallery[data-thumbnails="true"]{
      display:block;
  }
  body.product media-gallery[data-thumbnails="true"] slider-component .thumbnail-list{
    flex-direction:row;
    height:auto;
  }
  body.product media-gallery[data-thumbnails="true"] .thumbnail-list .thumbnail-list__item.slider__slide{
      width:calc(20% - .8rem)!important;
      height:auto;
    
  }
}
media-gallery .thumbnail img{
  object-fit: cover;
}
/*******Collection cards styles*******/

.quick-add__submit{
  background-color:#9C4F1C;
  color:#F2E8D1;
  text-transform: uppercase;
}


.card__content .card-information .price{
  margin-top: 0!important;
}
.card__content .card__heading{
  margin-bottom:15px;
}
.card__heading a {
    font-weight: 600!important;
}
}

/*.page-about-us .rte img {*/
/*    display: block;*/
/*    margin: 0 auto 20px;*/
/*}*/
.shiping-label .datepicker-input {
    font-family: var(--font-body-family) !important; 
    font-size: 14px !important; 
    width: 40% !important; 
    height: 32px !important;
    padding-left: 10px;
}
.cart-drawer-note__info {
    margin-bottom: 2rem;
    margin-top: -1.2rem;
    font-size: 1.3rem;
    line-height: calc(1 + .5 / var(--font-body-scale));
    letter-spacing: .04rem;
}

/****Header cart icons********/


/********Simple page text*********/
body.page .rte a{
  color:var(--color-foreground);
}
body.page .rte a:hover{
  color:var(--color-foreground);
}

/*************Product page ***********/
