/** Shopify CDN: Minification failed

Line 96:0 Unexpected "}"

**/
.container {
  max-width: 1440px;
  padding: 0px 20px;
  margin: 0 auto;
}

/* home-collection-list */
.head-con.top_btm {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 15px;
}
.head-con {
  display: flex;
  flex-direction: column;
}

#home_coll .collection-card {
    align-content: unset;
}

#home_coll a.collection-card {
  border: 1px solid #000000;
  gap: 0px;
  min-height: 400px;
}
#home_coll .collection-card__content {
  padding: 25px 25px;
  opacity:1;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
section#shopify-section-template--17625591808190__slideshow_WbHjtD {
    margin-top: 35px;
}
@media(max-width:767px) and (min-width:1024px){
  div#shopify-section-template--17625591808190__home_prd_slider_CU9aan{
    margin-bottom: 100px!important;
  }
}
#home_coll .head-con p.h3 {
    font-family: "Quicksand";
    letter-spacing: 1.3px;
    font-size: 16px;
      margin-top: 0px;
      text-transform: capitalize !important;
    font-weight: bold;
    color: #000000;
}
#home_coll .head-con p.h6 {
    font-family: "Quicksand";
    font-size: 16px;
    font-weight: normal;
    color: black;
    line-height: 1.1;
    text-transform: none !important;
    letter-spacing: normal;
}

#home_coll button.button {
    font-size: 12px;
    font-family: "Quicksand";
    letter-spacing: 2px;
    font-weight: normal;
    text-align: left;
    background: #fdcc58 !important;
    color: black !important;
    height: 35px;
  /* width: 152px; */
    margin-top: 10px;
    border: 1px solid black;
}

#home_coll button.button:hover {
  background: white !important;
  color: black !important;
}

/* #home_coll .section-header h2.h2 {
  text-transform: unset;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 0px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px){
  #home_coll .section-header h2.h2{
    font-size: 2rem;
} */
}
/* end home-collection-list */
 @media(min-width:767px){
    .multi-column__item {
    padding-inline: 2em;
}
.image-multicolumn .overflow-hidden.-img {
    padding: 26px 26px 0;
}
.image-multicolumn .custom-add-button {
    margin-top: 15px;
}
   
 }
@media(max-width:767px){
  .part-3{
    padding-bottom:15px;
  }
  .mb-display multi-column {
    display: flex !important;
    flex-wrap: wrap;
}
}
   /* side nav header css */
a.header-sidebar__linklist-button.h6 {
    color: #000 !important;
    font-weight: 600;
}
.accordion-content li {
    font-family: "Quicksand", sans-serif !important;
    letter-spacing: normal;
    color: black;
    font-weight: 500;
}
.custom-liq p {
    color: #000;
    font-family: 'Quicksand' !important;
    font-weight: 500;
}



